Aug 12 14:43:34.652934 np0000007067 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 12 14:43:34.658267 np0000007067 devstack@c-api.service[100245]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 12 14:43:34 2026] *** Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: nodename: np0000007067 Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: machine: x86_64 Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: clock source: unix Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: pcre jit disabled Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: detected number of CPU cores: 16 Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: current working directory: / Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: detected binary path: /usr/bin/uwsgi-core Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: your processes number limit is 257052 Aug 12 14:43:34.660551 np0000007067 devstack@c-api.service[100245]: your memory page size is 4096 bytes Aug 12 14:43:34.660785 np0000007067 devstack@c-api.service[100245]: detected max file descriptor number: 2048 Aug 12 14:43:34.660785 np0000007067 devstack@c-api.service[100245]: lock engine: pthread robust mutexes Aug 12 14:43:34.660785 np0000007067 devstack@c-api.service[100245]: thunder lock: enabled Aug 12 14:43:34.660889 np0000007067 devstack@c-api.service[100245]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 12 14:43:34.660922 np0000007067 devstack@c-api.service[100245]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 12 14:43:34.660948 np0000007067 devstack@c-api.service[100245]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 12 14:43:34.660948 np0000007067 devstack@c-api.service[100245]: Set PythonHome to /opt/stack/data/venv Aug 12 14:43:34.694789 np0000007067 devstack@c-api.service[100245]: Python main interpreter initialized at 0x7ba3f24a4668 Aug 12 14:43:34.694789 np0000007067 devstack@c-api.service[100245]: python threads support enabled Aug 12 14:43:34.694789 np0000007067 devstack@c-api.service[100245]: your server socket listen backlog is limited to 100 connections Aug 12 14:43:34.694789 np0000007067 devstack@c-api.service[100245]: your mercy for graceful operations on workers is 80 seconds Aug 12 14:43:34.695257 np0000007067 devstack@c-api.service[100245]: mapped 671795 bytes (656 KB) for 4 cores Aug 12 14:43:34.695445 np0000007067 devstack@c-api.service[100245]: *** Operational MODE: preforking *** Aug 12 14:43:34.695649 np0000007067 devstack@c-api.service[100245]: *** uWSGI is running in multiple interpreter mode *** Aug 12 14:43:34.695649 np0000007067 devstack@c-api.service[100245]: spawned uWSGI master process (pid: 100245) Aug 12 14:43:34.695880 np0000007067 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 12 14:43:34.696151 np0000007067 devstack@c-api.service[100245]: spawned uWSGI worker 1 (pid: 100246, cores: 1) Aug 12 14:43:34.696605 np0000007067 devstack@c-api.service[100245]: spawned uWSGI worker 2 (pid: 100247, cores: 1) Aug 12 14:43:34.696989 np0000007067 devstack@c-api.service[100245]: spawned uWSGI worker 3 (pid: 100248, cores: 1) Aug 12 14:43:34.697393 np0000007067 devstack@c-api.service[100245]: spawned uWSGI worker 4 (pid: 100249, cores: 1) Aug 12 14:43:34.697450 np0000007067 devstack@c-api.service[100245]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 12 14:43:34.828904 np0000007067 devstack@c-api.service[100246]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 14:43:34.828904 np0000007067 devstack@c-api.service[100246]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 14:43:34.828904 np0000007067 devstack@c-api.service[100246]: we strongly recommend against using it for new projects. Aug 12 14:43:34.828904 np0000007067 devstack@c-api.service[100246]: If you are already using Eventlet, we recommend migrating to a different Aug 12 14:43:34.828904 np0000007067 devstack@c-api.service[100246]: framework. For more detail see Aug 12 14:43:34.828904 np0000007067 devstack@c-api.service[100246]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 14:43:34.828904 np0000007067 devstack@c-api.service[100246]: import eventlet # noqa Aug 12 14:43:34.840367 np0000007067 devstack@c-api.service[100247]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 14:43:34.840367 np0000007067 devstack@c-api.service[100247]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 14:43:34.840367 np0000007067 devstack@c-api.service[100247]: we strongly recommend against using it for new projects. Aug 12 14:43:34.840367 np0000007067 devstack@c-api.service[100247]: If you are already using Eventlet, we recommend migrating to a different Aug 12 14:43:34.840367 np0000007067 devstack@c-api.service[100247]: framework. For more detail see Aug 12 14:43:34.840367 np0000007067 devstack@c-api.service[100247]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 14:43:34.840367 np0000007067 devstack@c-api.service[100247]: import eventlet # noqa Aug 12 14:43:34.842861 np0000007067 devstack@c-api.service[100248]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 14:43:34.842861 np0000007067 devstack@c-api.service[100248]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 14:43:34.842861 np0000007067 devstack@c-api.service[100248]: we strongly recommend against using it for new projects. Aug 12 14:43:34.842861 np0000007067 devstack@c-api.service[100248]: If you are already using Eventlet, we recommend migrating to a different Aug 12 14:43:34.842861 np0000007067 devstack@c-api.service[100248]: framework. For more detail see Aug 12 14:43:34.842861 np0000007067 devstack@c-api.service[100248]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 14:43:34.842861 np0000007067 devstack@c-api.service[100248]: import eventlet # noqa Aug 12 14:43:34.849387 np0000007067 devstack@c-api.service[100249]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 12 14:43:34.849387 np0000007067 devstack@c-api.service[100249]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 12 14:43:34.849387 np0000007067 devstack@c-api.service[100249]: we strongly recommend against using it for new projects. Aug 12 14:43:34.849387 np0000007067 devstack@c-api.service[100249]: If you are already using Eventlet, we recommend migrating to a different Aug 12 14:43:34.849387 np0000007067 devstack@c-api.service[100249]: framework. For more detail see Aug 12 14:43:34.849387 np0000007067 devstack@c-api.service[100249]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 12 14:43:34.849387 np0000007067 devstack@c-api.service[100249]: import eventlet # noqa Aug 12 14:43:34.995154 np0000007067 devstack@c-api.service[100246]: /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 14:43:34.995154 np0000007067 devstack@c-api.service[100246]: from cgi import parse_header Aug 12 14:43:35.001617 np0000007067 devstack@c-api.service[100248]: /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 14:43:35.001617 np0000007067 devstack@c-api.service[100248]: from cgi import parse_header Aug 12 14:43:35.008240 np0000007067 devstack@c-api.service[100247]: /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 14:43:35.008240 np0000007067 devstack@c-api.service[100247]: from cgi import parse_header Aug 12 14:43:35.032569 np0000007067 devstack@c-api.service[100246]: /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 14:43:35.032569 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:43:35.033930 np0000007067 devstack@c-api.service[100249]: /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 14:43:35.033930 np0000007067 devstack@c-api.service[100249]: from cgi import parse_header Aug 12 14:43:35.038687 np0000007067 devstack@c-api.service[100248]: /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 14:43:35.038687 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:43:35.044520 np0000007067 devstack@c-api.service[100246]: /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 14:43:35.044520 np0000007067 devstack@c-api.service[100246]: removals.removed_module( Aug 12 14:43:35.045363 np0000007067 devstack@c-api.service[100246]: /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 14:43:35.045363 np0000007067 devstack@c-api.service[100246]: removals.removed_module( Aug 12 14:43:35.046768 np0000007067 devstack@c-api.service[100247]: /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 14:43:35.046768 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:43:35.051044 np0000007067 devstack@c-api.service[100248]: /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 14:43:35.051044 np0000007067 devstack@c-api.service[100248]: removals.removed_module( Aug 12 14:43:35.051969 np0000007067 devstack@c-api.service[100248]: /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 14:43:35.051969 np0000007067 devstack@c-api.service[100248]: removals.removed_module( Aug 12 14:43:35.058421 np0000007067 devstack@c-api.service[100247]: /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 14:43:35.058421 np0000007067 devstack@c-api.service[100247]: removals.removed_module( Aug 12 14:43:35.059168 np0000007067 devstack@c-api.service[100247]: /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 14:43:35.059168 np0000007067 devstack@c-api.service[100247]: removals.removed_module( Aug 12 14:43:35.073147 np0000007067 devstack@c-api.service[100249]: /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 14:43:35.073147 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:43:35.084991 np0000007067 devstack@c-api.service[100249]: /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 14:43:35.084991 np0000007067 devstack@c-api.service[100249]: removals.removed_module( Aug 12 14:43:35.085882 np0000007067 devstack@c-api.service[100249]: /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 14:43:35.085882 np0000007067 devstack@c-api.service[100249]: removals.removed_module( Aug 12 14:43:35.809099 np0000007067 devstack@c-api.service[100246]: /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 14:43:35.809099 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:43:35.833399 np0000007067 devstack@c-api.service[100248]: /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 14:43:35.833399 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:43:35.864935 np0000007067 devstack@c-api.service[100246]: /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 14:43:35.864935 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:43:35.882513 np0000007067 devstack@c-api.service[100247]: /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 14:43:35.882513 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:43:35.885695 np0000007067 devstack@c-api.service[100249]: /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 14:43:35.885695 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:43:35.889100 np0000007067 devstack@c-api.service[100248]: /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 14:43:35.889100 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:43:35.936829 np0000007067 devstack@c-api.service[100247]: /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 14:43:35.936829 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:43:35.940953 np0000007067 devstack@c-api.service[100249]: /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 14:43:35.940953 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:43:36.045591 np0000007067 devstack@c-api.service[100246]: 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 14:43:36.045878 np0000007067 devstack@c-api.service[100246]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100246) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 14:43:36.070927 np0000007067 devstack@c-api.service[100248]: 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 14:43:36.071205 np0000007067 devstack@c-api.service[100248]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100248) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 14:43:36.119621 np0000007067 devstack@c-api.service[100247]: 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 14:43:36.119824 np0000007067 devstack@c-api.service[100247]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100247) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 14:43:36.139233 np0000007067 devstack@c-api.service[100246]: /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 14:43:36.139233 np0000007067 devstack@c-api.service[100246]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 14:43:36.143749 np0000007067 devstack@c-api.service[100248]: /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 14:43:36.143749 np0000007067 devstack@c-api.service[100248]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 14:43:36.148968 np0000007067 devstack@c-api.service[100249]: 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 14:43:36.149209 np0000007067 devstack@c-api.service[100249]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100249) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 12 14:43:36.182880 np0000007067 devstack@c-api.service[100247]: /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 14:43:36.182880 np0000007067 devstack@c-api.service[100247]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 14:43:36.212359 np0000007067 devstack@c-api.service[100249]: /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 14:43:36.212359 np0000007067 devstack@c-api.service[100249]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 12 14:43:36.620960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100248) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 14:43:36.621336 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.621387 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100247) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 14:43:36.621425 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.621596 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100249) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 14:43:36.621671 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.621787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.621844 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100246) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 12 14:43:36.621881 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.621990 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.622081 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.622150 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.622346 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.622392 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.622536 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.622815 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.623710 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.623771 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.623949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.623949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.623949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.624138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.624182 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.624223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.624273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.624313 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.624313 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.624313 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.624385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.624420 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.624464 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.624501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.624535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.624698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.624698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.624698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.624938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.625278 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.625393 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.625489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.625489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.625641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.625727 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.625818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.625873 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.625905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.625934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.625968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.626003 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.626043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.626071 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.626095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.626120 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.626150 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.626178 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.626202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.626231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.626267 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.626290 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.626313 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.626340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.626368 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.626395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.626423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.626448 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.626502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.626528 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.626560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.626592 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.626620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.626646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.626672 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.626699 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.626723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.626743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.626770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.626793 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.626829 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.626851 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.626877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.626877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.626953 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.626987 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.627020 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.627056 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.627056 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.627097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.627097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.627097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.627097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.627177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.627177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.627633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.627633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.627633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.627633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.627633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.627633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.627633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.627803 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.628115 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.628168 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.628320 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.628371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.628414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.628484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.628540 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.628582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.628625 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.628667 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.628705 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.628735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.628756 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.628781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.628807 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.628835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.628865 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.628889 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.628921 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.628946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.628971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.628995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.629036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.629068 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.629096 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.629117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.629117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.629117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.629181 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.629181 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.629225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.629269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.629295 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.629318 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.629344 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.629368 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.629392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.629413 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.629442 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.629493 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.629523 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.629551 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.629577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.629599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.629622 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.629646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.629670 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.629702 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.629749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.629776 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.629799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.629819 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.629839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.629868 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.629895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.629919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.630791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.630791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.630936 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.631011 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.631099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.631162 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.631233 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.631310 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.631367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.631427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.631511 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.631551 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.631577 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.631598 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.631624 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.631652 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.631676 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.631676 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.631722 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.631755 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.631787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.631835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.631871 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.631909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.631954 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.631995 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.632036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.632036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.632105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.632105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.632105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.632105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.632257 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.632303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.632339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.632374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.632415 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.632471 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.632522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.632557 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.632607 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.632636 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.632663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.632688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.632712 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.632783 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.632813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.632838 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.632866 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.632887 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.632913 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.632937 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.632958 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.632982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.633017 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.633055 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.633078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.633163 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.633208 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.633254 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.633301 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.633336 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.633360 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.633385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.633412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.633437 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.633480 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.633511 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.633535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.633558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.633584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.633623 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.633652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.633677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.633699 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.633720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.633746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.634976 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.634976 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.634976 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.635091 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.635121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.635152 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.635188 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.635216 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.635258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.635280 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.635300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.635323 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.635343 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.635366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.635394 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.635414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.635433 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.635433 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.635491 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.635491 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.635491 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.635996 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.636089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.636177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.636268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.636357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.636434 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.636527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.641471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.641537 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.641655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.641655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.641772 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.641812 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.641842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.641842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.641889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.641889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.641955 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.641984 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.642225 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.642303 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.642364 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.642422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.642422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.642422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.642422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.642422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.642659 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.642684 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.642684 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.642720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.642903 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.642903 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.642903 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.643112 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.643297 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.643376 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.643430 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.643482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.643520 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.643543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.643568 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.643592 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.643779 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.643844 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.643909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.643982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.644069 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.644267 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.644298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.644324 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.644345 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.644367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.644367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.644367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.644367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.644367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.644493 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.644493 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.644562 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.644665 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.644753 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.644856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.645271 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.645364 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.645423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.645452 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.645534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.645589 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.645640 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.645680 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.645708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.645735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.645767 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.645792 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.645816 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.645845 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.645907 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.645944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.645981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.646022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.646053 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.646075 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.646117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.646156 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.646197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.646197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.646286 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.646310 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.646331 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.646357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.646394 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.646449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.646547 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.646594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.646619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.646655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.646694 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.646723 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.646751 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.646773 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.646798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.646823 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.646844 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.646868 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.646897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.646922 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.646943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.646974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.647019 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.647050 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.647082 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.647119 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.647149 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.647177 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.647202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.647232 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.647265 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.647288 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.647886 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.647946 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.648010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.648088 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.648117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.648143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.648188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.648188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.648247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.648273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.648294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.648316 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.648339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.648365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.648386 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.648434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.648479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.648570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.648637 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.648671 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.648741 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.648772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.648824 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.648861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.648934 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.649027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.649121 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.649217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.650834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.650892 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.650956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.651033 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.651095 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.651136 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.651219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.651311 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.651397 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.651397 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.651450 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.651496 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.651519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.651546 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.651567 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.651588 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.651613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.651638 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.651664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.651804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.651804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.652052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.652126 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.652214 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.652311 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.652399 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.652433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.652477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.652513 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.652541 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.652541 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.652584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.652605 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.652629 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.652650 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.652677 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.652703 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.652728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.652728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.652764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.652784 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.652808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.652832 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.653026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.653106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.653182 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.653294 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.653383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.653499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.653550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.653578 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.653604 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.653629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.653629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.653629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.653629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.654082 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.654182 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.654377 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.654413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.654441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.654479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.654502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.654523 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.654606 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.654631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.654657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.654687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.654724 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.654756 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.654798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.654839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.654869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.654899 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.654923 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.654943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.654964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.654983 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.655004 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.655022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.655048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.655073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.655109 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.655109 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.655165 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.655192 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.655221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.655255 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.655279 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.655306 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.655339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.655381 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.655414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.655437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.655493 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.655523 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.655549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.655576 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.655601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.655625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.655653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.655673 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.655700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.655724 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.655749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.655771 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.655792 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.655817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.655945 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.655965 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.655989 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.656013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.656042 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.656063 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.656087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.656134 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.656180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.656206 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.656227 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.656264 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.656287 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.656318 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.656352 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.656378 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.656403 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.656426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.656467 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.656490 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.656513 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.656533 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.656552 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.657189 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.657272 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.657303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.657335 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.657366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.657392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.657414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.657442 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.657494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.657526 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.657551 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.657577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.657601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.657625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.657645 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.657669 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.657689 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.657722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.657761 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.657783 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.657809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.657830 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.657854 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.657874 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.657899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.657926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.657947 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.657970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.657990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.658011 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.658030 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.658030 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.658075 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.658100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.658121 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.658159 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.658159 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.658203 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.658203 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.658257 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.658284 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.658306 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.658335 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.658366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.658389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.658389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.658434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.658474 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.658497 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.658526 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.658553 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.658584 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.658623 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.658656 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.658681 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.658706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.658729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.658753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.658773 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.658793 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.658817 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.658841 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.658866 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.658866 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.658866 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.659340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.659340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.659340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.659340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.659529 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.659556 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.659604 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.659638 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.659670 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.659705 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.659747 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.659785 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.659807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.659831 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.659858 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.659888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.659910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.659934 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.659958 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.659980 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.660000 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.660021 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.660047 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.660069 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.660092 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.660143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.660189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.660225 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.660259 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.660284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.660309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.660334 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.660360 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.660396 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.660426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.660447 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.660485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.660513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.660538 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.660558 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.660585 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.660612 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.660652 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.660675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.660705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.660705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.660746 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.660770 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.660790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.660809 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.660834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.661669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.661773 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.661848 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.661919 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.661919 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.662278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.662353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.662427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.662512 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.662571 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.662640 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.662703 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.662770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.662834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.662907 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.662907 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.663032 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.663096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.663168 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.663251 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.663311 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.663368 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.663437 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.663555 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.663620 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.663620 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.663729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.663794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.663836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.663836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.663836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.663836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.663836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.664646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.664724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.664724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.664840 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.664925 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.664989 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.665017 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.665046 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.665073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.665098 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.665119 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.665145 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.665169 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.665193 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.665193 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.665229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.665264 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.665302 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.665302 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.665372 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.665401 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.665421 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.665441 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.665490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.665490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.665804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.665804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.665804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.666065 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.666144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.666185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.666217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.666289 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.666320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.666341 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.666363 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.666383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.666415 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.666440 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.666483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.666511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.666542 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.666568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.666588 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.666608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.666629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.666649 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.666678 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.666702 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.666723 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.666746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.666768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.666787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.666811 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.666835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.666835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.667821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.667906 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.667954 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.668018 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.668075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.668156 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.668197 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.668232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.668289 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.668311 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.668337 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.668363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.668384 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.668408 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.668429 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.668474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.668506 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.668532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.668563 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.668594 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.668619 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.668640 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.668661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.668685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.668710 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.668731 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.668754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.668776 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.668797 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.668824 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.668846 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.668867 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.668891 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.668911 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.668931 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.668960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.669004 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.669038 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.669122 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.669147 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.669172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.669199 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.669246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.669272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.669297 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.669318 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.669338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.669375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.669410 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.669435 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.669474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.669505 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.669537 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.669559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.669579 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.669579 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.672844 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.672929 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.672974 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.673053 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.673111 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.673169 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.673301 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.673483 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.673593 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.673681 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.673766 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.673848 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.673927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.674018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.675387 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.675510 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.675572 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.675666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.675706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.675775 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.675806 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.675836 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.675862 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.675887 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.675915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.675915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.675954 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.675981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.679338 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.679447 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.679511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.679582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.679631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.679662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.679693 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.679715 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.679740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.679832 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.679832 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.679936 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.679936 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.680055 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.680414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.680522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.680566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.680591 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.680619 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.680650 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.680684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.680708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.680732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.680760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.680789 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.680810 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.680835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.680856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.680877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.680898 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.680919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.680954 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.680992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.681024 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.681056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.681077 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.681103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.681127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.681127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.681127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.681178 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.681199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.681223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.681265 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.681307 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.681332 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.681358 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.681384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.681408 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.681717 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.681782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.681834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.681892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.681964 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.682037 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.682037 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 12 14:43:36.683843 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100248) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.683941 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.684038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100247) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.684127 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.684127 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.684296 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.684348 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100249) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.684377 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100248) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.684398 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100246) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 12 14:43:36.684425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.684451 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100248) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.684512 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.684540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.684561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 12 14:43:36.684580 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.684612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100247) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.684634 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 12 14:43:36.684659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.684680 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100247) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.684720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 12 14:43:36.684744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100249) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.684764 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100246) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 12 14:43:36.684783 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100249) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.684806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100246) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 12 14:43:36.725795 np0000007067 devstack@c-api.service[100248]: INFO dbcounter [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Registered counter for database cinder Aug 12 14:43:36.726204 np0000007067 devstack@c-api.service[100249]: INFO dbcounter [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Registered counter for database cinder Aug 12 14:43:36.726866 np0000007067 devstack@c-api.service[100247]: INFO dbcounter [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Registered counter for database cinder Aug 12 14:43:36.727153 np0000007067 devstack@c-api.service[100246]: INFO dbcounter [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Registered counter for database cinder Aug 12 14:43:36.766784 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.767899 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-28361e35-adbe-4c76-987c-54952b7aecda 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.769530 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-611e25a4-3758-49ed-be1c-a0da2e81590d 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=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.770978 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-06cedf7e-a404-4346-9334-1be96560171d 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.876485 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writer thread running {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 14:43:36.878770 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writer thread running {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 14:43:36.879153 np0000007067 devstack@c-api.service[100248]: INFO cinder.rpc [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 14:43:36.880049 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writer thread running {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 14:43:36.881496 np0000007067 devstack@c-api.service[100248]: INFO cinder.rpc [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 14:43:36.881552 np0000007067 devstack@c-api.service[100246]: INFO cinder.rpc [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 14:43:36.883008 np0000007067 devstack@c-api.service[100247]: INFO cinder.rpc [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 14:43:36.883412 np0000007067 devstack@c-api.service[100248]: INFO cinder.rpc [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 14:43:36.883785 np0000007067 devstack@c-api.service[100246]: INFO cinder.rpc [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 14:43:36.885125 np0000007067 devstack@c-api.service[100248]: INFO cinder.rpc [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 14:43:36.885350 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writer thread running {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 12 14:43:36.885446 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.885670 np0000007067 devstack@c-api.service[100247]: INFO cinder.rpc [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 14:43:36.885730 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.886037 np0000007067 devstack@c-api.service[100246]: INFO cinder.rpc [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 14:43:36.887713 np0000007067 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 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 14:43:36.887980 np0000007067 devstack@c-api.service[100246]: INFO cinder.rpc [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 14:43:36.888224 np0000007067 devstack@c-api.service[100247]: INFO cinder.rpc [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 14:43:36.888283 np0000007067 devstack@c-api.service[100249]: INFO cinder.rpc [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 12 14:43:36.888570 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.888570 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.889173 np0000007067 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-06cedf7e-a404-4346-9334-1be96560171d 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 14:43:36.890246 np0000007067 devstack@c-api.service[100247]: INFO cinder.rpc [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 14:43:36.890603 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.890705 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.890918 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.890946 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.891294 np0000007067 devstack@c-api.service[100249]: INFO cinder.rpc [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 12 14:43:36.891666 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.891707 np0000007067 devstack@c-api.service[100247]: WARNING cinder.keymgr.conf_key_mgr [None req-611e25a4-3758-49ed-be1c-a0da2e81590d 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 14:43:36.891802 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.894030 np0000007067 devstack@c-api.service[100249]: INFO cinder.rpc [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 12 14:43:36.895143 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.895358 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.896391 np0000007067 devstack@c-api.service[100249]: INFO cinder.rpc [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 12 14:43:36.896812 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.897146 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.897910 np0000007067 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-28361e35-adbe-4c76-987c-54952b7aecda 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 14:43:36.901135 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.901327 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.921447 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-06cedf7e-a404-4346-9334-1be96560171d 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.923934 np0000007067 devstack@c-api.service[100246]: INFO cinder.rpc [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 14:43:36.924234 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.926305 np0000007067 devstack@c-api.service[100246]: INFO cinder.rpc [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 14:43:36.926561 np0000007067 devstack@c-api.service[100248]: INFO cinder.rpc [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 14:43:36.926825 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.927009 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.928778 np0000007067 devstack@c-api.service[100248]: INFO cinder.rpc [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 14:43:36.929151 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.929321 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.938398 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.938546 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.938729 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.938813 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.940824 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-611e25a4-3758-49ed-be1c-a0da2e81590d 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=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.942415 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.942590 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.943246 np0000007067 devstack@c-api.service[100247]: INFO cinder.rpc [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 14:43:36.943332 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.943519 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.944736 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.944871 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.945330 np0000007067 devstack@c-api.service[100247]: INFO cinder.rpc [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 14:43:36.945562 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-28361e35-adbe-4c76-987c-54952b7aecda 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:36.945771 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.945921 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.945970 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.946095 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.948013 np0000007067 devstack@c-api.service[100249]: INFO cinder.rpc [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 12 14:43:36.948367 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.948546 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.949008 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.949132 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.950208 np0000007067 devstack@c-api.service[100249]: INFO cinder.rpc [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 12 14:43:36.950632 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.950788 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.951008 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.951132 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.951184 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.951329 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.953024 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.953149 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.953201 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.953314 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.955315 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.955408 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.955473 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.955515 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.955552 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.955590 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.957268 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.957398 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.957450 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.957509 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.959100 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.959244 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.959293 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.959421 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.959488 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.959588 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.960163 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.960299 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.960345 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.960431 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.961347 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.961506 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.961758 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.961917 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.962105 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.962169 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.962204 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.962248 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.964128 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.964255 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.964300 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.964395 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.966175 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.966255 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.966298 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.966414 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.966529 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.966601 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.966642 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.966757 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.968189 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.968315 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.968655 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.968774 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.968912 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.969039 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.969531 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.969652 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.969990 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.970142 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.970368 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.970496 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.970548 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.970734 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.970987 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.971112 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.971630 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.971689 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.971795 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.971890 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.971963 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.971963 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.972272 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.972388 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.972511 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.972629 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.972680 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.972771 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.973321 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.973438 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.973529 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.973648 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.973735 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.973811 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.974161 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.974213 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.974269 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.974308 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.974346 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.974385 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.974870 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.974921 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.974956 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.974992 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.975028 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.975067 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.975624 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.975724 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.975774 np0000007067 devstack@c-api.service[100246]: WARNING cinder.api.contrib.hosts [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 14:43:36.975816 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.975940 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.976036 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.976119 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.976592 np0000007067 devstack@c-api.service[100248]: WARNING cinder.api.contrib.hosts [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 14:43:36.976664 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.976707 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: extensions {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.976754 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.976791 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.976947 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.977415 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: extensions {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.977744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: consistencygroups {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.977815 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.977856 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.978506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: consistencygroups {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.979783 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.979898 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.980606 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: extra_specs {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.980677 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.980724 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.980763 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.980802 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.981057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: extra_specs {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.982086 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: capabilities {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.982473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: capabilities {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.982661 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.982775 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.982981 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.983099 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.983148 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: backups {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.983423 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: backups {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.984241 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.984354 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.984892 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-quota-sets {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.985056 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-quota-sets {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.985112 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.985217 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.985898 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.986007 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.986118 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: qos-specs {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.986255 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: qos-specs {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.986820 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.986880 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.986924 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.986967 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.987693 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.987787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: encryption {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.987838 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.987893 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: encryption {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.988370 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.988494 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.989000 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.989078 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: encryption {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.989120 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.989259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: encryption {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.989333 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.989375 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.989904 np0000007067 devstack@c-api.service[100247]: WARNING cinder.api.contrib.hosts [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 14:43:36.990138 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.990257 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.990309 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: cgsnapshots {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.990533 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: cgsnapshots {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.990586 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.990712 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.990765 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: extensions {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.991501 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: scheduler-stats {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.991558 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.991661 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: scheduler-stats {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.991724 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.991767 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: consistencygroups {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.992529 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.992588 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.992697 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-volume-manage {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.992872 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-volume-manage {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.993835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-snapshot-manage {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.993958 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: extra_specs {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.994031 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-snapshot-manage {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.994069 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.994101 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.994874 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.994986 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.995035 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-volume-transfer {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.995163 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-volume-transfer {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.995278 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: capabilities {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.995634 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.995746 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.996096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: backups {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.996335 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.996389 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-hosts {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.996439 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.996513 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-hosts {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.997285 np0000007067 devstack@c-api.service[100249]: WARNING cinder.api.contrib.hosts [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 12 14:43:36.997477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-volume-type-access {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.997614 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:36.997717 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-volume-type-access {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.997809 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:36.997977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-quota-sets {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.998277 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: extensions {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.999083 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-availability-zone {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.999402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: consistencygroups {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.999476 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-availability-zone {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:36.999951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: qos-specs {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.000268 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extended resource: os-quota-class-sets {{(pid=100248) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.000537 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extended resource: os-quota-class-sets {{(pid=100246) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.001221 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: extra_specs {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.001657 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.001792 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.001839 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.001945 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.002276 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: encryption {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.002696 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.002746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: capabilities {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.002783 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.002884 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.002957 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.003469 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.003620 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.003740 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.003786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: backups {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.003822 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: encryption {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.003854 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.004152 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] SnapshotActionsController initialized {{(pid=100248) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 14:43:37.004441 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.snapshot_actions [None req-06cedf7e-a404-4346-9334-1be96560171d None None] SnapshotActionsController initialized {{(pid=100246) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 14:43:37.005208 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.005273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: cgsnapshots {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.005360 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.005473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-quota-sets {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.005572 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.005696 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.006005 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.006159 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.006342 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.006499 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.006687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: scheduler-stats {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.006792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: qos-specs {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.007003 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.007502 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.007537 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.007537 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.007890 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.007967 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-volume-manage {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.008011 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.008045 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.008156 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.008568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.008633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: encryption {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.008687 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.008728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.008838 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.008899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.008940 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.008978 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009016 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009048 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009079 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009123 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009162 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-snapshot-manage {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.009195 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension UsedLimits extending resource: limits {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009242 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009278 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009354 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension UsedLimits extending resource: limits {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009590 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension AdminActions extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009823 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension AdminActions extending resource: snapshots {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009861 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009861 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension AdminActions extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009931 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension AdminActions extending resource: backups {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009962 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension AdminActions extending resource: snapshots {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.009997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeActions extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.010030 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: encryption {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.010062 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension AdminActions extending resource: backups {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.010102 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.010139 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeActions extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.010183 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.router [None req-dd5f0b2f-5ea1-4a56-b58b-4a7f5e411f95 None None] Extension TypesManage extending resource: types {{(pid=100248) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.010220 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.010265 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.router [None req-06cedf7e-a404-4346-9334-1be96560171d None None] Extension TypesManage extending resource: types {{(pid=100246) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.010297 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-volume-transfer {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.011058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: cgsnapshots {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.011879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-hosts {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.012259 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: scheduler-stats {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.013177 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-volume-type-access {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.013678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-volume-manage {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.014620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-availability-zone {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.014809 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-snapshot-manage {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.015820 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extended resource: os-quota-class-sets {{(pid=100247) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.015991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-volume-transfer {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.017314 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.017364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-hosts {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.017486 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.017544 np0000007067 devstack@c-api.service[100248]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba3f24a4668 pid: 100248 (default app) Aug 12 14:43:37.017811 np0000007067 devstack@c-api.service[100246]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba3f24a4668 pid: 100246 (default app) Aug 12 14:43:37.018472 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-volume-type-access {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.018533 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.018659 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.019371 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.019506 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.019750 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-availability-zone {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.020174 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.snapshot_actions [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] SnapshotActionsController initialized {{(pid=100247) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 14:43:37.021368 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.021506 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.021728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extended resource: os-quota-class-sets {{(pid=100249) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 12 14:43:37.022084 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.022200 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.022960 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.023068 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.023135 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.023216 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.024050 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.024092 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.024173 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.024205 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.024870 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.024913 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.024990 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.025031 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.025117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.025279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.025449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.025590 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.025657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.snapshot_actions [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] SnapshotActionsController initialized {{(pid=100249) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 12 14:43:37.025691 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension UsedLimits extending resource: limits {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.025795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f7f487e5-c1e0-4d92-9969-0a470e14cb0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:43:37.025866 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.025943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026029 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.026073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026104 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.026142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension AdminActions extending resource: volumes {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026262 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension AdminActions extending resource: snapshots {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026339 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension AdminActions extending resource: backups {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeActions extending resource: volumes {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026547 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.router [None req-611e25a4-3758-49ed-be1c-a0da2e81590d None None] Extension TypesManage extending resource: types {{(pid=100247) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.026706 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.026809 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.027437 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.027590 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.028347 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:43:37.028469 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:43:37.029037 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1/1] 10.4.3.100 () {60 vars in 925 bytes} [Wed Aug 12 14:43:37 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:43:37.029094 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029125 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029260 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029351 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029445 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029588 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension UsedLimits extending resource: limits {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029777 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension SnapshotActions extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029879 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.029974 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeTypeAccess extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.030116 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension AdminActions extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.030217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension AdminActions extending resource: snapshots {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.030331 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension AdminActions extending resource: backups {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.030431 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeActions extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.030559 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.030655 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.router [None req-28361e35-adbe-4c76-987c-54952b7aecda None None] Extension TypesManage extending resource: types {{(pid=100249) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 12 14:43:37.034568 np0000007067 devstack@c-api.service[100247]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba3f24a4668 pid: 100247 (default app) Aug 12 14:43:37.038163 np0000007067 devstack@c-api.service[100249]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7ba3f24a4668 pid: 100249 (default app) Aug 12 14:43:41.622526 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7c0d7c17-a436-4328-8929-673aa38afc0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:43:42.181516 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c0d7c17-a436-4328-8929-673aa38afc0f admin admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:43:42.182063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c0d7c17-a436-4328-8929-673aa38afc0f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:43:42.183810 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:43:42.183810 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:43:42.215813 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-7c0d7c17-a436-4328-8929-673aa38afc0f 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=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:42.239025 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c0d7c17-a436-4328-8929-673aa38afc0f admin admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:43:42.239449 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1/2] 10.4.3.100 () {68 vars in 1302 bytes} [Wed Aug 12 14:43:41 2026] POST /volume/v3/types => generated 183 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:43:42.250262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bd88d6e9-3561-4fe8-aed7-fc40f61159bc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:43:42.547524 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd88d6e9-3561-4fe8-aed7-fc40f61159bc admin admin] POST https://10.4.3.100/volume/v3/types/90a3e2b7-1a1f-4d19-9ada-9072aca38a26/extra_specs Aug 12 14:43:42.548047 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd88d6e9-3561-4fe8-aed7-fc40f61159bc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:43:42.549620 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:43:42.549620 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:43:42.579771 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-bd88d6e9-3561-4fe8-aed7-fc40f61159bc 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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:42.637186 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd88d6e9-3561-4fe8-aed7-fc40f61159bc admin admin] https://10.4.3.100/volume/v3/types/90a3e2b7-1a1f-4d19-9ada-9072aca38a26/extra_specs returned with HTTP 200 Aug 12 14:43:42.637582 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 2/3] 10.4.3.100 () {68 vars in 1449 bytes} [Wed Aug 12 14:43:42 2026] POST /volume/v3/types/90a3e2b7-1a1f-4d19-9ada-9072aca38a26/extra_specs => generated 52 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:43:42.903554 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-305aa889-c9a4-45a4-911f-845b1220c728 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:43:43.191934 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-305aa889-c9a4-45a4-911f-845b1220c728 admin admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:43:43.192581 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-305aa889-c9a4-45a4-911f-845b1220c728 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:43:43.194197 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:43:43.194197 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:43:43.225372 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-305aa889-c9a4-45a4-911f-845b1220c728 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=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:43.249586 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-305aa889-c9a4-45a4-911f-845b1220c728 admin admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:43:43.250069 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1/4] 10.4.3.100 () {68 vars in 1302 bytes} [Wed Aug 12 14:43:42 2026] POST /volume/v3/types => generated 186 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:43:43.271945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3f51d1a-128d-4dd0-9957-73292aed8fe2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:43:43.601983 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3f51d1a-128d-4dd0-9957-73292aed8fe2 admin admin] POST https://10.4.3.100/volume/v3/types/4f20f4fa-0057-47d5-82d4-76c406456bab/extra_specs Aug 12 14:43:43.601983 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3f51d1a-128d-4dd0-9957-73292aed8fe2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:43:43.605393 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:43:43.605393 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:43:43.640614 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-f3f51d1a-128d-4dd0-9957-73292aed8fe2 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=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:43:43.696869 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3f51d1a-128d-4dd0-9957-73292aed8fe2 admin admin] https://10.4.3.100/volume/v3/types/4f20f4fa-0057-47d5-82d4-76c406456bab/extra_specs returned with HTTP 200 Aug 12 14:43:43.696869 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1/5] 10.4.3.100 () {68 vars in 1449 bytes} [Wed Aug 12 14:43:43 2026] POST /volume/v3/types/4f20f4fa-0057-47d5-82d4-76c406456bab/extra_specs => generated 45 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:43:52.236986 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:43:52.635709 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:43:53.247325 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:43:53.694158 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:44:06.918976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f3905409-038f-4614-b203-4c09a8b09de1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:44:06.919517 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f3905409-038f-4614-b203-4c09a8b09de1 None None] GET https://10.4.3.100/volume// Aug 12 14:44:06.919698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f3905409-038f-4614-b203-4c09a8b09de1 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:44:06.919880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f3905409-038f-4614-b203-4c09a8b09de1 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:44:06.920332 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f3905409-038f-4614-b203-4c09a8b09de1 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:44:06.920748 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 2/6] 10.4.3.100 () {66 vars in 1425 bytes} [Wed Aug 12 14:44: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 14:44:46.500347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02eaebfa-5268-4ba8-b648-d862ade6f335 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:44:46.812896 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02eaebfa-5268-4ba8-b648-d862ade6f335 tempest-verify_tempest_config-547044315 tempest-verify_tempest_config-547044315-project-member] GET https://10.4.3.100/volume/v3/extensions Aug 12 14:44:46.813100 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02eaebfa-5268-4ba8-b648-d862ade6f335 tempest-verify_tempest_config-547044315 tempest-verify_tempest_config-547044315-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:44:46.813315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02eaebfa-5268-4ba8-b648-d862ade6f335 tempest-verify_tempest_config-547044315 tempest-verify_tempest_config-547044315-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:44:46.813696 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02eaebfa-5268-4ba8-b648-d862ade6f335 tempest-verify_tempest_config-547044315 tempest-verify_tempest_config-547044315-project-member] https://10.4.3.100/volume/v3/extensions returned with HTTP 200 Aug 12 14:44:46.814069 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 3/7] 10.4.3.100 () {66 vars in 1246 bytes} [Wed Aug 12 14:44:46 2026] GET /volume/v3/extensions => generated 5245 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:45:50.206968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:50.210962 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:45:50.211574 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-782734974", "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:45:50.213687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-782734974', 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:45:50.837682 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Create volume of 1 GB Aug 12 14:45:50.849019 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:45:50.848227. {{(pid=100247) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:45:50.849210 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Availability Zones retrieved successfully. Aug 12 14:45:50.885082 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Flow 'volume_create_api' (b649773b-2da6-467b-89fe-72d6432ac94a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:45:50.886385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb74e7f-5f05-4cb1-9694-cdcb2f30213b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:45:50.887466 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:45:50.987988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acb74e7f-5f05-4cb1-9694-cdcb2f30213b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:45:50.989192 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38499b36-b681-4dc3-aff0-ad3f4bf13be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:45:51.033104 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-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 14:45:51.033400 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-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 14:45:51.090802 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Created reservations ['0f60b1f2-3d5d-4d75-8020-4580d767a838', '64de197e-b0ec-46a0-892b-b853c6185e40', '4a37516c-0a85-43de-b37b-552318c7ce32', 'e17427ce-1e3a-4d97-8c97-9e309261e1fd'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:45:51.091932 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38499b36-b681-4dc3-aff0-ad3f4bf13be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f60b1f2-3d5d-4d75-8020-4580d767a838', '64de197e-b0ec-46a0-892b-b853c6185e40', '4a37516c-0a85-43de-b37b-552318c7ce32', 'e17427ce-1e3a-4d97-8c97-9e309261e1fd']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:45:51.093169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab148c1-58c7-408b-be5a-df8982068812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:45:51.156248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab148c1-58c7-408b-be5a-df8982068812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a145fa76-0170-44bb-98fb-6fb4cc817a53', '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-782734974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ef8e2b528441928c6231265240661a',qos_specs=None,replication_status=,reservations=['0f60b1f2-3d5d-4d75-8020-4580d767a838','64de197e-b0ec-46a0-892b-b853c6185e40','4a37516c-0a85-43de-b37b-552318c7ce32','e17427ce-1e3a-4d97-8c97-9e309261e1fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb12d71a75048aeb6fd0d62a4965c2a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-782734974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a145fa76-0170-44bb-98fb-6fb4cc817a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ef8e2b528441928c6231265240661a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bb12d71a75048aeb6fd0d62a4965c2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:45:51.157142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb50ae27-b1c6-481e-aa78-a2503f55c4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:45:51.180709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb50ae27-b1c6-481e-aa78-a2503f55c4b0) transitioned into state 'SUCCESS' from state '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-782734974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ef8e2b528441928c6231265240661a',qos_specs=None,replication_status=,reservations=['0f60b1f2-3d5d-4d75-8020-4580d767a838','64de197e-b0ec-46a0-892b-b853c6185e40','4a37516c-0a85-43de-b37b-552318c7ce32','e17427ce-1e3a-4d97-8c97-9e309261e1fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bb12d71a75048aeb6fd0d62a4965c2a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:45:51.181482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d12e1eb-ddc9-4aea-b1f8-08f87e00707f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:45:51.214639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d12e1eb-ddc9-4aea-b1f8-08f87e00707f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:45:51.214639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Flow 'volume_create_api' (b649773b-2da6-467b-89fe-72d6432ac94a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:45:51.214639 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Create volume request issued successfully. Aug 12 14:45:51.214639 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4705b185-5fe8-4d5d-a1ba-0ea2830741eb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:45:51.214639 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 2/8] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:45:50 2026] POST /volume/v3/volumes => generated 898 bytes in 1008 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:45:51.239137 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae684328-60f3-4f4f-b7f2-0ea224cff7f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:51.242195 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae684328-60f3-4f4f-b7f2-0ea224cff7f0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:51.242492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae684328-60f3-4f4f-b7f2-0ea224cff7f0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:51.242684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae684328-60f3-4f4f-b7f2-0ea224cff7f0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:51.273937 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:51.273937 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:45:51.281964 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ae684328-60f3-4f4f-b7f2-0ea224cff7f0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:51.291345 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae684328-60f3-4f4f-b7f2-0ea224cff7f0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:51.291816 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 2/9] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:51 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 966 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:45:52.309904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5671c2fa-9d96-4039-8e1a-f39b9c1c530c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:52.313692 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5671c2fa-9d96-4039-8e1a-f39b9c1c530c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:52.314097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5671c2fa-9d96-4039-8e1a-f39b9c1c530c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:52.314306 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5671c2fa-9d96-4039-8e1a-f39b9c1c530c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:52.366058 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:52.366058 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:45:52.377109 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5671c2fa-9d96-4039-8e1a-f39b9c1c530c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:52.385151 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5671c2fa-9d96-4039-8e1a-f39b9c1c530c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:52.385790 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 3/10] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:52 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 990 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:45:53.404309 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ef6c4762-39ff-4a9e-b48b-1046a3515593 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:53.406566 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef6c4762-39ff-4a9e-b48b-1046a3515593 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:53.406830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef6c4762-39ff-4a9e-b48b-1046a3515593 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:53.407239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef6c4762-39ff-4a9e-b48b-1046a3515593 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:53.440286 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:53.440286 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:45:53.448373 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ef6c4762-39ff-4a9e-b48b-1046a3515593 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:53.457270 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef6c4762-39ff-4a9e-b48b-1046a3515593 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:53.457700 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 4/11] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:53 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 990 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:45:54.473966 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a5ef3c45-fa15-4ee9-aaf3-43c3a6556c6b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:54.476354 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a5ef3c45-fa15-4ee9-aaf3-43c3a6556c6b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:54.477083 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a5ef3c45-fa15-4ee9-aaf3-43c3a6556c6b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:54.477083 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a5ef3c45-fa15-4ee9-aaf3-43c3a6556c6b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:54.484599 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:54.484599 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:45:54.492975 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a5ef3c45-fa15-4ee9-aaf3-43c3a6556c6b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:54.505600 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a5ef3c45-fa15-4ee9-aaf3-43c3a6556c6b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:54.506166 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 3/12] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:54 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 990 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:45:55.525905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64a18e70-d1b4-4e77-9863-b94e62c19508 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:55.528499 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64a18e70-d1b4-4e77-9863-b94e62c19508 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:55.528829 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64a18e70-d1b4-4e77-9863-b94e62c19508 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:55.529132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64a18e70-d1b4-4e77-9863-b94e62c19508 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:55.538260 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:55.538260 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:45:55.543511 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64a18e70-d1b4-4e77-9863-b94e62c19508 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:55.556399 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64a18e70-d1b4-4e77-9863-b94e62c19508 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:55.557051 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 3/13] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:55 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:45:56.576991 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34189af0-066b-48fb-b3b2-130816f6815f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:56.578807 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34189af0-066b-48fb-b3b2-130816f6815f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:56.578936 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34189af0-066b-48fb-b3b2-130816f6815f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:56.579240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34189af0-066b-48fb-b3b2-130816f6815f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:56.589801 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:56.589801 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:45:56.595530 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-34189af0-066b-48fb-b3b2-130816f6815f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:56.601883 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34189af0-066b-48fb-b3b2-130816f6815f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:56.602526 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 4/14] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:56 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:45:57.623668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-53813119-e42e-493e-bd71-045f171a3012 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:57.627196 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53813119-e42e-493e-bd71-045f171a3012 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:57.627912 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53813119-e42e-493e-bd71-045f171a3012 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:57.628098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53813119-e42e-493e-bd71-045f171a3012 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:57.643246 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:57.643246 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:45:57.647894 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-53813119-e42e-493e-bd71-045f171a3012 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:57.655895 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53813119-e42e-493e-bd71-045f171a3012 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:57.656186 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 5/15] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:57 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:45:58.675898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3c5969eb-725a-4d7b-afbf-ea047d310a3d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:58.680486 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3c5969eb-725a-4d7b-afbf-ea047d310a3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:58.680815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3c5969eb-725a-4d7b-afbf-ea047d310a3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:58.681203 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3c5969eb-725a-4d7b-afbf-ea047d310a3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:58.691676 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:58.691676 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:45:58.697628 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3c5969eb-725a-4d7b-afbf-ea047d310a3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:58.708869 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3c5969eb-725a-4d7b-afbf-ea047d310a3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:58.709604 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 4/16] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:58 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:45:59.734198 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-46d29a2a-cfda-4821-8b5b-3baeb9a00d7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:45:59.737601 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-46d29a2a-cfda-4821-8b5b-3baeb9a00d7f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:45:59.737601 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-46d29a2a-cfda-4821-8b5b-3baeb9a00d7f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:45:59.737960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-46d29a2a-cfda-4821-8b5b-3baeb9a00d7f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:45:59.752601 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:45:59.752601 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:45:59.764038 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-46d29a2a-cfda-4821-8b5b-3baeb9a00d7f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:45:59.772422 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-46d29a2a-cfda-4821-8b5b-3baeb9a00d7f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:45:59.773086 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 4/17] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:45:59 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:00.790427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30d72e13-6c23-46f1-afdc-5a6973c1c599 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:00.793423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30d72e13-6c23-46f1-afdc-5a6973c1c599 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:00.793748 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30d72e13-6c23-46f1-afdc-5a6973c1c599 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:00.793970 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30d72e13-6c23-46f1-afdc-5a6973c1c599 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:00.803223 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:00.803223 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:00.809858 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-30d72e13-6c23-46f1-afdc-5a6973c1c599 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:00.819683 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30d72e13-6c23-46f1-afdc-5a6973c1c599 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:00.821125 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 5/18] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:00 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:01.840596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bd19252b-39fe-4c8a-b1f3-a16fb5a03439 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:01.843428 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd19252b-39fe-4c8a-b1f3-a16fb5a03439 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:01.843714 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd19252b-39fe-4c8a-b1f3-a16fb5a03439 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:01.844160 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd19252b-39fe-4c8a-b1f3-a16fb5a03439 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:01.852676 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:01.852676 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:01.857426 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bd19252b-39fe-4c8a-b1f3-a16fb5a03439 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:01.863119 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd19252b-39fe-4c8a-b1f3-a16fb5a03439 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:01.863615 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 6/19] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:01 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:02.883677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6aa926eb-52ff-4b99-a5cb-a76ec6d10d50 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:02.886474 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6aa926eb-52ff-4b99-a5cb-a76ec6d10d50 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:02.886713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6aa926eb-52ff-4b99-a5cb-a76ec6d10d50 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:02.887175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6aa926eb-52ff-4b99-a5cb-a76ec6d10d50 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:02.899948 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:02.899948 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:02.910881 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6aa926eb-52ff-4b99-a5cb-a76ec6d10d50 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:02.919567 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6aa926eb-52ff-4b99-a5cb-a76ec6d10d50 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:02.919857 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 5/20] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:02 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:03.936204 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f59f848d-1141-4fd5-b683-d9be0954be3f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:03.938182 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f59f848d-1141-4fd5-b683-d9be0954be3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:03.938435 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f59f848d-1141-4fd5-b683-d9be0954be3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:03.938685 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f59f848d-1141-4fd5-b683-d9be0954be3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:03.948555 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:03.948555 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:03.954004 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f59f848d-1141-4fd5-b683-d9be0954be3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:03.959069 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f59f848d-1141-4fd5-b683-d9be0954be3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:03.959484 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 5/21] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:03 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:04.977071 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-591f204a-30c6-49cd-b628-3c8eb4fbcab4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:04.979440 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-591f204a-30c6-49cd-b628-3c8eb4fbcab4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:04.979787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-591f204a-30c6-49cd-b628-3c8eb4fbcab4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:04.980056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-591f204a-30c6-49cd-b628-3c8eb4fbcab4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:04.988484 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:04.988484 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:04.992201 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-591f204a-30c6-49cd-b628-3c8eb4fbcab4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:04.997703 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-591f204a-30c6-49cd-b628-3c8eb4fbcab4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:04.998354 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 6/22] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:04 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:46:05.516512 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:05.750544 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:05.750996 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-38341996"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:05.753080 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-38341996'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:05.764606 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Create volume of 1 GB Aug 12 14:46:05.764921 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:05.764921 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:05.771112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:46:05.768919. {{(pid=100248) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:46:05.771287 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Availability Zones retrieved successfully. Aug 12 14:46:05.796942 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Flow 'volume_create_api' (8c04fd37-0c6b-416b-a8e4-434fe3c95f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:05.798418 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce7cb88-eda7-4620-b9dd-b2ff2fdb991e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:05.800258 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:05.820721 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:05.820721 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:05.849478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ce7cb88-eda7-4620-b9dd-b2ff2fdb991e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f20f4fa-0057-47d5-82d4-76c406456bab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f20f4fa-0057-47d5-82d4-76c406456bab', 'encryption_key_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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:05.850808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9956c7cc-bb0f-4b72-887d-febc5e2c4f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:05.905938 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-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 14:46:05.906219 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-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 14:46:05.977580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Created reservations ['225a9626-2410-4eaa-92de-7af647e1c664', '611ed81e-51c9-4a36-958b-9ca55f9ba57e', '6d6d6516-571f-40d1-84ed-10ea717855b3', '8d44d621-0a66-48ed-97b6-b99e8c842de8'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:05.978682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9956c7cc-bb0f-4b72-887d-febc5e2c4f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['225a9626-2410-4eaa-92de-7af647e1c664', '611ed81e-51c9-4a36-958b-9ca55f9ba57e', '6d6d6516-571f-40d1-84ed-10ea717855b3', '8d44d621-0a66-48ed-97b6-b99e8c842de8']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:05.979608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4575b2d6-3886-489e-ae1e-5569f55f663b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:06.017423 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-29d0f4ab-768f-4626-8cc2-1b35ec6a66e4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:06.019961 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-29d0f4ab-768f-4626-8cc2-1b35ec6a66e4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:06.020187 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4575b2d6-3886-489e-ae1e-5569f55f663b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b8fede3-87bd-41ba-9424-49ba547dd643', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-38341996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f392d63388e04f4e86034951d39f2f40',qos_specs=None,replication_status=,reservations=['225a9626-2410-4eaa-92de-7af647e1c664','611ed81e-51c9-4a36-958b-9ca55f9ba57e','6d6d6516-571f-40d1-84ed-10ea717855b3','8d44d621-0a66-48ed-97b6-b99e8c842de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3a987de09a14b19af198aa9ee847799',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-38341996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b8fede3-87bd-41ba-9424-49ba547dd643,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f392d63388e04f4e86034951d39f2f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3a987de09a14b19af198aa9ee847799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f20f4fa-0057-47d5-82d4-76c406456bab),volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:06.020309 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-29d0f4ab-768f-4626-8cc2-1b35ec6a66e4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:06.020607 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-29d0f4ab-768f-4626-8cc2-1b35ec6a66e4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:06.023045 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63646091-66e4-45db-837e-74a76ba7cabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:06.029515 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:06.029515 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:06.037241 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-29d0f4ab-768f-4626-8cc2-1b35ec6a66e4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:06.047175 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-29d0f4ab-768f-4626-8cc2-1b35ec6a66e4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:06.047625 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 6/23] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:06 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:06.062578 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63646091-66e4-45db-837e-74a76ba7cabf) transitioned into state 'SUCCESS' from state '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-38341996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f392d63388e04f4e86034951d39f2f40',qos_specs=None,replication_status=,reservations=['225a9626-2410-4eaa-92de-7af647e1c664','611ed81e-51c9-4a36-958b-9ca55f9ba57e','6d6d6516-571f-40d1-84ed-10ea717855b3','8d44d621-0a66-48ed-97b6-b99e8c842de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3a987de09a14b19af198aa9ee847799',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:06.063417 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5665834-59e8-43c5-b0bf-e5aacdcd06a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:06.093292 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5665834-59e8-43c5-b0bf-e5aacdcd06a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:06.094596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Flow 'volume_create_api' (8c04fd37-0c6b-416b-a8e4-434fe3c95f2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:06.095055 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Create volume request issued successfully. Aug 12 14:46:06.095835 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bffc3e47-822a-43b7-9bb8-770f9d4fad96 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:06.097482 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 7/24] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:46:05 2026] POST /volume/v3/volumes => generated 756 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:06.111489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37f0bec7-d6e4-4e78-8cb7-3672e7e5e550 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:06.119579 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37f0bec7-d6e4-4e78-8cb7-3672e7e5e550 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:46:06.120373 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37f0bec7-d6e4-4e78-8cb7-3672e7e5e550 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:06.120373 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37f0bec7-d6e4-4e78-8cb7-3672e7e5e550 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:06.135320 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:06.135320 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:06.140612 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-37f0bec7-d6e4-4e78-8cb7-3672e7e5e550 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:46:06.146413 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37f0bec7-d6e4-4e78-8cb7-3672e7e5e550 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:46:06.146854 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 6/25] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:06 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:07.063253 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ffc0d07b-0332-4d99-901f-8e0805ab4e9b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:07.065684 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ffc0d07b-0332-4d99-901f-8e0805ab4e9b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:07.065937 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ffc0d07b-0332-4d99-901f-8e0805ab4e9b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:07.066149 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ffc0d07b-0332-4d99-901f-8e0805ab4e9b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:07.073427 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:07.073427 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:07.078312 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ffc0d07b-0332-4d99-901f-8e0805ab4e9b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:07.083243 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ffc0d07b-0332-4d99-901f-8e0805ab4e9b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:07.083669 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 7/26] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:07 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:07.163370 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5944bc5d-9d6b-432a-abcb-8f15f544aec0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:07.165852 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5944bc5d-9d6b-432a-abcb-8f15f544aec0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:46:07.166258 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5944bc5d-9d6b-432a-abcb-8f15f544aec0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:07.166387 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5944bc5d-9d6b-432a-abcb-8f15f544aec0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:07.175483 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:07.175483 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:07.180600 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5944bc5d-9d6b-432a-abcb-8f15f544aec0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:46:07.187523 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5944bc5d-9d6b-432a-abcb-8f15f544aec0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:46:07.187952 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 7/27] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:07 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:07.201450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b770d540-b7af-47d0-b647-23da81ffdece None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:07.458804 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b770d540-b7af-47d0-b647-23da81ffdece tempest-TestMultiAttachVolumeSwap-1934041032 tempest-TestMultiAttachVolumeSwap-1934041032-project-admin] POST https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action Aug 12 14:46:07.460003 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b770d540-b7af-47d0-b647-23da81ffdece tempest-TestMultiAttachVolumeSwap-1934041032 tempest-TestMultiAttachVolumeSwap-1934041032-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:46:07.460003 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b770d540-b7af-47d0-b647-23da81ffdece tempest-TestMultiAttachVolumeSwap-1934041032 tempest-TestMultiAttachVolumeSwap-1934041032-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:07.479450 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b6528548-6c4d-4184-8cab-f49e761c9839 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:07.520691 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:07.520691 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:07.521305 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b770d540-b7af-47d0-b647-23da81ffdece tempest-TestMultiAttachVolumeSwap-1934041032 tempest-TestMultiAttachVolumeSwap-1934041032-project-admin] Volume info retrieved successfully. Aug 12 14:46:07.539657 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b770d540-b7af-47d0-b647-23da81ffdece tempest-TestMultiAttachVolumeSwap-1934041032 tempest-TestMultiAttachVolumeSwap-1934041032-project-admin] Update volume admin metadata completed successfully. Aug 12 14:46:07.539657 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b770d540-b7af-47d0-b647-23da81ffdece tempest-TestMultiAttachVolumeSwap-1934041032 tempest-TestMultiAttachVolumeSwap-1934041032-project-admin] Update readonly setting on volume completed successfully. Aug 12 14:46:07.539849 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b770d540-b7af-47d0-b647-23da81ffdece tempest-TestMultiAttachVolumeSwap-1934041032 tempest-TestMultiAttachVolumeSwap-1934041032-project-admin] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action returned with HTTP 202 Aug 12 14:46:07.540495 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 8/28] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:46:07 2026] POST /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action => generated 0 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:46:07.550865 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4969ed51-243b-4216-bbfd-59741fba76c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:07.553229 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:07.553610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-810812065"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:07.555762 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-810812065'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:07.563961 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Create volume of 1 GB Aug 12 14:46:07.564381 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:07.564381 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:07.576485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:46:07.575784. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:46:07.576623 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Availability Zones retrieved successfully. Aug 12 14:46:07.603299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Flow 'volume_create_api' (b6609f74-8dd3-4092-896c-453c7ac066ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:07.604888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd36bb6-d519-4509-9327-453946075bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:07.606190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:07.630776 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:07.630776 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:07.654208 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcd36bb6-d519-4509-9327-453946075bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f20f4fa-0057-47d5-82d4-76c406456bab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f20f4fa-0057-47d5-82d4-76c406456bab', 'encryption_key_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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:07.655502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bc3ce5-7673-4150-9149-9a8cf3de18cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:07.712202 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-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 14:46:07.712618 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-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 14:46:07.738243 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Created reservations ['a66f1cc7-3655-4242-8bce-3d2649a4a32a', 'eb07b238-77eb-4edb-ab95-2a0eaed8a824', '5599bd70-9ba4-4cdf-a2fd-a44a45a30e24', '18abadf5-7fbc-44df-b41e-ea8093878887'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:07.739746 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bc3ce5-7673-4150-9149-9a8cf3de18cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66f1cc7-3655-4242-8bce-3d2649a4a32a', 'eb07b238-77eb-4edb-ab95-2a0eaed8a824', '5599bd70-9ba4-4cdf-a2fd-a44a45a30e24', '18abadf5-7fbc-44df-b41e-ea8093878887']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:07.740497 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e658337d-9923-4b55-9f05-46047b6e9e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:07.780500 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e658337d-9923-4b55-9f05-46047b6e9e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1938339-5c58-4eab-bdb6-35fe674ec302', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-810812065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f392d63388e04f4e86034951d39f2f40',qos_specs=None,replication_status=,reservations=['a66f1cc7-3655-4242-8bce-3d2649a4a32a','eb07b238-77eb-4edb-ab95-2a0eaed8a824','5599bd70-9ba4-4cdf-a2fd-a44a45a30e24','18abadf5-7fbc-44df-b41e-ea8093878887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3a987de09a14b19af198aa9ee847799',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-810812065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1938339-5c58-4eab-bdb6-35fe674ec302,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f392d63388e04f4e86034951d39f2f40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3a987de09a14b19af198aa9ee847799',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f20f4fa-0057-47d5-82d4-76c406456bab),volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:07.781677 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af191ec-66b0-4462-aef1-a7fd9e94e6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:07.815229 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4af191ec-66b0-4462-aef1-a7fd9e94e6f2) transitioned into state 'SUCCESS' from state '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-810812065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f392d63388e04f4e86034951d39f2f40',qos_specs=None,replication_status=,reservations=['a66f1cc7-3655-4242-8bce-3d2649a4a32a','eb07b238-77eb-4edb-ab95-2a0eaed8a824','5599bd70-9ba4-4cdf-a2fd-a44a45a30e24','18abadf5-7fbc-44df-b41e-ea8093878887'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3a987de09a14b19af198aa9ee847799',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:07.817356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098f7ff7-91d3-4a30-98b0-be3f1b2f548a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:07.856897 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (098f7ff7-91d3-4a30-98b0-be3f1b2f548a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:07.858356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Flow 'volume_create_api' (b6609f74-8dd3-4092-896c-453c7ac066ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:07.858937 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Create volume request issued successfully. Aug 12 14:46:07.860065 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4969ed51-243b-4216-bbfd-59741fba76c7 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:07.860505 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 8/29] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:46:07 2026] POST /volume/v3/volumes => generated 757 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:07.878301 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f46db020-5a82-4036-8fca-f88d767b7023 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:07.880860 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f46db020-5a82-4036-8fca-f88d767b7023 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 Aug 12 14:46:07.881086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f46db020-5a82-4036-8fca-f88d767b7023 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:07.881304 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f46db020-5a82-4036-8fca-f88d767b7023 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:07.889650 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:07.889650 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:07.897523 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f46db020-5a82-4036-8fca-f88d767b7023 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:46:07.910616 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f46db020-5a82-4036-8fca-f88d767b7023 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 returned with HTTP 200 Aug 12 14:46:07.911414 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 8/30] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:07 2026] GET /volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:07.979386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:07.979663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1866339723"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:07.981895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1866339723'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:07.982760 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Create volume of 1 GB Aug 12 14:46:08.009222 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Availability zone cache updated, next update will occur around 2026-08-12 15:46:08.008416. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:46:08.009428 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Availability Zones retrieved successfully. Aug 12 14:46:08.040733 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Flow 'volume_create_api' (14e4c967-0c7d-4b6f-ae2e-ec37d09f5f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:08.042705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1601239-5345-4f8b-a6e9-51fef87b7606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:08.044031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:08.099338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1601239-5345-4f8b-a6e9-51fef87b7606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:08.100340 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-71cfdd33-1277-4e10-8420-83f28eb350c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:08.100732 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc15d981-f013-471d-baad-5df506bd23f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:08.102495 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-71cfdd33-1277-4e10-8420-83f28eb350c4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:08.102820 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-71cfdd33-1277-4e10-8420-83f28eb350c4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:08.103030 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-71cfdd33-1277-4e10-8420-83f28eb350c4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:08.114790 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:08.114790 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:08.120316 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-71cfdd33-1277-4e10-8420-83f28eb350c4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:08.128512 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-71cfdd33-1277-4e10-8420-83f28eb350c4 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:08.128512 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 9/31] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:08 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:08.151708 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-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 14:46:08.151708 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-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 14:46:08.219739 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Created reservations ['52ac9c95-30d8-417e-bab6-db8580fb5c54', 'ad5a5e22-9556-45f8-9d8c-4bc90716e52c', 'e670fc37-e455-4704-a8e5-0f2b618187fd', 'de082d84-f1a9-48d6-bedc-f4f16c27edb7'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:08.221165 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc15d981-f013-471d-baad-5df506bd23f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52ac9c95-30d8-417e-bab6-db8580fb5c54', 'ad5a5e22-9556-45f8-9d8c-4bc90716e52c', 'e670fc37-e455-4704-a8e5-0f2b618187fd', 'de082d84-f1a9-48d6-bedc-f4f16c27edb7']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:08.222889 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b56327-752b-4ce9-8db5-ae9be5074bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:08.298199 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07b56327-752b-4ce9-8db5-ae9be5074bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c52fe9a-f128-413f-bb3b-a6cefb4bd414', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1866339723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e656e3ec335a47cb95359a43fdbafa1e',qos_specs=None,replication_status=,reservations=['52ac9c95-30d8-417e-bab6-db8580fb5c54','ad5a5e22-9556-45f8-9d8c-4bc90716e52c','e670fc37-e455-4704-a8e5-0f2b618187fd','de082d84-f1a9-48d6-bedc-f4f16c27edb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42b8574dc54caca0a9d43d592fcc41',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1866339723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c52fe9a-f128-413f-bb3b-a6cefb4bd414,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e656e3ec335a47cb95359a43fdbafa1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aa42b8574dc54caca0a9d43d592fcc41',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:08.299111 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111ddca6-20f6-467c-870f-57d114605368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:08.345947 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (111ddca6-20f6-467c-870f-57d114605368) transitioned into state 'SUCCESS' from state '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-1866339723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e656e3ec335a47cb95359a43fdbafa1e',qos_specs=None,replication_status=,reservations=['52ac9c95-30d8-417e-bab6-db8580fb5c54','ad5a5e22-9556-45f8-9d8c-4bc90716e52c','e670fc37-e455-4704-a8e5-0f2b618187fd','de082d84-f1a9-48d6-bedc-f4f16c27edb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aa42b8574dc54caca0a9d43d592fcc41',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:08.346701 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ef845f-df89-4f0e-b233-b7f6643f6e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:08.388833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9ef845f-df89-4f0e-b233-b7f6643f6e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:08.390335 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Flow 'volume_create_api' (14e4c967-0c7d-4b6f-ae2e-ec37d09f5f95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:08.390335 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Create volume request issued successfully. Aug 12 14:46:08.391149 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6528548-6c4d-4184-8cab-f49e761c9839 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:08.391994 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 7/32] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:07 2026] POST /volume/v3/volumes => generated 785 bytes in 913 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:08.413108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-544b3953-a00f-4365-af4f-410570e152b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:08.416184 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-544b3953-a00f-4365-af4f-410570e152b8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:46:08.416184 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-544b3953-a00f-4365-af4f-410570e152b8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:08.416353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-544b3953-a00f-4365-af4f-410570e152b8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:08.469535 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:08.469535 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:08.479033 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-544b3953-a00f-4365-af4f-410570e152b8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:46:08.489188 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-544b3953-a00f-4365-af4f-410570e152b8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:46:08.491698 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 9/33] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:08 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 964 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:08.927094 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5d363027-ba1f-4629-b1cf-8fb9feb6e268 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:08.929651 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d363027-ba1f-4629-b1cf-8fb9feb6e268 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 Aug 12 14:46:08.929846 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5d363027-ba1f-4629-b1cf-8fb9feb6e268 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:08.930200 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5d363027-ba1f-4629-b1cf-8fb9feb6e268 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:08.938151 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:08.938151 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:08.943588 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5d363027-ba1f-4629-b1cf-8fb9feb6e268 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:46:08.949210 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d363027-ba1f-4629-b1cf-8fb9feb6e268 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 returned with HTTP 200 Aug 12 14:46:08.949739 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 9/34] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:08 2026] GET /volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:09.156343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b0a7d7be-f9cd-46ab-a2b3-637792523ca8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:09.160651 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b0a7d7be-f9cd-46ab-a2b3-637792523ca8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:09.160901 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b0a7d7be-f9cd-46ab-a2b3-637792523ca8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:09.161083 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b0a7d7be-f9cd-46ab-a2b3-637792523ca8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:09.169318 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:09.169318 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:09.173297 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b0a7d7be-f9cd-46ab-a2b3-637792523ca8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:09.178542 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b0a7d7be-f9cd-46ab-a2b3-637792523ca8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:09.179162 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 10/35] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:09 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:09.511690 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-97b518fd-8d0a-4945-a6c0-0418fd101830 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:09.515301 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97b518fd-8d0a-4945-a6c0-0418fd101830 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:46:09.515654 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97b518fd-8d0a-4945-a6c0-0418fd101830 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:09.515830 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97b518fd-8d0a-4945-a6c0-0418fd101830 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:09.528631 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:09.528631 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:09.533441 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-97b518fd-8d0a-4945-a6c0-0418fd101830 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:46:09.539254 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97b518fd-8d0a-4945-a6c0-0418fd101830 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:46:09.539254 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 8/36] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:09 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:46:10.198120 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee25cb85-2838-465c-affb-4de094f651bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:10.203631 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee25cb85-2838-465c-affb-4de094f651bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:10.203631 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee25cb85-2838-465c-affb-4de094f651bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:10.203631 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee25cb85-2838-465c-affb-4de094f651bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:10.212017 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:10.212017 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:10.218479 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee25cb85-2838-465c-affb-4de094f651bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:10.222525 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee25cb85-2838-465c-affb-4de094f651bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:10.223284 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 10/37] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:10 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:11.244252 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-85c4badf-4ee0-4d0c-a4eb-ac4b78157544 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:11.246378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-85c4badf-4ee0-4d0c-a4eb-ac4b78157544 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:11.246882 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-85c4badf-4ee0-4d0c-a4eb-ac4b78157544 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:11.246995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-85c4badf-4ee0-4d0c-a4eb-ac4b78157544 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:11.271632 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:11.271632 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:11.283541 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-85c4badf-4ee0-4d0c-a4eb-ac4b78157544 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:11.291953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-85c4badf-4ee0-4d0c-a4eb-ac4b78157544 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:11.291953 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 10/38] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:11 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:12.306751 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-30893253-07b5-49ff-896c-8cfca5d2ed0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:12.310196 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30893253-07b5-49ff-896c-8cfca5d2ed0a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:12.311702 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30893253-07b5-49ff-896c-8cfca5d2ed0a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:12.311702 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30893253-07b5-49ff-896c-8cfca5d2ed0a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:12.323696 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:12.323696 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:12.334063 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-30893253-07b5-49ff-896c-8cfca5d2ed0a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:12.342944 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30893253-07b5-49ff-896c-8cfca5d2ed0a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:12.342944 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 11/39] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:12 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:13.374264 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-565023e7-63a2-459c-84ea-eda56113b879 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:13.374994 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-565023e7-63a2-459c-84ea-eda56113b879 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:13.375239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-565023e7-63a2-459c-84ea-eda56113b879 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:13.375362 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-565023e7-63a2-459c-84ea-eda56113b879 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:13.385429 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:13.385429 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:13.393149 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-565023e7-63a2-459c-84ea-eda56113b879 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:13.401951 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-565023e7-63a2-459c-84ea-eda56113b879 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:13.402571 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 9/40] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:13 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:14.423155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7426a991-9a76-4979-9a7f-0d5c5c197d77 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:14.426559 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7426a991-9a76-4979-9a7f-0d5c5c197d77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:14.426559 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7426a991-9a76-4979-9a7f-0d5c5c197d77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:14.426657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7426a991-9a76-4979-9a7f-0d5c5c197d77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:14.442632 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:14.442632 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:14.448730 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7426a991-9a76-4979-9a7f-0d5c5c197d77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:14.456793 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7426a991-9a76-4979-9a7f-0d5c5c197d77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:14.457176 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 11/41] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:14 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:15.478811 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ef187fa3-af3e-4ea9-b7ef-cefd0d70b608 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:15.483542 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef187fa3-af3e-4ea9-b7ef-cefd0d70b608 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:15.483861 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef187fa3-af3e-4ea9-b7ef-cefd0d70b608 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:15.484649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef187fa3-af3e-4ea9-b7ef-cefd0d70b608 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:15.498407 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:15.498407 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:15.506976 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ef187fa3-af3e-4ea9-b7ef-cefd0d70b608 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:15.513675 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef187fa3-af3e-4ea9-b7ef-cefd0d70b608 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:15.514167 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 11/42] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:15 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:16.533947 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60fff9f7-4945-46c1-b014-56ad865aee27 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:16.535835 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60fff9f7-4945-46c1-b014-56ad865aee27 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:16.536209 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60fff9f7-4945-46c1-b014-56ad865aee27 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:16.536451 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60fff9f7-4945-46c1-b014-56ad865aee27 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:16.546202 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:16.546202 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:16.552648 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60fff9f7-4945-46c1-b014-56ad865aee27 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:16.561095 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60fff9f7-4945-46c1-b014-56ad865aee27 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:16.561650 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 12/43] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:16 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:17.583541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26b5f698-8416-4b1d-8207-b8bfccd5d418 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:17.587974 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26b5f698-8416-4b1d-8207-b8bfccd5d418 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:17.588310 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26b5f698-8416-4b1d-8207-b8bfccd5d418 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:17.589139 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26b5f698-8416-4b1d-8207-b8bfccd5d418 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:17.603203 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:17.603203 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:17.610778 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-26b5f698-8416-4b1d-8207-b8bfccd5d418 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:17.622145 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26b5f698-8416-4b1d-8207-b8bfccd5d418 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:17.622711 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 10/44] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:17 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:18.642445 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d2e3c871-8b73-4090-a298-b3247e57861b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:18.644895 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d2e3c871-8b73-4090-a298-b3247e57861b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:18.645228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d2e3c871-8b73-4090-a298-b3247e57861b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:18.645523 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d2e3c871-8b73-4090-a298-b3247e57861b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:18.655298 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:18.655298 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:18.661173 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d2e3c871-8b73-4090-a298-b3247e57861b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:18.669820 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d2e3c871-8b73-4090-a298-b3247e57861b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:18.670512 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 12/45] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:18 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:19.686525 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-994274eb-cc49-4eed-b18c-a2f978985b78 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:19.689847 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-994274eb-cc49-4eed-b18c-a2f978985b78 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:19.690192 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-994274eb-cc49-4eed-b18c-a2f978985b78 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:19.690302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-994274eb-cc49-4eed-b18c-a2f978985b78 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:19.705290 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:19.705290 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:19.712978 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-994274eb-cc49-4eed-b18c-a2f978985b78 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:19.718958 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-994274eb-cc49-4eed-b18c-a2f978985b78 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:19.719494 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 12/46] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:19 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:20.742048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a71c1776-9a56-411a-850f-6e1e4af2c5a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:20.746990 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a71c1776-9a56-411a-850f-6e1e4af2c5a9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:20.746990 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a71c1776-9a56-411a-850f-6e1e4af2c5a9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:20.746990 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a71c1776-9a56-411a-850f-6e1e4af2c5a9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:20.760125 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:20.760125 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:20.767832 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a71c1776-9a56-411a-850f-6e1e4af2c5a9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:20.778000 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a71c1776-9a56-411a-850f-6e1e4af2c5a9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:20.778768 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 13/47] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:20 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:21.798119 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-41dd1877-fc79-41a9-99f3-aabe3476ddac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:21.801076 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41dd1877-fc79-41a9-99f3-aabe3476ddac tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:21.801377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41dd1877-fc79-41a9-99f3-aabe3476ddac tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:21.801633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41dd1877-fc79-41a9-99f3-aabe3476ddac tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:21.814767 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:21.814767 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:21.821200 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-41dd1877-fc79-41a9-99f3-aabe3476ddac tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:21.833365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41dd1877-fc79-41a9-99f3-aabe3476ddac tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:21.833365 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 11/48] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:21 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:22.852640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91a031cd-82c1-4712-bc09-74316d18a0a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:22.854812 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91a031cd-82c1-4712-bc09-74316d18a0a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:22.855394 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91a031cd-82c1-4712-bc09-74316d18a0a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:22.855394 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91a031cd-82c1-4712-bc09-74316d18a0a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:22.864015 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:22.864015 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:22.871639 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-91a031cd-82c1-4712-bc09-74316d18a0a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:22.885654 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91a031cd-82c1-4712-bc09-74316d18a0a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:22.886290 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 13/49] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:22 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:23.906418 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-19170f4b-c944-4655-8576-d63c6b8fa2a6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:23.909766 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19170f4b-c944-4655-8576-d63c6b8fa2a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:23.909951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-19170f4b-c944-4655-8576-d63c6b8fa2a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:23.911502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-19170f4b-c944-4655-8576-d63c6b8fa2a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:23.929168 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:23.929168 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:23.938965 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-19170f4b-c944-4655-8576-d63c6b8fa2a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:23.954495 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19170f4b-c944-4655-8576-d63c6b8fa2a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:23.955062 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 13/50] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:23 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:24.143326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:24.147482 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:24.148299 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-2077065510"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:24.151073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-2077065510'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:24.151073 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Create volume of 1 GB Aug 12 14:46:24.160892 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Availability Zones retrieved successfully. Aug 12 14:46:24.169207 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Flow 'volume_create_api' (dcb321d1-01ba-4382-a214-ab48dee35532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:24.171076 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0825e89-4198-4c3b-8828-a8ea7249c1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:24.173032 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:24.222631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0825e89-4198-4c3b-8828-a8ea7249c1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:24.224112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b52bd13-ba93-491e-a89e-043e98c6bd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:24.262509 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-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 14:46:24.263372 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-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 14:46:24.307478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Created reservations ['e8b1c238-b5c8-490d-a769-d68512c5199c', '21082973-ccd4-482c-ad7e-6d2a13d8c63a', 'f3568883-f35d-4f11-9c6c-77b2d0421840', '39284af7-3a63-496c-b3c8-b1a6c9f15238'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:24.308641 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b52bd13-ba93-491e-a89e-043e98c6bd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8b1c238-b5c8-490d-a769-d68512c5199c', '21082973-ccd4-482c-ad7e-6d2a13d8c63a', 'f3568883-f35d-4f11-9c6c-77b2d0421840', '39284af7-3a63-496c-b3c8-b1a6c9f15238']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:24.309771 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35bdb99b-213f-4e1b-942d-1c900e351eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:24.341934 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35bdb99b-213f-4e1b-942d-1c900e351eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96deeb7f-ba3d-4d91-a80f-09e4ecc3774c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2077065510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee3c4dd357f48aab00a2e2fc533ac06',qos_specs=None,replication_status=,reservations=['e8b1c238-b5c8-490d-a769-d68512c5199c','21082973-ccd4-482c-ad7e-6d2a13d8c63a','f3568883-f35d-4f11-9c6c-77b2d0421840','39284af7-3a63-496c-b3c8-b1a6c9f15238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7dbf812482347888f0e0461405fbb14',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2077065510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96deeb7f-ba3d-4d91-a80f-09e4ecc3774c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dee3c4dd357f48aab00a2e2fc533ac06',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7dbf812482347888f0e0461405fbb14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:24.343580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2a35a8-e856-4c7d-8305-d25dbe4b845b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:24.370536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2a35a8-e856-4c7d-8305-d25dbe4b845b) transitioned into state 'SUCCESS' from state '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-2077065510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dee3c4dd357f48aab00a2e2fc533ac06',qos_specs=None,replication_status=,reservations=['e8b1c238-b5c8-490d-a769-d68512c5199c','21082973-ccd4-482c-ad7e-6d2a13d8c63a','f3568883-f35d-4f11-9c6c-77b2d0421840','39284af7-3a63-496c-b3c8-b1a6c9f15238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7dbf812482347888f0e0461405fbb14',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:24.371441 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e7e10e-dcbe-48ba-a5a6-32e1899b1416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:24.383999 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e7e10e-dcbe-48ba-a5a6-32e1899b1416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:24.385213 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Flow 'volume_create_api' (dcb321d1-01ba-4382-a214-ab48dee35532) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:24.385737 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Create volume request issued successfully. Aug 12 14:46:24.386744 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3fc8a247-f21a-40bd-a07b-0f788fb68c63 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:24.388080 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 14/51] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:24 2026] POST /volume/v3/volumes => generated 755 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:24.411226 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1e700437-f116-42ee-91d6-830508d9e7f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:24.413571 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e700437-f116-42ee-91d6-830508d9e7f9 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] GET https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c Aug 12 14:46:24.414929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1e700437-f116-42ee-91d6-830508d9e7f9 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:24.414929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1e700437-f116-42ee-91d6-830508d9e7f9 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:24.423998 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:24.423998 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:24.430058 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1e700437-f116-42ee-91d6-830508d9e7f9 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Volume info retrieved successfully. Aug 12 14:46:24.437150 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e700437-f116-42ee-91d6-830508d9e7f9 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c returned with HTTP 200 Aug 12 14:46:24.437150 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 12/52] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:24 2026] GET /volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:24.978802 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31e377b1-fc89-4c9a-b986-7361b2c41f02 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:24.978802 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31e377b1-fc89-4c9a-b986-7361b2c41f02 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:24.979653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31e377b1-fc89-4c9a-b986-7361b2c41f02 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:24.979653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31e377b1-fc89-4c9a-b986-7361b2c41f02 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:24.990780 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:24.990780 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:24.999399 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-31e377b1-fc89-4c9a-b986-7361b2c41f02 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:25.012139 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31e377b1-fc89-4c9a-b986-7361b2c41f02 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:25.012474 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 14/53] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:24 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:25.456111 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-51b56dbd-1f77-431e-bbb4-f4605c793dbc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:25.461125 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-51b56dbd-1f77-431e-bbb4-f4605c793dbc tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] GET https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c Aug 12 14:46:25.461125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-51b56dbd-1f77-431e-bbb4-f4605c793dbc tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:25.461125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-51b56dbd-1f77-431e-bbb4-f4605c793dbc tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:25.470094 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:25.470094 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:25.477172 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-51b56dbd-1f77-431e-bbb4-f4605c793dbc tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Volume info retrieved successfully. Aug 12 14:46:25.484420 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-51b56dbd-1f77-431e-bbb4-f4605c793dbc tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c returned with HTTP 200 Aug 12 14:46:25.485064 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 14/54] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:25 2026] GET /volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:25.984838 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8c2e4a95-9a06-47fe-8819-c915ca1154c8 req-7410c22a-035f-42be-9b30-134691f2ee36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:25.988195 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8c2e4a95-9a06-47fe-8819-c915ca1154c8 req-7410c22a-035f-42be-9b30-134691f2ee36 tempest-VolumesAdminNegativeTest-306787859 tempest-VolumesAdminNegativeTest-306787859-project] GET https://10.4.3.100/volume/v3/volumes/5da8ccb9-7359-426a-bd5c-8a8b13539b5c Aug 12 14:46:25.988426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8c2e4a95-9a06-47fe-8819-c915ca1154c8 req-7410c22a-035f-42be-9b30-134691f2ee36 tempest-VolumesAdminNegativeTest-306787859 tempest-VolumesAdminNegativeTest-306787859-project] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:25.989947 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8c2e4a95-9a06-47fe-8819-c915ca1154c8 req-7410c22a-035f-42be-9b30-134691f2ee36 tempest-VolumesAdminNegativeTest-306787859 tempest-VolumesAdminNegativeTest-306787859-project] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:25.998939 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8c2e4a95-9a06-47fe-8819-c915ca1154c8 req-7410c22a-035f-42be-9b30-134691f2ee36 tempest-VolumesAdminNegativeTest-306787859 tempest-VolumesAdminNegativeTest-306787859-project] https://10.4.3.100/volume/v3/volumes/5da8ccb9-7359-426a-bd5c-8a8b13539b5c returned with HTTP 404 Aug 12 14:46:25.999611 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 15/55] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:46:25 2026] GET /volume/v3/volumes/5da8ccb9-7359-426a-bd5c-8a8b13539b5c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:26.017370 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:26.021483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] DELETE https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c Aug 12 14:46:26.021483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:26.021483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:26.021483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Delete volume with id: 96deeb7f-ba3d-4d91-a80f-09e4ecc3774c Aug 12 14:46:26.031662 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:26.031662 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:26.032229 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Volume info retrieved successfully. Aug 12 14:46:26.034639 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13b15c14-dcc9-489b-8512-624f06815b3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:26.037907 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13b15c14-dcc9-489b-8512-624f06815b3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:26.038065 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13b15c14-dcc9-489b-8512-624f06815b3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:26.038330 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13b15c14-dcc9-489b-8512-624f06815b3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:26.051716 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:26.051716 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:26.059038 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-13b15c14-dcc9-489b-8512-624f06815b3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:26.065423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13b15c14-dcc9-489b-8512-624f06815b3d tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:26.065666 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Delete volume request issued successfully. Aug 12 14:46:26.065848 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 15/56] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:26 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:26.065944 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c24f1ebe-79fa-4a52-b823-73e4722d3e69 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c returned with HTTP 202 Aug 12 14:46:26.066814 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 13/57] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:46:26 2026] DELETE /volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:46:26.080071 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4484aa33-e810-4b69-8a84-07fc48f9fd7a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:26.082627 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4484aa33-e810-4b69-8a84-07fc48f9fd7a tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] GET https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c Aug 12 14:46:26.083364 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4484aa33-e810-4b69-8a84-07fc48f9fd7a tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:26.083364 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4484aa33-e810-4b69-8a84-07fc48f9fd7a tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:26.096075 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:26.096075 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:26.105335 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4484aa33-e810-4b69-8a84-07fc48f9fd7a tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Volume info retrieved successfully. Aug 12 14:46:26.113627 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4484aa33-e810-4b69-8a84-07fc48f9fd7a tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c returned with HTTP 200 Aug 12 14:46:26.114222 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 15/58] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:26 2026] GET /volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:27.084363 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-945587d6-93c9-4000-bb1e-c0281a99d232 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:27.087540 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-945587d6-93c9-4000-bb1e-c0281a99d232 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:27.087822 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-945587d6-93c9-4000-bb1e-c0281a99d232 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:27.087985 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-945587d6-93c9-4000-bb1e-c0281a99d232 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:27.102962 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:27.102962 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:27.109336 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-945587d6-93c9-4000-bb1e-c0281a99d232 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:27.118428 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-945587d6-93c9-4000-bb1e-c0281a99d232 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:27.119153 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 16/59] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:27 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:27.135434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-99175468-ab9e-4fd3-be4f-943a8190ec52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:27.139868 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99175468-ab9e-4fd3-be4f-943a8190ec52 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] GET https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c Aug 12 14:46:27.140395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99175468-ab9e-4fd3-be4f-943a8190ec52 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:27.140395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99175468-ab9e-4fd3-be4f-943a8190ec52 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:27.149504 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99175468-ab9e-4fd3-be4f-943a8190ec52 tempest-VolumesAdminNegativeTest-1033475030 tempest-VolumesAdminNegativeTest-1033475030-project-member] https://10.4.3.100/volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c returned with HTTP 404 Aug 12 14:46:27.150368 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 16/60] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:27 2026] GET /volume/v3/volumes/96deeb7f-ba3d-4d91-a80f-09e4ecc3774c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:28.140115 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fda6e50-af93-4e3d-8df7-add2c0d09c05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:28.145313 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fda6e50-af93-4e3d-8df7-add2c0d09c05 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:28.146448 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fda6e50-af93-4e3d-8df7-add2c0d09c05 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:28.146796 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fda6e50-af93-4e3d-8df7-add2c0d09c05 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:28.164147 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:28.164147 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:28.172390 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8fda6e50-af93-4e3d-8df7-add2c0d09c05 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:28.183932 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fda6e50-af93-4e3d-8df7-add2c0d09c05 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:28.184484 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 14/61] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:28 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:29.203592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0b9817ed-33a9-4b2e-b8d8-d75f46beaf75 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:29.206726 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b9817ed-33a9-4b2e-b8d8-d75f46beaf75 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:29.206726 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b9817ed-33a9-4b2e-b8d8-d75f46beaf75 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:29.207001 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b9817ed-33a9-4b2e-b8d8-d75f46beaf75 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:29.216699 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:29.216699 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:29.224670 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0b9817ed-33a9-4b2e-b8d8-d75f46beaf75 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:29.231976 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b9817ed-33a9-4b2e-b8d8-d75f46beaf75 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:29.232640 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 16/62] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:29 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:30.124372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d62dcef4-7960-4324-98fe-30aab4c2f234 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:30.251631 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8aeff7c7-6e51-4282-9121-c1b7e7240642 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:30.254713 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8aeff7c7-6e51-4282-9121-c1b7e7240642 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:30.255057 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8aeff7c7-6e51-4282-9121-c1b7e7240642 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:30.255341 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8aeff7c7-6e51-4282-9121-c1b7e7240642 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:30.273149 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:30.273149 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:30.283500 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8aeff7c7-6e51-4282-9121-c1b7e7240642 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:30.290301 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8aeff7c7-6e51-4282-9121-c1b7e7240642 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:30.290854 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 17/63] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:30 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:30.411364 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d62dcef4-7960-4324-98fe-30aab4c2f234 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] GET https://10.4.3.100/volume/v3/os-services Aug 12 14:46:30.411665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d62dcef4-7960-4324-98fe-30aab4c2f234 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:30.411956 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d62dcef4-7960-4324-98fe-30aab4c2f234 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:30.421528 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d62dcef4-7960-4324-98fe-30aab4c2f234 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] https://10.4.3.100/volume/v3/os-services returned with HTTP 200 Aug 12 14:46:30.422262 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 17/64] 10.4.3.100 () {66 vars in 1249 bytes} [Wed Aug 12 14:46:30 2026] GET /volume/v3/os-services => generated 626 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:30.437594 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb76ce52-ec0a-4cb1-9b2f-d78dfd7acd47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:30.440400 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb76ce52-ec0a-4cb1-9b2f-d78dfd7acd47 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] PUT https://10.4.3.100/volume/v3/os-services/disable-log-reason Aug 12 14:46:30.440794 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb76ce52-ec0a-4cb1-9b2f-d78dfd7acd47 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000007067", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:30.442729 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb76ce52-ec0a-4cb1-9b2f-d78dfd7acd47 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] https://10.4.3.100/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 12 14:46:30.443361 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 15/65] 10.4.3.100 () {68 vars in 1326 bytes} [Wed Aug 12 14:46:30 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:46:30.454530 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e2639bec-980e-4e47-985d-64a12926bc69 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:30.458148 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2639bec-980e-4e47-985d-64a12926bc69 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] PUT https://10.4.3.100/volume/v3/os-services/disable Aug 12 14:46:30.458148 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2639bec-980e-4e47-985d-64a12926bc69 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000007067", "binary": "invalid_binary"} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:30.468322 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2639bec-980e-4e47-985d-64a12926bc69 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] https://10.4.3.100/volume/v3/os-services/disable returned with HTTP 404 Aug 12 14:46:30.469076 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 17/66] 10.4.3.100 () {68 vars in 1293 bytes} [Wed Aug 12 14:46:30 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:30.478950 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-afe1ef2f-11f7-473a-905c-3619183da467 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:30.481073 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afe1ef2f-11f7-473a-905c-3619183da467 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] PUT https://10.4.3.100/volume/v3/os-services/enable Aug 12 14:46:30.481528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afe1ef2f-11f7-473a-905c-3619183da467 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:30.489920 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afe1ef2f-11f7-473a-905c-3619183da467 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] https://10.4.3.100/volume/v3/os-services/enable returned with HTTP 404 Aug 12 14:46:30.491052 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 18/67] 10.4.3.100 () {68 vars in 1290 bytes} [Wed Aug 12 14:46:30 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:30.502034 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-95f5fbcf-28aa-45c0-be64-a54e87a62492 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:30.504478 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95f5fbcf-28aa-45c0-be64-a54e87a62492 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] PUT https://10.4.3.100/volume/v3/os-services/freeze Aug 12 14:46:30.505222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95f5fbcf-28aa-45c0-be64-a54e87a62492 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:30.515682 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95f5fbcf-28aa-45c0-be64-a54e87a62492 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] https://10.4.3.100/volume/v3/os-services/freeze returned with HTTP 400 Aug 12 14:46:30.516367 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 18/68] 10.4.3.100 () {68 vars in 1290 bytes} [Wed Aug 12 14:46:30 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:46:30.527159 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c7e6248-5b7b-4110-bc26-849d2c951736 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:30.530798 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c7e6248-5b7b-4110-bc26-849d2c951736 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] PUT https://10.4.3.100/volume/v3/os-services/thaw Aug 12 14:46:30.531209 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c7e6248-5b7b-4110-bc26-849d2c951736 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:30.543616 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c7e6248-5b7b-4110-bc26-849d2c951736 tempest-VolumeServicesNegativeTest-1362684241 tempest-VolumeServicesNegativeTest-1362684241-project-admin] https://10.4.3.100/volume/v3/os-services/thaw returned with HTTP 400 Aug 12 14:46:30.544589 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 16/69] 10.4.3.100 () {68 vars in 1284 bytes} [Wed Aug 12 14:46:30 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:46:31.309024 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a4fe2ffe-01fb-4a77-819b-0a4507e24b4b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:31.314622 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4fe2ffe-01fb-4a77-819b-0a4507e24b4b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:31.314764 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4fe2ffe-01fb-4a77-819b-0a4507e24b4b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:31.316496 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4fe2ffe-01fb-4a77-819b-0a4507e24b4b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:31.329804 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:31.329804 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:31.337117 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a4fe2ffe-01fb-4a77-819b-0a4507e24b4b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:31.348021 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4fe2ffe-01fb-4a77-819b-0a4507e24b4b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:31.351489 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 18/70] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:31 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:46:32.374016 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea64d750-bdda-46e6-b570-8e255a7baf88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:32.378168 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea64d750-bdda-46e6-b570-8e255a7baf88 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:32.378749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea64d750-bdda-46e6-b570-8e255a7baf88 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:32.379117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea64d750-bdda-46e6-b570-8e255a7baf88 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:32.395503 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:32.395503 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:32.402406 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ea64d750-bdda-46e6-b570-8e255a7baf88 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:32.409551 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea64d750-bdda-46e6-b570-8e255a7baf88 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:32.410663 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 19/71] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:32 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:33.431691 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-82d9bac5-1cd9-43e3-9e3c-217baf1b31fb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:33.434553 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82d9bac5-1cd9-43e3-9e3c-217baf1b31fb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:33.435198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82d9bac5-1cd9-43e3-9e3c-217baf1b31fb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:33.435333 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82d9bac5-1cd9-43e3-9e3c-217baf1b31fb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:33.448543 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:33.448543 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:33.454684 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-82d9bac5-1cd9-43e3-9e3c-217baf1b31fb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:33.461618 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82d9bac5-1cd9-43e3-9e3c-217baf1b31fb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:33.461985 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 19/72] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:33 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:34.485433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f361219-1422-4341-8160-a4cff4af8a41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:34.489039 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f361219-1422-4341-8160-a4cff4af8a41 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:34.489402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f361219-1422-4341-8160-a4cff4af8a41 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:34.490321 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f361219-1422-4341-8160-a4cff4af8a41 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:34.503904 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:34.503904 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:34.515402 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6f361219-1422-4341-8160-a4cff4af8a41 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:34.523165 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f361219-1422-4341-8160-a4cff4af8a41 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:34.523495 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 17/73] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:34 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:35.544819 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9640e062-50d2-42d5-a04e-7a463b7c0f3f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:35.547898 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9640e062-50d2-42d5-a04e-7a463b7c0f3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:35.547898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9640e062-50d2-42d5-a04e-7a463b7c0f3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:35.547898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9640e062-50d2-42d5-a04e-7a463b7c0f3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:35.562872 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:35.562872 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:35.573881 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9640e062-50d2-42d5-a04e-7a463b7c0f3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:35.580857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9640e062-50d2-42d5-a04e-7a463b7c0f3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:35.580857 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 19/74] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:35 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:36.597692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10c5654f-a10a-4eb8-8163-9989e01de97a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:36.600742 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10c5654f-a10a-4eb8-8163-9989e01de97a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:36.601040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10c5654f-a10a-4eb8-8163-9989e01de97a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:36.601252 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10c5654f-a10a-4eb8-8163-9989e01de97a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:36.614829 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:36.614829 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:36.622895 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10c5654f-a10a-4eb8-8163-9989e01de97a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:36.635160 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10c5654f-a10a-4eb8-8163-9989e01de97a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:36.635906 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 20/75] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:36 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:37.347271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ca352a38-1758-4e67-a8de-9855b370e4cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:37.658179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4022ff80-1b01-4def-920a-008ebf605083 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:37.661230 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4022ff80-1b01-4def-920a-008ebf605083 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:37.661230 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4022ff80-1b01-4def-920a-008ebf605083 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:37.662552 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4022ff80-1b01-4def-920a-008ebf605083 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:37.677887 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:37.677887 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:37.687497 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4022ff80-1b01-4def-920a-008ebf605083 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:37.699483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4022ff80-1b01-4def-920a-008ebf605083 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:37.700709 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 18/76] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:37 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:46:37.756116 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca352a38-1758-4e67-a8de-9855b370e4cb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 14:46:37.756116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca352a38-1758-4e67-a8de-9855b370e4cb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:37.756116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca352a38-1758-4e67-a8de-9855b370e4cb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:37.756201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-ca352a38-1758-4e67-a8de-9855b370e4cb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:46:37.757561 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ca352a38-1758-4e67-a8de-9855b370e4cb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:46:37.803281 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ca352a38-1758-4e67-a8de-9855b370e4cb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Get all volumes completed successfully. Aug 12 14:46:37.803281 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca352a38-1758-4e67-a8de-9855b370e4cb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 14:46:37.803497 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 20/77] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 14:46:37 2026] GET /volume/v3/volumes => generated 15 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:46:37.821437 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:37.824015 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:37.824629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1480151674"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:37.826314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1480151674'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:37.826445 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume of 1 GB Aug 12 14:46:37.834965 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Availability Zones retrieved successfully. Aug 12 14:46:37.846213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Flow 'volume_create_api' (25fda486-2e1c-49fb-86b0-482eb411be81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:37.849246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3339b211-89c2-4679-b7b3-f671abadb2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:37.850531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:37.892937 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3339b211-89c2-4679-b7b3-f671abadb2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:37.894359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529a7952-09a6-40d8-9270-7e8b0a0f3b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:38.018287 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Created reservations ['031d881e-feb3-498c-97da-0cd4d2ac9ee8', '802dbd5b-1b70-4679-84ae-bfeda90f92ca', 'd6bd7f91-94af-4c67-9c81-2184d03c13eb', 'a063dd74-fc30-4c11-baf7-c579f2352a59'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:38.019569 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (529a7952-09a6-40d8-9270-7e8b0a0f3b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['031d881e-feb3-498c-97da-0cd4d2ac9ee8', '802dbd5b-1b70-4679-84ae-bfeda90f92ca', 'd6bd7f91-94af-4c67-9c81-2184d03c13eb', 'a063dd74-fc30-4c11-baf7-c579f2352a59']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:38.020595 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920063e2-c746-46c2-8670-45ff9a7f6630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:38.054818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (920063e2-c746-46c2-8670-45ff9a7f6630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d1eaae-d478-4ce4-a321-e3b7205bf341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1480151674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',qos_specs=None,replication_status=,reservations=['031d881e-feb3-498c-97da-0cd4d2ac9ee8','802dbd5b-1b70-4679-84ae-bfeda90f92ca','d6bd7f91-94af-4c67-9c81-2184d03c13eb','a063dd74-fc30-4c11-baf7-c579f2352a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c445a09754ea487eb2e675edf256216b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1480151674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d1eaae-d478-4ce4-a321-e3b7205bf341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c445a09754ea487eb2e675edf256216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:38.056908 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f49234c8-4cd7-4c5d-80ec-92b99f73ff87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:38.082410 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f49234c8-4cd7-4c5d-80ec-92b99f73ff87) transitioned into state 'SUCCESS' from state '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-1480151674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',qos_specs=None,replication_status=,reservations=['031d881e-feb3-498c-97da-0cd4d2ac9ee8','802dbd5b-1b70-4679-84ae-bfeda90f92ca','d6bd7f91-94af-4c67-9c81-2184d03c13eb','a063dd74-fc30-4c11-baf7-c579f2352a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c445a09754ea487eb2e675edf256216b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:38.083682 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7785aaca-1624-4b86-b9f5-84316cb1a34e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:38.098030 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7785aaca-1624-4b86-b9f5-84316cb1a34e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:38.099449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Flow 'volume_create_api' (25fda486-2e1c-49fb-86b0-482eb411be81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:38.100188 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume request issued successfully. Aug 12 14:46:38.101232 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a387e23c-c557-49d3-878d-4cb8ec36dc08 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:38.102349 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 20/78] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:37 2026] POST /volume/v3/volumes => generated 755 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:38.119717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1d5114f-2c1c-4d36-b901-63f80f8fb151 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:38.122369 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1d5114f-2c1c-4d36-b901-63f80f8fb151 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:38.122561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1d5114f-2c1c-4d36-b901-63f80f8fb151 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:38.122845 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1d5114f-2c1c-4d36-b901-63f80f8fb151 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:38.131451 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:38.131451 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:38.136721 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e1d5114f-2c1c-4d36-b901-63f80f8fb151 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:38.142882 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1d5114f-2c1c-4d36-b901-63f80f8fb151 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 returned with HTTP 200 Aug 12 14:46:38.143720 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 21/79] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:38 2026] GET /volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:38.718585 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d278f9c-1476-4f53-8978-36380966ee80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:38.721572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d278f9c-1476-4f53-8978-36380966ee80 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:38.721904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d278f9c-1476-4f53-8978-36380966ee80 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:38.722294 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d278f9c-1476-4f53-8978-36380966ee80 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:38.731558 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:38.731558 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:38.738484 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3d278f9c-1476-4f53-8978-36380966ee80 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:38.750002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d278f9c-1476-4f53-8978-36380966ee80 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:38.752295 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 19/80] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:38 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:39.165479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2666909-4e3d-41e9-baaa-d41c0a6b97f2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:39.167807 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2666909-4e3d-41e9-baaa-d41c0a6b97f2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:39.168154 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2666909-4e3d-41e9-baaa-d41c0a6b97f2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:39.168536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2666909-4e3d-41e9-baaa-d41c0a6b97f2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:39.179101 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:39.179101 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:39.186081 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b2666909-4e3d-41e9-baaa-d41c0a6b97f2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:39.194885 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2666909-4e3d-41e9-baaa-d41c0a6b97f2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 returned with HTTP 200 Aug 12 14:46:39.195451 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 21/81] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:39 2026] GET /volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:39.219032 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8b54bb1a-802b-412a-992a-260c9bb1b606 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:39.221440 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8b54bb1a-802b-412a-992a-260c9bb1b606 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:39.221770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8b54bb1a-802b-412a-992a-260c9bb1b606 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:39.221958 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8b54bb1a-802b-412a-992a-260c9bb1b606 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:39.238476 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:39.238476 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:39.244124 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8b54bb1a-802b-412a-992a-260c9bb1b606 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:39.250569 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8b54bb1a-802b-412a-992a-260c9bb1b606 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 returned with HTTP 200 Aug 12 14:46:39.251070 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 21/82] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:39 2026] GET /volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:39.267146 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:39.269529 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:39.269989 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1806868386"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:39.271984 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1806868386'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:39.273694 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume of 1 GB Aug 12 14:46:39.277923 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Availability Zones retrieved successfully. Aug 12 14:46:39.285527 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Flow 'volume_create_api' (e55a27f8-6309-49b7-bb9f-ee20613128f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:39.286819 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9e5b60-b9b9-4e64-a826-c9dc7f7f14e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:39.288117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:39.337256 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef9e5b60-b9b9-4e64-a826-c9dc7f7f14e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:39.338324 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79581258-c439-4bbb-be4f-4c0ef3ef29df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:39.385687 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-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 14:46:39.386069 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-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 14:46:39.408291 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Created reservations ['bf60864b-553f-4d52-8266-1e400b0dc98d', '4fc489f4-7589-4b33-8775-25d02204b642', '63649f37-e7ce-4541-bae2-6023794a6695', 'ee072646-c1ae-4dcd-b84e-1f1e9a39c430'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:39.409085 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79581258-c439-4bbb-be4f-4c0ef3ef29df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf60864b-553f-4d52-8266-1e400b0dc98d', '4fc489f4-7589-4b33-8775-25d02204b642', '63649f37-e7ce-4541-bae2-6023794a6695', 'ee072646-c1ae-4dcd-b84e-1f1e9a39c430']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:39.410076 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784b1bc4-d314-41f5-bdef-5a26b2bdf89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:39.442953 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784b1bc4-d314-41f5-bdef-5a26b2bdf89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d2e554b-2a33-4382-9738-8bbedc8c8adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1806868386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',qos_specs=None,replication_status=,reservations=['bf60864b-553f-4d52-8266-1e400b0dc98d','4fc489f4-7589-4b33-8775-25d02204b642','63649f37-e7ce-4541-bae2-6023794a6695','ee072646-c1ae-4dcd-b84e-1f1e9a39c430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c445a09754ea487eb2e675edf256216b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1806868386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d2e554b-2a33-4382-9738-8bbedc8c8adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c445a09754ea487eb2e675edf256216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:39.444038 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81449bfc-1892-4ed7-aa3c-3bfce1330a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:39.470641 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81449bfc-1892-4ed7-aa3c-3bfce1330a68) transitioned into state 'SUCCESS' from state '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-1806868386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',qos_specs=None,replication_status=,reservations=['bf60864b-553f-4d52-8266-1e400b0dc98d','4fc489f4-7589-4b33-8775-25d02204b642','63649f37-e7ce-4541-bae2-6023794a6695','ee072646-c1ae-4dcd-b84e-1f1e9a39c430'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c445a09754ea487eb2e675edf256216b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:39.471526 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e75ae9c-f464-4dab-af81-95cda88b6ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:39.484026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e75ae9c-f464-4dab-af81-95cda88b6ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:39.486194 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Flow 'volume_create_api' (e55a27f8-6309-49b7-bb9f-ee20613128f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:39.486194 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume request issued successfully. Aug 12 14:46:39.488390 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-deb4b538-3df2-4320-bc9a-160fcd1bf00e tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:39.489085 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 22/83] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:39 2026] POST /volume/v3/volumes => generated 755 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:39.504482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4ed16556-c941-4b62-ab81-f946972b2ced None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:39.506732 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ed16556-c941-4b62-ab81-f946972b2ced tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:39.506979 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ed16556-c941-4b62-ab81-f946972b2ced tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:39.507187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ed16556-c941-4b62-ab81-f946972b2ced tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:39.516880 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:39.516880 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:39.522144 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4ed16556-c941-4b62-ab81-f946972b2ced tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:39.529542 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ed16556-c941-4b62-ab81-f946972b2ced tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf returned with HTTP 200 Aug 12 14:46:39.530266 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 20/84] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:39 2026] GET /volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:39.773161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-682155e2-c993-47c7-9bd0-0943048f1c39 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:39.775625 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-682155e2-c993-47c7-9bd0-0943048f1c39 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:39.776059 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-682155e2-c993-47c7-9bd0-0943048f1c39 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:39.776416 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-682155e2-c993-47c7-9bd0-0943048f1c39 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:39.788903 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:39.788903 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:39.799490 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-682155e2-c993-47c7-9bd0-0943048f1c39 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:39.808880 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-682155e2-c993-47c7-9bd0-0943048f1c39 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:39.809568 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 22/85] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:39 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:40.546591 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-516bb449-2440-44fb-bfda-e5ef0b6403b4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:40.549381 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-516bb449-2440-44fb-bfda-e5ef0b6403b4 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:40.549760 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-516bb449-2440-44fb-bfda-e5ef0b6403b4 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:40.550065 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-516bb449-2440-44fb-bfda-e5ef0b6403b4 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:40.558941 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:40.558941 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:40.563636 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-516bb449-2440-44fb-bfda-e5ef0b6403b4 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:40.568800 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-516bb449-2440-44fb-bfda-e5ef0b6403b4 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf returned with HTTP 200 Aug 12 14:46:40.568800 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 22/86] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:40 2026] GET /volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:40.584855 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e993713-ed73-4043-80a8-4cd6320bf428 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:40.587142 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e993713-ed73-4043-80a8-4cd6320bf428 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:40.587511 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e993713-ed73-4043-80a8-4cd6320bf428 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:40.587785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e993713-ed73-4043-80a8-4cd6320bf428 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:40.598401 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:40.598401 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:40.604642 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e993713-ed73-4043-80a8-4cd6320bf428 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:40.625518 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e993713-ed73-4043-80a8-4cd6320bf428 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf returned with HTTP 200 Aug 12 14:46:40.625518 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 23/87] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:40 2026] GET /volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:40.641882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:40.645074 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:40.645074 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1467309496"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:40.647403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1467309496'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:40.647403 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume of 1 GB Aug 12 14:46:40.652373 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Availability Zones retrieved successfully. Aug 12 14:46:40.661298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Flow 'volume_create_api' (0abf0e1e-9628-4728-8d5e-b409b7ce7ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:40.662915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cddd9e-e377-4b41-92c7-23b46a68ca3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:40.664544 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:40.716171 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40cddd9e-e377-4b41-92c7-23b46a68ca3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:40.716171 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936f6c4c-4baf-4c17-bf37-237fef647547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:40.774653 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Created reservations ['6748683c-e3a9-4f56-a650-318637cbc4ec', 'e7a45aae-831a-49db-8900-e262b0d3e56f', '793cca0a-25f4-4098-9802-9fac44f0dca4', 'e84b728f-8247-480f-82eb-cbe8d1cab6de'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:40.775783 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (936f6c4c-4baf-4c17-bf37-237fef647547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6748683c-e3a9-4f56-a650-318637cbc4ec', 'e7a45aae-831a-49db-8900-e262b0d3e56f', '793cca0a-25f4-4098-9802-9fac44f0dca4', 'e84b728f-8247-480f-82eb-cbe8d1cab6de']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:40.777080 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868bd3b7-cbfd-4c99-a7a4-300986e27853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:40.806906 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (868bd3b7-cbfd-4c99-a7a4-300986e27853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2235b4f-89fc-4fd7-9582-e4c2851a4f8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1467309496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',qos_specs=None,replication_status=,reservations=['6748683c-e3a9-4f56-a650-318637cbc4ec','e7a45aae-831a-49db-8900-e262b0d3e56f','793cca0a-25f4-4098-9802-9fac44f0dca4','e84b728f-8247-480f-82eb-cbe8d1cab6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c445a09754ea487eb2e675edf256216b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1467309496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2235b4f-89fc-4fd7-9582-e4c2851a4f8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c445a09754ea487eb2e675edf256216b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:40.808374 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6524f23-1705-46da-8505-6058a5400b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:40.825806 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-315eeac1-d029-47b2-b17e-8dc00e4a9fc0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:40.828721 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-315eeac1-d029-47b2-b17e-8dc00e4a9fc0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:40.829060 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-315eeac1-d029-47b2-b17e-8dc00e4a9fc0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:40.829240 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-315eeac1-d029-47b2-b17e-8dc00e4a9fc0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:40.834494 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6524f23-1705-46da-8505-6058a5400b44) transitioned into state 'SUCCESS' from state '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-1467309496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eb488bd5ef54b8d8f5378ed20ff5357',qos_specs=None,replication_status=,reservations=['6748683c-e3a9-4f56-a650-318637cbc4ec','e7a45aae-831a-49db-8900-e262b0d3e56f','793cca0a-25f4-4098-9802-9fac44f0dca4','e84b728f-8247-480f-82eb-cbe8d1cab6de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c445a09754ea487eb2e675edf256216b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:40.836629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8978c18-3119-4ccb-a48b-da4b646d3d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:40.845642 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:40.845642 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:40.853309 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-315eeac1-d029-47b2-b17e-8dc00e4a9fc0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:40.856788 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8978c18-3119-4ccb-a48b-da4b646d3d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:40.857944 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Flow 'volume_create_api' (0abf0e1e-9628-4728-8d5e-b409b7ce7ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:40.858396 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Create volume request issued successfully. Aug 12 14:46:40.859572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d2d0ee1-75a9-4081-ba3a-591cddef2d7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:40.860310 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 21/88] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:40 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:40.861012 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-315eeac1-d029-47b2-b17e-8dc00e4a9fc0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:40.861829 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 23/89] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:40 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:40.875320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e5252b94-2cee-48e1-943a-f10bf159f0e2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:40.877852 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5252b94-2cee-48e1-943a-f10bf159f0e2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:40.879124 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e5252b94-2cee-48e1-943a-f10bf159f0e2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:40.879124 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e5252b94-2cee-48e1-943a-f10bf159f0e2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:40.893541 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:40.893541 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:40.899294 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e5252b94-2cee-48e1-943a-f10bf159f0e2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:40.906700 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5252b94-2cee-48e1-943a-f10bf159f0e2 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a returned with HTTP 200 Aug 12 14:46:40.907371 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 23/90] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:40 2026] GET /volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:41.883550 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0481fc82-b743-44dc-ba2f-dffc2889a70c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:41.886158 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0481fc82-b743-44dc-ba2f-dffc2889a70c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:41.886503 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0481fc82-b743-44dc-ba2f-dffc2889a70c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:41.886801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0481fc82-b743-44dc-ba2f-dffc2889a70c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:41.895929 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:41.895929 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:41.905528 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0481fc82-b743-44dc-ba2f-dffc2889a70c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:41.911790 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0481fc82-b743-44dc-ba2f-dffc2889a70c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:41.912594 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 24/91] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:41 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:46:41.924124 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27b9c24d-04a3-4e4c-bd77-b3d2d721bb4a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:41.929968 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27b9c24d-04a3-4e4c-bd77-b3d2d721bb4a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:41.930295 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27b9c24d-04a3-4e4c-bd77-b3d2d721bb4a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:41.930633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27b9c24d-04a3-4e4c-bd77-b3d2d721bb4a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:41.943938 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:41.943938 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:41.951138 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-27b9c24d-04a3-4e4c-bd77-b3d2d721bb4a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:41.962358 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27b9c24d-04a3-4e4c-bd77-b3d2d721bb4a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a returned with HTTP 200 Aug 12 14:46:41.962889 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 22/92] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:41 2026] GET /volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:41.979267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d447d7bf-2fd1-4f77-955e-4b74463b0f01 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:41.981661 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d447d7bf-2fd1-4f77-955e-4b74463b0f01 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:41.982145 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d447d7bf-2fd1-4f77-955e-4b74463b0f01 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:41.982497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d447d7bf-2fd1-4f77-955e-4b74463b0f01 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:41.994516 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:41.994516 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:42.001587 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d447d7bf-2fd1-4f77-955e-4b74463b0f01 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:42.009160 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d447d7bf-2fd1-4f77-955e-4b74463b0f01 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a returned with HTTP 200 Aug 12 14:46:42.009773 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 24/93] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:41 2026] GET /volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:42.028244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:42.499205 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:42.499727 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:42.501690 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:42.501777 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Create volume of 1 GB Aug 12 14:46:42.509352 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Availability Zones retrieved successfully. Aug 12 14:46:42.515649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Flow 'volume_create_api' (668775bb-9e80-4d8a-893c-1c30bd643efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:42.516896 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533e4e96-20e0-4581-82f4-a8309aead7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:42.517908 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:42.552324 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (533e4e96-20e0-4581-82f4-a8309aead7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:42.552937 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b7fe22-0424-46e0-b26e-0dc9946a8773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:42.649654 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Created reservations ['d8b84d91-e38f-41d7-88ac-89be6e482c0d', '3528888b-f948-4f43-9143-583e20d3c18c', '3c0ebf5c-dd26-4caa-93c9-67020e5449ad', '3613f653-11ed-4bb9-b83b-d3b674e5828e'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:42.649984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56b7fe22-0424-46e0-b26e-0dc9946a8773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8b84d91-e38f-41d7-88ac-89be6e482c0d', '3528888b-f948-4f43-9143-583e20d3c18c', '3c0ebf5c-dd26-4caa-93c9-67020e5449ad', '3613f653-11ed-4bb9-b83b-d3b674e5828e']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:42.651475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938a4e95-d7d3-4e92-96eb-25a6aabe54cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:42.709205 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (938a4e95-d7d3-4e92-96eb-25a6aabe54cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a25f519e-3683-4cbc-9a76-e9e6eba5869d', '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='ccd6ef4334dc4f86a6221e3af1f2b729',qos_specs=None,replication_status=,reservations=['d8b84d91-e38f-41d7-88ac-89be6e482c0d','3528888b-f948-4f43-9143-583e20d3c18c','3c0ebf5c-dd26-4caa-93c9-67020e5449ad','3613f653-11ed-4bb9-b83b-d3b674e5828e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af05af6984e64ea7aa22315ca229dd0a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:42Z,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=a25f519e-3683-4cbc-9a76-e9e6eba5869d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccd6ef4334dc4f86a6221e3af1f2b729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af05af6984e64ea7aa22315ca229dd0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:42.709205 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1321848-aa09-49d7-892c-8977633b85fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:42.737225 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1321848-aa09-49d7-892c-8977633b85fa) transitioned into state 'SUCCESS' from 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='ccd6ef4334dc4f86a6221e3af1f2b729',qos_specs=None,replication_status=,reservations=['d8b84d91-e38f-41d7-88ac-89be6e482c0d','3528888b-f948-4f43-9143-583e20d3c18c','3c0ebf5c-dd26-4caa-93c9-67020e5449ad','3613f653-11ed-4bb9-b83b-d3b674e5828e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af05af6984e64ea7aa22315ca229dd0a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:42.738700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6f139b-2a3f-4651-bbdc-663503450efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:42.753662 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e6f139b-2a3f-4651-bbdc-663503450efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:42.755522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Flow 'volume_create_api' (668775bb-9e80-4d8a-893c-1c30bd643efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:42.756094 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Create volume request issued successfully. Aug 12 14:46:42.757044 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0d02acf-da8b-4134-bc51-b2e71bf2d220 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:42.757391 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 24/94] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:42 2026] POST /volume/v3/volumes => generated 733 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:42.776519 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d12c99e3-e707-4550-93f4-0bd833fb0d88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:42.779047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d12c99e3-e707-4550-93f4-0bd833fb0d88 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] GET https://10.4.3.100/volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d Aug 12 14:46:42.779475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d12c99e3-e707-4550-93f4-0bd833fb0d88 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:42.779797 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d12c99e3-e707-4550-93f4-0bd833fb0d88 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:42.790618 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:42.790618 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:42.801206 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d12c99e3-e707-4550-93f4-0bd833fb0d88 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Volume info retrieved successfully. Aug 12 14:46:42.808947 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d12c99e3-e707-4550-93f4-0bd833fb0d88 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] https://10.4.3.100/volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d returned with HTTP 200 Aug 12 14:46:42.808947 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 25/95] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:42 2026] GET /volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d => generated 912 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:42.932541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8f6a223-6498-4f16-9fad-733c827173a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:42.937549 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8f6a223-6498-4f16-9fad-733c827173a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:42.938449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8f6a223-6498-4f16-9fad-733c827173a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:42.938449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8f6a223-6498-4f16-9fad-733c827173a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:42.951258 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:42.951258 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:42.965448 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8f6a223-6498-4f16-9fad-733c827173a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:42.974992 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8f6a223-6498-4f16-9fad-733c827173a6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:42.975486 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 23/96] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:42 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:43.829228 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ad17147d-5ea3-4205-95fc-e06b68533589 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:43.831556 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad17147d-5ea3-4205-95fc-e06b68533589 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] GET https://10.4.3.100/volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d Aug 12 14:46:43.831858 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad17147d-5ea3-4205-95fc-e06b68533589 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:43.832110 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad17147d-5ea3-4205-95fc-e06b68533589 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:43.842826 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:43.842826 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:43.849794 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ad17147d-5ea3-4205-95fc-e06b68533589 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Volume info retrieved successfully. Aug 12 14:46:43.856361 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad17147d-5ea3-4205-95fc-e06b68533589 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] https://10.4.3.100/volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d returned with HTTP 200 Aug 12 14:46:43.856942 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 25/97] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:43 2026] GET /volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:43.876704 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6945b555-88e6-43d5-9abd-ce6fea954211 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:43.880635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6945b555-88e6-43d5-9abd-ce6fea954211 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1&project_id=8eb488bd5ef54b8d8f5378ed20ff5357 Aug 12 14:46:43.880904 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6945b555-88e6-43d5-9abd-ce6fea954211 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:43.881108 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6945b555-88e6-43d5-9abd-ce6fea954211 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:43.882874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6945b555-88e6-43d5-9abd-ce6fea954211 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Could not evaluate value 8eb488bd5ef54b8d8f5378ed20ff5357, assuming string {{(pid=100247) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:46:43.882874 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:43.882874 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:43.883190 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6945b555-88e6-43d5-9abd-ce6fea954211 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Searching by: MultiDict([('project_id', '8eb488bd5ef54b8d8f5378ed20ff5357'), ('all_tenants', 1)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:46:43.933911 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=160,cinder:INSERT=30,cinder:UPDATE=36 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:46:43.944251 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6945b555-88e6-43d5-9abd-ce6fea954211 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Get all volumes completed successfully. Aug 12 14:46:43.946242 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:43.946242 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:43.952936 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6945b555-88e6-43d5-9abd-ce6fea954211 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1&project_id=8eb488bd5ef54b8d8f5378ed20ff5357 returned with HTTP 200 Aug 12 14:46:43.953110 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 25/98] 10.4.3.100 () {66 vars in 1373 bytes} [Wed Aug 12 14:46:43 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=8eb488bd5ef54b8d8f5378ed20ff5357 => generated 3028 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:46:43.976217 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:43.978791 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d Aug 12 14:46:43.979124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:43.979336 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:43.979700 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Delete volume with id: a25f519e-3683-4cbc-9a76-e9e6eba5869d Aug 12 14:46:43.989781 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:43.989781 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:43.990175 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Volume info retrieved successfully. Aug 12 14:46:43.991826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ab6bf19-74c3-4ae2-9804-dba03384a5c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:43.994281 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ab6bf19-74c3-4ae2-9804-dba03384a5c6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:43.994618 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ab6bf19-74c3-4ae2-9804-dba03384a5c6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:43.994775 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ab6bf19-74c3-4ae2-9804-dba03384a5c6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:43.997648 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=121,cinder:INSERT=17,cinder:UPDATE=25 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:46:44.007174 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:44.007174 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:44.014783 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ab6bf19-74c3-4ae2-9804-dba03384a5c6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:44.022209 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ab6bf19-74c3-4ae2-9804-dba03384a5c6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:44.022404 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] Delete volume request issued successfully. Aug 12 14:46:44.022626 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b12be96-6c08-44d2-a374-8dcf183d38b5 tempest-VolumesListAdminTestJSON-442697290 tempest-VolumesListAdminTestJSON-442697290-project-admin] https://10.4.3.100/volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d returned with HTTP 202 Aug 12 14:46:44.022942 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 24/99] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:43 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:44.023191 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 26/100] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:46:43 2026] DELETE /volume/v3/volumes/a25f519e-3683-4cbc-9a76-e9e6eba5869d => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:46:44.033666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-788d3916-808d-46cb-84c8-f7bc65984ecb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:44.036030 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-788d3916-808d-46cb-84c8-f7bc65984ecb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:44.036030 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-788d3916-808d-46cb-84c8-f7bc65984ecb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:44.036521 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-788d3916-808d-46cb-84c8-f7bc65984ecb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:44.043956 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:44.043956 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:44.050115 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-788d3916-808d-46cb-84c8-f7bc65984ecb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:44.054059 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-788d3916-808d-46cb-84c8-f7bc65984ecb tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a returned with HTTP 200 Aug 12 14:46:44.054436 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 26/101] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:44 2026] GET /volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:44.072694 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:44.075357 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:44.075518 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:44.075799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:44.076214 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Delete volume with id: b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:44.087360 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:44.087360 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:44.087982 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:44.130661 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Delete volume request issued successfully. Aug 12 14:46:44.131066 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c26ac95-3997-4b66-b9f3-938ce9b67b33 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a returned with HTTP 202 Aug 12 14:46:44.131604 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 26/102] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:46:44 2026] DELETE /volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:46:44.144744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c10adf17-ff9a-4da7-ba76-6622dee97550 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:44.147168 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c10adf17-ff9a-4da7-ba76-6622dee97550 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:44.147382 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c10adf17-ff9a-4da7-ba76-6622dee97550 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:44.147661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c10adf17-ff9a-4da7-ba76-6622dee97550 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:44.160287 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:44.160287 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:44.169663 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c10adf17-ff9a-4da7-ba76-6622dee97550 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:44.179074 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c10adf17-ff9a-4da7-ba76-6622dee97550 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a returned with HTTP 200 Aug 12 14:46:44.179705 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 25/103] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:44 2026] GET /volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:45.046060 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c5adc0a-5b21-41b2-aea1-07d9b5817916 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:45.049229 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c5adc0a-5b21-41b2-aea1-07d9b5817916 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:45.049616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c5adc0a-5b21-41b2-aea1-07d9b5817916 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:45.049841 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c5adc0a-5b21-41b2-aea1-07d9b5817916 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:45.066985 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:45.066985 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:45.084532 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c5adc0a-5b21-41b2-aea1-07d9b5817916 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:45.094076 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c5adc0a-5b21-41b2-aea1-07d9b5817916 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:45.094677 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 27/104] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:45 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:45.197628 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e985bb9-a94c-423e-934e-6eb613d9bb1a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:45.201558 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e985bb9-a94c-423e-934e-6eb613d9bb1a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a Aug 12 14:46:45.202343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e985bb9-a94c-423e-934e-6eb613d9bb1a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:45.203113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e985bb9-a94c-423e-934e-6eb613d9bb1a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:45.214357 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e985bb9-a94c-423e-934e-6eb613d9bb1a tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a returned with HTTP 404 Aug 12 14:46:45.215728 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 27/105] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:45 2026] GET /volume/v3/volumes/b2235b4f-89fc-4fd7-9582-e4c2851a4f8a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:45.223867 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7453f60b-cbbe-4251-9cab-8e08000dad05 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:45.226625 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7453f60b-cbbe-4251-9cab-8e08000dad05 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:45.226625 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7453f60b-cbbe-4251-9cab-8e08000dad05 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:45.226891 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7453f60b-cbbe-4251-9cab-8e08000dad05 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:45.238648 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:45.238648 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:45.244057 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7453f60b-cbbe-4251-9cab-8e08000dad05 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:45.253916 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7453f60b-cbbe-4251-9cab-8e08000dad05 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf returned with HTTP 200 Aug 12 14:46:45.254596 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 27/106] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:45 2026] GET /volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:45.277769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-133437fd-815f-404a-8cf1-7000fcc00a7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:45.281281 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-133437fd-815f-404a-8cf1-7000fcc00a7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:45.281742 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-133437fd-815f-404a-8cf1-7000fcc00a7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:45.282569 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-133437fd-815f-404a-8cf1-7000fcc00a7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:45.282569 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-133437fd-815f-404a-8cf1-7000fcc00a7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Delete volume with id: 7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:45.294277 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:45.294277 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:45.294935 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-133437fd-815f-404a-8cf1-7000fcc00a7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:45.338031 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-133437fd-815f-404a-8cf1-7000fcc00a7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Delete volume request issued successfully. Aug 12 14:46:45.338986 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-133437fd-815f-404a-8cf1-7000fcc00a7d tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf returned with HTTP 202 Aug 12 14:46:45.341193 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 26/107] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:46:45 2026] DELETE /volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:46:45.351512 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3808900e-26de-4da1-8653-b0b9c065c81c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:45.357889 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3808900e-26de-4da1-8653-b0b9c065c81c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:45.358155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3808900e-26de-4da1-8653-b0b9c065c81c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:45.358425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3808900e-26de-4da1-8653-b0b9c065c81c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:45.370126 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:45.370126 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:45.383130 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3808900e-26de-4da1-8653-b0b9c065c81c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:45.396936 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3808900e-26de-4da1-8653-b0b9c065c81c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf returned with HTTP 200 Aug 12 14:46:45.397555 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 28/108] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:45 2026] GET /volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:46.119607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-10a205a4-07c7-4951-bb00-2d308139c613 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:46.125967 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10a205a4-07c7-4951-bb00-2d308139c613 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:46.126232 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10a205a4-07c7-4951-bb00-2d308139c613 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:46.128045 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10a205a4-07c7-4951-bb00-2d308139c613 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:46.137439 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:46.137439 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:46.142946 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-10a205a4-07c7-4951-bb00-2d308139c613 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:46.150746 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10a205a4-07c7-4951-bb00-2d308139c613 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:46.151188 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 28/109] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:46 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:46.416361 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dda5a643-ec1b-486f-a039-6e21e3893e44 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:46.419168 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dda5a643-ec1b-486f-a039-6e21e3893e44 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf Aug 12 14:46:46.419499 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dda5a643-ec1b-486f-a039-6e21e3893e44 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:46.419767 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dda5a643-ec1b-486f-a039-6e21e3893e44 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:46.431993 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dda5a643-ec1b-486f-a039-6e21e3893e44 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf returned with HTTP 404 Aug 12 14:46:46.432637 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 28/110] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:46 2026] GET /volume/v3/volumes/7d2e554b-2a33-4382-9738-8bbedc8c8adf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:46.443752 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-75f81ed1-722f-40f0-a640-cfaee972391c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:46.448729 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75f81ed1-722f-40f0-a640-cfaee972391c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:46.448729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75f81ed1-722f-40f0-a640-cfaee972391c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:46.448729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75f81ed1-722f-40f0-a640-cfaee972391c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:46.460355 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:46.460355 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:46.467299 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-75f81ed1-722f-40f0-a640-cfaee972391c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:46.472903 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75f81ed1-722f-40f0-a640-cfaee972391c tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 returned with HTTP 200 Aug 12 14:46:46.473578 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 27/111] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:46 2026] GET /volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:46.488392 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98509f42-0f67-4378-932d-b8b354943194 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:46.490438 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98509f42-0f67-4378-932d-b8b354943194 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] DELETE https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:46.490706 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98509f42-0f67-4378-932d-b8b354943194 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:46.490935 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98509f42-0f67-4378-932d-b8b354943194 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:46.491292 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-98509f42-0f67-4378-932d-b8b354943194 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Delete volume with id: 85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:46.500724 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:46.500724 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:46.501232 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98509f42-0f67-4378-932d-b8b354943194 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:46.532644 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98509f42-0f67-4378-932d-b8b354943194 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Delete volume request issued successfully. Aug 12 14:46:46.532951 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98509f42-0f67-4378-932d-b8b354943194 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 returned with HTTP 202 Aug 12 14:46:46.533515 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 29/112] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:46:46 2026] DELETE /volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:46:46.540585 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-12e2e757-9008-4928-963e-54d8603c6342 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:46.543173 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12e2e757-9008-4928-963e-54d8603c6342 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:46.544108 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12e2e757-9008-4928-963e-54d8603c6342 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:46.544108 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12e2e757-9008-4928-963e-54d8603c6342 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:46.555785 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:46.555785 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:46.562487 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-12e2e757-9008-4928-963e-54d8603c6342 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Volume info retrieved successfully. Aug 12 14:46:46.570915 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12e2e757-9008-4928-963e-54d8603c6342 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 returned with HTTP 200 Aug 12 14:46:46.571363 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 29/113] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:46 2026] GET /volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:47.172563 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8c418fa3-9d24-4c81-a35d-8717c8c933bc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:47.173293 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c418fa3-9d24-4c81-a35d-8717c8c933bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:47.173650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c418fa3-9d24-4c81-a35d-8717c8c933bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:47.173911 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c418fa3-9d24-4c81-a35d-8717c8c933bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:47.182668 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:47.182668 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:47.187918 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8c418fa3-9d24-4c81-a35d-8717c8c933bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:47.195794 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c418fa3-9d24-4c81-a35d-8717c8c933bc tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:47.196432 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 29/114] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:47 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:47.589221 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1fd18578-f7cb-4d1f-867b-b6299fda9f26 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:47.591529 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fd18578-f7cb-4d1f-867b-b6299fda9f26 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] GET https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 Aug 12 14:46:47.591857 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fd18578-f7cb-4d1f-867b-b6299fda9f26 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:47.592590 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fd18578-f7cb-4d1f-867b-b6299fda9f26 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:47.600903 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fd18578-f7cb-4d1f-867b-b6299fda9f26 tempest-VolumesListAdminTestJSON-1157545086 tempest-VolumesListAdminTestJSON-1157545086-project-member] https://10.4.3.100/volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 returned with HTTP 404 Aug 12 14:46:47.601689 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 28/115] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:47 2026] GET /volume/v3/volumes/85d1eaae-d478-4ce4-a321-e3b7205bf341 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:48.222055 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be163e09-dfb2-4a7d-a2b9-f930109f6ff9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:48.224255 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be163e09-dfb2-4a7d-a2b9-f930109f6ff9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:48.224542 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be163e09-dfb2-4a7d-a2b9-f930109f6ff9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:48.225196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be163e09-dfb2-4a7d-a2b9-f930109f6ff9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:48.234563 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:48.234563 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:48.239916 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be163e09-dfb2-4a7d-a2b9-f930109f6ff9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:48.247020 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be163e09-dfb2-4a7d-a2b9-f930109f6ff9 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:48.247553 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 30/116] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:48 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:49.264166 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-baacc95f-e7e0-4da9-9918-208a426440c5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:49.266484 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-baacc95f-e7e0-4da9-9918-208a426440c5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:49.266759 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-baacc95f-e7e0-4da9-9918-208a426440c5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:49.266991 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-baacc95f-e7e0-4da9-9918-208a426440c5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:49.275265 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:49.275265 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:49.279658 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-baacc95f-e7e0-4da9-9918-208a426440c5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:49.284133 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-baacc95f-e7e0-4da9-9918-208a426440c5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:49.284724 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 30/117] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:49 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:50.300787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ef0f2857-e5ec-47ea-bed5-33b482562f8b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:50.303534 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef0f2857-e5ec-47ea-bed5-33b482562f8b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:50.303906 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef0f2857-e5ec-47ea-bed5-33b482562f8b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:50.304221 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef0f2857-e5ec-47ea-bed5-33b482562f8b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:50.314706 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:50.314706 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:50.320785 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ef0f2857-e5ec-47ea-bed5-33b482562f8b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:50.331692 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef0f2857-e5ec-47ea-bed5-33b482562f8b tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:50.332287 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 30/118] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:50 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:51.348942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d58eedc4-f097-4c97-b308-6dbd17544782 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:51.351337 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d58eedc4-f097-4c97-b308-6dbd17544782 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:51.351963 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d58eedc4-f097-4c97-b308-6dbd17544782 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:51.352237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d58eedc4-f097-4c97-b308-6dbd17544782 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:51.360626 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:51.360626 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:51.365037 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d58eedc4-f097-4c97-b308-6dbd17544782 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:51.371270 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d58eedc4-f097-4c97-b308-6dbd17544782 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:51.372186 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 29/119] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:51 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:51.854286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:51.979323 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-58732814-00b0-487e-a18d-c83eb3f7f68d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:51.981816 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:51.982314 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2047777893"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:51.984675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2047777893'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:51.984914 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Create volume of 1 GB Aug 12 14:46:51.993162 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Availability Zones retrieved successfully. Aug 12 14:46:52.000182 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Flow 'volume_create_api' (7544bbb5-f33b-4d17-b64b-b9ff73337b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:52.001234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c8639d-d7b9-4005-967f-166689c57fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.002387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:52.042539 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c8639d-d7b9-4005-967f-166689c57fed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.043383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e3ce0c-1bc2-4676-b5f7-b4e508fd92d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.112475 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:52.112881 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1750044092"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:52.114876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1750044092'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:52.115124 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Create volume of 1 GB Aug 12 14:46:52.118895 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Created reservations ['e1dbab7c-8b78-4c24-b7ab-e3f41fb004e1', 'a8890e49-3618-4dc2-8551-a495006e3d1b', '660f70fd-b158-48fa-815b-6f467c0f2b54', 'e5bf5c0e-7905-4724-8511-964df405d93d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:52.119834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8e3ce0c-1bc2-4676-b5f7-b4e508fd92d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1dbab7c-8b78-4c24-b7ab-e3f41fb004e1', 'a8890e49-3618-4dc2-8551-a495006e3d1b', '660f70fd-b158-48fa-815b-6f467c0f2b54', 'e5bf5c0e-7905-4724-8511-964df405d93d']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.122375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83af1f9-41bc-4d73-89fc-6445bc5c324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.126488 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Availability Zones retrieved successfully. Aug 12 14:46:52.131164 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Flow 'volume_create_api' (1ac36cb7-f846-4151-91f5-b3bc8a88a28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:52.132926 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b132d64-d091-4b0f-9d21-2982d3071b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.134566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:52.152145 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83af1f9-41bc-4d73-89fc-6445bc5c324d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c44222e7-aead-42c4-bf4c-478986ccff98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2047777893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218613953656411fb899e6e85c3d47f7',qos_specs=None,replication_status=,reservations=['e1dbab7c-8b78-4c24-b7ab-e3f41fb004e1','a8890e49-3618-4dc2-8551-a495006e3d1b','660f70fd-b158-48fa-815b-6f467c0f2b54','e5bf5c0e-7905-4724-8511-964df405d93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f764c6503ffb4a64ab060ef517e4dcdb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2047777893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c44222e7-aead-42c4-bf4c-478986ccff98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='218613953656411fb899e6e85c3d47f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f764c6503ffb4a64ab060ef517e4dcdb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.153170 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6e820d-a3cb-4880-8d29-4c3fc4332fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.178576 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b132d64-d091-4b0f-9d21-2982d3071b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.178576 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7b74b8-7c84-4f2a-b4bd-e9b7d98d48ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.179049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d6e820d-a3cb-4880-8d29-4c3fc4332fca) transitioned into state 'SUCCESS' from state '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-2047777893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='218613953656411fb899e6e85c3d47f7',qos_specs=None,replication_status=,reservations=['e1dbab7c-8b78-4c24-b7ab-e3f41fb004e1','a8890e49-3618-4dc2-8551-a495006e3d1b','660f70fd-b158-48fa-815b-6f467c0f2b54','e5bf5c0e-7905-4724-8511-964df405d93d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f764c6503ffb4a64ab060ef517e4dcdb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.179807 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35088272-bf5a-49b5-b9d3-3ac4099c0ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.190753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35088272-bf5a-49b5-b9d3-3ac4099c0ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.192209 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Flow 'volume_create_api' (7544bbb5-f33b-4d17-b64b-b9ff73337b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:52.193535 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Create volume request issued successfully. Aug 12 14:46:52.193759 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58732814-00b0-487e-a18d-c83eb3f7f68d tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:52.194777 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 31/120] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:51 2026] POST /volume/v3/volumes => generated 754 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 14:46:52.212137 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2983f97a-920c-497f-ba91-f6df4942c559 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:52.215423 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2983f97a-920c-497f-ba91-f6df4942c559 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:52.215748 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2983f97a-920c-497f-ba91-f6df4942c559 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:52.216014 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2983f97a-920c-497f-ba91-f6df4942c559 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:52.227492 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:52.227492 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:52.232012 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2983f97a-920c-497f-ba91-f6df4942c559 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:52.238088 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2983f97a-920c-497f-ba91-f6df4942c559 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:52.238777 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 31/121] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:52 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:52.273658 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Created reservations ['ee5550c7-dbaf-4394-8404-66a8bd2d0c8e', 'f13b3808-bdff-4066-9b9e-6d547c03ed6a', '4c30c3f6-118e-4448-abec-7aa932906445', 'cd66258c-0862-4161-9345-e98b3358a06f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:52.274637 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a7b74b8-7c84-4f2a-b4bd-e9b7d98d48ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee5550c7-dbaf-4394-8404-66a8bd2d0c8e', 'f13b3808-bdff-4066-9b9e-6d547c03ed6a', '4c30c3f6-118e-4448-abec-7aa932906445', 'cd66258c-0862-4161-9345-e98b3358a06f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.275499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8732d0-ad5b-4c63-b651-2d09a56837b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.278976 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=158,cinder:INSERT=23,cinder:UPDATE=30 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:46:52.303900 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8732d0-ad5b-4c63-b651-2d09a56837b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '519197fc-8c60-4d1f-b99c-ce09a3597e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1750044092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29f95f33322941df8304e53aabacc14f',qos_specs=None,replication_status=,reservations=['ee5550c7-dbaf-4394-8404-66a8bd2d0c8e','f13b3808-bdff-4066-9b9e-6d547c03ed6a','4c30c3f6-118e-4448-abec-7aa932906445','cd66258c-0862-4161-9345-e98b3358a06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec92fc41475342c39df4a918a948b026',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1750044092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=519197fc-8c60-4d1f-b99c-ce09a3597e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29f95f33322941df8304e53aabacc14f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec92fc41475342c39df4a918a948b026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.304848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b82942-a7c6-4a0c-b017-9cc5fcb25ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.326680 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92b82942-a7c6-4a0c-b017-9cc5fcb25ec1) transitioned into state 'SUCCESS' from state '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-1750044092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29f95f33322941df8304e53aabacc14f',qos_specs=None,replication_status=,reservations=['ee5550c7-dbaf-4394-8404-66a8bd2d0c8e','f13b3808-bdff-4066-9b9e-6d547c03ed6a','4c30c3f6-118e-4448-abec-7aa932906445','cd66258c-0862-4161-9345-e98b3358a06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec92fc41475342c39df4a918a948b026',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.327698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b5aa44-c40e-4525-acb8-92bf3592a419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.339278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b5aa44-c40e-4525-acb8-92bf3592a419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.340535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Flow 'volume_create_api' (1ac36cb7-f846-4151-91f5-b3bc8a88a28b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:52.341012 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Create volume request issued successfully. Aug 12 14:46:52.341817 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f39e255c-8962-48e6-b657-9e7658efd6b8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:52.342365 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 31/122] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 14:46:51 2026] POST /volume/v3/volumes => generated 752 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:52.362039 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7cc2633a-3af2-4044-bc20-963548bf8393 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:52.364529 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7cc2633a-3af2-4044-bc20-963548bf8393 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:46:52.364856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7cc2633a-3af2-4044-bc20-963548bf8393 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:52.365137 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7cc2633a-3af2-4044-bc20-963548bf8393 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:52.374199 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:52.374199 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:52.379468 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7cc2633a-3af2-4044-bc20-963548bf8393 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Volume info retrieved successfully. Aug 12 14:46:52.384338 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7cc2633a-3af2-4044-bc20-963548bf8393 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 returned with HTTP 200 Aug 12 14:46:52.384797 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 30/123] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:52 2026] GET /volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:52.392252 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-979123c9-9502-47d9-b08b-2d90768fda77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:52.396062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-979123c9-9502-47d9-b08b-2d90768fda77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:52.396062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-979123c9-9502-47d9-b08b-2d90768fda77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:52.396062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-979123c9-9502-47d9-b08b-2d90768fda77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:52.404227 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:52.404227 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:52.409085 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-979123c9-9502-47d9-b08b-2d90768fda77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:52.416602 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-979123c9-9502-47d9-b08b-2d90768fda77 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:52.417269 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 32/124] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:52 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:52.808813 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:52.810631 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:52.810997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2066907221"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:52.813253 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2066907221'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:52.813440 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Create volume of 1 GB Aug 12 14:46:52.818403 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Availability Zones retrieved successfully. Aug 12 14:46:52.824573 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Flow 'volume_create_api' (687891ba-fe45-4f2c-a28c-d944ebdd2f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:52.825808 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0cb3f7d-43e4-4c1f-a4bd-aef9a9769dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.827361 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:52.856422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0cb3f7d-43e4-4c1f-a4bd-aef9a9769dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.857405 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d837e10-9cdc-41be-9163-6b5186766d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.930667 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Created reservations ['3e8d345a-a3d6-42b2-a82f-2c604f418fe9', '67f4220f-c670-49f0-9e44-5994f7fe3b91', '5c77c4e5-5f96-4b35-b58e-3c9b1584780a', '8ecff151-10cc-4bc5-af4b-9c8a5516ebb8'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:52.932079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d837e10-9cdc-41be-9163-6b5186766d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8d345a-a3d6-42b2-a82f-2c604f418fe9', '67f4220f-c670-49f0-9e44-5994f7fe3b91', '5c77c4e5-5f96-4b35-b58e-3c9b1584780a', '8ecff151-10cc-4bc5-af4b-9c8a5516ebb8']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.933053 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8d1405-e06b-4887-871f-aeb8295a8380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.963401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb8d1405-e06b-4887-871f-aeb8295a8380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '417d2a6d-e85e-49a8-bba5-3cf006c54c5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2066907221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e6247b9b3c42b0b8156f6b140384fc',qos_specs=None,replication_status=,reservations=['3e8d345a-a3d6-42b2-a82f-2c604f418fe9','67f4220f-c670-49f0-9e44-5994f7fe3b91','5c77c4e5-5f96-4b35-b58e-3c9b1584780a','8ecff151-10cc-4bc5-af4b-9c8a5516ebb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8baeee211f134b11a8d282460767a7dd',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2066907221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=417d2a6d-e85e-49a8-bba5-3cf006c54c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e6247b9b3c42b0b8156f6b140384fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8baeee211f134b11a8d282460767a7dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.964255 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2486f67c-cb46-46f2-b605-1b7bc8949730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:52.985593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2486f67c-cb46-46f2-b605-1b7bc8949730) transitioned into state 'SUCCESS' from state '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-2066907221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e6247b9b3c42b0b8156f6b140384fc',qos_specs=None,replication_status=,reservations=['3e8d345a-a3d6-42b2-a82f-2c604f418fe9','67f4220f-c670-49f0-9e44-5994f7fe3b91','5c77c4e5-5f96-4b35-b58e-3c9b1584780a','8ecff151-10cc-4bc5-af4b-9c8a5516ebb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8baeee211f134b11a8d282460767a7dd',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:52.986822 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7157f2-9129-4c10-96da-4c7fd289c3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:53.000366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f7157f2-9129-4c10-96da-4c7fd289c3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:53.001631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Flow 'volume_create_api' (687891ba-fe45-4f2c-a28c-d944ebdd2f65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:53.002960 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Create volume request issued successfully. Aug 12 14:46:53.003168 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8de308e0-bf57-4ee6-b72d-fb913a6b0650 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:53.003787 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 32/125] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:52 2026] POST /volume/v3/volumes => generated 754 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:53.016608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f6b2d47-63b2-4139-905a-cf676fb4480e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:53.021972 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f6b2d47-63b2-4139-905a-cf676fb4480e tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:53.021972 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f6b2d47-63b2-4139-905a-cf676fb4480e tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:53.021972 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f6b2d47-63b2-4139-905a-cf676fb4480e tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:53.029669 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:53.029669 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:53.035237 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3f6b2d47-63b2-4139-905a-cf676fb4480e tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:53.041301 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f6b2d47-63b2-4139-905a-cf676fb4480e tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a returned with HTTP 200 Aug 12 14:46:53.042026 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 32/126] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:53 2026] GET /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:53.255898 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4c403e4-97f5-4a6b-91fe-a157990d488a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:53.257911 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4c403e4-97f5-4a6b-91fe-a157990d488a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:53.258053 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4c403e4-97f5-4a6b-91fe-a157990d488a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:53.258930 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4c403e4-97f5-4a6b-91fe-a157990d488a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:53.265885 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:53.265885 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:53.269777 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b4c403e4-97f5-4a6b-91fe-a157990d488a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:53.274134 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4c403e4-97f5-4a6b-91fe-a157990d488a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:53.274535 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 31/127] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:53 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:53.398657 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d156d16-adfd-4265-8b39-c6c07d772e41 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:53.400911 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d156d16-adfd-4265-8b39-c6c07d772e41 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:46:53.401145 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d156d16-adfd-4265-8b39-c6c07d772e41 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:53.401415 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d156d16-adfd-4265-8b39-c6c07d772e41 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:53.404395 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=169,cinder:INSERT=31,cinder:UPDATE=36 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:46:53.412770 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:53.412770 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:53.420681 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d156d16-adfd-4265-8b39-c6c07d772e41 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Volume info retrieved successfully. Aug 12 14:46:53.428766 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d156d16-adfd-4265-8b39-c6c07d772e41 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 returned with HTTP 200 Aug 12 14:46:53.429250 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 33/128] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:53 2026] GET /volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:53.436312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fc0d05d2-e794-4ee9-b08c-2b652d35f45e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:53.438319 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc0d05d2-e794-4ee9-b08c-2b652d35f45e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:53.438664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fc0d05d2-e794-4ee9-b08c-2b652d35f45e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:53.438941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fc0d05d2-e794-4ee9-b08c-2b652d35f45e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:53.448956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:53.450936 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:46:53.451353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "519197fc-8c60-4d1f-b99c-ce09a3597e20", "name": "tempest-VolumesBackupsV39Test-Backup-1505382907", "container": "tempest-volumesbackupsv39test-backup-container-1214518292"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:53.453264 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Creating new backup {'backup': {'volume_id': '519197fc-8c60-4d1f-b99c-ce09a3597e20', 'name': 'tempest-VolumesBackupsV39Test-Backup-1505382907', 'container': 'tempest-volumesbackupsv39test-backup-container-1214518292'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:46:53.453506 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Creating backup of volume 519197fc-8c60-4d1f-b99c-ce09a3597e20 in container tempest-volumesbackupsv39test-backup-container-1214518292 Aug 12 14:46:53.463566 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:53.463566 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:53.464303 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Volume info retrieved successfully. Aug 12 14:46:53.507669 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Created reservations ['146c967c-6578-4f0c-a250-163dad2e19b6', 'f00ee417-c660-42ee-a17b-a8fcc79916a7'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:53.569582 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e360d78f-f3f3-4a34-8faf-4a76c80cc2ec tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:46:53.569864 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 33/129] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:46:53 2026] POST /volume/v3/backups => generated 333 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:53.583953 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a5d50887-8788-4d19-ad39-651ba3c8d19a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:53.587487 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:53.587487 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:53.587714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5d50887-8788-4d19-ad39-651ba3c8d19a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:46:53.587714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5d50887-8788-4d19-ad39-651ba3c8d19a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:53.587714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5d50887-8788-4d19-ad39-651ba3c8d19a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:53.587714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a5d50887-8788-4d19-ad39-651ba3c8d19a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:46:53.591951 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fc0d05d2-e794-4ee9-b08c-2b652d35f45e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:53.596552 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc0d05d2-e794-4ee9-b08c-2b652d35f45e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:53.596936 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 33/130] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:53 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:53.602134 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:53.602134 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:53.603206 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5d50887-8788-4d19-ad39-651ba3c8d19a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:46:53.603730 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 32/131] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:53 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 795 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:53.968686 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-f340e337-e33b-42fb-91bb-044339a9ad30 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:53.971591 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-f340e337-e33b-42fb-91bb-044339a9ad30 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:53.971821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-f340e337-e33b-42fb-91bb-044339a9ad30 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:53.972038 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-f340e337-e33b-42fb-91bb-044339a9ad30 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:54.057802 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a08c64fa-7113-42e1-876a-9dd11b26e625 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.059609 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a08c64fa-7113-42e1-876a-9dd11b26e625 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:54.059882 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a08c64fa-7113-42e1-876a-9dd11b26e625 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:54.060132 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a08c64fa-7113-42e1-876a-9dd11b26e625 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:54.071366 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.071366 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:54.078137 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a08c64fa-7113-42e1-876a-9dd11b26e625 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:54.084342 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a08c64fa-7113-42e1-876a-9dd11b26e625 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a returned with HTTP 200 Aug 12 14:46:54.084881 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 34/132] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:54 2026] GET /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:54.098768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9e633c90-76b8-4e61-938e-e5d1f8781215 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.101636 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9e633c90-76b8-4e61-938e-e5d1f8781215 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] POST https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a/action Aug 12 14:46:54.102318 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9e633c90-76b8-4e61-938e-e5d1f8781215 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:46:54.102956 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9e633c90-76b8-4e61-938e-e5d1f8781215 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:54.118212 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.118212 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:54.119729 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9e633c90-76b8-4e61-938e-e5d1f8781215 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:54.122965 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.122965 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:54.127787 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-f340e337-e33b-42fb-91bb-044339a9ad30 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:54.130313 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9e633c90-76b8-4e61-938e-e5d1f8781215 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume updated successfully. Aug 12 14:46:54.130669 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9e633c90-76b8-4e61-938e-e5d1f8781215 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a/action returned with HTTP 200 Aug 12 14:46:54.131147 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 34/133] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:46:54 2026] POST /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:46:54.134483 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-f340e337-e33b-42fb-91bb-044339a9ad30 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:54.134483 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 34/134] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:46:53 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:54.142344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c83ecc94-e832-4574-87b7-d57d94cb5271 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.147627 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c83ecc94-e832-4574-87b7-d57d94cb5271 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:54.147627 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c83ecc94-e832-4574-87b7-d57d94cb5271 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:54.147627 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c83ecc94-e832-4574-87b7-d57d94cb5271 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:54.160113 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.160113 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:54.169488 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c83ecc94-e832-4574-87b7-d57d94cb5271 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:54.175148 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c83ecc94-e832-4574-87b7-d57d94cb5271 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a returned with HTTP 200 Aug 12 14:46:54.175867 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 33/135] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:54 2026] GET /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:54.433485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-61bedfb4-ca29-4f38-bc23-3b4de47283b5 req-f46931b5-036b-4d93-b62b-54f2c895883f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.437416 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-61bedfb4-ca29-4f38-bc23-3b4de47283b5 req-f46931b5-036b-4d93-b62b-54f2c895883f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:54.437698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-61bedfb4-ca29-4f38-bc23-3b4de47283b5 req-f46931b5-036b-4d93-b62b-54f2c895883f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:54.437907 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-61bedfb4-ca29-4f38-bc23-3b4de47283b5 req-f46931b5-036b-4d93-b62b-54f2c895883f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:54.446868 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.446868 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:54.452002 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-61bedfb4-ca29-4f38-bc23-3b4de47283b5 req-f46931b5-036b-4d93-b62b-54f2c895883f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:54.458921 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-61bedfb4-ca29-4f38-bc23-3b4de47283b5 req-f46931b5-036b-4d93-b62b-54f2c895883f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a returned with HTTP 200 Aug 12 14:46:54.459701 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 35/136] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:46:54 2026] GET /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:54.559730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bf3a4eb1-1974-4883-9a85-25cabe683580 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.560424 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bf3a4eb1-1974-4883-9a85-25cabe683580 None None] GET https://10.4.3.100/volume// Aug 12 14:46:54.560654 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bf3a4eb1-1974-4883-9a85-25cabe683580 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:54.560929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bf3a4eb1-1974-4883-9a85-25cabe683580 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:54.561413 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bf3a4eb1-1974-4883-9a85-25cabe683580 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:46:54.562281 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 35/137] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:46:54 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 14:46:54.584138 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-a2a3ecc3-7e3d-4648-b6d1-413c65cdf2f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.619534 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-68cd777e-2b62-45b8-a33e-12afb140f748 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.624186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-302c5aec-1ee9-43fe-9ba3-afe390e520a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:54.624356 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68cd777e-2b62-45b8-a33e-12afb140f748 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:46:54.625219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68cd777e-2b62-45b8-a33e-12afb140f748 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:54.625219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68cd777e-2b62-45b8-a33e-12afb140f748 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:54.625219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-68cd777e-2b62-45b8-a33e-12afb140f748 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:46:54.627125 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-302c5aec-1ee9-43fe-9ba3-afe390e520a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:54.627125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-302c5aec-1ee9-43fe-9ba3-afe390e520a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:54.627276 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-302c5aec-1ee9-43fe-9ba3-afe390e520a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:54.632028 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.632028 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:54.633136 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68cd777e-2b62-45b8-a33e-12afb140f748 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:46:54.633709 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 34/138] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:54 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:54.637248 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.637248 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:54.643559 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-302c5aec-1ee9-43fe-9ba3-afe390e520a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:54.648703 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-302c5aec-1ee9-43fe-9ba3-afe390e520a8 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:54.649321 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 36/139] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:54 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:54.919563 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-a2a3ecc3-7e3d-4648-b6d1-413c65cdf2f6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:46:54.919779 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-a2a3ecc3-7e3d-4648-b6d1-413c65cdf2f6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c44222e7-aead-42c4-bf4c-478986ccff98", "connector": null, "instance_uuid": "f90ab55e-4f9e-47cd-9e1b-f018bd53742a"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:54.936566 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:54.936566 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:54.986522 np0000007067 devstack@c-api.service[100248]: /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 14:46:54.986522 np0000007067 devstack@c-api.service[100248]: .first() Aug 12 14:46:55.015363 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-a2a3ecc3-7e3d-4648-b6d1-413c65cdf2f6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:46:55.016048 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 35/140] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:46:54 2026] POST /volume/v3/attachments => generated 273 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:46:55.021020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.023542 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:55.027313 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-822438909"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:55.027313 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-822438909'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:55.027313 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Create volume of 1 GB Aug 12 14:46:55.030981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.031960 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Availability Zones retrieved successfully. Aug 12 14:46:55.033424 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:55.033659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-674331856"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:55.035784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-674331856'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:55.035977 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Create volume of 1 GB Aug 12 14:46:55.043396 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Availability Zones retrieved successfully. Aug 12 14:46:55.046115 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Flow 'volume_create_api' (2aa3fdbc-ba6f-4fd9-bbfe-2aaf5771c970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:55.047605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa470d9b-baf0-4869-802c-b38005ca423a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.049163 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:55.055767 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9d0032a2-5172-4416-b07b-af9b881b1352 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.055909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Flow 'volume_create_api' (a63621d4-46eb-4b78-83f6-46fc422ee92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:55.057041 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4129686d-acad-4a90-9a92-07fb92146f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.059414 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d0032a2-5172-4416-b07b-af9b881b1352 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:55.059414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d0032a2-5172-4416-b07b-af9b881b1352 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:55.059414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d0032a2-5172-4416-b07b-af9b881b1352 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:55.059965 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:55.072869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-531fbe50-32ee-4739-9a79-f78f2c8c38a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.073639 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-531fbe50-32ee-4739-9a79-f78f2c8c38a4 None None] GET https://10.4.3.100/volume// Aug 12 14:46:55.073871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-531fbe50-32ee-4739-9a79-f78f2c8c38a4 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:55.074065 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-531fbe50-32ee-4739-9a79-f78f2c8c38a4 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:55.074551 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-531fbe50-32ee-4739-9a79-f78f2c8c38a4 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:46:55.074940 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 36/141] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:46:55 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 14:46:55.076225 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:55.076225 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:55.082926 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9d0032a2-5172-4416-b07b-af9b881b1352 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:55.091658 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d0032a2-5172-4416-b07b-af9b881b1352 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:55.091658 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 37/142] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:55 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:55.094885 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-9b98a887-9efa-4108-bb2b-bba28d79806a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.095743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa470d9b-baf0-4869-802c-b38005ca423a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.096653 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca6c0a8-8b04-4417-9f67-093b37c987fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.097370 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-9b98a887-9efa-4108-bb2b-bba28d79806a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:55.097666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-9b98a887-9efa-4108-bb2b-bba28d79806a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:55.097918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-9b98a887-9efa-4108-bb2b-bba28d79806a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:55.107252 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4129686d-acad-4a90-9a92-07fb92146f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.108867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0090c4-570e-4523-8de4-a3e3287d8100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.109384 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:55.109384 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:55.113885 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-9b98a887-9efa-4108-bb2b-bba28d79806a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:55.118999 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-9b98a887-9efa-4108-bb2b-bba28d79806a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:55.119498 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 37/143] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:46:55 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:55.166256 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Created reservations ['e6f397cb-4215-4136-a87f-bef691783597', 'b65f0c24-a0f0-4b1e-ac43-6bc6f62029dd', 'f921b7df-e133-4468-8012-c008599eaace', '9a6fc5bc-cb95-4e68-9efe-bf20e49ec7d7'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:55.167433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d0090c4-570e-4523-8de4-a3e3287d8100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6f397cb-4215-4136-a87f-bef691783597', 'b65f0c24-a0f0-4b1e-ac43-6bc6f62029dd', 'f921b7df-e133-4468-8012-c008599eaace', '9a6fc5bc-cb95-4e68-9efe-bf20e49ec7d7']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.168818 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0c5b411-340b-432a-b97e-a705c26d2deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.184811 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Created reservations ['8ae191ef-6962-461a-bfbe-9b2c6d036f3d', '71279707-cecf-4fe6-88c3-0558218fe735', 'd71454cf-c062-44e6-9ba1-91155b58cda3', '0fc9b77e-46ab-4399-945f-b88602bb278c'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:55.186128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca6c0a8-8b04-4417-9f67-093b37c987fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ae191ef-6962-461a-bfbe-9b2c6d036f3d', '71279707-cecf-4fe6-88c3-0558218fe735', 'd71454cf-c062-44e6-9ba1-91155b58cda3', '0fc9b77e-46ab-4399-945f-b88602bb278c']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.187351 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4ab21f-dfc0-4b8e-b9b8-a545e07717d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.201958 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0c5b411-340b-432a-b97e-a705c26d2deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '521db914-eb95-4f78-9fdb-f9769bc2a50f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-674331856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e6247b9b3c42b0b8156f6b140384fc',qos_specs=None,replication_status=,reservations=['e6f397cb-4215-4136-a87f-bef691783597','b65f0c24-a0f0-4b1e-ac43-6bc6f62029dd','f921b7df-e133-4468-8012-c008599eaace','9a6fc5bc-cb95-4e68-9efe-bf20e49ec7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8baeee211f134b11a8d282460767a7dd',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-674331856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=521db914-eb95-4f78-9fdb-f9769bc2a50f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0e6247b9b3c42b0b8156f6b140384fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8baeee211f134b11a8d282460767a7dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.203222 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e920d6e-1404-4e94-a97c-a6016aaf9a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.224359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4ab21f-dfc0-4b8e-b9b8-a545e07717d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e90d73-d3fb-41ca-8a80-330a6b5ea985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-822438909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c211136e94aa420a9d7ff26df07bbed0',qos_specs=None,replication_status=,reservations=['8ae191ef-6962-461a-bfbe-9b2c6d036f3d','71279707-cecf-4fe6-88c3-0558218fe735','d71454cf-c062-44e6-9ba1-91155b58cda3','0fc9b77e-46ab-4399-945f-b88602bb278c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ed7e9137a54168a0f3fa9fa7f0008e',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-822438909',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e90d73-d3fb-41ca-8a80-330a6b5ea985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c211136e94aa420a9d7ff26df07bbed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46ed7e9137a54168a0f3fa9fa7f0008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.226079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc27395-8cff-4a3e-af0a-60009376b73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.235243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e920d6e-1404-4e94-a97c-a6016aaf9a1f) transitioned into state 'SUCCESS' from state '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-674331856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0e6247b9b3c42b0b8156f6b140384fc',qos_specs=None,replication_status=,reservations=['e6f397cb-4215-4136-a87f-bef691783597','b65f0c24-a0f0-4b1e-ac43-6bc6f62029dd','f921b7df-e133-4468-8012-c008599eaace','9a6fc5bc-cb95-4e68-9efe-bf20e49ec7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8baeee211f134b11a8d282460767a7dd',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.236607 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dda27b-1817-4b51-8581-9d1192f7c16a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.250613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dda27b-1817-4b51-8581-9d1192f7c16a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.251750 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Flow 'volume_create_api' (a63621d4-46eb-4b78-83f6-46fc422ee92c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:55.252198 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Create volume request issued successfully. Aug 12 14:46:55.253137 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d752d87b-b9db-433c-ba33-ef6cd9d122a3 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:55.253805 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 35/144] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:55 2026] POST /volume/v3/volumes => generated 753 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:55.262642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dc27395-8cff-4a3e-af0a-60009376b73f) transitioned into state 'SUCCESS' from state '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-822438909',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c211136e94aa420a9d7ff26df07bbed0',qos_specs=None,replication_status=,reservations=['8ae191ef-6962-461a-bfbe-9b2c6d036f3d','71279707-cecf-4fe6-88c3-0558218fe735','d71454cf-c062-44e6-9ba1-91155b58cda3','0fc9b77e-46ab-4399-945f-b88602bb278c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ed7e9137a54168a0f3fa9fa7f0008e',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.263915 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92fdd34-78ed-442e-995e-9f6f9350e3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:55.273504 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-029ff98f-b816-4f62-b154-e594cc8d606d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.280511 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-029ff98f-b816-4f62-b154-e594cc8d606d tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f Aug 12 14:46:55.280511 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-029ff98f-b816-4f62-b154-e594cc8d606d tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:55.280511 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-029ff98f-b816-4f62-b154-e594cc8d606d tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:55.280786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92fdd34-78ed-442e-995e-9f6f9350e3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:55.281256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Flow 'volume_create_api' (2aa3fdbc-ba6f-4fd9-bbfe-2aaf5771c970) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:55.281704 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Create volume request issued successfully. Aug 12 14:46:55.282330 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a221d28-a92c-4b91-a2c5-a9dbd32641f6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:55.283327 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 36/145] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:55 2026] POST /volume/v3/volumes => generated 753 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:55.292779 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:55.292779 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:55.304661 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-029ff98f-b816-4f62-b154-e594cc8d606d tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:55.318342 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-029ff98f-b816-4f62-b154-e594cc8d606d tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f returned with HTTP 200 Aug 12 14:46:55.318983 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 38/146] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:55 2026] GET /volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f => generated 821 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:55.649014 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d2d846c7-ee82-44e9-82b6-b9f326a42dc1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.653687 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2d846c7-ee82-44e9-82b6-b9f326a42dc1 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:46:55.653974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2d846c7-ee82-44e9-82b6-b9f326a42dc1 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:55.654318 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2d846c7-ee82-44e9-82b6-b9f326a42dc1 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:55.654318 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d2d846c7-ee82-44e9-82b6-b9f326a42dc1 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:46:55.671363 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19cd2be5-ba53-43d7-8abc-4f2ef08face6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:55.675477 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19cd2be5-ba53-43d7-8abc-4f2ef08face6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:55.675978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19cd2be5-ba53-43d7-8abc-4f2ef08face6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:55.676230 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19cd2be5-ba53-43d7-8abc-4f2ef08face6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:55.682445 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:55.682445 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:55.685323 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2d846c7-ee82-44e9-82b6-b9f326a42dc1 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:46:55.686366 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 38/147] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:55 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:55.854468 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:55.854468 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:55.859758 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-19cd2be5-ba53-43d7-8abc-4f2ef08face6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:55.867179 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19cd2be5-ba53-43d7-8abc-4f2ef08face6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:55.867899 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 36/148] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:55 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:56.094951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-81819d92-66d2-4c76-b227-9c57b3865c41 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:56.097727 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-81819d92-66d2-4c76-b227-9c57b3865c41 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] PUT https://10.4.3.100/volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27 Aug 12 14:46:56.098190 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-81819d92-66d2-4c76-b227-9c57b3865c41 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:56.106818 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25fa0a10-affd-4fbe-ad2e-064aafdc1631 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:56.109320 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25fa0a10-affd-4fbe-ad2e-064aafdc1631 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:56.109683 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25fa0a10-affd-4fbe-ad2e-064aafdc1631 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:56.110029 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25fa0a10-affd-4fbe-ad2e-064aafdc1631 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:56.110371 np0000007067 devstack@c-api.service[100247]: /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 14:46:56.110371 np0000007067 devstack@c-api.service[100247]: .first() Aug 12 14:46:56.120150 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-81819d92-66d2-4c76-b227-9c57b3865c41 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Acquiring lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:46:56.128261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-81819d92-66d2-4c76-b227-9c57b3865c41 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:46:56.129325 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:56.129325 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:56.290152 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-81819d92-66d2-4c76-b227-9c57b3865c41 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" released by "attachment_update" :: held 0.162s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:46:56.290713 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-81819d92-66d2-4c76-b227-9c57b3865c41 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27 returned with HTTP 200 Aug 12 14:46:56.291326 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 37/149] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:46:56 2026] PUT /volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:46:56.296053 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:56.296053 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:56.302211 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-25fa0a10-affd-4fbe-ad2e-064aafdc1631 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:56.308588 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25fa0a10-affd-4fbe-ad2e-064aafdc1631 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:56.309013 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 39/150] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:56 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 846 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:56.339910 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02672ab7-d7bd-4ac2-9754-6b93d3d33e2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:56.342511 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02672ab7-d7bd-4ac2-9754-6b93d3d33e2f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f Aug 12 14:46:56.342893 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02672ab7-d7bd-4ac2-9754-6b93d3d33e2f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:56.343225 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02672ab7-d7bd-4ac2-9754-6b93d3d33e2f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:56.369159 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:56.369159 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:56.379856 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-02672ab7-d7bd-4ac2-9754-6b93d3d33e2f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:56.390609 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02672ab7-d7bd-4ac2-9754-6b93d3d33e2f tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f returned with HTTP 200 Aug 12 14:46:56.391162 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 39/151] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:56 2026] GET /volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:56.705126 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab2c0b3e-1e3e-4c06-8112-f61493e107ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:56.708187 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab2c0b3e-1e3e-4c06-8112-f61493e107ad tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:46:56.708187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab2c0b3e-1e3e-4c06-8112-f61493e107ad tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:56.708187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab2c0b3e-1e3e-4c06-8112-f61493e107ad tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:56.708187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ab2c0b3e-1e3e-4c06-8112-f61493e107ad tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:46:56.722879 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:56.722879 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:56.723569 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab2c0b3e-1e3e-4c06-8112-f61493e107ad tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:46:56.724262 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 37/152] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:56 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:56.892328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-46e118d6-6496-4693-a3d4-3442fc564b63 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:56.901657 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46e118d6-6496-4693-a3d4-3442fc564b63 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:56.901657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46e118d6-6496-4693-a3d4-3442fc564b63 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:56.901657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46e118d6-6496-4693-a3d4-3442fc564b63 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:56.912006 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:56.912006 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:56.920498 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-46e118d6-6496-4693-a3d4-3442fc564b63 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:56.930213 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46e118d6-6496-4693-a3d4-3442fc564b63 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:56.930891 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 38/153] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:56 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:56.990888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:56.994992 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] DELETE https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f Aug 12 14:46:56.996507 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:56.996507 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:56.996507 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Delete volume with id: 521db914-eb95-4f78-9fdb-f9769bc2a50f Aug 12 14:46:57.007870 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:57.007870 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:57.008530 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:57.047907 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Delete volume request issued successfully. Aug 12 14:46:57.047907 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8db2e6cb-5566-4e00-b3c2-374522c02e98 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f returned with HTTP 202 Aug 12 14:46:57.047907 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 40/154] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:46:56 2026] DELETE /volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:46:57.057428 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-86a10334-34b2-4d4a-8d92-d52871bde3ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:57.059038 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86a10334-34b2-4d4a-8d92-d52871bde3ac tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f Aug 12 14:46:57.059352 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-86a10334-34b2-4d4a-8d92-d52871bde3ac tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:57.059676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-86a10334-34b2-4d4a-8d92-d52871bde3ac tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:57.071134 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:57.071134 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:57.078493 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-86a10334-34b2-4d4a-8d92-d52871bde3ac tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:57.085929 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86a10334-34b2-4d4a-8d92-d52871bde3ac tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f returned with HTTP 200 Aug 12 14:46:57.086326 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 40/155] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:57 2026] GET /volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:57.326546 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39316264-04f0-4759-8f3c-31c8cc0df62a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:57.329700 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39316264-04f0-4759-8f3c-31c8cc0df62a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:57.329828 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39316264-04f0-4759-8f3c-31c8cc0df62a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:57.330094 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39316264-04f0-4759-8f3c-31c8cc0df62a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:57.345284 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:57.345284 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:57.349888 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39316264-04f0-4759-8f3c-31c8cc0df62a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:57.356159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39316264-04f0-4759-8f3c-31c8cc0df62a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:57.356825 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 38/156] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:57 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:57.739647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e224f94c-b0a4-4472-93bd-7fa3463ba395 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:57.742292 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e224f94c-b0a4-4472-93bd-7fa3463ba395 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:46:57.742565 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e224f94c-b0a4-4472-93bd-7fa3463ba395 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:57.742826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e224f94c-b0a4-4472-93bd-7fa3463ba395 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:57.742959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e224f94c-b0a4-4472-93bd-7fa3463ba395 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:46:57.770599 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:57.770599 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:57.771779 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e224f94c-b0a4-4472-93bd-7fa3463ba395 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:46:57.772308 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 39/157] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:57 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:57.951909 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-014e1830-929c-49be-a5de-74d9311ae9ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:57.954707 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-014e1830-929c-49be-a5de-74d9311ae9ec tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:57.955027 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-014e1830-929c-49be-a5de-74d9311ae9ec tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:57.955311 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-014e1830-929c-49be-a5de-74d9311ae9ec tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:57.965213 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:57.965213 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:57.971031 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-014e1830-929c-49be-a5de-74d9311ae9ec tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:57.978975 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-014e1830-929c-49be-a5de-74d9311ae9ec tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:57.979562 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 41/158] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:57 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:58.105215 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b6826961-62cb-4a51-9ba6-97ee0320a778 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:58.109966 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6826961-62cb-4a51-9ba6-97ee0320a778 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f Aug 12 14:46:58.111354 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6826961-62cb-4a51-9ba6-97ee0320a778 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:58.112356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6826961-62cb-4a51-9ba6-97ee0320a778 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:58.125198 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6826961-62cb-4a51-9ba6-97ee0320a778 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f returned with HTTP 404 Aug 12 14:46:58.125864 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 41/159] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:58 2026] GET /volume/v3/volumes/521db914-eb95-4f78-9fdb-f9769bc2a50f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:58.134187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:58.136688 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] DELETE https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:58.137013 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:58.137290 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:58.137532 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Delete volume with id: 417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:58.145507 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:58.145507 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:58.146376 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:58.170429 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Delete volume request issued successfully. Aug 12 14:46:58.170429 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4236813e-ffaa-4b36-a554-4a79cc34ca57 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a returned with HTTP 202 Aug 12 14:46:58.171067 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 39/160] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:46:58 2026] DELETE /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:46:58.181246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-58dfc9ff-a26f-43ea-a1e8-559c1187cc24 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:58.184766 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-58dfc9ff-a26f-43ea-a1e8-559c1187cc24 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:58.185020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-58dfc9ff-a26f-43ea-a1e8-559c1187cc24 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:58.185222 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-58dfc9ff-a26f-43ea-a1e8-559c1187cc24 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:58.196586 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:58.196586 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:58.205530 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-58dfc9ff-a26f-43ea-a1e8-559c1187cc24 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Volume info retrieved successfully. Aug 12 14:46:58.212997 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-58dfc9ff-a26f-43ea-a1e8-559c1187cc24 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a returned with HTTP 200 Aug 12 14:46:58.214039 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 40/161] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:58 2026] GET /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:58.374714 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ede70891-9546-4032-a5ea-935560044ea9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:58.377940 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ede70891-9546-4032-a5ea-935560044ea9 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:58.377940 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ede70891-9546-4032-a5ea-935560044ea9 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:58.379330 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ede70891-9546-4032-a5ea-935560044ea9 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:58.391707 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:58.391707 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:46:58.396785 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ede70891-9546-4032-a5ea-935560044ea9 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:58.403876 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ede70891-9546-4032-a5ea-935560044ea9 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:58.404365 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 42/162] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:58 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:58.785133 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-62feb895-1de8-4da5-9e63-45c7797b980c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:58.787522 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62feb895-1de8-4da5-9e63-45c7797b980c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:46:58.787825 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62feb895-1de8-4da5-9e63-45c7797b980c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:58.788087 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62feb895-1de8-4da5-9e63-45c7797b980c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:58.788953 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-62feb895-1de8-4da5-9e63-45c7797b980c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:46:58.793709 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:58.793709 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:58.794763 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62feb895-1de8-4da5-9e63-45c7797b980c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:46:58.795123 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 42/163] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:58 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:59.000311 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50084f3c-df98-4046-a4e1-ffd2d66f0ac5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:59.002801 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50084f3c-df98-4046-a4e1-ffd2d66f0ac5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:46:59.003286 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50084f3c-df98-4046-a4e1-ffd2d66f0ac5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:59.003723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50084f3c-df98-4046-a4e1-ffd2d66f0ac5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:59.014157 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:59.014157 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:59.022770 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50084f3c-df98-4046-a4e1-ffd2d66f0ac5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:46:59.029978 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50084f3c-df98-4046-a4e1-ffd2d66f0ac5 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:46:59.030743 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 40/164] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:46:58 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:46:59.231914 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4e12e0b7-16c8-4f14-9800-9f627c67f6e9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:59.234243 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4e12e0b7-16c8-4f14-9800-9f627c67f6e9 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] GET https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a Aug 12 14:46:59.234527 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4e12e0b7-16c8-4f14-9800-9f627c67f6e9 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:59.234805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4e12e0b7-16c8-4f14-9800-9f627c67f6e9 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:59.242618 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4e12e0b7-16c8-4f14-9800-9f627c67f6e9 tempest-ServersNegativeTestJSON-2014886097 tempest-ServersNegativeTestJSON-2014886097-project-member] https://10.4.3.100/volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a returned with HTTP 404 Aug 12 14:46:59.242618 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 41/165] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:59 2026] GET /volume/v3/volumes/417d2a6d-e85e-49a8-bba5-3cf006c54c5a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:46:59.363000 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:59.366918 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:46:59.367400 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2142577095"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:46:59.369568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2142577095'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:46:59.369903 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Create volume of 1 GB Aug 12 14:46:59.376448 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Availability Zones retrieved successfully. Aug 12 14:46:59.386254 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Flow 'volume_create_api' (25d46d3e-6fc0-414c-8fe8-382ff52f734b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:59.388477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177cbc3b-ff1a-4188-b709-430824afce92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:59.390411 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:46:59.421575 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-55871bb5-b8bb-4f39-853f-697b9dbec06b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:59.427136 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55871bb5-b8bb-4f39-853f-697b9dbec06b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:46:59.427948 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55871bb5-b8bb-4f39-853f-697b9dbec06b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:59.428150 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55871bb5-b8bb-4f39-853f-697b9dbec06b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:59.435899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (177cbc3b-ff1a-4188-b709-430824afce92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:59.435899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed06689b-9b43-484f-8675-5f421fe3b647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:59.441899 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:59.441899 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:46:59.455573 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-55871bb5-b8bb-4f39-853f-697b9dbec06b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:46:59.463755 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55871bb5-b8bb-4f39-853f-697b9dbec06b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:46:59.464415 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 43/166] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:59 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:59.536151 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Created reservations ['84dbbd10-6acc-4d4b-bde8-5d4f4c573f2c', '4883d09e-2010-4ef8-9d3f-fcefecc385f0', '093e17fa-9562-46b5-afd5-7db2c7a8a80d', 'a421e586-b0a4-4875-a203-b69cbbd8f427'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:46:59.537306 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed06689b-9b43-484f-8675-5f421fe3b647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84dbbd10-6acc-4d4b-bde8-5d4f4c573f2c', '4883d09e-2010-4ef8-9d3f-fcefecc385f0', '093e17fa-9562-46b5-afd5-7db2c7a8a80d', 'a421e586-b0a4-4875-a203-b69cbbd8f427']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:59.538520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af907924-5846-4a9d-bce1-4a234d6683a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:59.569286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af907924-5846-4a9d-bce1-4a234d6683a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bf3e689-766e-4b17-a5da-d18e0f79e1a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2142577095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8724d4b8c8248edb4cc487decc88800',qos_specs=None,replication_status=,reservations=['84dbbd10-6acc-4d4b-bde8-5d4f4c573f2c','4883d09e-2010-4ef8-9d3f-fcefecc385f0','093e17fa-9562-46b5-afd5-7db2c7a8a80d','a421e586-b0a4-4875-a203-b69cbbd8f427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6af7907aa4a54cfbb52939bc0ca13eb7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2142577095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bf3e689-766e-4b17-a5da-d18e0f79e1a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8724d4b8c8248edb4cc487decc88800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6af7907aa4a54cfbb52939bc0ca13eb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:59.569974 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724c85f0-de11-428c-83dc-04c6f79a32bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:59.596900 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (724c85f0-de11-428c-83dc-04c6f79a32bf) transitioned into state 'SUCCESS' from state '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-2142577095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8724d4b8c8248edb4cc487decc88800',qos_specs=None,replication_status=,reservations=['84dbbd10-6acc-4d4b-bde8-5d4f4c573f2c','4883d09e-2010-4ef8-9d3f-fcefecc385f0','093e17fa-9562-46b5-afd5-7db2c7a8a80d','a421e586-b0a4-4875-a203-b69cbbd8f427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6af7907aa4a54cfbb52939bc0ca13eb7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:59.598033 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3876d67-e541-4dad-9ae7-3a86ae8893d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:46:59.611167 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3876d67-e541-4dad-9ae7-3a86ae8893d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:46:59.612662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Flow 'volume_create_api' (25d46d3e-6fc0-414c-8fe8-382ff52f734b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:46:59.613074 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Create volume request issued successfully. Aug 12 14:46:59.613777 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d919b5d1-8da1-4b56-b8b1-a9233ed9cfbe tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:46:59.614228 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 43/167] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:46:59 2026] POST /volume/v3/volumes => generated 752 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:46:59.631859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5e74ed0b-766e-41af-98dc-fe24ad0a7a97 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:59.634689 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e74ed0b-766e-41af-98dc-fe24ad0a7a97 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:46:59.634965 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e74ed0b-766e-41af-98dc-fe24ad0a7a97 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:59.635202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e74ed0b-766e-41af-98dc-fe24ad0a7a97 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:59.644529 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:59.644529 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:46:59.650731 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5e74ed0b-766e-41af-98dc-fe24ad0a7a97 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:46:59.657512 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e74ed0b-766e-41af-98dc-fe24ad0a7a97 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:46:59.658391 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 41/168] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:46:59 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:46:59.814208 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4f57bb78-d9a3-419a-9093-f40cd726a669 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:46:59.816009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f57bb78-d9a3-419a-9093-f40cd726a669 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:46:59.816407 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f57bb78-d9a3-419a-9093-f40cd726a669 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:46:59.816741 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f57bb78-d9a3-419a-9093-f40cd726a669 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:46:59.816964 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4f57bb78-d9a3-419a-9093-f40cd726a669 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:46:59.823227 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:46:59.823227 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:46:59.825106 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f57bb78-d9a3-419a-9093-f40cd726a669 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:46:59.825819 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 42/169] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:46:59 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:00.051478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c34e872-fc43-4957-8c1d-c6dd0172bf09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:00.054080 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c34e872-fc43-4957-8c1d-c6dd0172bf09 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:00.054242 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c34e872-fc43-4957-8c1d-c6dd0172bf09 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:00.054445 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c34e872-fc43-4957-8c1d-c6dd0172bf09 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:00.069015 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:00.069015 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:00.074702 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7c34e872-fc43-4957-8c1d-c6dd0172bf09 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:00.084696 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c34e872-fc43-4957-8c1d-c6dd0172bf09 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:00.084696 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 44/170] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:00 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:00.482288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8169612-e579-4e8d-8b4c-83267b6efd83 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:00.485285 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8169612-e579-4e8d-8b4c-83267b6efd83 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:00.485622 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8169612-e579-4e8d-8b4c-83267b6efd83 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:00.486408 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8169612-e579-4e8d-8b4c-83267b6efd83 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:00.509937 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:00.509937 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:00.522813 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f8169612-e579-4e8d-8b4c-83267b6efd83 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:00.532038 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8169612-e579-4e8d-8b4c-83267b6efd83 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:00.533276 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 44/171] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:00 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:00.674190 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-68e950a8-2765-48b0-8ba2-9881b152f271 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:00.676661 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68e950a8-2765-48b0-8ba2-9881b152f271 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:00.679978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68e950a8-2765-48b0-8ba2-9881b152f271 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:00.679978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-68e950a8-2765-48b0-8ba2-9881b152f271 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:00.685321 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:00.685321 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:00.689451 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-68e950a8-2765-48b0-8ba2-9881b152f271 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:00.697055 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-68e950a8-2765-48b0-8ba2-9881b152f271 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:00.697742 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 42/172] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:00 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:00.800282 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-cdedccd5-79af-4b04-a088-28766830364a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:00.807506 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-cdedccd5-79af-4b04-a088-28766830364a tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:00.807868 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-cdedccd5-79af-4b04-a088-28766830364a tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:00.808209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-cdedccd5-79af-4b04-a088-28766830364a tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:00.820830 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:00.820830 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:00.827429 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-cdedccd5-79af-4b04-a088-28766830364a tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:00.834728 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-cdedccd5-79af-4b04-a088-28766830364a tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:00.835371 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 43/173] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:00 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:00.841499 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f2850144-6643-4c5c-8be2-c9b25aae2493 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:00.843595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2850144-6643-4c5c-8be2-c9b25aae2493 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:00.843928 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f2850144-6643-4c5c-8be2-c9b25aae2493 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:00.844194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f2850144-6643-4c5c-8be2-c9b25aae2493 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:00.844340 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f2850144-6643-4c5c-8be2-c9b25aae2493 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:00.858052 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:00.858052 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:00.858938 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2850144-6643-4c5c-8be2-c9b25aae2493 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:00.859330 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 45/174] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:00 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:01.099413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb49cdb3-aa06-4838-8074-506b64706d9c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.102160 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb49cdb3-aa06-4838-8074-506b64706d9c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:01.102585 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb49cdb3-aa06-4838-8074-506b64706d9c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:01.103192 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb49cdb3-aa06-4838-8074-506b64706d9c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:01.113872 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:01.113872 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:01.120076 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eb49cdb3-aa06-4838-8074-506b64706d9c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:01.127719 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb49cdb3-aa06-4838-8074-506b64706d9c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:01.128471 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 45/175] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:01 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:01.196791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a1a4798e-0403-4c53-9c4e-cfa7d0d1c303 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.198492 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1a4798e-0403-4c53-9c4e-cfa7d0d1c303 None None] GET https://10.4.3.100/volume// Aug 12 14:47:01.198492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1a4798e-0403-4c53-9c4e-cfa7d0d1c303 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:01.198492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1a4798e-0403-4c53-9c4e-cfa7d0d1c303 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:01.198492 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1a4798e-0403-4c53-9c4e-cfa7d0d1c303 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:01.198733 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 43/176] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:47: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 14:47:01.220005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-b00be322-d6af-4e48-b846-8eed31285d1e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.558869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cdfb4a6c-5c68-4f85-afb9-81ed1a733b95 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.561298 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cdfb4a6c-5c68-4f85-afb9-81ed1a733b95 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:01.561682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cdfb4a6c-5c68-4f85-afb9-81ed1a733b95 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:01.562556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cdfb4a6c-5c68-4f85-afb9-81ed1a733b95 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:01.574943 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:01.574943 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:01.581791 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-b00be322-d6af-4e48-b846-8eed31285d1e tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:01.582130 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-b00be322-d6af-4e48-b846-8eed31285d1e tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bf3e689-766e-4b17-a5da-d18e0f79e1a1", "connector": null, "instance_uuid": "032cd104-323b-4934-96eb-76a76016fb9b"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:01.582803 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cdfb4a6c-5c68-4f85-afb9-81ed1a733b95 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:01.590838 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cdfb4a6c-5c68-4f85-afb9-81ed1a733b95 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:01.591248 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 46/177] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:01 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:01.594398 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:01.594398 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:01.657214 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-b00be322-d6af-4e48-b846-8eed31285d1e tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:01.659980 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 44/178] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:01 2026] POST /volume/v3/attachments => generated 273 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:01.693325 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-02b75406-0946-4eaa-9f02-390b5f5f0225 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.698817 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02b75406-0946-4eaa-9f02-390b5f5f0225 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:01.698817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02b75406-0946-4eaa-9f02-390b5f5f0225 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:01.698817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02b75406-0946-4eaa-9f02-390b5f5f0225 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:01.708184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e082e1a5-42b2-44d3-abe6-ac3d21937245 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.708704 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e082e1a5-42b2-44d3-abe6-ac3d21937245 None None] GET https://10.4.3.100/volume// Aug 12 14:47:01.708951 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e082e1a5-42b2-44d3-abe6-ac3d21937245 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:01.709205 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e082e1a5-42b2-44d3-abe6-ac3d21937245 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:01.709682 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e082e1a5-42b2-44d3-abe6-ac3d21937245 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:01.710094 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 44/179] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:01.717111 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:01.717111 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:01.722923 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-02b75406-0946-4eaa-9f02-390b5f5f0225 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:01.724599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-2c6651df-38ff-4e2b-849b-f22b1030747c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.727473 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-2c6651df-38ff-4e2b-849b-f22b1030747c tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:01.728537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-2c6651df-38ff-4e2b-849b-f22b1030747c tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:01.728537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-2c6651df-38ff-4e2b-849b-f22b1030747c tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:01.730423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02b75406-0946-4eaa-9f02-390b5f5f0225 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:01.730423 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 46/180] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:01 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:01.746604 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:01.746604 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:01.754092 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-2c6651df-38ff-4e2b-849b-f22b1030747c tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:01.766376 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-2c6651df-38ff-4e2b-849b-f22b1030747c tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:01.767103 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 47/181] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:01 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 1024 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:01.871988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5e010f1b-f0aa-4fd8-b87a-704c55068d0d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.872259 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-38873408-fefe-4e1e-bfbf-06ab6060d87d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:01.875011 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-38873408-fefe-4e1e-bfbf-06ab6060d87d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] PUT https://10.4.3.100/volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135 Aug 12 14:47:01.875359 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-38873408-fefe-4e1e-bfbf-06ab6060d87d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:01.876187 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5e010f1b-f0aa-4fd8-b87a-704c55068d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:01.876532 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5e010f1b-f0aa-4fd8-b87a-704c55068d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:01.876778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5e010f1b-f0aa-4fd8-b87a-704c55068d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:01.876939 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5e010f1b-f0aa-4fd8-b87a-704c55068d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:01.888767 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:01.888767 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:01.889876 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5e010f1b-f0aa-4fd8-b87a-704c55068d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:01.890226 np0000007067 devstack@c-api.service[100249]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 12 14:47:01.890226 np0000007067 devstack@c-api.service[100249]: .first() Aug 12 14:47:01.890685 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 45/182] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:01 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:01.900321 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-38873408-fefe-4e1e-bfbf-06ab6060d87d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Acquiring lock "cinder-attachment_update-1bf3e689-766e-4b17-a5da-d18e0f79e1a1-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:01.911273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-38873408-fefe-4e1e-bfbf-06ab6060d87d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Lock "cinder-attachment_update-1bf3e689-766e-4b17-a5da-d18e0f79e1a1-np0000007067" acquired by "attachment_update" :: waited 0.011s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:01.913908 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:01.913908 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:02.041974 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-38873408-fefe-4e1e-bfbf-06ab6060d87d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Lock "cinder-attachment_update-1bf3e689-766e-4b17-a5da-d18e0f79e1a1-np0000007067" released by "attachment_update" :: held 0.131s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:02.042397 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-38873408-fefe-4e1e-bfbf-06ab6060d87d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135 returned with HTTP 200 Aug 12 14:47:02.043366 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 45/183] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:01 2026] PUT /volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:02.142703 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d16ad6a-f603-4f9a-a4c4-d007c8faf0d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:02.146606 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d16ad6a-f603-4f9a-a4c4-d007c8faf0d0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:02.146606 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d16ad6a-f603-4f9a-a4c4-d007c8faf0d0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:02.147322 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d16ad6a-f603-4f9a-a4c4-d007c8faf0d0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:02.158412 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:02.158412 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:02.165637 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d16ad6a-f603-4f9a-a4c4-d007c8faf0d0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:02.177600 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d16ad6a-f603-4f9a-a4c4-d007c8faf0d0 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:02.178101 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 47/184] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:02 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1051 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:02.606196 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76a889d0-4af1-49b2-834c-5a6576b26c97 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:02.609479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76a889d0-4af1-49b2-834c-5a6576b26c97 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:02.609479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76a889d0-4af1-49b2-834c-5a6576b26c97 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:02.609479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76a889d0-4af1-49b2-834c-5a6576b26c97 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:02.621603 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:02.621603 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:02.625795 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-76a889d0-4af1-49b2-834c-5a6576b26c97 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:02.631632 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76a889d0-4af1-49b2-834c-5a6576b26c97 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:02.631896 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 48/185] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:02 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:02.748108 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-afdbed5c-53f4-435f-b8e2-17916cb5ba1b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:02.752559 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-afdbed5c-53f4-435f-b8e2-17916cb5ba1b tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:02.752559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-afdbed5c-53f4-435f-b8e2-17916cb5ba1b tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:02.752559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-afdbed5c-53f4-435f-b8e2-17916cb5ba1b tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:02.767472 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:02.767472 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:02.773489 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-afdbed5c-53f4-435f-b8e2-17916cb5ba1b tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:02.777664 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-afdbed5c-53f4-435f-b8e2-17916cb5ba1b tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:02.781278 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 46/186] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:02 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:02.905621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b6d0fb6-9260-434c-9212-7b2ba4718dfe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:02.907758 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b6d0fb6-9260-434c-9212-7b2ba4718dfe tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:02.907984 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b6d0fb6-9260-434c-9212-7b2ba4718dfe tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:02.908172 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b6d0fb6-9260-434c-9212-7b2ba4718dfe tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:02.908316 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0b6d0fb6-9260-434c-9212-7b2ba4718dfe tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:02.916002 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:02.916002 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:02.917183 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b6d0fb6-9260-434c-9212-7b2ba4718dfe tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:02.917608 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 46/187] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:02 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:02.995690 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-b49cbd80-56ec-4a64-b853-166827805ce9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.001872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-b49cbd80-56ec-4a64-b853-166827805ce9 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:03.002090 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-b49cbd80-56ec-4a64-b853-166827805ce9 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:03.002347 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-b49cbd80-56ec-4a64-b853-166827805ce9 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:03.018563 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:03.018563 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:03.027591 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-b49cbd80-56ec-4a64-b853-166827805ce9 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:03.034780 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-b49cbd80-56ec-4a64-b853-166827805ce9 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:03.035054 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 48/188] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:02 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:03.196625 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bac29944-8fe1-40e2-864f-7ccef90959b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.198622 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bac29944-8fe1-40e2-864f-7ccef90959b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:03.199182 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bac29944-8fe1-40e2-864f-7ccef90959b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:03.199182 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bac29944-8fe1-40e2-864f-7ccef90959b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:03.214857 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:03.214857 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:03.221074 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bac29944-8fe1-40e2-864f-7ccef90959b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:03.227199 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bac29944-8fe1-40e2-864f-7ccef90959b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:03.228203 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 49/189] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:03 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1571 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:47:03.290376 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-90b1694b-d35e-4570-8401-c6524555fb4b req-bde706ae-cbce-4898-9387-9974f5449f71 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.297129 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-bde706ae-cbce-4898-9387-9974f5449f71 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:03.297273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-bde706ae-cbce-4898-9387-9974f5449f71 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:03.297446 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-bde706ae-cbce-4898-9387-9974f5449f71 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:03.308916 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:03.308916 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:03.314575 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-90b1694b-d35e-4570-8401-c6524555fb4b req-bde706ae-cbce-4898-9387-9974f5449f71 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:03.324076 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-bde706ae-cbce-4898-9387-9974f5449f71 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:03.324498 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 47/190] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:03 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:03.411635 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bd1778c3-97b2-442c-a9e5-f36a86ae9c53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.412195 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd1778c3-97b2-442c-a9e5-f36a86ae9c53 None None] GET https://10.4.3.100/volume// Aug 12 14:47:03.412446 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd1778c3-97b2-442c-a9e5-f36a86ae9c53 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:03.412843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd1778c3-97b2-442c-a9e5-f36a86ae9c53 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:03.413236 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd1778c3-97b2-442c-a9e5-f36a86ae9c53 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:03.415816 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 47/191] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:47:03 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 14:47:03.444307 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-f40ad616-2fce-45fc-a0ca-0e59aa755db7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.650428 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2b31412-d3b4-42de-8335-56b82c001f4a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.656604 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2b31412-d3b4-42de-8335-56b82c001f4a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:03.656604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2b31412-d3b4-42de-8335-56b82c001f4a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:03.656857 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2b31412-d3b4-42de-8335-56b82c001f4a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:03.672405 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:03.672405 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:03.679126 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2b31412-d3b4-42de-8335-56b82c001f4a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:03.687703 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2b31412-d3b4-42de-8335-56b82c001f4a tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:03.687703 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 50/192] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:03 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:03.802340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-90f1ba71-9095-480e-8974-2d8188b43a2d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.805211 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-90f1ba71-9095-480e-8974-2d8188b43a2d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:03.805500 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-90f1ba71-9095-480e-8974-2d8188b43a2d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:03.805884 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-90f1ba71-9095-480e-8974-2d8188b43a2d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:03.825071 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:03.825071 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:03.832901 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-90f1ba71-9095-480e-8974-2d8188b43a2d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:03.839494 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-90f1ba71-9095-480e-8974-2d8188b43a2d tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:03.840060 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 48/193] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:03 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:03.859778 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-f40ad616-2fce-45fc-a0ca-0e59aa755db7 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:03.860596 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-f40ad616-2fce-45fc-a0ca-0e59aa755db7 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c52fe9a-f128-413f-bb3b-a6cefb4bd414", "connector": null, "instance_uuid": "a627b8d7-989a-495e-9f8d-a6013ef39c87"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:03.881640 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:03.881640 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:03.934749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-34f414e7-493c-4f1f-b330-435e010c8a90 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:03.939654 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34f414e7-493c-4f1f-b330-435e010c8a90 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:03.939977 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34f414e7-493c-4f1f-b330-435e010c8a90 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:03.940883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34f414e7-493c-4f1f-b330-435e010c8a90 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:03.940883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-34f414e7-493c-4f1f-b330-435e010c8a90 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:03.959731 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:03.959731 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:03.960810 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34f414e7-493c-4f1f-b330-435e010c8a90 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:03.962499 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 48/194] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:03 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:03.967659 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-f40ad616-2fce-45fc-a0ca-0e59aa755db7 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:03.969141 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 49/195] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:03 2026] POST /volume/v3/attachments => generated 273 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:04.021991 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c9dcf867-754f-4b52-aa2a-1a5d59bb4f36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.023588 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9dcf867-754f-4b52-aa2a-1a5d59bb4f36 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:04.023863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf867-754f-4b52-aa2a-1a5d59bb4f36 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.024122 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9dcf867-754f-4b52-aa2a-1a5d59bb4f36 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.042164 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.042164 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:04.044232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cfbd5dd6-8db7-4327-ba78-68812224bb45 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.045000 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cfbd5dd6-8db7-4327-ba78-68812224bb45 None None] GET https://10.4.3.100/volume// Aug 12 14:47:04.045000 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5dd6-8db7-4327-ba78-68812224bb45 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.045279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cfbd5dd6-8db7-4327-ba78-68812224bb45 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.045819 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cfbd5dd6-8db7-4327-ba78-68812224bb45 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:04.047190 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 49/196] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:04.050632 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c9dcf867-754f-4b52-aa2a-1a5d59bb4f36 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:04.057645 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9dcf867-754f-4b52-aa2a-1a5d59bb4f36 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:04.057645 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 51/197] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:04 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:04.060003 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-bb2dd4a6-2334-4e11-b17c-d228eca2a7c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.063015 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-bb2dd4a6-2334-4e11-b17c-d228eca2a7c8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:04.063232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-bb2dd4a6-2334-4e11-b17c-d228eca2a7c8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.063511 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-bb2dd4a6-2334-4e11-b17c-d228eca2a7c8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.081448 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.081448 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:04.087471 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-bb2dd4a6-2334-4e11-b17c-d228eca2a7c8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:04.096016 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-bb2dd4a6-2334-4e11-b17c-d228eca2a7c8 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:04.096941 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 49/198] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:04 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1247 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:04.203446 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-90b1694b-d35e-4570-8401-c6524555fb4b req-f9ba17b7-d4d7-4963-8941-ffe844a47786 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.209537 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-f9ba17b7-d4d7-4963-8941-ffe844a47786 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:04.210196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-f9ba17b7-d4d7-4963-8941-ffe844a47786 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.213481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-f9ba17b7-d4d7-4963-8941-ffe844a47786 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.220295 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-73a650ed-3165-4b66-8d41-463cbe8a9d31 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.226293 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-73a650ed-3165-4b66-8d41-463cbe8a9d31 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] PUT https://10.4.3.100/volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a Aug 12 14:47:04.226843 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-73a650ed-3165-4b66-8d41-463cbe8a9d31 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:04.233358 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.233358 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:04.245908 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-90b1694b-d35e-4570-8401-c6524555fb4b req-f9ba17b7-d4d7-4963-8941-ffe844a47786 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:04.249827 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-73a650ed-3165-4b66-8d41-463cbe8a9d31 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Acquiring lock "cinder-attachment_update-6c52fe9a-f128-413f-bb3b-a6cefb4bd414-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:04.256442 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-f9ba17b7-d4d7-4963-8941-ffe844a47786 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:04.256979 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 50/199] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:04 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:04.257969 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-73a650ed-3165-4b66-8d41-463cbe8a9d31 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Lock "cinder-attachment_update-6c52fe9a-f128-413f-bb3b-a6cefb4bd414-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:04.260759 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.260759 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:04.279687 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8b82db37-8a08-4ee9-8a18-8dd3b8ce8867 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.280308 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b82db37-8a08-4ee9-8a18-8dd3b8ce8867 None None] GET https://10.4.3.100/volume// Aug 12 14:47:04.280576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b82db37-8a08-4ee9-8a18-8dd3b8ce8867 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.280836 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b82db37-8a08-4ee9-8a18-8dd3b8ce8867 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.281289 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b82db37-8a08-4ee9-8a18-8dd3b8ce8867 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:04.282169 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 52/200] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:47: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 14:47:04.294505 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-90b1694b-d35e-4570-8401-c6524555fb4b req-e25f395b-7946-4d2f-82b0-835e41fe7785 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.300661 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-e25f395b-7946-4d2f-82b0-835e41fe7785 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:04.303039 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-e25f395b-7946-4d2f-82b0-835e41fe7785 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a145fa76-0170-44bb-98fb-6fb4cc817a53", "connector": null, "instance_uuid": "e5228b5f-c8b2-4e84-9ddc-7a7a9fb18365"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:04.320141 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.320141 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:04.391867 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-e25f395b-7946-4d2f-82b0-835e41fe7785 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:04.393080 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 50/201] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:04 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:04.414102 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-73a650ed-3165-4b66-8d41-463cbe8a9d31 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Lock "cinder-attachment_update-6c52fe9a-f128-413f-bb3b-a6cefb4bd414-np0000007067" released by "attachment_update" :: held 0.156s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:04.414622 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-73a650ed-3165-4b66-8d41-463cbe8a9d31 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a returned with HTTP 200 Aug 12 14:47:04.418486 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 50/202] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:04 2026] PUT /volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:04.699841 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8fcb769d-20f0-4451-9f9b-cac9c12d253e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.702360 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fcb769d-20f0-4451-9f9b-cac9c12d253e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:04.702360 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fcb769d-20f0-4451-9f9b-cac9c12d253e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.702819 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8fcb769d-20f0-4451-9f9b-cac9c12d253e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.721447 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.721447 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:04.728199 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8fcb769d-20f0-4451-9f9b-cac9c12d253e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:04.736999 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8fcb769d-20f0-4451-9f9b-cac9c12d253e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:04.738071 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 51/203] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:04 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:04.740523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-6a997f6b-e004-48a7-8e70-106528da2db6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.743192 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-6a997f6b-e004-48a7-8e70-106528da2db6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:04.743478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-6a997f6b-e004-48a7-8e70-106528da2db6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.743802 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-6a997f6b-e004-48a7-8e70-106528da2db6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.756237 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.756237 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:04.763116 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-6a997f6b-e004-48a7-8e70-106528da2db6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:04.771450 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-6a997f6b-e004-48a7-8e70-106528da2db6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:04.772074 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 53/204] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:04 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:04.858760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52a63111-16f0-45c7-8766-8534c1cd1587 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.861035 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52a63111-16f0-45c7-8766-8534c1cd1587 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:04.861301 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52a63111-16f0-45c7-8766-8534c1cd1587 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.861665 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52a63111-16f0-45c7-8766-8534c1cd1587 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.876592 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.876592 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:04.885732 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52a63111-16f0-45c7-8766-8534c1cd1587 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:04.896735 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52a63111-16f0-45c7-8766-8534c1cd1587 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:04.897476 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 51/205] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:04 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:04.975591 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9c5c69c1-4bdc-4faf-9ee3-a74ad039835b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:04.977958 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c5c69c1-4bdc-4faf-9ee3-a74ad039835b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:04.978195 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c5c69c1-4bdc-4faf-9ee3-a74ad039835b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:04.978620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c5c69c1-4bdc-4faf-9ee3-a74ad039835b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:04.978620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-9c5c69c1-4bdc-4faf-9ee3-a74ad039835b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:04.983778 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:04.983778 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:04.984647 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c5c69c1-4bdc-4faf-9ee3-a74ad039835b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:04.985133 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 51/206] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:04 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:05.077523 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d6d12e8-16ba-49be-ab9f-282473169a76 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.079832 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d6d12e8-16ba-49be-ab9f-282473169a76 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:05.080098 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d6d12e8-16ba-49be-ab9f-282473169a76 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.080368 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d6d12e8-16ba-49be-ab9f-282473169a76 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.097866 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.097866 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:05.104310 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0d6d12e8-16ba-49be-ab9f-282473169a76 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:05.110087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d6d12e8-16ba-49be-ab9f-282473169a76 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:05.110638 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 52/207] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:05 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:05.153210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-84a7f422-4527-47c4-9fd3-b5677a220a60 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.153210 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84a7f422-4527-47c4-9fd3-b5677a220a60 None None] GET https://10.4.3.100/volume// Aug 12 14:47:05.153210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84a7f422-4527-47c4-9fd3-b5677a220a60 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.153210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84a7f422-4527-47c4-9fd3-b5677a220a60 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.153210 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84a7f422-4527-47c4-9fd3-b5677a220a60 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:05.153210 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 54/208] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:47: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 14:47:05.181598 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-82fe131e-a1f5-4ef3-be13-5c4df98c9aba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.441603 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-82fe131e-a1f5-4ef3-be13-5c4df98c9aba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:05.442040 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-82fe131e-a1f5-4ef3-be13-5c4df98c9aba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b8fede3-87bd-41ba-9424-49ba547dd643", "connector": null, "instance_uuid": "6ea2c59f-1818-49b8-9f11-b8bacb0643ce"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:05.456490 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.456490 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:05.499577 np0000007067 devstack@c-api.service[100249]: WARNING cinder.volume.api [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-82fe131e-a1f5-4ef3-be13-5c4df98c9aba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 14:47:05.511929 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-82fe131e-a1f5-4ef3-be13-5c4df98c9aba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:05.511929 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 52/209] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:05 2026] POST /volume/v3/attachments => generated 271 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:05.561726 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f621967d-4cad-43b0-b3f0-e50838516514 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.563642 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f621967d-4cad-43b0-b3f0-e50838516514 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:05.566325 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f621967d-4cad-43b0-b3f0-e50838516514 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.566325 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f621967d-4cad-43b0-b3f0-e50838516514 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.582387 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.582387 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:05.591838 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f621967d-4cad-43b0-b3f0-e50838516514 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:05.597252 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3367c7c8-12c3-49cc-84ea-86b16838e608 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.597919 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3367c7c8-12c3-49cc-84ea-86b16838e608 None None] GET https://10.4.3.100/volume// Aug 12 14:47:05.598242 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3367c7c8-12c3-49cc-84ea-86b16838e608 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.598618 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3367c7c8-12c3-49cc-84ea-86b16838e608 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.599036 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3367c7c8-12c3-49cc-84ea-86b16838e608 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:05.599521 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 53/210] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47:05 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 14:47:05.602262 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f621967d-4cad-43b0-b3f0-e50838516514 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:05.602909 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 52/211] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:05 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:05.612780 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-e2853647-ddf4-47f9-887a-f100297f03e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.617293 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-e2853647-ddf4-47f9-887a-f100297f03e5 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:05.617651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-e2853647-ddf4-47f9-887a-f100297f03e5 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.617950 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-e2853647-ddf4-47f9-887a-f100297f03e5 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.635811 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.635811 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:05.645084 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-e2853647-ddf4-47f9-887a-f100297f03e5 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:05.652905 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-e2853647-ddf4-47f9-887a-f100297f03e5 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:05.653403 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 55/212] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:05 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1046 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:05.662731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-db07c2e8-8c5b-4d28-aa5f-5eaf55cd881f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.665980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-db07c2e8-8c5b-4d28-aa5f-5eaf55cd881f tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] POST https://10.4.3.100/volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27/action Aug 12 14:47:05.667053 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-db07c2e8-8c5b-4d28-aa5f-5eaf55cd881f tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:05.667112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-db07c2e8-8c5b-4d28-aa5f-5eaf55cd881f tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:05.705476 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.705476 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:05.735284 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c609fe1a-d75b-4c3b-b081-4ca3bbd94cf1 req-db07c2e8-8c5b-4d28-aa5f-5eaf55cd881f tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27/action returned with HTTP 204 Aug 12 14:47:05.736844 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 53/213] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:05 2026] POST /volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:05.759824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-65fc9332-23c2-4f91-8640-6ebf6d0e218b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.761153 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65fc9332-23c2-4f91-8640-6ebf6d0e218b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:05.761153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65fc9332-23c2-4f91-8640-6ebf6d0e218b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.761349 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65fc9332-23c2-4f91-8640-6ebf6d0e218b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.783081 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.783081 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:05.786268 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-2e08c378-a3b6-4816-8943-d327675d5616 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.789107 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-65fc9332-23c2-4f91-8640-6ebf6d0e218b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:05.791574 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-2e08c378-a3b6-4816-8943-d327675d5616 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] PUT https://10.4.3.100/volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b Aug 12 14:47:05.792357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-2e08c378-a3b6-4816-8943-d327675d5616 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:05.796369 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65fc9332-23c2-4f91-8640-6ebf6d0e218b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:05.796973 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 54/214] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:05 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:05.810317 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-2e08c378-a3b6-4816-8943-d327675d5616 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Acquiring lock "cinder-attachment_update-2b8fede3-87bd-41ba-9424-49ba547dd643-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:05.818771 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3b6ed34c-8347-43c4-bdff-6e8adc29c3f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.821594 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b6ed34c-8347-43c4-bdff-6e8adc29c3f5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:05.822128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b6ed34c-8347-43c4-bdff-6e8adc29c3f5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.822128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b6ed34c-8347-43c4-bdff-6e8adc29c3f5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.823671 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-2e08c378-a3b6-4816-8943-d327675d5616 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Lock "cinder-attachment_update-2b8fede3-87bd-41ba-9424-49ba547dd643-np0000007067" acquired by "attachment_update" :: waited 0.014s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:05.825732 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.825732 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:05.835366 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.835366 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:05.843069 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3b6ed34c-8347-43c4-bdff-6e8adc29c3f5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:05.849827 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b6ed34c-8347-43c4-bdff-6e8adc29c3f5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:05.850230 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 56/215] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:05 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:47:05.922434 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae59d939-5f48-44cb-94e0-918930df2b33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:05.926621 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae59d939-5f48-44cb-94e0-918930df2b33 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:05.926621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae59d939-5f48-44cb-94e0-918930df2b33 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:05.926621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae59d939-5f48-44cb-94e0-918930df2b33 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:05.946849 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:05.946849 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:05.958929 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ae59d939-5f48-44cb-94e0-918930df2b33 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:05.970693 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae59d939-5f48-44cb-94e0-918930df2b33 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:05.970693 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 54/216] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:05 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:06.007432 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6716ef2f-0fdb-4437-93cd-ed8e0521566b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.013165 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6716ef2f-0fdb-4437-93cd-ed8e0521566b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:06.013165 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6716ef2f-0fdb-4437-93cd-ed8e0521566b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:06.013165 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6716ef2f-0fdb-4437-93cd-ed8e0521566b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:06.014081 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6716ef2f-0fdb-4437-93cd-ed8e0521566b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:06.022274 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:06.022274 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:06.023619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6716ef2f-0fdb-4437-93cd-ed8e0521566b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:06.023869 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-2e08c378-a3b6-4816-8943-d327675d5616 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Lock "cinder-attachment_update-2b8fede3-87bd-41ba-9424-49ba547dd643-np0000007067" released by "attachment_update" :: held 0.200s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:06.023959 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 55/217] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:06 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:06.024014 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-2e08c378-a3b6-4816-8943-d327675d5616 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b returned with HTTP 200 Aug 12 14:47:06.024597 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 53/218] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:05 2026] PUT /volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b => generated 967 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:06.130916 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0f1518ff-61fc-4707-8d42-f7518a1f1cb1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.134191 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f1518ff-61fc-4707-8d42-f7518a1f1cb1 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:06.136487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0f1518ff-61fc-4707-8d42-f7518a1f1cb1 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:06.136487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0f1518ff-61fc-4707-8d42-f7518a1f1cb1 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:06.149119 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:06.149119 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:06.157482 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0f1518ff-61fc-4707-8d42-f7518a1f1cb1 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:06.160849 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f1518ff-61fc-4707-8d42-f7518a1f1cb1 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:06.161634 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 57/219] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:06 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:06.327851 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91107c5c-9391-4358-aa60-9a0e409e89a2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.328623 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91107c5c-9391-4358-aa60-9a0e409e89a2 None None] GET https://10.4.3.100/volume// Aug 12 14:47:06.328623 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91107c5c-9391-4358-aa60-9a0e409e89a2 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:06.328929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91107c5c-9391-4358-aa60-9a0e409e89a2 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:06.329444 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91107c5c-9391-4358-aa60-9a0e409e89a2 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:06.330011 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 55/220] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:06.356191 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-90b1694b-d35e-4570-8401-c6524555fb4b req-a8263615-920a-42b9-aead-ef6c6e265d85 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.360081 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-a8263615-920a-42b9-aead-ef6c6e265d85 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:06.360375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-a8263615-920a-42b9-aead-ef6c6e265d85 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:06.360701 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-a8263615-920a-42b9-aead-ef6c6e265d85 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:06.378192 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:06.378192 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:06.384116 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-90b1694b-d35e-4570-8401-c6524555fb4b req-a8263615-920a-42b9-aead-ef6c6e265d85 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:06.392145 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-a8263615-920a-42b9-aead-ef6c6e265d85 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:06.393316 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 56/221] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:06 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1570 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:06.529593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-90b1694b-d35e-4570-8401-c6524555fb4b req-990250b2-5f3c-42be-922b-39eb09bf211c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.531644 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-990250b2-5f3c-42be-922b-39eb09bf211c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] PUT https://10.4.3.100/volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0 Aug 12 14:47:06.532074 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-990250b2-5f3c-42be-922b-39eb09bf211c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:06.543979 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-90b1694b-d35e-4570-8401-c6524555fb4b req-990250b2-5f3c-42be-922b-39eb09bf211c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Acquiring lock "cinder-attachment_update-a145fa76-0170-44bb-98fb-6fb4cc817a53-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:06.551929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-90b1694b-d35e-4570-8401-c6524555fb4b req-990250b2-5f3c-42be-922b-39eb09bf211c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Lock "cinder-attachment_update-a145fa76-0170-44bb-98fb-6fb4cc817a53-np0000007067" acquired by "attachment_update" :: waited 0.010s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:06.553573 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:06.553573 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:06.626706 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f84814ff-7999-4562-8ec0-d9e985815554 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.630269 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f84814ff-7999-4562-8ec0-d9e985815554 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:06.630269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f84814ff-7999-4562-8ec0-d9e985815554 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:06.630269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f84814ff-7999-4562-8ec0-d9e985815554 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:06.651594 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:06.651594 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:06.661679 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f84814ff-7999-4562-8ec0-d9e985815554 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:06.666639 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f84814ff-7999-4562-8ec0-d9e985815554 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:06.667235 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 58/222] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:06 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:06.676559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-90b1694b-d35e-4570-8401-c6524555fb4b req-990250b2-5f3c-42be-922b-39eb09bf211c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Lock "cinder-attachment_update-a145fa76-0170-44bb-98fb-6fb4cc817a53-np0000007067" released by "attachment_update" :: held 0.125s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:06.677868 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-990250b2-5f3c-42be-922b-39eb09bf211c tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0 returned with HTTP 200 Aug 12 14:47:06.677868 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 54/223] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:06 2026] PUT /volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:06.714292 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-90b1694b-d35e-4570-8401-c6524555fb4b req-6f83f190-17ac-413b-aa90-2632b28b080a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.720405 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-6f83f190-17ac-413b-aa90-2632b28b080a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] POST https://10.4.3.100/volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0/action Aug 12 14:47:06.723577 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-6f83f190-17ac-413b-aa90-2632b28b080a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:06.723923 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-6f83f190-17ac-413b-aa90-2632b28b080a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:06.756930 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:06.756930 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:06.772437 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-90b1694b-d35e-4570-8401-c6524555fb4b req-6f83f190-17ac-413b-aa90-2632b28b080a tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0/action returned with HTTP 204 Aug 12 14:47:06.773092 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 56/224] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:06 2026] POST /volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:06.994042 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8650cff9-ca5a-4aa7-8104-49a0b947c4c7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:06.995996 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8650cff9-ca5a-4aa7-8104-49a0b947c4c7 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:06.996248 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8650cff9-ca5a-4aa7-8104-49a0b947c4c7 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:06.996473 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8650cff9-ca5a-4aa7-8104-49a0b947c4c7 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:07.010519 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:07.010519 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:07.015529 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8650cff9-ca5a-4aa7-8104-49a0b947c4c7 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:07.022102 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8650cff9-ca5a-4aa7-8104-49a0b947c4c7 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:07.022735 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 57/225] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:06 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:47:07.036762 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-333db111-f3c0-4d05-92f7-015f29464aef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:07.039271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-333db111-f3c0-4d05-92f7-015f29464aef tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:07.039586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-333db111-f3c0-4d05-92f7-015f29464aef tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:07.039858 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-333db111-f3c0-4d05-92f7-015f29464aef tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:07.040000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-333db111-f3c0-4d05-92f7-015f29464aef tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:07.048613 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:07.048613 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:07.049819 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-333db111-f3c0-4d05-92f7-015f29464aef tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:07.050402 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 59/226] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:07 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:07.175814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1937476d-926a-4ae9-ab34-d2be21fda11b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:07.177704 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1937476d-926a-4ae9-ab34-d2be21fda11b tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:07.178067 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1937476d-926a-4ae9-ab34-d2be21fda11b tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:07.178401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1937476d-926a-4ae9-ab34-d2be21fda11b tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:07.192031 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:07.192031 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:07.199573 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1937476d-926a-4ae9-ab34-d2be21fda11b tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:07.202692 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1937476d-926a-4ae9-ab34-d2be21fda11b tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:07.203423 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 55/227] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:07 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:07.680263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-691a38e7-89d8-4742-b2b3-d80671ab333f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:07.688483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-691a38e7-89d8-4742-b2b3-d80671ab333f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:07.688483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-691a38e7-89d8-4742-b2b3-d80671ab333f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:07.688483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-691a38e7-89d8-4742-b2b3-d80671ab333f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:07.698548 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:07.698548 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:07.702954 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-691a38e7-89d8-4742-b2b3-d80671ab333f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:07.708259 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-691a38e7-89d8-4742-b2b3-d80671ab333f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:07.708478 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 57/228] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:07 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:08.038770 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-03aeb2e5-72a7-4156-86dd-f9eb1c0719c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:08.043044 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03aeb2e5-72a7-4156-86dd-f9eb1c0719c1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:08.043827 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03aeb2e5-72a7-4156-86dd-f9eb1c0719c1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:08.044081 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03aeb2e5-72a7-4156-86dd-f9eb1c0719c1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:08.056911 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:08.056911 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:08.063593 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d1ebc971-35a6-4fbd-8ce7-598f8d9c06d7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:08.065420 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-03aeb2e5-72a7-4156-86dd-f9eb1c0719c1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:08.069064 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1ebc971-35a6-4fbd-8ce7-598f8d9c06d7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:08.069064 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1ebc971-35a6-4fbd-8ce7-598f8d9c06d7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:08.069325 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1ebc971-35a6-4fbd-8ce7-598f8d9c06d7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:08.069468 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d1ebc971-35a6-4fbd-8ce7-598f8d9c06d7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:08.076503 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03aeb2e5-72a7-4156-86dd-f9eb1c0719c1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:08.077198 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 58/229] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:08 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:08.078045 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:08.078045 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:08.079261 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1ebc971-35a6-4fbd-8ce7-598f8d9c06d7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:08.079822 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 60/230] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:08 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:08.218576 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6ac7820a-30a6-4530-a07a-c53d63ca8639 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:08.220844 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ac7820a-30a6-4530-a07a-c53d63ca8639 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:08.221130 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ac7820a-30a6-4530-a07a-c53d63ca8639 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:08.221338 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ac7820a-30a6-4530-a07a-c53d63ca8639 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:08.234085 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:08.234085 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:08.239607 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6ac7820a-30a6-4530-a07a-c53d63ca8639 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:08.247802 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ac7820a-30a6-4530-a07a-c53d63ca8639 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:08.248368 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 56/231] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:08 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:08.631833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-a1e0606d-25d5-466c-848d-9bbd7e0e54d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:08.634117 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-a1e0606d-25d5-466c-848d-9bbd7e0e54d6 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] POST https://10.4.3.100/volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135/action Aug 12 14:47:08.634650 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-a1e0606d-25d5-466c-848d-9bbd7e0e54d6 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:08.634852 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-a1e0606d-25d5-466c-848d-9bbd7e0e54d6 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:08.664879 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:08.664879 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:08.676053 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-cb1ef882-7b56-4e36-9a60-cb7e4a621cb3 req-a1e0606d-25d5-466c-848d-9bbd7e0e54d6 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135/action returned with HTTP 204 Aug 12 14:47:08.676537 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 58/232] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:08 2026] POST /volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:08.728963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-829b548b-9503-473d-9556-d170823ea4fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:08.731386 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-829b548b-9503-473d-9556-d170823ea4fe tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:08.731653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-829b548b-9503-473d-9556-d170823ea4fe tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:08.731915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-829b548b-9503-473d-9556-d170823ea4fe tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:08.747735 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:08.747735 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:08.756102 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-829b548b-9503-473d-9556-d170823ea4fe tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:08.765062 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-829b548b-9503-473d-9556-d170823ea4fe tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:08.765646 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 59/233] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:08 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:09.097937 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8ff6bcb-0248-4787-a387-09a8d379b458 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:09.098977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7cfae300-07e5-4dea-a9e9-1ee4ed148a93 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:09.099984 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8ff6bcb-0248-4787-a387-09a8d379b458 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:09.100201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8ff6bcb-0248-4787-a387-09a8d379b458 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:09.100414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8ff6bcb-0248-4787-a387-09a8d379b458 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:09.100558 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f8ff6bcb-0248-4787-a387-09a8d379b458 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:09.102969 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7cfae300-07e5-4dea-a9e9-1ee4ed148a93 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:09.103204 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7cfae300-07e5-4dea-a9e9-1ee4ed148a93 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:09.103417 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7cfae300-07e5-4dea-a9e9-1ee4ed148a93 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:09.106488 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:09.106488 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:09.107653 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8ff6bcb-0248-4787-a387-09a8d379b458 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:09.108440 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 61/234] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:09 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:09.128482 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:09.128482 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:09.131545 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7cfae300-07e5-4dea-a9e9-1ee4ed148a93 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:09.142027 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7cfae300-07e5-4dea-a9e9-1ee4ed148a93 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:09.142027 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 57/235] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:09 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:09.160485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c91ef7ac-cfe8-4cae-8591-9f61d67e5cd0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:09.160823 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c91ef7ac-cfe8-4cae-8591-9f61d67e5cd0 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:09.160913 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c91ef7ac-cfe8-4cae-8591-9f61d67e5cd0 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:09.161180 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c91ef7ac-cfe8-4cae-8591-9f61d67e5cd0 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:09.171298 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:09.171298 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:09.175315 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c91ef7ac-cfe8-4cae-8591-9f61d67e5cd0 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:09.180506 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c91ef7ac-cfe8-4cae-8591-9f61d67e5cd0 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:09.180969 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 59/236] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:09 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:09.264893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6382ce4-bc16-46af-94ff-d6928d056a99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:09.267821 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6382ce4-bc16-46af-94ff-d6928d056a99 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:09.268078 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6382ce4-bc16-46af-94ff-d6928d056a99 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:09.268363 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6382ce4-bc16-46af-94ff-d6928d056a99 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:09.285256 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:09.285256 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:09.291804 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c6382ce4-bc16-46af-94ff-d6928d056a99 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:09.299102 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6382ce4-bc16-46af-94ff-d6928d056a99 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:09.300209 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 60/237] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:09 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:09.787394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9cbc18a7-249b-4e34-85e5-9b4158948549 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:09.793354 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cbc18a7-249b-4e34-85e5-9b4158948549 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:09.793909 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9cbc18a7-249b-4e34-85e5-9b4158948549 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:09.794018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9cbc18a7-249b-4e34-85e5-9b4158948549 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:09.811293 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:09.811293 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:09.816282 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9cbc18a7-249b-4e34-85e5-9b4158948549 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:09.823919 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cbc18a7-249b-4e34-85e5-9b4158948549 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:09.824514 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 62/238] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:09 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:10.071282 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:10.073986 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:10.074604 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1580936619", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:10.077415 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1580936619', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:10.078983 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Create volume of 1 GB Aug 12 14:47:10.083477 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Availability Zones retrieved successfully. Aug 12 14:47:10.092950 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Flow 'volume_create_api' (b4a9227c-dea6-4ea6-af36-fb56e6210e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:10.094666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7600e045-646f-48aa-a52e-bde6f52c2b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:10.097174 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:10.122650 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6839a7f-8b9b-4795-9516-6db95e342452 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:10.125269 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6839a7f-8b9b-4795-9516-6db95e342452 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:10.125536 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6839a7f-8b9b-4795-9516-6db95e342452 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:10.125828 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6839a7f-8b9b-4795-9516-6db95e342452 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:10.126521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e6839a7f-8b9b-4795-9516-6db95e342452 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:10.135913 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:10.135913 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:10.137845 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6839a7f-8b9b-4795-9516-6db95e342452 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:10.137845 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 60/239] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:10 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:10.139045 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7600e045-646f-48aa-a52e-bde6f52c2b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:10.139915 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6110099e-bc1b-4148-a29e-0f9157a2d997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:10.222842 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Created reservations ['aca737f1-d4ca-4699-943a-2929d69c2299', 'a05d49e6-5117-43e2-9e71-0e6a36dce14d', 'b01db75e-79ba-4029-beb5-82181fc2e324', '4c08d2f5-9720-4f10-a8e9-d82d24c900e7'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:10.223643 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6110099e-bc1b-4148-a29e-0f9157a2d997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aca737f1-d4ca-4699-943a-2929d69c2299', 'a05d49e6-5117-43e2-9e71-0e6a36dce14d', 'b01db75e-79ba-4029-beb5-82181fc2e324', '4c08d2f5-9720-4f10-a8e9-d82d24c900e7']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:10.224965 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8d8761-b717-40dd-8170-1b9a0a7074f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:10.253532 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8d8761-b717-40dd-8170-1b9a0a7074f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8f227a-83d9-45f8-8722-5412ee057676', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1580936619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fba99313494b4a98b044049ba8d2f0',qos_specs=None,replication_status=,reservations=['aca737f1-d4ca-4699-943a-2929d69c2299','a05d49e6-5117-43e2-9e71-0e6a36dce14d','b01db75e-79ba-4029-beb5-82181fc2e324','4c08d2f5-9720-4f10-a8e9-d82d24c900e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1949184cd5154428b6c37d6c6369f442',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1580936619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8f227a-83d9-45f8-8722-5412ee057676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94fba99313494b4a98b044049ba8d2f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1949184cd5154428b6c37d6c6369f442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:10.254283 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb375aa-a2c5-4404-8c78-1b74650d940c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:10.272906 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdb375aa-a2c5-4404-8c78-1b74650d940c) transitioned into state 'SUCCESS' from state '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-1580936619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94fba99313494b4a98b044049ba8d2f0',qos_specs=None,replication_status=,reservations=['aca737f1-d4ca-4699-943a-2929d69c2299','a05d49e6-5117-43e2-9e71-0e6a36dce14d','b01db75e-79ba-4029-beb5-82181fc2e324','4c08d2f5-9720-4f10-a8e9-d82d24c900e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1949184cd5154428b6c37d6c6369f442',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:10.273666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d57ee01-e6c4-40e0-a81c-59c637cc3826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:10.287767 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d57ee01-e6c4-40e0-a81c-59c637cc3826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:10.288923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Flow 'volume_create_api' (b4a9227c-dea6-4ea6-af36-fb56e6210e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:10.289017 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Create volume request issued successfully. Aug 12 14:47:10.289780 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-01cb36be-4bb6-499c-b5b1-d3d98e613453 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:10.290355 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 58/240] 10.4.3.100 () {72 vars in 1541 bytes} [Wed Aug 12 14:47:10 2026] POST /volume/v3/volumes => generated 755 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:10.301443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-c66aadd1-36f3-4f9c-8a1a-bc4515e02e06 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:10.304084 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-c66aadd1-36f3-4f9c-8a1a-bc4515e02e06 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:10.304311 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-c66aadd1-36f3-4f9c-8a1a-bc4515e02e06 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:10.304605 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-c66aadd1-36f3-4f9c-8a1a-bc4515e02e06 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:10.316053 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:10.316053 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:10.317999 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-05183331-9892-4ec4-a4c3-a4d0f65d927f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:10.320569 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05183331-9892-4ec4-a4c3-a4d0f65d927f tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:10.320828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05183331-9892-4ec4-a4c3-a4d0f65d927f tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:10.321063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05183331-9892-4ec4-a4c3-a4d0f65d927f tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:10.321330 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-c66aadd1-36f3-4f9c-8a1a-bc4515e02e06 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Volume info retrieved successfully. Aug 12 14:47:10.326452 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-76e13a68-3808-41ae-8fcc-b458bdc341da req-c66aadd1-36f3-4f9c-8a1a-bc4515e02e06 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 200 Aug 12 14:47:10.326953 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 61/241] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:10 2026] GET /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:10.333178 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:10.333178 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:10.337830 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-05183331-9892-4ec4-a4c3-a4d0f65d927f tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:10.343623 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05183331-9892-4ec4-a4c3-a4d0f65d927f tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:10.344154 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 63/242] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:10 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:10.361636 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ed3bedb1-b8c4-4fe3-949c-adec791ac601 req-9873015e-7c10-4ae6-8cbe-4dda0934b615 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:10.362892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ed3bedb1-b8c4-4fe3-949c-adec791ac601 req-9873015e-7c10-4ae6-8cbe-4dda0934b615 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:10.363079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ed3bedb1-b8c4-4fe3-949c-adec791ac601 req-9873015e-7c10-4ae6-8cbe-4dda0934b615 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:10.363253 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ed3bedb1-b8c4-4fe3-949c-adec791ac601 req-9873015e-7c10-4ae6-8cbe-4dda0934b615 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:10.370863 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:10.370863 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:10.376065 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ed3bedb1-b8c4-4fe3-949c-adec791ac601 req-9873015e-7c10-4ae6-8cbe-4dda0934b615 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Volume info retrieved successfully. Aug 12 14:47:10.382847 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ed3bedb1-b8c4-4fe3-949c-adec791ac601 req-9873015e-7c10-4ae6-8cbe-4dda0934b615 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 200 Aug 12 14:47:10.383249 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 61/243] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:10 2026] GET /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:10.845104 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d31c36c2-c01b-4003-ac9b-ed0f6aea69ac None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:10.849122 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d31c36c2-c01b-4003-ac9b-ed0f6aea69ac tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:10.849398 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d31c36c2-c01b-4003-ac9b-ed0f6aea69ac tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:10.849746 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d31c36c2-c01b-4003-ac9b-ed0f6aea69ac tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:10.865948 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:10.865948 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:10.874183 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d31c36c2-c01b-4003-ac9b-ed0f6aea69ac tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:10.884549 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d31c36c2-c01b-4003-ac9b-ed0f6aea69ac tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:10.885073 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 59/244] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:10 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:11.149386 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4674f1dd-376b-4fbb-8a3c-f545220e34e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.151713 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4674f1dd-376b-4fbb-8a3c-f545220e34e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:11.152111 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4674f1dd-376b-4fbb-8a3c-f545220e34e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:11.152370 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4674f1dd-376b-4fbb-8a3c-f545220e34e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:11.152556 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4674f1dd-376b-4fbb-8a3c-f545220e34e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:11.157357 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.157357 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:11.158299 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4674f1dd-376b-4fbb-8a3c-f545220e34e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:11.158687 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 62/245] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:11 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:11.359140 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-93ab475e-22bb-4dea-a8af-0d3130f6cb59 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.361682 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93ab475e-22bb-4dea-a8af-0d3130f6cb59 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:11.361974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93ab475e-22bb-4dea-a8af-0d3130f6cb59 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:11.362264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93ab475e-22bb-4dea-a8af-0d3130f6cb59 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:11.375990 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.375990 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:11.381435 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-93ab475e-22bb-4dea-a8af-0d3130f6cb59 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:11.388196 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93ab475e-22bb-4dea-a8af-0d3130f6cb59 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:11.388904 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 64/246] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:11 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:11.426708 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8cbf021c-844f-402d-bd87-49491d4d9fb0 req-b3692b0d-11d6-4916-9130-009c2ae3d5e8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.429200 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8cbf021c-844f-402d-bd87-49491d4d9fb0 req-b3692b0d-11d6-4916-9130-009c2ae3d5e8 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:11.429424 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8cbf021c-844f-402d-bd87-49491d4d9fb0 req-b3692b0d-11d6-4916-9130-009c2ae3d5e8 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:11.429702 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8cbf021c-844f-402d-bd87-49491d4d9fb0 req-b3692b0d-11d6-4916-9130-009c2ae3d5e8 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:11.444211 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.444211 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:11.452365 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8cbf021c-844f-402d-bd87-49491d4d9fb0 req-b3692b0d-11d6-4916-9130-009c2ae3d5e8 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Volume info retrieved successfully. Aug 12 14:47:11.462561 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8cbf021c-844f-402d-bd87-49491d4d9fb0 req-b3692b0d-11d6-4916-9130-009c2ae3d5e8 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 200 Aug 12 14:47:11.463219 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 62/247] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:11 2026] GET /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:11.497937 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.500802 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:47:11.501284 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a8f227a-83d9-45f8-8722-5412ee057676", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1250223876", "description": null, "metadata": {}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:11.512817 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.512817 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:11.513558 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Volume info retrieved successfully. Aug 12 14:47:11.513844 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Create snapshot from volume 4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:11.531884 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-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 14:47:11.560856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Created reservations ['7389de60-25f2-4446-afc6-029ccfa5e6cb', 'c5cb9a6f-7ef4-47a0-8fb1-08a9a00d4ebd', 'f3004c90-0cc5-4e19-b3ce-6525e90aa472', '7ec118b4-bdd0-43bc-83f7-b6f68c5cd6e7'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:11.621847 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Snapshot create request issued successfully. Aug 12 14:47:11.622278 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-85618ab0-cf31-4001-9d6e-a66ce37deb0c req-179ac944-adf3-4910-b11c-a9719b780502 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:47:11.622869 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 60/248] 10.4.3.100 () {72 vars in 1547 bytes} [Wed Aug 12 14:47:11 2026] POST /volume/v3/snapshots => generated 311 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:11.669109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-20c258f7-8a06-4f4e-86b8-2fdb1166d7e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.670358 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-20c258f7-8a06-4f4e-86b8-2fdb1166d7e2 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] POST https://10.4.3.100/volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a/action Aug 12 14:47:11.671151 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-20c258f7-8a06-4f4e-86b8-2fdb1166d7e2 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:11.671352 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-20c258f7-8a06-4f4e-86b8-2fdb1166d7e2 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:11.690759 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.690759 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:11.706478 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-3b807567-1a01-4a2d-bcca-be5c08bcf475 req-20c258f7-8a06-4f4e-86b8-2fdb1166d7e2 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a/action returned with HTTP 204 Aug 12 14:47:11.707066 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 63/249] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:11 2026] POST /volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:11.900481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2f964615-2cfd-4d35-999b-ad31672074a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.903191 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f964615-2cfd-4d35-999b-ad31672074a3 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:11.903469 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f964615-2cfd-4d35-999b-ad31672074a3 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:11.904079 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f964615-2cfd-4d35-999b-ad31672074a3 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:11.916494 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.916494 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:11.921554 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2f964615-2cfd-4d35-999b-ad31672074a3 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:11.927369 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f964615-2cfd-4d35-999b-ad31672074a3 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:11.927930 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 65/250] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:11 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:11.940831 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0fbb93df-39ee-48fa-98d5-b59870f96912 req-2fdadb51-c0d5-4a1a-a33b-2531def2dfa0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.942923 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0fbb93df-39ee-48fa-98d5-b59870f96912 req-2fdadb51-c0d5-4a1a-a33b-2531def2dfa0 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] GET https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a Aug 12 14:47:11.943108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0fbb93df-39ee-48fa-98d5-b59870f96912 req-2fdadb51-c0d5-4a1a-a33b-2531def2dfa0 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:11.943283 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0fbb93df-39ee-48fa-98d5-b59870f96912 req-2fdadb51-c0d5-4a1a-a33b-2531def2dfa0 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:11.960194 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.960194 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:11.960632 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0fbb93df-39ee-48fa-98d5-b59870f96912 req-2fdadb51-c0d5-4a1a-a33b-2531def2dfa0 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Snapshot retrieved successfully. Aug 12 14:47:11.961507 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0fbb93df-39ee-48fa-98d5-b59870f96912 req-2fdadb51-c0d5-4a1a-a33b-2531def2dfa0 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a returned with HTTP 200 Aug 12 14:47:11.962122 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 63/251] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 14:47:11 2026] GET /volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:11.987789 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:11.990919 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:11.991235 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:11.991573 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:11.992011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:11.992390 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:11.992390 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:11.993573 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:12.005979 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] Get all snapshots completed successfully. Aug 12 14:47:12.006428 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.006428 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:12.007068 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0f6dce4e-feb8-4d7c-9180-f6e2b2af9821 req-4771d11b-1e42-4fd8-bc63-b7d1ca313bc1 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-reader] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:12.007547 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 61/252] 10.4.3.100 () {68 vars in 1514 bytes} [Wed Aug 12 14:47:11 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:12.043308 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-89ae1d59-581d-4cd3-b187-f01f5a31aa83 req-362d5b6b-eb0c-4f05-a97f-462119bfac1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.045735 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-89ae1d59-581d-4cd3-b187-f01f5a31aa83 req-362d5b6b-eb0c-4f05-a97f-462119bfac1f tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a Aug 12 14:47:12.046011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-89ae1d59-581d-4cd3-b187-f01f5a31aa83 req-362d5b6b-eb0c-4f05-a97f-462119bfac1f tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:12.046255 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-89ae1d59-581d-4cd3-b187-f01f5a31aa83 req-362d5b6b-eb0c-4f05-a97f-462119bfac1f tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:12.072804 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.072804 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:12.073390 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-89ae1d59-581d-4cd3-b187-f01f5a31aa83 req-362d5b6b-eb0c-4f05-a97f-462119bfac1f tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Snapshot retrieved successfully. Aug 12 14:47:12.074470 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-89ae1d59-581d-4cd3-b187-f01f5a31aa83 req-362d5b6b-eb0c-4f05-a97f-462119bfac1f tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a returned with HTTP 200 Aug 12 14:47:12.075048 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 64/253] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 14:47:12 2026] GET /volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a => generated 470 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:12.101565 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.106359 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a Aug 12 14:47:12.106671 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:12.106972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:12.107154 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Delete snapshot with id: a9365381-ee95-4acb-acc1-b6ffae99789a Aug 12 14:47:12.144507 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.144507 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:12.145126 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Snapshot retrieved successfully. Aug 12 14:47:12.171275 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-28f600aa-411e-44ee-93c9-d2dbfd62fea4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.172891 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Snapshot delete request issued successfully. Aug 12 14:47:12.173143 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e5afc73d-3f72-40ff-a667-2254c1f29fc5 req-1673feb5-c1a2-4a4d-9439-0baa843fc4c2 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a returned with HTTP 202 Aug 12 14:47:12.173702 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 66/254] 10.4.3.100 () {70 vars in 1626 bytes} [Wed Aug 12 14:47:12 2026] DELETE /volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:12.174133 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28f600aa-411e-44ee-93c9-d2dbfd62fea4 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:12.174394 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28f600aa-411e-44ee-93c9-d2dbfd62fea4 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:12.174640 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-28f600aa-411e-44ee-93c9-d2dbfd62fea4 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:12.174823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-28f600aa-411e-44ee-93c9-d2dbfd62fea4 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:12.180935 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.180935 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:12.182023 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-28f600aa-411e-44ee-93c9-d2dbfd62fea4 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:12.182363 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 64/255] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:12 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:12.198329 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-bbc79d1e-ce3a-44bb-8abe-2a1fa46cd7db req-f28bf73d-e500-43c7-b0cb-0e403be9af9e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.201390 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-bbc79d1e-ce3a-44bb-8abe-2a1fa46cd7db req-f28bf73d-e500-43c7-b0cb-0e403be9af9e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a Aug 12 14:47:12.201765 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-bbc79d1e-ce3a-44bb-8abe-2a1fa46cd7db req-f28bf73d-e500-43c7-b0cb-0e403be9af9e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:12.202046 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-bbc79d1e-ce3a-44bb-8abe-2a1fa46cd7db req-f28bf73d-e500-43c7-b0cb-0e403be9af9e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:12.209399 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.209399 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:12.210051 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-bbc79d1e-ce3a-44bb-8abe-2a1fa46cd7db req-f28bf73d-e500-43c7-b0cb-0e403be9af9e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Snapshot retrieved successfully. Aug 12 14:47:12.211151 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-bbc79d1e-ce3a-44bb-8abe-2a1fa46cd7db req-f28bf73d-e500-43c7-b0cb-0e403be9af9e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a returned with HTTP 200 Aug 12 14:47:12.211673 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 62/256] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 14:47:12 2026] GET /volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:12.403266 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d6d8ca6f-eb57-4dcb-84c7-f0edd47ea1a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.405620 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6d8ca6f-eb57-4dcb-84c7-f0edd47ea1a6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:12.405901 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6d8ca6f-eb57-4dcb-84c7-f0edd47ea1a6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:12.406148 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6d8ca6f-eb57-4dcb-84c7-f0edd47ea1a6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:12.420501 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.420501 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:12.425109 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d6d8ca6f-eb57-4dcb-84c7-f0edd47ea1a6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:12.430778 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6d8ca6f-eb57-4dcb-84c7-f0edd47ea1a6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:12.431290 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 65/257] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:12 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:12.443693 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1da15fa3-d8e2-465d-b65b-457b03f9ebf4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.446968 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1da15fa3-d8e2-465d-b65b-457b03f9ebf4 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:12.447177 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1da15fa3-d8e2-465d-b65b-457b03f9ebf4 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:12.447384 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1da15fa3-d8e2-465d-b65b-457b03f9ebf4 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:12.461360 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.461360 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:12.466185 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1da15fa3-d8e2-465d-b65b-457b03f9ebf4 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:12.472354 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1da15fa3-d8e2-465d-b65b-457b03f9ebf4 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:12.472788 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 67/258] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:12 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:12.942470 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6855f1a7-c114-4fd3-a88c-040069fa2be2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.944620 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6855f1a7-c114-4fd3-a88c-040069fa2be2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:12.944863 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6855f1a7-c114-4fd3-a88c-040069fa2be2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:12.945073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6855f1a7-c114-4fd3-a88c-040069fa2be2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:12.956089 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:12.956089 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:12.961013 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6855f1a7-c114-4fd3-a88c-040069fa2be2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:12.968974 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6855f1a7-c114-4fd3-a88c-040069fa2be2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:12.969121 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 65/259] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:12 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:47:12.981770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7c4a61f8-a03a-48ac-a62b-ab98244df60d req-f7799ba7-0ac8-4d4b-9150-ff863c7ddb1f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:12.984425 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7c4a61f8-a03a-48ac-a62b-ab98244df60d req-f7799ba7-0ac8-4d4b-9150-ff863c7ddb1f tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] POST https://10.4.3.100/volume/v3/snapshots/4761c759-fb69-4a8c-9eae-98d01fb9e2bd/action Aug 12 14:47:12.984977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7c4a61f8-a03a-48ac-a62b-ab98244df60d req-f7799ba7-0ac8-4d4b-9150-ff863c7ddb1f tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:12.985126 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7c4a61f8-a03a-48ac-a62b-ab98244df60d req-f7799ba7-0ac8-4d4b-9150-ff863c7ddb1f tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:12.986978 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.snapshot_actions [req-7c4a61f8-a03a-48ac-a62b-ab98244df60d req-f7799ba7-0ac8-4d4b-9150-ff863c7ddb1f tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100247) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 14:47:13.010012 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7c4a61f8-a03a-48ac-a62b-ab98244df60d req-f7799ba7-0ac8-4d4b-9150-ff863c7ddb1f tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] https://10.4.3.100/volume/v3/snapshots/4761c759-fb69-4a8c-9eae-98d01fb9e2bd/action returned with HTTP 404 Aug 12 14:47:13.010694 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 63/260] 10.4.3.100 () {72 vars in 1678 bytes} [Wed Aug 12 14:47:12 2026] POST /volume/v3/snapshots/4761c759-fb69-4a8c-9eae-98d01fb9e2bd/action => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:13.167520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f525cd82-d19f-42fd-b115-208f15078ffa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.169562 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-d8c371d9-599b-4706-92ca-6f4baea04426 req-05fe6856-9984-436a-a077-fd2ea16bcabd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.169719 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f525cd82-d19f-42fd-b115-208f15078ffa tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:13.169877 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f525cd82-d19f-42fd-b115-208f15078ffa tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.170085 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f525cd82-d19f-42fd-b115-208f15078ffa tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.172051 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d8c371d9-599b-4706-92ca-6f4baea04426 req-05fe6856-9984-436a-a077-fd2ea16bcabd tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] POST https://10.4.3.100/volume/v3/snapshots/None/action Aug 12 14:47:13.172487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d8c371d9-599b-4706-92ca-6f4baea04426 req-05fe6856-9984-436a-a077-fd2ea16bcabd tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:13.172639 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d8c371d9-599b-4706-92ca-6f4baea04426 req-05fe6856-9984-436a-a077-fd2ea16bcabd tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:13.173936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.snapshot_actions [req-d8c371d9-599b-4706-92ca-6f4baea04426 req-05fe6856-9984-436a-a077-fd2ea16bcabd tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100248) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 14:47:13.182751 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.182751 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:13.187182 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f525cd82-d19f-42fd-b115-208f15078ffa tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:13.190975 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d8c371d9-599b-4706-92ca-6f4baea04426 req-05fe6856-9984-436a-a077-fd2ea16bcabd tempest-VolumesAssistedSnapshotsTest-1592096268 tempest-VolumesAssistedSnapshotsTest-1592096268-project] https://10.4.3.100/volume/v3/snapshots/None/action returned with HTTP 404 Aug 12 14:47:13.191779 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 68/261] 10.4.3.100 () {72 vars in 1582 bytes} [Wed Aug 12 14:47:13 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:13.195785 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f525cd82-d19f-42fd-b115-208f15078ffa tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:13.196950 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 66/262] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:13 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:13.200023 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0222066-b253-48d8-ac02-5677d913754c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.200023 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0222066-b253-48d8-ac02-5677d913754c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:13.200023 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0222066-b253-48d8-ac02-5677d913754c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.202216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0222066-b253-48d8-ac02-5677d913754c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.202216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a0222066-b253-48d8-ac02-5677d913754c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:13.208916 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.208916 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:13.209795 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0222066-b253-48d8-ac02-5677d913754c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:13.210164 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 66/263] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:13 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:13.239492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-65cf0a61-5382-49ab-a2f4-ae57f095f213 req-9eedb270-d8fa-4e3f-8bc1-35854a0d2a55 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.241875 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-65cf0a61-5382-49ab-a2f4-ae57f095f213 req-9eedb270-d8fa-4e3f-8bc1-35854a0d2a55 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a Aug 12 14:47:13.242078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-65cf0a61-5382-49ab-a2f4-ae57f095f213 req-9eedb270-d8fa-4e3f-8bc1-35854a0d2a55 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.242295 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-65cf0a61-5382-49ab-a2f4-ae57f095f213 req-9eedb270-d8fa-4e3f-8bc1-35854a0d2a55 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.247696 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-65cf0a61-5382-49ab-a2f4-ae57f095f213 req-9eedb270-d8fa-4e3f-8bc1-35854a0d2a55 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a returned with HTTP 404 Aug 12 14:47:13.248267 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 64/264] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 14:47:13 2026] GET /volume/v3/snapshots/a9365381-ee95-4acb-acc1-b6ffae99789a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:13.270617 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-0f67d7b7-964d-4b16-aef0-fcaa44a02289 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.271361 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.273306 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-0f67d7b7-964d-4b16-aef0-fcaa44a02289 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:13.273522 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:13.273587 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-0f67d7b7-964d-4b16-aef0-fcaa44a02289 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.273735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.273862 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-0f67d7b7-964d-4b16-aef0-fcaa44a02289 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.273995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.274115 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Delete volume with id: 4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:13.281179 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.281179 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:13.281662 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Volume info retrieved successfully. Aug 12 14:47:13.285377 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.285377 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:13.290606 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-0f67d7b7-964d-4b16-aef0-fcaa44a02289 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:13.296313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-0f67d7b7-964d-4b16-aef0-fcaa44a02289 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:13.296724 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 69/265] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:13 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:13.299939 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Delete volume request issued successfully. Aug 12 14:47:13.300158 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1daf7c8c-d842-4df8-abbd-782b589ecf27 req-a891c5fe-f604-4bba-9be1-65851b85ea13 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 202 Aug 12 14:47:13.300629 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 67/266] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:47:13 2026] DELETE /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:13.326204 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e16b2d4c-4c0f-4ce8-ba71-f4af12e9d6df req-2cc5cc7d-d0f8-4506-96cf-669662546aba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.328906 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e16b2d4c-4c0f-4ce8-ba71-f4af12e9d6df req-2cc5cc7d-d0f8-4506-96cf-669662546aba tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:13.329169 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e16b2d4c-4c0f-4ce8-ba71-f4af12e9d6df req-2cc5cc7d-d0f8-4506-96cf-669662546aba tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.329402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e16b2d4c-4c0f-4ce8-ba71-f4af12e9d6df req-2cc5cc7d-d0f8-4506-96cf-669662546aba tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.337305 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-33bb39e1-5908-4724-a50e-29fab2ab367c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.342168 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-33bb39e1-5908-4724-a50e-29fab2ab367c tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] POST https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414/action Aug 12 14:47:13.342606 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-33bb39e1-5908-4724-a50e-29fab2ab367c tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:13.342783 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-33bb39e1-5908-4724-a50e-29fab2ab367c tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:13.343656 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.343656 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:13.351555 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e16b2d4c-4c0f-4ce8-ba71-f4af12e9d6df req-2cc5cc7d-d0f8-4506-96cf-669662546aba tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Volume info retrieved successfully. Aug 12 14:47:13.354582 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.354582 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:13.355084 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-33bb39e1-5908-4724-a50e-29fab2ab367c tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:13.360322 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e16b2d4c-4c0f-4ce8-ba71-f4af12e9d6df req-2cc5cc7d-d0f8-4506-96cf-669662546aba tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 200 Aug 12 14:47:13.360913 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 67/267] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:13 2026] GET /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:13.364291 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-33bb39e1-5908-4724-a50e-29fab2ab367c tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Begin detaching volume completed successfully. Aug 12 14:47:13.364611 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-33bb39e1-5908-4724-a50e-29fab2ab367c tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414/action returned with HTTP 202 Aug 12 14:47:13.365212 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 65/268] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:47:13 2026] POST /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:47:13.420335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e13ec8dc-4c93-45c3-bd4b-ea39dafd74d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.420719 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e13ec8dc-4c93-45c3-bd4b-ea39dafd74d0 None None] GET https://10.4.3.100/volume// Aug 12 14:47:13.420956 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e13ec8dc-4c93-45c3-bd4b-ea39dafd74d0 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.421159 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e13ec8dc-4c93-45c3-bd4b-ea39dafd74d0 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.421557 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e13ec8dc-4c93-45c3-bd4b-ea39dafd74d0 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:13.421935 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 70/269] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47:13 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 14:47:13.434118 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-3f97c19d-f82f-455e-b472-ee4222fd8079 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.436596 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-3f97c19d-f82f-455e-b472-ee4222fd8079 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:13.436917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-3f97c19d-f82f-455e-b472-ee4222fd8079 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.437188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-3f97c19d-f82f-455e-b472-ee4222fd8079 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.449673 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.449673 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:13.454766 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-3f97c19d-f82f-455e-b472-ee4222fd8079 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:13.460932 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-3f97c19d-f82f-455e-b472-ee4222fd8079 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:13.461512 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 68/270] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:13 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1553 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:13.983518 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f39a3f8-9054-4dc6-9891-7fef8b478ad9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:13.985631 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f39a3f8-9054-4dc6-9891-7fef8b478ad9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:13.985802 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f39a3f8-9054-4dc6-9891-7fef8b478ad9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:13.986060 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f39a3f8-9054-4dc6-9891-7fef8b478ad9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:13.997816 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:13.997816 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:14.003363 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0f39a3f8-9054-4dc6-9891-7fef8b478ad9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:14.008237 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f39a3f8-9054-4dc6-9891-7fef8b478ad9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:14.008908 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 68/271] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:13 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:14.222817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e32907ac-cb12-4989-8f9b-3927222a7d0d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:14.224981 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e32907ac-cb12-4989-8f9b-3927222a7d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:14.225235 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e32907ac-cb12-4989-8f9b-3927222a7d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:14.225485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e32907ac-cb12-4989-8f9b-3927222a7d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:14.225579 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e32907ac-cb12-4989-8f9b-3927222a7d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:14.230309 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:14.230309 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:14.231196 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e32907ac-cb12-4989-8f9b-3927222a7d0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:14.231574 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 66/272] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:14 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:14.392365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0c7d4dd4-5784-4814-8335-d853f6d32d7c req-9f15830c-efce-4654-a925-82b3ac5ecdee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:14.395280 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0c7d4dd4-5784-4814-8335-d853f6d32d7c req-9f15830c-efce-4654-a925-82b3ac5ecdee tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:14.395556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0c7d4dd4-5784-4814-8335-d853f6d32d7c req-9f15830c-efce-4654-a925-82b3ac5ecdee tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:14.395815 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0c7d4dd4-5784-4814-8335-d853f6d32d7c req-9f15830c-efce-4654-a925-82b3ac5ecdee tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:14.403065 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0c7d4dd4-5784-4814-8335-d853f6d32d7c req-9f15830c-efce-4654-a925-82b3ac5ecdee tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 404 Aug 12 14:47:14.403728 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 71/273] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:14 2026] GET /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:14.432689 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-04cb0e43-ce87-4ddc-ada6-f6e0e082e8c2 req-5ad060bd-7a04-4623-b456-a8ae7678ed63 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:14.435238 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04cb0e43-ce87-4ddc-ada6-f6e0e082e8c2 req-5ad060bd-7a04-4623-b456-a8ae7678ed63 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:14.435444 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04cb0e43-ce87-4ddc-ada6-f6e0e082e8c2 req-5ad060bd-7a04-4623-b456-a8ae7678ed63 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:14.435715 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04cb0e43-ce87-4ddc-ada6-f6e0e082e8c2 req-5ad060bd-7a04-4623-b456-a8ae7678ed63 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:14.435941 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-04cb0e43-ce87-4ddc-ada6-f6e0e082e8c2 req-5ad060bd-7a04-4623-b456-a8ae7678ed63 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Delete volume with id: 4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:14.442648 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04cb0e43-ce87-4ddc-ada6-f6e0e082e8c2 req-5ad060bd-7a04-4623-b456-a8ae7678ed63 tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 404 Aug 12 14:47:14.443284 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 69/274] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:47:14 2026] DELETE /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:14.467180 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b91efcd3-ebfb-47df-8cf5-14c8328ed7d8 req-8eb2fbf6-dd8b-44d7-8132-18e339387a4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:14.470973 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b91efcd3-ebfb-47df-8cf5-14c8328ed7d8 req-8eb2fbf6-dd8b-44d7-8132-18e339387a4e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] GET https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 Aug 12 14:47:14.470973 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b91efcd3-ebfb-47df-8cf5-14c8328ed7d8 req-8eb2fbf6-dd8b-44d7-8132-18e339387a4e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:14.470973 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b91efcd3-ebfb-47df-8cf5-14c8328ed7d8 req-8eb2fbf6-dd8b-44d7-8132-18e339387a4e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:14.478264 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b91efcd3-ebfb-47df-8cf5-14c8328ed7d8 req-8eb2fbf6-dd8b-44d7-8132-18e339387a4e tempest-VolumesSnapshotsTestJSON-900614802 tempest-VolumesSnapshotsTestJSON-900614802-project-member] https://10.4.3.100/volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 returned with HTTP 404 Aug 12 14:47:14.478844 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 69/275] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:14 2026] GET /volume/v3/volumes/4a8f227a-83d9-45f8-8722-5412ee057676 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:14.695371 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-5f0790c3-62ec-497e-965a-46a3bd096267 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:14.697713 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-5f0790c3-62ec-497e-965a-46a3bd096267 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b/action Aug 12 14:47:14.698070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-5f0790c3-62ec-497e-965a-46a3bd096267 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:14.698170 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-5f0790c3-62ec-497e-965a-46a3bd096267 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:14.721251 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:14.721251 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:14.736238 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f5b42d45-bb2d-422e-ab54-8b53fc8e6f23 req-5f0790c3-62ec-497e-965a-46a3bd096267 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b/action returned with HTTP 204 Aug 12 14:47:14.736967 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 67/276] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:14 2026] POST /volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:15.022370 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-805577fe-9773-4fef-8746-ca4fc7351be0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.024303 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-805577fe-9773-4fef-8746-ca4fc7351be0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:15.024549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-805577fe-9773-4fef-8746-ca4fc7351be0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:15.024773 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-805577fe-9773-4fef-8746-ca4fc7351be0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:15.042770 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:15.042770 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:15.047907 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-805577fe-9773-4fef-8746-ca4fc7351be0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:15.053548 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-805577fe-9773-4fef-8746-ca4fc7351be0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:15.054133 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 72/277] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:15 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:15.101359 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-083fc90b-78cf-4542-9b72-cd82b48767dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.103480 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-083fc90b-78cf-4542-9b72-cd82b48767dd tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:15.103703 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-083fc90b-78cf-4542-9b72-cd82b48767dd tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:15.103908 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-083fc90b-78cf-4542-9b72-cd82b48767dd tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:15.116661 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:15.116661 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:15.122092 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-083fc90b-78cf-4542-9b72-cd82b48767dd tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:15.128894 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-083fc90b-78cf-4542-9b72-cd82b48767dd tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:15.129506 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 70/278] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:15 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:15.209710 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2c4cf4c4-f1d4-40de-a943-37c0cf850fdd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.210105 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c4cf4c4-f1d4-40de-a943-37c0cf850fdd None None] GET https://10.4.3.100/volume// Aug 12 14:47:15.210285 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c4cf4c4-f1d4-40de-a943-37c0cf850fdd None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:15.210506 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c4cf4c4-f1d4-40de-a943-37c0cf850fdd None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:15.210885 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c4cf4c4-f1d4-40de-a943-37c0cf850fdd None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:15.211191 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 70/279] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:47: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 14:47:15.220659 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-87861ae8-5f7e-46b1-88aa-e495a93be252 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.223448 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-87861ae8-5f7e-46b1-88aa-e495a93be252 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:15.223846 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-87861ae8-5f7e-46b1-88aa-e495a93be252 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b8fede3-87bd-41ba-9424-49ba547dd643", "connector": null, "instance_uuid": "dc62c754-863c-4d76-b378-0bf82c7c460b"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:15.240771 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:15.240771 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:15.241350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8d687339-4103-490a-a374-801e09941c0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.243477 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8d687339-4103-490a-a374-801e09941c0a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:15.243721 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8d687339-4103-490a-a374-801e09941c0a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:15.243964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8d687339-4103-490a-a374-801e09941c0a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:15.244293 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8d687339-4103-490a-a374-801e09941c0a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:15.249644 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:15.249644 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:15.250861 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8d687339-4103-490a-a374-801e09941c0a tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:15.251408 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 73/280] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:15 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:15.264708 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-87861ae8-5f7e-46b1-88aa-e495a93be252 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 12 14:47:15.269103 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-87861ae8-5f7e-46b1-88aa-e495a93be252 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:15.269527 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 68/281] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:15 2026] POST /volume/v3/attachments => generated 271 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:15.299776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c8fc036-f4a8-4aee-8027-dbe0f422dc3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.301662 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c8fc036-f4a8-4aee-8027-dbe0f422dc3d tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:15.301856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c8fc036-f4a8-4aee-8027-dbe0f422dc3d tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:15.302098 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c8fc036-f4a8-4aee-8027-dbe0f422dc3d tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:15.310105 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a42d9463-7ef1-4bdf-bb93-6b50b0c18cc5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.310472 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a42d9463-7ef1-4bdf-bb93-6b50b0c18cc5 None None] GET https://10.4.3.100/volume// Aug 12 14:47:15.310655 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a42d9463-7ef1-4bdf-bb93-6b50b0c18cc5 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:15.310910 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a42d9463-7ef1-4bdf-bb93-6b50b0c18cc5 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:15.311375 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a42d9463-7ef1-4bdf-bb93-6b50b0c18cc5 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:15.312080 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 71/282] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:15.316323 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:15.316323 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:15.319899 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c8fc036-f4a8-4aee-8027-dbe0f422dc3d tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:15.320041 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d59b82b6-a4d9-4489-a534-ea4824018063 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.322082 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d59b82b6-a4d9-4489-a534-ea4824018063 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:15.322306 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d59b82b6-a4d9-4489-a534-ea4824018063 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:15.322533 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d59b82b6-a4d9-4489-a534-ea4824018063 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:15.324123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c8fc036-f4a8-4aee-8027-dbe0f422dc3d tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:15.324510 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 71/283] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:15 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:15.340448 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:15.340448 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:15.344971 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d59b82b6-a4d9-4489-a534-ea4824018063 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:15.350946 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d59b82b6-a4d9-4489-a534-ea4824018063 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:15.351471 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 74/284] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:15 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:15.428310 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-a207dff3-f08d-44ac-8714-9f7c82d3ca2f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:15.430365 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-a207dff3-f08d-44ac-8714-9f7c82d3ca2f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] PUT https://10.4.3.100/volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39 Aug 12 14:47:15.430907 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-a207dff3-f08d-44ac-8714-9f7c82d3ca2f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:15.439040 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-a207dff3-f08d-44ac-8714-9f7c82d3ca2f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Acquiring lock "cinder-attachment_update-2b8fede3-87bd-41ba-9424-49ba547dd643-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:15.444172 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-a207dff3-f08d-44ac-8714-9f7c82d3ca2f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Lock "cinder-attachment_update-2b8fede3-87bd-41ba-9424-49ba547dd643-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:15.445234 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:15.445234 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:15.531745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-a207dff3-f08d-44ac-8714-9f7c82d3ca2f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Lock "cinder-attachment_update-2b8fede3-87bd-41ba-9424-49ba547dd643-np0000007067" released by "attachment_update" :: held 0.087s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:15.532060 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-a207dff3-f08d-44ac-8714-9f7c82d3ca2f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39 returned with HTTP 200 Aug 12 14:47:15.532604 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 69/285] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:15 2026] PUT /volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39 => generated 967 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:16.261983 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5a4c7581-6046-4d25-be5a-20b0680f0e2e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:16.264058 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a4c7581-6046-4d25-be5a-20b0680f0e2e tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:16.264297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a4c7581-6046-4d25-be5a-20b0680f0e2e tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:16.264493 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a4c7581-6046-4d25-be5a-20b0680f0e2e tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:16.264609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5a4c7581-6046-4d25-be5a-20b0680f0e2e tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:16.269666 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:16.269666 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:16.270398 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a4c7581-6046-4d25-be5a-20b0680f0e2e tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:16.270786 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 72/286] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:16 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:16.339377 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3fc23b5c-3218-4a35-b602-f52a56f0b91b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:16.341217 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fc23b5c-3218-4a35-b602-f52a56f0b91b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:16.341443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fc23b5c-3218-4a35-b602-f52a56f0b91b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:16.341698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fc23b5c-3218-4a35-b602-f52a56f0b91b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:16.356052 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:16.356052 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:16.360338 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3fc23b5c-3218-4a35-b602-f52a56f0b91b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:16.365666 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fc23b5c-3218-4a35-b602-f52a56f0b91b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:16.366255 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 72/287] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:16 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:17.285135 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-75f0f66c-b4d7-461b-a3d9-3ecba13f9bcc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:17.287331 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75f0f66c-b4d7-461b-a3d9-3ecba13f9bcc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:17.287619 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75f0f66c-b4d7-461b-a3d9-3ecba13f9bcc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:17.287850 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75f0f66c-b4d7-461b-a3d9-3ecba13f9bcc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:17.288036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-75f0f66c-b4d7-461b-a3d9-3ecba13f9bcc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:17.293184 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:17.293184 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:17.294193 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75f0f66c-b4d7-461b-a3d9-3ecba13f9bcc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:17.294654 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 75/288] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:17 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:17.378437 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b3e08709-c202-41ae-a949-1fd06a7c0271 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:17.380054 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b3e08709-c202-41ae-a949-1fd06a7c0271 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:17.380240 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b3e08709-c202-41ae-a949-1fd06a7c0271 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:17.380372 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b3e08709-c202-41ae-a949-1fd06a7c0271 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:17.393307 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:17.393307 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:17.397026 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b3e08709-c202-41ae-a949-1fd06a7c0271 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:17.401380 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b3e08709-c202-41ae-a949-1fd06a7c0271 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:17.401919 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 70/289] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:17 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:18.308182 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b397fa3-c419-4c0c-ba4b-ebd40a87e99f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.312465 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b397fa3-c419-4c0c-ba4b-ebd40a87e99f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:18.312740 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b397fa3-c419-4c0c-ba4b-ebd40a87e99f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.312988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b397fa3-c419-4c0c-ba4b-ebd40a87e99f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.313147 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8b397fa3-c419-4c0c-ba4b-ebd40a87e99f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:18.321879 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.321879 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:18.323014 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b397fa3-c419-4c0c-ba4b-ebd40a87e99f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:18.323567 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 73/290] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:18 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:18.419638 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e98b87f-f918-40bd-bc3b-0949297cfd90 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.424031 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e98b87f-f918-40bd-bc3b-0949297cfd90 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:18.424287 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e98b87f-f918-40bd-bc3b-0949297cfd90 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.424516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e98b87f-f918-40bd-bc3b-0949297cfd90 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.429668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9df5f559-e39c-4d22-8099-63a42c72b7b8 req-b4e4025c-90bb-43b6-83f3-574a27f33005 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.432100 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9df5f559-e39c-4d22-8099-63a42c72b7b8 req-b4e4025c-90bb-43b6-83f3-574a27f33005 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] DELETE https://10.4.3.100/volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135 Aug 12 14:47:18.432324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9df5f559-e39c-4d22-8099-63a42c72b7b8 req-b4e4025c-90bb-43b6-83f3-574a27f33005 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.432576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9df5f559-e39c-4d22-8099-63a42c72b7b8 req-b4e4025c-90bb-43b6-83f3-574a27f33005 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.440113 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.440113 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:18.445281 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5e98b87f-f918-40bd-bc3b-0949297cfd90 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:18.449029 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.449029 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:18.450307 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e98b87f-f918-40bd-bc3b-0949297cfd90 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:18.450927 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 73/291] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:18 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:18.553145 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9df5f559-e39c-4d22-8099-63a42c72b7b8 req-b4e4025c-90bb-43b6-83f3-574a27f33005 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135 returned with HTTP 200 Aug 12 14:47:18.553749 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 76/292] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:18 2026] DELETE /volume/v3/attachments/981f2d23-1126-4194-aa15-bf1071aa4135 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:18.571444 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-707a992d-4e52-48d6-a570-558d8efba6d2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.571977 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-707a992d-4e52-48d6-a570-558d8efba6d2 None None] GET https://10.4.3.100/volume// Aug 12 14:47:18.572153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-707a992d-4e52-48d6-a570-558d8efba6d2 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.572388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-707a992d-4e52-48d6-a570-558d8efba6d2 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.572801 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-707a992d-4e52-48d6-a570-558d8efba6d2 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:18.573155 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 71/293] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:18.581575 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2dd706e5-7c2f-4658-befe-c00270da890d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.585028 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-c7688127-1988-4f5e-bccd-809b52bf24f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.587702 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-c7688127-1988-4f5e-bccd-809b52bf24f0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:18.588228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-c7688127-1988-4f5e-bccd-809b52bf24f0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c44222e7-aead-42c4-bf4c-478986ccff98", "connector": null, "instance_uuid": "f90ab55e-4f9e-47cd-9e1b-f018bd53742a"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:18.589446 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-c590ecb5-c61c-4a11-b56a-a1832804ccb6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.592375 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-c590ecb5-c61c-4a11-b56a-a1832804ccb6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] DELETE https://10.4.3.100/volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a Aug 12 14:47:18.592419 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-c590ecb5-c61c-4a11-b56a-a1832804ccb6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.592676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-c590ecb5-c61c-4a11-b56a-a1832804ccb6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.605619 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.605619 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:18.607316 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.607316 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:18.650772 np0000007067 devstack@c-api.service[100246]: /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 14:47:18.650772 np0000007067 devstack@c-api.service[100246]: .first() Aug 12 14:47:18.673178 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-c7688127-1988-4f5e-bccd-809b52bf24f0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:18.673980 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 74/294] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:18 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:18.679948 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8ca40938-9ec3-4761-bf33-0ff7d2121852 req-c590ecb5-c61c-4a11-b56a-a1832804ccb6 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a returned with HTTP 200 Aug 12 14:47:18.680582 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 77/295] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:18 2026] DELETE /volume/v3/attachments/345751e6-76c6-4973-b73d-d9a8416bd89a => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:18.687847 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-b0941455-aa34-4b53-959c-4009761c21c7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.692946 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-b0941455-aa34-4b53-959c-4009761c21c7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] DELETE https://10.4.3.100/volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27 Aug 12 14:47:18.693205 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-b0941455-aa34-4b53-959c-4009761c21c7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.693547 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-b0941455-aa34-4b53-959c-4009761c21c7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.705103 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.705103 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:18.746959 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98ff6751-dedf-4fb2-be80-7536abfe90ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.749071 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98ff6751-dedf-4fb2-be80-7536abfe90ee tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:18.749401 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98ff6751-dedf-4fb2-be80-7536abfe90ee tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.749645 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98ff6751-dedf-4fb2-be80-7536abfe90ee tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.760386 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.760386 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:18.764958 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98ff6751-dedf-4fb2-be80-7536abfe90ee tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:18.769907 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98ff6751-dedf-4fb2-be80-7536abfe90ee tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:18.770343 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 75/296] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:18 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:18.781055 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-b0941455-aa34-4b53-959c-4009761c21c7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27 returned with HTTP 200 Aug 12 14:47:18.781737 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 72/297] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:18 2026] DELETE /volume/v3/attachments/f2261cc6-f1ca-431c-a5f8-bea183fc6f27 => generated 192 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:18.784238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.787000 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:18.787391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.787551 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.788522 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Delete volume with id: 6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:18.803030 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.803030 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:18.803537 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:18.828546 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Delete volume request issued successfully. Aug 12 14:47:18.828821 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b25742e-9100-428b-a782-24a6ef5e4ef3 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 202 Aug 12 14:47:18.829328 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 78/298] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:18 2026] DELETE /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:18.837440 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c535592c-03d4-4a52-9c5a-7196f7e73a73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.839370 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c535592c-03d4-4a52-9c5a-7196f7e73a73 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:18.839609 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c535592c-03d4-4a52-9c5a-7196f7e73a73 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:18.839811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c535592c-03d4-4a52-9c5a-7196f7e73a73 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:18.847769 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.847769 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:18.853123 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c535592c-03d4-4a52-9c5a-7196f7e73a73 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Volume info retrieved successfully. Aug 12 14:47:18.858662 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c535592c-03d4-4a52-9c5a-7196f7e73a73 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 200 Aug 12 14:47:18.859843 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 76/299] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:18 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:18.895283 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dd706e5-7c2f-4658-befe-c00270da890d tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:47:18.895657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2dd706e5-7c2f-4658-befe-c00270da890d tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1089327226"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:18.918218 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dd706e5-7c2f-4658-befe-c00270da890d tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:47:18.918683 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 74/300] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:47:18 2026] POST /volume/v3/types => generated 224 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:18.931206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-73e2df7a-27b5-48ce-a021-f47c84cda837 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:18.933295 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-73e2df7a-27b5-48ce-a021-f47c84cda837 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:47:18.933731 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-73e2df7a-27b5-48ce-a021-f47c84cda837 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-38069746"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:18.935470 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:18.935470 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:18.959090 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-73e2df7a-27b5-48ce-a021-f47c84cda837 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:47:18.959469 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 73/301] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:47:18 2026] POST /volume/v3/group_types => generated 179 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:18.968614 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:19.202602 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:47:19.202990 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a97e956-fb13-45fd-bf01-6cfde0447f2d", "volume_types": ["9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb"], "name": "tempest-GroupSnapshotsTest-Group-1044671460"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:19.204766 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating new group {'group': {'group_type': '2a97e956-fb13-45fd-bf01-6cfde0447f2d', 'volume_types': ['9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb'], 'name': 'tempest-GroupSnapshotsTest-Group-1044671460'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:47:19.215250 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating group tempest-GroupSnapshotsTest-Group-1044671460. Aug 12 14:47:19.232878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:47:19.232570. {{(pid=100248) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:47:19.233022 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:19.254419 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['a5f6ad86-ef30-4897-b659-11705f615015'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:19.300151 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5117e239-c570-4a03-b272-c3fa2ce36b9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:47:19.300525 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 79/302] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:47:18 2026] POST /volume/v3/groups => generated 112 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:19.313515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-efaa0e6e-0fb2-4fbb-a018-84d8c4041f99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:19.315869 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-efaa0e6e-0fb2-4fbb-a018-84d8c4041f99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 Aug 12 14:47:19.316163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-efaa0e6e-0fb2-4fbb-a018-84d8c4041f99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:19.316492 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-efaa0e6e-0fb2-4fbb-a018-84d8c4041f99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:19.316646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-efaa0e6e-0fb2-4fbb-a018-84d8c4041f99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ce6f2738-d5af-47f3-8e82-54b92056ff30 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:19.324235 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:19.324235 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:19.341335 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f312c08d-185f-46f4-a8d2-6db28ba43a56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:19.343160 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f312c08d-185f-46f4-a8d2-6db28ba43a56 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:19.343360 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f312c08d-185f-46f4-a8d2-6db28ba43a56 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:19.343646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f312c08d-185f-46f4-a8d2-6db28ba43a56 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:19.343646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f312c08d-185f-46f4-a8d2-6db28ba43a56 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:19.350059 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:19.350059 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:19.351017 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f312c08d-185f-46f4-a8d2-6db28ba43a56 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:19.351470 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 75/303] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:19 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:19.355956 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-efaa0e6e-0fb2-4fbb-a018-84d8c4041f99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 returned with HTTP 200 Aug 12 14:47:19.356502 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 77/304] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:19 2026] GET /volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:19.464856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-43f92baf-875e-4d93-a538-354e4fbc24da None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:19.466971 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43f92baf-875e-4d93-a538-354e4fbc24da tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:19.467242 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-43f92baf-875e-4d93-a538-354e4fbc24da tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:19.467549 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-43f92baf-875e-4d93-a538-354e4fbc24da tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:19.481585 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:19.481585 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:19.487183 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-43f92baf-875e-4d93-a538-354e4fbc24da tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:19.492833 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43f92baf-875e-4d93-a538-354e4fbc24da tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:19.493583 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 74/305] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:19 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1162 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:19.882159 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e17dad2c-5ef0-42ea-8e69-087197914bb5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:19.884554 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e17dad2c-5ef0-42ea-8e69-087197914bb5 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:19.884845 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e17dad2c-5ef0-42ea-8e69-087197914bb5 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:19.885198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e17dad2c-5ef0-42ea-8e69-087197914bb5 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:19.885630 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0f8b1b7d-93a4-418b-8586-845d2217e8fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:19.888202 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0f8b1b7d-93a4-418b-8586-845d2217e8fb tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] PUT https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 Aug 12 14:47:19.888736 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0f8b1b7d-93a4-418b-8586-845d2217e8fb tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:19.896854 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e17dad2c-5ef0-42ea-8e69-087197914bb5 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 404 Aug 12 14:47:19.898051 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 80/306] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:19 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:19.899285 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0f8b1b7d-93a4-418b-8586-845d2217e8fb tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Acquiring lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:19.905201 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0f8b1b7d-93a4-418b-8586-845d2217e8fb tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:19.906511 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:19.906511 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:20.011980 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0f8b1b7d-93a4-418b-8586-845d2217e8fb tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" released by "attachment_update" :: held 0.107s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:20.012305 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0f8b1b7d-93a4-418b-8586-845d2217e8fb tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 returned with HTTP 200 Aug 12 14:47:20.012889 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 76/307] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:19 2026] PUT /volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:20.024608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-bcce4325-e8eb-4fb8-b9d6-2398a106663e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.027587 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-bcce4325-e8eb-4fb8-b9d6-2398a106663e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 Aug 12 14:47:20.027902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-bcce4325-e8eb-4fb8-b9d6-2398a106663e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.028175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-bcce4325-e8eb-4fb8-b9d6-2398a106663e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.049187 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-bcce4325-e8eb-4fb8-b9d6-2398a106663e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 returned with HTTP 200 Aug 12 14:47:20.050616 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 78/308] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:20.366319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b53ae9cf-ee23-40b1-8996-e7ba294d2e0d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.366804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3cbe9625-c78e-40c0-b5d1-d6e365976fa6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.369500 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3cbe9625-c78e-40c0-b5d1-d6e365976fa6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 Aug 12 14:47:20.370046 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3cbe9625-c78e-40c0-b5d1-d6e365976fa6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.370046 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3cbe9625-c78e-40c0-b5d1-d6e365976fa6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.370222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-3cbe9625-c78e-40c0-b5d1-d6e365976fa6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ce6f2738-d5af-47f3-8e82-54b92056ff30 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:20.371669 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b53ae9cf-ee23-40b1-8996-e7ba294d2e0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:20.371954 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b53ae9cf-ee23-40b1-8996-e7ba294d2e0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.372208 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b53ae9cf-ee23-40b1-8996-e7ba294d2e0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.372365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-b53ae9cf-ee23-40b1-8996-e7ba294d2e0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:20.374751 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.374751 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:20.378181 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.378181 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:20.379048 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b53ae9cf-ee23-40b1-8996-e7ba294d2e0d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:20.379432 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 75/309] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:20.398168 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3cbe9625-c78e-40c0-b5d1-d6e365976fa6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 returned with HTTP 200 Aug 12 14:47:20.398401 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 81/310] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 => generated 393 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:20.415368 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.418080 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:20.418580 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-468708129", "volume_type": "9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb", "group_id": "ce6f2738-d5af-47f3-8e82-54b92056ff30", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:20.420384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-468708129', 'volume_type': '9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb', 'group_id': 'ce6f2738-d5af-47f3-8e82-54b92056ff30', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:20.435802 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.435802 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:20.436336 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume of 1 GB Aug 12 14:47:20.457998 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:20.461494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31a5d837-5436-4051-bc46-e2d1969d1168 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.464493 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31a5d837-5436-4051-bc46-e2d1969d1168 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:20.464493 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31a5d837-5436-4051-bc46-e2d1969d1168 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.464493 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31a5d837-5436-4051-bc46-e2d1969d1168 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.472443 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (52150e48-34c4-44af-bea9-23814a4c2a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:20.473512 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba75ca50-d5ce-4984-be6d-9a2c733b96b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:20.474451 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.474451 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:20.474995 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:20.477719 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.477719 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:20.488890 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-31a5d837-5436-4051-bc46-e2d1969d1168 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:20.496500 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31a5d837-5436-4051-bc46-e2d1969d1168 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:20.496859 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 79/311] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:20.514100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-22321e91-eb2b-4124-aacb-66c4d6322025 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.517868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea47b786-bdd6-4661-853a-b9c2d0c853b8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.520801 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea47b786-bdd6-4661-853a-b9c2d0c853b8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:20.520801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea47b786-bdd6-4661-853a-b9c2d0c853b8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.520982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea47b786-bdd6-4661-853a-b9c2d0c853b8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.521035 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-22321e91-eb2b-4124-aacb-66c4d6322025 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:20.521246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-22321e91-eb2b-4124-aacb-66c4d6322025 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.521434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-22321e91-eb2b-4124-aacb-66c4d6322025 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.523593 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba75ca50-d5ce-4984-be6d-9a2c733b96b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:47:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1089327226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ce6f2738-d5af-47f3-8e82-54b92056ff30', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:20.524517 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d634532b-589c-448f-8bc2-9bc49e8f5247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:20.529539 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.529539 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:20.533868 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-22321e91-eb2b-4124-aacb-66c4d6322025 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:20.538893 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-22321e91-eb2b-4124-aacb-66c4d6322025 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:20.539267 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 76/312] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:20.540406 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.540406 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:20.551663 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea47b786-bdd6-4661-853a-b9c2d0c853b8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:20.562260 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea47b786-bdd6-4661-853a-b9c2d0c853b8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:20.562260 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 82/313] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1162 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:20.566437 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1089327226 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1089327226, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:20.566957 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1089327226 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1089327226, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:20.595605 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-316ecc1e-dc1e-43a5-91f1-c8f8366a4440 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.597526 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-316ecc1e-dc1e-43a5-91f1-c8f8366a4440 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:20.597759 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-316ecc1e-dc1e-43a5-91f1-c8f8366a4440 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.598079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-316ecc1e-dc1e-43a5-91f1-c8f8366a4440 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.610643 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.610643 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:20.613548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['beb6b46c-0794-42ff-8abf-43e4cb51b915', '198d9e49-7102-4811-8149-b759a4f76f8d', 'c47ffcba-a09c-4320-a77f-246638488f18', 'bbe12792-3a48-4d1d-abf3-7e5eaf0e6fe2'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:20.614258 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-316ecc1e-dc1e-43a5-91f1-c8f8366a4440 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:20.615183 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d634532b-589c-448f-8bc2-9bc49e8f5247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb6b46c-0794-42ff-8abf-43e4cb51b915', '198d9e49-7102-4811-8149-b759a4f76f8d', 'c47ffcba-a09c-4320-a77f-246638488f18', 'bbe12792-3a48-4d1d-abf3-7e5eaf0e6fe2']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:20.615637 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13797657-4d26-452e-b13d-eedb4656eeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:20.619361 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-316ecc1e-dc1e-43a5-91f1-c8f8366a4440 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:20.619817 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 80/314] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:20.646282 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1bd19119-71c4-452a-bd98-18fdf684a585 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.648901 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13797657-4d26-452e-b13d-eedb4656eeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27df3c5-9e5a-499d-aa64-1c2583f32098', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-468708129',encryption_key_id=None,group_id=ce6f2738-d5af-47f3-8e82-54b92056ff30,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['beb6b46c-0794-42ff-8abf-43e4cb51b915','198d9e49-7102-4811-8149-b759a4f76f8d','c47ffcba-a09c-4320-a77f-246638488f18','bbe12792-3a48-4d1d-abf3-7e5eaf0e6fe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-468708129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ce6f2738-d5af-47f3-8e82-54b92056ff30,host=None,id=a27df3c5-9e5a-499d-aa64-1c2583f32098,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8566d0dcf447b6993edb2abe439427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c4f921b1184429af18dd55766a2dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb),volume_type_id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:20.649625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51dde68f-49a7-4d53-b08a-9e0eeaca8465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:20.649709 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1bd19119-71c4-452a-bd98-18fdf684a585 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:20.649902 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1bd19119-71c4-452a-bd98-18fdf684a585 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.650150 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1bd19119-71c4-452a-bd98-18fdf684a585 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.650375 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-1bd19119-71c4-452a-bd98-18fdf684a585 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Delete volume with id: 1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:20.663385 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.663385 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:20.663385 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1bd19119-71c4-452a-bd98-18fdf684a585 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:20.690031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51dde68f-49a7-4d53-b08a-9e0eeaca8465) transitioned into state 'SUCCESS' from state '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-468708129',encryption_key_id=None,group_id=ce6f2738-d5af-47f3-8e82-54b92056ff30,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['beb6b46c-0794-42ff-8abf-43e4cb51b915','198d9e49-7102-4811-8149-b759a4f76f8d','c47ffcba-a09c-4320-a77f-246638488f18','bbe12792-3a48-4d1d-abf3-7e5eaf0e6fe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:20.690821 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a295ae3-22c7-4d46-9eba-2e62faa9abfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:20.698749 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1bd19119-71c4-452a-bd98-18fdf684a585 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Delete volume request issued successfully. Aug 12 14:47:20.701656 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1bd19119-71c4-452a-bd98-18fdf684a585 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 202 Aug 12 14:47:20.702152 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 77/315] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:20 2026] DELETE /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:20.707086 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a295ae3-22c7-4d46-9eba-2e62faa9abfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:20.707240 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (52150e48-34c4-44af-bea9-23814a4c2a29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:20.707633 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request issued successfully. Aug 12 14:47:20.708671 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:20.709410 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:20.710246 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-464c0473-995f-4885-b3c8-0b843d1192e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.713703 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-464c0473-995f-4885-b3c8-0b843d1192e1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:20.713703 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-464c0473-995f-4885-b3c8-0b843d1192e1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.713703 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-464c0473-995f-4885-b3c8-0b843d1192e1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.728493 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.728493 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:20.732880 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-464c0473-995f-4885-b3c8-0b843d1192e1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Volume info retrieved successfully. Aug 12 14:47:20.737881 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-464c0473-995f-4885-b3c8-0b843d1192e1 tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 200 Aug 12 14:47:20.738508 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 83/316] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:20.761054 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:20.764318 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.764318 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:20.775150 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e3f91f0-7064-42c4-b5d6-61d00c338203 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:20.775658 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 77/317] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:47:20 2026] POST /volume/v3/volumes => generated 822 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:20.790061 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.796481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 Aug 12 14:47:20.797375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:20.797610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:20.809934 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.809934 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:20.815527 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:20.816076 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:20.816076 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:20.871698 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:20.876263 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.876263 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:20.884399 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-532e69f2-68c1-4063-aeca-754cf5cc2861 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 returned with HTTP 200 Aug 12 14:47:20.884996 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 81/318] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:20 2026] GET /volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 => generated 890 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:20.900281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d550ea89-33ca-4584-a5d0-7967604df6a0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:20.906192 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d550ea89-33ca-4584-a5d0-7967604df6a0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39/action Aug 12 14:47:20.906888 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d550ea89-33ca-4584-a5d0-7967604df6a0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:20.906888 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d550ea89-33ca-4584-a5d0-7967604df6a0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:20.948486 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:20.948486 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:20.968484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2dd0bf60-f5c7-49fd-88de-bbe2a19c9b02 req-d550ea89-33ca-4584-a5d0-7967604df6a0 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39/action returned with HTTP 204 Aug 12 14:47:20.969072 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 78/319] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:20 2026] POST /volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:21.322097 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a7189f4-fe36-4f56-8acd-156c6cb065b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:21.325641 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a7189f4-fe36-4f56-8acd-156c6cb065b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:21.325922 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a7189f4-fe36-4f56-8acd-156c6cb065b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:21.326186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a7189f4-fe36-4f56-8acd-156c6cb065b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:21.341562 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:21.341562 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:21.348671 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8a7189f4-fe36-4f56-8acd-156c6cb065b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:21.357338 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a7189f4-fe36-4f56-8acd-156c6cb065b6 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:21.358473 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 84/320] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:21 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1863 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:21.391357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c5c0e3c4-198f-4b3f-bdf8-ce9e8ed111cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:21.393805 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5c0e3c4-198f-4b3f-bdf8-ce9e8ed111cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:21.394129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5c0e3c4-198f-4b3f-bdf8-ce9e8ed111cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:21.394291 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5c0e3c4-198f-4b3f-bdf8-ce9e8ed111cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:21.394515 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c5c0e3c4-198f-4b3f-bdf8-ce9e8ed111cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:21.399394 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:21.399394 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:21.400288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5c0e3c4-198f-4b3f-bdf8-ce9e8ed111cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:21.400749 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 78/321] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:21 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:21.583030 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b7697581-811a-45d3-b1cb-db7bfe72493c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:21.585438 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7697581-811a-45d3-b1cb-db7bfe72493c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:21.585688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7697581-811a-45d3-b1cb-db7bfe72493c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:21.585923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7697581-811a-45d3-b1cb-db7bfe72493c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:21.599022 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:21.599022 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:21.604224 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b7697581-811a-45d3-b1cb-db7bfe72493c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:21.611588 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7697581-811a-45d3-b1cb-db7bfe72493c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:21.612054 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 82/322] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:21 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1456 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:21.754673 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2192d5c7-3c2e-4ee6-af3d-3e6b03043faf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:21.759479 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2192d5c7-3c2e-4ee6-af3d-3e6b03043faf tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] GET https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 Aug 12 14:47:21.759479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2192d5c7-3c2e-4ee6-af3d-3e6b03043faf tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:21.759479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2192d5c7-3c2e-4ee6-af3d-3e6b03043faf tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:21.768714 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2192d5c7-3c2e-4ee6-af3d-3e6b03043faf tempest-DeleteServersTestJSON-1950540784 tempest-DeleteServersTestJSON-1950540784-project-member] https://10.4.3.100/volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 returned with HTTP 404 Aug 12 14:47:21.769502 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 79/323] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:21 2026] GET /volume/v3/volumes/1bf3e689-766e-4b17-a5da-d18e0f79e1a1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:21.901564 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7adbd958-7259-4391-bc76-98dff9785d7c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:21.904131 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 Aug 12 14:47:21.904980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:21.904980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:21.919697 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:21.919697 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:21.927426 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:21.928434 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:21.928676 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:21.992320 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:21.996516 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:21.996516 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:22.014180 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7adbd958-7259-4391-bc76-98dff9785d7c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 returned with HTTP 200 Aug 12 14:47:22.014667 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 85/324] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:21 2026] GET /volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 => generated 915 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:22.021010 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-06f76cc0-e882-4804-ac3b-1494c9b200d8 req-0a9c9bc2-022f-4bb7-acfb-0320100f5d21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.027982 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-06f76cc0-e882-4804-ac3b-1494c9b200d8 req-0a9c9bc2-022f-4bb7-acfb-0320100f5d21 tempest-TestMultiAttachVolumeSwap-62562157 tempest-TestMultiAttachVolumeSwap-62562157-project] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:22.027982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-06f76cc0-e882-4804-ac3b-1494c9b200d8 req-0a9c9bc2-022f-4bb7-acfb-0320100f5d21 tempest-TestMultiAttachVolumeSwap-62562157 tempest-TestMultiAttachVolumeSwap-62562157-project] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.027982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-06f76cc0-e882-4804-ac3b-1494c9b200d8 req-0a9c9bc2-022f-4bb7-acfb-0320100f5d21 tempest-TestMultiAttachVolumeSwap-62562157 tempest-TestMultiAttachVolumeSwap-62562157-project] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.030588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.032719 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/group_snapshots Aug 12 14:47:22.033288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ce6f2738-d5af-47f3-8e82-54b92056ff30", "name": "tempest-group_snapshot-1707531707"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:22.035195 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ce6f2738-d5af-47f3-8e82-54b92056ff30', 'name': 'tempest-group_snapshot-1707531707'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 14:47:22.039331 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.039331 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:22.043666 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.group_snapshots [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating group_snapshot tempest-group_snapshot-1707531707. Aug 12 14:47:22.044020 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.044020 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:22.049282 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-06f76cc0-e882-4804-ac3b-1494c9b200d8 req-0a9c9bc2-022f-4bb7-acfb-0320100f5d21 tempest-TestMultiAttachVolumeSwap-62562157 tempest-TestMultiAttachVolumeSwap-62562157-project] Volume info retrieved successfully. Aug 12 14:47:22.055395 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-06f76cc0-e882-4804-ac3b-1494c9b200d8 req-0a9c9bc2-022f-4bb7-acfb-0320100f5d21 tempest-TestMultiAttachVolumeSwap-62562157 tempest-TestMultiAttachVolumeSwap-62562157-project] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:22.055862 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 79/325] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1649 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:22.072279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d8faa138-3ed6-4f48-bfdb-9c87cc9886a9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.075537 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d8faa138-3ed6-4f48-bfdb-9c87cc9886a9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:22.075537 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d8faa138-3ed6-4f48-bfdb-9c87cc9886a9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.075537 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d8faa138-3ed6-4f48-bfdb-9c87cc9886a9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.093304 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.093304 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:22.103502 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.103502 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:22.109391 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d8faa138-3ed6-4f48-bfdb-9c87cc9886a9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] Volume info retrieved successfully. Aug 12 14:47:22.112598 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1089327226 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1089327226, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:22.112862 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1089327226 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1089327226, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:22.116896 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d8faa138-3ed6-4f48-bfdb-9c87cc9886a9 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:22.117719 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 80/326] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1456 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:22.132852 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e977ddb6-d3cc-4587-b2a8-98781734b4f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.135552 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e977ddb6-d3cc-4587-b2a8-98781734b4f8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] GET https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 Aug 12 14:47:22.135865 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e977ddb6-d3cc-4587-b2a8-98781734b4f8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.136107 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e977ddb6-d3cc-4587-b2a8-98781734b4f8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.149331 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['7ae14064-213c-4e79-9b41-ab01befa914c', '9ef988a4-420e-41a5-b08c-f87878c3f68c', 'c94eba87-b895-4507-97c0-ea71a3c28465', '320dd639-01b7-4b4f-857b-a64357dd5ca9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:22.150344 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.150344 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:22.164787 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e977ddb6-d3cc-4587-b2a8-98781734b4f8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] Volume info retrieved successfully. Aug 12 14:47:22.174221 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e977ddb6-d3cc-4587-b2a8-98781734b4f8 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-reader] https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 returned with HTTP 200 Aug 12 14:47:22.174221 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 86/327] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:22.195517 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a283bd2f-75ee-4295-a5bd-fa9ea2814ebf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots returned with HTTP 202 Aug 12 14:47:22.195906 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 83/328] 10.4.3.100 () {70 vars in 1324 bytes} [Wed Aug 12 14:47:22 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:22.206338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19b79838-dea0-4a33-99fa-d9b29c2de577 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.209871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19b79838-dea0-4a33-99fa-d9b29c2de577 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 Aug 12 14:47:22.210094 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19b79838-dea0-4a33-99fa-d9b29c2de577 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.210326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19b79838-dea0-4a33-99fa-d9b29c2de577 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.210402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-19b79838-dea0-4a33-99fa-d9b29c2de577 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member dfb3ef2d-024a-4c40-99c1-c5b213817c35 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:22.215865 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.215865 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:22.220120 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19b79838-dea0-4a33-99fa-d9b29c2de577 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 returned with HTTP 200 Aug 12 14:47:22.220510 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 80/329] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:22.314267 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ecb8ed9a-e9ae-49ff-b8f0-3d290fb1f6ba None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.316050 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ecb8ed9a-e9ae-49ff-b8f0-3d290fb1f6ba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:22.316445 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ecb8ed9a-e9ae-49ff-b8f0-3d290fb1f6ba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.316831 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ecb8ed9a-e9ae-49ff-b8f0-3d290fb1f6ba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.331355 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.331355 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:22.337443 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ecb8ed9a-e9ae-49ff-b8f0-3d290fb1f6ba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:22.351845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ecb8ed9a-e9ae-49ff-b8f0-3d290fb1f6ba tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:22.352245 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 81/330] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:22.414612 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2240bac7-9421-42b9-ae98-cb89b901e7a7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.416835 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2240bac7-9421-42b9-ae98-cb89b901e7a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:22.417112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2240bac7-9421-42b9-ae98-cb89b901e7a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.417338 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2240bac7-9421-42b9-ae98-cb89b901e7a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.417518 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2240bac7-9421-42b9-ae98-cb89b901e7a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:22.427489 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.427489 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:22.427489 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2240bac7-9421-42b9-ae98-cb89b901e7a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:22.427489 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 87/331] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:22.434848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-b7619ab2-8d63-4ac8-960f-b1e2b8c1fc9b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.438906 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-b7619ab2-8d63-4ac8-960f-b1e2b8c1fc9b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:22.439470 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-b7619ab2-8d63-4ac8-960f-b1e2b8c1fc9b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.440095 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-b7619ab2-8d63-4ac8-960f-b1e2b8c1fc9b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.459027 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.459027 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:22.463874 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-b7619ab2-8d63-4ac8-960f-b1e2b8c1fc9b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:22.469368 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-b7619ab2-8d63-4ac8-960f-b1e2b8c1fc9b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:22.469784 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 84/332] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1456 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:22.528235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-156e6375-3bf4-441a-82a9-559ed51c1080 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.530989 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-156e6375-3bf4-441a-82a9-559ed51c1080 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action Aug 12 14:47:22.531451 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-156e6375-3bf4-441a-82a9-559ed51c1080 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:22.531669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-156e6375-3bf4-441a-82a9-559ed51c1080 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:22.550720 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.550720 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:22.551311 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-156e6375-3bf4-441a-82a9-559ed51c1080 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:22.561741 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-156e6375-3bf4-441a-82a9-559ed51c1080 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Begin detaching volume completed successfully. Aug 12 14:47:22.562053 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-156e6375-3bf4-441a-82a9-559ed51c1080 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action returned with HTTP 202 Aug 12 14:47:22.562550 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 81/333] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:47:22 2026] POST /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:47:22.615982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6ad866ed-346a-470a-a216-5690c94ae340 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.616506 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ad866ed-346a-470a-a216-5690c94ae340 None None] GET https://10.4.3.100/volume// Aug 12 14:47:22.616724 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ad866ed-346a-470a-a216-5690c94ae340 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.617018 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ad866ed-346a-470a-a216-5690c94ae340 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.617540 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ad866ed-346a-470a-a216-5690c94ae340 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:22.617903 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 82/334] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:22.631861 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-2b4b3468-3cc7-4be4-b8d8-a47eaa6418ad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:22.634272 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-2b4b3468-3cc7-4be4-b8d8-a47eaa6418ad tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:22.634548 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-2b4b3468-3cc7-4be4-b8d8-a47eaa6418ad tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:22.634783 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-2b4b3468-3cc7-4be4-b8d8-a47eaa6418ad tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:22.652185 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:22.652185 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:22.656172 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-2b4b3468-3cc7-4be4-b8d8-a47eaa6418ad tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:22.661218 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-2b4b3468-3cc7-4be4-b8d8-a47eaa6418ad tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:22.661719 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 88/335] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:22 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:23.053190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf4a6b0c-9284-497a-bd05-8f558ffaba95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.055422 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf4a6b0c-9284-497a-bd05-8f558ffaba95 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:23.055699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf4a6b0c-9284-497a-bd05-8f558ffaba95 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.055925 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf4a6b0c-9284-497a-bd05-8f558ffaba95 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.056122 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bf4a6b0c-9284-497a-bd05-8f558ffaba95 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Delete volume with id: 6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:23.063356 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf4a6b0c-9284-497a-bd05-8f558ffaba95 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 404 Aug 12 14:47:23.064043 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 85/336] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:23 2026] DELETE /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:23.072619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-03a8fedd-9438-4c1b-b57a-ae8c0974f429 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.074388 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03a8fedd-9438-4c1b-b57a-ae8c0974f429 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] GET https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 Aug 12 14:47:23.074659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03a8fedd-9438-4c1b-b57a-ae8c0974f429 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.074925 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03a8fedd-9438-4c1b-b57a-ae8c0974f429 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.081199 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03a8fedd-9438-4c1b-b57a-ae8c0974f429 tempest-VolumesAssistedSnapshotsTest-989441959 tempest-VolumesAssistedSnapshotsTest-989441959-project-admin] https://10.4.3.100/volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 returned with HTTP 404 Aug 12 14:47:23.081679 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 82/337] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/volumes/6c52fe9a-f128-413f-bb3b-a6cefb4bd414 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:23.232984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f2304e30-780d-420e-bf14-5c62c8ceb175 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.235526 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f2304e30-780d-420e-bf14-5c62c8ceb175 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 Aug 12 14:47:23.235867 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f2304e30-780d-420e-bf14-5c62c8ceb175 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.239592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f2304e30-780d-420e-bf14-5c62c8ceb175 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.239592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-f2304e30-780d-420e-bf14-5c62c8ceb175 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member dfb3ef2d-024a-4c40-99c1-c5b213817c35 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:23.249618 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.249618 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:23.256540 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f2304e30-780d-420e-bf14-5c62c8ceb175 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 returned with HTTP 200 Aug 12 14:47:23.257059 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 83/338] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 => generated 308 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:23.262525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-5ea10594-b78c-4399-b5c9-5f62789c053b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.266201 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.268571 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:23.268870 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.269195 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.269640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:23.271062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-5ea10594-b78c-4399-b5c9-5f62789c053b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:23.271205 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:23.271312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-5ea10594-b78c-4399-b5c9-5f62789c053b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.271556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-5ea10594-b78c-4399-b5c9-5f62789c053b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.287245 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all snapshots completed successfully. Aug 12 14:47:23.287818 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.287818 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:23.288729 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb69cfc5-dd49-4bd4-ab41-cd70cf1c037b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:23.289398 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 86/339] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:23.293189 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.293189 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:23.300598 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-5ea10594-b78c-4399-b5c9-5f62789c053b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:23.302409 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c45ef5f-787e-4f2b-868f-c3b9db55f3e6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.305950 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c45ef5f-787e-4f2b-868f-c3b9db55f3e6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/41f2b55b-b734-4748-bea5-3aeb01c5d855 Aug 12 14:47:23.305950 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c45ef5f-787e-4f2b-868f-c3b9db55f3e6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.306842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c45ef5f-787e-4f2b-868f-c3b9db55f3e6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.307054 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-5ea10594-b78c-4399-b5c9-5f62789c053b tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:23.307593 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 89/340] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1459 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:23.314432 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.314432 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:23.315114 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6c45ef5f-787e-4f2b-868f-c3b9db55f3e6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Snapshot retrieved successfully. Aug 12 14:47:23.316261 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c45ef5f-787e-4f2b-868f-c3b9db55f3e6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/41f2b55b-b734-4748-bea5-3aeb01c5d855 returned with HTTP 200 Aug 12 14:47:23.317002 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 83/341] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/snapshots/41f2b55b-b734-4748-bea5-3aeb01c5d855 => generated 451 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:23.332720 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.334442 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-16f0b84f-463b-46e7-8569-65d49ae4d570 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.335347 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups/action Aug 12 14:47:23.336167 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "dfb3ef2d-024a-4c40-99c1-c5b213817c35", "name": "tempest-Group_from_snap-1029779280"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:23.336642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "dfb3ef2d-024a-4c40-99c1-c5b213817c35", "name": "tempest-Group_from_snap-1029779280"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:23.337969 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-16f0b84f-463b-46e7-8569-65d49ae4d570 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] DELETE https://10.4.3.100/volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39 Aug 12 14:47:23.338280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-16f0b84f-463b-46e7-8569-65d49ae4d570 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.338638 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-16f0b84f-463b-46e7-8569-65d49ae4d570 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.340436 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'dfb3ef2d-024a-4c40-99c1-c5b213817c35', 'name': 'tempest-Group_from_snap-1029779280'}}. {{(pid=100247) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 14:47:23.340714 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.groups [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating group tempest-Group_from_snap-1029779280 from group_snapshot dfb3ef2d-024a-4c40-99c1-c5b213817c35. Aug 12 14:47:23.348900 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.348900 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:23.355842 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.355842 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:23.358425 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.358425 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:23.369087 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.369087 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:23.437271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4cfab5ab-34ac-4cc2-a8d3-93a3a40eb505 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.439837 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4cfab5ab-34ac-4cc2-a8d3-93a3a40eb505 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:23.440631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4cfab5ab-34ac-4cc2-a8d3-93a3a40eb505 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.441299 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4cfab5ab-34ac-4cc2-a8d3-93a3a40eb505 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.441650 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4cfab5ab-34ac-4cc2-a8d3-93a3a40eb505 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:23.442629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['66654735-10b5-4b74-ac27-6d073b922563'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:23.447265 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.447265 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:23.447596 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4cfab5ab-34ac-4cc2-a8d3-93a3a40eb505 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:23.448162 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 90/342] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:23.464277 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e6c83613-de25-4740-bbe0-4798aac27a1f req-16f0b84f-463b-46e7-8569-65d49ae4d570 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39 returned with HTTP 200 Aug 12 14:47:23.464655 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 87/343] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:23 2026] DELETE /volume/v3/attachments/c583631d-098f-4213-8ec6-62ded0dc5c39 => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:23.544402 np0000007067 devstack@c-api.service[100247]: INFO cinder.group.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] A mapping entry already exists for group 3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc and volume type 9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb. Do not need to create again. Aug 12 14:47:23.544402 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.544402 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:23.548377 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:47:23.547934. {{(pid=100247) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:47:23.548850 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:23.555698 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (7f78f080-88c5-4b67-80a1-0f063d78fbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:23.557099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb80a0e8-8032-4cc4-8184-3e3388734492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:23.558700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:23.596076 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb80a0e8-8032-4cc4-8184-3e3388734492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '41f2b55b-b734-4748-bea5-3aeb01c5d855', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:47:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1089327226',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:23.597609 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3fb33f-20d7-4eb8-b4fb-d85faeb9967c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:23.630951 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1089327226 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1089327226, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:23.646500 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['2ae4fd5f-d096-4a63-9a34-a6570e996792', '269f82b5-71df-42f4-a1b8-ff85a71c3c2d'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:23.647857 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3fb33f-20d7-4eb8-b4fb-d85faeb9967c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae4fd5f-d096-4a63-9a34-a6570e996792', '269f82b5-71df-42f4-a1b8-ff85a71c3c2d']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:23.649181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a0e107-bf25-482a-a20a-1df1efa93e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:23.695310 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d81da7e7-05be-4428-8ef8-de25c9754a40 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.697430 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7a0e107-bf25-482a-a20a-1df1efa93e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b9e86d4-b229-4d3b-81c2-6902324429c5', '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=3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['2ae4fd5f-d096-4a63-9a34-a6570e996792','269f82b5-71df-42f4-a1b8-ff85a71c3c2d'],size=1,snapshot_id=41f2b55b-b734-4748-bea5-3aeb01c5d855,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc,host=None,id=9b9e86d4-b229-4d3b-81c2-6902324429c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8566d0dcf447b6993edb2abe439427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=41f2b55b-b734-4748-bea5-3aeb01c5d855,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c4f921b1184429af18dd55766a2dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb),volume_type_id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:23.697707 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d81da7e7-05be-4428-8ef8-de25c9754a40 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:23.697937 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d81da7e7-05be-4428-8ef8-de25c9754a40 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.698350 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d81da7e7-05be-4428-8ef8-de25c9754a40 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.698834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb17a5af-dcb9-4b97-aefa-904c6d980f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:23.712997 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.712997 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:23.718375 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d81da7e7-05be-4428-8ef8-de25c9754a40 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:23.724908 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d81da7e7-05be-4428-8ef8-de25c9754a40 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:23.725741 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 84/344] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:23.727542 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb17a5af-dcb9-4b97-aefa-904c6d980f86) transitioned into state 'SUCCESS' from 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=3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['2ae4fd5f-d096-4a63-9a34-a6570e996792','269f82b5-71df-42f4-a1b8-ff85a71c3c2d'],size=1,snapshot_id=41f2b55b-b734-4748-bea5-3aeb01c5d855,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:23.728789 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (7f78f080-88c5-4b67-80a1-0f063d78fbff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:23.729275 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request issued successfully. Aug 12 14:47:23.785190 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c7cf21f2-6db5-480e-b5e1-cf3362a32bd3 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/action returned with HTTP 202 Aug 12 14:47:23.785936 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 84/345] 10.4.3.100 () {70 vars in 1318 bytes} [Wed Aug 12 14:47:23 2026] POST /volume/v3/groups/action => generated 103 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:23.802731 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.803827 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:23.804419 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.804419 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.806587 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:23.807472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:23.822506 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:23.824400 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:23.824848 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:23.840766 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b1cb8705-03d0-4ccb-9de9-f873621ef444 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.847112 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b1cb8705-03d0-4ccb-9de9-f873621ef444 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:23.847528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b1cb8705-03d0-4ccb-9de9-f873621ef444 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:23.848081 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b1cb8705-03d0-4ccb-9de9-f873621ef444 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:23.870027 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.870027 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:23.878244 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b1cb8705-03d0-4ccb-9de9-f873621ef444 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:23.887170 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b1cb8705-03d0-4ccb-9de9-f873621ef444 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:23.887494 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 88/346] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1159 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:23.896756 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:23.901401 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.901401 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:23.907051 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:23.907281 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:23.959031 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:23.964887 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.964887 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:23.969615 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-cb6d3616-142d-42d0-8a39-435a99f1faab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:23.976017 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-cb6d3616-142d-42d0-8a39-435a99f1faab tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] POST https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action Aug 12 14:47:23.976519 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-cb6d3616-142d-42d0-8a39-435a99f1faab tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:23.976700 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-cb6d3616-142d-42d0-8a39-435a99f1faab tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:23.982548 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-87988d2a-d580-438f-9c3c-c5ec3ae32868 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:23.982548 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 91/347] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:47:23.997355 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:23.997355 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:23.999157 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-cb6d3616-142d-42d0-8a39-435a99f1faab tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:24.001320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.004239 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 Aug 12 14:47:24.004239 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:24.004239 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:24.014062 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-cb6d3616-142d-42d0-8a39-435a99f1faab tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Begin detaching volume completed successfully. Aug 12 14:47:24.014284 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-cb6d3616-142d-42d0-8a39-435a99f1faab tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action returned with HTTP 202 Aug 12 14:47:24.014880 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 85/348] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:47:23 2026] POST /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:47:24.017484 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.017484 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:24.028810 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:24.030509 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:24.032482 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:24.101157 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:24.113208 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.113208 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:24.138985 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bbd7e470-a972-40bd-9e27-2eaa3e0c25bc tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 returned with HTTP 200 Aug 12 14:47:24.139675 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 85/349] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:23 2026] GET /volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 => generated 927 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:24.160210 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84651e38-9948-46e9-a1e5-e106fe42973c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.164872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84651e38-9948-46e9-a1e5-e106fe42973c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc Aug 12 14:47:24.165039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84651e38-9948-46e9-a1e5-e106fe42973c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:24.165710 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84651e38-9948-46e9-a1e5-e106fe42973c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:24.165710 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-84651e38-9948-46e9-a1e5-e106fe42973c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:24.179274 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.179274 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:24.198383 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84651e38-9948-46e9-a1e5-e106fe42973c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc returned with HTTP 200 Aug 12 14:47:24.198383 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 89/350] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:24 2026] GET /volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc => generated 418 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:24.213058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.215545 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:24.215718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:24.216048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:24.216276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:24.217385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:24.231114 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:24.232072 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:24.232162 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:24.293019 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:24.297364 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.297364 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:24.306627 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:24.306863 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:24.313489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9858cc24-c602-4d3c-93f3-89ef9c932801 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.313489 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9858cc24-c602-4d3c-93f3-89ef9c932801 None None] GET https://10.4.3.100/volume// Aug 12 14:47:24.313489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9858cc24-c602-4d3c-93f3-89ef9c932801 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:24.313489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9858cc24-c602-4d3c-93f3-89ef9c932801 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:24.313489 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9858cc24-c602-4d3c-93f3-89ef9c932801 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:24.315632 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 86/351] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47:24 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 14:47:24.328860 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-86877b03-1149-4f45-a422-5e63512342e4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.332093 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-86877b03-1149-4f45-a422-5e63512342e4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:24.332418 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-86877b03-1149-4f45-a422-5e63512342e4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:24.332882 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-86877b03-1149-4f45-a422-5e63512342e4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:24.367030 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.367030 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:24.369896 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:24.376743 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-86877b03-1149-4f45-a422-5e63512342e4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:24.386101 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.386101 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:24.388219 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-86877b03-1149-4f45-a422-5e63512342e4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:24.389025 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 86/352] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:24 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1342 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:24.400475 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b9ff2a0-b578-4255-a0be-64a8a4897d99 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:24.400475 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 92/353] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:24 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:24.423121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-82d344f8-fab1-4a4a-9b6f-256597b8c226 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.425721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82d344f8-fab1-4a4a-9b6f-256597b8c226 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc/action Aug 12 14:47:24.426371 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82d344f8-fab1-4a4a-9b6f-256597b8c226 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:24.426583 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82d344f8-fab1-4a4a-9b6f-256597b8c226 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:24.430010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-82d344f8-fab1-4a4a-9b6f-256597b8c226 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for group 3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:47:24.430010 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-82d344f8-fab1-4a4a-9b6f-256597b8c226 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group with id: 3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc Aug 12 14:47:24.443264 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.443264 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:24.464042 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-90ef751b-6c4d-4523-92db-a7328e3b4a39 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.468245 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90ef751b-6c4d-4523-92db-a7328e3b4a39 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:24.468245 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90ef751b-6c4d-4523-92db-a7328e3b4a39 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:24.468386 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90ef751b-6c4d-4523-92db-a7328e3b4a39 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:24.468480 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-90ef751b-6c4d-4523-92db-a7328e3b4a39 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:24.480015 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.480015 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:24.481532 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90ef751b-6c4d-4523-92db-a7328e3b4a39 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:24.482201 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 87/354] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:24 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:24.529555 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82d344f8-fab1-4a4a-9b6f-256597b8c226 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc/action returned with HTTP 202 Aug 12 14:47:24.530079 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 90/355] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:47:24 2026] POST /volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:24.539411 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d7a582ee-5fb7-4654-8389-3934942096b6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:24.545326 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 Aug 12 14:47:24.545326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:24.545523 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:24.559545 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.559545 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:24.565970 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:24.566598 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:24.566773 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:24.613948 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:24.618662 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:24.618662 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:24.628945 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7a582ee-5fb7-4654-8389-3934942096b6 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 returned with HTTP 200 Aug 12 14:47:24.629529 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 87/356] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:24 2026] GET /volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 => generated 926 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:25.495428 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d5e6840d-b993-4a37-a24d-7ea3228f2a5f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.497868 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5e6840d-b993-4a37-a24d-7ea3228f2a5f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:25.498175 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5e6840d-b993-4a37-a24d-7ea3228f2a5f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.498430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5e6840d-b993-4a37-a24d-7ea3228f2a5f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.498604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d5e6840d-b993-4a37-a24d-7ea3228f2a5f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:25.505672 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:25.505672 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:25.507032 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5e6840d-b993-4a37-a24d-7ea3228f2a5f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:25.507468 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 93/357] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:25 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:47:25.524017 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0ac9abbc-5eb1-4076-9ea6-6215b91a83a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.526480 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0ac9abbc-5eb1-4076-9ea6-6215b91a83a5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] POST https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185/action Aug 12 14:47:25.526851 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0ac9abbc-5eb1-4076-9ea6-6215b91a83a5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:25.527075 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0ac9abbc-5eb1-4076-9ea6-6215b91a83a5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:25.553342 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:25.553342 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:25.567968 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-98f64343-2bfb-44b9-8fbd-7b8791f64286 req-0ac9abbc-5eb1-4076-9ea6-6215b91a83a5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185/action returned with HTTP 204 Aug 12 14:47:25.568985 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 88/358] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:25 2026] POST /volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:25.649723 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-622b09cc-a5c1-4856-b832-04062a1a4bb2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.652067 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-622b09cc-a5c1-4856-b832-04062a1a4bb2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 Aug 12 14:47:25.652334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-622b09cc-a5c1-4856-b832-04062a1a4bb2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.652562 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-622b09cc-a5c1-4856-b832-04062a1a4bb2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.664315 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-622b09cc-a5c1-4856-b832-04062a1a4bb2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 returned with HTTP 404 Aug 12 14:47:25.664905 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 91/359] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:25 2026] GET /volume/v3/volumes/9b9e86d4-b229-4d3b-81c2-6902324429c5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:25.675612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9aaee9c4-80af-47b6-8959-00e795e2e758 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.678337 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9aaee9c4-80af-47b6-8959-00e795e2e758 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc Aug 12 14:47:25.678640 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9aaee9c4-80af-47b6-8959-00e795e2e758 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.678895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9aaee9c4-80af-47b6-8959-00e795e2e758 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.679088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-9aaee9c4-80af-47b6-8959-00e795e2e758 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:25.683872 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9aaee9c4-80af-47b6-8959-00e795e2e758 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc returned with HTTP 404 Aug 12 14:47:25.684652 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 88/360] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:25 2026] GET /volume/v3/groups/3e143d6e-e1a8-46d8-98f5-f7761a5c2ccc => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:25.694691 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7dba2b2d-d611-4787-a35a-aa394126eb71 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.697274 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7dba2b2d-d611-4787-a35a-aa394126eb71 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] DELETE https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 Aug 12 14:47:25.697592 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7dba2b2d-d611-4787-a35a-aa394126eb71 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.697847 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7dba2b2d-d611-4787-a35a-aa394126eb71 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.698094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-7dba2b2d-d611-4787-a35a-aa394126eb71 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for member dfb3ef2d-024a-4c40-99c1-c5b213817c35 {{(pid=100248) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 14:47:25.698173 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.group_snapshots [None req-7dba2b2d-d611-4787-a35a-aa394126eb71 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group_snapshot with id: dfb3ef2d-024a-4c40-99c1-c5b213817c35 Aug 12 14:47:25.707082 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:25.707082 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:25.750922 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7dba2b2d-d611-4787-a35a-aa394126eb71 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 returned with HTTP 202 Aug 12 14:47:25.751446 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 94/361] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:47:25 2026] DELETE /volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:25.762988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.765245 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:25.765635 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.765952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.767359 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:25.768118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:25.806184 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:25.809482 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:25.809482 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:25.858323 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:25.864646 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:25.864646 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:25.873590 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7809742-4b3b-41ad-97be-f6b2c12da0d8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:25.874207 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 89/362] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:25 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:25.894258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7ee65915-75fd-480c-8dd3-16c13c781250 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.896297 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ee65915-75fd-480c-8dd3-16c13c781250 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:25.896578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ee65915-75fd-480c-8dd3-16c13c781250 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.896812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ee65915-75fd-480c-8dd3-16c13c781250 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.897068 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-7ee65915-75fd-480c-8dd3-16c13c781250 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:25.898378 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-7ee65915-75fd-480c-8dd3-16c13c781250 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:25.904507 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7ee65915-75fd-480c-8dd3-16c13c781250 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all snapshots completed successfully. Aug 12 14:47:25.905957 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ee65915-75fd-480c-8dd3-16c13c781250 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:25.906492 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 92/363] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:25 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:47:25.919406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fd30de10-fada-40c3-9fc6-f1a083cbfcff None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.922047 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fd30de10-fada-40c3-9fc6-f1a083cbfcff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 Aug 12 14:47:25.922318 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fd30de10-fada-40c3-9fc6-f1a083cbfcff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.922575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fd30de10-fada-40c3-9fc6-f1a083cbfcff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.922707 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-fd30de10-fada-40c3-9fc6-f1a083cbfcff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member dfb3ef2d-024a-4c40-99c1-c5b213817c35 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:25.926577 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fd30de10-fada-40c3-9fc6-f1a083cbfcff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 returned with HTTP 404 Aug 12 14:47:25.927185 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 89/364] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:25 2026] GET /volume/v3/group_snapshots/dfb3ef2d-024a-4c40-99c1-c5b213817c35 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:25.936964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:25.939868 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:25.940532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:25.940856 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:25.941494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:25.942000 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:25.942000 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:25.942685 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:25.952976 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:25.954328 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:25.954634 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:26.014297 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:26.018623 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:26.018623 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:26.029708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-649df0d5-f314-4487-8d19-eb68aa860ca9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:26.030302 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 95/365] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:25 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:26.054717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d4ec4a64-a888-4115-883e-aa5fca62c473 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:26.058076 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4ec4a64-a888-4115-883e-aa5fca62c473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30/action Aug 12 14:47:26.058716 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4ec4a64-a888-4115-883e-aa5fca62c473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:26.058798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4ec4a64-a888-4115-883e-aa5fca62c473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:26.060626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-d4ec4a64-a888-4115-883e-aa5fca62c473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for group ce6f2738-d5af-47f3-8e82-54b92056ff30 {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:47:26.060809 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-d4ec4a64-a888-4115-883e-aa5fca62c473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group with id: ce6f2738-d5af-47f3-8e82-54b92056ff30 Aug 12 14:47:26.066933 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:26.066933 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:26.157951 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4ec4a64-a888-4115-883e-aa5fca62c473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30/action returned with HTTP 202 Aug 12 14:47:26.158327 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 90/366] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:47:26 2026] POST /volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:26.168677 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db339f38-361e-4358-ab63-51d6f0b641d0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:26.172493 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 Aug 12 14:47:26.173211 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:26.173817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:26.188656 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:26.188656 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:26.197841 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:26.197841 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:26.206548 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:26.266716 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:26.276102 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:26.276102 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:26.288666 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db339f38-361e-4358-ab63-51d6f0b641d0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 returned with HTTP 200 Aug 12 14:47:26.289164 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 93/367] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:26 2026] GET /volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 => generated 914 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:26.523489 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7af3f574-c1d8-42e7-a96e-4960d50bd2cd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:26.527412 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7af3f574-c1d8-42e7-a96e-4960d50bd2cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:26.527928 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7af3f574-c1d8-42e7-a96e-4960d50bd2cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:26.528348 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7af3f574-c1d8-42e7-a96e-4960d50bd2cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:26.528793 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7af3f574-c1d8-42e7-a96e-4960d50bd2cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:26.536488 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:26.536488 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:26.536488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7af3f574-c1d8-42e7-a96e-4960d50bd2cd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:26.536909 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 90/368] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:26 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:27.308509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-921fbd95-f85c-42c5-86fa-fb8e4358b529 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.311485 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-921fbd95-f85c-42c5-86fa-fb8e4358b529 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 Aug 12 14:47:27.311485 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-921fbd95-f85c-42c5-86fa-fb8e4358b529 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:27.312084 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-921fbd95-f85c-42c5-86fa-fb8e4358b529 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:27.322726 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-921fbd95-f85c-42c5-86fa-fb8e4358b529 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 returned with HTTP 404 Aug 12 14:47:27.323411 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 96/369] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:27 2026] GET /volume/v3/volumes/a27df3c5-9e5a-499d-aa64-1c2583f32098 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:27.333525 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fab39b6c-64e8-4f9e-9844-a49a368784aa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.339145 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fab39b6c-64e8-4f9e-9844-a49a368784aa tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 Aug 12 14:47:27.339437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fab39b6c-64e8-4f9e-9844-a49a368784aa tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:27.339619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fab39b6c-64e8-4f9e-9844-a49a368784aa tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:27.339791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-fab39b6c-64e8-4f9e-9844-a49a368784aa tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ce6f2738-d5af-47f3-8e82-54b92056ff30 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:27.347968 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fab39b6c-64e8-4f9e-9844-a49a368784aa tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 returned with HTTP 404 Aug 12 14:47:27.348748 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 91/370] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:27 2026] GET /volume/v3/groups/ce6f2738-d5af-47f3-8e82-54b92056ff30 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:27.358756 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23dbfa34-15e9-4d88-840e-17c0a8d6976c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.360650 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23dbfa34-15e9-4d88-840e-17c0a8d6976c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/2a97e956-fb13-45fd-bf01-6cfde0447f2d Aug 12 14:47:27.360873 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23dbfa34-15e9-4d88-840e-17c0a8d6976c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:27.361071 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23dbfa34-15e9-4d88-840e-17c0a8d6976c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:27.387495 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23dbfa34-15e9-4d88-840e-17c0a8d6976c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/group_types/2a97e956-fb13-45fd-bf01-6cfde0447f2d returned with HTTP 202 Aug 12 14:47:27.387495 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 94/371] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:47:27 2026] DELETE /volume/v3/group_types/2a97e956-fb13-45fd-bf01-6cfde0447f2d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:27.394971 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7901e64c-7ace-4714-bff7-5982c58883e0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.396698 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7901e64c-7ace-4714-bff7-5982c58883e0 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] DELETE https://10.4.3.100/volume/v3/types/9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb Aug 12 14:47:27.396892 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7901e64c-7ace-4714-bff7-5982c58883e0 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:27.397100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7901e64c-7ace-4714-bff7-5982c58883e0 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:27.454062 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7901e64c-7ace-4714-bff7-5982c58883e0 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types/9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb returned with HTTP 202 Aug 12 14:47:27.454723 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 91/372] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:47:27 2026] DELETE /volume/v3/types/9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:27.467123 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-854a096a-cceb-41df-938c-29292a1ae2f4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.473660 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-854a096a-cceb-41df-938c-29292a1ae2f4 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] GET https://10.4.3.100/volume/v3/types/9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb Aug 12 14:47:27.474087 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-854a096a-cceb-41df-938c-29292a1ae2f4 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:27.475276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-854a096a-cceb-41df-938c-29292a1ae2f4 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:27.488157 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-854a096a-cceb-41df-938c-29292a1ae2f4 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types/9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb returned with HTTP 404 Aug 12 14:47:27.489075 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 97/373] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:47:27 2026] GET /volume/v3/types/9f1513a5-8e85-40a7-afb9-4b59ad9cd0cb => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:27.500317 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57c4fb6a-6e9b-437f-91be-0ca8fbc8cddd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.502668 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c4fb6a-6e9b-437f-91be-0ca8fbc8cddd tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:47:27.503131 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57c4fb6a-6e9b-437f-91be-0ca8fbc8cddd tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-452592290"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:27.533067 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57c4fb6a-6e9b-437f-91be-0ca8fbc8cddd tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:47:27.533570 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 92/374] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:47:27 2026] POST /volume/v3/types => generated 223 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:27.546708 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9961c3f6-244c-48bb-9aff-2a4ff4c49612 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.548975 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9961c3f6-244c-48bb-9aff-2a4ff4c49612 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:47:27.549412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9961c3f6-244c-48bb-9aff-2a4ff4c49612 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1194615023"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:27.551765 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1d012c64-7904-45da-9d1f-eb0c0547e12b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.553730 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d012c64-7904-45da-9d1f-eb0c0547e12b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:27.553849 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d012c64-7904-45da-9d1f-eb0c0547e12b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:27.554143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d012c64-7904-45da-9d1f-eb0c0547e12b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:27.554289 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-1d012c64-7904-45da-9d1f-eb0c0547e12b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:27.566965 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:27.566965 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:27.568049 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d012c64-7904-45da-9d1f-eb0c0547e12b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:27.568479 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 92/375] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:27 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:27.578648 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9961c3f6-244c-48bb-9aff-2a4ff4c49612 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:47:27.579194 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 95/376] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:47:27 2026] POST /volume/v3/group_types => generated 181 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:27.596470 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.599934 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:47:27.601691 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0f8f2967-9a63-4b3b-9ad4-ca4dd831c3e8", "volume_types": ["868db0d6-0c42-4610-8c3a-3f0afd869a3a"], "name": "tempest-GroupSnapshotsTest-Group-341952265"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:27.607407 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating new group {'group': {'group_type': '0f8f2967-9a63-4b3b-9ad4-ca4dd831c3e8', 'volume_types': ['868db0d6-0c42-4610-8c3a-3f0afd869a3a'], 'name': 'tempest-GroupSnapshotsTest-Group-341952265'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:47:27.617523 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating group tempest-GroupSnapshotsTest-Group-341952265. Aug 12 14:47:27.642234 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:27.690090 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['37811481-34f8-4e01-903b-d55e50352153'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:27.720885 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ad07437-feb1-4a12-934d-efe5c0d20357 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:47:27.721594 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 98/377] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:47:27 2026] POST /volume/v3/groups => generated 111 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:27.731820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da232ab5-3516-4f87-b5f0-5178cb77fc4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:27.736878 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da232ab5-3516-4f87-b5f0-5178cb77fc4d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:27.737145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da232ab5-3516-4f87-b5f0-5178cb77fc4d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:27.737357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da232ab5-3516-4f87-b5f0-5178cb77fc4d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:27.737526 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-da232ab5-3516-4f87-b5f0-5178cb77fc4d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:27.744569 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:27.744569 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:27.755212 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da232ab5-3516-4f87-b5f0-5178cb77fc4d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:27.755669 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 93/378] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:27 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:28.458473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0d290ae2-3492-41ea-af99-93d012e92b11 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:28.460151 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d290ae2-3492-41ea-af99-93d012e92b11 None None] GET https://10.4.3.100/volume// Aug 12 14:47:28.460448 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d290ae2-3492-41ea-af99-93d012e92b11 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:28.461086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d290ae2-3492-41ea-af99-93d012e92b11 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:28.461809 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d290ae2-3492-41ea-af99-93d012e92b11 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:28.461974 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 93/379] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47:28 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 12 14:47:28.474088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-30f3052f-ed5e-4d8b-8cb6-82cbc93fd0b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:28.477449 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-30f3052f-ed5e-4d8b-8cb6-82cbc93fd0b5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:28.477885 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-30f3052f-ed5e-4d8b-8cb6-82cbc93fd0b5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c44222e7-aead-42c4-bf4c-478986ccff98", "connector": null, "instance_uuid": "f90ab55e-4f9e-47cd-9e1b-f018bd53742a"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:28.489841 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:28.489841 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:28.536725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-30f3052f-ed5e-4d8b-8cb6-82cbc93fd0b5 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:28.537148 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 96/380] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:28 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 14:47:28.546534 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-dfadda39-354a-4e4a-999a-1e4954a482b2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:28.549009 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-dfadda39-354a-4e4a-999a-1e4954a482b2 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] DELETE https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 Aug 12 14:47:28.549407 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-dfadda39-354a-4e4a-999a-1e4954a482b2 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:28.549514 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-dfadda39-354a-4e4a-999a-1e4954a482b2 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:28.557828 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:28.557828 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:28.583794 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bada95c5-aa0a-4630-b5ab-b9319066012c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:28.585934 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bada95c5-aa0a-4630-b5ab-b9319066012c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:28.586205 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bada95c5-aa0a-4630-b5ab-b9319066012c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:28.586704 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bada95c5-aa0a-4630-b5ab-b9319066012c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:28.586704 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bada95c5-aa0a-4630-b5ab-b9319066012c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:28.593528 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:28.593528 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:28.594631 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bada95c5-aa0a-4630-b5ab-b9319066012c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:28.595158 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 94/381] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:28 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:28.625130 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-dfadda39-354a-4e4a-999a-1e4954a482b2 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 returned with HTTP 200 Aug 12 14:47:28.625875 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 99/382] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:28 2026] DELETE /volume/v3/attachments/f42bb132-814b-4542-8102-f0eb19dfa185 => generated 192 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:28.768636 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1f2bca01-6433-4a98-b50c-19f4a51d0969 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:28.772538 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1f2bca01-6433-4a98-b50c-19f4a51d0969 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:28.772538 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1f2bca01-6433-4a98-b50c-19f4a51d0969 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:28.772538 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1f2bca01-6433-4a98-b50c-19f4a51d0969 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:28.772538 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-1f2bca01-6433-4a98-b50c-19f4a51d0969 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:28.775406 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:28.775406 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:28.784375 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1f2bca01-6433-4a98-b50c-19f4a51d0969 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:28.784975 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 94/383] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:28 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:28.795170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:28.800619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:28.800619 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-682554276", "volume_type": "868db0d6-0c42-4610-8c3a-3f0afd869a3a", "group_id": "ca9b139a-86d0-4d2a-8ce1-4c12c0087daa", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:28.804423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-682554276', 'volume_type': '868db0d6-0c42-4610-8c3a-3f0afd869a3a', 'group_id': 'ca9b139a-86d0-4d2a-8ce1-4c12c0087daa', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:28.825908 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:28.825908 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:28.826567 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume of 1 GB Aug 12 14:47:28.836312 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:28.842923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (8c25b526-6a8f-41ed-bc1e-d285e82e179e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:28.844207 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f1ff81-b505-4bfd-8bc9-2237517fc158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:28.845232 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:28.845232 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:28.845937 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:28.875731 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85f1ff81-b505-4bfd-8bc9-2237517fc158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=868db0d6-0c42-4610-8c3a-3f0afd869a3a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-452592290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '868db0d6-0c42-4610-8c3a-3f0afd869a3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ca9b139a-86d0-4d2a-8ce1-4c12c0087daa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:28.876745 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed7e687-ce8e-491c-8f3c-eabf9fd8f32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:28.916216 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-452592290 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-452592290, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:28.916590 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-452592290 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-452592290, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:28.965918 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['7889abb8-d06e-47bb-9b7b-0f2ea7a36eef', '2f2b6500-7de0-43f0-8415-f716c35e3f95', '7db236ec-e1c2-4cba-bee4-e5bd441e9ccf', 'd00dc680-87b7-4834-97b8-4ef6f330a071'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:28.966990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fed7e687-ce8e-491c-8f3c-eabf9fd8f32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7889abb8-d06e-47bb-9b7b-0f2ea7a36eef', '2f2b6500-7de0-43f0-8415-f716c35e3f95', '7db236ec-e1c2-4cba-bee4-e5bd441e9ccf', 'd00dc680-87b7-4834-97b8-4ef6f330a071']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:28.968107 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184cf378-2411-43d1-b99d-191f75ff0bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:28.991969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-85014f6b-8811-4d4a-9575-f8394f1ca864 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:28.995552 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-85014f6b-8811-4d4a-9575-f8394f1ca864 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:28.995552 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-85014f6b-8811-4d4a-9575-f8394f1ca864 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:28.995927 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-85014f6b-8811-4d4a-9575-f8394f1ca864 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:29.000367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (184cf378-2411-43d1-b99d-191f75ff0bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5df1f089-0346-4382-8181-be7eb04a7bdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-682554276',encryption_key_id=None,group_id=ca9b139a-86d0-4d2a-8ce1-4c12c0087daa,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['7889abb8-d06e-47bb-9b7b-0f2ea7a36eef','2f2b6500-7de0-43f0-8415-f716c35e3f95','7db236ec-e1c2-4cba-bee4-e5bd441e9ccf','d00dc680-87b7-4834-97b8-4ef6f330a071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=868db0d6-0c42-4610-8c3a-3f0afd869a3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-682554276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ca9b139a-86d0-4d2a-8ce1-4c12c0087daa,host=None,id=5df1f089-0346-4382-8181-be7eb04a7bdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8566d0dcf447b6993edb2abe439427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c4f921b1184429af18dd55766a2dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(868db0d6-0c42-4610-8c3a-3f0afd869a3a),volume_type_id=868db0d6-0c42-4610-8c3a-3f0afd869a3a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:29.002128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cef5a79-69ea-42d3-a41b-765bbe230962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:29.014359 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:29.014359 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:29.020273 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-85014f6b-8811-4d4a-9575-f8394f1ca864 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:29.027750 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-85014f6b-8811-4d4a-9575-f8394f1ca864 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:29.027893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cef5a79-69ea-42d3-a41b-765bbe230962) transitioned into state 'SUCCESS' from state '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-682554276',encryption_key_id=None,group_id=ca9b139a-86d0-4d2a-8ce1-4c12c0087daa,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['7889abb8-d06e-47bb-9b7b-0f2ea7a36eef','2f2b6500-7de0-43f0-8415-f716c35e3f95','7db236ec-e1c2-4cba-bee4-e5bd441e9ccf','d00dc680-87b7-4834-97b8-4ef6f330a071'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=868db0d6-0c42-4610-8c3a-3f0afd869a3a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:29.028335 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 95/384] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:28 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:29.028730 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfce140-84a7-48a9-b792-31581dc00b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:29.048474 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfce140-84a7-48a9-b792-31581dc00b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:29.049650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (8c25b526-6a8f-41ed-bc1e-d285e82e179e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:29.050086 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request issued successfully. Aug 12 14:47:29.051090 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:29.051367 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:29.105815 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:29.110252 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:29.110252 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:29.115242 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-452704a9-dff0-4b8e-b6ff-e71a8fde0650 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:29.115797 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 97/385] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:47:28 2026] POST /volume/v3/volumes => generated 821 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:29.132975 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99adfeac-f728-474a-9f10-6245304090a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:29.134703 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc Aug 12 14:47:29.136573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:29.136573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:29.145944 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:29.145944 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:29.151985 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:29.155716 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:29.155716 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:29.224526 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:29.232201 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:29.232201 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:29.250027 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99adfeac-f728-474a-9f10-6245304090a0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc returned with HTTP 200 Aug 12 14:47:29.250027 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 100/386] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:29 2026] GET /volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc => generated 889 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:29.429241 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b9285b1f-acb5-4f4e-adda-66f0fd1ea8f6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:29.431765 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b9285b1f-acb5-4f4e-adda-66f0fd1ea8f6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] DELETE https://10.4.3.100/volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b Aug 12 14:47:29.432084 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b9285b1f-acb5-4f4e-adda-66f0fd1ea8f6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:29.432372 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b9285b1f-acb5-4f4e-adda-66f0fd1ea8f6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:29.441418 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:29.441418 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:29.494681 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5b5460e7-5198-43e4-a116-95476a8ab8ae req-b9285b1f-acb5-4f4e-adda-66f0fd1ea8f6 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b returned with HTTP 200 Aug 12 14:47:29.495117 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 95/387] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:29 2026] DELETE /volume/v3/attachments/9a193e67-6765-458e-afc0-bddd08e50e1b => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:29.615304 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-427977ed-02f8-43a5-86cd-61589087990f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:29.617885 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-427977ed-02f8-43a5-86cd-61589087990f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:29.618191 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-427977ed-02f8-43a5-86cd-61589087990f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:29.618444 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-427977ed-02f8-43a5-86cd-61589087990f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:29.618939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-427977ed-02f8-43a5-86cd-61589087990f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:29.624502 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:29.624502 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:29.624919 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-427977ed-02f8-43a5-86cd-61589087990f tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:29.625353 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 96/388] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:29 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:30.273770 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c68e56f-b5e6-4119-b849-772969a4b849 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:30.279532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc Aug 12 14:47:30.279532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:30.279532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:30.290451 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.290451 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:30.297169 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:30.299054 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:30.299512 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:30.372915 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:30.382386 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.382386 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:30.396630 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c68e56f-b5e6-4119-b849-772969a4b849 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc returned with HTTP 200 Aug 12 14:47:30.397410 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 98/389] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:30 2026] GET /volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc => generated 914 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:30.413583 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:30.416208 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:30.416707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-227731196", "volume_type": "868db0d6-0c42-4610-8c3a-3f0afd869a3a", "group_id": "ca9b139a-86d0-4d2a-8ce1-4c12c0087daa", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:30.418888 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-227731196', 'volume_type': '868db0d6-0c42-4610-8c3a-3f0afd869a3a', 'group_id': 'ca9b139a-86d0-4d2a-8ce1-4c12c0087daa', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:30.430848 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.430848 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:30.431260 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume of 1 GB Aug 12 14:47:30.440490 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:30.450276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (fa66d5b7-9361-40b7-8570-df104b3070b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:30.451999 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dfe991-8fc0-4efb-8cb6-240f545b819a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:30.452699 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.452699 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:30.454029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:30.486533 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8dfe991-8fc0-4efb-8cb6-240f545b819a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:47:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=868db0d6-0c42-4610-8c3a-3f0afd869a3a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-452592290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '868db0d6-0c42-4610-8c3a-3f0afd869a3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ca9b139a-86d0-4d2a-8ce1-4c12c0087daa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:30.487661 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a4ec3b-8bf1-43fe-8110-7bd318e5e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:30.532754 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-452592290 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-452592290, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:30.533665 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-452592290 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-452592290, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:30.559480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['fa35d921-89f5-482d-a5ee-ea0432200f02', '4da5fec3-49e2-40e7-a228-3c0218623c6b', '7d5d913c-95c7-4eda-bf96-cdfaf127ca11', 'c8c875af-0598-4e9a-bc0f-8a8b4cc37b4d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:30.560732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a4ec3b-8bf1-43fe-8110-7bd318e5e9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa35d921-89f5-482d-a5ee-ea0432200f02', '4da5fec3-49e2-40e7-a228-3c0218623c6b', '7d5d913c-95c7-4eda-bf96-cdfaf127ca11', 'c8c875af-0598-4e9a-bc0f-8a8b4cc37b4d']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:30.561929 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826d1741-92ff-44fd-a971-70bd695e1611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:30.594754 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-fb23c955-86f3-4fa2-a4df-1b1c3f88c7a7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:30.599596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (826d1741-92ff-44fd-a971-70bd695e1611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed71d93e-5ff4-419a-a737-34774b56f235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-227731196',encryption_key_id=None,group_id=ca9b139a-86d0-4d2a-8ce1-4c12c0087daa,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['fa35d921-89f5-482d-a5ee-ea0432200f02','4da5fec3-49e2-40e7-a228-3c0218623c6b','7d5d913c-95c7-4eda-bf96-cdfaf127ca11','c8c875af-0598-4e9a-bc0f-8a8b4cc37b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=868db0d6-0c42-4610-8c3a-3f0afd869a3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-227731196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ca9b139a-86d0-4d2a-8ce1-4c12c0087daa,host=None,id=ed71d93e-5ff4-419a-a737-34774b56f235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8566d0dcf447b6993edb2abe439427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c4f921b1184429af18dd55766a2dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(868db0d6-0c42-4610-8c3a-3f0afd869a3a),volume_type_id=868db0d6-0c42-4610-8c3a-3f0afd869a3a)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:30.599780 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-fb23c955-86f3-4fa2-a4df-1b1c3f88c7a7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] PUT https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 Aug 12 14:47:30.600081 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-fb23c955-86f3-4fa2-a4df-1b1c3f88c7a7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:30.600655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e76ac2-16b5-46d6-875b-79180c369b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:30.612819 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-fb23c955-86f3-4fa2-a4df-1b1c3f88c7a7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Acquiring lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:30.622850 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-fb23c955-86f3-4fa2-a4df-1b1c3f88c7a7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" acquired by "attachment_update" :: waited 0.010s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:30.624998 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.624998 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:30.635824 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10e76ac2-16b5-46d6-875b-79180c369b4e) transitioned into state 'SUCCESS' from state '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-227731196',encryption_key_id=None,group_id=ca9b139a-86d0-4d2a-8ce1-4c12c0087daa,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['fa35d921-89f5-482d-a5ee-ea0432200f02','4da5fec3-49e2-40e7-a228-3c0218623c6b','7d5d913c-95c7-4eda-bf96-cdfaf127ca11','c8c875af-0598-4e9a-bc0f-8a8b4cc37b4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=868db0d6-0c42-4610-8c3a-3f0afd869a3a)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:30.636972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e30fd8-f7a5-45c7-a1f2-f8607e83e000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:30.647717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7ee1794-775e-4ac1-808c-cc74a0df1840 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:30.651741 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7ee1794-775e-4ac1-808c-cc74a0df1840 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:30.652252 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7ee1794-775e-4ac1-808c-cc74a0df1840 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:30.652673 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7ee1794-775e-4ac1-808c-cc74a0df1840 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:30.652850 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b7ee1794-775e-4ac1-808c-cc74a0df1840 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:30.657267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09e30fd8-f7a5-45c7-a1f2-f8607e83e000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:30.658077 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (fa66d5b7-9361-40b7-8570-df104b3070b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:30.659076 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request issued successfully. Aug 12 14:47:30.659208 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.659208 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:30.660600 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7ee1794-775e-4ac1-808c-cc74a0df1840 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:30.661193 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:30.661193 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:30.661532 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 97/390] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:30 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:30.727730 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:30.733888 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.733888 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:30.740576 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9bc09861-9c86-4452-a441-b880d0a7fa1e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:30.741623 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 101/391] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:47:30 2026] POST /volume/v3/volumes => generated 821 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:30.757867 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-fb23c955-86f3-4fa2-a4df-1b1c3f88c7a7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Lock "cinder-attachment_update-c44222e7-aead-42c4-bf4c-478986ccff98-np0000007067" released by "attachment_update" :: held 0.135s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:30.758362 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-fb23c955-86f3-4fa2-a4df-1b1c3f88c7a7 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 returned with HTTP 200 Aug 12 14:47:30.758930 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 96/392] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:30 2026] PUT /volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:30.760609 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1461c8ac-d538-4dd3-810c-99775b372494 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:30.763373 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 Aug 12 14:47:30.763913 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:30.764027 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:30.773492 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.773492 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:30.774601 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-b0116111-9f06-4a9b-bb9e-ff653735e107 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:30.781554 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:30.782711 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:30.782812 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:30.783302 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-b0116111-9f06-4a9b-bb9e-ff653735e107 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 Aug 12 14:47:30.784216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-b0116111-9f06-4a9b-bb9e-ff653735e107 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:30.784216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-b0116111-9f06-4a9b-bb9e-ff653735e107 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:30.817922 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-b0116111-9f06-4a9b-bb9e-ff653735e107 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 returned with HTTP 200 Aug 12 14:47:30.818552 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 98/393] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 14:47:30 2026] GET /volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:30.839504 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:30.849392 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:30.849392 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:30.863844 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1461c8ac-d538-4dd3-810c-99775b372494 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 returned with HTTP 200 Aug 12 14:47:30.864411 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 99/394] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:30 2026] GET /volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 => generated 889 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:31.682474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-122ae7ce-4a5a-4d36-87c9-e030bdb2a68b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:31.685379 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-122ae7ce-4a5a-4d36-87c9-e030bdb2a68b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:31.685753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-122ae7ce-4a5a-4d36-87c9-e030bdb2a68b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:31.686344 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-122ae7ce-4a5a-4d36-87c9-e030bdb2a68b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:31.686344 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-122ae7ce-4a5a-4d36-87c9-e030bdb2a68b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:31.693872 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:31.693872 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:31.695018 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-122ae7ce-4a5a-4d36-87c9-e030bdb2a68b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:31.695701 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 102/395] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:31 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:31.884985 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:31.888170 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 Aug 12 14:47:31.888541 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:31.888778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:31.900934 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:31.900934 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:31.910920 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:31.911837 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:31.912048 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:31.970539 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:31.977487 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:31.977487 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:31.987615 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f6ba34f0-7743-4e2b-841b-6c7b302146a1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 returned with HTTP 200 Aug 12 14:47:31.987889 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 97/396] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:31 2026] GET /volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:32.010206 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-846f163e-ab7e-42ad-be9a-848a7ca073f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:32.012848 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-846f163e-ab7e-42ad-be9a-848a7ca073f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] PUT https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:32.013002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-846f163e-ab7e-42ad-be9a-848a7ca073f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "5df1f089-0346-4382-8181-be7eb04a7bdc"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:32.020947 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-846f163e-ab7e-42ad-be9a-848a7ca073f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Update called for group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa. {{(pid=100249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 14:47:32.020947 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-846f163e-ab7e-42ad-be9a-848a7ca073f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Updating group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa with name None description: None add_volumes: None remove_volumes: 5df1f089-0346-4382-8181-be7eb04a7bdc. Aug 12 14:47:32.025902 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:32.025902 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:32.071646 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-846f163e-ab7e-42ad-be9a-848a7ca073f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 202 Aug 12 14:47:32.071646 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 99/397] 10.4.3.100 () {70 vars in 1406 bytes} [Wed Aug 12 14:47:32 2026] PUT /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:32.083795 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b65a05d2-3983-4c38-af72-1357c92be3f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:32.086532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b65a05d2-3983-4c38-af72-1357c92be3f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:32.086835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b65a05d2-3983-4c38-af72-1357c92be3f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:32.087127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b65a05d2-3983-4c38-af72-1357c92be3f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:32.087319 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-b65a05d2-3983-4c38-af72-1357c92be3f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:32.091809 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:32.091809 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:32.103668 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b65a05d2-3983-4c38-af72-1357c92be3f9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:32.106422 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 100/398] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:32 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:32.719036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e36b57d9-30a0-478e-9c81-9b412d59cce8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:32.722502 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e36b57d9-30a0-478e-9c81-9b412d59cce8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:32.722502 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e36b57d9-30a0-478e-9c81-9b412d59cce8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:32.722502 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e36b57d9-30a0-478e-9c81-9b412d59cce8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:32.722502 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e36b57d9-30a0-478e-9c81-9b412d59cce8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:32.733496 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:32.733496 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:32.733496 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e36b57d9-30a0-478e-9c81-9b412d59cce8 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:32.733496 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 103/399] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:32 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:32.883989 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:32.886711 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:32.887212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1353987551", "imageRef": "173b4725-6c6e-4058-a921-d16434402489", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:32.889210 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1353987551', 'imageRef': '173b4725-6c6e-4058-a921-d16434402489', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:33.006844 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Create volume of 1 GB Aug 12 14:47:33.015824 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Availability Zones retrieved successfully. Aug 12 14:47:33.024623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Flow 'volume_create_api' (7c0c9f89-d47a-4966-9182-4182c49efa0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:33.026324 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc30d86c-77d2-405b-b029-5cae89cbbdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:33.027518 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:33.111427 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc30d86c-77d2-405b-b029-5cae89cbbdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:33.112342 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5caa79-1e65-4aae-b120-eb63da736eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:33.124079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87b8d5a4-f04c-470d-a26a-af505f20b817 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:33.127496 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87b8d5a4-f04c-470d-a26a-af505f20b817 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:33.127940 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87b8d5a4-f04c-470d-a26a-af505f20b817 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:33.128395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87b8d5a4-f04c-470d-a26a-af505f20b817 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:33.128729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-87b8d5a4-f04c-470d-a26a-af505f20b817 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:33.134568 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:33.134568 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:33.152210 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87b8d5a4-f04c-470d-a26a-af505f20b817 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:33.152821 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 100/400] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:33 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:33.163915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e55bb213-53ce-43e3-a88c-5d79bc4457de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:33.166426 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e55bb213-53ce-43e3-a88c-5d79bc4457de tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] PUT https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:33.166896 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e55bb213-53ce-43e3-a88c-5d79bc4457de tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5df1f089-0346-4382-8181-be7eb04a7bdc"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:33.175766 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-e55bb213-53ce-43e3-a88c-5d79bc4457de tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Update called for group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa. {{(pid=100246) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 14:47:33.175942 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-e55bb213-53ce-43e3-a88c-5d79bc4457de tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Updating group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa with name None description: None add_volumes: 5df1f089-0346-4382-8181-be7eb04a7bdc remove_volumes: None. Aug 12 14:47:33.180413 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:33.180413 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:33.221575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Created reservations ['7bf80784-e917-4efb-b352-e08d28b1b0c6', '60f39568-d3cb-4d70-a729-08fed755356d', 'db01b357-6b05-45f4-9156-e0783e1e8e39', 'ba48434f-f57b-4fc6-a84d-65daef1f14f3'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:33.222804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e5caa79-1e65-4aae-b120-eb63da736eae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bf80784-e917-4efb-b352-e08d28b1b0c6', '60f39568-d3cb-4d70-a729-08fed755356d', 'db01b357-6b05-45f4-9156-e0783e1e8e39', 'ba48434f-f57b-4fc6-a84d-65daef1f14f3']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:33.223735 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef9d841-63a3-4910-ae4d-25be64efcffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:33.253318 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e55bb213-53ce-43e3-a88c-5d79bc4457de tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 202 Aug 12 14:47:33.254343 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ef9d841-63a3-4910-ae4d-25be64efcffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e15aa5c1-028d-4596-afae-96af00ca3478', '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-1353987551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8bb13d06d1148fa9e8da2101dcaaf74',qos_specs=None,replication_status=,reservations=['7bf80784-e917-4efb-b352-e08d28b1b0c6','60f39568-d3cb-4d70-a729-08fed755356d','db01b357-6b05-45f4-9156-e0783e1e8e39','ba48434f-f57b-4fc6-a84d-65daef1f14f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fcc94c4c43485a8e1af01a37ff7ace',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1353987551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e15aa5c1-028d-4596-afae-96af00ca3478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8bb13d06d1148fa9e8da2101dcaaf74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52fcc94c4c43485a8e1af01a37ff7ace',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:33.254515 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 101/401] 10.4.3.100 () {70 vars in 1406 bytes} [Wed Aug 12 14:47:33 2026] PUT /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:33.255430 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a2ebb7-a224-4530-84a7-5e5c08de0aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:33.266995 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-02975021-ccb9-4257-814e-ceca465215da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:33.269412 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02975021-ccb9-4257-814e-ceca465215da tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:33.269663 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02975021-ccb9-4257-814e-ceca465215da tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:33.270243 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-02975021-ccb9-4257-814e-ceca465215da tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:33.270243 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-02975021-ccb9-4257-814e-ceca465215da tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:33.276763 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:33.276763 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:33.289006 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-02975021-ccb9-4257-814e-ceca465215da tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:33.289714 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a2ebb7-a224-4530-84a7-5e5c08de0aee) transitioned into state 'SUCCESS' from state '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-1353987551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8bb13d06d1148fa9e8da2101dcaaf74',qos_specs=None,replication_status=,reservations=['7bf80784-e917-4efb-b352-e08d28b1b0c6','60f39568-d3cb-4d70-a729-08fed755356d','db01b357-6b05-45f4-9156-e0783e1e8e39','ba48434f-f57b-4fc6-a84d-65daef1f14f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52fcc94c4c43485a8e1af01a37ff7ace',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:33.290063 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 104/402] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:33 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:33.290687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fece754-2734-4530-9d44-57c401cf0d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:33.305435 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fece754-2734-4530-9d44-57c401cf0d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:33.306543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Flow 'volume_create_api' (7c0c9f89-d47a-4966-9182-4182c49efa0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:33.306960 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Create volume request issued successfully. Aug 12 14:47:33.307749 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b077fe2-cd08-43b6-9ba6-9719ce8717e0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:33.308552 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 98/403] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:47:32 2026] POST /volume/v3/volumes => generated 753 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:33.326081 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee3f02d8-3ad1-4b20-99f0-a27e531634c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:33.328962 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee3f02d8-3ad1-4b20-99f0-a27e531634c0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:33.329170 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee3f02d8-3ad1-4b20-99f0-a27e531634c0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:33.329535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee3f02d8-3ad1-4b20-99f0-a27e531634c0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:33.338163 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:33.338163 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:33.345420 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee3f02d8-3ad1-4b20-99f0-a27e531634c0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:33.358013 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee3f02d8-3ad1-4b20-99f0-a27e531634c0 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:33.358013 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 101/404] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:33 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:33.746059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4fc6d228-b112-42de-b84f-e39132fd2cd6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:33.748329 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fc6d228-b112-42de-b84f-e39132fd2cd6 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:33.748628 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fc6d228-b112-42de-b84f-e39132fd2cd6 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:33.748857 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fc6d228-b112-42de-b84f-e39132fd2cd6 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:33.750074 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4fc6d228-b112-42de-b84f-e39132fd2cd6 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:33.756558 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:33.756558 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:33.757824 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fc6d228-b112-42de-b84f-e39132fd2cd6 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:33.758405 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 102/405] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:33 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:34.130761 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-30370045-6737-4cb8-afbb-55805a17fdf4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:34.133759 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30370045-6737-4cb8-afbb-55805a17fdf4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 Aug 12 14:47:34.133867 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30370045-6737-4cb8-afbb-55805a17fdf4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:34.134378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30370045-6737-4cb8-afbb-55805a17fdf4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:34.134378 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-30370045-6737-4cb8-afbb-55805a17fdf4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Delete volume with id: f1938339-5c58-4eab-bdb6-35fe674ec302 Aug 12 14:47:34.146706 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:34.146706 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:34.146836 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-30370045-6737-4cb8-afbb-55805a17fdf4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:34.191520 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-30370045-6737-4cb8-afbb-55805a17fdf4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Delete volume request issued successfully. Aug 12 14:47:34.191520 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30370045-6737-4cb8-afbb-55805a17fdf4 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 returned with HTTP 202 Aug 12 14:47:34.192452 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 105/406] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:34 2026] DELETE /volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:34.206506 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dcffd1db-5b7b-43e5-ac8c-b3550f61e529 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:34.211313 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dcffd1db-5b7b-43e5-ac8c-b3550f61e529 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 Aug 12 14:47:34.212623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dcffd1db-5b7b-43e5-ac8c-b3550f61e529 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:34.212623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dcffd1db-5b7b-43e5-ac8c-b3550f61e529 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:34.228091 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:34.228091 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:34.237831 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-dcffd1db-5b7b-43e5-ac8c-b3550f61e529 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:34.247396 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dcffd1db-5b7b-43e5-ac8c-b3550f61e529 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 returned with HTTP 200 Aug 12 14:47:34.248028 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 99/407] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:34 2026] GET /volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:34.304098 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3adb5a74-97a7-4523-a1a9-bad3e3661ca2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:34.309854 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3adb5a74-97a7-4523-a1a9-bad3e3661ca2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:34.310268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3adb5a74-97a7-4523-a1a9-bad3e3661ca2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:34.310388 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3adb5a74-97a7-4523-a1a9-bad3e3661ca2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:34.310627 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-3adb5a74-97a7-4523-a1a9-bad3e3661ca2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:34.324752 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:34.324752 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:34.342760 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3adb5a74-97a7-4523-a1a9-bad3e3661ca2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:34.342947 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 102/408] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:34 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:34.367088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9468b2d3-cbbe-400e-83cf-cdc8db3d8dde None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:34.371872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9468b2d3-cbbe-400e-83cf-cdc8db3d8dde tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] PUT https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:34.373043 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9468b2d3-cbbe-400e-83cf-cdc8db3d8dde tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ed71d93e-5ff4-419a-a737-34774b56f235"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:34.377052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-9468b2d3-cbbe-400e-83cf-cdc8db3d8dde tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Update called for group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa. {{(pid=100246) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 14:47:34.377052 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-9468b2d3-cbbe-400e-83cf-cdc8db3d8dde tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Updating group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa with name None description: None add_volumes: None remove_volumes: ed71d93e-5ff4-419a-a737-34774b56f235. Aug 12 14:47:34.381780 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-50b602b5-cece-4af5-92ab-4504302b3822 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:34.386405 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:34.386405 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:34.389421 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50b602b5-cece-4af5-92ab-4504302b3822 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:34.391709 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50b602b5-cece-4af5-92ab-4504302b3822 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:34.391851 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50b602b5-cece-4af5-92ab-4504302b3822 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:34.406418 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:34.406418 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:34.411244 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-50b602b5-cece-4af5-92ab-4504302b3822 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:34.425943 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50b602b5-cece-4af5-92ab-4504302b3822 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:34.425943 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 106/409] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:34 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:34.426327 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9468b2d3-cbbe-400e-83cf-cdc8db3d8dde tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 202 Aug 12 14:47:34.427111 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 103/410] 10.4.3.100 () {70 vars in 1406 bytes} [Wed Aug 12 14:47:34 2026] PUT /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:34.443823 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-db813777-cd67-4c01-a07f-c402a64fe531 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:34.448484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db813777-cd67-4c01-a07f-c402a64fe531 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:34.448484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db813777-cd67-4c01-a07f-c402a64fe531 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:34.448484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db813777-cd67-4c01-a07f-c402a64fe531 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:34.448484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-db813777-cd67-4c01-a07f-c402a64fe531 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:34.452504 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:34.452504 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:34.470085 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db813777-cd67-4c01-a07f-c402a64fe531 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:34.470906 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 100/411] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:34 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:34.775499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-58a1df19-3632-43a9-a34a-ec4160be9686 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:34.778692 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58a1df19-3632-43a9-a34a-ec4160be9686 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:34.778993 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58a1df19-3632-43a9-a34a-ec4160be9686 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:34.779272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58a1df19-3632-43a9-a34a-ec4160be9686 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:34.779430 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-58a1df19-3632-43a9-a34a-ec4160be9686 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:34.786988 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:34.786988 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:34.789030 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58a1df19-3632-43a9-a34a-ec4160be9686 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:34.789030 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 103/412] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:34 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:35.267547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2dee4c1c-3efe-41b0-b027-fcd964efee3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.270950 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2dee4c1c-3efe-41b0-b027-fcd964efee3c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 Aug 12 14:47:35.270950 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2dee4c1c-3efe-41b0-b027-fcd964efee3c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:35.271676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2dee4c1c-3efe-41b0-b027-fcd964efee3c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:35.284267 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2dee4c1c-3efe-41b0-b027-fcd964efee3c tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 returned with HTTP 404 Aug 12 14:47:35.285286 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 107/413] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:35 2026] GET /volume/v3/volumes/f1938339-5c58-4eab-bdb6-35fe674ec302 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:35.297888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ffd56039-4973-4054-a972-824f6c20eba2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.299973 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ffd56039-4973-4054-a972-824f6c20eba2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:35.300160 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ffd56039-4973-4054-a972-824f6c20eba2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:35.300390 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ffd56039-4973-4054-a972-824f6c20eba2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:35.300699 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ffd56039-4973-4054-a972-824f6c20eba2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Delete volume with id: 2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:35.313109 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.313109 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:35.313715 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ffd56039-4973-4054-a972-824f6c20eba2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:35.351944 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ffd56039-4973-4054-a972-824f6c20eba2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Delete volume request issued successfully. Aug 12 14:47:35.352197 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ffd56039-4973-4054-a972-824f6c20eba2 tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 202 Aug 12 14:47:35.352755 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 104/414] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:35 2026] DELETE /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:35.363374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-42484851-53c8-475c-89a9-54964c74ad6e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.366502 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42484851-53c8-475c-89a9-54964c74ad6e tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:35.367334 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42484851-53c8-475c-89a9-54964c74ad6e tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:35.367893 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42484851-53c8-475c-89a9-54964c74ad6e tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:35.376816 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.376816 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:35.382779 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-42484851-53c8-475c-89a9-54964c74ad6e tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Volume info retrieved successfully. Aug 12 14:47:35.389635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42484851-53c8-475c-89a9-54964c74ad6e tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 200 Aug 12 14:47:35.389816 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 101/415] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:35 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:35.454485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c70777bd-d555-4d91-85eb-63af212955b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.454985 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c70777bd-d555-4d91-85eb-63af212955b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:35.454985 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c70777bd-d555-4d91-85eb-63af212955b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:35.455289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c70777bd-d555-4d91-85eb-63af212955b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:35.470133 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.470133 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:35.477266 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c70777bd-d555-4d91-85eb-63af212955b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:35.484919 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c70777bd-d555-4d91-85eb-63af212955b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:35.486095 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 104/416] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:35 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:35.489793 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-46b9bc46-6eb1-4133-ac4e-1d93ecdd82ed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.492649 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46b9bc46-6eb1-4133-ac4e-1d93ecdd82ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:35.492868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46b9bc46-6eb1-4133-ac4e-1d93ecdd82ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:35.493103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46b9bc46-6eb1-4133-ac4e-1d93ecdd82ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:35.493252 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-46b9bc46-6eb1-4133-ac4e-1d93ecdd82ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:35.498420 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.498420 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:35.512730 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46b9bc46-6eb1-4133-ac4e-1d93ecdd82ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:35.513181 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 108/417] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:35 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:35.527315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c21b5b38-75a8-4d65-996e-c7687d4e9674 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.529159 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c21b5b38-75a8-4d65-996e-c7687d4e9674 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] PUT https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:35.529591 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c21b5b38-75a8-4d65-996e-c7687d4e9674 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ed71d93e-5ff4-419a-a737-34774b56f235"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:35.531013 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-c21b5b38-75a8-4d65-996e-c7687d4e9674 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Update called for group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa. {{(pid=100246) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 14:47:35.531192 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-c21b5b38-75a8-4d65-996e-c7687d4e9674 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Updating group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa with name None description: None add_volumes: ed71d93e-5ff4-419a-a737-34774b56f235 remove_volumes: None. Aug 12 14:47:35.535121 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.535121 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:35.576625 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c21b5b38-75a8-4d65-996e-c7687d4e9674 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 202 Aug 12 14:47:35.576625 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 105/418] 10.4.3.100 () {70 vars in 1406 bytes} [Wed Aug 12 14:47:35 2026] PUT /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:35.585845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7263cabc-5b9f-4926-9c29-8e02c69602ed None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.588206 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7263cabc-5b9f-4926-9c29-8e02c69602ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:35.588476 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7263cabc-5b9f-4926-9c29-8e02c69602ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:35.588725 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7263cabc-5b9f-4926-9c29-8e02c69602ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:35.588857 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-7263cabc-5b9f-4926-9c29-8e02c69602ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:35.592927 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.592927 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:35.603555 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7263cabc-5b9f-4926-9c29-8e02c69602ed tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:35.605252 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 102/419] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:35 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:35.804510 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6e7e79f4-0fc9-4652-ae44-a4e9434f44ab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.809530 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e7e79f4-0fc9-4652-ae44-a4e9434f44ab tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:35.810005 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e7e79f4-0fc9-4652-ae44-a4e9434f44ab tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:35.810291 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e7e79f4-0fc9-4652-ae44-a4e9434f44ab tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:35.810389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6e7e79f4-0fc9-4652-ae44-a4e9434f44ab tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:35.820868 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.820868 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:35.823115 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e7e79f4-0fc9-4652-ae44-a4e9434f44ab tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:35.823778 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 105/420] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:35 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:35.928137 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-cdac5664-f48c-4e9c-bd35-81b8fd73b36e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:35.932136 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-cdac5664-f48c-4e9c-bd35-81b8fd73b36e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] POST https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6/action Aug 12 14:47:35.932281 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-cdac5664-f48c-4e9c-bd35-81b8fd73b36e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:35.932328 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-cdac5664-f48c-4e9c-bd35-81b8fd73b36e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:35.970540 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:35.970540 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:35.998769 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e544b4e1-e852-4810-9390-b3b7cd00a517 req-cdac5664-f48c-4e9c-bd35-81b8fd73b36e tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6/action returned with HTTP 204 Aug 12 14:47:35.999480 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 109/421] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:35 2026] POST /volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:36.406662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc9dfeee-e5ba-4dca-9aeb-25d0a592b10f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:36.410288 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc9dfeee-e5ba-4dca-9aeb-25d0a592b10f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] GET https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 Aug 12 14:47:36.410665 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc9dfeee-e5ba-4dca-9aeb-25d0a592b10f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:36.411017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc9dfeee-e5ba-4dca-9aeb-25d0a592b10f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:36.422016 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc9dfeee-e5ba-4dca-9aeb-25d0a592b10f tempest-TestMultiAttachVolumeSwap-1333171833 tempest-TestMultiAttachVolumeSwap-1333171833-project-member] https://10.4.3.100/volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 returned with HTTP 404 Aug 12 14:47:36.422669 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 106/422] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:36 2026] GET /volume/v3/volumes/2b8fede3-87bd-41ba-9424-49ba547dd643 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:36.503994 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b6b67449-65d1-4043-be29-4cb4c8d90353 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:36.506290 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b6b67449-65d1-4043-be29-4cb4c8d90353 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:36.506478 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b6b67449-65d1-4043-be29-4cb4c8d90353 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:36.506807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b6b67449-65d1-4043-be29-4cb4c8d90353 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:36.515391 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:36.515391 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:36.519993 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b6b67449-65d1-4043-be29-4cb4c8d90353 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:36.526132 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b6b67449-65d1-4043-be29-4cb4c8d90353 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:36.526698 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 103/423] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:36 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:36.619859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bedac43e-5951-4e27-9a8d-dc38cd68fad2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:36.623883 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bedac43e-5951-4e27-9a8d-dc38cd68fad2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:36.624118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bedac43e-5951-4e27-9a8d-dc38cd68fad2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:36.624293 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bedac43e-5951-4e27-9a8d-dc38cd68fad2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:36.624361 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-bedac43e-5951-4e27-9a8d-dc38cd68fad2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:36.631105 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:36.631105 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:36.643826 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bedac43e-5951-4e27-9a8d-dc38cd68fad2 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 200 Aug 12 14:47:36.643826 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 106/424] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:36 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:36.657998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:36.662531 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:36.662882 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:36.663186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:36.663884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:36.665048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:36.676736 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:36.678536 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:36.678536 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:36.737812 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:36.743363 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:36.743363 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:36.749298 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:36.749898 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:36.806229 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:36.811292 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:36.811292 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:36.823344 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2ba52d3-27e5-4c56-992f-411abecb0a9c tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:36.823742 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 110/425] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:36 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:36.843356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7064d89f-0943-4c15-ae62-52072cf896be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:36.844437 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:36.850863 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7064d89f-0943-4c15-ae62-52072cf896be tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:36.851027 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/group_snapshots Aug 12 14:47:36.851607 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7064d89f-0943-4c15-ae62-52072cf896be tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:36.851607 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7064d89f-0943-4c15-ae62-52072cf896be tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:36.851711 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ca9b139a-86d0-4d2a-8ce1-4c12c0087daa", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1092183621"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:36.851773 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7064d89f-0943-4c15-ae62-52072cf896be tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:36.852226 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ca9b139a-86d0-4d2a-8ce1-4c12c0087daa', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1092183621'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 14:47:36.857165 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:36.857165 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:36.857555 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:36.857555 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:36.857555 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7064d89f-0943-4c15-ae62-52072cf896be tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:36.868965 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 107/426] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:36 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:47:36.872623 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.group_snapshots [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1092183621. Aug 12 14:47:36.911473 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:36.911473 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:36.931115 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-452592290 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-452592290, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:36.931115 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-452592290 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-452592290, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:36.997845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['96106330-cab3-4da8-b866-be2d7bf7b5e1', 'a4e43f00-2a99-49e0-9cef-d0b180d26322', '61caada8-7fef-471e-b814-2aa21a491f3e', '990b3927-88a7-4852-bf38-9d538039105e'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:37.069434 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-50bbadf2-0833-47b0-818b-e4e9846e3602 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots returned with HTTP 202 Aug 12 14:47:37.069744 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 104/427] 10.4.3.100 () {70 vars in 1324 bytes} [Wed Aug 12 14:47:36 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:37.084636 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7a977604-2bda-4e55-bf19-8d087019e4a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:37.087721 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a977604-2bda-4e55-bf19-8d087019e4a8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d Aug 12 14:47:37.087861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a977604-2bda-4e55-bf19-8d087019e4a8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:37.088075 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a977604-2bda-4e55-bf19-8d087019e4a8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:37.088281 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-7a977604-2bda-4e55-bf19-8d087019e4a8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 44cebc86-1cce-4e17-b9a3-2fd832b0ae9d {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:37.094892 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:37.094892 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:37.104487 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a977604-2bda-4e55-bf19-8d087019e4a8 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d returned with HTTP 200 Aug 12 14:47:37.104487 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 107/428] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:37 2026] GET /volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:37.553409 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32eec1a0-80a6-476b-ba0a-113529f4b063 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:37.555378 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32eec1a0-80a6-476b-ba0a-113529f4b063 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:37.556536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32eec1a0-80a6-476b-ba0a-113529f4b063 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:37.557246 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32eec1a0-80a6-476b-ba0a-113529f4b063 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:37.572489 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:37.572489 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:37.578707 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-32eec1a0-80a6-476b-ba0a-113529f4b063 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:37.588997 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32eec1a0-80a6-476b-ba0a-113529f4b063 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:37.588997 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 111/429] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:37 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 906 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:37.883931 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdf96c17-ab31-4d4e-bf2e-99dc4abb81f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:37.886450 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdf96c17-ab31-4d4e-bf2e-99dc4abb81f7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:37.887028 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdf96c17-ab31-4d4e-bf2e-99dc4abb81f7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:37.887360 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdf96c17-ab31-4d4e-bf2e-99dc4abb81f7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:37.887608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cdf96c17-ab31-4d4e-bf2e-99dc4abb81f7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:37.896308 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:37.896308 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:37.897860 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdf96c17-ab31-4d4e-bf2e-99dc4abb81f7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:37.898352 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 108/430] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:37 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:38.114215 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0e3e115c-ff21-4c5e-a075-e5cfbd192896 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.117704 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0e3e115c-ff21-4c5e-a075-e5cfbd192896 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d Aug 12 14:47:38.117918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0e3e115c-ff21-4c5e-a075-e5cfbd192896 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.118168 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0e3e115c-ff21-4c5e-a075-e5cfbd192896 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.118473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-0e3e115c-ff21-4c5e-a075-e5cfbd192896 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 44cebc86-1cce-4e17-b9a3-2fd832b0ae9d {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:38.122510 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.122510 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:38.126665 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0e3e115c-ff21-4c5e-a075-e5cfbd192896 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d returned with HTTP 200 Aug 12 14:47:38.127144 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 105/431] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d => generated 327 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:38.135966 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.139049 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:38.139290 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.139533 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.139793 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:38.142117 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:38.169399 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all snapshots completed successfully. Aug 12 14:47:38.170759 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.170759 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:38.172151 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4459d34b-9563-4d5e-880c-65b1a1523ff1 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:38.173029 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 108/432] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:38.190280 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-27f13d62-1b87-4ba4-8f33-87b5e143045a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.192365 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27f13d62-1b87-4ba4-8f33-87b5e143045a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/5ca989d9-e769-4b8c-bf62-0e1df7db165c Aug 12 14:47:38.192741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27f13d62-1b87-4ba4-8f33-87b5e143045a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.194013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27f13d62-1b87-4ba4-8f33-87b5e143045a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.200033 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.200033 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:38.200917 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-27f13d62-1b87-4ba4-8f33-87b5e143045a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Snapshot retrieved successfully. Aug 12 14:47:38.202230 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27f13d62-1b87-4ba4-8f33-87b5e143045a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/5ca989d9-e769-4b8c-bf62-0e1df7db165c returned with HTTP 200 Aug 12 14:47:38.203652 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 112/433] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/snapshots/5ca989d9-e769-4b8c-bf62-0e1df7db165c => generated 470 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:38.215418 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f4249f1-1b4f-4b2e-9a26-07ed4e5a60e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.217851 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f4249f1-1b4f-4b2e-9a26-07ed4e5a60e0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/238c9aa1-15b7-48db-be37-220da31bc17a Aug 12 14:47:38.218251 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f4249f1-1b4f-4b2e-9a26-07ed4e5a60e0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.218712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f4249f1-1b4f-4b2e-9a26-07ed4e5a60e0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.227664 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.227664 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:38.229483 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0f4249f1-1b4f-4b2e-9a26-07ed4e5a60e0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Snapshot retrieved successfully. Aug 12 14:47:38.229742 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f4249f1-1b4f-4b2e-9a26-07ed4e5a60e0 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/238c9aa1-15b7-48db-be37-220da31bc17a returned with HTTP 200 Aug 12 14:47:38.230900 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 109/434] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/snapshots/238c9aa1-15b7-48db-be37-220da31bc17a => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:38.245706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-380091eb-a0d1-48db-977d-d4c74a5dde50 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.257195 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-380091eb-a0d1-48db-977d-d4c74a5dde50 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] DELETE https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d Aug 12 14:47:38.257531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-380091eb-a0d1-48db-977d-d4c74a5dde50 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.257806 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-380091eb-a0d1-48db-977d-d4c74a5dde50 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.258013 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-380091eb-a0d1-48db-977d-d4c74a5dde50 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for member 44cebc86-1cce-4e17-b9a3-2fd832b0ae9d {{(pid=100247) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 14:47:38.258169 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.group_snapshots [None req-380091eb-a0d1-48db-977d-d4c74a5dde50 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group_snapshot with id: 44cebc86-1cce-4e17-b9a3-2fd832b0ae9d Aug 12 14:47:38.262514 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.262514 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:38.312643 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-380091eb-a0d1-48db-977d-d4c74a5dde50 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d returned with HTTP 202 Aug 12 14:47:38.313004 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 106/435] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:47:38 2026] DELETE /volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:38.334010 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.340123 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:38.340357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.340659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.342604 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:38.344384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:38.366398 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:38.367658 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:38.367848 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:38.428491 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:38.433948 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.433948 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:38.441640 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:38.441963 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:38.505377 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:38.510853 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.510853 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:38.536354 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf21b407-cd66-493d-9dd2-7f0a5cae6e39 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:38.538318 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 109/436] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:38.567611 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-95ec351e-c24b-4911-a047-103ca0c8839a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.584540 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95ec351e-c24b-4911-a047-103ca0c8839a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:38.584540 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95ec351e-c24b-4911-a047-103ca0c8839a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.584540 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95ec351e-c24b-4911-a047-103ca0c8839a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.584540 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-95ec351e-c24b-4911-a047-103ca0c8839a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:38.585208 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-95ec351e-c24b-4911-a047-103ca0c8839a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:38.599833 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-95ec351e-c24b-4911-a047-103ca0c8839a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all snapshots completed successfully. Aug 12 14:47:38.601096 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95ec351e-c24b-4911-a047-103ca0c8839a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:38.601709 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 113/437] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:47:38.612566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0af35c7b-9ff9-4d6c-8dbb-89b4b147261d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.614838 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0af35c7b-9ff9-4d6c-8dbb-89b4b147261d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d Aug 12 14:47:38.614977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d727f1aa-f4cb-422a-b0a7-9f4831471a5f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.615037 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0af35c7b-9ff9-4d6c-8dbb-89b4b147261d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.615259 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0af35c7b-9ff9-4d6c-8dbb-89b4b147261d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.615435 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-0af35c7b-9ff9-4d6c-8dbb-89b4b147261d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 44cebc86-1cce-4e17-b9a3-2fd832b0ae9d {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:38.617701 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d727f1aa-f4cb-422a-b0a7-9f4831471a5f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:38.618169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d727f1aa-f4cb-422a-b0a7-9f4831471a5f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.618419 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d727f1aa-f4cb-422a-b0a7-9f4831471a5f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.618709 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0af35c7b-9ff9-4d6c-8dbb-89b4b147261d tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d returned with HTTP 404 Aug 12 14:47:38.619432 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 110/438] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:38.630490 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.630490 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:38.635301 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-15a77e07-fc3e-446f-beb2-50637aeabd74 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.636221 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d727f1aa-f4cb-422a-b0a7-9f4831471a5f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:38.640585 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15a77e07-fc3e-446f-beb2-50637aeabd74 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] DELETE https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d Aug 12 14:47:38.640585 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15a77e07-fc3e-446f-beb2-50637aeabd74 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.640585 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15a77e07-fc3e-446f-beb2-50637aeabd74 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.640585 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-15a77e07-fc3e-446f-beb2-50637aeabd74 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for member 44cebc86-1cce-4e17-b9a3-2fd832b0ae9d {{(pid=100249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 14:47:38.640585 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-15a77e07-fc3e-446f-beb2-50637aeabd74 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group_snapshot with id: 44cebc86-1cce-4e17-b9a3-2fd832b0ae9d Aug 12 14:47:38.643573 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d727f1aa-f4cb-422a-b0a7-9f4831471a5f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:38.643801 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15a77e07-fc3e-446f-beb2-50637aeabd74 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d returned with HTTP 404 Aug 12 14:47:38.643925 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 107/439] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:38.644622 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 110/440] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:47:38 2026] DELETE /volume/v3/group_snapshots/44cebc86-1cce-4e17-b9a3-2fd832b0ae9d => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:38.654266 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.656428 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:38.656924 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.657136 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.657367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:38.658197 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:38.669339 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:38.669871 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:38.670112 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:38.715966 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:38.719390 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.719390 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:38.724151 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:38.724395 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:38.772516 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:38.776834 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.776834 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:38.789999 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a287a0e2-62f3-43ef-839b-c4a6616feb10 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:38.790594 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 114/441] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:38.804946 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4b0ba6a0-fa46-47e8-9ac4-20449cd2b511 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.807890 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b0ba6a0-fa46-47e8-9ac4-20449cd2b511 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa/action Aug 12 14:47:38.808436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b0ba6a0-fa46-47e8-9ac4-20449cd2b511 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:38.809206 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b0ba6a0-fa46-47e8-9ac4-20449cd2b511 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:38.810775 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-4b0ba6a0-fa46-47e8-9ac4-20449cd2b511 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for group ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:47:38.810932 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-4b0ba6a0-fa46-47e8-9ac4-20449cd2b511 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group with id: ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:38.816010 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.816010 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:38.869412 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b0ba6a0-fa46-47e8-9ac4-20449cd2b511 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa/action returned with HTTP 202 Aug 12 14:47:38.869930 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 111/442] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:47:38 2026] POST /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:38.881087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.883523 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 Aug 12 14:47:38.883812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.884079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.893093 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.893093 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:38.901203 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:38.902554 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:38.902809 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:38.911579 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9877728c-2c3a-4b62-b316-69977524e928 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:38.913892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9877728c-2c3a-4b62-b316-69977524e928 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:38.915344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9877728c-2c3a-4b62-b316-69977524e928 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:38.915344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9877728c-2c3a-4b62-b316-69977524e928 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:38.915897 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9877728c-2c3a-4b62-b316-69977524e928 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:38.928177 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.928177 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:38.929571 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9877728c-2c3a-4b62-b316-69977524e928 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:38.930152 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 111/443] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:38.953835 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:38.958909 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:38.958909 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:38.969947 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d076c91d-95f3-4f23-93c5-b8571b6715cf tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 returned with HTTP 200 Aug 12 14:47:38.970930 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 108/444] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:38 2026] GET /volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:39.665856 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-93e1c02f-b2af-4904-bf59-fcb797ffdbd3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:39.667519 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93e1c02f-b2af-4904-bf59-fcb797ffdbd3 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:39.667727 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93e1c02f-b2af-4904-bf59-fcb797ffdbd3 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:39.667957 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-93e1c02f-b2af-4904-bf59-fcb797ffdbd3 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:39.679330 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:39.679330 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:39.685420 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-93e1c02f-b2af-4904-bf59-fcb797ffdbd3 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:39.694107 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-93e1c02f-b2af-4904-bf59-fcb797ffdbd3 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:39.694714 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 115/445] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:39 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 906 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:39.948568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28cd6001-c106-452d-986f-fb7f2b1e361c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:39.953355 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28cd6001-c106-452d-986f-fb7f2b1e361c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:39.953629 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28cd6001-c106-452d-986f-fb7f2b1e361c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:39.953842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28cd6001-c106-452d-986f-fb7f2b1e361c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:39.953990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-28cd6001-c106-452d-986f-fb7f2b1e361c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:39.961031 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:39.961031 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:39.962172 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28cd6001-c106-452d-986f-fb7f2b1e361c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:39.962869 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 112/446] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:39 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:39.995667 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f292e13c-2f96-403c-bd5e-815e0dfed819 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.000830 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f292e13c-2f96-403c-bd5e-815e0dfed819 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 Aug 12 14:47:40.001143 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f292e13c-2f96-403c-bd5e-815e0dfed819 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.001392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f292e13c-2f96-403c-bd5e-815e0dfed819 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.007702 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f292e13c-2f96-403c-bd5e-815e0dfed819 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 returned with HTTP 404 Aug 12 14:47:40.008329 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 112/447] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:39 2026] GET /volume/v3/volumes/ed71d93e-5ff4-419a-a737-34774b56f235 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:40.017808 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-25255890-13ca-4d20-8701-efa493eab050 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.019868 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25255890-13ca-4d20-8701-efa493eab050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc Aug 12 14:47:40.020320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25255890-13ca-4d20-8701-efa493eab050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.020320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25255890-13ca-4d20-8701-efa493eab050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.031315 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25255890-13ca-4d20-8701-efa493eab050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc returned with HTTP 404 Aug 12 14:47:40.031755 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 109/448] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:40 2026] GET /volume/v3/volumes/5df1f089-0346-4382-8181-be7eb04a7bdc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:40.042044 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2fb16998-5456-4bdf-b773-07ed3f8e6709 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.044741 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fb16998-5456-4bdf-b773-07ed3f8e6709 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa Aug 12 14:47:40.044849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fb16998-5456-4bdf-b773-07ed3f8e6709 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.045119 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fb16998-5456-4bdf-b773-07ed3f8e6709 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.045524 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-2fb16998-5456-4bdf-b773-07ed3f8e6709 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member ca9b139a-86d0-4d2a-8ce1-4c12c0087daa {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:40.049820 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fb16998-5456-4bdf-b773-07ed3f8e6709 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa returned with HTTP 404 Aug 12 14:47:40.051257 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 116/449] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:40 2026] GET /volume/v3/groups/ca9b139a-86d0-4d2a-8ce1-4c12c0087daa => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:40.059392 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c20daa4f-1838-43b1-a484-5641e844c1f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.064486 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c20daa4f-1838-43b1-a484-5641e844c1f2 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/0f8f2967-9a63-4b3b-9ad4-ca4dd831c3e8 Aug 12 14:47:40.064486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c20daa4f-1838-43b1-a484-5641e844c1f2 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.064486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c20daa4f-1838-43b1-a484-5641e844c1f2 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.077782 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c20daa4f-1838-43b1-a484-5641e844c1f2 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/group_types/0f8f2967-9a63-4b3b-9ad4-ca4dd831c3e8 returned with HTTP 202 Aug 12 14:47:40.078323 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 113/450] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:47:40 2026] DELETE /volume/v3/group_types/0f8f2967-9a63-4b3b-9ad4-ca4dd831c3e8 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:40.088171 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1c48097-d9c6-44a8-98eb-462406590017 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.090761 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1c48097-d9c6-44a8-98eb-462406590017 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] DELETE https://10.4.3.100/volume/v3/types/868db0d6-0c42-4610-8c3a-3f0afd869a3a Aug 12 14:47:40.091083 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1c48097-d9c6-44a8-98eb-462406590017 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.091323 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1c48097-d9c6-44a8-98eb-462406590017 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.150415 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1c48097-d9c6-44a8-98eb-462406590017 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types/868db0d6-0c42-4610-8c3a-3f0afd869a3a returned with HTTP 202 Aug 12 14:47:40.151025 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 113/451] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:47:40 2026] DELETE /volume/v3/types/868db0d6-0c42-4610-8c3a-3f0afd869a3a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:40.162264 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ad16d2bd-ef3c-4c83-898b-ecb656512a34 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.164204 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad16d2bd-ef3c-4c83-898b-ecb656512a34 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] GET https://10.4.3.100/volume/v3/types/868db0d6-0c42-4610-8c3a-3f0afd869a3a Aug 12 14:47:40.164439 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad16d2bd-ef3c-4c83-898b-ecb656512a34 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.164688 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad16d2bd-ef3c-4c83-898b-ecb656512a34 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.169245 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad16d2bd-ef3c-4c83-898b-ecb656512a34 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types/868db0d6-0c42-4610-8c3a-3f0afd869a3a returned with HTTP 404 Aug 12 14:47:40.169942 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 110/452] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:47:40 2026] GET /volume/v3/types/868db0d6-0c42-4610-8c3a-3f0afd869a3a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:40.181483 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-48ba94f1-acc2-44b3-8080-d4393b87d452 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.184126 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48ba94f1-acc2-44b3-8080-d4393b87d452 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:47:40.184561 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-48ba94f1-acc2-44b3-8080-d4393b87d452 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-73222940"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:40.205668 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-48ba94f1-acc2-44b3-8080-d4393b87d452 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:47:40.206664 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 117/453] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:47:40 2026] POST /volume/v3/types => generated 222 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:40.217481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4215ed95-f47e-4e7e-a8e0-0318d529ba8c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.219275 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4215ed95-f47e-4e7e-a8e0-0318d529ba8c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:47:40.219620 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4215ed95-f47e-4e7e-a8e0-0318d529ba8c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-605296183"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:40.239642 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4215ed95-f47e-4e7e-a8e0-0318d529ba8c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:47:40.240493 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 114/454] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:47:40 2026] POST /volume/v3/group_types => generated 180 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:40.252714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec8adee1-11d0-4bff-a164-3a208964528e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.255852 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:47:40.256311 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "677eee77-2a16-40b7-b896-0eb9810c5152", "volume_types": ["c1f712a7-8561-483f-b609-fd6ab36ceae7"], "name": "tempest-GroupSnapshotsTest-Group-1552943547"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:40.258758 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating new group {'group': {'group_type': '677eee77-2a16-40b7-b896-0eb9810c5152', 'volume_types': ['c1f712a7-8561-483f-b609-fd6ab36ceae7'], 'name': 'tempest-GroupSnapshotsTest-Group-1552943547'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:47:40.263780 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating group tempest-GroupSnapshotsTest-Group-1552943547. Aug 12 14:47:40.286882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:47:40.286479. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:47:40.287047 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:40.307170 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['439fc16f-7089-427f-828c-e1fe3e687431'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:40.355765 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec8adee1-11d0-4bff-a164-3a208964528e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:47:40.356305 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 114/455] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:47:40 2026] POST /volume/v3/groups => generated 112 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:40.371303 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0b448541-2173-49ea-8266-437016ddd526 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.377350 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b448541-2173-49ea-8266-437016ddd526 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a Aug 12 14:47:40.377671 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b448541-2173-49ea-8266-437016ddd526 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.377919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b448541-2173-49ea-8266-437016ddd526 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.378191 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-0b448541-2173-49ea-8266-437016ddd526 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 16ad1095-ec61-405d-8cc5-5d40cbb5086a {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:40.382759 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:40.382759 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:40.394438 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b448541-2173-49ea-8266-437016ddd526 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a returned with HTTP 200 Aug 12 14:47:40.394988 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 111/456] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:40 2026] GET /volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:40.429004 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3d5513f1-29df-4189-b265-92fb6f4b8eaa req-a5aeee1f-86fd-43e2-8ffb-ce983e7acc3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.432439 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3d5513f1-29df-4189-b265-92fb6f4b8eaa req-a5aeee1f-86fd-43e2-8ffb-ce983e7acc3b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] DELETE https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 Aug 12 14:47:40.434649 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3d5513f1-29df-4189-b265-92fb6f4b8eaa req-a5aeee1f-86fd-43e2-8ffb-ce983e7acc3b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.434649 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3d5513f1-29df-4189-b265-92fb6f4b8eaa req-a5aeee1f-86fd-43e2-8ffb-ce983e7acc3b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.443161 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:40.443161 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:40.531629 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3d5513f1-29df-4189-b265-92fb6f4b8eaa req-a5aeee1f-86fd-43e2-8ffb-ce983e7acc3b tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 returned with HTTP 200 Aug 12 14:47:40.532508 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 118/457] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:40 2026] DELETE /volume/v3/attachments/5836a42c-de82-4d1b-8ac9-902782a838f6 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:40.713751 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e1abd7df-a6ae-4e8b-86bf-ee8b132469a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.719006 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1abd7df-a6ae-4e8b-86bf-ee8b132469a1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:40.719317 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1abd7df-a6ae-4e8b-86bf-ee8b132469a1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.719598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e1abd7df-a6ae-4e8b-86bf-ee8b132469a1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.736297 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:40.736297 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:40.743957 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e1abd7df-a6ae-4e8b-86bf-ee8b132469a1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:40.754606 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e1abd7df-a6ae-4e8b-86bf-ee8b132469a1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:40.755731 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 115/458] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:40 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:40.974308 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a86ba1ad-208c-42a0-8e39-36959839a522 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:40.976665 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a86ba1ad-208c-42a0-8e39-36959839a522 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:40.976940 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a86ba1ad-208c-42a0-8e39-36959839a522 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:40.977215 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a86ba1ad-208c-42a0-8e39-36959839a522 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:40.977370 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a86ba1ad-208c-42a0-8e39-36959839a522 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:40.986141 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:40.986141 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:40.986976 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a86ba1ad-208c-42a0-8e39-36959839a522 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:40.987508 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 115/459] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:40 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:41.409410 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bb3f45e7-0bbe-4586-9b63-f9add06d7ad9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.412098 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bb3f45e7-0bbe-4586-9b63-f9add06d7ad9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a Aug 12 14:47:41.412357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bb3f45e7-0bbe-4586-9b63-f9add06d7ad9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.412565 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bb3f45e7-0bbe-4586-9b63-f9add06d7ad9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.412703 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-bb3f45e7-0bbe-4586-9b63-f9add06d7ad9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 16ad1095-ec61-405d-8cc5-5d40cbb5086a {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:41.419310 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.419310 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:41.432431 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bb3f45e7-0bbe-4586-9b63-f9add06d7ad9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a returned with HTTP 200 Aug 12 14:47:41.433276 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 112/460] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:41 2026] GET /volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a => generated 393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:41.449116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.451180 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:41.451807 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2097989530", "volume_type": "c1f712a7-8561-483f-b609-fd6ab36ceae7", "group_id": "16ad1095-ec61-405d-8cc5-5d40cbb5086a", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:41.454291 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2097989530', 'volume_type': 'c1f712a7-8561-483f-b609-fd6ab36ceae7', 'group_id': '16ad1095-ec61-405d-8cc5-5d40cbb5086a', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:41.465525 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.465525 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:41.465525 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume of 1 GB Aug 12 14:47:41.471637 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Availability Zones retrieved successfully. Aug 12 14:47:41.479064 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (d1d031b3-53ac-48e8-ab56-c899b0c9322a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:41.480384 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f08e6f0-31f4-4bfb-bef5-f0163edbbdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:41.481102 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.481102 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:41.481764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:41.508088 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f08e6f0-31f4-4bfb-bef5-f0163edbbdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:47:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c1f712a7-8561-483f-b609-fd6ab36ceae7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-73222940',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c1f712a7-8561-483f-b609-fd6ab36ceae7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '16ad1095-ec61-405d-8cc5-5d40cbb5086a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:41.509203 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1bf2697-1a2b-41de-a7ae-041bcb765a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:41.545731 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-73222940 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-73222940, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:41.546190 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-73222940 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-73222940, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:41.596018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['5c3b410a-0ef1-4191-a8d4-644fdc5239b3', '9931f95e-de83-4108-87ee-3ca6ebb31b0b', 'd7182ec6-22ad-4fd6-8f65-9a3db119dbf8', 'd63549d5-c599-4fc7-804e-229eba2cdfb3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:41.597213 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1bf2697-1a2b-41de-a7ae-041bcb765a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c3b410a-0ef1-4191-a8d4-644fdc5239b3', '9931f95e-de83-4108-87ee-3ca6ebb31b0b', 'd7182ec6-22ad-4fd6-8f65-9a3db119dbf8', 'd63549d5-c599-4fc7-804e-229eba2cdfb3']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:41.598578 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9698e84-0f5f-47ab-8c23-bbd20eb11f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:41.634201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9698e84-0f5f-47ab-8c23-bbd20eb11f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efd13c79-4a72-4948-b9a9-304fccbb8f6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2097989530',encryption_key_id=None,group_id=16ad1095-ec61-405d-8cc5-5d40cbb5086a,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['5c3b410a-0ef1-4191-a8d4-644fdc5239b3','9931f95e-de83-4108-87ee-3ca6ebb31b0b','d7182ec6-22ad-4fd6-8f65-9a3db119dbf8','d63549d5-c599-4fc7-804e-229eba2cdfb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=c1f712a7-8561-483f-b609-fd6ab36ceae7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2097989530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=16ad1095-ec61-405d-8cc5-5d40cbb5086a,host=None,id=efd13c79-4a72-4948-b9a9-304fccbb8f6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea8566d0dcf447b6993edb2abe439427',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c4f921b1184429af18dd55766a2dee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c1f712a7-8561-483f-b609-fd6ab36ceae7),volume_type_id=c1f712a7-8561-483f-b609-fd6ab36ceae7)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:41.635425 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f54c3eaf-a35f-454a-adaf-d68b10b9df03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:41.667081 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f54c3eaf-a35f-454a-adaf-d68b10b9df03) transitioned into state 'SUCCESS' from state '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-2097989530',encryption_key_id=None,group_id=16ad1095-ec61-405d-8cc5-5d40cbb5086a,group_type_id=,metadata={},multiattach=False,project_id='ea8566d0dcf447b6993edb2abe439427',qos_specs=None,replication_status=,reservations=['5c3b410a-0ef1-4191-a8d4-644fdc5239b3','9931f95e-de83-4108-87ee-3ca6ebb31b0b','d7182ec6-22ad-4fd6-8f65-9a3db119dbf8','d63549d5-c599-4fc7-804e-229eba2cdfb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c4f921b1184429af18dd55766a2dee',volume_type_id=c1f712a7-8561-483f-b609-fd6ab36ceae7)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:41.668001 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e6d900-6365-47fb-9981-31c7e3526a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:41.686041 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41e6d900-6365-47fb-9981-31c7e3526a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:41.687106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Flow 'volume_create_api' (d1d031b3-53ac-48e8-ab56-c899b0c9322a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:41.687581 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Create volume request issued successfully. Aug 12 14:47:41.688323 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:41.688540 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:41.731170 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:41.734824 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.734824 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:41.739479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a2589b5-6c19-48d9-b5fc-89d56c69a7ef tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:41.740130 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 119/461] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:47:41 2026] POST /volume/v3/volumes => generated 821 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:41.758982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.763641 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a Aug 12 14:47:41.764012 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.764330 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.778677 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.778677 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:41.783671 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-49863ef0-7483-41b6-8857-a96992b5b541 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.785072 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:41.786270 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:41.786555 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:41.788483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49863ef0-7483-41b6-8857-a96992b5b541 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:41.788483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49863ef0-7483-41b6-8857-a96992b5b541 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.788483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49863ef0-7483-41b6-8857-a96992b5b541 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.799686 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.799686 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:41.813523 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-49863ef0-7483-41b6-8857-a96992b5b541 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:41.813764 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-452509b2-abcc-42cf-baa1-79df01a23ee0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.814295 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-452509b2-abcc-42cf-baa1-79df01a23ee0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:41.814513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-452509b2-abcc-42cf-baa1-79df01a23ee0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.814706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-452509b2-abcc-42cf-baa1-79df01a23ee0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.821566 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49863ef0-7483-41b6-8857-a96992b5b541 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:41.821566 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 116/462] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:41 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:41.824697 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.824697 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:41.833882 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-452509b2-abcc-42cf-baa1-79df01a23ee0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:41.840018 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-452509b2-abcc-42cf-baa1-79df01a23ee0 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:41.840374 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 113/463] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:41 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:41.845123 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:41.850838 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.850838 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:41.860285 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b136aad-8b0e-423d-9637-891ce97e7af7 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a returned with HTTP 200 Aug 12 14:47:41.860829 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 116/464] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:41 2026] GET /volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a => generated 889 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:41.864593 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-4f41d7f3-4e6f-482d-8816-c006e6b3b182 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.869833 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-4f41d7f3-4e6f-482d-8816-c006e6b3b182 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:41.869833 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-4f41d7f3-4e6f-482d-8816-c006e6b3b182 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.869833 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-4f41d7f3-4e6f-482d-8816-c006e6b3b182 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.878540 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.878540 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:41.884866 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-4f41d7f3-4e6f-482d-8816-c006e6b3b182 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:41.891771 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-4f41d7f3-4e6f-482d-8816-c006e6b3b182 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:41.892413 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 120/465] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:41 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:41.901869 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b519ad9-ed12-48a0-babe-c951f613ad49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.905581 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b519ad9-ed12-48a0-babe-c951f613ad49 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:41.905581 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b519ad9-ed12-48a0-babe-c951f613ad49 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.905581 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b519ad9-ed12-48a0-babe-c951f613ad49 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.915056 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.915056 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:41.924618 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5b519ad9-ed12-48a0-babe-c951f613ad49 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:41.932327 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b519ad9-ed12-48a0-babe-c951f613ad49 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:41.932995 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 117/466] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:41 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:41.937908 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-281d1c27-6c53-4a6d-a707-5df9ba573edb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.941052 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-281d1c27-6c53-4a6d-a707-5df9ba573edb tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:41.941052 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-281d1c27-6c53-4a6d-a707-5df9ba573edb tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.941374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-281d1c27-6c53-4a6d-a707-5df9ba573edb tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.952990 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.952990 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:41.959426 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:41.962325 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:41.962627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:41.962885 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:41.963135 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Delete volume with id: c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:41.967296 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-281d1c27-6c53-4a6d-a707-5df9ba573edb tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:41.975207 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:41.975207 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:41.976016 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:41.976862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-281d1c27-6c53-4a6d-a707-5df9ba573edb tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:41.977480 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 114/467] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:41 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:42.002048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f65519da-0332-4e69-aa10-9496ced76ddc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.007659 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Delete volume request issued successfully. Aug 12 14:47:42.007742 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f65519da-0332-4e69-aa10-9496ced76ddc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:42.007801 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c502ef0d-d723-47d0-868f-3cfe50b30a64 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 202 Aug 12 14:47:42.007837 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f65519da-0332-4e69-aa10-9496ced76ddc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.007837 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f65519da-0332-4e69-aa10-9496ced76ddc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.007837 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f65519da-0332-4e69-aa10-9496ced76ddc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:42.007921 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 117/468] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:41 2026] DELETE /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:42.013447 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.013447 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:42.014774 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f65519da-0332-4e69-aa10-9496ced76ddc tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:42.015411 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 121/469] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:42 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:42.019091 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d5983bd7-4ac4-4d36-8f51-0efb4122e6d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.021188 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5983bd7-4ac4-4d36-8f51-0efb4122e6d6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:42.021415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5983bd7-4ac4-4d36-8f51-0efb4122e6d6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.021654 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5983bd7-4ac4-4d36-8f51-0efb4122e6d6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.029488 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.029488 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:42.033882 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d5983bd7-4ac4-4d36-8f51-0efb4122e6d6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Volume info retrieved successfully. Aug 12 14:47:42.037496 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-ba54efe9-9e2f-469a-bfc8-41f5641cc841 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.040930 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5983bd7-4ac4-4d36-8f51-0efb4122e6d6 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 200 Aug 12 14:47:42.041066 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-ba54efe9-9e2f-469a-bfc8-41f5641cc841 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:42.041105 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 118/470] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:42 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:42.041162 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-ba54efe9-9e2f-469a-bfc8-41f5641cc841 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.041162 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-ba54efe9-9e2f-469a-bfc8-41f5641cc841 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.050387 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.050387 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:42.056404 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-ba54efe9-9e2f-469a-bfc8-41f5641cc841 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:42.061981 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-ba54efe9-9e2f-469a-bfc8-41f5641cc841 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:42.062602 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 115/471] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:42 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:42.177546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30bc6344-7a65-426b-ba3b-dacda25dd651 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.177880 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30bc6344-7a65-426b-ba3b-dacda25dd651 None None] GET https://10.4.3.100/volume// Aug 12 14:47:42.178110 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30bc6344-7a65-426b-ba3b-dacda25dd651 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.178356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30bc6344-7a65-426b-ba3b-dacda25dd651 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.178779 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30bc6344-7a65-426b-ba3b-dacda25dd651 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:42.179109 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 118/472] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:47: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 14:47:42.190476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-10ff61b2-ccec-47f3-8554-59b4ab58eaca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.192742 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-10ff61b2-ccec-47f3-8554-59b4ab58eaca tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:42.193658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-10ff61b2-ccec-47f3-8554-59b4ab58eaca tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68e90d73-d3fb-41ca-8a80-330a6b5ea985", "connector": null, "instance_uuid": "547bf825-21bb-4f52-aa27-1894ff55a7d4"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:42.206136 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.206136 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:42.244406 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-10ff61b2-ccec-47f3-8554-59b4ab58eaca tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:42.244921 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 122/473] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:42 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 14:47:42.283399 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bd0f5d46-d19a-4dfe-88f1-d47f682e4f5a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.285541 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd0f5d46-d19a-4dfe-88f1-d47f682e4f5a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:42.285756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd0f5d46-d19a-4dfe-88f1-d47f682e4f5a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.285965 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd0f5d46-d19a-4dfe-88f1-d47f682e4f5a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.299043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-0dab24ba-92f5-46aa-9e6c-391838b7b92e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.299622 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.299622 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:42.301043 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f47d3611-eefe-472b-92c6-fabf28043fed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.301590 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f47d3611-eefe-472b-92c6-fabf28043fed None None] GET https://10.4.3.100/volume// Aug 12 14:47:42.301900 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-0dab24ba-92f5-46aa-9e6c-391838b7b92e tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:42.302229 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-0dab24ba-92f5-46aa-9e6c-391838b7b92e tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.302558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-0dab24ba-92f5-46aa-9e6c-391838b7b92e tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.302842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f47d3611-eefe-472b-92c6-fabf28043fed None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.303636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f47d3611-eefe-472b-92c6-fabf28043fed None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.303855 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f47d3611-eefe-472b-92c6-fabf28043fed None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:42.304475 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 119/474] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47:42 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 14:47:42.306081 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bd0f5d46-d19a-4dfe-88f1-d47f682e4f5a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:42.311970 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd0f5d46-d19a-4dfe-88f1-d47f682e4f5a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:42.312504 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 119/475] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:42 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:42.321042 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.321042 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:42.321597 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-a0a400c9-b6fd-4d2b-8dbc-f14f7998488b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.325187 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-a0a400c9-b6fd-4d2b-8dbc-f14f7998488b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:42.325894 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-a0a400c9-b6fd-4d2b-8dbc-f14f7998488b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.326130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-a0a400c9-b6fd-4d2b-8dbc-f14f7998488b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.326220 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-0dab24ba-92f5-46aa-9e6c-391838b7b92e tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:42.333845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-0dab24ba-92f5-46aa-9e6c-391838b7b92e tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:42.334398 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 116/476] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:42 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 1160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:42.340080 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.340080 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:42.345126 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-a0a400c9-b6fd-4d2b-8dbc-f14f7998488b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:42.348130 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93ccaa73-1fb1-4837-a0df-f689899f3ff3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.348641 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93ccaa73-1fb1-4837-a0df-f689899f3ff3 None None] GET https://10.4.3.100/volume// Aug 12 14:47:42.348849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93ccaa73-1fb1-4837-a0df-f689899f3ff3 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.349073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93ccaa73-1fb1-4837-a0df-f689899f3ff3 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.349521 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93ccaa73-1fb1-4837-a0df-f689899f3ff3 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:42.349988 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 120/477] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:47: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 14:47:42.354382 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-a0a400c9-b6fd-4d2b-8dbc-f14f7998488b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:42.355056 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 123/478] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:42 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:42.358486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-69d219a4-7aa2-4363-9dcf-ee6dc7b7349a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.361396 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-69d219a4-7aa2-4363-9dcf-ee6dc7b7349a tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:42.361836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-69d219a4-7aa2-4363-9dcf-ee6dc7b7349a tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e15aa5c1-028d-4596-afae-96af00ca3478", "connector": null, "instance_uuid": "152617a7-8b76-4914-8d74-d33240f13f22"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:42.378017 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.378017 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:42.419365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-69d219a4-7aa2-4363-9dcf-ee6dc7b7349a tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:42.419991 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 120/479] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:42 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 14:47:42.451476 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-31ab846a-bd1f-40f2-bc56-5f5f91aee353 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.453885 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-31ab846a-bd1f-40f2-bc56-5f5f91aee353 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] PUT https://10.4.3.100/volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23 Aug 12 14:47:42.454408 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-31ab846a-bd1f-40f2-bc56-5f5f91aee353 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:42.461777 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-31ab846a-bd1f-40f2-bc56-5f5f91aee353 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Acquiring lock "cinder-attachment_update-68e90d73-d3fb-41ca-8a80-330a6b5ea985-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:42.469735 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-31ab846a-bd1f-40f2-bc56-5f5f91aee353 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-68e90d73-d3fb-41ca-8a80-330a6b5ea985-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:42.470971 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.470971 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:42.576926 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-31ab846a-bd1f-40f2-bc56-5f5f91aee353 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-68e90d73-d3fb-41ca-8a80-330a6b5ea985-np0000007067" released by "attachment_update" :: held 0.107s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:42.577338 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-31ab846a-bd1f-40f2-bc56-5f5f91aee353 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23 returned with HTTP 200 Aug 12 14:47:42.577805 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 117/480] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:42 2026] PUT /volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:42.878749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:42.881211 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a Aug 12 14:47:42.881508 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:42.881901 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:42.894852 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.894852 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:42.901526 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:42.902438 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:42.902643 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:42.964479 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:42.969646 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:42.969646 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:42.981814 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b3eae98-391a-4cc7-819c-67f0b09c5050 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a returned with HTTP 200 Aug 12 14:47:42.982212 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 121/481] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:42 2026] GET /volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a => generated 914 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:43.001740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b86f7cae-a264-42f7-a160-39bc31a70145 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.005240 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b86f7cae-a264-42f7-a160-39bc31a70145 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/group_snapshots Aug 12 14:47:43.005240 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b86f7cae-a264-42f7-a160-39bc31a70145 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "16ad1095-ec61-405d-8cc5-5d40cbb5086a", "name": "tempest-group_snapshot-1769697285"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:43.007911 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-b86f7cae-a264-42f7-a160-39bc31a70145 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '16ad1095-ec61-405d-8cc5-5d40cbb5086a', 'name': 'tempest-group_snapshot-1769697285'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 14:47:43.013280 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.013280 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:43.017855 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.group_snapshots [None req-b86f7cae-a264-42f7-a160-39bc31a70145 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Creating group_snapshot tempest-group_snapshot-1769697285. Aug 12 14:47:43.029611 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aca1b26e-28cb-402a-a32e-834535023fa9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.035291 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aca1b26e-28cb-402a-a32e-834535023fa9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:43.035624 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aca1b26e-28cb-402a-a32e-834535023fa9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.035859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aca1b26e-28cb-402a-a32e-834535023fa9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.036008 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-aca1b26e-28cb-402a-a32e-834535023fa9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:43.044928 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.044928 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:43.045997 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aca1b26e-28cb-402a-a32e-834535023fa9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:43.046510 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 121/482] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:43.059574 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.059574 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:43.060116 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-26fb131a-2bce-4b9d-8770-707803df9e08 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.061144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-44845117-a591-4618-8b7b-5ebee273283b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.063068 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26fb131a-2bce-4b9d-8770-707803df9e08 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] GET https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 Aug 12 14:47:43.063068 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-26fb131a-2bce-4b9d-8770-707803df9e08 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.063068 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-26fb131a-2bce-4b9d-8770-707803df9e08 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.064621 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44845117-a591-4618-8b7b-5ebee273283b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:47:43.064978 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44845117-a591-4618-8b7b-5ebee273283b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.065305 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44845117-a591-4618-8b7b-5ebee273283b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.072068 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26fb131a-2bce-4b9d-8770-707803df9e08 tempest-ServerActionsTestOtherB-2101624470 tempest-ServerActionsTestOtherB-2101624470-project-member] https://10.4.3.100/volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 returned with HTTP 404 Aug 12 14:47:43.072651 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 118/483] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/volumes/c44222e7-aead-42c4-bf4c-478986ccff98 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:43.076190 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-b86f7cae-a264-42f7-a160-39bc31a70145 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-73222940 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-73222940, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:43.076759 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.076759 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:43.083818 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-44845117-a591-4618-8b7b-5ebee273283b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Volume info retrieved successfully. Aug 12 14:47:43.091752 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44845117-a591-4618-8b7b-5ebee273283b tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 returned with HTTP 200 Aug 12 14:47:43.092314 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 122/484] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:43.106210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-b86f7cae-a264-42f7-a160-39bc31a70145 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Created reservations ['ab7bedb3-6d75-43e1-8259-a34e2e8359a8', '544b4552-2b75-4eb0-9df7-284e8a2a107e', 'b8dd9fd4-3b92-4731-bacf-fbacaac93f26', 'eba40ff0-eff9-4fd1-a2af-6640dbcb3d8d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:43.112867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86a6b70a-612b-4b72-a642-6ad9791fb4a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.115321 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86a6b70a-612b-4b72-a642-6ad9791fb4a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] PUT https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:43.115670 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86a6b70a-612b-4b72-a642-6ad9791fb4a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1623830844", "description": "tempest-volume-backup-description-1160403293"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:43.126449 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.126449 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:43.137291 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86a6b70a-612b-4b72-a642-6ad9791fb4a7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:43.137880 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 122/485] 10.4.3.100 () {70 vars in 1409 bytes} [Wed Aug 12 14:47:43 2026] PUT /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 333 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:43.148447 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0b2d5c14-a5df-47e1-8540-2b28d41412e7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.152476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b2d5c14-a5df-47e1-8540-2b28d41412e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:43.152986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b2d5c14-a5df-47e1-8540-2b28d41412e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.153250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b2d5c14-a5df-47e1-8540-2b28d41412e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.153446 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-0b2d5c14-a5df-47e1-8540-2b28d41412e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:43.157907 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b86f7cae-a264-42f7-a160-39bc31a70145 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots returned with HTTP 202 Aug 12 14:47:43.157907 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 124/486] 10.4.3.100 () {70 vars in 1324 bytes} [Wed Aug 12 14:47:43 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:47:43.167433 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.167433 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:43.167433 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b2d5c14-a5df-47e1-8540-2b28d41412e7 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:43.168974 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 119/487] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:47:43.176303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9762557-e9f1-4650-aea8-326df4c83209 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.178794 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9762557-e9f1-4650-aea8-326df4c83209 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:43.179166 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9762557-e9f1-4650-aea8-326df4c83209 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.179499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9762557-e9f1-4650-aea8-326df4c83209 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.179568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-a9762557-e9f1-4650-aea8-326df4c83209 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 31e73760-2c03-4e50-96a7-79d328cac72b {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:43.183863 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-979f279b-e317-4603-8dc9-3438038c47f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.186004 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.186004 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:43.186492 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-979f279b-e317-4603-8dc9-3438038c47f9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] DELETE https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:43.186817 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-979f279b-e317-4603-8dc9-3438038c47f9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.187372 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-979f279b-e317-4603-8dc9-3438038c47f9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.187563 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-979f279b-e317-4603-8dc9-3438038c47f9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Delete backup with id: 3b33035f-cc79-4747-97b0-b4db41493cdf. Aug 12 14:47:43.191737 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9762557-e9f1-4650-aea8-326df4c83209 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b returned with HTTP 200 Aug 12 14:47:43.192397 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 123/488] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:43.193663 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.193663 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:43.223407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-979f279b-e317-4603-8dc9-3438038c47f9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] delete_backup rpcapi backup_id 3b33035f-cc79-4747-97b0-b4db41493cdf {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:47:43.225737 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-979f279b-e317-4603-8dc9-3438038c47f9 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 202 Aug 12 14:47:43.226219 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 123/489] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:47:43 2026] DELETE /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:47:43.236988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-295bf645-d1eb-425e-abcf-8721f032c586 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.239720 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-295bf645-d1eb-425e-abcf-8721f032c586 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:43.240103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-295bf645-d1eb-425e-abcf-8721f032c586 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.240398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-295bf645-d1eb-425e-abcf-8721f032c586 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.240595 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-295bf645-d1eb-425e-abcf-8721f032c586 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:43.246115 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.246115 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:43.247447 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-295bf645-d1eb-425e-abcf-8721f032c586 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 200 Aug 12 14:47:43.248062 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 125/490] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 840 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:43.333146 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-be982583-b7f5-48c8-bcfb-d9c5ab3ad05b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.337494 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be982583-b7f5-48c8-bcfb-d9c5ab3ad05b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:43.337494 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be982583-b7f5-48c8-bcfb-d9c5ab3ad05b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.337494 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be982583-b7f5-48c8-bcfb-d9c5ab3ad05b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.355728 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.355728 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:43.361135 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-be982583-b7f5-48c8-bcfb-d9c5ab3ad05b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:43.367271 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be982583-b7f5-48c8-bcfb-d9c5ab3ad05b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:43.367394 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 120/491] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:43.664903 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a60b59f-30de-4276-b00c-45d2b0060d99 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.665336 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a60b59f-30de-4276-b00c-45d2b0060d99 None None] GET https://10.4.3.100/volume// Aug 12 14:47:43.665620 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a60b59f-30de-4276-b00c-45d2b0060d99 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.665777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a60b59f-30de-4276-b00c-45d2b0060d99 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.666148 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a60b59f-30de-4276-b00c-45d2b0060d99 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:43.666479 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 124/492] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:43.680069 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-47959a26-e444-4b36-a83b-391dfb1c58f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.682714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-47959a26-e444-4b36-a83b-391dfb1c58f5 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:43.682983 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-47959a26-e444-4b36-a83b-391dfb1c58f5 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:43.683243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-47959a26-e444-4b36-a83b-391dfb1c58f5 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:43.696724 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.696724 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:43.703534 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-47959a26-e444-4b36-a83b-391dfb1c58f5 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:43.711802 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-47959a26-e444-4b36-a83b-391dfb1c58f5 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:43.712476 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 124/493] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:43 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 1339 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:43.847475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-79f5a556-12c3-4210-993f-1f64616440f2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:43.850103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-79f5a556-12c3-4210-993f-1f64616440f2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] PUT https://10.4.3.100/volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64 Aug 12 14:47:43.850594 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-79f5a556-12c3-4210-993f-1f64616440f2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:43.862222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-79f5a556-12c3-4210-993f-1f64616440f2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Acquiring lock "cinder-attachment_update-e15aa5c1-028d-4596-afae-96af00ca3478-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:43.872567 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-79f5a556-12c3-4210-993f-1f64616440f2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Lock "cinder-attachment_update-e15aa5c1-028d-4596-afae-96af00ca3478-np0000007067" acquired by "attachment_update" :: waited 0.010s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:43.875297 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:43.875297 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:44.018730 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-79f5a556-12c3-4210-993f-1f64616440f2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Lock "cinder-attachment_update-e15aa5c1-028d-4596-afae-96af00ca3478-np0000007067" released by "attachment_update" :: held 0.146s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:44.019170 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-79f5a556-12c3-4210-993f-1f64616440f2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64 returned with HTTP 200 Aug 12 14:47:44.019727 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 126/494] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:43 2026] PUT /volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64 => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:44.049301 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-ba15000f-4c07-4387-9e0d-857c3fd1f274 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.052033 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-ba15000f-4c07-4387-9e0d-857c3fd1f274 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] POST https://10.4.3.100/volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64/action Aug 12 14:47:44.052531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-ba15000f-4c07-4387-9e0d-857c3fd1f274 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:44.053180 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-ba15000f-4c07-4387-9e0d-857c3fd1f274 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:44.057218 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=495,cinder:UPDATE=114,cinder:INSERT=66 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:47:44.081044 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.081044 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:44.096293 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93b317ff-d7aa-453a-bd3f-7b562a6b2797 req-ba15000f-4c07-4387-9e0d-857c3fd1f274 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64/action returned with HTTP 204 Aug 12 14:47:44.096293 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 121/495] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:44 2026] POST /volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:44.204718 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-414df63f-c409-4a36-bb3a-a9fa6762e4fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.207866 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-414df63f-c409-4a36-bb3a-a9fa6762e4fb tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:44.208144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-414df63f-c409-4a36-bb3a-a9fa6762e4fb tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.208440 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-414df63f-c409-4a36-bb3a-a9fa6762e4fb tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.209172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-414df63f-c409-4a36-bb3a-a9fa6762e4fb tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 31e73760-2c03-4e50-96a7-79d328cac72b {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:44.214203 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.214203 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:44.218945 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-414df63f-c409-4a36-bb3a-a9fa6762e4fb tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b returned with HTTP 200 Aug 12 14:47:44.219464 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 125/496] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:44.229899 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.231916 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:44.232219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.232469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.233417 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:44.234521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:44.237479 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=351,cinder:UPDATE=56,cinder:INSERT=26 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:47:44.241170 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all snapshots completed successfully. Aug 12 14:47:44.241859 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.241859 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:44.242757 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33ea9798-4b7f-4780-b830-0901219c2bf9 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:44.243831 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 125/497] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:44.254394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-952720d4-5582-4364-a18e-093f81919d3e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.256839 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-952720d4-5582-4364-a18e-093f81919d3e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/12a953d8-d9f5-4e5d-8b81-a4024de5b91a Aug 12 14:47:44.256839 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-952720d4-5582-4364-a18e-093f81919d3e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.257159 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-952720d4-5582-4364-a18e-093f81919d3e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.260198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c943718e-fc00-474f-a2cb-a6a009c2b09d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.262352 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c943718e-fc00-474f-a2cb-a6a009c2b09d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf Aug 12 14:47:44.262669 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c943718e-fc00-474f-a2cb-a6a009c2b09d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.262920 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c943718e-fc00-474f-a2cb-a6a009c2b09d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.263119 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c943718e-fc00-474f-a2cb-a6a009c2b09d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Show backup with id 3b33035f-cc79-4747-97b0-b4db41493cdf. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:47:44.263523 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.263523 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:44.264128 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-952720d4-5582-4364-a18e-093f81919d3e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Snapshot retrieved successfully. Aug 12 14:47:44.265859 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-952720d4-5582-4364-a18e-093f81919d3e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/12a953d8-d9f5-4e5d-8b81-a4024de5b91a returned with HTTP 200 Aug 12 14:47:44.266262 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 127/498] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/snapshots/12a953d8-d9f5-4e5d-8b81-a4024de5b91a => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:44.267567 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c943718e-fc00-474f-a2cb-a6a009c2b09d tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf returned with HTTP 404 Aug 12 14:47:44.268103 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 122/499] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/backups/3b33035f-cc79-4747-97b0-b4db41493cdf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:44.277939 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a44cf4f-b0c7-43e0-a41a-d3c1214f0b9e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.280546 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a44cf4f-b0c7-43e0-a41a-d3c1214f0b9e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:44.280889 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a44cf4f-b0c7-43e0-a41a-d3c1214f0b9e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.281183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a44cf4f-b0c7-43e0-a41a-d3c1214f0b9e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.281447 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-0a44cf4f-b0c7-43e0-a41a-d3c1214f0b9e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 31e73760-2c03-4e50-96a7-79d328cac72b {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:44.286589 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.286589 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:44.293071 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a44cf4f-b0c7-43e0-a41a-d3c1214f0b9e tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b returned with HTTP 200 Aug 12 14:47:44.294163 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 126/500] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b => generated 308 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:44.304636 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60b17bec-8ff9-474d-b67d-d6eafa021473 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.306985 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60b17bec-8ff9-474d-b67d-d6eafa021473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/detail Aug 12 14:47:44.307317 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60b17bec-8ff9-474d-b67d-d6eafa021473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.307527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60b17bec-8ff9-474d-b67d-d6eafa021473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.324120 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60b17bec-8ff9-474d-b67d-d6eafa021473 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 12 14:47:44.324729 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 126/501] 10.4.3.100 () {68 vars in 1323 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:44.338992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b69549db-9f4e-44dc-9e38-77817cac6117 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.341149 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b69549db-9f4e-44dc-9e38-77817cac6117 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] DELETE https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:44.341450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b69549db-9f4e-44dc-9e38-77817cac6117 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.344128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b69549db-9f4e-44dc-9e38-77817cac6117 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.344366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-b69549db-9f4e-44dc-9e38-77817cac6117 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for member 31e73760-2c03-4e50-96a7-79d328cac72b {{(pid=100248) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 14:47:44.344366 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.group_snapshots [None req-b69549db-9f4e-44dc-9e38-77817cac6117 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group_snapshot with id: 31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:44.348187 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.348187 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:44.366329 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0b6f2379-acd0-47f8-acc5-f9abdc06c2ba None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.368900 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b6f2379-acd0-47f8-acc5-f9abdc06c2ba tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:47:44.368900 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b6f2379-acd0-47f8-acc5-f9abdc06c2ba tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.369692 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b6f2379-acd0-47f8-acc5-f9abdc06c2ba tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.380404 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.380404 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:44.383852 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-196e6809-cf6f-47eb-92c7-e08be54a60ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.384940 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b69549db-9f4e-44dc-9e38-77817cac6117 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b returned with HTTP 202 Aug 12 14:47:44.385555 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 128/502] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:47:44 2026] DELETE /volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:44.386851 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-196e6809-cf6f-47eb-92c7-e08be54a60ad tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:44.387730 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-196e6809-cf6f-47eb-92c7-e08be54a60ad tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.387730 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-196e6809-cf6f-47eb-92c7-e08be54a60ad tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.388765 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0b6f2379-acd0-47f8-acc5-f9abdc06c2ba tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Volume info retrieved successfully. Aug 12 14:47:44.396796 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b6f2379-acd0-47f8-acc5-f9abdc06c2ba tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 returned with HTTP 200 Aug 12 14:47:44.397853 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 123/503] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:44.399159 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.401832 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:44.402176 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.402532 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.402894 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:44.403379 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.403379 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:44.404248 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:44.405095 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.405095 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:44.412604 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-196e6809-cf6f-47eb-92c7-e08be54a60ad tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:44.415202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.417600 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:44.417760 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] DELETE https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:47:44.417927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.418164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.418422 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:44.418505 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Delete volume with id: 519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:47:44.418583 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:44.419830 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-196e6809-cf6f-47eb-92c7-e08be54a60ad tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:44.420595 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 127/504] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:44.430571 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.430571 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:44.431297 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Volume info retrieved successfully. Aug 12 14:47:44.454078 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Delete volume request issued successfully. Aug 12 14:47:44.454361 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ed8665e-61a4-4602-8b7b-8d017230dc25 tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 returned with HTTP 202 Aug 12 14:47:44.455079 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 129/505] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:47:44 2026] DELETE /volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:44.462397 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:44.465781 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-64cc032d-6f25-41b8-a7a8-fc76e584f13c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.466243 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.466243 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:44.468688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-64cc032d-6f25-41b8-a7a8-fc76e584f13c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:47:44.469148 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-64cc032d-6f25-41b8-a7a8-fc76e584f13c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.469205 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-64cc032d-6f25-41b8-a7a8-fc76e584f13c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.478773 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20e70a7f-73df-4d2d-96d2-b32672b2d671 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:44.479356 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 127/506] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:44.479811 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.479811 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:44.486550 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-64cc032d-6f25-41b8-a7a8-fc76e584f13c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Volume info retrieved successfully. Aug 12 14:47:44.494938 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-64cc032d-6f25-41b8-a7a8-fc76e584f13c tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 returned with HTTP 200 Aug 12 14:47:44.494938 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 124/507] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:44.497615 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.500725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:44.501152 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.501152 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.501923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:44.503448 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:44.508422 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all snapshots completed successfully. Aug 12 14:47:44.509849 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59ecd2dc-f7db-4bf3-a6bf-ed4fe208338b tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:44.510261 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 128/508] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:47:44.522666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c32116a-251d-4499-9b00-a933e0c0f123 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:44.525002 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c32116a-251d-4499-9b00-a933e0c0f123 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:44.525273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c32116a-251d-4499-9b00-a933e0c0f123 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:44.525565 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c32116a-251d-4499-9b00-a933e0c0f123 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:44.525750 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-2c32116a-251d-4499-9b00-a933e0c0f123 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 31e73760-2c03-4e50-96a7-79d328cac72b {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:44.530178 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:44.530178 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:44.535250 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c32116a-251d-4499-9b00-a933e0c0f123 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b returned with HTTP 200 Aug 12 14:47:44.535750 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 130/509] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:44 2026] GET /volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:45.438649 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-43e981b7-1793-467f-ac7c-54ee0ef62e6b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.441177 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43e981b7-1793-467f-ac7c-54ee0ef62e6b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:45.441438 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43e981b7-1793-467f-ac7c-54ee0ef62e6b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:45.441705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-43e981b7-1793-467f-ac7c-54ee0ef62e6b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:45.453230 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:45.453230 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:45.457955 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-43e981b7-1793-467f-ac7c-54ee0ef62e6b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:45.463321 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-43e981b7-1793-467f-ac7c-54ee0ef62e6b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:45.463902 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 128/510] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:45 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:45.511961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-008e8985-3f8c-4e3e-8d67-75c688932dcd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.513820 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-008e8985-3f8c-4e3e-8d67-75c688932dcd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] GET https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 Aug 12 14:47:45.514035 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-008e8985-3f8c-4e3e-8d67-75c688932dcd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:45.514253 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-008e8985-3f8c-4e3e-8d67-75c688932dcd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:45.519980 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-008e8985-3f8c-4e3e-8d67-75c688932dcd tempest-VolumesBackupsV39Test-150695212 tempest-VolumesBackupsV39Test-150695212-project-member] https://10.4.3.100/volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 returned with HTTP 404 Aug 12 14:47:45.520473 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 125/511] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:47:45 2026] GET /volume/v3/volumes/519197fc-8c60-4d1f-b99c-ce09a3597e20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:45.547840 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-497f129d-4c12-4d54-85c9-74de7643bd1a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.549475 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-497f129d-4c12-4d54-85c9-74de7643bd1a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:45.549780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-497f129d-4c12-4d54-85c9-74de7643bd1a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:45.549975 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-497f129d-4c12-4d54-85c9-74de7643bd1a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:45.550100 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-497f129d-4c12-4d54-85c9-74de7643bd1a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 31e73760-2c03-4e50-96a7-79d328cac72b {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:45.553738 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-497f129d-4c12-4d54-85c9-74de7643bd1a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b returned with HTTP 404 Aug 12 14:47:45.554200 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 129/512] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:45 2026] GET /volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:45.563806 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d9bb7c9c-94a6-4d80-9ae7-0538a8018b06 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.565236 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9bb7c9c-94a6-4d80-9ae7-0538a8018b06 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/group_snapshots Aug 12 14:47:45.565496 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9bb7c9c-94a6-4d80-9ae7-0538a8018b06 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:45.566269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9bb7c9c-94a6-4d80-9ae7-0538a8018b06 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:45.571934 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9bb7c9c-94a6-4d80-9ae7-0538a8018b06 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots returned with HTTP 200 Aug 12 14:47:45.572621 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 131/513] 10.4.3.100 () {68 vars in 1302 bytes} [Wed Aug 12 14:47:45 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:45.583682 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6524e5e6-5fab-4d13-8394-ddd0a376c509 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.586189 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6524e5e6-5fab-4d13-8394-ddd0a376c509 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] DELETE https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:45.586536 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6524e5e6-5fab-4d13-8394-ddd0a376c509 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:45.586833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6524e5e6-5fab-4d13-8394-ddd0a376c509 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:45.587057 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-6524e5e6-5fab-4d13-8394-ddd0a376c509 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for member 31e73760-2c03-4e50-96a7-79d328cac72b {{(pid=100249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 14:47:45.587236 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-6524e5e6-5fab-4d13-8394-ddd0a376c509 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group_snapshot with id: 31e73760-2c03-4e50-96a7-79d328cac72b Aug 12 14:47:45.591608 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6524e5e6-5fab-4d13-8394-ddd0a376c509 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b returned with HTTP 404 Aug 12 14:47:45.592192 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 129/514] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:47:45 2026] DELETE /volume/v3/group_snapshots/31e73760-2c03-4e50-96a7-79d328cac72b => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:45.602822 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.604739 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:45.604925 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:45.605148 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:45.605544 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:45.606280 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:45.644367 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Get all volumes completed successfully. Aug 12 14:47:45.645397 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:45.645618 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:45.692278 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:45.696673 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:45.696673 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:45.707215 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b42ce3a7-4e9b-4d38-8411-e385c65a1d8a tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:45.707900 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 126/515] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:45 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:45.727658 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e7b972d-8c6e-4f51-9c15-7df6377e1454 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.731110 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e7b972d-8c6e-4f51-9c15-7df6377e1454 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] POST https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a/action Aug 12 14:47:45.731110 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e7b972d-8c6e-4f51-9c15-7df6377e1454 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:45.731110 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e7b972d-8c6e-4f51-9c15-7df6377e1454 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:45.733071 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-3e7b972d-8c6e-4f51-9c15-7df6377e1454 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] delete called for group 16ad1095-ec61-405d-8cc5-5d40cbb5086a {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:47:45.733269 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-3e7b972d-8c6e-4f51-9c15-7df6377e1454 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Delete group with id: 16ad1095-ec61-405d-8cc5-5d40cbb5086a Aug 12 14:47:45.737737 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:45.737737 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:45.772583 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e7b972d-8c6e-4f51-9c15-7df6377e1454 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a/action returned with HTTP 202 Aug 12 14:47:45.773185 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 130/516] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:47:45 2026] POST /volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:45.781282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b769bf9b-919c-46e6-9500-54381af3e4cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.783582 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a Aug 12 14:47:45.783872 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:45.784139 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:45.792905 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:45.792905 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:45.797513 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Volume info retrieved successfully. Aug 12 14:47:45.798254 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:45.798497 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:45.843826 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:45.848070 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:45.848070 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:45.859440 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b769bf9b-919c-46e6-9500-54381af3e4cd tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a returned with HTTP 200 Aug 12 14:47:45.859914 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 132/517] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:45 2026] GET /volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a => generated 913 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:45.876185 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-124a42bc-4aa8-44cc-b30a-1f7285004b21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:45.878474 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-124a42bc-4aa8-44cc-b30a-1f7285004b21 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23/action Aug 12 14:47:45.878740 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-124a42bc-4aa8-44cc-b30a-1f7285004b21 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:45.878860 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-124a42bc-4aa8-44cc-b30a-1f7285004b21 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:45.900186 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:45.900186 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:45.917217 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d7c03d8-16a6-4268-af99-027d728f0512 req-124a42bc-4aa8-44cc-b30a-1f7285004b21 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23/action returned with HTTP 204 Aug 12 14:47:45.917880 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 130/518] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:45 2026] POST /volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:46.480400 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-636e0a0f-bdbe-444e-9187-f99a8ba1973d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:46.482115 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-636e0a0f-bdbe-444e-9187-f99a8ba1973d tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:46.482436 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-636e0a0f-bdbe-444e-9187-f99a8ba1973d tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:46.482717 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-636e0a0f-bdbe-444e-9187-f99a8ba1973d tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:46.493060 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:46.493060 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:46.497385 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-636e0a0f-bdbe-444e-9187-f99a8ba1973d tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:46.503171 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-636e0a0f-bdbe-444e-9187-f99a8ba1973d tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:46.503566 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 127/519] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:46 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:46.519667 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2662238e-ab7b-44e3-8f7f-5a91804c940f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:46.521723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2662238e-ab7b-44e3-8f7f-5a91804c940f tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:46.521980 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2662238e-ab7b-44e3-8f7f-5a91804c940f tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:46.523025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2662238e-ab7b-44e3-8f7f-5a91804c940f tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:46.531935 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:46.531935 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:46.535361 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2662238e-ab7b-44e3-8f7f-5a91804c940f tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:46.540234 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2662238e-ab7b-44e3-8f7f-5a91804c940f tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:46.540767 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 131/520] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:46 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:46.877774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a791010f-7b2e-43ea-875d-9575ef6376ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:46.879717 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a791010f-7b2e-43ea-875d-9575ef6376ff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a Aug 12 14:47:46.879910 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a791010f-7b2e-43ea-875d-9575ef6376ff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:46.880896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a791010f-7b2e-43ea-875d-9575ef6376ff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:46.887881 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a791010f-7b2e-43ea-875d-9575ef6376ff tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a returned with HTTP 404 Aug 12 14:47:46.888568 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 133/521] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:46 2026] GET /volume/v3/volumes/efd13c79-4a72-4948-b9a9-304fccbb8f6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:46.897174 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b57504ed-8c70-4ff5-a8ce-81468ac81d54 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:46.899938 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b57504ed-8c70-4ff5-a8ce-81468ac81d54 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] GET https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a Aug 12 14:47:46.900401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b57504ed-8c70-4ff5-a8ce-81468ac81d54 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:46.901347 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b57504ed-8c70-4ff5-a8ce-81468ac81d54 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:46.901347 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-b57504ed-8c70-4ff5-a8ce-81468ac81d54 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] show called for member 16ad1095-ec61-405d-8cc5-5d40cbb5086a {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:46.905887 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b57504ed-8c70-4ff5-a8ce-81468ac81d54 tempest-GroupSnapshotsTest-1149193556 tempest-GroupSnapshotsTest-1149193556-project-member] https://10.4.3.100/volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a returned with HTTP 404 Aug 12 14:47:46.906472 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 131/522] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:46 2026] GET /volume/v3/groups/16ad1095-ec61-405d-8cc5-5d40cbb5086a => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:46.916254 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a2b9c45d-0ca7-4ea7-9b82-4d5ca618caf7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:46.920051 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a2b9c45d-0ca7-4ea7-9b82-4d5ca618caf7 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/677eee77-2a16-40b7-b896-0eb9810c5152 Aug 12 14:47:46.920480 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a2b9c45d-0ca7-4ea7-9b82-4d5ca618caf7 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:46.920739 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a2b9c45d-0ca7-4ea7-9b82-4d5ca618caf7 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:46.950887 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a2b9c45d-0ca7-4ea7-9b82-4d5ca618caf7 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/group_types/677eee77-2a16-40b7-b896-0eb9810c5152 returned with HTTP 202 Aug 12 14:47:46.951298 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 128/523] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:47:46 2026] DELETE /volume/v3/group_types/677eee77-2a16-40b7-b896-0eb9810c5152 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:46.960412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e19a20bc-0228-4a86-b1f3-871b5840cc5c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:46.963018 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e19a20bc-0228-4a86-b1f3-871b5840cc5c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] DELETE https://10.4.3.100/volume/v3/types/c1f712a7-8561-483f-b609-fd6ab36ceae7 Aug 12 14:47:46.963018 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e19a20bc-0228-4a86-b1f3-871b5840cc5c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:46.963399 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e19a20bc-0228-4a86-b1f3-871b5840cc5c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:47.026290 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e19a20bc-0228-4a86-b1f3-871b5840cc5c tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types/c1f712a7-8561-483f-b609-fd6ab36ceae7 returned with HTTP 202 Aug 12 14:47:47.027061 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 132/524] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:47:46 2026] DELETE /volume/v3/types/c1f712a7-8561-483f-b609-fd6ab36ceae7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:47.034794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-48aae493-d1fa-4938-86e1-53072e13d51c req-357675cc-d49e-4115-91ab-2859f63694e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:47.035001 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98c8e89a-40d9-4b99-a9b2-839833720986 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:47.037566 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98c8e89a-40d9-4b99-a9b2-839833720986 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] GET https://10.4.3.100/volume/v3/types/c1f712a7-8561-483f-b609-fd6ab36ceae7 Aug 12 14:47:47.037802 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98c8e89a-40d9-4b99-a9b2-839833720986 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:47.038094 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98c8e89a-40d9-4b99-a9b2-839833720986 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:47.038486 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-357675cc-d49e-4115-91ab-2859f63694e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:47.038678 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-357675cc-d49e-4115-91ab-2859f63694e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:47.038866 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-357675cc-d49e-4115-91ab-2859f63694e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:47.043845 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98c8e89a-40d9-4b99-a9b2-839833720986 tempest-GroupSnapshotsTest-1904093849 tempest-GroupSnapshotsTest-1904093849-project-admin] https://10.4.3.100/volume/v3/types/c1f712a7-8561-483f-b609-fd6ab36ceae7 returned with HTTP 404 Aug 12 14:47:47.044768 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 132/525] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:47:47 2026] GET /volume/v3/types/c1f712a7-8561-483f-b609-fd6ab36ceae7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:47.056560 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:47.056560 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:47.061874 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-48aae493-d1fa-4938-86e1-53072e13d51c req-357675cc-d49e-4115-91ab-2859f63694e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:47.067667 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-357675cc-d49e-4115-91ab-2859f63694e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:47.068057 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 134/526] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:47 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:48.084315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e333abdd-e0e1-4056-b863-27d8c418e285 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:48.084996 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e333abdd-e0e1-4056-b863-27d8c418e285 None None] GET https://10.4.3.100/volume// Aug 12 14:47:48.084996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e333abdd-e0e1-4056-b863-27d8c418e285 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:48.085260 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e333abdd-e0e1-4056-b863-27d8c418e285 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:48.085706 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e333abdd-e0e1-4056-b863-27d8c418e285 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:48.086604 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 129/527] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:48.097804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-48aae493-d1fa-4938-86e1-53072e13d51c req-289a3be3-e33d-46b1-a586-c2698f82c6a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:48.101047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-289a3be3-e33d-46b1-a586-c2698f82c6a3 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:47:48.101522 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-289a3be3-e33d-46b1-a586-c2698f82c6a3 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68e90d73-d3fb-41ca-8a80-330a6b5ea985", "connector": null, "instance_uuid": "547bf825-21bb-4f52-aa27-1894ff55a7d4"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:48.118155 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:48.118155 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:48.161311 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-289a3be3-e33d-46b1-a586-c2698f82c6a3 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:47:48.162276 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 133/528] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:47:48 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:48.172039 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69b95978-424c-456b-ae40-b41c8b80303b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:48.172574 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69b95978-424c-456b-ae40-b41c8b80303b None None] GET https://10.4.3.100/volume// Aug 12 14:47:48.172801 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69b95978-424c-456b-ae40-b41c8b80303b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:48.173071 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69b95978-424c-456b-ae40-b41c8b80303b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:48.173489 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69b95978-424c-456b-ae40-b41c8b80303b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:48.174143 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 133/529] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47: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 14:47:48.181497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-48aae493-d1fa-4938-86e1-53072e13d51c req-218e0ddd-fd3c-483a-95d8-7f26a6a6c98e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:48.183914 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-218e0ddd-fd3c-483a-95d8-7f26a6a6c98e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:48.184151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-218e0ddd-fd3c-483a-95d8-7f26a6a6c98e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:48.184397 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-218e0ddd-fd3c-483a-95d8-7f26a6a6c98e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:48.205579 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:48.205579 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:48.212569 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-48aae493-d1fa-4938-86e1-53072e13d51c req-218e0ddd-fd3c-483a-95d8-7f26a6a6c98e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:48.220795 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-218e0ddd-fd3c-483a-95d8-7f26a6a6c98e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:48.221344 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 135/530] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:48 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1318 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:48.692242 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:48.694337 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:48.699479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1128912159"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:48.701244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request body: {'volume': {'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1128912159'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:48.796565 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume of 1 GB Aug 12 14:47:48.801422 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Availability Zones retrieved successfully. Aug 12 14:47:48.807771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (860f74cb-24ac-4b62-b692-7bcfe2fe5a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:48.808872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fb7f4f-4394-43b7-8895-5999cca32f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:48.809777 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:48.880963 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4fb7f4f-4394-43b7-8895-5999cca32f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:48.881731 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d735fc45-d51e-4b61-a99d-55ee06b4bedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:48.966475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Created reservations ['3dfed35c-cd8f-4e55-9f28-2e454a30a9d8', '49be184c-502e-4202-afe4-373bc73078fb', '5f09538d-aa02-4248-9d0e-f75a9b0b796c', '0143395c-6879-457f-9dcf-131cbc8a74d5'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:48.967653 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d735fc45-d51e-4b61-a99d-55ee06b4bedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3dfed35c-cd8f-4e55-9f28-2e454a30a9d8', '49be184c-502e-4202-afe4-373bc73078fb', '5f09538d-aa02-4248-9d0e-f75a9b0b796c', '0143395c-6879-457f-9dcf-131cbc8a74d5']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:48.968812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90792096-5a41-489f-9399-1172f3937765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:49.000088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90792096-5a41-489f-9399-1172f3937765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4950b8eb-8c76-4639-9896-bc1986ad4d8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1128912159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['3dfed35c-cd8f-4e55-9f28-2e454a30a9d8','49be184c-502e-4202-afe4-373bc73078fb','5f09538d-aa02-4248-9d0e-f75a9b0b796c','0143395c-6879-457f-9dcf-131cbc8a74d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1128912159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4950b8eb-8c76-4639-9896-bc1986ad4d8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ea0106665d427699f84c3ba912af5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:49.001335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfcf96b-0f1c-43dc-8e29-4221082fa727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:49.024977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfcf96b-0f1c-43dc-8e29-4221082fa727) transitioned into state 'SUCCESS' from state '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-1128912159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['3dfed35c-cd8f-4e55-9f28-2e454a30a9d8','49be184c-502e-4202-afe4-373bc73078fb','5f09538d-aa02-4248-9d0e-f75a9b0b796c','0143395c-6879-457f-9dcf-131cbc8a74d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:49.025809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bdadc18-1a19-482d-84d8-05c9760424c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:49.035803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bdadc18-1a19-482d-84d8-05c9760424c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:49.036671 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (860f74cb-24ac-4b62-b692-7bcfe2fe5a90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:49.036969 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request issued successfully. Aug 12 14:47:49.037656 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a2313d7-fa52-4362-8b5c-6758351f9d56 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:49.038117 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 130/531] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:47:48 2026] POST /volume/v3/volumes => generated 747 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:49.052104 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f458191b-1b49-4fef-ac71-7ed01d79292c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:49.054423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f458191b-1b49-4fef-ac71-7ed01d79292c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e Aug 12 14:47:49.055135 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f458191b-1b49-4fef-ac71-7ed01d79292c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:49.055135 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f458191b-1b49-4fef-ac71-7ed01d79292c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:49.064988 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:49.064988 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:49.069959 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f458191b-1b49-4fef-ac71-7ed01d79292c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:49.075728 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f458191b-1b49-4fef-ac71-7ed01d79292c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e returned with HTTP 200 Aug 12 14:47:49.076433 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 134/532] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:49 2026] GET /volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:50.091879 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9cf37926-57f8-40db-8a1a-3c743adb743b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:50.096654 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cf37926-57f8-40db-8a1a-3c743adb743b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e Aug 12 14:47:50.098140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cf37926-57f8-40db-8a1a-3c743adb743b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:50.100507 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9cf37926-57f8-40db-8a1a-3c743adb743b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:50.114157 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:50.114157 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:50.123622 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9cf37926-57f8-40db-8a1a-3c743adb743b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:50.132678 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9cf37926-57f8-40db-8a1a-3c743adb743b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e returned with HTTP 200 Aug 12 14:47:50.133126 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 134/533] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:50 2026] GET /volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e => generated 1355 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:50.152590 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:50.154923 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:50.155411 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4950b8eb-8c76-4639-9896-bc1986ad4d8e", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1413973367"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:50.157542 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request body: {'volume': {'source_volid': '4950b8eb-8c76-4639-9896-bc1986ad4d8e', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1413973367'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:50.166907 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:50.166907 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:50.167566 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume retrieved successfully. Aug 12 14:47:50.167666 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume of 1 GB Aug 12 14:47:50.173722 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Availability Zones retrieved successfully. Aug 12 14:47:50.180343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (6cac594f-200a-4eee-aea4-13c7c9a14586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:50.181350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc13b41-1f6a-4051-8db5-3932eb85fc2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:50.182104 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:50.212878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bc13b41-1f6a-4051-8db5-3932eb85fc2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4950b8eb-8c76-4639-9896-bc1986ad4d8e', 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:50.214202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3836bb18-fc49-474a-ba87-4b6fa6d576bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:50.293554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Created reservations ['59a7e230-7832-4c24-844d-7d75f231d94f', 'fc1b73c4-0e60-400b-81a0-1a26f237ad59', '6ce4032c-3046-4166-8afb-7352e24d9a25', '216d089f-a849-4ad3-9a59-e5e7757f8b91'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:50.293554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3836bb18-fc49-474a-ba87-4b6fa6d576bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59a7e230-7832-4c24-844d-7d75f231d94f', 'fc1b73c4-0e60-400b-81a0-1a26f237ad59', '6ce4032c-3046-4166-8afb-7352e24d9a25', '216d089f-a849-4ad3-9a59-e5e7757f8b91']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:50.294606 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e2d67c-60a1-407e-8a0e-6a0306b052c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:50.340827 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40e2d67c-60a1-407e-8a0e-6a0306b052c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a5ce19d-4986-431d-96db-b4c359131e21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1413973367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['59a7e230-7832-4c24-844d-7d75f231d94f','fc1b73c4-0e60-400b-81a0-1a26f237ad59','6ce4032c-3046-4166-8afb-7352e24d9a25','216d089f-a849-4ad3-9a59-e5e7757f8b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=4950b8eb-8c76-4639-9896-bc1986ad4d8e,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T14:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1413973367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a5ce19d-4986-431d-96db-b4c359131e21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ea0106665d427699f84c3ba912af5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4950b8eb-8c76-4639-9896-bc1986ad4d8e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:50.341751 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb092827-3f2a-4982-9b75-538fb96a2e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:50.377822 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb092827-3f2a-4982-9b75-538fb96a2e9e) transitioned into state 'SUCCESS' from state '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-1413973367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['59a7e230-7832-4c24-844d-7d75f231d94f','fc1b73c4-0e60-400b-81a0-1a26f237ad59','6ce4032c-3046-4166-8afb-7352e24d9a25','216d089f-a849-4ad3-9a59-e5e7757f8b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=4950b8eb-8c76-4639-9896-bc1986ad4d8e,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:50.378067 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320e592f-f0c1-48e5-b398-c51774b3673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:50.406812 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (320e592f-f0c1-48e5-b398-c51774b3673d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:50.410484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (6cac594f-200a-4eee-aea4-13c7c9a14586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:50.410484 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request issued successfully. Aug 12 14:47:50.410484 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abd2fc48-2d74-49fb-a21e-6530dd137f6a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:50.410484 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 136/534] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:47:50 2026] POST /volume/v3/volumes => generated 780 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:50.428826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-db84df82-bf28-4ef8-82a1-28b770f471fc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:50.431560 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db84df82-bf28-4ef8-82a1-28b770f471fc tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:50.431782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db84df82-bf28-4ef8-82a1-28b770f471fc tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:50.432052 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db84df82-bf28-4ef8-82a1-28b770f471fc tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:50.446623 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:50.446623 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:50.452580 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-db84df82-bf28-4ef8-82a1-28b770f471fc tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:50.461932 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db84df82-bf28-4ef8-82a1-28b770f471fc tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 returned with HTTP 200 Aug 12 14:47:50.461932 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 131/535] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:50 2026] GET /volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:50.572504 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-48aae493-d1fa-4938-86e1-53072e13d51c req-8af10172-331b-44bd-9526-c03c0a5dddd4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:50.582543 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-8af10172-331b-44bd-9526-c03c0a5dddd4 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] DELETE https://10.4.3.100/volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23 Aug 12 14:47:50.583037 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-8af10172-331b-44bd-9526-c03c0a5dddd4 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:50.583548 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-8af10172-331b-44bd-9526-c03c0a5dddd4 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:50.597104 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:50.597104 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:50.730898 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-8af10172-331b-44bd-9526-c03c0a5dddd4 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23 returned with HTTP 200 Aug 12 14:47:50.730898 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 135/536] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:47:50 2026] DELETE /volume/v3/attachments/5e283f09-64d4-4d9a-ad70-38d6e4ea9c23 => generated 192 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:51.038089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-88208cd1-6c07-4ec3-babb-a8f7314ebfd0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.038449 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88208cd1-6c07-4ec3-babb-a8f7314ebfd0 None None] GET https://10.4.3.100/volume// Aug 12 14:47:51.038668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88208cd1-6c07-4ec3-babb-a8f7314ebfd0 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:51.038895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88208cd1-6c07-4ec3-babb-a8f7314ebfd0 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:51.039305 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88208cd1-6c07-4ec3-babb-a8f7314ebfd0 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:47:51.039799 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 135/537] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:47:51 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 14:47:51.052509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d3980a6-473a-4a0b-87fb-d5c0e685ac32 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.056424 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d3980a6-473a-4a0b-87fb-d5c0e685ac32 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:47:51.056697 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d3980a6-473a-4a0b-87fb-d5c0e685ac32 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:51.056964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d3980a6-473a-4a0b-87fb-d5c0e685ac32 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:51.072743 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.072743 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:51.078752 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d3980a6-473a-4a0b-87fb-d5c0e685ac32 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:47:51.087231 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d3980a6-473a-4a0b-87fb-d5c0e685ac32 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:47:51.087777 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 137/538] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:47:51 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1025 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:47:51.201103 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d2f5e08-c834-4016-96b7-83132bb5dd71 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.203073 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d2f5e08-c834-4016-96b7-83132bb5dd71 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] PUT https://10.4.3.100/volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5 Aug 12 14:47:51.203534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d2f5e08-c834-4016-96b7-83132bb5dd71 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:51.215143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d2f5e08-c834-4016-96b7-83132bb5dd71 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Acquiring lock "cinder-attachment_update-68e90d73-d3fb-41ca-8a80-330a6b5ea985-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:47:51.220734 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d2f5e08-c834-4016-96b7-83132bb5dd71 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-68e90d73-d3fb-41ca-8a80-330a6b5ea985-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:47:51.222217 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.222217 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:51.347895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d2f5e08-c834-4016-96b7-83132bb5dd71 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-68e90d73-d3fb-41ca-8a80-330a6b5ea985-np0000007067" released by "attachment_update" :: held 0.125s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:47:51.347895 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-7d2f5e08-c834-4016-96b7-83132bb5dd71 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5 returned with HTTP 200 Aug 12 14:47:51.347895 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 132/539] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:47:51 2026] PUT /volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:51.392860 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-48aae493-d1fa-4938-86e1-53072e13d51c req-588d379c-8732-4644-a871-a36d850a3de0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.396959 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-588d379c-8732-4644-a871-a36d850a3de0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5/action Aug 12 14:47:51.397616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-588d379c-8732-4644-a871-a36d850a3de0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:51.397793 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-588d379c-8732-4644-a871-a36d850a3de0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:51.421252 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.421252 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:51.435720 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-48aae493-d1fa-4938-86e1-53072e13d51c req-588d379c-8732-4644-a871-a36d850a3de0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5/action returned with HTTP 204 Aug 12 14:47:51.436255 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 136/540] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:47:51 2026] POST /volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:51.482377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82bd4397-d623-4ee1-a401-076c8a0b8f04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.485655 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82bd4397-d623-4ee1-a401-076c8a0b8f04 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:51.485969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82bd4397-d623-4ee1-a401-076c8a0b8f04 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:51.486716 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82bd4397-d623-4ee1-a401-076c8a0b8f04 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:51.503326 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.503326 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:51.516212 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82bd4397-d623-4ee1-a401-076c8a0b8f04 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:51.524119 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82bd4397-d623-4ee1-a401-076c8a0b8f04 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 returned with HTTP 200 Aug 12 14:47:51.524704 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 136/541] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:51 2026] GET /volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 => generated 1389 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:51.551441 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2caf20e1-ca12-476f-8b48-d956774268d5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.556953 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2caf20e1-ca12-476f-8b48-d956774268d5 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:51.556953 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2caf20e1-ca12-476f-8b48-d956774268d5 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:51.556953 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2caf20e1-ca12-476f-8b48-d956774268d5 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:51.566032 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.566032 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:51.570830 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2caf20e1-ca12-476f-8b48-d956774268d5 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:51.578741 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2caf20e1-ca12-476f-8b48-d956774268d5 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 returned with HTTP 200 Aug 12 14:47:51.579447 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 138/542] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:51 2026] GET /volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 => generated 1389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:51.601175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7d66dbcd-bf2d-4678-8e6e-c68f7839fe61 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.607585 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d66dbcd-bf2d-4678-8e6e-c68f7839fe61 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:51.607585 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d66dbcd-bf2d-4678-8e6e-c68f7839fe61 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:51.607585 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d66dbcd-bf2d-4678-8e6e-c68f7839fe61 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:51.621427 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.621427 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:51.630916 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7d66dbcd-bf2d-4678-8e6e-c68f7839fe61 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:51.646360 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d66dbcd-bf2d-4678-8e6e-c68f7839fe61 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 returned with HTTP 200 Aug 12 14:47:51.647057 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 133/543] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:51 2026] GET /volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 => generated 1389 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:51.664744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.668123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:51.668240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:51.668562 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:51.668914 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume with id: 7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:51.679680 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.679680 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:51.681425 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:51.714723 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume request issued successfully. Aug 12 14:47:51.714893 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc8c9504-c019-4f8d-ac55-d2fad448e41f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 returned with HTTP 202 Aug 12 14:47:51.715417 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 137/544] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:51 2026] DELETE /volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:51.727873 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e3c8b38-9672-432d-9745-e507bf7c4580 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:51.729857 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e3c8b38-9672-432d-9745-e507bf7c4580 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:51.732229 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e3c8b38-9672-432d-9745-e507bf7c4580 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:51.732666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e3c8b38-9672-432d-9745-e507bf7c4580 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:51.742761 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:51.742761 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:51.750706 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e3c8b38-9672-432d-9745-e507bf7c4580 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:51.767517 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e3c8b38-9672-432d-9745-e507bf7c4580 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 returned with HTTP 200 Aug 12 14:47:51.767868 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 137/545] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:51 2026] GET /volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 => generated 1388 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:52.603220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-67578a31-bb83-448f-b632-32b44d3d9d7a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:52.785237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fa0d71cf-ed54-4647-985d-1f2d261cb17e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:52.790481 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fa0d71cf-ed54-4647-985d-1f2d261cb17e tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 Aug 12 14:47:52.790481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fa0d71cf-ed54-4647-985d-1f2d261cb17e tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:52.790481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fa0d71cf-ed54-4647-985d-1f2d261cb17e tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:52.802688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fa0d71cf-ed54-4647-985d-1f2d261cb17e tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 returned with HTTP 404 Aug 12 14:47:52.803278 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 134/546] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:52 2026] GET /volume/v3/volumes/7a5ce19d-4986-431d-96db-b4c359131e21 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:52.812802 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9feb49dc-319b-4516-8473-e1ee083c9921 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:52.816095 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9feb49dc-319b-4516-8473-e1ee083c9921 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e Aug 12 14:47:52.816399 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9feb49dc-319b-4516-8473-e1ee083c9921 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:52.816812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9feb49dc-319b-4516-8473-e1ee083c9921 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:52.820780 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=503,cinder:UPDATE=93,cinder:INSERT=43 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:47:52.832698 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:52.832698 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:52.838535 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9feb49dc-319b-4516-8473-e1ee083c9921 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:52.844165 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9feb49dc-319b-4516-8473-e1ee083c9921 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e returned with HTTP 200 Aug 12 14:47:52.848490 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 138/547] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:52 2026] GET /volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:52.861824 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32942e76-5832-46dc-bdf9-4becdcde470c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:52.863900 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32942e76-5832-46dc-bdf9-4becdcde470c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e Aug 12 14:47:52.864142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32942e76-5832-46dc-bdf9-4becdcde470c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:52.864397 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32942e76-5832-46dc-bdf9-4becdcde470c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:52.864590 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-32942e76-5832-46dc-bdf9-4becdcde470c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume with id: 4950b8eb-8c76-4639-9896-bc1986ad4d8e Aug 12 14:47:52.873705 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:52.873705 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:52.874217 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-32942e76-5832-46dc-bdf9-4becdcde470c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:52.899218 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-32942e76-5832-46dc-bdf9-4becdcde470c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume request issued successfully. Aug 12 14:47:52.899519 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32942e76-5832-46dc-bdf9-4becdcde470c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e returned with HTTP 202 Aug 12 14:47:52.900093 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 138/548] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:52 2026] DELETE /volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:52.914277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f5c4da9-a1fd-4885-a631-b33f8a71fa0c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:52.917257 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f5c4da9-a1fd-4885-a631-b33f8a71fa0c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e Aug 12 14:47:52.917602 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f5c4da9-a1fd-4885-a631-b33f8a71fa0c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:52.917903 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f5c4da9-a1fd-4885-a631-b33f8a71fa0c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:52.932354 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:52.932354 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:52.933326 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67578a31-bb83-448f-b632-32b44d3d9d7a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:47:52.933921 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67578a31-bb83-448f-b632-32b44d3d9d7a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-895749377"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:52.940953 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f5c4da9-a1fd-4885-a631-b33f8a71fa0c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:52.948969 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f5c4da9-a1fd-4885-a631-b33f8a71fa0c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e returned with HTTP 200 Aug 12 14:47:52.949530 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 135/549] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:52 2026] GET /volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:47:52.964187 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67578a31-bb83-448f-b632-32b44d3d9d7a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:47:52.964770 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 139/550] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:47:52 2026] POST /volume/v3/types => generated 227 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:52.978359 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b3bd10d-5d8f-4b14-83ce-78080a0e9b1e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:52.982650 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b3bd10d-5d8f-4b14-83ce-78080a0e9b1e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:47:52.983079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b3bd10d-5d8f-4b14-83ce-78080a0e9b1e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1885998598"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:53.015848 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b3bd10d-5d8f-4b14-83ce-78080a0e9b1e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:47:53.016390 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 139/551] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:47:52 2026] POST /volume/v3/group_types => generated 185 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:53.025835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:53.323298 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:47:53.323298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "43f88cea-9c39-469b-a4ea-730f89366238", "volume_types": ["8901831c-81e9-4645-ab85-e58eeaa1bc1d"], "name": "tempest-GroupSnapshotsV319Test-Group-1224142741"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:53.324564 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Creating new group {'group': {'group_type': '43f88cea-9c39-469b-a4ea-730f89366238', 'volume_types': ['8901831c-81e9-4645-ab85-e58eeaa1bc1d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1224142741'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:47:53.331430 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1224142741. Aug 12 14:47:53.343273 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Availability Zones retrieved successfully. Aug 12 14:47:53.378271 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Created reservations ['50cdd021-d5bf-44f4-82fc-167f5a4aea25'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:53.412398 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fc53f73-f62d-4e9e-ad27-a99b8fc90d31 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:47:53.412398 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 139/552] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:47:53 2026] POST /volume/v3/groups => generated 116 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:53.428701 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a6782f40-0b9f-4901-8f2a-6948863a20fb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:53.432196 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a6782f40-0b9f-4901-8f2a-6948863a20fb tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 Aug 12 14:47:53.432389 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a6782f40-0b9f-4901-8f2a-6948863a20fb tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:53.432705 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a6782f40-0b9f-4901-8f2a-6948863a20fb tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:53.432855 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-a6782f40-0b9f-4901-8f2a-6948863a20fb tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member 86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:53.437577 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:53.437577 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:53.452207 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a6782f40-0b9f-4901-8f2a-6948863a20fb tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 returned with HTTP 200 Aug 12 14:47:53.452994 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 136/553] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:53 2026] GET /volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 => generated 396 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:53.966634 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4a57d93-74c4-41ca-b634-e83e22759e90 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:53.970486 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4a57d93-74c4-41ca-b634-e83e22759e90 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e Aug 12 14:47:53.970486 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4a57d93-74c4-41ca-b634-e83e22759e90 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:53.970486 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4a57d93-74c4-41ca-b634-e83e22759e90 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:53.975843 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=491,cinder:UPDATE=81,cinder:INSERT=41 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:47:53.976370 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:53.979297 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/limits Aug 12 14:47:53.979380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:53.979622 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:53.980805 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4a57d93-74c4-41ca-b634-e83e22759e90 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e returned with HTTP 404 Aug 12 14:47:53.981801 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 140/554] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:53 2026] GET /volume/v3/volumes/4950b8eb-8c76-4639-9896-bc1986ad4d8e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:53.991122 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:53.993345 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-895749377 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-895749377, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:53.993740 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:53.993840 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-895749377 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-895749377, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:53.993924 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-895749377 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-895749377, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:53.994106 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1842440743"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:53.994499 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] 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 14:47:53.994941 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-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 14:47:53.995303 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] 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 14:47:53.996500 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1842440743'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:53.996560 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] 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 14:47:53.996590 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume of 1 GB Aug 12 14:47:53.996590 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:53.996590 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:53.998109 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] 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 14:47:54.002047 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Availability Zones retrieved successfully. Aug 12 14:47:54.011118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (2e92b626-0db0-4c81-83ee-51069077589f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:54.012167 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc0bcc7-2513-4c84-9710-054d68b4b15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.013225 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:54.015483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-9c08380d-d459-464a-b219-e19f3de49b33 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/limits returned with HTTP 200 Aug 12 14:47:54.016015 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 140/555] 10.4.3.100 () {68 vars in 1484 bytes} [Wed Aug 12 14:47:53 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:54.063019 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fc0bcc7-2513-4c84-9710-054d68b4b15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.063866 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bc6009-d624-4168-bced-fd83426f292a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.081271 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-dc338c9f-66c4-49f9-8812-eaf3f43b90da None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:54.084207 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-dc338c9f-66c4-49f9-8812-eaf3f43b90da tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:54.084545 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-dc338c9f-66c4-49f9-8812-eaf3f43b90da tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:54.084828 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-dc338c9f-66c4-49f9-8812-eaf3f43b90da tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:54.098039 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.098039 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:54.102683 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-dc338c9f-66c4-49f9-8812-eaf3f43b90da tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:54.109600 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-dc338c9f-66c4-49f9-8812-eaf3f43b90da tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 200 Aug 12 14:47:54.110198 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 137/556] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:54 2026] GET /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 1452 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:54.123285 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:54.126168 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:47:54.126845 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e15aa5c1-028d-4596-afae-96af00ca3478", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1315502609", "description": null, "metadata": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:54.126990 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Created reservations ['8db279c7-5b7c-4b28-8115-e53fdcf96fff', '88423e16-fb67-42da-aea9-8e721f88aedb', 'b6370025-dbf5-4b13-adfb-149d6c8fdbbb', '9e743dd7-5ede-42a0-ad13-038b79567f7f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:54.130125 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0bc6009-d624-4168-bced-fd83426f292a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8db279c7-5b7c-4b28-8115-e53fdcf96fff', '88423e16-fb67-42da-aea9-8e721f88aedb', 'b6370025-dbf5-4b13-adfb-149d6c8fdbbb', '9e743dd7-5ede-42a0-ad13-038b79567f7f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.130125 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b28355-7969-4dbc-ba86-be5af2e16fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.142961 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.142961 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:54.143815 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:47:54.144983 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Create snapshot from volume e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:47:54.155809 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85b28355-7969-4dbc-ba86-be5af2e16fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1842440743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['8db279c7-5b7c-4b28-8115-e53fdcf96fff','88423e16-fb67-42da-aea9-8e721f88aedb','b6370025-dbf5-4b13-adfb-149d6c8fdbbb','9e743dd7-5ede-42a0-ad13-038b79567f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1842440743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ea0106665d427699f84c3ba912af5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.157332 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be29dbd-2e2a-44ea-b851-b1be7464815a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.169887 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-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 14:47:54.179047 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be29dbd-2e2a-44ea-b851-b1be7464815a) transitioned into state 'SUCCESS' from state '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-1842440743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['8db279c7-5b7c-4b28-8115-e53fdcf96fff','88423e16-fb67-42da-aea9-8e721f88aedb','b6370025-dbf5-4b13-adfb-149d6c8fdbbb','9e743dd7-5ede-42a0-ad13-038b79567f7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.179961 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5631b5bd-84b2-41dc-932b-1ec634174ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.192095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5631b5bd-84b2-41dc-932b-1ec634174ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.194095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (2e92b626-0db0-4c81-83ee-51069077589f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:54.194095 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request issued successfully. Aug 12 14:47:54.194756 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9e627b7-c4e4-47ba-815a-667af7cf7e06 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:54.195866 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 140/557] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:47:53 2026] POST /volume/v3/volumes => generated 747 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:54.206814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Created reservations ['6f367df3-5d36-47e7-b1d2-7ad2db56935d', '8d1b2218-5a1f-4417-8685-e04f180d69f2', '4b15430b-a317-458c-bf1b-8b8eb08f6e3b', '09fc6299-ec82-4f1b-bf84-fd3f6020681d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:54.212314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-232572d3-0fa6-4015-9c83-08cd257f7d0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:54.214862 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-232572d3-0fa6-4015-9c83-08cd257f7d0f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 Aug 12 14:47:54.215134 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-232572d3-0fa6-4015-9c83-08cd257f7d0f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:54.215385 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-232572d3-0fa6-4015-9c83-08cd257f7d0f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:54.236131 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.236131 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:54.247058 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-232572d3-0fa6-4015-9c83-08cd257f7d0f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:54.251784 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-232572d3-0fa6-4015-9c83-08cd257f7d0f tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 returned with HTTP 200 Aug 12 14:47:54.252474 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 141/558] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:54 2026] GET /volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:54.275826 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Snapshot force create request issued successfully. Aug 12 14:47:54.276175 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-607d8745-9950-46b5-a9f4-024ae3bba9f7 req-348e24b1-e4bd-4d81-b647-fa35873a8ed9 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:47:54.276502 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 141/559] 10.4.3.100 () {72 vars in 1547 bytes} [Wed Aug 12 14:47:54 2026] POST /volume/v3/snapshots => generated 319 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:54.469979 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-60658edd-d2c2-4286-83a6-7227bf8d6b51 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:54.475246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-60658edd-d2c2-4286-83a6-7227bf8d6b51 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 Aug 12 14:47:54.475544 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-60658edd-d2c2-4286-83a6-7227bf8d6b51 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:54.475776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-60658edd-d2c2-4286-83a6-7227bf8d6b51 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:54.476113 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-60658edd-d2c2-4286-83a6-7227bf8d6b51 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member 86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:54.481275 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.481275 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:54.495426 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-60658edd-d2c2-4286-83a6-7227bf8d6b51 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 returned with HTTP 200 Aug 12 14:47:54.495990 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 138/560] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:54 2026] GET /volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 => generated 397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:54.508746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:54.513481 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:54.513481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-26746677", "volume_type": "8901831c-81e9-4645-ab85-e58eeaa1bc1d", "group_id": "86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:54.515403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-26746677', 'volume_type': '8901831c-81e9-4645-ab85-e58eeaa1bc1d', 'group_id': '86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:54.524759 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.524759 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:54.525623 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Create volume of 1 GB Aug 12 14:47:54.533788 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Availability Zones retrieved successfully. Aug 12 14:47:54.542074 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Flow 'volume_create_api' (9a314fab-531a-4c47-bd9f-a98d2502b6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:54.543407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a507888e-13b0-4d07-aa5d-db12f31956a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.544263 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.544263 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:54.544938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:54.573819 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a507888e-13b0-4d07-aa5d-db12f31956a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:47:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8901831c-81e9-4645-ab85-e58eeaa1bc1d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-895749377',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8901831c-81e9-4645-ab85-e58eeaa1bc1d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.575045 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f99b112-7547-4fa9-916e-7d781cd33bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.612249 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-895749377 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-895749377, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:54.612699 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-895749377 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-895749377, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:54.667634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Created reservations ['4269c414-0142-456e-8658-3e1002536d65', '32cb4575-ae43-4d1c-a5e2-018b8a84330e', '4b380119-f838-49ff-87dc-29088f728ddc', '3bafae8f-a889-4be9-ba0f-719bb2dbd26a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:54.668988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f99b112-7547-4fa9-916e-7d781cd33bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4269c414-0142-456e-8658-3e1002536d65', '32cb4575-ae43-4d1c-a5e2-018b8a84330e', '4b380119-f838-49ff-87dc-29088f728ddc', '3bafae8f-a889-4be9-ba0f-719bb2dbd26a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.670156 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9f6a5b-9f9a-4430-8ce4-8b015fb15ace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.700881 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d9f6a5b-9f9a-4430-8ce4-8b015fb15ace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1afae591-c9a4-4b3d-aab9-a89d03222dd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-26746677',encryption_key_id=None,group_id=86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7,group_type_id=,metadata={},multiattach=False,project_id='eb313b3ae6aa499d982fe64dd291ef2d',qos_specs=None,replication_status=,reservations=['4269c414-0142-456e-8658-3e1002536d65','32cb4575-ae43-4d1c-a5e2-018b8a84330e','4b380119-f838-49ff-87dc-29088f728ddc','3bafae8f-a889-4be9-ba0f-719bb2dbd26a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f75ea6f49d4144bd8fb8c0b46286b80a',volume_type_id=8901831c-81e9-4645-ab85-e58eeaa1bc1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-26746677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7,host=None,id=1afae591-c9a4-4b3d-aab9-a89d03222dd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb313b3ae6aa499d982fe64dd291ef2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f75ea6f49d4144bd8fb8c0b46286b80a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8901831c-81e9-4645-ab85-e58eeaa1bc1d),volume_type_id=8901831c-81e9-4645-ab85-e58eeaa1bc1d)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.702836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5000c923-1817-4b7c-ae17-fe5ebdd84efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.732219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5000c923-1817-4b7c-ae17-fe5ebdd84efd) transitioned into state 'SUCCESS' from state '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-26746677',encryption_key_id=None,group_id=86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7,group_type_id=,metadata={},multiattach=False,project_id='eb313b3ae6aa499d982fe64dd291ef2d',qos_specs=None,replication_status=,reservations=['4269c414-0142-456e-8658-3e1002536d65','32cb4575-ae43-4d1c-a5e2-018b8a84330e','4b380119-f838-49ff-87dc-29088f728ddc','3bafae8f-a889-4be9-ba0f-719bb2dbd26a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f75ea6f49d4144bd8fb8c0b46286b80a',volume_type_id=8901831c-81e9-4645-ab85-e58eeaa1bc1d)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.741749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e028653-a860-438b-818f-8fe272ea1b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:54.753311 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e028653-a860-438b-818f-8fe272ea1b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:54.754084 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Flow 'volume_create_api' (9a314fab-531a-4c47-bd9f-a98d2502b6d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:54.754579 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Create volume request issued successfully. Aug 12 14:47:54.758172 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:54.758172 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:54.806639 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:54.810879 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.810879 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:54.815759 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1dddb6d7-cdce-4798-baf6-bb3b067364a2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:54.816743 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 141/561] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:47:54 2026] POST /volume/v3/volumes => generated 824 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:54.831197 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:54.833108 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 Aug 12 14:47:54.833524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:54.833651 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:54.850527 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.850527 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:54.858667 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Volume info retrieved successfully. Aug 12 14:47:54.859742 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:54.860992 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:54.911165 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:54.914898 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:54.914898 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:54.930359 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3fd4254-9ce3-4809-a9f5-13b546c03246 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 returned with HTTP 200 Aug 12 14:47:54.931036 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 142/562] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:54 2026] GET /volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 => generated 892 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:55.268063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ac5a836-0762-4852-b74b-defd98f6c692 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:55.270615 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ac5a836-0762-4852-b74b-defd98f6c692 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 Aug 12 14:47:55.270615 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ac5a836-0762-4852-b74b-defd98f6c692 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:55.270615 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ac5a836-0762-4852-b74b-defd98f6c692 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:55.279906 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:55.279906 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:55.285154 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ac5a836-0762-4852-b74b-defd98f6c692 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:55.290705 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ac5a836-0762-4852-b74b-defd98f6c692 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 returned with HTTP 200 Aug 12 14:47:55.291344 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 142/563] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:55 2026] GET /volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:55.306620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:55.309570 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:47:55.309570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1244443900"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:55.311890 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request body: {'volume': {'source_volid': 'f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1244443900'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:47:55.322152 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:55.322152 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:55.325075 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume retrieved successfully. Aug 12 14:47:55.325075 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume of 2 GB Aug 12 14:47:55.328408 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Availability Zones retrieved successfully. Aug 12 14:47:55.337051 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (f6de8924-0240-4795-8e62-a231c50f98ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:55.338432 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c3735d-c6b5-4ecc-b8d1-ac0b04279aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:55.340302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:47:55.375057 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73c3735d-c6b5-4ecc-b8d1-ac0b04279aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97', 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:55.376138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1849c78b-d6a1-4fe6-afde-e4d8ebebaac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:55.444033 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Created reservations ['64afcdb8-6c39-4f02-aa6b-da36c6e735e3', '922f0f31-2d27-4fa9-9ce0-43a6811c5c4f', 'a4272c89-3925-45ff-8704-66a079095a16', 'aec8467b-e199-4377-9de0-ae18cdeefa50'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:55.444934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1849c78b-d6a1-4fe6-afde-e4d8ebebaac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64afcdb8-6c39-4f02-aa6b-da36c6e735e3', '922f0f31-2d27-4fa9-9ce0-43a6811c5c4f', 'a4272c89-3925-45ff-8704-66a079095a16', 'aec8467b-e199-4377-9de0-ae18cdeefa50']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:55.445919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230cfad3-a396-4c20-b676-07dd725e4a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:55.500708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (230cfad3-a396-4c20-b676-07dd725e4a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4045856b-cebe-451d-94c7-36cb0ef06917', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1244443900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['64afcdb8-6c39-4f02-aa6b-da36c6e735e3','922f0f31-2d27-4fa9-9ce0-43a6811c5c4f','a4272c89-3925-45ff-8704-66a079095a16','aec8467b-e199-4377-9de0-ae18cdeefa50'],size=2,snapshot_id=None,source_replicaid=,source_volid=f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1244443900',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4045856b-cebe-451d-94c7-36cb0ef06917,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28ea0106665d427699f84c3ba912af5e',provider_auth=None,provider_geometry=None,provider_id=None,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=f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:55.506161 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf0f981-94b0-4426-b0f7-f64cfecdc67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:55.528524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf0f981-94b0-4426-b0f7-f64cfecdc67b) transitioned into state 'SUCCESS' from state '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-1244443900',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28ea0106665d427699f84c3ba912af5e',qos_specs=None,replication_status=,reservations=['64afcdb8-6c39-4f02-aa6b-da36c6e735e3','922f0f31-2d27-4fa9-9ce0-43a6811c5c4f','a4272c89-3925-45ff-8704-66a079095a16','aec8467b-e199-4377-9de0-ae18cdeefa50'],size=2,snapshot_id=None,source_replicaid=,source_volid=f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97,status='creating',user_id='8b831ccd751b4f67982bb6c8dfaf8320',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:55.529186 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4052b361-85a7-4132-b626-75d1f35611f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:47:55.549598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4052b361-85a7-4132-b626-75d1f35611f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:47:55.550897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Flow 'volume_create_api' (f6de8924-0240-4795-8e62-a231c50f98ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:47:55.551561 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Create volume request issued successfully. Aug 12 14:47:55.552370 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db0b64d1-b8bd-444d-9d5d-b66795c6c830 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:47:55.552734 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 139/564] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:47:55 2026] POST /volume/v3/volumes => generated 781 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:47:55.570178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-868378ab-0225-4e9c-8442-84acfdde8ece None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:55.572938 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-868378ab-0225-4e9c-8442-84acfdde8ece tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:55.573259 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-868378ab-0225-4e9c-8442-84acfdde8ece tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:55.573967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-868378ab-0225-4e9c-8442-84acfdde8ece tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:55.584841 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:55.584841 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:55.590742 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-868378ab-0225-4e9c-8442-84acfdde8ece tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:55.597336 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-868378ab-0225-4e9c-8442-84acfdde8ece tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 returned with HTTP 200 Aug 12 14:47:55.597900 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 142/565] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:55 2026] GET /volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:55.949652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-390d6982-5614-4c42-af3e-b2c7496dc224 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:55.951871 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 Aug 12 14:47:55.952210 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:55.952322 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:55.960155 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:55.960155 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:55.964602 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Volume info retrieved successfully. Aug 12 14:47:55.965604 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:55.965604 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:56.014413 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:56.017634 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.017634 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:56.028204 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-390d6982-5614-4c42-af3e-b2c7496dc224 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 returned with HTTP 200 Aug 12 14:47:56.028492 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 143/566] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:55 2026] GET /volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:56.044214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-633facbe-b014-4633-bd34-9275d3c5c530 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:56.046797 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] POST https://10.4.3.100/volume/v3/group_snapshots Aug 12 14:47:56.047249 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-78424121"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:56.049940 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-78424121'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 12 14:47:56.054798 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.054798 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:56.059018 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.group_snapshots [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-78424121. Aug 12 14:47:56.081639 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.081639 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:56.100339 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-895749377 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-895749377, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:56.100717 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-895749377 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-895749377, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:47:56.125077 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Created reservations ['566a8404-246b-439b-aebb-cf826828d23e', '42dd863b-620c-4f5d-9706-84924d4b6de8', '9b641bf5-7553-4be7-a15a-bbd7ae521783', 'fed850e4-26f2-4fba-a302-8cf29a185a35'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:47:56.165863 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-633facbe-b014-4633-bd34-9275d3c5c530 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots returned with HTTP 202 Aug 12 14:47:56.166719 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 143/567] 10.4.3.100 () {70 vars in 1324 bytes} [Wed Aug 12 14:47:56 2026] POST /volume/v3/group_snapshots => generated 189 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:56.177622 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b1247ccf-a71d-4c64-9645-c473316b8b8b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:56.178939 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b1247ccf-a71d-4c64-9645-c473316b8b8b tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:56.179257 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b1247ccf-a71d-4c64-9645-c473316b8b8b tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:56.179652 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b1247ccf-a71d-4c64-9645-c473316b8b8b tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:56.179878 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-b1247ccf-a71d-4c64-9645-c473316b8b8b tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:56.183890 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.183890 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:56.189491 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b1247ccf-a71d-4c64-9645-c473316b8b8b tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 200 Aug 12 14:47:56.190359 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 140/568] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:56 2026] GET /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 328 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:56.614756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b7dce5b-2eb0-4358-ab62-657e2dbfa29b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:56.617786 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b7dce5b-2eb0-4358-ab62-657e2dbfa29b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:56.617786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b7dce5b-2eb0-4358-ab62-657e2dbfa29b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:56.617786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b7dce5b-2eb0-4358-ab62-657e2dbfa29b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:56.631234 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.631234 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:56.638583 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0b7dce5b-2eb0-4358-ab62-657e2dbfa29b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:56.648634 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b7dce5b-2eb0-4358-ab62-657e2dbfa29b tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 returned with HTTP 200 Aug 12 14:47:56.649227 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 143/569] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:56 2026] GET /volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:56.672727 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc524367-6a4a-45b0-b594-2f8dddb8ad8c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:56.674959 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc524367-6a4a-45b0-b594-2f8dddb8ad8c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:56.675449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc524367-6a4a-45b0-b594-2f8dddb8ad8c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:56.675449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc524367-6a4a-45b0-b594-2f8dddb8ad8c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:56.689776 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.689776 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:56.695299 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc524367-6a4a-45b0-b594-2f8dddb8ad8c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:56.706912 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc524367-6a4a-45b0-b594-2f8dddb8ad8c tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 returned with HTTP 200 Aug 12 14:47:56.708388 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 144/570] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:56 2026] GET /volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:56.731981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce57f662-ae7d-4c5d-a60e-a2c0b4a3795a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:56.735770 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce57f662-ae7d-4c5d-a60e-a2c0b4a3795a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:56.736094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce57f662-ae7d-4c5d-a60e-a2c0b4a3795a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:56.736433 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce57f662-ae7d-4c5d-a60e-a2c0b4a3795a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:56.747571 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.747571 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:56.757608 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ce57f662-ae7d-4c5d-a60e-a2c0b4a3795a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:56.764963 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce57f662-ae7d-4c5d-a60e-a2c0b4a3795a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 returned with HTTP 200 Aug 12 14:47:56.765510 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 144/571] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:56 2026] GET /volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:56.785269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4f245e69-df77-42eb-beba-ee54833a59aa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:56.791502 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f245e69-df77-42eb-beba-ee54833a59aa tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:56.791662 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f245e69-df77-42eb-beba-ee54833a59aa tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:56.792003 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f245e69-df77-42eb-beba-ee54833a59aa tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:56.792076 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-4f245e69-df77-42eb-beba-ee54833a59aa tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume with id: 4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:56.799909 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.799909 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:56.800638 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4f245e69-df77-42eb-beba-ee54833a59aa tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:56.822533 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4f245e69-df77-42eb-beba-ee54833a59aa tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume request issued successfully. Aug 12 14:47:56.822828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f245e69-df77-42eb-beba-ee54833a59aa tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 returned with HTTP 202 Aug 12 14:47:56.823376 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 141/572] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:56 2026] DELETE /volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:56.836282 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-06ca76b7-2d4a-4fdf-af48-5ca83973dbd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:56.840007 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-06ca76b7-2d4a-4fdf-af48-5ca83973dbd7 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:56.841199 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-06ca76b7-2d4a-4fdf-af48-5ca83973dbd7 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:56.841399 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-06ca76b7-2d4a-4fdf-af48-5ca83973dbd7 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:56.855338 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:56.855338 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:56.861484 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-06ca76b7-2d4a-4fdf-af48-5ca83973dbd7 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:56.869875 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-06ca76b7-2d4a-4fdf-af48-5ca83973dbd7 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 returned with HTTP 200 Aug 12 14:47:56.870607 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 144/573] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:56 2026] GET /volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:57.201893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-72b95bcc-bc40-4a4c-a106-fb3718d27abd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.204263 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72b95bcc-bc40-4a4c-a106-fb3718d27abd tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.204608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72b95bcc-bc40-4a4c-a106-fb3718d27abd tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.205036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72b95bcc-bc40-4a4c-a106-fb3718d27abd tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.205220 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-72b95bcc-bc40-4a4c-a106-fb3718d27abd tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:57.209768 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.209768 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:57.218054 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72b95bcc-bc40-4a4c-a106-fb3718d27abd tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 200 Aug 12 14:47:57.219154 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 145/574] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:57.236421 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-818734f8-efc7-413a-8c30-9e510ffd37bf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.238783 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-818734f8-efc7-413a-8c30-9e510ffd37bf tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:57.238952 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-818734f8-efc7-413a-8c30-9e510ffd37bf tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.239772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-818734f8-efc7-413a-8c30-9e510ffd37bf tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.239772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-818734f8-efc7-413a-8c30-9e510ffd37bf tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:57.240944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-818734f8-efc7-413a-8c30-9e510ffd37bf tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:57.245959 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-818734f8-efc7-413a-8c30-9e510ffd37bf tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Get all snapshots completed successfully. Aug 12 14:47:57.246600 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.246600 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:57.247487 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-818734f8-efc7-413a-8c30-9e510ffd37bf tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:57.247952 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 145/575] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:57.259971 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-aab0b07b-6eab-4fa1-b7c8-67a52e9b3127 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.265046 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aab0b07b-6eab-4fa1-b7c8-67a52e9b3127 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/snapshots/535160ad-7f3d-4366-a79e-37804ecb1462 Aug 12 14:47:57.265243 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aab0b07b-6eab-4fa1-b7c8-67a52e9b3127 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.265431 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aab0b07b-6eab-4fa1-b7c8-67a52e9b3127 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.276836 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.276836 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:57.277338 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-aab0b07b-6eab-4fa1-b7c8-67a52e9b3127 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Snapshot retrieved successfully. Aug 12 14:47:57.278332 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aab0b07b-6eab-4fa1-b7c8-67a52e9b3127 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/snapshots/535160ad-7f3d-4366-a79e-37804ecb1462 returned with HTTP 200 Aug 12 14:47:57.278675 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 142/576] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/snapshots/535160ad-7f3d-4366-a79e-37804ecb1462 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:57.294571 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85614741-d2b0-40a5-af8a-8e95573c7a6a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.296713 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85614741-d2b0-40a5-af8a-8e95573c7a6a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] POST https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action Aug 12 14:47:57.297314 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85614741-d2b0-40a5-af8a-8e95573c7a6a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:57.297521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85614741-d2b0-40a5-af8a-8e95573c7a6a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:57.299360 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-85614741-d2b0-40a5-af8a-8e95573c7a6a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Updating group 'd5f4982f-d340-428d-b4c0-8e083884aa92' with 'creating' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 14:47:57.305503 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.305503 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:57.316962 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85614741-d2b0-40a5-af8a-8e95573c7a6a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action returned with HTTP 202 Aug 12 14:47:57.317657 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 145/577] 10.4.3.100 () {70 vars in 1455 bytes} [Wed Aug 12 14:47:57 2026] POST /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:57.326574 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-82b3849e-b94c-46b1-b0cb-dbb87d410468 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.329325 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82b3849e-b94c-46b1-b0cb-dbb87d410468 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.329986 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82b3849e-b94c-46b1-b0cb-dbb87d410468 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.330139 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82b3849e-b94c-46b1-b0cb-dbb87d410468 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.331202 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-82b3849e-b94c-46b1-b0cb-dbb87d410468 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:57.336051 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.336051 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:57.341503 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82b3849e-b94c-46b1-b0cb-dbb87d410468 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 200 Aug 12 14:47:57.342479 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 146/578] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:47:57.351234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fde66ff2-6b5a-4f57-a5cc-3f876141c2b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.353514 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fde66ff2-6b5a-4f57-a5cc-3f876141c2b9 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] POST https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action Aug 12 14:47:57.353992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fde66ff2-6b5a-4f57-a5cc-3f876141c2b9 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:57.354204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fde66ff2-6b5a-4f57-a5cc-3f876141c2b9 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:57.356042 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-fde66ff2-6b5a-4f57-a5cc-3f876141c2b9 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Updating group 'd5f4982f-d340-428d-b4c0-8e083884aa92' with 'available' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 14:47:57.363237 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.363237 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:57.378513 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fde66ff2-6b5a-4f57-a5cc-3f876141c2b9 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action returned with HTTP 202 Aug 12 14:47:57.379220 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 146/579] 10.4.3.100 () {70 vars in 1455 bytes} [Wed Aug 12 14:47:57 2026] POST /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:57.389074 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5f3f6825-a05a-4ac6-9361-0d8e00d47eb5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.391211 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f3f6825-a05a-4ac6-9361-0d8e00d47eb5 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.391533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5f3f6825-a05a-4ac6-9361-0d8e00d47eb5 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.391733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5f3f6825-a05a-4ac6-9361-0d8e00d47eb5 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.391860 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-5f3f6825-a05a-4ac6-9361-0d8e00d47eb5 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:57.395905 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.395905 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:57.399603 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f3f6825-a05a-4ac6-9361-0d8e00d47eb5 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 200 Aug 12 14:47:57.400235 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 143/580] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 329 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:57.411336 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da6576ab-78eb-49be-9c7a-52da4e58911a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.413607 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da6576ab-78eb-49be-9c7a-52da4e58911a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] POST https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action Aug 12 14:47:57.414326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da6576ab-78eb-49be-9c7a-52da4e58911a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:57.414326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da6576ab-78eb-49be-9c7a-52da4e58911a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:57.416313 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-da6576ab-78eb-49be-9c7a-52da4e58911a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Updating group 'd5f4982f-d340-428d-b4c0-8e083884aa92' with 'error' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 14:47:57.421013 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.421013 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:57.431305 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da6576ab-78eb-49be-9c7a-52da4e58911a tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action returned with HTTP 202 Aug 12 14:47:57.431877 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 146/581] 10.4.3.100 () {70 vars in 1455 bytes} [Wed Aug 12 14:47:57 2026] POST /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:57.443205 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e132f6db-e2ab-42f4-949b-0862eb39ba25 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.445721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e132f6db-e2ab-42f4-949b-0862eb39ba25 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.445804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e132f6db-e2ab-42f4-949b-0862eb39ba25 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.446010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e132f6db-e2ab-42f4-949b-0862eb39ba25 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.446229 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.group_snapshots [None req-e132f6db-e2ab-42f4-949b-0862eb39ba25 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:57.452032 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.452032 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:57.457676 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e132f6db-e2ab-42f4-949b-0862eb39ba25 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 200 Aug 12 14:47:57.458280 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 147/582] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:57.467051 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32f27710-8227-47da-8dce-48f3b90a300e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.469722 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32f27710-8227-47da-8dce-48f3b90a300e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] POST https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action Aug 12 14:47:57.470092 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32f27710-8227-47da-8dce-48f3b90a300e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:57.470198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32f27710-8227-47da-8dce-48f3b90a300e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:57.472200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.group_snapshots [None req-32f27710-8227-47da-8dce-48f3b90a300e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Updating group 'd5f4982f-d340-428d-b4c0-8e083884aa92' with 'available' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 12 14:47:57.476551 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.476551 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:57.487935 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32f27710-8227-47da-8dce-48f3b90a300e tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action returned with HTTP 202 Aug 12 14:47:57.488499 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 147/583] 10.4.3.100 () {70 vars in 1455 bytes} [Wed Aug 12 14:47:57 2026] POST /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:57.496678 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-870dfd7a-6c9e-4beb-9f5d-65ce4b9e23f0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.498732 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-870dfd7a-6c9e-4beb-9f5d-65ce4b9e23f0 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.499051 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-870dfd7a-6c9e-4beb-9f5d-65ce4b9e23f0 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.499522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-870dfd7a-6c9e-4beb-9f5d-65ce4b9e23f0 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.499735 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-870dfd7a-6c9e-4beb-9f5d-65ce4b9e23f0 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:57.504842 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.504842 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:57.514652 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-870dfd7a-6c9e-4beb-9f5d-65ce4b9e23f0 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 200 Aug 12 14:47:57.514652 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 144/584] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:57.526718 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ff21b4f-02bb-4dbc-96f1-0daff1b9aef8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.530025 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ff21b4f-02bb-4dbc-96f1-0daff1b9aef8 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] DELETE https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.530408 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ff21b4f-02bb-4dbc-96f1-0daff1b9aef8 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.530800 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ff21b4f-02bb-4dbc-96f1-0daff1b9aef8 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.531051 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.group_snapshots [None req-9ff21b4f-02bb-4dbc-96f1-0daff1b9aef8 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] delete called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100249) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 12 14:47:57.531559 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.group_snapshots [None req-9ff21b4f-02bb-4dbc-96f1-0daff1b9aef8 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Delete group_snapshot with id: d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.537136 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.537136 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:57.587797 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ff21b4f-02bb-4dbc-96f1-0daff1b9aef8 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 202 Aug 12 14:47:57.591284 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 147/585] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:47:57 2026] DELETE /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:57.597620 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.601320 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:57.601654 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.602169 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.602780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:57.605075 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:57.649957 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Get all volumes completed successfully. Aug 12 14:47:57.650828 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:57.651011 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:57.701040 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:57.708639 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.708639 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:57.722538 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32cefb5c-bf62-4cb3-b8cb-5c90f8d2c53d tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:57.723193 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 148/586] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:57.745364 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.747752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail Aug 12 14:47:57.748013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.748269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.748600 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:57.750243 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:47:57.757096 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Get all snapshots completed successfully. Aug 12 14:47:57.758296 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f482bfb-15e9-4cd7-b163-9a1b93ada031 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/snapshots/detail returned with HTTP 200 Aug 12 14:47:57.759007 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 148/587] 10.4.3.100 () {66 vars in 1264 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 12 14:47:57.772340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5baa0ab0-105f-410d-98b0-d88514d44133 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.773839 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5baa0ab0-105f-410d-98b0-d88514d44133 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 Aug 12 14:47:57.774374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5baa0ab0-105f-410d-98b0-d88514d44133 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.774875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5baa0ab0-105f-410d-98b0-d88514d44133 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.775073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.group_snapshots [None req-5baa0ab0-105f-410d-98b0-d88514d44133 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member d5f4982f-d340-428d-b4c0-8e083884aa92 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 12 14:47:57.780504 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5baa0ab0-105f-410d-98b0-d88514d44133 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 returned with HTTP 404 Aug 12 14:47:57.780504 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 145/588] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/group_snapshots/d5f4982f-d340-428d-b4c0-8e083884aa92 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:57.788746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85a96273-2aad-4538-9bc9-5e29da4092ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.791154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:47:57.791406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.792356 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.792356 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:47:57.792356 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.792356 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:57.792845 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:47:57.804522 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Get all volumes completed successfully. Aug 12 14:47:57.805531 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:57.805821 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:57.854076 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:57.859666 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.859666 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:57.869758 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85a96273-2aad-4538-9bc9-5e29da4092ad tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:47:57.870244 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 148/589] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:57.885248 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5b531a51-98e0-4d77-b3d6-51c672bdeda2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.888687 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b531a51-98e0-4d77-b3d6-51c672bdeda2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] POST https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7/action Aug 12 14:47:57.889756 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b531a51-98e0-4d77-b3d6-51c672bdeda2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:47:57.889938 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5c57475-220c-45a9-9916-5c7329acbe94 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.890014 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5b531a51-98e0-4d77-b3d6-51c672bdeda2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:47:57.891747 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5c57475-220c-45a9-9916-5c7329acbe94 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 Aug 12 14:47:57.891946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5c57475-220c-45a9-9916-5c7329acbe94 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.892158 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5c57475-220c-45a9-9916-5c7329acbe94 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.893316 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-5b531a51-98e0-4d77-b3d6-51c672bdeda2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] delete called for group 86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:47:57.893316 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-5b531a51-98e0-4d77-b3d6-51c672bdeda2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Delete group with id: 86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 Aug 12 14:47:57.898733 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.898733 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:57.898886 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-759814f3-3761-4d1e-b80c-ebd482b28c01 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.901817 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-759814f3-3761-4d1e-b80c-ebd482b28c01 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 Aug 12 14:47:57.902772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-759814f3-3761-4d1e-b80c-ebd482b28c01 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.903099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-759814f3-3761-4d1e-b80c-ebd482b28c01 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.903244 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5c57475-220c-45a9-9916-5c7329acbe94 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 returned with HTTP 404 Aug 12 14:47:57.903787 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 149/590] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/volumes/4045856b-cebe-451d-94c7-36cb0ef06917 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:57.914900 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.914900 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:57.914900 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-759814f3-3761-4d1e-b80c-ebd482b28c01 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Snapshot retrieved successfully. Aug 12 14:47:57.915135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a0e10d0-b718-4e88-b64e-705112697597 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.915200 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-759814f3-3761-4d1e-b80c-ebd482b28c01 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 returned with HTTP 200 Aug 12 14:47:57.915200 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 146/591] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:47:57.915685 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a0e10d0-b718-4e88-b64e-705112697597 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 Aug 12 14:47:57.916027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a0e10d0-b718-4e88-b64e-705112697597 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.916243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a0e10d0-b718-4e88-b64e-705112697597 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.925735 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.925735 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:57.930939 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a0e10d0-b718-4e88-b64e-705112697597 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:57.936704 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a0e10d0-b718-4e88-b64e-705112697597 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 returned with HTTP 200 Aug 12 14:47:57.937107 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 149/592] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:57.950947 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e4165eb-84af-4963-8027-9796033b9d9a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.953632 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e4165eb-84af-4963-8027-9796033b9d9a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 Aug 12 14:47:57.953848 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e4165eb-84af-4963-8027-9796033b9d9a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.953974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e4165eb-84af-4963-8027-9796033b9d9a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:57.954130 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4e4165eb-84af-4963-8027-9796033b9d9a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume with id: f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 Aug 12 14:47:57.967521 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:57.967521 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:57.968275 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e4165eb-84af-4963-8027-9796033b9d9a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:57.973313 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5b531a51-98e0-4d77-b3d6-51c672bdeda2 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7/action returned with HTTP 202 Aug 12 14:47:57.974235 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 149/593] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:47:57 2026] POST /volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:57.984227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-39919417-3dd8-4891-a487-b16454e75718 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:57.987088 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 Aug 12 14:47:57.988168 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:57.988168 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:58.002975 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:58.002975 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:58.009913 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Volume info retrieved successfully. Aug 12 14:47:58.010047 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e4165eb-84af-4963-8027-9796033b9d9a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Delete volume request issued successfully. Aug 12 14:47:58.010335 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e4165eb-84af-4963-8027-9796033b9d9a tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 returned with HTTP 202 Aug 12 14:47:58.010921 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 150/594] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:47:57 2026] DELETE /volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:58.011620 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:47:58.011865 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:47:58.024251 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2d50fb12-d230-4d56-904f-7c7dffc842ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:58.026654 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d50fb12-d230-4d56-904f-7c7dffc842ac tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 Aug 12 14:47:58.026808 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d50fb12-d230-4d56-904f-7c7dffc842ac tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:58.026996 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d50fb12-d230-4d56-904f-7c7dffc842ac tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:58.038349 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:58.038349 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:58.045320 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2d50fb12-d230-4d56-904f-7c7dffc842ac tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Volume info retrieved successfully. Aug 12 14:47:58.051880 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d50fb12-d230-4d56-904f-7c7dffc842ac tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 returned with HTTP 200 Aug 12 14:47:58.052422 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 150/595] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:58 2026] GET /volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:58.072030 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:47:58.076307 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:58.076307 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:58.092560 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39919417-3dd8-4891-a487-b16454e75718 tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 returned with HTTP 200 Aug 12 14:47:58.093090 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 147/596] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:57 2026] GET /volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 => generated 916 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:58.308158 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-df341f63-e913-4b79-aecf-33b84dfed904 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:58.310804 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-df341f63-e913-4b79-aecf-33b84dfed904 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:58.311001 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-df341f63-e913-4b79-aecf-33b84dfed904 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:58.311216 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-df341f63-e913-4b79-aecf-33b84dfed904 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:58.325747 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:58.325747 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:47:58.331400 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-df341f63-e913-4b79-aecf-33b84dfed904 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:58.338573 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-df341f63-e913-4b79-aecf-33b84dfed904 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:58.339168 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 150/597] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:58 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1683 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:58.376675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-3b019317-5ca8-4690-a42f-d240d442f1a1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:58.381356 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-3b019317-5ca8-4690-a42f-d240d442f1a1 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:47:58.381356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-3b019317-5ca8-4690-a42f-d240d442f1a1 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:58.381356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-3b019317-5ca8-4690-a42f-d240d442f1a1 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:58.399299 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:58.399299 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:47:58.405246 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-3b019317-5ca8-4690-a42f-d240d442f1a1 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:47:58.411834 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-3b019317-5ca8-4690-a42f-d240d442f1a1 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:47:58.412771 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 151/598] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:47:58 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1683 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:47:58.660981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:58.663482 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 Aug 12 14:47:58.663609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:58.663879 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:58.664040 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Delete snapshot with id: 32de154c-3c75-4f62-bd59-89aa2669dd04 Aug 12 14:47:58.669911 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:58.669911 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:47:58.670365 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Snapshot retrieved successfully. Aug 12 14:47:58.694811 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Snapshot delete request issued successfully. Aug 12 14:47:58.695100 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fda49b3-b32f-44cc-b476-15852dfc5067 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 returned with HTTP 202 Aug 12 14:47:58.695771 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 151/599] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:47:58 2026] DELETE /volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:58.707474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-091b282c-8712-4b2f-9069-b693a9b685fe None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:58.709082 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-091b282c-8712-4b2f-9069-b693a9b685fe tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 Aug 12 14:47:58.709331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-091b282c-8712-4b2f-9069-b693a9b685fe tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:58.709644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-091b282c-8712-4b2f-9069-b693a9b685fe tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:58.717305 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:47:58.717305 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:47:58.717594 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-091b282c-8712-4b2f-9069-b693a9b685fe tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Snapshot retrieved successfully. Aug 12 14:47:58.718437 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-091b282c-8712-4b2f-9069-b693a9b685fe tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 returned with HTTP 200 Aug 12 14:47:58.719091 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 148/600] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:58 2026] GET /volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:47:59.069618 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5c60e74-cfa7-4e1b-8464-d97ed2d1c6f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:59.072973 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5c60e74-cfa7-4e1b-8464-d97ed2d1c6f9 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] GET https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 Aug 12 14:47:59.074477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5c60e74-cfa7-4e1b-8464-d97ed2d1c6f9 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:59.074477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5c60e74-cfa7-4e1b-8464-d97ed2d1c6f9 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:59.080808 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5c60e74-cfa7-4e1b-8464-d97ed2d1c6f9 tempest-VolumesCloneTest-848115188 tempest-VolumesCloneTest-848115188-project-member] https://10.4.3.100/volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 returned with HTTP 404 Aug 12 14:47:59.081561 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 151/601] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:47:59 2026] GET /volume/v3/volumes/f90d61f3-2dc6-4bc8-a1d9-a7fa28a50e97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:59.111565 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-41c9cec4-6c0b-4db6-9346-f040e9b492df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:59.115483 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-41c9cec4-6c0b-4db6-9346-f040e9b492df tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 Aug 12 14:47:59.115483 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-41c9cec4-6c0b-4db6-9346-f040e9b492df tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:59.115483 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-41c9cec4-6c0b-4db6-9346-f040e9b492df tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:59.122414 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-41c9cec4-6c0b-4db6-9346-f040e9b492df tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 returned with HTTP 404 Aug 12 14:47:59.123883 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 152/602] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:47:59 2026] GET /volume/v3/volumes/1afae591-c9a4-4b3d-aab9-a89d03222dd3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 14:47:59.134529 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-994e96e3-03a2-441a-96e0-30b7d3c065ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:59.140992 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-994e96e3-03a2-441a-96e0-30b7d3c065ff tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] GET https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 Aug 12 14:47:59.140992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-994e96e3-03a2-441a-96e0-30b7d3c065ff tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:59.140992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-994e96e3-03a2-441a-96e0-30b7d3c065ff tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:59.140992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-994e96e3-03a2-441a-96e0-30b7d3c065ff tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] show called for member 86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:47:59.144666 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-994e96e3-03a2-441a-96e0-30b7d3c065ff tempest-GroupSnapshotsV319Test-547153072 tempest-GroupSnapshotsV319Test-547153072-project-member] https://10.4.3.100/volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 returned with HTTP 404 Aug 12 14:47:59.145031 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 152/603] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:47:59 2026] GET /volume/v3/groups/86df0c1b-0ffb-4ae0-af3f-6de4f1c6acd7 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:47:59.156221 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7dbe5e08-4dba-4077-8cfe-0f7ddeec3181 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:59.158705 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dbe5e08-4dba-4077-8cfe-0f7ddeec3181 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/43f88cea-9c39-469b-a4ea-730f89366238 Aug 12 14:47:59.159080 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7dbe5e08-4dba-4077-8cfe-0f7ddeec3181 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:59.159277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7dbe5e08-4dba-4077-8cfe-0f7ddeec3181 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:59.178465 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dbe5e08-4dba-4077-8cfe-0f7ddeec3181 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/group_types/43f88cea-9c39-469b-a4ea-730f89366238 returned with HTTP 202 Aug 12 14:47:59.179006 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 149/604] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:47:59 2026] DELETE /volume/v3/group_types/43f88cea-9c39-469b-a4ea-730f89366238 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:47:59.190772 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7b3fd6d0-9634-472d-97c4-3a1b45ff7347 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:59.195161 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b3fd6d0-9634-472d-97c4-3a1b45ff7347 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] DELETE https://10.4.3.100/volume/v3/types/8901831c-81e9-4645-ab85-e58eeaa1bc1d Aug 12 14:47:59.195417 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b3fd6d0-9634-472d-97c4-3a1b45ff7347 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:59.195689 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b3fd6d0-9634-472d-97c4-3a1b45ff7347 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:59.233823 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b3fd6d0-9634-472d-97c4-3a1b45ff7347 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/types/8901831c-81e9-4645-ab85-e58eeaa1bc1d returned with HTTP 202 Aug 12 14:47:59.234327 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 152/605] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:47:59 2026] DELETE /volume/v3/types/8901831c-81e9-4645-ab85-e58eeaa1bc1d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:47:59.246237 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-44ba83ca-aee2-4d05-bfc3-4dbcc4cfb264 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:59.248426 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44ba83ca-aee2-4d05-bfc3-4dbcc4cfb264 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] GET https://10.4.3.100/volume/v3/types/8901831c-81e9-4645-ab85-e58eeaa1bc1d Aug 12 14:47:59.249044 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44ba83ca-aee2-4d05-bfc3-4dbcc4cfb264 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:59.249559 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44ba83ca-aee2-4d05-bfc3-4dbcc4cfb264 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:59.256081 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44ba83ca-aee2-4d05-bfc3-4dbcc4cfb264 tempest-GroupSnapshotsV319Test-1290317276 tempest-GroupSnapshotsV319Test-1290317276-project-admin] https://10.4.3.100/volume/v3/types/8901831c-81e9-4645-ab85-e58eeaa1bc1d returned with HTTP 404 Aug 12 14:47:59.257228 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 153/606] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:47:59 2026] GET /volume/v3/types/8901831c-81e9-4645-ab85-e58eeaa1bc1d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:47:59.731543 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-83b13341-b5b6-47d6-9b0f-883f1cbe0ed1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:47:59.734715 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83b13341-b5b6-47d6-9b0f-883f1cbe0ed1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] GET https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 Aug 12 14:47:59.734715 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83b13341-b5b6-47d6-9b0f-883f1cbe0ed1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:47:59.734978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-83b13341-b5b6-47d6-9b0f-883f1cbe0ed1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:47:59.743225 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-83b13341-b5b6-47d6-9b0f-883f1cbe0ed1 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 returned with HTTP 404 Aug 12 14:47:59.743967 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 153/607] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:47:59 2026] GET /volume/v3/snapshots/32de154c-3c75-4f62-bd59-89aa2669dd04 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:00.096497 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ab873360-8886-4a17-be35-db64ce6b58dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:00.097012 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ab873360-8886-4a17-be35-db64ce6b58dd None None] GET https://10.4.3.100/volume// Aug 12 14:48:00.097254 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ab873360-8886-4a17-be35-db64ce6b58dd None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:00.097563 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ab873360-8886-4a17-be35-db64ce6b58dd None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:00.098032 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ab873360-8886-4a17-be35-db64ce6b58dd None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:00.098402 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 150/608] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48: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 14:48:00.109364 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-1a9febba-df9e-4dc6-b939-197bc41e21fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:00.111764 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-1a9febba-df9e-4dc6-b939-197bc41e21fe tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:48:00.112189 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-1a9febba-df9e-4dc6-b939-197bc41e21fe tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a145fa76-0170-44bb-98fb-6fb4cc817a53", "connector": null, "instance_uuid": "e5228b5f-c8b2-4e84-9ddc-7a7a9fb18365"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:00.127846 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:00.127846 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:00.173966 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-1a9febba-df9e-4dc6-b939-197bc41e21fe tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:48:00.174577 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 153/609] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:48:00 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 14:48:00.252930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-7b3d93b5-675b-481a-8354-f520ece35632 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:00.256198 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-7b3d93b5-675b-481a-8354-f520ece35632 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] DELETE https://10.4.3.100/volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0 Aug 12 14:48:00.256411 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-7b3d93b5-675b-481a-8354-f520ece35632 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:00.256666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-7b3d93b5-675b-481a-8354-f520ece35632 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:00.275749 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:00.275749 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:00.378379 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-7b3d93b5-675b-481a-8354-f520ece35632 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0 returned with HTTP 200 Aug 12 14:48:00.378570 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 154/610] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:48:00 2026] DELETE /volume/v3/attachments/6addda0e-6767-494e-afb8-dce7d1a88ee0 => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:00.521840 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7255b5d9-8f3b-42ef-ba90-b079ac2fe3e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:00.522320 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7255b5d9-8f3b-42ef-ba90-b079ac2fe3e4 None None] GET https://10.4.3.100/volume// Aug 12 14:48:00.522365 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7255b5d9-8f3b-42ef-ba90-b079ac2fe3e4 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:00.522621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7255b5d9-8f3b-42ef-ba90-b079ac2fe3e4 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:00.522940 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7255b5d9-8f3b-42ef-ba90-b079ac2fe3e4 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:00.523274 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 154/611] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48: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 14:48:00.533281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-65b2fd3c-dab9-4849-84b6-f3c595fddd3f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:00.537475 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-65b2fd3c-dab9-4849-84b6-f3c595fddd3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] POST https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53/action Aug 12 14:48:00.538396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-65b2fd3c-dab9-4849-84b6-f3c595fddd3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action body: b'{"os-reimage": {"image_id": "7deff55b-9b18-49c9-ba51-15becec3e817", "reimage_reserved": true}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:00.538396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-65b2fd3c-dab9-4849-84b6-f3c595fddd3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "7deff55b-9b18-49c9-ba51-15becec3e817", "reimage_reserved": true}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:00.559301 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:00.559301 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:00.560744 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-65b2fd3c-dab9-4849-84b6-f3c595fddd3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:48:00.723264 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-65b2fd3c-dab9-4849-84b6-f3c595fddd3f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53/action returned with HTTP 202 Aug 12 14:48:00.723505 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 151/612] 10.4.3.100 () {74 vars in 1713 bytes} [Wed Aug 12 14:48:00 2026] POST /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 14:48:02.245746 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-cd66ecbc-ff4f-4b55-a9d5-eb6b7aeee9b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:02.248847 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-cd66ecbc-ff4f-4b55-a9d5-eb6b7aeee9b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] DELETE https://10.4.3.100/volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64 Aug 12 14:48:02.248886 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-cd66ecbc-ff4f-4b55-a9d5-eb6b7aeee9b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:02.249122 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-cd66ecbc-ff4f-4b55-a9d5-eb6b7aeee9b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:02.275330 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:02.275330 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:02.349007 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-cd66ecbc-ff4f-4b55-a9d5-eb6b7aeee9b2 tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64 returned with HTTP 200 Aug 12 14:48:02.349475 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 154/613] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:48:02 2026] DELETE /volume/v3/attachments/1ad8a650-8523-4b96-addc-b19eb3571a64 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:02.375434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:02.378778 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:48:02.378778 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:02.378906 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:02.379065 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Delete volume with id: e15aa5c1-028d-4596-afae-96af00ca3478 Aug 12 14:48:02.390787 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:02.390787 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:02.391366 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Volume info retrieved successfully. Aug 12 14:48:02.425099 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] Delete volume request issued successfully. Aug 12 14:48:02.425158 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7ab98f99-e169-486e-9313-1771dda7bdc9 req-f1ab1f67-aa18-4926-940b-c0cf06690e4f tempest-ImageDependencyTests-1388179246 tempest-ImageDependencyTests-1388179246-project-member] https://10.4.3.100/volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 returned with HTTP 202 Aug 12 14:48:02.425724 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 155/614] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:48:02 2026] DELETE /volume/v3/volumes/e15aa5c1-028d-4596-afae-96af00ca3478 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:04.700674 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f77260e-fe8d-45dc-b344-545b50c9dfa5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:04.998975 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f77260e-fe8d-45dc-b344-545b50c9dfa5 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:04.999520 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f77260e-fe8d-45dc-b344-545b50c9dfa5 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1561070498"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:05.001088 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:05.001088 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:05.021674 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f77260e-fe8d-45dc-b344-545b50c9dfa5 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:05.025870 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 155/615] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:48:04 2026] POST /volume/v3/types => generated 216 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:05.038709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5ce0c7cc-6156-4052-a31a-933be3d77a4a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:05.041271 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5ce0c7cc-6156-4052-a31a-933be3d77a4a tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:48:05.041803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5ce0c7cc-6156-4052-a31a-933be3d77a4a tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-279684061"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:05.044551 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:05.044551 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:05.065823 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5ce0c7cc-6156-4052-a31a-933be3d77a4a tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:48:05.066406 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 152/616] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:48:05 2026] POST /volume/v3/group_types => generated 172 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:05.081240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b1c8263-0fa6-4157-85e2-50266d896241 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:05.276377 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:48:05.277830 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0f6b6a9c-8987-4028-b5fd-87f54d3d0a2f", "volume_types": ["dd18837d-c133-444d-b1ec-032fcddfa7e0"], "name": "tempest-Group1-280775154"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:05.281365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Creating new group {'group': {'group_type': '0f6b6a9c-8987-4028-b5fd-87f54d3d0a2f', 'volume_types': ['dd18837d-c133-444d-b1ec-032fcddfa7e0'], 'name': 'tempest-Group1-280775154'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:48:05.289912 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Creating group tempest-Group1-280775154. Aug 12 14:48:05.290513 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:05.290513 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:05.313529 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:48:05.313134. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:48:05.313681 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Availability Zones retrieved successfully. Aug 12 14:48:05.345643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Created reservations ['799ca4a4-fdcd-4551-8bc2-70385bc99fe1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:05.394408 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b1c8263-0fa6-4157-85e2-50266d896241 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:48:05.395188 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 155/617] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:48:05 2026] POST /volume/v3/groups => generated 93 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:05.404377 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76605692-9964-48dc-bbe8-d85611e62927 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:05.409369 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76605692-9964-48dc-bbe8-d85611e62927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 Aug 12 14:48:05.409369 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76605692-9964-48dc-bbe8-d85611e62927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:05.410118 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76605692-9964-48dc-bbe8-d85611e62927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:05.410315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-76605692-9964-48dc-bbe8-d85611e62927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member cf85af03-d06d-45cd-9203-06b25a416756 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:05.418209 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:05.418209 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:05.435392 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76605692-9964-48dc-bbe8-d85611e62927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 returned with HTTP 200 Aug 12 14:48:05.435392 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 156/618] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:05 2026] GET /volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 => generated 321 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:06.448379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-382ec054-f69e-4c5f-b72d-f5eb5fa26e8c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:06.453730 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-382ec054-f69e-4c5f-b72d-f5eb5fa26e8c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 Aug 12 14:48:06.453730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-382ec054-f69e-4c5f-b72d-f5eb5fa26e8c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:06.453730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-382ec054-f69e-4c5f-b72d-f5eb5fa26e8c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:06.453730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-382ec054-f69e-4c5f-b72d-f5eb5fa26e8c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member cf85af03-d06d-45cd-9203-06b25a416756 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:06.464743 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:06.464743 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:06.482356 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-382ec054-f69e-4c5f-b72d-f5eb5fa26e8c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 returned with HTTP 200 Aug 12 14:48:06.483275 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 156/619] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:06 2026] GET /volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 => generated 322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:06.500709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:06.505615 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:48:06.506203 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0f6b6a9c-8987-4028-b5fd-87f54d3d0a2f", "volume_types": ["dd18837d-c133-444d-b1ec-032fcddfa7e0"], "name": "tempest-Group2-705842080"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:06.508194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Creating new group {'group': {'group_type': '0f6b6a9c-8987-4028-b5fd-87f54d3d0a2f', 'volume_types': ['dd18837d-c133-444d-b1ec-032fcddfa7e0'], 'name': 'tempest-Group2-705842080'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:48:06.520296 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.groups [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Creating group tempest-Group2-705842080. Aug 12 14:48:06.547708 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Availability Zones retrieved successfully. Aug 12 14:48:06.579290 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Created reservations ['33d75adb-0fe5-4d86-9019-8f5423f29a06'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:06.628321 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e631e0ab-2331-4549-acf6-c84814fcfcd4 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:48:06.629367 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 153/620] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:48:06 2026] POST /volume/v3/groups => generated 93 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:06.648992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2f097abb-bcdc-4f56-bfea-90fa2c3d1e0f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:06.655445 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f097abb-bcdc-4f56-bfea-90fa2c3d1e0f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 Aug 12 14:48:06.663594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f097abb-bcdc-4f56-bfea-90fa2c3d1e0f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:06.663594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f097abb-bcdc-4f56-bfea-90fa2c3d1e0f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:06.663594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-2f097abb-bcdc-4f56-bfea-90fa2c3d1e0f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 65baba65-261f-443c-b612-f89668ac8333 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:06.686872 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:06.686872 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:06.698563 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f097abb-bcdc-4f56-bfea-90fa2c3d1e0f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 returned with HTTP 200 Aug 12 14:48:06.699018 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 156/621] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:06 2026] GET /volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 => generated 321 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:07.692949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-512a3f82-2d37-4b70-9cb9-e3f7c2c06f65 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:07.713146 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d5a2b398-0de6-4f40-97be-0072a1116927 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:07.716143 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5a2b398-0de6-4f40-97be-0072a1116927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 Aug 12 14:48:07.716390 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5a2b398-0de6-4f40-97be-0072a1116927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:07.716637 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5a2b398-0de6-4f40-97be-0072a1116927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:07.716732 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-d5a2b398-0de6-4f40-97be-0072a1116927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 65baba65-261f-443c-b612-f89668ac8333 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:07.721330 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:07.721330 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:07.737167 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5a2b398-0de6-4f40-97be-0072a1116927 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 returned with HTTP 200 Aug 12 14:48:07.737816 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 157/622] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:07 2026] GET /volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 => generated 322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:07.757327 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:07.759670 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:07.761491 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-368756741", "volume_type": "dd18837d-c133-444d-b1ec-032fcddfa7e0", "group_id": "cf85af03-d06d-45cd-9203-06b25a416756", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:07.763223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-368756741', 'volume_type': 'dd18837d-c133-444d-b1ec-032fcddfa7e0', 'group_id': 'cf85af03-d06d-45cd-9203-06b25a416756', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:07.776006 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:07.776006 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:07.776006 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume of 1 GB Aug 12 14:48:07.783561 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Availability Zones retrieved successfully. Aug 12 14:48:07.791346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Flow 'volume_create_api' (1fc5081d-db3e-49de-929c-1087b224401c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:07.793475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f40f61b-e6c9-4866-8557-806cc6a49024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:07.794559 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:07.794559 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:07.795268 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:07.822120 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f40f61b-e6c9-4866-8557-806cc6a49024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dd18837d-c133-444d-b1ec-032fcddfa7e0,is_public=True,name='tempest-GroupsTest-volume-type-1561070498',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dd18837d-c133-444d-b1ec-032fcddfa7e0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cf85af03-d06d-45cd-9203-06b25a416756', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:07.823506 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dee2e8-76b2-4c9e-a014-8bd245adbafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:07.857888 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-512a3f82-2d37-4b70-9cb9-e3f7c2c06f65 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:48:07.859477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-512a3f82-2d37-4b70-9cb9-e3f7c2c06f65 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-683517386", "description": "tempest-group-type-description-673777982", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:07.867002 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1561070498 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1561070498, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:07.867548 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1561070498 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1561070498, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:07.870346 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:07.870346 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:07.905430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-512a3f82-2d37-4b70-9cb9-e3f7c2c06f65 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:48:07.906955 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 157/623] 10.4.3.100 () {70 vars in 1312 bytes} [Wed Aug 12 14:48:07 2026] POST /volume/v3/group_types => generated 263 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:07.917003 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Created reservations ['d3171305-2fcc-4871-b0fa-dccdbd19557d', '678c5645-0a92-47b3-8679-0bf400766ff9', '69586697-c5d4-499b-878d-adb83130fb56', '2f362fe1-4b41-4d6e-8670-1b07460e8d49'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:07.918962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8dee2e8-76b2-4c9e-a014-8bd245adbafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3171305-2fcc-4871-b0fa-dccdbd19557d', '678c5645-0a92-47b3-8679-0bf400766ff9', '69586697-c5d4-499b-878d-adb83130fb56', '2f362fe1-4b41-4d6e-8670-1b07460e8d49']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:07.919974 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e79956-86d2-4b77-a236-6a9abb07cfa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:07.922482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f64c958-9d92-46c5-ae4e-27df7c30e59b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:07.924750 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f64c958-9d92-46c5-ae4e-27df7c30e59b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] GET https://10.4.3.100/volume/v3/group_types Aug 12 14:48:07.925053 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f64c958-9d92-46c5-ae4e-27df7c30e59b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:07.925305 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f64c958-9d92-46c5-ae4e-27df7c30e59b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:07.940950 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:07.940950 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:07.943209 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f64c958-9d92-46c5-ae4e-27df7c30e59b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 200 Aug 12 14:48:07.943209 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 157/624] 10.4.3.100 () {68 vars in 1290 bytes} [Wed Aug 12 14:48:07 2026] GET /volume/v3/group_types => generated 655 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:07.952363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95e79956-86d2-4b77-a236-6a9abb07cfa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ed884df-9a30-461b-8125-69127c549729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-368756741',encryption_key_id=None,group_id=cf85af03-d06d-45cd-9203-06b25a416756,group_type_id=,metadata={},multiattach=False,project_id='6f2797a8277c411ebefc0a62e0ce527b',qos_specs=None,replication_status=,reservations=['d3171305-2fcc-4871-b0fa-dccdbd19557d','678c5645-0a92-47b3-8679-0bf400766ff9','69586697-c5d4-499b-878d-adb83130fb56','2f362fe1-4b41-4d6e-8670-1b07460e8d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab78c98c33545ae8450079a133f3604',volume_type_id=dd18837d-c133-444d-b1ec-032fcddfa7e0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-368756741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cf85af03-d06d-45cd-9203-06b25a416756,host=None,id=2ed884df-9a30-461b-8125-69127c549729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f2797a8277c411ebefc0a62e0ce527b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab78c98c33545ae8450079a133f3604',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dd18837d-c133-444d-b1ec-032fcddfa7e0),volume_type_id=dd18837d-c133-444d-b1ec-032fcddfa7e0)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:07.953348 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30258c9a-9611-4e5e-8a97-48ba8356e76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:07.957480 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d8e40a3-03da-49d8-9ae7-046be831282c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:07.959484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d8e40a3-03da-49d8-9ae7-046be831282c tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] PUT https://10.4.3.100/volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf Aug 12 14:48:07.960011 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d8e40a3-03da-49d8-9ae7-046be831282c tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-941497429", "description": "updated-group-type-desc"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:07.963247 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:07.963247 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:07.984127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30258c9a-9611-4e5e-8a97-48ba8356e76a) transitioned into state 'SUCCESS' from state '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-368756741',encryption_key_id=None,group_id=cf85af03-d06d-45cd-9203-06b25a416756,group_type_id=,metadata={},multiattach=False,project_id='6f2797a8277c411ebefc0a62e0ce527b',qos_specs=None,replication_status=,reservations=['d3171305-2fcc-4871-b0fa-dccdbd19557d','678c5645-0a92-47b3-8679-0bf400766ff9','69586697-c5d4-499b-878d-adb83130fb56','2f362fe1-4b41-4d6e-8670-1b07460e8d49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab78c98c33545ae8450079a133f3604',volume_type_id=dd18837d-c133-444d-b1ec-032fcddfa7e0)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:07.985730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d7a242-cdb8-4184-897b-b1534bd941c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:07.996588 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d8e40a3-03da-49d8-9ae7-046be831282c tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf returned with HTTP 200 Aug 12 14:48:07.997587 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 158/625] 10.4.3.100 () {70 vars in 1422 bytes} [Wed Aug 12 14:48:07 2026] PUT /volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf => generated 254 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.008918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ffdafbb4-52e3-4910-8d46-10980976770f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.011344 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3d7a242-cdb8-4184-897b-b1534bd941c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:08.013005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Flow 'volume_create_api' (1fc5081d-db3e-49de-929c-1087b224401c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:08.013094 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ffdafbb4-52e3-4910-8d46-10980976770f tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] GET https://10.4.3.100/volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf Aug 12 14:48:08.013715 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume request issued successfully. Aug 12 14:48:08.013792 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ffdafbb4-52e3-4910-8d46-10980976770f tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.014167 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ffdafbb4-52e3-4910-8d46-10980976770f tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.014354 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:08.015574 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:08.022690 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ffdafbb4-52e3-4910-8d46-10980976770f tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf returned with HTTP 200 Aug 12 14:48:08.023947 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 158/626] 10.4.3.100 () {68 vars in 1401 bytes} [Wed Aug 12 14:48:08 2026] GET /volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf => generated 254 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.033981 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b9c6eb4-8da0-4495-b165-788a56ecdfb0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.036126 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b9c6eb4-8da0-4495-b165-788a56ecdfb0 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf Aug 12 14:48:08.036404 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b9c6eb4-8da0-4495-b165-788a56ecdfb0 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.036655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b9c6eb4-8da0-4495-b165-788a56ecdfb0 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.056871 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b9c6eb4-8da0-4495-b165-788a56ecdfb0 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf returned with HTTP 202 Aug 12 14:48:08.057471 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 158/627] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:48:08 2026] DELETE /volume/v3/group_types/c2bf64c3-0763-45b8-b3e6-b9f0008afcbf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:08.067124 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:08.071179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55ea9182-6f72-45f3-ae8a-42d2715e052d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.073480 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:08.073480 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:08.075361 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55ea9182-6f72-45f3-ae8a-42d2715e052d tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] GET https://10.4.3.100/volume/v3/group_types Aug 12 14:48:08.075731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55ea9182-6f72-45f3-ae8a-42d2715e052d tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.076021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55ea9182-6f72-45f3-ae8a-42d2715e052d tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.080524 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d1e0b7f-dbad-4fd1-b3c6-731b6d3f0703 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:08.081041 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 154/628] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:48:07 2026] POST /volume/v3/volumes => generated 814 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:08.096242 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55ea9182-6f72-45f3-ae8a-42d2715e052d tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 200 Aug 12 14:48:08.098289 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 159/629] 10.4.3.100 () {68 vars in 1290 bytes} [Wed Aug 12 14:48:08 2026] GET /volume/v3/group_types => generated 406 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.102300 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.104893 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 Aug 12 14:48:08.105292 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.105676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.115419 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a866aa33-d946-441d-bc87-08935c221cfe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.119019 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a866aa33-d946-441d-bc87-08935c221cfe tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:48:08.121969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a866aa33-d946-441d-bc87-08935c221cfe tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-919437257", "is_public": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:08.122882 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:08.122882 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:08.131396 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:08.133119 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:08.133119 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:08.162237 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a866aa33-d946-441d-bc87-08935c221cfe tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:48:08.162237 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 159/630] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:48:08 2026] POST /volume/v3/group_types => generated 163 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:08.191037 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3ae7e29b-b529-467d-91eb-da6393dd27b2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.199004 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ae7e29b-b529-467d-91eb-da6393dd27b2 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:48:08.199004 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ae7e29b-b529-467d-91eb-da6393dd27b2 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-562714791", "is_public": false}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:08.217065 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:08.228223 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:08.228223 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:08.244313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-265ff930-b2d2-494c-8f18-69a408c7f7ec tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 returned with HTTP 200 Aug 12 14:48:08.245914 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 159/631] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:08 2026] GET /volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 => generated 882 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.269131 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ae7e29b-b529-467d-91eb-da6393dd27b2 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:48:08.270082 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 155/632] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:48:08 2026] POST /volume/v3/group_types => generated 164 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:08.291832 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aedfa6b3-b60f-44b6-acb9-4a42db202e4c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.297485 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aedfa6b3-b60f-44b6-acb9-4a42db202e4c tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] GET https://10.4.3.100/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 12 14:48:08.298586 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aedfa6b3-b60f-44b6-acb9-4a42db202e4c tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.298586 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aedfa6b3-b60f-44b6-acb9-4a42db202e4c tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.324195 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aedfa6b3-b60f-44b6-acb9-4a42db202e4c tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 12 14:48:08.324195 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 160/633] 10.4.3.100 () {68 vars in 1351 bytes} [Wed Aug 12 14:48:08 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 705 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.338048 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7affb9fe-7eef-46f0-bea7-6b6ee755ed1b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.344214 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7affb9fe-7eef-46f0-bea7-6b6ee755ed1b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] GET https://10.4.3.100/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 12 14:48:08.344214 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7affb9fe-7eef-46f0-bea7-6b6ee755ed1b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.344902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7affb9fe-7eef-46f0-bea7-6b6ee755ed1b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.364331 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7affb9fe-7eef-46f0-bea7-6b6ee755ed1b tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 12 14:48:08.364808 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 160/634] 10.4.3.100 () {68 vars in 1353 bytes} [Wed Aug 12 14:48:08 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 705 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.386614 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-52a838da-ac65-4e9f-8077-9008434dc764 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.390429 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52a838da-ac65-4e9f-8077-9008434dc764 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] GET https://10.4.3.100/volume/v3/group_types?is_public=False Aug 12 14:48:08.390429 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52a838da-ac65-4e9f-8077-9008434dc764 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.390429 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52a838da-ac65-4e9f-8077-9008434dc764 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.408270 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52a838da-ac65-4e9f-8077-9008434dc764 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 12 14:48:08.408270 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 160/635] 10.4.3.100 () {68 vars in 1321 bytes} [Wed Aug 12 14:48:08 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.424611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b0d13050-ee9b-47fa-a239-290464684d8a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.431957 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b0d13050-ee9b-47fa-a239-290464684d8a tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] GET https://10.4.3.100/volume/v3/group_types?is_public=True Aug 12 14:48:08.432863 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b0d13050-ee9b-47fa-a239-290464684d8a tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.432863 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b0d13050-ee9b-47fa-a239-290464684d8a tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.461258 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b0d13050-ee9b-47fa-a239-290464684d8a tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 12 14:48:08.462085 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 156/636] 10.4.3.100 () {68 vars in 1319 bytes} [Wed Aug 12 14:48:08 2026] GET /volume/v3/group_types?is_public=True => generated 555 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:08.476473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-786e4f25-0264-4322-b193-77fa3f6c46e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.481584 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-786e4f25-0264-4322-b193-77fa3f6c46e7 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/79873c78-7eb6-416c-bc0a-7228971166cb Aug 12 14:48:08.481584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-786e4f25-0264-4322-b193-77fa3f6c46e7 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.482693 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-786e4f25-0264-4322-b193-77fa3f6c46e7 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.520544 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-786e4f25-0264-4322-b193-77fa3f6c46e7 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types/79873c78-7eb6-416c-bc0a-7228971166cb returned with HTTP 202 Aug 12 14:48:08.521842 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 161/637] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:48:08 2026] DELETE /volume/v3/group_types/79873c78-7eb6-416c-bc0a-7228971166cb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:08.534249 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d7e6315f-bb98-4345-a93f-912b3ee29ac2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.536662 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7e6315f-bb98-4345-a93f-912b3ee29ac2 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/28973178-dd62-4fe9-b63f-a0b48b57a7b6 Aug 12 14:48:08.536998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7e6315f-bb98-4345-a93f-912b3ee29ac2 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:08.537287 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7e6315f-bb98-4345-a93f-912b3ee29ac2 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:08.572366 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7e6315f-bb98-4345-a93f-912b3ee29ac2 tempest-GroupTypesTest-755082988 tempest-GroupTypesTest-755082988-project-admin] https://10.4.3.100/volume/v3/group_types/28973178-dd62-4fe9-b63f-a0b48b57a7b6 returned with HTTP 202 Aug 12 14:48:08.573373 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 161/638] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:48:08 2026] DELETE /volume/v3/group_types/28973178-dd62-4fe9-b63f-a0b48b57a7b6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:08.785271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:08.787671 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:08.791489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-991288406"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:08.791778 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-991288406'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:08.791830 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Create volume of 1 GB Aug 12 14:48:08.797963 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Availability Zones retrieved successfully. Aug 12 14:48:08.806746 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Flow 'volume_create_api' (b1c973c5-5cb1-4417-a6dc-d004c9aa2ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:08.808396 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a97ecae4-c00b-4d57-93f9-02a0b22a2e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:08.810817 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:08.851526 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a97ecae4-c00b-4d57-93f9-02a0b22a2e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:08.852663 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a8eb56-9e67-43d5-bac3-8510a7b87378) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:08.979331 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Created reservations ['1b731f59-873e-47df-b51d-095c858e0d51', '976ae48c-e99a-4027-a905-6617896c4dea', '8de0d70e-4f04-4361-9d43-47575126d23f', '73849667-f0c1-487e-bb4f-5c9a61681afe'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:08.979569 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a8eb56-9e67-43d5-bac3-8510a7b87378) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b731f59-873e-47df-b51d-095c858e0d51', '976ae48c-e99a-4027-a905-6617896c4dea', '8de0d70e-4f04-4361-9d43-47575126d23f', '73849667-f0c1-487e-bb4f-5c9a61681afe']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:08.980998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aecba9-3a97-4c89-a835-0ead462ea48e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:09.016321 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1aecba9-3a97-4c89-a835-0ead462ea48e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2587442c-669f-42a6-914f-e6bbed721747', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-991288406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fcaed0fd04742de88f36a0b29491c3a',qos_specs=None,replication_status=,reservations=['1b731f59-873e-47df-b51d-095c858e0d51','976ae48c-e99a-4027-a905-6617896c4dea','8de0d70e-4f04-4361-9d43-47575126d23f','73849667-f0c1-487e-bb4f-5c9a61681afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9a11a270fa4d35a2c3f004bd28202a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-991288406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2587442c-669f-42a6-914f-e6bbed721747,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fcaed0fd04742de88f36a0b29491c3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf9a11a270fa4d35a2c3f004bd28202a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:09.017770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa95c40-0c61-499e-b3b2-62a551339ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:09.046307 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afa95c40-0c61-499e-b3b2-62a551339ead) transitioned into state 'SUCCESS' from state '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-991288406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fcaed0fd04742de88f36a0b29491c3a',qos_specs=None,replication_status=,reservations=['1b731f59-873e-47df-b51d-095c858e0d51','976ae48c-e99a-4027-a905-6617896c4dea','8de0d70e-4f04-4361-9d43-47575126d23f','73849667-f0c1-487e-bb4f-5c9a61681afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf9a11a270fa4d35a2c3f004bd28202a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:09.047328 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda96a0-4797-462b-b989-1abe4f89a1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:09.067015 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ceda96a0-4797-462b-b989-1abe4f89a1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:09.068141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Flow 'volume_create_api' (b1c973c5-5cb1-4417-a6dc-d004c9aa2ecd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:09.068974 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Create volume request issued successfully. Aug 12 14:48:09.069574 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae23f09e-c1ac-4b6b-bf0e-ebe8c9784f77 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:09.070165 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 161/639] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:48:08 2026] POST /volume/v3/volumes => generated 751 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:09.097164 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a1dce22a-fc49-401d-9db5-1631ad35982f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.101118 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a1dce22a-fc49-401d-9db5-1631ad35982f tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:48:09.101118 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a1dce22a-fc49-401d-9db5-1631ad35982f tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.101118 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a1dce22a-fc49-401d-9db5-1631ad35982f tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.114992 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.114992 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:09.123027 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a1dce22a-fc49-401d-9db5-1631ad35982f tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:48:09.130980 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a1dce22a-fc49-401d-9db5-1631ad35982f tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:48:09.132160 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 157/640] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:09.275283 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.279884 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 Aug 12 14:48:09.279884 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.279884 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.297851 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.297851 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:09.310652 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:09.311814 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:09.312171 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:09.365426 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:09.375485 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.375485 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:09.388745 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-878cd6d0-7687-403c-81d7-990f3e5bb70c tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 returned with HTTP 200 Aug 12 14:48:09.389046 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 162/641] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 => generated 907 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:09.406588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d790d29a-1b53-4b92-8a86-60ea398c712d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.408611 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d790d29a-1b53-4b92-8a86-60ea398c712d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 Aug 12 14:48:09.409221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d790d29a-1b53-4b92-8a86-60ea398c712d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.409221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d790d29a-1b53-4b92-8a86-60ea398c712d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.409221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-d790d29a-1b53-4b92-8a86-60ea398c712d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member cf85af03-d06d-45cd-9203-06b25a416756 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:09.414289 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.414289 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:09.426329 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d790d29a-1b53-4b92-8a86-60ea398c712d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 returned with HTTP 200 Aug 12 14:48:09.426329 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 162/642] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:09.440478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-841c86be-35d7-461f-971b-e0d04a309855 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.442639 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-841c86be-35d7-461f-971b-e0d04a309855 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 Aug 12 14:48:09.442907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-841c86be-35d7-461f-971b-e0d04a309855 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.443128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-841c86be-35d7-461f-971b-e0d04a309855 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.443269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-841c86be-35d7-461f-971b-e0d04a309855 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 65baba65-261f-443c-b612-f89668ac8333 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:09.448509 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.448509 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:09.456545 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-841c86be-35d7-461f-971b-e0d04a309855 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 returned with HTTP 200 Aug 12 14:48:09.457151 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 162/643] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:09.470175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b505f200-39ec-4482-b170-ccfceedddf7b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.473009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b505f200-39ec-4482-b170-ccfceedddf7b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/detail Aug 12 14:48:09.473319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b505f200-39ec-4482-b170-ccfceedddf7b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.473676 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b505f200-39ec-4482-b170-ccfceedddf7b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.506566 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b505f200-39ec-4482-b170-ccfceedddf7b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/detail returned with HTTP 200 Aug 12 14:48:09.507228 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 158/644] 10.4.3.100 () {68 vars in 1296 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/groups/detail => generated 638 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:09.522900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.525597 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:09.525893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.526129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.526489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:09.527513 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:09.542121 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Get all volumes completed successfully. Aug 12 14:48:09.542447 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:09.542827 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:09.601374 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:09.606792 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.606792 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:09.619376 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5bf062d5-47c8-47e6-b93d-603c87f8166d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:09.620110 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 163/645] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:09.643491 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.643652 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:09.644007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.644227 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.644557 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:09.645037 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.645037 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:09.645637 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:09.654183 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Get all volumes completed successfully. Aug 12 14:48:09.654961 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:09.655124 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:09.716251 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:09.720186 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.720186 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:09.729500 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f98015-91f8-43b3-b6cf-1adef47c4948 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:09.729500 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 163/646] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:09.743992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5dbe48a7-b061-4f85-b5e5-6e4d5c0d3734 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.746074 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5dbe48a7-b061-4f85-b5e5-6e4d5c0d3734 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756/action Aug 12 14:48:09.746480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5dbe48a7-b061-4f85-b5e5-6e4d5c0d3734 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:09.746731 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5dbe48a7-b061-4f85-b5e5-6e4d5c0d3734 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:09.748292 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-5dbe48a7-b061-4f85-b5e5-6e4d5c0d3734 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] delete called for group cf85af03-d06d-45cd-9203-06b25a416756 {{(pid=100248) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:48:09.748528 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-5dbe48a7-b061-4f85-b5e5-6e4d5c0d3734 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Delete group with id: cf85af03-d06d-45cd-9203-06b25a416756 Aug 12 14:48:09.753448 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.753448 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:09.818155 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5dbe48a7-b061-4f85-b5e5-6e4d5c0d3734 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756/action returned with HTTP 202 Aug 12 14:48:09.818755 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 163/647] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:48:09 2026] POST /volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:09.830751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:09.832739 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 Aug 12 14:48:09.833024 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:09.833276 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:09.853607 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.853607 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:09.858934 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:09.859810 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:09.860042 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:09.912099 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:09.916341 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:09.916341 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:09.926388 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6da3d894-fcd1-4270-bbc5-1045c66fbca1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 returned with HTTP 200 Aug 12 14:48:09.926934 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 159/648] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:09 2026] GET /volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 => generated 906 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:10.150037 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c0681ef7-fa23-4edc-adc0-8502c46692cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:10.152657 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0681ef7-fa23-4edc-adc0-8502c46692cb tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:48:10.152900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0681ef7-fa23-4edc-adc0-8502c46692cb tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:10.153179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c0681ef7-fa23-4edc-adc0-8502c46692cb tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:10.162730 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:10.162730 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:10.169646 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c0681ef7-fa23-4edc-adc0-8502c46692cb tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:48:10.177803 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c0681ef7-fa23-4edc-adc0-8502c46692cb tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:48:10.177803 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 164/649] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:10 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:10.947503 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2592d3ce-2260-43df-921a-5466b55efbf6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:10.949350 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2592d3ce-2260-43df-921a-5466b55efbf6 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 Aug 12 14:48:10.950478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2592d3ce-2260-43df-921a-5466b55efbf6 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:10.950478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2592d3ce-2260-43df-921a-5466b55efbf6 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:10.967563 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2592d3ce-2260-43df-921a-5466b55efbf6 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 returned with HTTP 404 Aug 12 14:48:10.968972 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 164/650] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:10 2026] GET /volume/v3/volumes/2ed884df-9a30-461b-8125-69127c549729 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:10.980229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-504eb7e0-b808-4eba-ab3b-939a22d4a82f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:10.984062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-504eb7e0-b808-4eba-ab3b-939a22d4a82f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 Aug 12 14:48:10.984062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-504eb7e0-b808-4eba-ab3b-939a22d4a82f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:10.984231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-504eb7e0-b808-4eba-ab3b-939a22d4a82f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:10.984398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-504eb7e0-b808-4eba-ab3b-939a22d4a82f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member cf85af03-d06d-45cd-9203-06b25a416756 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:10.991939 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-504eb7e0-b808-4eba-ab3b-939a22d4a82f tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 returned with HTTP 404 Aug 12 14:48:10.992806 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 164/651] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:10 2026] GET /volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:11.004580 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c0271ad3-f095-4dc7-82d9-ea4b31e4a5a2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:11.008655 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0271ad3-f095-4dc7-82d9-ea4b31e4a5a2 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333/action Aug 12 14:48:11.008655 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c0271ad3-f095-4dc7-82d9-ea4b31e4a5a2 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:11.008655 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c0271ad3-f095-4dc7-82d9-ea4b31e4a5a2 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:11.011756 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-c0271ad3-f095-4dc7-82d9-ea4b31e4a5a2 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] delete called for group 65baba65-261f-443c-b612-f89668ac8333 {{(pid=100247) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:48:11.012107 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.groups [None req-c0271ad3-f095-4dc7-82d9-ea4b31e4a5a2 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Delete group with id: 65baba65-261f-443c-b612-f89668ac8333 Aug 12 14:48:11.024490 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:11.024490 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:11.097342 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0271ad3-f095-4dc7-82d9-ea4b31e4a5a2 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333/action returned with HTTP 202 Aug 12 14:48:11.097342 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 160/652] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:48:11 2026] POST /volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:11.110153 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31347fd7-465e-4fd4-ac00-170b83e76970 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:11.117271 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31347fd7-465e-4fd4-ac00-170b83e76970 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 Aug 12 14:48:11.117271 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31347fd7-465e-4fd4-ac00-170b83e76970 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:11.118661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31347fd7-465e-4fd4-ac00-170b83e76970 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:11.118661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-31347fd7-465e-4fd4-ac00-170b83e76970 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 65baba65-261f-443c-b612-f89668ac8333 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:11.125979 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:11.125979 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:11.142565 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31347fd7-465e-4fd4-ac00-170b83e76970 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 returned with HTTP 200 Aug 12 14:48:11.143443 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 165/653] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:11 2026] GET /volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 => generated 321 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:12.160488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3a866160-9ea8-4f11-a8c1-c21c7bd35424 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.163789 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a866160-9ea8-4f11-a8c1-c21c7bd35424 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 Aug 12 14:48:12.163789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a866160-9ea8-4f11-a8c1-c21c7bd35424 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.164035 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a866160-9ea8-4f11-a8c1-c21c7bd35424 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.164230 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-3a866160-9ea8-4f11-a8c1-c21c7bd35424 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 65baba65-261f-443c-b612-f89668ac8333 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:12.169101 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a866160-9ea8-4f11-a8c1-c21c7bd35424 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 returned with HTTP 404 Aug 12 14:48:12.169554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.169854 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 165/654] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:12 2026] GET /volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:12.181568 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fcbdfa66-c02b-42c3-9f27-68b988615ff3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.184504 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcbdfa66-c02b-42c3-9f27-68b988615ff3 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/detail Aug 12 14:48:12.184504 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fcbdfa66-c02b-42c3-9f27-68b988615ff3 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.184504 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fcbdfa66-c02b-42c3-9f27-68b988615ff3 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.191259 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcbdfa66-c02b-42c3-9f27-68b988615ff3 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/detail returned with HTTP 200 Aug 12 14:48:12.191742 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 161/655] 10.4.3.100 () {68 vars in 1296 bytes} [Wed Aug 12 14:48:12 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:12.203249 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.204844 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:12.205026 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.205195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.205394 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:12.206335 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:12.206335 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:12.207055 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:12.214077 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Get all volumes completed successfully. Aug 12 14:48:12.215988 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc540858-c96b-493e-8bd5-fe3efe0c6229 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:12.216316 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 166/656] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:12.237492 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb235c3a-7c16-43a8-aafe-12dbda8d365a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.237492 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb235c3a-7c16-43a8-aafe-12dbda8d365a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333/action Aug 12 14:48:12.237765 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb235c3a-7c16-43a8-aafe-12dbda8d365a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:12.237887 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb235c3a-7c16-43a8-aafe-12dbda8d365a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:12.240253 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-bb235c3a-7c16-43a8-aafe-12dbda8d365a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] delete called for group 65baba65-261f-443c-b612-f89668ac8333 {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:48:12.240405 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-bb235c3a-7c16-43a8-aafe-12dbda8d365a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Delete group with id: 65baba65-261f-443c-b612-f89668ac8333 Aug 12 14:48:12.245231 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb235c3a-7c16-43a8-aafe-12dbda8d365a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333/action returned with HTTP 404 Aug 12 14:48:12.247131 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 166/657] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:48:12 2026] POST /volume/v3/groups/65baba65-261f-443c-b612-f89668ac8333/action => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:12.257213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.259635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:12.259964 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.260242 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.260513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:12.262729 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:12.272485 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Get all volumes completed successfully. Aug 12 14:48:12.276192 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c2f7418-6a7b-407b-97d9-6d7b95186f50 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:12.278316 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 162/658] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:12 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:12.295691 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-84156f2e-b4a5-449e-964c-42b032b56ddf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.297522 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84156f2e-b4a5-449e-964c-42b032b56ddf tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756/action Aug 12 14:48:12.299221 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84156f2e-b4a5-449e-964c-42b032b56ddf tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:12.300351 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-84156f2e-b4a5-449e-964c-42b032b56ddf tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:12.301313 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-84156f2e-b4a5-449e-964c-42b032b56ddf tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] delete called for group cf85af03-d06d-45cd-9203-06b25a416756 {{(pid=100249) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:48:12.303814 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-84156f2e-b4a5-449e-964c-42b032b56ddf tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Delete group with id: cf85af03-d06d-45cd-9203-06b25a416756 Aug 12 14:48:12.306071 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-84156f2e-b4a5-449e-964c-42b032b56ddf tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756/action returned with HTTP 404 Aug 12 14:48:12.306071 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 167/659] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:48:12 2026] POST /volume/v3/groups/cf85af03-d06d-45cd-9203-06b25a416756/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:12.315226 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4cf49994-4bae-4755-afaf-567ac1783e9c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.317911 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4cf49994-4bae-4755-afaf-567ac1783e9c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/0f6b6a9c-8987-4028-b5fd-87f54d3d0a2f Aug 12 14:48:12.320484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4cf49994-4bae-4755-afaf-567ac1783e9c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.320484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4cf49994-4bae-4755-afaf-567ac1783e9c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.340510 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4cf49994-4bae-4755-afaf-567ac1783e9c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/group_types/0f6b6a9c-8987-4028-b5fd-87f54d3d0a2f returned with HTTP 202 Aug 12 14:48:12.341617 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 167/660] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:48:12 2026] DELETE /volume/v3/group_types/0f6b6a9c-8987-4028-b5fd-87f54d3d0a2f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:12.350576 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6d092ac3-00b3-459a-ae90-12ba2f169d77 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.352557 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6d092ac3-00b3-459a-ae90-12ba2f169d77 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] DELETE https://10.4.3.100/volume/v3/types/dd18837d-c133-444d-b1ec-032fcddfa7e0 Aug 12 14:48:12.353686 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6d092ac3-00b3-459a-ae90-12ba2f169d77 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.353686 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6d092ac3-00b3-459a-ae90-12ba2f169d77 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.387519 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:12.388261 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-709505635"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:12.391347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-709505635'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:12.391568 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create volume of 1 GB Aug 12 14:48:12.396241 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6d092ac3-00b3-459a-ae90-12ba2f169d77 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/types/dd18837d-c133-444d-b1ec-032fcddfa7e0 returned with HTTP 202 Aug 12 14:48:12.396241 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 163/661] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:12 2026] DELETE /volume/v3/types/dd18837d-c133-444d-b1ec-032fcddfa7e0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:12.400624 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Availability Zones retrieved successfully. Aug 12 14:48:12.407139 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Flow 'volume_create_api' (ac58c54e-69f2-49e7-9aac-399928633c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:12.407770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e72dd93-242e-47a9-9672-3688f7b8578d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:12.408884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:12.409620 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-148e9daf-418a-4f02-a030-3dcafc9f6f04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.411661 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-148e9daf-418a-4f02-a030-3dcafc9f6f04 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] GET https://10.4.3.100/volume/v3/types/dd18837d-c133-444d-b1ec-032fcddfa7e0 Aug 12 14:48:12.411774 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-148e9daf-418a-4f02-a030-3dcafc9f6f04 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.411947 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-148e9daf-418a-4f02-a030-3dcafc9f6f04 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.417663 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-148e9daf-418a-4f02-a030-3dcafc9f6f04 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/types/dd18837d-c133-444d-b1ec-032fcddfa7e0 returned with HTTP 404 Aug 12 14:48:12.418234 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 168/662] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:12 2026] GET /volume/v3/types/dd18837d-c133-444d-b1ec-032fcddfa7e0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:12.430610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-17305e5f-25b2-4989-96e5-d907472f36b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.433007 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17305e5f-25b2-4989-96e5-d907472f36b1 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:12.433555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-17305e5f-25b2-4989-96e5-d907472f36b1 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1423704548"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:12.457954 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e72dd93-242e-47a9-9672-3688f7b8578d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:12.458747 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-17305e5f-25b2-4989-96e5-d907472f36b1 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:12.459335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6923409a-bdd9-4736-9f2a-855d788d0aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:12.459517 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 168/663] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:48:12 2026] POST /volume/v3/types => generated 216 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:12.474092 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bcc43969-1bce-4fd2-b697-a7bfa13946bf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.476909 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bcc43969-1bce-4fd2-b697-a7bfa13946bf tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:48:12.477419 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bcc43969-1bce-4fd2-b697-a7bfa13946bf tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1477763864"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:12.497941 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bcc43969-1bce-4fd2-b697-a7bfa13946bf tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:48:12.498653 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 164/664] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:48:12 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:12.512222 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.514725 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:48:12.515441 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a1b51bd1-a28c-4c6c-bab7-b673976c7346", "volume_types": ["4870d82e-a25f-427f-b628-145d93bd03b1"], "name": "tempest-GroupsTest-Group-1310804393"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:12.517905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Creating new group {'group': {'group_type': 'a1b51bd1-a28c-4c6c-bab7-b673976c7346', 'volume_types': ['4870d82e-a25f-427f-b628-145d93bd03b1'], 'name': 'tempest-GroupsTest-Group-1310804393'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:48:12.526576 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Creating group tempest-GroupsTest-Group-1310804393. Aug 12 14:48:12.538012 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Availability Zones retrieved successfully. Aug 12 14:48:12.554456 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Created reservations ['b70b78d6-1a81-4a32-aea0-60ab5ec1635a', 'eb7d7309-e6af-46d9-a32f-293150b827fd', '5a15f57b-da71-4678-a760-eb3233b7d055', '4d3dc35b-f725-46e7-a15d-f0b663bc72e6'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:12.555718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6923409a-bdd9-4736-9f2a-855d788d0aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b70b78d6-1a81-4a32-aea0-60ab5ec1635a', 'eb7d7309-e6af-46d9-a32f-293150b827fd', '5a15f57b-da71-4678-a760-eb3233b7d055', '4d3dc35b-f725-46e7-a15d-f0b663bc72e6']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:12.557042 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179dffd6-9b90-49c6-924e-44602f8bd02d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:12.557452 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Created reservations ['8eeff9c4-48fa-4149-8b2a-20ab4948cd57'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:12.590893 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (179dffd6-9b90-49c6-924e-44602f8bd02d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34142572-1cda-4664-8afd-b7a40da9ad6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-709505635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7085a06651bc4418914d6ded1be6f478',qos_specs=None,replication_status=,reservations=['b70b78d6-1a81-4a32-aea0-60ab5ec1635a','eb7d7309-e6af-46d9-a32f-293150b827fd','5a15f57b-da71-4678-a760-eb3233b7d055','4d3dc35b-f725-46e7-a15d-f0b663bc72e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5648d42c91ce4eb0be23800ec7ce02eb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-709505635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34142572-1cda-4664-8afd-b7a40da9ad6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7085a06651bc4418914d6ded1be6f478',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5648d42c91ce4eb0be23800ec7ce02eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:12.592312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a46346-acdf-4325-bec3-f5d54b5444e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:12.595677 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-090aaf44-ba2e-4835-8485-52d266d7ec8b tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:48:12.596488 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 169/665] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:48:12 2026] POST /volume/v3/groups => generated 104 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:12.614296 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-81a21825-c720-4af2-a9ee-676847b6b081 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.616732 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81a21825-c720-4af2-a9ee-676847b6b081 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:12.616930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81a21825-c720-4af2-a9ee-676847b6b081 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.617153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-81a21825-c720-4af2-a9ee-676847b6b081 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.618670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-81a21825-c720-4af2-a9ee-676847b6b081 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:12.622326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a46346-acdf-4325-bec3-f5d54b5444e4) transitioned into state 'SUCCESS' from state '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-709505635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7085a06651bc4418914d6ded1be6f478',qos_specs=None,replication_status=,reservations=['b70b78d6-1a81-4a32-aea0-60ab5ec1635a','eb7d7309-e6af-46d9-a32f-293150b827fd','5a15f57b-da71-4678-a760-eb3233b7d055','4d3dc35b-f725-46e7-a15d-f0b663bc72e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5648d42c91ce4eb0be23800ec7ce02eb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:12.622667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db2de95-2c31-448c-affe-ff8af56787fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:12.625467 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:12.625467 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:12.637497 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-81a21825-c720-4af2-a9ee-676847b6b081 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 200 Aug 12 14:48:12.638109 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 169/666] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:12 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 332 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:12.641317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db2de95-2c31-448c-affe-ff8af56787fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:12.645121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Flow 'volume_create_api' (ac58c54e-69f2-49e7-9aac-399928633c6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:12.646908 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create volume request issued successfully. Aug 12 14:48:12.648017 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25b54446-af9c-40ee-a45d-3e58b25be9c9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:12.648687 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 165/667] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:48:12 2026] POST /volume/v3/volumes => generated 750 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:12.677189 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-94ce45ec-e4de-4c36-85ab-f5c018c19182 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:12.677189 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-94ce45ec-e4de-4c36-85ab-f5c018c19182 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:12.678551 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-94ce45ec-e4de-4c36-85ab-f5c018c19182 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:12.678551 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-94ce45ec-e4de-4c36-85ab-f5c018c19182 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:12.694678 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:12.694678 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:12.702105 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-94ce45ec-e4de-4c36-85ab-f5c018c19182 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:12.710488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-94ce45ec-e4de-4c36-85ab-f5c018c19182 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e returned with HTTP 200 Aug 12 14:48:12.710855 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 165/668] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:12 2026] GET /volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:13.652879 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-34883f23-8250-4448-bd9e-ee0e548ac377 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:13.655154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34883f23-8250-4448-bd9e-ee0e548ac377 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:13.655471 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34883f23-8250-4448-bd9e-ee0e548ac377 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:13.655784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34883f23-8250-4448-bd9e-ee0e548ac377 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:13.656735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-34883f23-8250-4448-bd9e-ee0e548ac377 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:13.661056 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:13.661056 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:13.670212 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34883f23-8250-4448-bd9e-ee0e548ac377 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 200 Aug 12 14:48:13.670589 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 170/669] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:13 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:13.681443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:13.683730 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:13.684106 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-496197325", "volume_type": "4870d82e-a25f-427f-b628-145d93bd03b1", "group_id": "189966e8-fbc3-4d19-adec-7ca403ffbc48", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:13.686655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-496197325', 'volume_type': '4870d82e-a25f-427f-b628-145d93bd03b1', 'group_id': '189966e8-fbc3-4d19-adec-7ca403ffbc48', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:13.696720 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:13.696720 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:13.697209 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume of 1 GB Aug 12 14:48:13.706170 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Availability Zones retrieved successfully. Aug 12 14:48:13.715784 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Flow 'volume_create_api' (807f9a45-d4b8-4f5d-9b37-868413099726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:13.717861 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dafe3e9-419f-4e1a-949f-1c788a7187d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:13.719170 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:13.719170 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:13.719885 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:13.737986 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-df753a90-b8c7-4ad3-9013-4b619c7372ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:13.744269 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-df753a90-b8c7-4ad3-9013-4b619c7372ef tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:13.744558 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-df753a90-b8c7-4ad3-9013-4b619c7372ef tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:13.744854 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-df753a90-b8c7-4ad3-9013-4b619c7372ef tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:13.758179 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:13.758179 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:13.765119 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4dafe3e9-419f-4e1a-949f-1c788a7187d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4870d82e-a25f-427f-b628-145d93bd03b1,is_public=True,name='tempest-GroupsTest-volume-type-1423704548',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4870d82e-a25f-427f-b628-145d93bd03b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '189966e8-fbc3-4d19-adec-7ca403ffbc48', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:13.766475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966bbfb6-4792-44e5-973b-ac332b6618c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:13.771894 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-df753a90-b8c7-4ad3-9013-4b619c7372ef tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:13.779561 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-df753a90-b8c7-4ad3-9013-4b619c7372ef tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e returned with HTTP 200 Aug 12 14:48:13.779857 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 166/670] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:13 2026] GET /volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:13.795499 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b4940746-3729-400d-89e8-ca8928fd2c14 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:13.800484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4940746-3729-400d-89e8-ca8928fd2c14 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:48:13.800484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4940746-3729-400d-89e8-ca8928fd2c14 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34142572-1cda-4664-8afd-b7a40da9ad6e", "name": "tempest-SnapshotsActionsTest-Snapshot-178516199"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:13.804349 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1423704548 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1423704548, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:13.804866 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1423704548 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1423704548, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:13.812171 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:13.812171 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:13.814240 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4940746-3729-400d-89e8-ca8928fd2c14 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:13.814240 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-b4940746-3729-400d-89e8-ca8928fd2c14 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create snapshot from volume 34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:13.836133 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Created reservations ['7a3d83af-b5ac-456d-bd8a-70335501a6c3', 'daaf00e4-38d4-466e-acf6-6fe11f1c84e6', '75f47bff-1c2f-4ff3-97e3-655cb7dae1de', '4d5b383e-3e1c-46df-a280-c9c5797a4e25'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:13.836985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (966bbfb6-4792-44e5-973b-ac332b6618c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a3d83af-b5ac-456d-bd8a-70335501a6c3', 'daaf00e4-38d4-466e-acf6-6fe11f1c84e6', '75f47bff-1c2f-4ff3-97e3-655cb7dae1de', '4d5b383e-3e1c-46df-a280-c9c5797a4e25']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:13.838051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb5208c-2437-4329-a4c2-49257cd4a190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:13.864345 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb5208c-2437-4329-a4c2-49257cd4a190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b39139a4-bf5b-4d9b-afaa-a52a37f63b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-496197325',encryption_key_id=None,group_id=189966e8-fbc3-4d19-adec-7ca403ffbc48,group_type_id=,metadata={},multiattach=False,project_id='6f2797a8277c411ebefc0a62e0ce527b',qos_specs=None,replication_status=,reservations=['7a3d83af-b5ac-456d-bd8a-70335501a6c3','daaf00e4-38d4-466e-acf6-6fe11f1c84e6','75f47bff-1c2f-4ff3-97e3-655cb7dae1de','4d5b383e-3e1c-46df-a280-c9c5797a4e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab78c98c33545ae8450079a133f3604',volume_type_id=4870d82e-a25f-427f-b628-145d93bd03b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-496197325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=189966e8-fbc3-4d19-adec-7ca403ffbc48,host=None,id=b39139a4-bf5b-4d9b-afaa-a52a37f63b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f2797a8277c411ebefc0a62e0ce527b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab78c98c33545ae8450079a133f3604',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4870d82e-a25f-427f-b628-145d93bd03b1),volume_type_id=4870d82e-a25f-427f-b628-145d93bd03b1)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:13.865079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7573beb1-47c3-4f5a-b3e4-bed9b1375c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:13.868190 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b4940746-3729-400d-89e8-ca8928fd2c14 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Created reservations ['2f77034a-3751-4e45-8934-b6a42243e81a', 'e526eaa5-1928-4c1b-a99f-8e955de5a03a', '6f1e6aea-526e-45b3-9550-4407d969df6e', '08e576c6-5389-4fdc-98f0-08330f621c70'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:13.895181 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7573beb1-47c3-4f5a-b3e4-bed9b1375c40) transitioned into state 'SUCCESS' from state '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-496197325',encryption_key_id=None,group_id=189966e8-fbc3-4d19-adec-7ca403ffbc48,group_type_id=,metadata={},multiattach=False,project_id='6f2797a8277c411ebefc0a62e0ce527b',qos_specs=None,replication_status=,reservations=['7a3d83af-b5ac-456d-bd8a-70335501a6c3','daaf00e4-38d4-466e-acf6-6fe11f1c84e6','75f47bff-1c2f-4ff3-97e3-655cb7dae1de','4d5b383e-3e1c-46df-a280-c9c5797a4e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab78c98c33545ae8450079a133f3604',volume_type_id=4870d82e-a25f-427f-b628-145d93bd03b1)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:13.896132 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409ebbbc-4c3d-4f90-b613-b3ae747d056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:13.915530 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4940746-3729-400d-89e8-ca8928fd2c14 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot create request issued successfully. Aug 12 14:48:13.915530 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4940746-3729-400d-89e8-ca8928fd2c14 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:48:13.916143 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 166/671] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:48:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:13.917329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (409ebbbc-4c3d-4f90-b613-b3ae747d056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:13.918413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Flow 'volume_create_api' (807f9a45-d4b8-4f5d-9b37-868413099726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:13.919054 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume request issued successfully. Aug 12 14:48:13.920266 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:13.920474 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:13.927501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a022596b-cc4c-4150-bf2d-aa7b7585528a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:13.933278 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a022596b-cc4c-4150-bf2d-aa7b7585528a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:13.933564 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a022596b-cc4c-4150-bf2d-aa7b7585528a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:13.933867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a022596b-cc4c-4150-bf2d-aa7b7585528a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:13.949288 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:13.949288 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:13.950065 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a022596b-cc4c-4150-bf2d-aa7b7585528a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:13.951203 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a022596b-cc4c-4150-bf2d-aa7b7585528a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:13.956044 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 171/672] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:13 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 438 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:13.968197 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:13.973675 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:13.973675 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:13.979294 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1ecc230-605b-41ce-a9c9-91b5dcd85921 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:13.979294 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 170/673] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:48:13 2026] POST /volume/v3/volumes => generated 814 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:13.994965 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:13.997291 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 Aug 12 14:48:13.997291 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:13.997291 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:14.016266 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:14.016266 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:14.030333 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:14.031352 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:14.031594 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:14.082330 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:14.090075 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:14.090075 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:14.106625 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2f65bee-84e6-43a5-9cde-a7233a413aba tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 returned with HTTP 200 Aug 12 14:48:14.106625 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 167/674] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:13 2026] GET /volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 => generated 882 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:14.966743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2b0f1c1e-79b6-484e-9206-0d2a8be67201 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:14.971820 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2b0f1c1e-79b6-484e-9206-0d2a8be67201 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:14.972101 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2b0f1c1e-79b6-484e-9206-0d2a8be67201 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:14.972382 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2b0f1c1e-79b6-484e-9206-0d2a8be67201 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:14.980537 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:14.980537 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:14.981141 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2b0f1c1e-79b6-484e-9206-0d2a8be67201 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:14.982422 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2b0f1c1e-79b6-484e-9206-0d2a8be67201 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:14.982998 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 167/675] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:14 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:14.995714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-65044dd7-25cd-4cae-9f85-2bb59485e481 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.097948 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65044dd7-25cd-4cae-9f85-2bb59485e481 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:15.100675 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65044dd7-25cd-4cae-9f85-2bb59485e481 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:15.100863 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65044dd7-25cd-4cae-9f85-2bb59485e481 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:15.107821 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-65044dd7-25cd-4cae-9f85-2bb59485e481 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'creating'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:15.125115 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eec6fbc2-27f8-40de-8c93-4f196473027d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.127980 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 Aug 12 14:48:15.128189 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:15.128373 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:15.137650 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.137650 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:15.140006 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.140006 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:15.146537 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:15.147427 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:15.147599 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:15.155347 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65044dd7-25cd-4cae-9f85-2bb59485e481 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:15.155347 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 172/676] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:14 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:15.164377 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1ca14b33-6d8c-4121-a39f-09ab9fa87875 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.166564 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ca14b33-6d8c-4121-a39f-09ab9fa87875 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:15.166933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ca14b33-6d8c-4121-a39f-09ab9fa87875 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:15.167247 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ca14b33-6d8c-4121-a39f-09ab9fa87875 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:15.174345 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.174345 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:15.175420 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1ca14b33-6d8c-4121-a39f-09ab9fa87875 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:15.177096 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ca14b33-6d8c-4121-a39f-09ab9fa87875 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:15.178315 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 168/677] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:15 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:15.188721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1de29b3b-7851-4651-a8eb-ed418625b1fd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.191189 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1de29b3b-7851-4651-a8eb-ed418625b1fd tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:15.191537 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:15.191728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1de29b3b-7851-4651-a8eb-ed418625b1fd tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:15.192076 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1de29b3b-7851-4651-a8eb-ed418625b1fd tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:15.193343 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-1de29b3b-7851-4651-a8eb-ed418625b1fd tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'available'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:15.194726 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.194726 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:15.204680 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eec6fbc2-27f8-40de-8c93-4f196473027d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 returned with HTTP 200 Aug 12 14:48:15.205119 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 171/678] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:15 2026] GET /volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 => generated 907 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:15.208077 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.208077 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:15.227416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.227416 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:15.227416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-352324080", "volume_type": "4870d82e-a25f-427f-b628-145d93bd03b1", "group_id": "189966e8-fbc3-4d19-adec-7ca403ffbc48", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:15.227416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-352324080', 'volume_type': '4870d82e-a25f-427f-b628-145d93bd03b1', 'group_id': '189966e8-fbc3-4d19-adec-7ca403ffbc48', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:15.227743 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1de29b3b-7851-4651-a8eb-ed418625b1fd tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:15.228254 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 168/679] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:15 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:15.243409 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ac9ab5f-b12a-4804-b5c2-260c960a8ad4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.246377 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.246377 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:15.246569 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume of 1 GB Aug 12 14:48:15.247569 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ac9ab5f-b12a-4804-b5c2-260c960a8ad4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:15.247887 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ac9ab5f-b12a-4804-b5c2-260c960a8ad4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:15.248143 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ac9ab5f-b12a-4804-b5c2-260c960a8ad4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:15.263603 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.263603 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:15.263603 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6ac9ab5f-b12a-4804-b5c2-260c960a8ad4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:15.264325 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ac9ab5f-b12a-4804-b5c2-260c960a8ad4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:15.267243 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 169/680] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:15 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:15.267855 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Availability Zones retrieved successfully. Aug 12 14:48:15.276233 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Flow 'volume_create_api' (e991b125-a3d4-45b1-8d9f-732ffd491c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:15.277342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3509c24-6c9f-4477-aa13-9dd0437052f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:15.280225 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.280225 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:15.280883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:15.286297 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.289633 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:48:15.290245 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34142572-1cda-4664-8afd-b7a40da9ad6e", "name": "tempest-SnapshotsActionsTest-Snapshot-1112621948"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:15.303083 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.303083 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:15.304023 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:15.304023 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create snapshot from volume 34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:15.312520 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3509c24-6c9f-4477-aa13-9dd0437052f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4870d82e-a25f-427f-b628-145d93bd03b1,is_public=True,name='tempest-GroupsTest-volume-type-1423704548',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4870d82e-a25f-427f-b628-145d93bd03b1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '189966e8-fbc3-4d19-adec-7ca403ffbc48', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:15.313684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ebe995-8647-423b-8c05-adaea226e912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:15.347967 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1423704548 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1423704548, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:15.348310 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1423704548 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1423704548, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:15.354063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Created reservations ['8a84f0d8-a5ea-4aee-b376-f47eda85ac80', '7cb0a821-b99b-4bc8-b1b4-55d01a17264c', '3155ff33-6f93-4203-af2e-742fb11097e1', 'c91dc0ae-879a-437e-9fd6-6c6ef342ce04'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:15.369760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Created reservations ['cdfeb005-458e-40d6-8a80-779a74bfe309', 'a1a24fd2-89d6-4a3e-9bee-cdb727a3861d', '8cc7af48-a213-4fc7-a030-126c39301cdc', '525b1f0c-2dfe-44ad-bb6a-5ee1677f0483'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:15.371287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2ebe995-8647-423b-8c05-adaea226e912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdfeb005-458e-40d6-8a80-779a74bfe309', 'a1a24fd2-89d6-4a3e-9bee-cdb727a3861d', '8cc7af48-a213-4fc7-a030-126c39301cdc', '525b1f0c-2dfe-44ad-bb6a-5ee1677f0483']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:15.372523 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c5e974-abf7-4364-9cc6-1cddcc97500a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:15.416174 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c5e974-abf7-4364-9cc6-1cddcc97500a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dcbaa06-18e9-4187-9624-c69ad94e6a72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-352324080',encryption_key_id=None,group_id=189966e8-fbc3-4d19-adec-7ca403ffbc48,group_type_id=,metadata={},multiattach=False,project_id='6f2797a8277c411ebefc0a62e0ce527b',qos_specs=None,replication_status=,reservations=['cdfeb005-458e-40d6-8a80-779a74bfe309','a1a24fd2-89d6-4a3e-9bee-cdb727a3861d','8cc7af48-a213-4fc7-a030-126c39301cdc','525b1f0c-2dfe-44ad-bb6a-5ee1677f0483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab78c98c33545ae8450079a133f3604',volume_type_id=4870d82e-a25f-427f-b628-145d93bd03b1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-352324080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=189966e8-fbc3-4d19-adec-7ca403ffbc48,host=None,id=8dcbaa06-18e9-4187-9624-c69ad94e6a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f2797a8277c411ebefc0a62e0ce527b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aab78c98c33545ae8450079a133f3604',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4870d82e-a25f-427f-b628-145d93bd03b1),volume_type_id=4870d82e-a25f-427f-b628-145d93bd03b1)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:15.417844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb442f7-37ae-4b97-99f3-1c3a2a6e5b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:15.420574 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot create request issued successfully. Aug 12 14:48:15.421428 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0ef0501-2d4e-411b-bc6d-6ff485b70c24 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:48:15.422068 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 172/681] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:48:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:15.434527 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-32a3e84a-8d9c-41ad-b635-085377a61c70 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.439011 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32a3e84a-8d9c-41ad-b635-085377a61c70 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f Aug 12 14:48:15.439011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32a3e84a-8d9c-41ad-b635-085377a61c70 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:15.439011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32a3e84a-8d9c-41ad-b635-085377a61c70 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:15.445103 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.445103 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:15.445103 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-32a3e84a-8d9c-41ad-b635-085377a61c70 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:15.445914 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32a3e84a-8d9c-41ad-b635-085377a61c70 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f returned with HTTP 200 Aug 12 14:48:15.446316 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 169/682] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:15 2026] GET /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:15.464335 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fb442f7-37ae-4b97-99f3-1c3a2a6e5b04) transitioned into state 'SUCCESS' from state '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-352324080',encryption_key_id=None,group_id=189966e8-fbc3-4d19-adec-7ca403ffbc48,group_type_id=,metadata={},multiattach=False,project_id='6f2797a8277c411ebefc0a62e0ce527b',qos_specs=None,replication_status=,reservations=['cdfeb005-458e-40d6-8a80-779a74bfe309','a1a24fd2-89d6-4a3e-9bee-cdb727a3861d','8cc7af48-a213-4fc7-a030-126c39301cdc','525b1f0c-2dfe-44ad-bb6a-5ee1677f0483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aab78c98c33545ae8450079a133f3604',volume_type_id=4870d82e-a25f-427f-b628-145d93bd03b1)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:15.465737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd540594-9839-4252-8222-40b911d29992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:15.486552 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd540594-9839-4252-8222-40b911d29992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:15.487930 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Flow 'volume_create_api' (e991b125-a3d4-45b1-8d9f-732ffd491c72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:15.489040 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Create volume request issued successfully. Aug 12 14:48:15.490082 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:15.490324 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:15.548590 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:15.552391 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.552391 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:15.556744 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbd4d93a-6c13-4c82-9267-9f0d3300d3a0 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:15.557212 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 173/683] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:48:15 2026] POST /volume/v3/volumes => generated 814 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:15.578314 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:15.579977 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 Aug 12 14:48:15.580387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:15.580574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:15.593979 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.593979 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:15.601260 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:15.602389 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:15.602864 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:15.653272 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:15.657593 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:15.657593 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:15.668499 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2f99746-c5e4-44c6-a0e8-b5b33c4ea0ea tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 returned with HTTP 200 Aug 12 14:48:15.669676 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 170/684] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:15 2026] GET /volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 => generated 882 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:16.462900 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e937aa62-df5b-4adf-a083-5fa930668241 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.464953 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e937aa62-df5b-4adf-a083-5fa930668241 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f Aug 12 14:48:16.465819 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e937aa62-df5b-4adf-a083-5fa930668241 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:16.466151 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e937aa62-df5b-4adf-a083-5fa930668241 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:16.473951 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.473951 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:16.474685 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e937aa62-df5b-4adf-a083-5fa930668241 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:16.476225 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e937aa62-df5b-4adf-a083-5fa930668241 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f returned with HTTP 200 Aug 12 14:48:16.476837 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 173/685] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:16 2026] GET /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:16.486702 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2c0fe000-3793-4b4c-b31f-d097a64f3099 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.489409 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2c0fe000-3793-4b4c-b31f-d097a64f3099 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f/action Aug 12 14:48:16.489530 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2c0fe000-3793-4b4c-b31f-d097a64f3099 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:16.489693 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2c0fe000-3793-4b4c-b31f-d097a64f3099 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:16.491517 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-2c0fe000-3793-4b4c-b31f-d097a64f3099 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f' with '{'status': 'creating'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:16.501565 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.501565 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:16.514072 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2c0fe000-3793-4b4c-b31f-d097a64f3099 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f/action returned with HTTP 202 Aug 12 14:48:16.514471 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 170/686] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:16 2026] POST /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:16.521669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-495a0e75-c7a5-4479-9ea2-aa7baf4d9e21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.523821 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-495a0e75-c7a5-4479-9ea2-aa7baf4d9e21 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f Aug 12 14:48:16.524160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-495a0e75-c7a5-4479-9ea2-aa7baf4d9e21 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:16.524622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-495a0e75-c7a5-4479-9ea2-aa7baf4d9e21 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:16.529755 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.529755 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:16.530264 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-495a0e75-c7a5-4479-9ea2-aa7baf4d9e21 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:16.531157 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-495a0e75-c7a5-4479-9ea2-aa7baf4d9e21 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f returned with HTTP 200 Aug 12 14:48:16.531511 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 174/687] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:16 2026] GET /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:16.544480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-74607a80-65af-4311-9a31-47d1c82c2d0f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.546340 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74607a80-65af-4311-9a31-47d1c82c2d0f tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f/action Aug 12 14:48:16.548506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74607a80-65af-4311-9a31-47d1c82c2d0f tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:16.548506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74607a80-65af-4311-9a31-47d1c82c2d0f tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:16.555369 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.555369 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:16.556035 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-74607a80-65af-4311-9a31-47d1c82c2d0f tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot retrieved successfully. Aug 12 14:48:16.583471 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-74607a80-65af-4311-9a31-47d1c82c2d0f tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot delete request issued successfully. Aug 12 14:48:16.583471 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74607a80-65af-4311-9a31-47d1c82c2d0f tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f/action returned with HTTP 202 Aug 12 14:48:16.583471 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 171/688] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:16 2026] POST /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:16.594163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c484aae0-99f1-4c5c-8b47-6a1e5a43e584 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.596650 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c484aae0-99f1-4c5c-8b47-6a1e5a43e584 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f Aug 12 14:48:16.597565 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c484aae0-99f1-4c5c-8b47-6a1e5a43e584 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:16.597565 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c484aae0-99f1-4c5c-8b47-6a1e5a43e584 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:16.604145 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.604145 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:16.604859 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c484aae0-99f1-4c5c-8b47-6a1e5a43e584 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:16.606055 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c484aae0-99f1-4c5c-8b47-6a1e5a43e584 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f returned with HTTP 200 Aug 12 14:48:16.606520 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 174/689] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:16 2026] GET /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:16.689742 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.699242 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 Aug 12 14:48:16.699545 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:16.699934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:16.720606 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.720606 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:16.730556 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:16.731866 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:16.732141 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:16.781788 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:16.786803 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.786803 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:16.808005 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-371bb703-e204-4945-91c8-bfbdc7e954d1 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 returned with HTTP 200 Aug 12 14:48:16.808639 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 171/690] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:16 2026] GET /volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 => generated 907 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:16.829251 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d1ab666f-b462-4dfc-bdbc-40ff0358d9ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.831190 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1ab666f-b462-4dfc-bdbc-40ff0358d9ef tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] PUT https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:16.831698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1ab666f-b462-4dfc-bdbc-40ff0358d9ef tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "8dcbaa06-18e9-4187-9624-c69ad94e6a72"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:16.833135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-d1ab666f-b462-4dfc-bdbc-40ff0358d9ef tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Update called for group 189966e8-fbc3-4d19-adec-7ca403ffbc48. {{(pid=100249) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 14:48:16.833250 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-d1ab666f-b462-4dfc-bdbc-40ff0358d9ef tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Updating group 189966e8-fbc3-4d19-adec-7ca403ffbc48 with name new_group description: This is a new group add_volumes: None remove_volumes: 8dcbaa06-18e9-4187-9624-c69ad94e6a72. Aug 12 14:48:16.839800 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.839800 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:16.862081 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1ab666f-b462-4dfc-bdbc-40ff0358d9ef tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 202 Aug 12 14:48:16.862485 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 175/691] 10.4.3.100 () {70 vars in 1407 bytes} [Wed Aug 12 14:48:16 2026] PUT /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:16.874017 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-daa6ce97-14e0-4553-ac14-b2050f2dc514 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:16.877712 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-daa6ce97-14e0-4553-ac14-b2050f2dc514 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:16.878099 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-daa6ce97-14e0-4553-ac14-b2050f2dc514 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:16.878350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-daa6ce97-14e0-4553-ac14-b2050f2dc514 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:16.878469 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-daa6ce97-14e0-4553-ac14-b2050f2dc514 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:16.885426 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:16.885426 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:16.905295 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-daa6ce97-14e0-4553-ac14-b2050f2dc514 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 200 Aug 12 14:48:16.905753 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 172/692] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:16 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:17.618636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab625975-8637-41e5-ac96-82a9b7882d31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.621820 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab625975-8637-41e5-ac96-82a9b7882d31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f Aug 12 14:48:17.622096 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab625975-8637-41e5-ac96-82a9b7882d31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:17.622358 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab625975-8637-41e5-ac96-82a9b7882d31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:17.633381 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab625975-8637-41e5-ac96-82a9b7882d31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f returned with HTTP 404 Aug 12 14:48:17.634028 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 175/693] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:17 2026] GET /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:17.643943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7ce15e67-42df-4870-819e-93beb9eeb55b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.646255 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ce15e67-42df-4870-819e-93beb9eeb55b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:17.646768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ce15e67-42df-4870-819e-93beb9eeb55b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:17.647009 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ce15e67-42df-4870-819e-93beb9eeb55b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:17.648759 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-7ce15e67-42df-4870-819e-93beb9eeb55b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'available'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:17.659608 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:17.659608 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:17.671396 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ce15e67-42df-4870-819e-93beb9eeb55b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:17.671961 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 172/694] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:17 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:17.680243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-86c7b204-14c6-49e6-92a2-277a95b45026 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.681876 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86c7b204-14c6-49e6-92a2-277a95b45026 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:17.682070 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86c7b204-14c6-49e6-92a2-277a95b45026 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:17.682279 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-86c7b204-14c6-49e6-92a2-277a95b45026 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:17.687474 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:17.687474 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:17.687928 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-86c7b204-14c6-49e6-92a2-277a95b45026 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:17.688767 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-86c7b204-14c6-49e6-92a2-277a95b45026 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:17.689188 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 176/695] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:17 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:17.697448 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-378c4247-7bc8-4efe-b4dc-0c1885f3a9e4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.699723 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-378c4247-7bc8-4efe-b4dc-0c1885f3a9e4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f Aug 12 14:48:17.699976 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-378c4247-7bc8-4efe-b4dc-0c1885f3a9e4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:17.700210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-378c4247-7bc8-4efe-b4dc-0c1885f3a9e4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:17.700358 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-378c4247-7bc8-4efe-b4dc-0c1885f3a9e4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Delete snapshot with id: 4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f Aug 12 14:48:17.707271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-378c4247-7bc8-4efe-b4dc-0c1885f3a9e4 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f returned with HTTP 404 Aug 12 14:48:17.707271 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 173/696] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:17 2026] DELETE /volume/v3/snapshots/4ceae4c7-1403-4a4e-98d2-fdf9c2691e2f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:17.714313 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f4b0096-a291-426d-9772-b23908107107 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.716324 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f4b0096-a291-426d-9772-b23908107107 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:48:17.716766 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f4b0096-a291-426d-9772-b23908107107 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34142572-1cda-4664-8afd-b7a40da9ad6e", "name": "tempest-SnapshotsActionsTest-Snapshot-684994473"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:17.727218 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:17.727218 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:17.727904 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6f4b0096-a291-426d-9772-b23908107107 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:17.728059 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-6f4b0096-a291-426d-9772-b23908107107 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create snapshot from volume 34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:17.758260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6f4b0096-a291-426d-9772-b23908107107 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Created reservations ['cea44597-b8cf-4914-a19f-4c7771d757e4', '06621c0e-ce21-4235-86f8-38f7bdb14a8b', 'f0bd9b4b-5110-4456-9852-cc2d4948450d', 'fafc4e43-752e-4275-bd91-0548deebd6fe'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:17.790986 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6f4b0096-a291-426d-9772-b23908107107 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot create request issued successfully. Aug 12 14:48:17.791507 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f4b0096-a291-426d-9772-b23908107107 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:48:17.791989 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 176/697] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:48:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 14:48:17.802804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-933a6b3f-1fce-48ad-90e4-d372bfb331e9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.805440 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-933a6b3f-1fce-48ad-90e4-d372bfb331e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 Aug 12 14:48:17.805812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-933a6b3f-1fce-48ad-90e4-d372bfb331e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:17.806114 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-933a6b3f-1fce-48ad-90e4-d372bfb331e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:17.812755 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:17.812755 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:17.814056 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-933a6b3f-1fce-48ad-90e4-d372bfb331e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:17.815398 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-933a6b3f-1fce-48ad-90e4-d372bfb331e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 returned with HTTP 200 Aug 12 14:48:17.816015 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 173/698] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:17 2026] GET /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 => generated 438 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:17.917375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e1ed59b-570f-41e1-9036-df3fd4424063 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.919439 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e1ed59b-570f-41e1-9036-df3fd4424063 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:17.919714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e1ed59b-570f-41e1-9036-df3fd4424063 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:17.919952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e1ed59b-570f-41e1-9036-df3fd4424063 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:17.920106 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-2e1ed59b-570f-41e1-9036-df3fd4424063 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:17.925093 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:17.925093 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:17.935023 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e1ed59b-570f-41e1-9036-df3fd4424063 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 200 Aug 12 14:48:17.935486 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 177/699] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:17 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:17.950492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0d09ff60-4e15-4d25-9f6e-fe09f752bfca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.951869 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d09ff60-4e15-4d25-9f6e-fe09f752bfca tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:17.952115 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d09ff60-4e15-4d25-9f6e-fe09f752bfca tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:17.952324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d09ff60-4e15-4d25-9f6e-fe09f752bfca tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:17.952483 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-0d09ff60-4e15-4d25-9f6e-fe09f752bfca tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:17.957250 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:17.957250 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:17.967033 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d09ff60-4e15-4d25-9f6e-fe09f752bfca tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 200 Aug 12 14:48:17.967504 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 174/700] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:17 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:17.977180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:17.979196 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:17.979409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:17.979650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:17.979957 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:17.980301 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:17.980301 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:17.980778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:17.989708 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Get all volumes completed successfully. Aug 12 14:48:17.990786 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:17.991056 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:18.044513 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:18.050196 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.050196 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:18.061958 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d3bf8b8-c379-4532-bab1-a9473b774545 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:18.062542 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 177/701] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:17 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:18.084112 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3ae56933-c225-4499-be82-c9fcf4f2208a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:18.086206 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ae56933-c225-4499-be82-c9fcf4f2208a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] PUT https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:18.086761 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ae56933-c225-4499-be82-c9fcf4f2208a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8dcbaa06-18e9-4187-9624-c69ad94e6a72"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:18.094870 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-3ae56933-c225-4499-be82-c9fcf4f2208a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Update called for group 189966e8-fbc3-4d19-adec-7ca403ffbc48. {{(pid=100247) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 12 14:48:18.095024 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.groups [None req-3ae56933-c225-4499-be82-c9fcf4f2208a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Updating group 189966e8-fbc3-4d19-adec-7ca403ffbc48 with name None description: None add_volumes: 8dcbaa06-18e9-4187-9624-c69ad94e6a72 remove_volumes: None. Aug 12 14:48:18.100316 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.100316 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:18.139343 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ae56933-c225-4499-be82-c9fcf4f2208a tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 202 Aug 12 14:48:18.140031 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 174/702] 10.4.3.100 () {70 vars in 1406 bytes} [Wed Aug 12 14:48:18 2026] PUT /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:18.149782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff194e25-5b12-4f07-98f9-2231b1ceda90 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:18.153663 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff194e25-5b12-4f07-98f9-2231b1ceda90 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:18.153663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff194e25-5b12-4f07-98f9-2231b1ceda90 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:18.154108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff194e25-5b12-4f07-98f9-2231b1ceda90 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:18.154412 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-ff194e25-5b12-4f07-98f9-2231b1ceda90 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:18.158973 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.158973 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:18.172871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff194e25-5b12-4f07-98f9-2231b1ceda90 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 200 Aug 12 14:48:18.173373 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 178/703] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:18 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:18.826203 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8021918f-60f1-4de1-910f-565a0739070d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:18.828915 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8021918f-60f1-4de1-910f-565a0739070d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 Aug 12 14:48:18.829166 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8021918f-60f1-4de1-910f-565a0739070d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:18.829341 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8021918f-60f1-4de1-910f-565a0739070d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:18.837174 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.837174 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:18.837174 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8021918f-60f1-4de1-910f-565a0739070d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:18.837174 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8021918f-60f1-4de1-910f-565a0739070d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 returned with HTTP 200 Aug 12 14:48:18.837174 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 175/704] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:18 2026] GET /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:18.849241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d77d13d4-9884-4d32-b6a0-857c03a7b59b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:18.851400 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d77d13d4-9884-4d32-b6a0-857c03a7b59b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2/action Aug 12 14:48:18.851842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d77d13d4-9884-4d32-b6a0-857c03a7b59b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:18.852031 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d77d13d4-9884-4d32-b6a0-857c03a7b59b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:18.853478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-d77d13d4-9884-4d32-b6a0-857c03a7b59b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '486d592c-991d-4942-b963-961f1ff0adb2' with '{'status': 'deleting'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:18.879834 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.879834 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:18.896317 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d77d13d4-9884-4d32-b6a0-857c03a7b59b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2/action returned with HTTP 202 Aug 12 14:48:18.896897 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 178/705] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:18 2026] POST /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:18.905914 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dd0c2618-21e5-4bca-913f-87131a3bf60f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:18.908907 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dd0c2618-21e5-4bca-913f-87131a3bf60f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 Aug 12 14:48:18.909359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dd0c2618-21e5-4bca-913f-87131a3bf60f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:18.909790 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dd0c2618-21e5-4bca-913f-87131a3bf60f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:18.916981 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.916981 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:18.918076 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-dd0c2618-21e5-4bca-913f-87131a3bf60f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:18.919501 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dd0c2618-21e5-4bca-913f-87131a3bf60f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 returned with HTTP 200 Aug 12 14:48:18.920286 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 175/706] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:18 2026] GET /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:18.934785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a6ff6f5-1903-4ee8-859f-a316ac9fbf37 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:18.936874 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a6ff6f5-1903-4ee8-859f-a316ac9fbf37 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2/action Aug 12 14:48:18.937232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a6ff6f5-1903-4ee8-859f-a316ac9fbf37 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:18.937386 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a6ff6f5-1903-4ee8-859f-a316ac9fbf37 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:18.943896 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.943896 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:18.944180 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a6ff6f5-1903-4ee8-859f-a316ac9fbf37 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot retrieved successfully. Aug 12 14:48:18.959112 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a6ff6f5-1903-4ee8-859f-a316ac9fbf37 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot delete request issued successfully. Aug 12 14:48:18.959344 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a6ff6f5-1903-4ee8-859f-a316ac9fbf37 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2/action returned with HTTP 202 Aug 12 14:48:18.959760 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 179/707] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:18 2026] POST /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:18.970556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e16e506c-720b-45cb-8787-c19a473707c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:18.972817 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e16e506c-720b-45cb-8787-c19a473707c0 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 Aug 12 14:48:18.973496 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e16e506c-720b-45cb-8787-c19a473707c0 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:18.974035 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e16e506c-720b-45cb-8787-c19a473707c0 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:18.982749 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:18.982749 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:18.982749 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e16e506c-720b-45cb-8787-c19a473707c0 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:18.982749 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e16e506c-720b-45cb-8787-c19a473707c0 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 returned with HTTP 200 Aug 12 14:48:18.982749 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 176/708] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:18 2026] GET /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:19.184480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8146f283-3f3e-4801-b32f-db2db6b0bb1d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.186902 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8146f283-3f3e-4801-b32f-db2db6b0bb1d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:19.187196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8146f283-3f3e-4801-b32f-db2db6b0bb1d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:19.187471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8146f283-3f3e-4801-b32f-db2db6b0bb1d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:19.187763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-8146f283-3f3e-4801-b32f-db2db6b0bb1d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:19.193058 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.193058 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:19.202702 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8146f283-3f3e-4801-b32f-db2db6b0bb1d tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 200 Aug 12 14:48:19.203285 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 179/709] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:19 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:19.213903 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.217553 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:19.217553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:19.217934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:19.218331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:19.219536 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:19.231776 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Get all volumes completed successfully. Aug 12 14:48:19.233115 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:19.233348 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:19.296128 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:19.304321 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.304321 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:19.309736 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:19.309925 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:19.366479 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:19.370892 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.370892 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:19.383598 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ee2917d-92cc-4a5d-86e0-9a9ce728384e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:19.384250 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 176/710] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:19 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:19.406418 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.411388 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:19.411388 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:19.411388 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:19.411833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:19.412583 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.412583 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:19.414055 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:19.429112 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Get all volumes completed successfully. Aug 12 14:48:19.429948 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:19.430165 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:19.487028 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:19.493121 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.493121 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:19.493285 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-011f8e6d-f726-4e7b-97eb-77845e657479 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.495073 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:19.495265 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:19.545959 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:19.550035 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.550035 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:19.562039 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6bf81df9-c9c6-45e0-98f4-36ee6da15f87 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:19.562648 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 180/711] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:19 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:19.579080 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9be06b41-f800-48f1-a4df-4b725652362e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.582044 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9be06b41-f800-48f1-a4df-4b725652362e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] POST https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48/action Aug 12 14:48:19.582353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9be06b41-f800-48f1-a4df-4b725652362e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:19.582529 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9be06b41-f800-48f1-a4df-4b725652362e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:19.587487 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:19.587487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-697089794"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:19.587487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-697089794'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:19.587653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-9be06b41-f800-48f1-a4df-4b725652362e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] delete called for group 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:48:19.587682 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Create volume of 1 GB Aug 12 14:48:19.587704 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-9be06b41-f800-48f1-a4df-4b725652362e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Delete group with id: 189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:19.592285 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Availability Zones retrieved successfully. Aug 12 14:48:19.592739 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.592739 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:19.600193 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Flow 'volume_create_api' (268e828f-3aa5-43b0-977f-e32fa06b5e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:19.602325 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59c9b39-fca6-4024-9622-7eaa1e13862e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:19.604790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:19.639528 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a59c9b39-fca6-4024-9622-7eaa1e13862e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:19.641257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235f3c5f-3778-4c3a-953d-e965f68b2447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:19.661424 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9be06b41-f800-48f1-a4df-4b725652362e tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48/action returned with HTTP 202 Aug 12 14:48:19.662049 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 180/712] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:48:19 2026] POST /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:19.673604 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.675301 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 Aug 12 14:48:19.676655 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:19.676655 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:19.685700 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.685700 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:19.690404 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Volume info retrieved successfully. Aug 12 14:48:19.691032 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:19.691558 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:19.739114 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Created reservations ['ac412043-1bbf-47d8-b804-41eabda982cd', '275b86de-8888-433c-a8c9-c645382d315c', '5e146b3a-9bb4-45e3-b7c6-26aa758c6ffe', 'f99bac1c-2d5e-49a8-90c9-36a03833fb3f'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:19.740039 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (235f3c5f-3778-4c3a-953d-e965f68b2447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac412043-1bbf-47d8-b804-41eabda982cd', '275b86de-8888-433c-a8c9-c645382d315c', '5e146b3a-9bb4-45e3-b7c6-26aa758c6ffe', 'f99bac1c-2d5e-49a8-90c9-36a03833fb3f']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:19.740922 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e25ff5f-8a5f-4f29-b151-b16b21f9ae7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:19.756204 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:19.761089 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.761089 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:19.772583 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e25ff5f-8a5f-4f29-b151-b16b21f9ae7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af9c7b75-6433-4466-a658-c752159c36c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-697089794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1dc5ece37d14c02878da455028b014b',qos_specs=None,replication_status=,reservations=['ac412043-1bbf-47d8-b804-41eabda982cd','275b86de-8888-433c-a8c9-c645382d315c','5e146b3a-9bb4-45e3-b7c6-26aa758c6ffe','f99bac1c-2d5e-49a8-90c9-36a03833fb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0323993ecf4c778bcb2eeb7656aa9b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-697089794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af9c7b75-6433-4466-a658-c752159c36c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1dc5ece37d14c02878da455028b014b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0323993ecf4c778bcb2eeb7656aa9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:19.773997 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd1e236e-6ddb-4506-aaf6-daa7d4ca7270 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 returned with HTTP 200 Aug 12 14:48:19.774113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7377ffa8-7a9c-4dcf-b01f-cb3f2f46bb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:19.774648 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 177/713] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:19 2026] GET /volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:19.797286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7377ffa8-7a9c-4dcf-b01f-cb3f2f46bb24) transitioned into state 'SUCCESS' from state '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-697089794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1dc5ece37d14c02878da455028b014b',qos_specs=None,replication_status=,reservations=['ac412043-1bbf-47d8-b804-41eabda982cd','275b86de-8888-433c-a8c9-c645382d315c','5e146b3a-9bb4-45e3-b7c6-26aa758c6ffe','f99bac1c-2d5e-49a8-90c9-36a03833fb3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0323993ecf4c778bcb2eeb7656aa9b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:19.798469 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513a0697-aac8-4a52-883d-af94f9b78ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:19.813677 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513a0697-aac8-4a52-883d-af94f9b78ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:19.813677 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Flow 'volume_create_api' (268e828f-3aa5-43b0-977f-e32fa06b5e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:19.813677 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Create volume request issued successfully. Aug 12 14:48:19.813677 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-011f8e6d-f726-4e7b-97eb-77845e657479 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:19.814577 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 177/714] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:48:19 2026] POST /volume/v3/volumes => generated 773 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:19.827430 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66ec8abb-198b-4093-b1e4-772f6e522b31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.830149 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66ec8abb-198b-4093-b1e4-772f6e522b31 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:48:19.830351 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66ec8abb-198b-4093-b1e4-772f6e522b31 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:19.830566 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66ec8abb-198b-4093-b1e4-772f6e522b31 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:19.843751 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:19.843751 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:19.850099 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-66ec8abb-198b-4093-b1e4-772f6e522b31 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:48:19.858013 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66ec8abb-198b-4093-b1e4-772f6e522b31 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:48:19.858558 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 181/715] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:19 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:19.994155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eea64193-8ae8-40a0-91d6-01c5ef5a234d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:19.996483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eea64193-8ae8-40a0-91d6-01c5ef5a234d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 Aug 12 14:48:19.996777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eea64193-8ae8-40a0-91d6-01c5ef5a234d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:19.997044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eea64193-8ae8-40a0-91d6-01c5ef5a234d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.003944 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eea64193-8ae8-40a0-91d6-01c5ef5a234d tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 returned with HTTP 404 Aug 12 14:48:20.004599 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 181/716] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:19 2026] GET /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:20.013763 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-063c9e81-c5e0-4025-be58-9bc4a077d8f2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.017953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-063c9e81-c5e0-4025-be58-9bc4a077d8f2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:20.018473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-063c9e81-c5e0-4025-be58-9bc4a077d8f2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:20.018911 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-063c9e81-c5e0-4025-be58-9bc4a077d8f2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:20.020436 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-063c9e81-c5e0-4025-be58-9bc4a077d8f2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'available'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:20.035801 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:20.035801 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:20.052814 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-063c9e81-c5e0-4025-be58-9bc4a077d8f2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:20.052814 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 178/717] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:20 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:20.065974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-266a6f2b-348d-433a-a943-b492b69103aa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.069647 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-266a6f2b-348d-433a-a943-b492b69103aa tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:20.069959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-266a6f2b-348d-433a-a943-b492b69103aa tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.070286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-266a6f2b-348d-433a-a943-b492b69103aa tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.076783 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:20.076783 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:20.077320 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-266a6f2b-348d-433a-a943-b492b69103aa tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:20.078384 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-266a6f2b-348d-433a-a943-b492b69103aa tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:20.078817 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 178/718] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:20 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:20.089092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b03aca5e-5c39-43f8-9883-ed31e1c932a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.091195 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b03aca5e-5c39-43f8-9883-ed31e1c932a3 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 Aug 12 14:48:20.091396 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b03aca5e-5c39-43f8-9883-ed31e1c932a3 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.091705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b03aca5e-5c39-43f8-9883-ed31e1c932a3 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.092100 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-b03aca5e-5c39-43f8-9883-ed31e1c932a3 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Delete snapshot with id: 486d592c-991d-4942-b963-961f1ff0adb2 Aug 12 14:48:20.097476 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b03aca5e-5c39-43f8-9883-ed31e1c932a3 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 returned with HTTP 404 Aug 12 14:48:20.098027 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 182/719] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:20 2026] DELETE /volume/v3/snapshots/486d592c-991d-4942-b963-961f1ff0adb2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:20.108812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.110495 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:48:20.110849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34142572-1cda-4664-8afd-b7a40da9ad6e", "name": "tempest-SnapshotsActionsTest-Snapshot-1763664630"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:20.119183 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:20.119183 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:20.119736 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:20.119894 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create snapshot from volume 34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:20.147785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Created reservations ['28b61978-5a59-469d-904e-63aa61305228', '2fb0d1ee-ffbc-484c-a00e-a8fbf46117b2', '19db7472-e189-40bb-9b59-57f6e6cab80a', 'd657de7e-f541-41b4-81f4-07d0acb39acf'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:20.183435 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot create request issued successfully. Aug 12 14:48:20.183855 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ccde9fe9-ebc5-4ead-82bf-666b5f1b55d8 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:48:20.184408 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 182/720] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:48:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:20.194683 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d33c6c8e-1a8e-435a-8d21-282f49349d65 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.197015 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d33c6c8e-1a8e-435a-8d21-282f49349d65 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb Aug 12 14:48:20.197318 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d33c6c8e-1a8e-435a-8d21-282f49349d65 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.197613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d33c6c8e-1a8e-435a-8d21-282f49349d65 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.204711 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:20.204711 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:20.205344 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d33c6c8e-1a8e-435a-8d21-282f49349d65 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:20.207180 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d33c6c8e-1a8e-435a-8d21-282f49349d65 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb returned with HTTP 200 Aug 12 14:48:20.207751 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 179/721] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:20 2026] GET /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:20.791148 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d6dcb56b-a8b4-47f6-bae5-ecdb34f873a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.795793 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6dcb56b-a8b4-47f6-bae5-ecdb34f873a5 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 Aug 12 14:48:20.796170 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6dcb56b-a8b4-47f6-bae5-ecdb34f873a5 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.796465 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6dcb56b-a8b4-47f6-bae5-ecdb34f873a5 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.803791 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6dcb56b-a8b4-47f6-bae5-ecdb34f873a5 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 returned with HTTP 404 Aug 12 14:48:20.804509 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 179/722] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:20 2026] GET /volume/v3/volumes/8dcbaa06-18e9-4187-9624-c69ad94e6a72 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:20.812845 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5e4cf2d5-ccd3-477e-bc10-dee71aa1e336 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.815332 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e4cf2d5-ccd3-477e-bc10-dee71aa1e336 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 Aug 12 14:48:20.815680 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e4cf2d5-ccd3-477e-bc10-dee71aa1e336 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.816130 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e4cf2d5-ccd3-477e-bc10-dee71aa1e336 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.825153 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e4cf2d5-ccd3-477e-bc10-dee71aa1e336 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 returned with HTTP 404 Aug 12 14:48:20.825794 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 183/723] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:20 2026] GET /volume/v3/volumes/b39139a4-bf5b-4d9b-afaa-a52a37f63b10 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:20.834388 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7bd82244-477b-4af6-abe6-2477b4f89a86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.836234 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bd82244-477b-4af6-abe6-2477b4f89a86 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] GET https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 Aug 12 14:48:20.836481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bd82244-477b-4af6-abe6-2477b4f89a86 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.836697 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bd82244-477b-4af6-abe6-2477b4f89a86 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.836854 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-7bd82244-477b-4af6-abe6-2477b4f89a86 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] show called for member 189966e8-fbc3-4d19-adec-7ca403ffbc48 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:20.840053 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bd82244-477b-4af6-abe6-2477b4f89a86 tempest-GroupsTest-1827434675 tempest-GroupsTest-1827434675-project-member] https://10.4.3.100/volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 returned with HTTP 404 Aug 12 14:48:20.840521 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 183/724] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:20 2026] GET /volume/v3/groups/189966e8-fbc3-4d19-adec-7ca403ffbc48 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:20.852477 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a12ec4f8-fec4-4284-a355-d44a682f8e33 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.854971 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a12ec4f8-fec4-4284-a355-d44a682f8e33 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/a1b51bd1-a28c-4c6c-bab7-b673976c7346 Aug 12 14:48:20.855321 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a12ec4f8-fec4-4284-a355-d44a682f8e33 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.855567 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a12ec4f8-fec4-4284-a355-d44a682f8e33 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.874102 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-998026a1-6060-4208-907f-af1c9c09e8a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.876628 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-998026a1-6060-4208-907f-af1c9c09e8a9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:48:20.876995 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-998026a1-6060-4208-907f-af1c9c09e8a9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.877312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-998026a1-6060-4208-907f-af1c9c09e8a9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.883485 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a12ec4f8-fec4-4284-a355-d44a682f8e33 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/group_types/a1b51bd1-a28c-4c6c-bab7-b673976c7346 returned with HTTP 202 Aug 12 14:48:20.883485 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 180/725] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:48:20 2026] DELETE /volume/v3/group_types/a1b51bd1-a28c-4c6c-bab7-b673976c7346 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:20.888429 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:20.888429 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:20.891299 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fec48c5c-b179-44af-8243-4bac67f71890 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.893302 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-998026a1-6060-4208-907f-af1c9c09e8a9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:48:20.894699 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fec48c5c-b179-44af-8243-4bac67f71890 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] DELETE https://10.4.3.100/volume/v3/types/4870d82e-a25f-427f-b628-145d93bd03b1 Aug 12 14:48:20.895657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fec48c5c-b179-44af-8243-4bac67f71890 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.895657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fec48c5c-b179-44af-8243-4bac67f71890 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.899283 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-998026a1-6060-4208-907f-af1c9c09e8a9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:48:20.899893 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 180/726] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:20 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:20.950346 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fec48c5c-b179-44af-8243-4bac67f71890 tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/types/4870d82e-a25f-427f-b628-145d93bd03b1 returned with HTTP 202 Aug 12 14:48:20.950597 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 184/727] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:20 2026] DELETE /volume/v3/types/4870d82e-a25f-427f-b628-145d93bd03b1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:20.961743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a8d8b46c-abbc-44fa-b8d8-bc9af32ad86c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:20.967062 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8d8b46c-abbc-44fa-b8d8-bc9af32ad86c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] GET https://10.4.3.100/volume/v3/types/4870d82e-a25f-427f-b628-145d93bd03b1 Aug 12 14:48:20.967443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a8d8b46c-abbc-44fa-b8d8-bc9af32ad86c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:20.967752 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a8d8b46c-abbc-44fa-b8d8-bc9af32ad86c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:20.976906 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8d8b46c-abbc-44fa-b8d8-bc9af32ad86c tempest-GroupsTest-944979616 tempest-GroupsTest-944979616-project-admin] https://10.4.3.100/volume/v3/types/4870d82e-a25f-427f-b628-145d93bd03b1 returned with HTTP 404 Aug 12 14:48:20.977738 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 184/728] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:20 2026] GET /volume/v3/types/4870d82e-a25f-427f-b628-145d93bd03b1 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:21.221983 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a40cfb83-cf80-4c9a-8360-ca78d10a72b2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:21.224954 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a40cfb83-cf80-4c9a-8360-ca78d10a72b2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb Aug 12 14:48:21.225104 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a40cfb83-cf80-4c9a-8360-ca78d10a72b2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:21.225388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a40cfb83-cf80-4c9a-8360-ca78d10a72b2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:21.232625 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:21.232625 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:21.233513 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a40cfb83-cf80-4c9a-8360-ca78d10a72b2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:21.234956 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a40cfb83-cf80-4c9a-8360-ca78d10a72b2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb returned with HTTP 200 Aug 12 14:48:21.235537 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 181/729] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:21 2026] GET /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:21.251692 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-21e3f5b3-3d5c-43f5-b2fb-4b39883c0733 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:21.254922 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21e3f5b3-3d5c-43f5-b2fb-4b39883c0733 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb/action Aug 12 14:48:21.255350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21e3f5b3-3d5c-43f5-b2fb-4b39883c0733 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:21.255624 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21e3f5b3-3d5c-43f5-b2fb-4b39883c0733 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:21.257716 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-21e3f5b3-3d5c-43f5-b2fb-4b39883c0733 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot 'ef8bffa6-2937-405a-9926-acd5b175c6fb' with '{'status': 'error'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:21.269017 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:21.269017 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:21.290432 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21e3f5b3-3d5c-43f5-b2fb-4b39883c0733 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb/action returned with HTTP 202 Aug 12 14:48:21.291231 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 181/730] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:21 2026] POST /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:21.301117 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f40939da-e41e-4c67-b9bb-d477a1364a4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:21.305486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f40939da-e41e-4c67-b9bb-d477a1364a4e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb Aug 12 14:48:21.305486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f40939da-e41e-4c67-b9bb-d477a1364a4e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:21.305486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f40939da-e41e-4c67-b9bb-d477a1364a4e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:21.312572 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:21.312572 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:21.313400 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f40939da-e41e-4c67-b9bb-d477a1364a4e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:21.314367 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f40939da-e41e-4c67-b9bb-d477a1364a4e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb returned with HTTP 200 Aug 12 14:48:21.314865 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 185/731] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:21 2026] GET /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:21.328127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-addf1d1a-d9bc-4191-8edf-acef2309f20d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:21.332533 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-addf1d1a-d9bc-4191-8edf-acef2309f20d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb/action Aug 12 14:48:21.332533 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-addf1d1a-d9bc-4191-8edf-acef2309f20d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:21.332533 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-addf1d1a-d9bc-4191-8edf-acef2309f20d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:21.343673 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:21.343673 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:21.345172 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-addf1d1a-d9bc-4191-8edf-acef2309f20d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot retrieved successfully. Aug 12 14:48:21.371108 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-addf1d1a-d9bc-4191-8edf-acef2309f20d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot delete request issued successfully. Aug 12 14:48:21.371560 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-addf1d1a-d9bc-4191-8edf-acef2309f20d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb/action returned with HTTP 202 Aug 12 14:48:21.372054 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 185/732] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:21 2026] POST /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:21.384088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cc982238-bfff-4c73-bd3e-a0e81cc37208 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:21.391422 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc982238-bfff-4c73-bd3e-a0e81cc37208 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb Aug 12 14:48:21.392706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cc982238-bfff-4c73-bd3e-a0e81cc37208 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:21.392706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cc982238-bfff-4c73-bd3e-a0e81cc37208 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:21.402824 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:21.402824 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:21.403877 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cc982238-bfff-4c73-bd3e-a0e81cc37208 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:21.405657 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc982238-bfff-4c73-bd3e-a0e81cc37208 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb returned with HTTP 200 Aug 12 14:48:21.405657 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 182/733] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:21 2026] GET /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:22.417062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d260b0dd-d66a-401c-9ad4-5c39fef40f84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:22.419259 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d260b0dd-d66a-401c-9ad4-5c39fef40f84 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb Aug 12 14:48:22.419444 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d260b0dd-d66a-401c-9ad4-5c39fef40f84 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:22.419651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d260b0dd-d66a-401c-9ad4-5c39fef40f84 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:22.425015 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d260b0dd-d66a-401c-9ad4-5c39fef40f84 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb returned with HTTP 404 Aug 12 14:48:22.427138 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 182/734] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:22 2026] GET /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:22.437255 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca6fa35b-1496-468d-b011-32e938d1bd6e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:22.448492 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca6fa35b-1496-468d-b011-32e938d1bd6e tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:22.448492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca6fa35b-1496-468d-b011-32e938d1bd6e tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:22.448492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca6fa35b-1496-468d-b011-32e938d1bd6e tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:22.448492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-ca6fa35b-1496-468d-b011-32e938d1bd6e tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'available'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:22.460286 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:22.460286 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:22.477350 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca6fa35b-1496-468d-b011-32e938d1bd6e tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:22.477350 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 186/735] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:22 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:22.488657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11c1bdd2-309f-483b-b256-24658a3f7365 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:22.490940 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11c1bdd2-309f-483b-b256-24658a3f7365 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:22.491228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11c1bdd2-309f-483b-b256-24658a3f7365 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:22.491518 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11c1bdd2-309f-483b-b256-24658a3f7365 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:22.499139 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:22.499139 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:22.499797 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11c1bdd2-309f-483b-b256-24658a3f7365 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:22.501048 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11c1bdd2-309f-483b-b256-24658a3f7365 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:22.501682 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 186/736] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:22 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:22.516505 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1ad584b1-1437-4a4d-be68-0bfdafb3696c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:22.519070 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1ad584b1-1437-4a4d-be68-0bfdafb3696c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb Aug 12 14:48:22.519357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1ad584b1-1437-4a4d-be68-0bfdafb3696c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:22.519601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1ad584b1-1437-4a4d-be68-0bfdafb3696c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:22.519768 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-1ad584b1-1437-4a4d-be68-0bfdafb3696c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Delete snapshot with id: ef8bffa6-2937-405a-9926-acd5b175c6fb Aug 12 14:48:22.525962 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1ad584b1-1437-4a4d-be68-0bfdafb3696c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb returned with HTTP 404 Aug 12 14:48:22.526659 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 183/737] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:22 2026] DELETE /volume/v3/snapshots/ef8bffa6-2937-405a-9926-acd5b175c6fb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:22.541063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:22.543286 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:48:22.543886 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "34142572-1cda-4664-8afd-b7a40da9ad6e", "name": "tempest-SnapshotsActionsTest-Snapshot-122980914"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:22.563086 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:22.563086 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:22.563700 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:22.563898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Create snapshot from volume 34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:22.604033 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Created reservations ['7cf23161-7428-48f2-a872-e3e3129db430', '3b73af2c-2a77-4f93-8f5e-c0f54ebd61d9', '01d0b2cc-adb7-41ca-8953-db07ded3cc2d', '6ba75566-109a-42d1-a92a-59114e8729f7'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:22.644079 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot create request issued successfully. Aug 12 14:48:22.646556 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b476cdc5-d867-4ba3-a3ac-00976cbef685 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:48:22.646556 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 183/738] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:48:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:22.664401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f98826d-4604-4d24-b554-414b300f7117 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:22.668585 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f98826d-4604-4d24-b554-414b300f7117 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 Aug 12 14:48:22.668585 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f98826d-4604-4d24-b554-414b300f7117 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:22.668585 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f98826d-4604-4d24-b554-414b300f7117 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:22.683214 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:22.683214 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:22.683214 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f98826d-4604-4d24-b554-414b300f7117 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:22.683601 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f98826d-4604-4d24-b554-414b300f7117 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 returned with HTTP 200 Aug 12 14:48:22.684215 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 187/739] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:22 2026] GET /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:23.698157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d2a6bb8-ac3b-4e9e-8f58-6904fc05e2a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:23.701619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d2a6bb8-ac3b-4e9e-8f58-6904fc05e2a2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 Aug 12 14:48:23.701940 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d2a6bb8-ac3b-4e9e-8f58-6904fc05e2a2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:23.702286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d2a6bb8-ac3b-4e9e-8f58-6904fc05e2a2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:23.711358 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:23.711358 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:23.713421 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d2a6bb8-ac3b-4e9e-8f58-6904fc05e2a2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:23.717882 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d2a6bb8-ac3b-4e9e-8f58-6904fc05e2a2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 returned with HTTP 200 Aug 12 14:48:23.719609 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 187/740] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:23 2026] GET /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:23.730235 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-df1ea94b-cb36-4cda-970c-ecc0c6b3a451 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:23.732810 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df1ea94b-cb36-4cda-970c-ecc0c6b3a451 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3/action Aug 12 14:48:23.733369 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df1ea94b-cb36-4cda-970c-ecc0c6b3a451 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:23.733493 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df1ea94b-cb36-4cda-970c-ecc0c6b3a451 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:23.735149 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-df1ea94b-cb36-4cda-970c-ecc0c6b3a451 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot 'a601318d-bf08-4e33-8caf-2e86ba0587d3' with '{'status': 'error_deleting'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:23.744806 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:23.744806 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:23.757055 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df1ea94b-cb36-4cda-970c-ecc0c6b3a451 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3/action returned with HTTP 202 Aug 12 14:48:23.757784 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 184/741] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:23 2026] POST /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:23.766488 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-acd0ec6b-9d68-4ea2-b4b5-07980641584b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:23.769542 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-acd0ec6b-9d68-4ea2-b4b5-07980641584b tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 Aug 12 14:48:23.769542 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-acd0ec6b-9d68-4ea2-b4b5-07980641584b tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:23.769542 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-acd0ec6b-9d68-4ea2-b4b5-07980641584b tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:23.776032 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:23.776032 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:23.776513 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-acd0ec6b-9d68-4ea2-b4b5-07980641584b tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:23.777358 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-acd0ec6b-9d68-4ea2-b4b5-07980641584b tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 returned with HTTP 200 Aug 12 14:48:23.777780 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 184/742] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:23 2026] GET /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:23.789798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8e0cb04-2717-430f-af68-9d3bf87c92e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:23.791553 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8e0cb04-2717-430f-af68-9d3bf87c92e2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3/action Aug 12 14:48:23.792089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8e0cb04-2717-430f-af68-9d3bf87c92e2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:23.792380 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8e0cb04-2717-430f-af68-9d3bf87c92e2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:23.801662 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:23.801662 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:23.801662 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8e0cb04-2717-430f-af68-9d3bf87c92e2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot retrieved successfully. Aug 12 14:48:23.822025 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8e0cb04-2717-430f-af68-9d3bf87c92e2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot delete request issued successfully. Aug 12 14:48:23.822443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8e0cb04-2717-430f-af68-9d3bf87c92e2 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3/action returned with HTTP 202 Aug 12 14:48:23.822683 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 188/743] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:23 2026] POST /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:23.832532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-646a7f31-ca91-4ce3-805e-fb1c8b0bc641 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:23.835120 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-646a7f31-ca91-4ce3-805e-fb1c8b0bc641 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 Aug 12 14:48:23.837483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-646a7f31-ca91-4ce3-805e-fb1c8b0bc641 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:23.837483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-646a7f31-ca91-4ce3-805e-fb1c8b0bc641 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:23.844830 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:23.844830 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:23.845792 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-646a7f31-ca91-4ce3-805e-fb1c8b0bc641 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:23.847177 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-646a7f31-ca91-4ce3-805e-fb1c8b0bc641 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 returned with HTTP 200 Aug 12 14:48:23.847777 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 188/744] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:23 2026] GET /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:24.033923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-903c2279-d72d-4b36-b642-7e3da9cec5e6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.161144 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-903c2279-d72d-4b36-b642-7e3da9cec5e6 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:24.161533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-903c2279-d72d-4b36-b642-7e3da9cec5e6 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-814644688"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:24.163579 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:24.163579 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:24.179436 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-903c2279-d72d-4b36-b642-7e3da9cec5e6 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:24.179833 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 185/745] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:48:24 2026] POST /volume/v3/types => generated 219 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:24.191322 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9cdf3eba-1320-4fc2-865c-7f2686292a2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.192992 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cdf3eba-1320-4fc2-865c-7f2686292a2f tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:48:24.193347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9cdf3eba-1320-4fc2-865c-7f2686292a2f tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1303576842"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:24.211311 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9cdf3eba-1320-4fc2-865c-7f2686292a2f tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:48:24.211798 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 185/746] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:48:24 2026] POST /volume/v3/group_types => generated 177 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:24.224551 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.316359 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:48:24.316996 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e46806d7-88da-4709-b45e-8ad1fd80ab74", "volume_types": ["0b5cb83e-2aaf-4be9-a029-8401a5b3644b"], "name": "tempest-GroupsV314Test-Group-1561262227"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:24.318977 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Creating new group {'group': {'group_type': 'e46806d7-88da-4709-b45e-8ad1fd80ab74', 'volume_types': ['0b5cb83e-2aaf-4be9-a029-8401a5b3644b'], 'name': 'tempest-GroupsV314Test-Group-1561262227'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:48:24.323954 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.groups [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Creating group tempest-GroupsV314Test-Group-1561262227. Aug 12 14:48:24.324442 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:24.324442 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:24.334633 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Availability Zones retrieved successfully. Aug 12 14:48:24.363737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Created reservations ['f516be8f-6cb8-4eb6-a24f-4b47e5c64c92'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:24.399841 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-848e668c-a2c0-4b8c-8301-bcf4400c5473 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:48:24.400970 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 189/747] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:48:24 2026] POST /volume/v3/groups => generated 108 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:24.413674 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f34d2ff-2b77-4acb-a5ec-d79a76e8145b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.415920 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f34d2ff-2b77-4acb-a5ec-d79a76e8145b tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 Aug 12 14:48:24.417048 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f34d2ff-2b77-4acb-a5ec-d79a76e8145b tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:24.417987 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f34d2ff-2b77-4acb-a5ec-d79a76e8145b tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:24.418295 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-1f34d2ff-2b77-4acb-a5ec-d79a76e8145b tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] show called for member f6baab45-a8a6-431d-904a-cc53750bd867 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:24.425042 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:24.425042 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:24.434688 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f34d2ff-2b77-4acb-a5ec-d79a76e8145b tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 returned with HTTP 200 Aug 12 14:48:24.435302 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 189/748] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:24 2026] GET /volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:24.861756 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-44f6cfc6-7aff-40c5-8509-68b17370287c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.863782 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-44f6cfc6-7aff-40c5-8509-68b17370287c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 Aug 12 14:48:24.864060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-44f6cfc6-7aff-40c5-8509-68b17370287c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:24.864334 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-44f6cfc6-7aff-40c5-8509-68b17370287c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:24.869275 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-44f6cfc6-7aff-40c5-8509-68b17370287c tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 returned with HTTP 404 Aug 12 14:48:24.869919 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 186/749] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:24 2026] GET /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:24.877389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-33b94603-33e8-4b0e-b4c7-ab0808567362 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.879991 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33b94603-33e8-4b0e-b4c7-ab0808567362 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:24.880743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33b94603-33e8-4b0e-b4c7-ab0808567362 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:24.880743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33b94603-33e8-4b0e-b4c7-ab0808567362 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:24.882836 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-33b94603-33e8-4b0e-b4c7-ab0808567362 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'available'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:24.895738 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:24.895738 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:24.919185 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33b94603-33e8-4b0e-b4c7-ab0808567362 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:24.919475 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 186/750] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:24 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:24.928865 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27e23779-f450-4f84-a1bc-79afd4d2e69a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.931280 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27e23779-f450-4f84-a1bc-79afd4d2e69a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:24.931564 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27e23779-f450-4f84-a1bc-79afd4d2e69a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:24.932305 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27e23779-f450-4f84-a1bc-79afd4d2e69a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:24.944288 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:24.944288 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:24.944833 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-27e23779-f450-4f84-a1bc-79afd4d2e69a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:24.945771 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27e23779-f450-4f84-a1bc-79afd4d2e69a tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:24.946164 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 190/751] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:24 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:24.961789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6218e0eb-37a2-4de6-a7b7-8865282f523e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.963684 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6218e0eb-37a2-4de6-a7b7-8865282f523e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 Aug 12 14:48:24.964158 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6218e0eb-37a2-4de6-a7b7-8865282f523e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:24.964526 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6218e0eb-37a2-4de6-a7b7-8865282f523e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:24.965481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-6218e0eb-37a2-4de6-a7b7-8865282f523e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Delete snapshot with id: a601318d-bf08-4e33-8caf-2e86ba0587d3 Aug 12 14:48:24.972023 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6218e0eb-37a2-4de6-a7b7-8865282f523e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 returned with HTTP 404 Aug 12 14:48:24.973062 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 190/752] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:24 2026] DELETE /volume/v3/snapshots/a601318d-bf08-4e33-8caf-2e86ba0587d3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:24.985331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7e3bf389-2a82-4521-bc5e-d1e6eebbd99b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:24.987671 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7e3bf389-2a82-4521-bc5e-d1e6eebbd99b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:24.988215 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7e3bf389-2a82-4521-bc5e-d1e6eebbd99b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:24.988425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7e3bf389-2a82-4521-bc5e-d1e6eebbd99b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:24.990312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-7e3bf389-2a82-4521-bc5e-d1e6eebbd99b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'creating'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:25.009053 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.009053 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:25.052804 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7e3bf389-2a82-4521-bc5e-d1e6eebbd99b tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:25.054069 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 187/753] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:24 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:25.068585 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-47a13e6b-6b35-4b96-bc70-8b11fb401c08 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.070981 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-47a13e6b-6b35-4b96-bc70-8b11fb401c08 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:25.071263 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-47a13e6b-6b35-4b96-bc70-8b11fb401c08 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:25.071633 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-47a13e6b-6b35-4b96-bc70-8b11fb401c08 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:25.078568 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.078568 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:25.079147 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-47a13e6b-6b35-4b96-bc70-8b11fb401c08 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:25.080189 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-47a13e6b-6b35-4b96-bc70-8b11fb401c08 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:25.081005 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 187/754] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:25 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:25.094928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8fe832e-9e12-4c16-9cc1-04da540ed10e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.097934 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8fe832e-9e12-4c16-9cc1-04da540ed10e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:25.098195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8fe832e-9e12-4c16-9cc1-04da540ed10e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:25.098195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8fe832e-9e12-4c16-9cc1-04da540ed10e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:25.099946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.snapshot_actions [None req-e8fe832e-9e12-4c16-9cc1-04da540ed10e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100249) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 14:48:25.108133 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.108133 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:25.108932 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.snapshot_actions [None req-e8fe832e-9e12-4c16-9cc1-04da540ed10e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Updating snapshot 866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 with info {'id': '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24', 'status': 'error', 'progress': '80%'} Aug 12 14:48:25.116009 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8fe832e-9e12-4c16-9cc1-04da540ed10e tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:25.116474 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 191/755] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:25 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:25.126072 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10340866-655c-4b7a-99d5-f061d2c99c56 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.127643 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10340866-655c-4b7a-99d5-f061d2c99c56 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:25.128136 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10340866-655c-4b7a-99d5-f061d2c99c56 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:25.128561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10340866-655c-4b7a-99d5-f061d2c99c56 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:25.139731 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.139731 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:25.139731 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10340866-655c-4b7a-99d5-f061d2c99c56 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Snapshot retrieved successfully. Aug 12 14:48:25.140337 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10340866-655c-4b7a-99d5-f061d2c99c56 tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:25.141173 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 191/756] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:25 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 460 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:25.155261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c8f2e207-b88c-4a65-800a-69de62f7986d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.157891 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c8f2e207-b88c-4a65-800a-69de62f7986d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] POST https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action Aug 12 14:48:25.158431 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c8f2e207-b88c-4a65-800a-69de62f7986d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:25.159026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c8f2e207-b88c-4a65-800a-69de62f7986d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:25.160755 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-c8f2e207-b88c-4a65-800a-69de62f7986d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] Updating snapshot '866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24' with '{'status': 'available'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:48:25.175751 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.175751 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:25.193828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c8f2e207-b88c-4a65-800a-69de62f7986d tempest-SnapshotsActionsTest-2119002006 tempest-SnapshotsActionsTest-2119002006-project-admin] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action returned with HTTP 202 Aug 12 14:48:25.194304 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 188/757] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:48:25 2026] POST /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:25.204050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d97efb64-8491-4cc8-8df9-09c09ed780f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.206761 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d97efb64-8491-4cc8-8df9-09c09ed780f7 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:25.207116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d97efb64-8491-4cc8-8df9-09c09ed780f7 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:25.207329 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d97efb64-8491-4cc8-8df9-09c09ed780f7 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:25.217051 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.217051 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:25.218498 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d97efb64-8491-4cc8-8df9-09c09ed780f7 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:25.220167 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d97efb64-8491-4cc8-8df9-09c09ed780f7 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:25.220743 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 188/758] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:25 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:25.236723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.238920 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:25.239185 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:25.239298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:25.239451 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Delete snapshot with id: 866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:25.245836 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.245836 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:25.246322 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:25.265191 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot delete request issued successfully. Aug 12 14:48:25.265414 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d2efe49-e071-43ae-b484-8c943de0bb31 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 202 Aug 12 14:48:25.266104 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 192/759] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:25 2026] DELETE /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:25.278658 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1fd5712-9235-416d-9704-1bac445ffe9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.282029 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1fd5712-9235-416d-9704-1bac445ffe9f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:25.282517 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1fd5712-9235-416d-9704-1bac445ffe9f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:25.283486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1fd5712-9235-416d-9704-1bac445ffe9f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:25.293123 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.293123 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:25.293123 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1fd5712-9235-416d-9704-1bac445ffe9f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Snapshot retrieved successfully. Aug 12 14:48:25.294127 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1fd5712-9235-416d-9704-1bac445ffe9f tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 200 Aug 12 14:48:25.294800 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 192/760] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:25 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:25.453687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7aa6a416-d2b8-4fae-b9e4-224ed5c8a33a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.462070 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7aa6a416-d2b8-4fae-b9e4-224ed5c8a33a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 Aug 12 14:48:25.462070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7aa6a416-d2b8-4fae-b9e4-224ed5c8a33a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:25.462070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7aa6a416-d2b8-4fae-b9e4-224ed5c8a33a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:25.462070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-7aa6a416-d2b8-4fae-b9e4-224ed5c8a33a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] show called for member f6baab45-a8a6-431d-904a-cc53750bd867 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:25.466414 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.466414 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:25.476260 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7aa6a416-d2b8-4fae-b9e4-224ed5c8a33a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 returned with HTTP 200 Aug 12 14:48:25.476821 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 189/761] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:25 2026] GET /volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 => generated 389 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:25.488758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.491128 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:25.491644 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-642934877", "volume_type": "0b5cb83e-2aaf-4be9-a029-8401a5b3644b", "group_id": "f6baab45-a8a6-431d-904a-cc53750bd867", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:25.493609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-642934877', 'volume_type': '0b5cb83e-2aaf-4be9-a029-8401a5b3644b', 'group_id': 'f6baab45-a8a6-431d-904a-cc53750bd867', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:25.504993 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.504993 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:25.505678 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Create volume of 1 GB Aug 12 14:48:25.513583 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Availability Zones retrieved successfully. Aug 12 14:48:25.519823 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Flow 'volume_create_api' (ab7ac011-e9e8-4ea9-9558-af8db8c848d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:25.521010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20deef25-1be5-40f8-b636-5283f9802bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:25.521556 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.521556 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:25.522053 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:25.548126 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20deef25-1be5-40f8-b636-5283f9802bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b,is_public=True,name='tempest-GroupsV314Test-volume-type-814644688',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b5cb83e-2aaf-4be9-a029-8401a5b3644b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f6baab45-a8a6-431d-904a-cc53750bd867', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:25.549416 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5735d019-fa4d-428e-85fb-a5960a37bc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:25.584682 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-814644688 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-814644688, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:25.585088 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-814644688 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-814644688, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:25.627213 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Created reservations ['b6fa088f-66dc-4779-b561-69d8f660c491', '1fabc53e-2148-4ec3-b2df-27774a2e7af9', '3cc9f36c-cc51-49d0-872c-baaae56cc3ab', 'e508cee9-d492-45d5-8175-5bac39d27382'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:25.628222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5735d019-fa4d-428e-85fb-a5960a37bc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6fa088f-66dc-4779-b561-69d8f660c491', '1fabc53e-2148-4ec3-b2df-27774a2e7af9', '3cc9f36c-cc51-49d0-872c-baaae56cc3ab', 'e508cee9-d492-45d5-8175-5bac39d27382']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:25.629195 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da09c48a-d979-4b68-a4b2-a0691bb633b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:25.654830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da09c48a-d979-4b68-a4b2-a0691bb633b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '831e586f-86c6-45e7-b582-8fee4e1998f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-642934877',encryption_key_id=None,group_id=f6baab45-a8a6-431d-904a-cc53750bd867,group_type_id=,metadata={},multiattach=False,project_id='69955fd31c774ee4a2833d4a3d7fa597',qos_specs=None,replication_status=,reservations=['b6fa088f-66dc-4779-b561-69d8f660c491','1fabc53e-2148-4ec3-b2df-27774a2e7af9','3cc9f36c-cc51-49d0-872c-baaae56cc3ab','e508cee9-d492-45d5-8175-5bac39d27382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa077f16dcdb4434b88b3e11002510dc',volume_type_id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-642934877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f6baab45-a8a6-431d-904a-cc53750bd867,host=None,id=831e586f-86c6-45e7-b582-8fee4e1998f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69955fd31c774ee4a2833d4a3d7fa597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa077f16dcdb4434b88b3e11002510dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b5cb83e-2aaf-4be9-a029-8401a5b3644b),volume_type_id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:25.655791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc1b4eb-7a12-4951-b2ec-42cad4f01e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:25.680694 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bcc1b4eb-7a12-4951-b2ec-42cad4f01e4f) transitioned into state 'SUCCESS' from state '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-642934877',encryption_key_id=None,group_id=f6baab45-a8a6-431d-904a-cc53750bd867,group_type_id=,metadata={},multiattach=False,project_id='69955fd31c774ee4a2833d4a3d7fa597',qos_specs=None,replication_status=,reservations=['b6fa088f-66dc-4779-b561-69d8f660c491','1fabc53e-2148-4ec3-b2df-27774a2e7af9','3cc9f36c-cc51-49d0-872c-baaae56cc3ab','e508cee9-d492-45d5-8175-5bac39d27382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa077f16dcdb4434b88b3e11002510dc',volume_type_id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:25.680694 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b0852b-8ce8-43ca-be99-eb91e021c611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:25.695537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16b0852b-8ce8-43ca-be99-eb91e021c611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:25.695537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Flow 'volume_create_api' (ab7ac011-e9e8-4ea9-9558-af8db8c848d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:25.695537 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Create volume request issued successfully. Aug 12 14:48:25.695537 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:25.695537 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:25.745408 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:25.750593 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.750593 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:25.755382 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-accd4d20-81ae-40f1-a45b-45ceb60ad903 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:25.755984 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 189/762] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:48:25 2026] POST /volume/v3/volumes => generated 817 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:25.773995 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:25.777708 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 Aug 12 14:48:25.781484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:25.781484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:25.788997 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.788997 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:25.794109 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Volume info retrieved successfully. Aug 12 14:48:25.795055 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:25.795259 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:25.837510 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:25.844336 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:25.844336 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:25.857920 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3917ff84-889a-451a-a3a9-ddeb0f17018c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 returned with HTTP 200 Aug 12 14:48:25.858543 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 193/763] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:25 2026] GET /volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 => generated 885 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:26.308403 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-111c7d48-110b-414d-99bf-8c178f93a6e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:26.310697 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-111c7d48-110b-414d-99bf-8c178f93a6e2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 Aug 12 14:48:26.311085 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-111c7d48-110b-414d-99bf-8c178f93a6e2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:26.311344 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-111c7d48-110b-414d-99bf-8c178f93a6e2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:26.316312 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-111c7d48-110b-414d-99bf-8c178f93a6e2 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 returned with HTTP 404 Aug 12 14:48:26.316949 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 193/764] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:26 2026] GET /volume/v3/snapshots/866333ae-f5e4-4bbe-aa28-d1bfbf6a2b24 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:26.326968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d14dc89a-ffad-4a9c-b769-c291f988e1e9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:26.329135 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d14dc89a-ffad-4a9c-b769-c291f988e1e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:26.329593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d14dc89a-ffad-4a9c-b769-c291f988e1e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:26.329959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d14dc89a-ffad-4a9c-b769-c291f988e1e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:26.340494 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:26.340494 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:26.345283 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d14dc89a-ffad-4a9c-b769-c291f988e1e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:26.352287 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d14dc89a-ffad-4a9c-b769-c291f988e1e9 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e returned with HTTP 200 Aug 12 14:48:26.352963 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 190/765] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:26 2026] GET /volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:26.371494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:26.374583 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] DELETE https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:26.374886 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:26.375201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:26.376002 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Delete volume with id: 34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:26.389483 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:26.389483 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:26.390648 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:26.420350 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Delete volume request issued successfully. Aug 12 14:48:26.420621 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1877a2da-9fef-48f7-a51c-730b68db3c88 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e returned with HTTP 202 Aug 12 14:48:26.421232 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 190/766] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:26 2026] DELETE /volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:26.433274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e9d1f1d-aa01-4820-83dc-9e4a04445598 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:26.438153 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e9d1f1d-aa01-4820-83dc-9e4a04445598 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:26.438524 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e9d1f1d-aa01-4820-83dc-9e4a04445598 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:26.438859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e9d1f1d-aa01-4820-83dc-9e4a04445598 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:26.451873 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:26.451873 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:26.460338 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0e9d1f1d-aa01-4820-83dc-9e4a04445598 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Volume info retrieved successfully. Aug 12 14:48:26.470303 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e9d1f1d-aa01-4820-83dc-9e4a04445598 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e returned with HTTP 200 Aug 12 14:48:26.470303 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 194/767] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:26 2026] GET /volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Volume info retrieved successfully. Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9192f3f6-ca50-49be-a73d-828279ca0f07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 returned with HTTP 200 Aug 12 14:48:27.613728 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 194/768] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:26 2026] GET /volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] POST https://10.4.3.100/volume/v3/groups/action Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action body: b'{"create-from-src": {"source_group_id": "f6baab45-a8a6-431d-904a-cc53750bd867", "name": "tempest-Group_from_grp-1816193478"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"source_group_id": "f6baab45-a8a6-431d-904a-cc53750bd867", "name": "tempest-Group_from_grp-1816193478"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Creating new group {'create-from-src': {'source_group_id': 'f6baab45-a8a6-431d-904a-cc53750bd867', 'name': 'tempest-Group_from_grp-1816193478'}}. {{(pid=100247) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.groups [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Creating group tempest-Group_from_grp-1816193478 from source group f6baab45-a8a6-431d-904a-cc53750bd867. Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Created reservations ['9d4927cb-b6dc-4393-bdd7-d390f0c36516'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: INFO cinder.group.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] A mapping entry already exists for group 410decf0-7eab-4bf7-997a-6f05fc8234ba and volume type 0b5cb83e-2aaf-4be9-a029-8401a5b3644b. Do not need to create again. Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Availability Zones retrieved successfully. Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Flow 'volume_create_api' (ecb2eb94-3e2a-4c77-a16b-0a9eda39d6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff9fda7-1224-445e-83ea-6387db344f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:27.616194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:27.617938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff9fda7-1224-445e-83ea-6387db344f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '831e586f-86c6-45e7-b582-8fee4e1998f2', 'volume_type': VolumeType(created_at=2026-08-12T14:48:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b,is_public=True,name='tempest-GroupsV314Test-volume-type-814644688',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b5cb83e-2aaf-4be9-a029-8401a5b3644b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '410decf0-7eab-4bf7-997a-6f05fc8234ba', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:27.617938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e08de-9b50-48aa-b012-5b9194a9fab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:27.617938 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-814644688 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-814644688, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:27.617938 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-814644688 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-814644688, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:27.617938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Created reservations ['4c898308-a432-4b12-9293-1c8144985a8c', 'f2e002e9-472c-473f-aeea-d083cec53932', 'fb0768a9-4281-4168-949d-9a56b69c00ae', 'ccc8ef1b-287b-45d9-8d0c-73a11f6fa796'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:27.617938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1e08de-9b50-48aa-b012-5b9194a9fab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c898308-a432-4b12-9293-1c8144985a8c', 'f2e002e9-472c-473f-aeea-d083cec53932', 'fb0768a9-4281-4168-949d-9a56b69c00ae', 'ccc8ef1b-287b-45d9-8d0c-73a11f6fa796']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:27.617938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce496699-f618-469d-b85b-15297968bb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:27.619066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce496699-f618-469d-b85b-15297968bb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6671b88a-fc85-4b72-a28b-5f115c1f0669', '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=410decf0-7eab-4bf7-997a-6f05fc8234ba,group_type_id=,metadata={},multiattach=False,project_id='69955fd31c774ee4a2833d4a3d7fa597',qos_specs=None,replication_status=,reservations=['4c898308-a432-4b12-9293-1c8144985a8c','f2e002e9-472c-473f-aeea-d083cec53932','fb0768a9-4281-4168-949d-9a56b69c00ae','ccc8ef1b-287b-45d9-8d0c-73a11f6fa796'],size=1,snapshot_id=None,source_replicaid=,source_volid=831e586f-86c6-45e7-b582-8fee4e1998f2,status='creating',user_id='fa077f16dcdb4434b88b3e11002510dc',volume_type_id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:27Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=410decf0-7eab-4bf7-997a-6f05fc8234ba,host=None,id=6671b88a-fc85-4b72-a28b-5f115c1f0669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69955fd31c774ee4a2833d4a3d7fa597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=831e586f-86c6-45e7-b582-8fee4e1998f2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa077f16dcdb4434b88b3e11002510dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b5cb83e-2aaf-4be9-a029-8401a5b3644b),volume_type_id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:27.619066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349eaedc-44ad-4135-867c-a52e63727ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:27.619066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (349eaedc-44ad-4135-867c-a52e63727ddb) transitioned into state 'SUCCESS' from 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=410decf0-7eab-4bf7-997a-6f05fc8234ba,group_type_id=,metadata={},multiattach=False,project_id='69955fd31c774ee4a2833d4a3d7fa597',qos_specs=None,replication_status=,reservations=['4c898308-a432-4b12-9293-1c8144985a8c','f2e002e9-472c-473f-aeea-d083cec53932','fb0768a9-4281-4168-949d-9a56b69c00ae','ccc8ef1b-287b-45d9-8d0c-73a11f6fa796'],size=1,snapshot_id=None,source_replicaid=,source_volid=831e586f-86c6-45e7-b582-8fee4e1998f2,status='creating',user_id='fa077f16dcdb4434b88b3e11002510dc',volume_type_id=0b5cb83e-2aaf-4be9-a029-8401a5b3644b)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:27.619066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Flow 'volume_create_api' (ecb2eb94-3e2a-4c77-a16b-0a9eda39d6c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:27.619066 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Create volume request issued successfully. Aug 12 14:48:27.619066 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-379b8825-0d62-4f7d-89df-3d52f6a7ea07 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/action returned with HTTP 202 Aug 12 14:48:27.619066 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 191/769] 10.4.3.100 () {70 vars in 1318 bytes} [Wed Aug 12 14:48:27 2026] POST /volume/v3/groups/action => generated 102 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Get all volumes completed successfully. Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:27.620472 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:27.621504 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07ecbc1d-36e2-4934-9707-b21fa2519816 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.621504 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07ecbc1d-36e2-4934-9707-b21fa2519816 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] GET https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e Aug 12 14:48:27.621504 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07ecbc1d-36e2-4934-9707-b21fa2519816 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:27.621504 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07ecbc1d-36e2-4934-9707-b21fa2519816 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:27.622343 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:27.622958 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07ecbc1d-36e2-4934-9707-b21fa2519816 tempest-SnapshotsActionsTest-1567907910 tempest-SnapshotsActionsTest-1567907910-project-member] https://10.4.3.100/volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e returned with HTTP 404 Aug 12 14:48:27.623560 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.623560 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:27.624073 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 195/770] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:27 2026] GET /volume/v3/volumes/34142572-1cda-4664-8afd-b7a40da9ad6e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:27.624515 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:27.624515 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:27.624515 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:27.624515 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.624515 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:27.624515 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e9c11a24-f8d4-4c75-b736-92e13151b1de tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:27.624515 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 191/771] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:27 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:27.625040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.625040 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 Aug 12 14:48:27.625040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:27.625040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:27.625040 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.625040 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:27.625040 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Volume info retrieved successfully. Aug 12 14:48:27.625623 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:27.625716 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:27.681686 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:27.686138 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.686138 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:27.696652 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04028914-ce0f-4686-a171-b8fe9df14fe7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 returned with HTTP 200 Aug 12 14:48:27.697275 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 195/772] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:27 2026] GET /volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:27.715240 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ae3ed91a-8e1a-447c-ba48-20ce45743065 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.717779 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ae3ed91a-8e1a-447c-ba48-20ce45743065 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba Aug 12 14:48:27.718117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ae3ed91a-8e1a-447c-ba48-20ce45743065 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:27.718373 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ae3ed91a-8e1a-447c-ba48-20ce45743065 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:27.718554 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-ae3ed91a-8e1a-447c-ba48-20ce45743065 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] show called for member 410decf0-7eab-4bf7-997a-6f05fc8234ba {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:27.725572 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.725572 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:27.742180 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ae3ed91a-8e1a-447c-ba48-20ce45743065 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba returned with HTTP 200 Aug 12 14:48:27.742180 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 192/773] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:27 2026] GET /volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba => generated 417 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:27.755570 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c37184c7-0a2e-4cee-915f-d6286a837565 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.758751 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:27.758751 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:27.759060 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:27.759500 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:27.762319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:27.772213 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Get all volumes completed successfully. Aug 12 14:48:27.774379 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:27.774379 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:27.817138 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:27.821748 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.821748 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:27.827827 np0000007067 devstack@c-api.service[100249]: WARNING stevedore.named [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:27.827827 np0000007067 devstack@c-api.service[100249]: WARNING castellan.key_manager [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:27.878522 np0000007067 devstack@c-api.service[100249]: DEBUG oslo_db.sqlalchemy.engines [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100249) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:27.883155 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.883155 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:27.896241 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c37184c7-0a2e-4cee-915f-d6286a837565 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:27.896241 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 196/774] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:27 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:27.911680 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7a865a2a-45cf-4820-908f-600d6905a081 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:27.921144 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a865a2a-45cf-4820-908f-600d6905a081 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] POST https://10.4.3.100/volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba/action Aug 12 14:48:27.931081 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a865a2a-45cf-4820-908f-600d6905a081 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:27.931196 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a865a2a-45cf-4820-908f-600d6905a081 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:27.932655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-7a865a2a-45cf-4820-908f-600d6905a081 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] delete called for group 410decf0-7eab-4bf7-997a-6f05fc8234ba {{(pid=100248) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:48:27.932814 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.groups [None req-7a865a2a-45cf-4820-908f-600d6905a081 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Delete group with id: 410decf0-7eab-4bf7-997a-6f05fc8234ba Aug 12 14:48:27.941863 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:27.941863 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:27.993621 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a865a2a-45cf-4820-908f-600d6905a081 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba/action returned with HTTP 202 Aug 12 14:48:27.994240 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 192/775] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:48:27 2026] POST /volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:28.006031 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:28.009840 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 Aug 12 14:48:28.010181 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:28.010506 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:28.021542 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:28.021542 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:28.027023 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Volume info retrieved successfully. Aug 12 14:48:28.027776 np0000007067 devstack@c-api.service[100246]: WARNING stevedore.named [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:28.027917 np0000007067 devstack@c-api.service[100246]: WARNING castellan.key_manager [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:28.076824 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:28.082396 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:28.082396 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:28.094123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1ff9e72-f3c1-4c9c-b6ce-014d8d3003c5 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 returned with HTTP 200 Aug 12 14:48:28.094745 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 196/776] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:28 2026] GET /volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 => generated 921 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:28.425716 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8c76ee0b-9c39-44c0-ab9b-6c635460d7c4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:28.426169 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c76ee0b-9c39-44c0-ab9b-6c635460d7c4 None None] GET https://10.4.3.100/volume// Aug 12 14:48:28.426529 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c76ee0b-9c39-44c0-ab9b-6c635460d7c4 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:28.426816 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c76ee0b-9c39-44c0-ab9b-6c635460d7c4 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:28.427333 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c76ee0b-9c39-44c0-ab9b-6c635460d7c4 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:28.429028 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 193/777] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48: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 14:48:28.440229 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-71b67729-821b-43bb-bfaf-15acadf1b24e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:28.445564 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-71b67729-821b-43bb-bfaf-15acadf1b24e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:48:28.446054 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-71b67729-821b-43bb-bfaf-15acadf1b24e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:28.446472 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-71b67729-821b-43bb-bfaf-15acadf1b24e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:28.468278 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:28.468278 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:28.476953 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-71b67729-821b-43bb-bfaf-15acadf1b24e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:48:28.486261 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-71b67729-821b-43bb-bfaf-15acadf1b24e tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:48:28.486697 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 197/778] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:48:28 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1539 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:28.591802 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-d45ba171-9026-4cd3-8f95-b622d2fbf020 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:28.596774 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-d45ba171-9026-4cd3-8f95-b622d2fbf020 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] PUT https://10.4.3.100/volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b Aug 12 14:48:28.597635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-d45ba171-9026-4cd3-8f95-b622d2fbf020 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:28.609142 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-d45ba171-9026-4cd3-8f95-b622d2fbf020 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Acquiring lock "cinder-attachment_update-a145fa76-0170-44bb-98fb-6fb4cc817a53-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:48:28.615323 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-d45ba171-9026-4cd3-8f95-b622d2fbf020 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Lock "cinder-attachment_update-a145fa76-0170-44bb-98fb-6fb4cc817a53-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:48:28.617059 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:28.617059 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:28.768100 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-d45ba171-9026-4cd3-8f95-b622d2fbf020 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Lock "cinder-attachment_update-a145fa76-0170-44bb-98fb-6fb4cc817a53-np0000007067" released by "attachment_update" :: held 0.153s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:48:28.768507 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-d45ba171-9026-4cd3-8f95-b622d2fbf020 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b returned with HTTP 200 Aug 12 14:48:28.768998 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 193/779] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:48:28 2026] PUT /volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:28.798395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-99fca2fb-e53a-4de5-927c-956251e12926 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:28.801812 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-99fca2fb-e53a-4de5-927c-956251e12926 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] POST https://10.4.3.100/volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b/action Aug 12 14:48:28.802400 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-99fca2fb-e53a-4de5-927c-956251e12926 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:28.802670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-99fca2fb-e53a-4de5-927c-956251e12926 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:28.829768 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:28.829768 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:28.853664 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7d1cb817-4a37-4968-bbf7-b81df7522482 req-99fca2fb-e53a-4de5-927c-956251e12926 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b/action returned with HTTP 204 Aug 12 14:48:28.854272 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 197/780] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:48:28 2026] POST /volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:29.112044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c8d9b8bb-6a84-46f7-85ab-e24d7dd10caa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:29.114889 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c8d9b8bb-6a84-46f7-85ab-e24d7dd10caa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 Aug 12 14:48:29.115228 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c8d9b8bb-6a84-46f7-85ab-e24d7dd10caa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:29.115512 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c8d9b8bb-6a84-46f7-85ab-e24d7dd10caa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:29.125280 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c8d9b8bb-6a84-46f7-85ab-e24d7dd10caa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 returned with HTTP 404 Aug 12 14:48:29.125950 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 194/781] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:29 2026] GET /volume/v3/volumes/6671b88a-fc85-4b72-a28b-5f115c1f0669 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:29.136249 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-838a0eaa-e174-4a32-8221-79d91577203a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:29.140484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-838a0eaa-e174-4a32-8221-79d91577203a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba Aug 12 14:48:29.140484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-838a0eaa-e174-4a32-8221-79d91577203a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:29.140484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-838a0eaa-e174-4a32-8221-79d91577203a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:29.140484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-838a0eaa-e174-4a32-8221-79d91577203a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] show called for member 410decf0-7eab-4bf7-997a-6f05fc8234ba {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:29.144496 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-838a0eaa-e174-4a32-8221-79d91577203a tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba returned with HTTP 404 Aug 12 14:48:29.145318 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 198/782] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:29 2026] GET /volume/v3/groups/410decf0-7eab-4bf7-997a-6f05fc8234ba => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:29.154395 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d28716c7-df86-4566-ba75-049b237e1476 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:29.156507 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:29.156783 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:29.156984 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:29.157234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:29.157631 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:29.157631 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:29.158052 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:29.169891 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Get all volumes completed successfully. Aug 12 14:48:29.170764 np0000007067 devstack@c-api.service[100248]: WARNING stevedore.named [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:29.170975 np0000007067 devstack@c-api.service[100248]: WARNING castellan.key_manager [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:29.225277 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:29.228753 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:29.228753 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:29.237539 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d28716c7-df86-4566-ba75-049b237e1476 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:29.237964 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 194/783] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:48:29 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:29.257151 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ad7e8e51-252c-453f-b241-f456a0d214aa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:29.260103 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad7e8e51-252c-453f-b241-f456a0d214aa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] POST https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867/action Aug 12 14:48:29.260645 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad7e8e51-252c-453f-b241-f456a0d214aa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:29.260858 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad7e8e51-252c-453f-b241-f456a0d214aa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:29.262363 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-ad7e8e51-252c-453f-b241-f456a0d214aa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] delete called for group f6baab45-a8a6-431d-904a-cc53750bd867 {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:48:29.262612 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-ad7e8e51-252c-453f-b241-f456a0d214aa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Delete group with id: f6baab45-a8a6-431d-904a-cc53750bd867 Aug 12 14:48:29.266735 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:29.266735 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:29.320377 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad7e8e51-252c-453f-b241-f456a0d214aa tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867/action returned with HTTP 202 Aug 12 14:48:29.320377 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 198/784] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:48:29 2026] POST /volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:29.326636 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:29.329106 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 Aug 12 14:48:29.329341 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:29.329564 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:29.340235 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:29.340235 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:29.346878 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Volume info retrieved successfully. Aug 12 14:48:29.347811 np0000007067 devstack@c-api.service[100247]: WARNING stevedore.named [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 12 14:48:29.348832 np0000007067 devstack@c-api.service[100247]: WARNING castellan.key_manager [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:48:29.405176 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:48:29.410068 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:29.410068 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:29.421554 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a906ec34-9f8b-4fa6-9f8c-c7ae0fea92f0 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 returned with HTTP 200 Aug 12 14:48:29.422102 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 195/785] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:29 2026] GET /volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 => generated 909 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:30.438947 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a64b93fc-89a5-40bd-a554-9c973e0227d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.441721 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a64b93fc-89a5-40bd-a554-9c973e0227d7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 Aug 12 14:48:30.443419 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a64b93fc-89a5-40bd-a554-9c973e0227d7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:30.443419 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a64b93fc-89a5-40bd-a554-9c973e0227d7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:30.458493 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a64b93fc-89a5-40bd-a554-9c973e0227d7 tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 returned with HTTP 404 Aug 12 14:48:30.462486 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 199/786] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:30 2026] GET /volume/v3/volumes/831e586f-86c6-45e7-b582-8fee4e1998f2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:30.471790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fcb0845a-73c2-404d-9b36-9dc7e5c0ad8c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.473813 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fcb0845a-73c2-404d-9b36-9dc7e5c0ad8c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] GET https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 Aug 12 14:48:30.474048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fcb0845a-73c2-404d-9b36-9dc7e5c0ad8c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:30.474347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fcb0845a-73c2-404d-9b36-9dc7e5c0ad8c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:30.474517 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-fcb0845a-73c2-404d-9b36-9dc7e5c0ad8c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] show called for member f6baab45-a8a6-431d-904a-cc53750bd867 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:48:30.477881 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fcb0845a-73c2-404d-9b36-9dc7e5c0ad8c tempest-GroupsV314Test-1964597148 tempest-GroupsV314Test-1964597148-project-member] https://10.4.3.100/volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 returned with HTTP 404 Aug 12 14:48:30.480200 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 195/787] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:48:30 2026] GET /volume/v3/groups/f6baab45-a8a6-431d-904a-cc53750bd867 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:30.488930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3a0e0b0c-f620-46e9-8b89-2100532c2952 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.491892 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a0e0b0c-f620-46e9-8b89-2100532c2952 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/e46806d7-88da-4709-b45e-8ad1fd80ab74 Aug 12 14:48:30.492192 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a0e0b0c-f620-46e9-8b89-2100532c2952 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:30.492423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a0e0b0c-f620-46e9-8b89-2100532c2952 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:30.508684 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a0e0b0c-f620-46e9-8b89-2100532c2952 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] https://10.4.3.100/volume/v3/group_types/e46806d7-88da-4709-b45e-8ad1fd80ab74 returned with HTTP 202 Aug 12 14:48:30.509134 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 199/788] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:48:30 2026] DELETE /volume/v3/group_types/e46806d7-88da-4709-b45e-8ad1fd80ab74 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:30.517648 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d3e48094-6c27-4c20-acd2-bb791cd80a26 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.520142 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3e48094-6c27-4c20-acd2-bb791cd80a26 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] DELETE https://10.4.3.100/volume/v3/types/0b5cb83e-2aaf-4be9-a029-8401a5b3644b Aug 12 14:48:30.520408 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3e48094-6c27-4c20-acd2-bb791cd80a26 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:30.520746 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3e48094-6c27-4c20-acd2-bb791cd80a26 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:30.546627 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3e48094-6c27-4c20-acd2-bb791cd80a26 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] https://10.4.3.100/volume/v3/types/0b5cb83e-2aaf-4be9-a029-8401a5b3644b returned with HTTP 202 Aug 12 14:48:30.547035 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 196/789] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:30 2026] DELETE /volume/v3/types/0b5cb83e-2aaf-4be9-a029-8401a5b3644b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:30.554733 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6039539f-a739-41e5-8bc5-520e8f60a156 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.558484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6039539f-a739-41e5-8bc5-520e8f60a156 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] GET https://10.4.3.100/volume/v3/types/0b5cb83e-2aaf-4be9-a029-8401a5b3644b Aug 12 14:48:30.558484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6039539f-a739-41e5-8bc5-520e8f60a156 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:30.558484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6039539f-a739-41e5-8bc5-520e8f60a156 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:30.563402 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6039539f-a739-41e5-8bc5-520e8f60a156 tempest-GroupsV314Test-1125187538 tempest-GroupsV314Test-1125187538-project-admin] https://10.4.3.100/volume/v3/types/0b5cb83e-2aaf-4be9-a029-8401a5b3644b returned with HTTP 404 Aug 12 14:48:30.564444 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 200/790] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:30 2026] GET /volume/v3/types/0b5cb83e-2aaf-4be9-a029-8401a5b3644b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:30.634762 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8577af97-f8cd-4d47-981a-3ea824b975b0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.813006 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8577af97-f8cd-4d47-981a-3ea824b975b0 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:30.813375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8577af97-f8cd-4d47-981a-3ea824b975b0 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:30.828361 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8577af97-f8cd-4d47-981a-3ea824b975b0 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:30.828766 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 196/791] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:48:30 2026] POST /volume/v3/types => generated 188 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:30.840960 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-114055c3-9e00-4e39-8ce1-94c75a990bef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.843236 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-114055c3-9e00-4e39-8ce1-94c75a990bef tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:30.843475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-114055c3-9e00-4e39-8ce1-94c75a990bef tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:30.857113 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-114055c3-9e00-4e39-8ce1-94c75a990bef tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:30.857468 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 200/792] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:48:30 2026] POST /volume/v3/types => generated 188 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:30.873049 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:30.975124 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:30.975821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:30.977454 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:30.981483 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Create volume of 1 GB Aug 12 14:48:30.981767 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:30.981767 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:30.982245 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Availability Zones retrieved successfully. Aug 12 14:48:30.987980 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Flow 'volume_create_api' (ba90350e-f554-41c2-b16f-111c8bd9f749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:30.989259 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e6d9d2-ccc2-46d9-9c2f-a15a8bc74579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:30.990298 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:31.015017 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17e6d9d2-ccc2-46d9-9c2f-a15a8bc74579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=514ed0a5-f2c3-4546-bda2-df79ba46c36a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '514ed0a5-f2c3-4546-bda2-df79ba46c36a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:31.016255 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e404bc4a-d0cf-455d-b41f-2e068a5a6ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:31.063003 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-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 14:48:31.063362 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-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 14:48:31.118402 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Created reservations ['1ffb7974-3a40-407d-a21d-017bbed30f03', '33988a73-908a-4c62-93a5-648bda7496e6', 'cf472312-8c7d-45c2-ab85-312b4957f7d1', 'd75f7121-987d-41d8-871c-8d321d520e61'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:31.119897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e404bc4a-d0cf-455d-b41f-2e068a5a6ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ffb7974-3a40-407d-a21d-017bbed30f03', '33988a73-908a-4c62-93a5-648bda7496e6', 'cf472312-8c7d-45c2-ab85-312b4957f7d1', 'd75f7121-987d-41d8-871c-8d321d520e61']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:31.122540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5973c75e-455a-4bfa-b0c6-b9a5df2adb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:31.164984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5973c75e-455a-4bfa-b0c6-b9a5df2adb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f91dda0-c77a-46a6-81ac-061223ec9e01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bebc97e71e1c423993bbdf07281b8418',qos_specs=None,replication_status=,reservations=['1ffb7974-3a40-407d-a21d-017bbed30f03','33988a73-908a-4c62-93a5-648bda7496e6','cf472312-8c7d-45c2-ab85-312b4957f7d1','d75f7121-987d-41d8-871c-8d321d520e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02e484e3daa4ae29f6b2c97bc6e79df',volume_type_id=514ed0a5-f2c3-4546-bda2-df79ba46c36a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f91dda0-c77a-46a6-81ac-061223ec9e01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bebc97e71e1c423993bbdf07281b8418',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f02e484e3daa4ae29f6b2c97bc6e79df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(514ed0a5-f2c3-4546-bda2-df79ba46c36a),volume_type_id=514ed0a5-f2c3-4546-bda2-df79ba46c36a)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:31.164984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fcc489-d9d8-4e2b-8f42-0dd45187b25e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:31.204878 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1fcc489-d9d8-4e2b-8f42-0dd45187b25e) transitioned into state 'SUCCESS' from state '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-120217120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bebc97e71e1c423993bbdf07281b8418',qos_specs=None,replication_status=,reservations=['1ffb7974-3a40-407d-a21d-017bbed30f03','33988a73-908a-4c62-93a5-648bda7496e6','cf472312-8c7d-45c2-ab85-312b4957f7d1','d75f7121-987d-41d8-871c-8d321d520e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f02e484e3daa4ae29f6b2c97bc6e79df',volume_type_id=514ed0a5-f2c3-4546-bda2-df79ba46c36a)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:31.205869 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da3972c-026d-477c-97f6-4a472a6ee093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:31.227080 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0da3972c-026d-477c-97f6-4a472a6ee093) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:31.229293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Flow 'volume_create_api' (ba90350e-f554-41c2-b16f-111c8bd9f749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:31.229986 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Create volume request issued successfully. Aug 12 14:48:31.231087 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5826f1ee-4d8b-4757-9c4f-73d41789caa1 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:31.231956 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 197/793] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:48:30 2026] POST /volume/v3/volumes => generated 767 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:31.250746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5867185-1d9b-40b2-b10d-263a78644863 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:31.252437 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5867185-1d9b-40b2-b10d-263a78644863 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:31.252950 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5867185-1d9b-40b2-b10d-263a78644863 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:31.254541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5867185-1d9b-40b2-b10d-263a78644863 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:31.266336 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:31.266336 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:31.275539 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b5867185-1d9b-40b2-b10d-263a78644863 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:31.284556 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5867185-1d9b-40b2-b10d-263a78644863 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:31.285350 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 201/794] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:31 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:32.304978 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-73c5ab2f-272c-4aee-a24e-b674fdcf56bc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:32.307819 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73c5ab2f-272c-4aee-a24e-b674fdcf56bc tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:32.307819 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73c5ab2f-272c-4aee-a24e-b674fdcf56bc tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:32.308232 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73c5ab2f-272c-4aee-a24e-b674fdcf56bc tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:32.317272 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:32.317272 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:32.327029 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-73c5ab2f-272c-4aee-a24e-b674fdcf56bc tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:32.339001 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73c5ab2f-272c-4aee-a24e-b674fdcf56bc tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:32.339001 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 197/795] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:32 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:32.359144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5a25104-e623-4835-b841-c93c78701fdf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:32.361736 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5a25104-e623-4835-b841-c93c78701fdf tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:32.362028 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5a25104-e623-4835-b841-c93c78701fdf tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:32.362302 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5a25104-e623-4835-b841-c93c78701fdf tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:32.372521 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:32.372521 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:32.378814 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5a25104-e623-4835-b841-c93c78701fdf tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Volume info retrieved successfully. Aug 12 14:48:32.385534 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5a25104-e623-4835-b841-c93c78701fdf tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:32.386298 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 201/796] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:32 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 1024 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:32.412891 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:32.415482 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] POST https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01/action Aug 12 14:48:32.416262 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:32.416474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:32.431057 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:32.431057 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:32.433053 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:32.470632 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-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 14:48:32.470912 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-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 14:48:32.508164 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Created reservations ['15dab54a-a51a-44e6-ae19-41888bde38d8', '7770f794-3b8e-4cbe-9cf8-e473d8ac5138'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:32.530278 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Created reservations ['8b849e6e-ffbc-4e3f-a0b7-eae08d37a87b', '5dbf9c83-3ff8-4c79-b2a1-d752d8f62582'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:32.572597 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Retype volume request issued successfully. Aug 12 14:48:32.572817 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aee4ebe9-52b0-4ca8-9456-c1c619fb383a tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01/action returned with HTTP 202 Aug 12 14:48:32.573384 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 198/797] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:48:32 2026] POST /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:32.583123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f9678782-2920-4522-a299-6bce5fb64428 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:32.588988 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9678782-2920-4522-a299-6bce5fb64428 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:32.589290 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9678782-2920-4522-a299-6bce5fb64428 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:32.590012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9678782-2920-4522-a299-6bce5fb64428 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:32.603836 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:32.603836 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:32.610914 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f9678782-2920-4522-a299-6bce5fb64428 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:32.616065 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9678782-2920-4522-a299-6bce5fb64428 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:32.616651 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 202/798] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:32 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:33.420510 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f801b58d-4b06-4b93-8393-f4e0fb12bd44 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.539395 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f801b58d-4b06-4b93-8393-f4e0fb12bd44 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:33.540253 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f801b58d-4b06-4b93-8393-f4e0fb12bd44 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1230541336", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1314414114", "vendor_name": "tempest-vendor_name-294729366"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:33.562490 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f801b58d-4b06-4b93-8393-f4e0fb12bd44 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:33.562909 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 198/799] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:48:33 2026] POST /volume/v3/types => generated 327 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:33.573393 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.635406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-572f39da-b167-4ae5-abfd-400af3fe2357 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.637828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-572f39da-b167-4ae5-abfd-400af3fe2357 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:33.638082 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-572f39da-b167-4ae5-abfd-400af3fe2357 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:33.638290 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-572f39da-b167-4ae5-abfd-400af3fe2357 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:33.642512 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:33.642963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "16dfed16-98b8-4c25-a609-f88692db8cad", "size": 1, "name": "tempest-UserMessagesTest-Volume-1288411192"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:33.644803 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Create volume request body: {'volume': {'volume_type': '16dfed16-98b8-4c25-a609-f88692db8cad', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1288411192'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:33.646813 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:33.646813 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:33.650715 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Create volume of 1 GB Aug 12 14:48:33.650715 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:33.650715 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:33.651059 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Availability Zones retrieved successfully. Aug 12 14:48:33.653608 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-572f39da-b167-4ae5-abfd-400af3fe2357 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:33.657446 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Flow 'volume_create_api' (5e81f587-570f-4f23-bbb8-dcba8387032a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:33.658500 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf197a5e-ab14-402e-a354-8fc66a389726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:33.659616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:33.664402 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-572f39da-b167-4ae5-abfd-400af3fe2357 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:33.664843 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 199/800] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:33 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:33.683654 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ffa6fe61-47b8-4063-b448-2f170ca8ae53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.686776 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ffa6fe61-47b8-4063-b448-2f170ca8ae53 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:33.687056 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ffa6fe61-47b8-4063-b448-2f170ca8ae53 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:33.687309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ffa6fe61-47b8-4063-b448-2f170ca8ae53 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:33.689597 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf197a5e-ab14-402e-a354-8fc66a389726) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1314414114',vendor_name='tempest-vendor_name-294729366'},id=16dfed16-98b8-4c25-a609-f88692db8cad,is_public=True,name='tempest-UserMessagesTest-volume-type-1230541336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16dfed16-98b8-4c25-a609-f88692db8cad', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:33.689597 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1c0862b-a9ec-43d7-abaa-a492785487d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:33.696805 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:33.696805 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:33.701428 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ffa6fe61-47b8-4063-b448-2f170ca8ae53 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Volume info retrieved successfully. Aug 12 14:48:33.706501 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ffa6fe61-47b8-4063-b448-2f170ca8ae53 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:33.707045 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 203/801] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:33 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:33.721943 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f9d412e2-18de-4be0-bcb6-f4274f693fdd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.724879 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f9d412e2-18de-4be0-bcb6-f4274f693fdd tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] GET https://10.4.3.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120 Aug 12 14:48:33.725946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f9d412e2-18de-4be0-bcb6-f4274f693fdd tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:33.725946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f9d412e2-18de-4be0-bcb6-f4274f693fdd tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:33.727158 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f9d412e2-18de-4be0-bcb6-f4274f693fdd tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120'), ('all_tenants', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:33.727324 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1230541336 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1230541336, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:33.727398 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1230541336 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1230541336, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:33.778818 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f9d412e2-18de-4be0-bcb6-f4274f693fdd tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Get all volumes completed successfully. Aug 12 14:48:33.779372 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f9d412e2-18de-4be0-bcb6-f4274f693fdd tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120 returned with HTTP 200 Aug 12 14:48:33.780601 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 199/802] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:48:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-120217120 => generated 346 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:33.793298 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ffe98c54-d81b-467e-83fa-70a02d9d956e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.796157 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ffe98c54-d81b-467e-83fa-70a02d9d956e tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:33.796273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ffe98c54-d81b-467e-83fa-70a02d9d956e tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:33.796567 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ffe98c54-d81b-467e-83fa-70a02d9d956e tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:33.801275 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Created reservations ['c5c2d17a-ef86-4eba-9a8c-e15cf603208e', 'e7f9391d-14bf-4d2d-8e45-e4ee279bc3a6', '8e537a84-ed4c-4fe9-993c-4aaf08b94c5a', '565a1e6a-487c-4ee9-b5b9-68185085b18f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:33.802212 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1c0862b-a9ec-43d7-abaa-a492785487d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5c2d17a-ef86-4eba-9a8c-e15cf603208e', 'e7f9391d-14bf-4d2d-8e45-e4ee279bc3a6', '8e537a84-ed4c-4fe9-993c-4aaf08b94c5a', '565a1e6a-487c-4ee9-b5b9-68185085b18f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:33.803481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f231e1af-9553-4f0e-a093-5b87ae7df177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:33.805624 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:33.805624 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:33.810575 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ffe98c54-d81b-467e-83fa-70a02d9d956e tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:33.817311 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ffe98c54-d81b-467e-83fa-70a02d9d956e tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:33.817311 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 200/803] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:33 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:33.837052 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.838599 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f231e1af-9553-4f0e-a093-5b87ae7df177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1288411192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b79995772114520be402212d1efc2c1',qos_specs=None,replication_status=,reservations=['c5c2d17a-ef86-4eba-9a8c-e15cf603208e','e7f9391d-14bf-4d2d-8e45-e4ee279bc3a6','8e537a84-ed4c-4fe9-993c-4aaf08b94c5a','565a1e6a-487c-4ee9-b5b9-68185085b18f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91e5b45b8ab470ca64ef0548af3e18d',volume_type_id=16dfed16-98b8-4c25-a609-f88692db8cad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1288411192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b79995772114520be402212d1efc2c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e91e5b45b8ab470ca64ef0548af3e18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16dfed16-98b8-4c25-a609-f88692db8cad),volume_type_id=16dfed16-98b8-4c25-a609-f88692db8cad)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:33.840820 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a86dcca-bcbc-440a-9185-deb711ff5d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:33.840897 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:33.840976 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:33.841663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:33.841663 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Delete volume with id: 2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:33.854592 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:33.854592 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:33.855558 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:33.865995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a86dcca-bcbc-440a-9185-deb711ff5d06) transitioned into state 'SUCCESS' from state '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-1288411192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b79995772114520be402212d1efc2c1',qos_specs=None,replication_status=,reservations=['c5c2d17a-ef86-4eba-9a8c-e15cf603208e','e7f9391d-14bf-4d2d-8e45-e4ee279bc3a6','8e537a84-ed4c-4fe9-993c-4aaf08b94c5a','565a1e6a-487c-4ee9-b5b9-68185085b18f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91e5b45b8ab470ca64ef0548af3e18d',volume_type_id=16dfed16-98b8-4c25-a609-f88692db8cad)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:33.867082 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09edb14c-669b-4a91-8667-f9ec5cd36e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:33.881098 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Delete volume request issued successfully. Aug 12 14:48:33.881312 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aff2e63a-c16a-4cfe-bd86-d8d7230a9ba2 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 202 Aug 12 14:48:33.881687 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09edb14c-669b-4a91-8667-f9ec5cd36e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:33.882158 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 204/804] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:33 2026] DELETE /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:33.882882 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Flow 'volume_create_api' (5e81f587-570f-4f23-bbb8-dcba8387032a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:33.883300 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Create volume request issued successfully. Aug 12 14:48:33.884415 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b55f4ee7-4c82-44b7-ab71-123c2824f06f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:33.884688 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 202/805] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:48:33 2026] POST /volume/v3/volumes => generated 786 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:33.894971 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d006d20-a1e8-47d1-bbb4-bbb191db4c78 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.897911 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d006d20-a1e8-47d1-bbb4-bbb191db4c78 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:33.898246 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d006d20-a1e8-47d1-bbb4-bbb191db4c78 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:33.898918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d006d20-a1e8-47d1-bbb4-bbb191db4c78 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:33.901700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9adb5c84-90e4-422a-8b7d-7e192fa8ff30 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:33.904860 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9adb5c84-90e4-422a-8b7d-7e192fa8ff30 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 Aug 12 14:48:33.905331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9adb5c84-90e4-422a-8b7d-7e192fa8ff30 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:33.905438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9adb5c84-90e4-422a-8b7d-7e192fa8ff30 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:33.912790 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:33.912790 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:33.922589 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9d006d20-a1e8-47d1-bbb4-bbb191db4c78 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Volume info retrieved successfully. Aug 12 14:48:33.925362 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:33.925362 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:33.931501 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9adb5c84-90e4-422a-8b7d-7e192fa8ff30 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:33.933705 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d006d20-a1e8-47d1-bbb4-bbb191db4c78 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 200 Aug 12 14:48:33.934323 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 200/806] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:33 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:33.940434 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9adb5c84-90e4-422a-8b7d-7e192fa8ff30 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 returned with HTTP 200 Aug 12 14:48:33.941003 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 201/807] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:33 2026] GET /volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:34.950657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e6412c7a-11f6-4aff-8f02-50ef7d3f8e08 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:34.952819 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6412c7a-11f6-4aff-8f02-50ef7d3f8e08 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 Aug 12 14:48:34.953076 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6412c7a-11f6-4aff-8f02-50ef7d3f8e08 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:34.953331 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e6412c7a-11f6-4aff-8f02-50ef7d3f8e08 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:34.957508 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be466d5a-6037-4888-8c57-8b25d52d5888 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:34.959214 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be466d5a-6037-4888-8c57-8b25d52d5888 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 Aug 12 14:48:34.959415 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be466d5a-6037-4888-8c57-8b25d52d5888 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:34.959661 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be466d5a-6037-4888-8c57-8b25d52d5888 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:34.960489 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e6412c7a-11f6-4aff-8f02-50ef7d3f8e08 tempest-VolumeRetypeWithoutMigrationTest-1420127498 tempest-VolumeRetypeWithoutMigrationTest-1420127498-project-member] https://10.4.3.100/volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 returned with HTTP 404 Aug 12 14:48:34.961087 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 205/808] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:34 2026] GET /volume/v3/volumes/2f91dda0-c77a-46a6-81ac-061223ec9e01 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:34.966863 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:34.966863 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:34.970563 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be466d5a-6037-4888-8c57-8b25d52d5888 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:34.971339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7e00c552-ed25-456c-ac71-77d197660115 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:34.974227 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e00c552-ed25-456c-ac71-77d197660115 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] DELETE https://10.4.3.100/volume/v3/types/d6b31208-6156-4a95-93f5-c343c1159326 Aug 12 14:48:34.974509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e00c552-ed25-456c-ac71-77d197660115 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:34.974793 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e00c552-ed25-456c-ac71-77d197660115 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:34.975334 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be466d5a-6037-4888-8c57-8b25d52d5888 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 returned with HTTP 200 Aug 12 14:48:34.975811 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 203/809] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:34 2026] GET /volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:34.989628 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-91566f2d-a259-4bdb-b8b0-10b16b29d098 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:34.992341 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91566f2d-a259-4bdb-b8b0-10b16b29d098 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/messages Aug 12 14:48:34.992649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91566f2d-a259-4bdb-b8b0-10b16b29d098 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:34.992900 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91566f2d-a259-4bdb-b8b0-10b16b29d098 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.000562 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91566f2d-a259-4bdb-b8b0-10b16b29d098 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 14:48:35.001068 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 202/810] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 14:48:34 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 14:48:35.010560 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0137c434-419a-4882-8d5f-833f9190dae9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.012369 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0137c434-419a-4882-8d5f-833f9190dae9 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] DELETE https://10.4.3.100/volume/v3/messages/1a8d52cf-75c1-48d1-a6bd-c03b2679727c Aug 12 14:48:35.012749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0137c434-419a-4882-8d5f-833f9190dae9 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.013046 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0137c434-419a-4882-8d5f-833f9190dae9 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.026601 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0137c434-419a-4882-8d5f-833f9190dae9 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/messages/1a8d52cf-75c1-48d1-a6bd-c03b2679727c returned with HTTP 204 Aug 12 14:48:35.032199 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 206/811] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 14:48:35 2026] DELETE /volume/v3/messages/1a8d52cf-75c1-48d1-a6bd-c03b2679727c => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 14:48:35.032329 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e00c552-ed25-456c-ac71-77d197660115 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/types/d6b31208-6156-4a95-93f5-c343c1159326 returned with HTTP 202 Aug 12 14:48:35.032329 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 201/812] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:34 2026] DELETE /volume/v3/types/d6b31208-6156-4a95-93f5-c343c1159326 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:35.037242 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5462041e-1921-4a04-88e9-4f5f1202df36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.039243 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5462041e-1921-4a04-88e9-4f5f1202df36 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/messages/1a8d52cf-75c1-48d1-a6bd-c03b2679727c Aug 12 14:48:35.039544 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5462041e-1921-4a04-88e9-4f5f1202df36 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.039825 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5462041e-1921-4a04-88e9-4f5f1202df36 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.040219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1f0b9ef5-efbc-45fc-8b5b-68c146ece803 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.042770 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1f0b9ef5-efbc-45fc-8b5b-68c146ece803 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] GET https://10.4.3.100/volume/v3/types/d6b31208-6156-4a95-93f5-c343c1159326 Aug 12 14:48:35.043101 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1f0b9ef5-efbc-45fc-8b5b-68c146ece803 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.043399 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1f0b9ef5-efbc-45fc-8b5b-68c146ece803 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.047174 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5462041e-1921-4a04-88e9-4f5f1202df36 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/messages/1a8d52cf-75c1-48d1-a6bd-c03b2679727c returned with HTTP 404 Aug 12 14:48:35.047711 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 204/813] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/messages/1a8d52cf-75c1-48d1-a6bd-c03b2679727c => generated 110 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:35.049293 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1f0b9ef5-efbc-45fc-8b5b-68c146ece803 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/types/d6b31208-6156-4a95-93f5-c343c1159326 returned with HTTP 404 Aug 12 14:48:35.050006 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 203/814] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/types/d6b31208-6156-4a95-93f5-c343c1159326 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:35.060116 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b324a3b-a3db-4859-a3a9-0571e748b1bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.062564 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ce9f6a1-f198-4f6f-8209-0d162710402c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.063017 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b324a3b-a3db-4859-a3a9-0571e748b1bb tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 Aug 12 14:48:35.063582 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b324a3b-a3db-4859-a3a9-0571e748b1bb tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.063714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b324a3b-a3db-4859-a3a9-0571e748b1bb tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.066256 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ce9f6a1-f198-4f6f-8209-0d162710402c tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] DELETE https://10.4.3.100/volume/v3/types/514ed0a5-f2c3-4546-bda2-df79ba46c36a Aug 12 14:48:35.066889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ce9f6a1-f198-4f6f-8209-0d162710402c tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.067339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ce9f6a1-f198-4f6f-8209-0d162710402c tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.076421 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:35.076421 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:35.082593 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7b324a3b-a3db-4859-a3a9-0571e748b1bb tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:35.095650 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b324a3b-a3db-4859-a3a9-0571e748b1bb tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 returned with HTTP 200 Aug 12 14:48:35.096771 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 207/815] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:35.107852 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ce9f6a1-f198-4f6f-8209-0d162710402c tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/types/514ed0a5-f2c3-4546-bda2-df79ba46c36a returned with HTTP 202 Aug 12 14:48:35.108426 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 202/816] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:35 2026] DELETE /volume/v3/types/514ed0a5-f2c3-4546-bda2-df79ba46c36a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:35.114391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.117640 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 Aug 12 14:48:35.117963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.118234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.118402 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Delete volume with id: 0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 Aug 12 14:48:35.121088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c1d84faf-09b6-4a80-b9c4-2abb6cf6e641 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.125347 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c1d84faf-09b6-4a80-b9c4-2abb6cf6e641 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] GET https://10.4.3.100/volume/v3/types/514ed0a5-f2c3-4546-bda2-df79ba46c36a Aug 12 14:48:35.125347 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c1d84faf-09b6-4a80-b9c4-2abb6cf6e641 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.127037 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c1d84faf-09b6-4a80-b9c4-2abb6cf6e641 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.127210 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:35.127210 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:35.128194 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:35.130577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 14:48:35.130691 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c1d84faf-09b6-4a80-b9c4-2abb6cf6e641 tempest-VolumeRetypeWithoutMigrationTest-1500869867 tempest-VolumeRetypeWithoutMigrationTest-1500869867-project-admin] https://10.4.3.100/volume/v3/types/514ed0a5-f2c3-4546-bda2-df79ba46c36a returned with HTTP 404 Aug 12 14:48:35.131435 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 204/817] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/types/514ed0a5-f2c3-4546-bda2-df79ba46c36a => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:35.161039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Created reservations ['8163e34b-d3ca-4330-95c9-3090918f55fc', 'ef7289e1-ec12-47dd-ba3b-acfcdf762635', '5227b0a0-4c42-4c4a-b064-fc88ca3dbe1d', '78363517-c839-4f2d-ad54-ad679b3138a3'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:35.210986 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Delete volume request issued successfully. Aug 12 14:48:35.211280 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8edbfb0e-d855-43db-91b4-de1af3aebb34 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 returned with HTTP 202 Aug 12 14:48:35.211882 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 205/818] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:48:35 2026] DELETE /volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:35.220876 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f799cc2-d064-4e70-9bc5-8521d7bfa73d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.222579 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f799cc2-d064-4e70-9bc5-8521d7bfa73d tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 Aug 12 14:48:35.222858 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f799cc2-d064-4e70-9bc5-8521d7bfa73d tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.223136 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f799cc2-d064-4e70-9bc5-8521d7bfa73d tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.229683 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f799cc2-d064-4e70-9bc5-8521d7bfa73d tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 returned with HTTP 404 Aug 12 14:48:35.230180 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 208/819] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/volumes/0cbcffc7-97ba-4b85-8e2c-c15ea50ec3b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:35.239431 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c700abec-f4af-4aec-84d2-b4474d78a931 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.242025 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c700abec-f4af-4aec-84d2-b4474d78a931 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] DELETE https://10.4.3.100/volume/v3/types/16dfed16-98b8-4c25-a609-f88692db8cad Aug 12 14:48:35.242347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c700abec-f4af-4aec-84d2-b4474d78a931 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.242674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c700abec-f4af-4aec-84d2-b4474d78a931 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.276305 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c700abec-f4af-4aec-84d2-b4474d78a931 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] https://10.4.3.100/volume/v3/types/16dfed16-98b8-4c25-a609-f88692db8cad returned with HTTP 202 Aug 12 14:48:35.276858 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 203/820] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:35 2026] DELETE /volume/v3/types/16dfed16-98b8-4c25-a609-f88692db8cad => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:35.284923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2734fe93-3bea-451d-a9b0-2cdbf94a58aa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.286862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2734fe93-3bea-451d-a9b0-2cdbf94a58aa tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] GET https://10.4.3.100/volume/v3/types/16dfed16-98b8-4c25-a609-f88692db8cad Aug 12 14:48:35.287117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2734fe93-3bea-451d-a9b0-2cdbf94a58aa tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.287391 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2734fe93-3bea-451d-a9b0-2cdbf94a58aa tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.290808 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2734fe93-3bea-451d-a9b0-2cdbf94a58aa tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] https://10.4.3.100/volume/v3/types/16dfed16-98b8-4c25-a609-f88692db8cad returned with HTTP 404 Aug 12 14:48:35.291326 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 205/821] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/types/16dfed16-98b8-4c25-a609-f88692db8cad => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:35.301369 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1018d663-e274-4280-894b-469c380c6bf0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.303540 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1018d663-e274-4280-894b-469c380c6bf0 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:35.303990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1018d663-e274-4280-894b-469c380c6bf0 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1607692497", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1999089280", "vendor_name": "tempest-vendor_name-1842590330"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:35.320331 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1018d663-e274-4280-894b-469c380c6bf0 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:35.320917 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 206/822] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:48:35 2026] POST /volume/v3/types => generated 328 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:35.331688 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af921f92-1d20-4950-8b94-bddf62bdc316 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.334308 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:35.334649 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c3fa93c4-59bf-437e-8a53-13ffe36620e3", "size": 1, "name": "tempest-UserMessagesTest-Volume-1603448822"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:35.339344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Create volume request body: {'volume': {'volume_type': 'c3fa93c4-59bf-437e-8a53-13ffe36620e3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1603448822'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:35.348513 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Create volume of 1 GB Aug 12 14:48:35.348842 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:35.348842 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:35.349649 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Availability Zones retrieved successfully. Aug 12 14:48:35.355250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Flow 'volume_create_api' (52e2af9d-207d-4125-bbd8-0aabf454ba24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:35.356505 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ecaf9e5-5226-4779-bbaf-31ffcc647737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:35.357633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:35.378225 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ecaf9e5-5226-4779-bbaf-31ffcc647737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1999089280',vendor_name='tempest-vendor_name-1842590330'},id=c3fa93c4-59bf-437e-8a53-13ffe36620e3,is_public=True,name='tempest-UserMessagesTest-volume-type-1607692497',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3fa93c4-59bf-437e-8a53-13ffe36620e3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:35.378966 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d83ee5-c504-4c29-b77d-572aba0da39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:35.406443 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1607692497 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1607692497, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:35.406751 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1607692497 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1607692497, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:35.437373 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Created reservations ['bfe821f9-aa41-434a-92ab-894059d1aec4', '89b5b395-c62e-45af-81b1-f172a1768b3d', '44702488-19e1-4e63-9e8a-a7a038aa7198', '2f6d805d-4527-4913-89fe-6d44b59084bb'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:35.438483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85d83ee5-c504-4c29-b77d-572aba0da39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfe821f9-aa41-434a-92ab-894059d1aec4', '89b5b395-c62e-45af-81b1-f172a1768b3d', '44702488-19e1-4e63-9e8a-a7a038aa7198', '2f6d805d-4527-4913-89fe-6d44b59084bb']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:35.439530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee37df25-52c0-4556-a717-dfccf21665a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:35.462027 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-85f4cd99-2f50-4bab-9d0a-5b134dc2ddeb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.463680 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85f4cd99-2f50-4bab-9d0a-5b134dc2ddeb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] GET https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:48:35.463871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85f4cd99-2f50-4bab-9d0a-5b134dc2ddeb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.464126 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85f4cd99-2f50-4bab-9d0a-5b134dc2ddeb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.466519 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee37df25-52c0-4556-a717-dfccf21665a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2c8d3e3-114f-4480-b6ec-898a0691e2b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1603448822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b79995772114520be402212d1efc2c1',qos_specs=None,replication_status=,reservations=['bfe821f9-aa41-434a-92ab-894059d1aec4','89b5b395-c62e-45af-81b1-f172a1768b3d','44702488-19e1-4e63-9e8a-a7a038aa7198','2f6d805d-4527-4913-89fe-6d44b59084bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91e5b45b8ab470ca64ef0548af3e18d',volume_type_id=c3fa93c4-59bf-437e-8a53-13ffe36620e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1603448822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2c8d3e3-114f-4480-b6ec-898a0691e2b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b79995772114520be402212d1efc2c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e91e5b45b8ab470ca64ef0548af3e18d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3fa93c4-59bf-437e-8a53-13ffe36620e3),volume_type_id=c3fa93c4-59bf-437e-8a53-13ffe36620e3)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:35.467253 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3d24c1-bcd3-4f41-8e42-4b26a9200fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:35.474092 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:35.474092 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:35.477621 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-85f4cd99-2f50-4bab-9d0a-5b134dc2ddeb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:48:35.483515 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85f4cd99-2f50-4bab-9d0a-5b134dc2ddeb tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 200 Aug 12 14:48:35.483766 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 204/823] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 1832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:35.487571 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e3d24c1-bcd3-4f41-8e42-4b26a9200fd6) transitioned into state 'SUCCESS' from state '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-1603448822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b79995772114520be402212d1efc2c1',qos_specs=None,replication_status=,reservations=['bfe821f9-aa41-434a-92ab-894059d1aec4','89b5b395-c62e-45af-81b1-f172a1768b3d','44702488-19e1-4e63-9e8a-a7a038aa7198','2f6d805d-4527-4913-89fe-6d44b59084bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91e5b45b8ab470ca64ef0548af3e18d',volume_type_id=c3fa93c4-59bf-437e-8a53-13ffe36620e3)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:35.487822 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd59f2d-11f6-4a13-9c8a-972df8916172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:35.501655 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd59f2d-11f6-4a13-9c8a-972df8916172) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:35.502451 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Flow 'volume_create_api' (52e2af9d-207d-4125-bbd8-0aabf454ba24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:35.502741 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Create volume request issued successfully. Aug 12 14:48:35.503321 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af921f92-1d20-4950-8b94-bddf62bdc316 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:35.503845 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 209/824] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:48:35 2026] POST /volume/v3/volumes => generated 786 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:35.517946 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-159363a0-f3ec-45e0-9f77-0eb3e6c10733 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:35.520592 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-159363a0-f3ec-45e0-9f77-0eb3e6c10733 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 Aug 12 14:48:35.520794 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-159363a0-f3ec-45e0-9f77-0eb3e6c10733 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:35.520985 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-159363a0-f3ec-45e0-9f77-0eb3e6c10733 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:35.529754 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:35.529754 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:35.535806 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-159363a0-f3ec-45e0-9f77-0eb3e6c10733 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:35.542541 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-159363a0-f3ec-45e0-9f77-0eb3e6c10733 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 returned with HTTP 200 Aug 12 14:48:35.543301 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 206/825] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:35 2026] GET /volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:36.069800 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1943d83c-2f40-4e60-8958-c33bd0d6d5c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.071775 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1943d83c-2f40-4e60-8958-c33bd0d6d5c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:48:36.072015 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1943d83c-2f40-4e60-8958-c33bd0d6d5c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.072235 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1943d83c-2f40-4e60-8958-c33bd0d6d5c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.083517 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.083517 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:36.088564 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1943d83c-2f40-4e60-8958-c33bd0d6d5c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:36.094411 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1943d83c-2f40-4e60-8958-c33bd0d6d5c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:48:36.094849 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 207/826] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:36.398036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c36b789-34b4-4017-800c-86e648037f88 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.400752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c36b789-34b4-4017-800c-86e648037f88 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:48:36.400752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c36b789-34b4-4017-800c-86e648037f88 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.401258 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c36b789-34b4-4017-800c-86e648037f88 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.421433 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.421433 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:36.426826 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3c36b789-34b4-4017-800c-86e648037f88 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:36.433623 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c36b789-34b4-4017-800c-86e648037f88 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:48:36.434142 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 205/827] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:36.489781 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-41e50a49-8682-4dcd-bf85-40f4dc328d78 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.499856 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-41e50a49-8682-4dcd-bf85-40f4dc328d78 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:48:36.499856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-41e50a49-8682-4dcd-bf85-40f4dc328d78 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.499856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-41e50a49-8682-4dcd-bf85-40f4dc328d78 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.510652 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.510652 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:36.515384 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-41e50a49-8682-4dcd-bf85-40f4dc328d78 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:36.521240 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-41e50a49-8682-4dcd-bf85-40f4dc328d78 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:48:36.521638 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 210/828] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:36.557494 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-60b2ba9a-cd2f-4969-b134-2902463384c0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.558594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-03a1ae46-ff12-4663-a73f-d9a04bdef9f8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.559565 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-60b2ba9a-cd2f-4969-b134-2902463384c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985/action Aug 12 14:48:36.560124 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-60b2ba9a-cd2f-4969-b134-2902463384c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:36.560596 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-60b2ba9a-cd2f-4969-b134-2902463384c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:36.560777 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03a1ae46-ff12-4663-a73f-d9a04bdef9f8 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 Aug 12 14:48:36.560777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03a1ae46-ff12-4663-a73f-d9a04bdef9f8 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.560777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-03a1ae46-ff12-4663-a73f-d9a04bdef9f8 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.569770 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.569770 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:36.572370 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-03a1ae46-ff12-4663-a73f-d9a04bdef9f8 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:36.575284 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.575284 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:36.576098 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-60b2ba9a-cd2f-4969-b134-2902463384c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:36.576678 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-03a1ae46-ff12-4663-a73f-d9a04bdef9f8 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 returned with HTTP 200 Aug 12 14:48:36.577183 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 208/829] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:36.589503 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-60b2ba9a-cd2f-4969-b134-2902463384c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Begin detaching volume completed successfully. Aug 12 14:48:36.589503 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-60b2ba9a-cd2f-4969-b134-2902463384c0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985/action returned with HTTP 202 Aug 12 14:48:36.589503 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 207/830] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:48:36 2026] POST /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:36.596834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2d11470-66e2-40ca-8c34-9d4e9ecfab32 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.599099 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2d11470-66e2-40ca-8c34-9d4e9ecfab32 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/messages Aug 12 14:48:36.599448 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2d11470-66e2-40ca-8c34-9d4e9ecfab32 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.599756 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2d11470-66e2-40ca-8c34-9d4e9ecfab32 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.612043 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2d11470-66e2-40ca-8c34-9d4e9ecfab32 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 14:48:36.612576 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 206/831] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:36.626813 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3017c0a-ccd7-4369-b848-ed9360b2b54f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.628958 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3017c0a-ccd7-4369-b848-ed9360b2b54f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/messages/08d9a065-ce0b-4d19-a6c1-7d68ff999fc7 Aug 12 14:48:36.629193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3017c0a-ccd7-4369-b848-ed9360b2b54f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.629395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3017c0a-ccd7-4369-b848-ed9360b2b54f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.637991 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3017c0a-ccd7-4369-b848-ed9360b2b54f tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/messages/08d9a065-ce0b-4d19-a6c1-7d68ff999fc7 returned with HTTP 200 Aug 12 14:48:36.638812 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 211/832] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/messages/08d9a065-ce0b-4d19-a6c1-7d68ff999fc7 => generated 667 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:36.651163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fae5e302-57e8-43b6-a262-d5e6b3443e7c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.653483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fae5e302-57e8-43b6-a262-d5e6b3443e7c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/messages Aug 12 14:48:36.653700 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fae5e302-57e8-43b6-a262-d5e6b3443e7c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.653920 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fae5e302-57e8-43b6-a262-d5e6b3443e7c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.659037 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fae5e302-57e8-43b6-a262-d5e6b3443e7c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 14:48:36.659608 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 209/833] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 14:48:36 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 14:48:36.670197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f689df88-6ebf-45ec-8670-3dedb312974b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.670850 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f689df88-6ebf-45ec-8670-3dedb312974b None None] GET https://10.4.3.100/volume// Aug 12 14:48:36.670850 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f689df88-6ebf-45ec-8670-3dedb312974b None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.671099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f689df88-6ebf-45ec-8670-3dedb312974b None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.671519 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f689df88-6ebf-45ec-8670-3dedb312974b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:36.671864 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 208/834] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48: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 14:48:36.675421 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e00410c4-0d24-4421-9d7c-9382e1c9ba8c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.677704 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e00410c4-0d24-4421-9d7c-9382e1c9ba8c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] DELETE https://10.4.3.100/volume/v3/messages/08d9a065-ce0b-4d19-a6c1-7d68ff999fc7 Aug 12 14:48:36.677968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e00410c4-0d24-4421-9d7c-9382e1c9ba8c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.678234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e00410c4-0d24-4421-9d7c-9382e1c9ba8c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.685101 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-cd5621c7-3f59-4829-b2a0-385d7421f893 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.691627 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-cd5621c7-3f59-4829-b2a0-385d7421f893 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:48:36.691990 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-cd5621c7-3f59-4829-b2a0-385d7421f893 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.692274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-cd5621c7-3f59-4829-b2a0-385d7421f893 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.703987 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e00410c4-0d24-4421-9d7c-9382e1c9ba8c tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/messages/08d9a065-ce0b-4d19-a6c1-7d68ff999fc7 returned with HTTP 204 Aug 12 14:48:36.704479 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 207/835] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 14:48:36 2026] DELETE /volume/v3/messages/08d9a065-ce0b-4d19-a6c1-7d68ff999fc7 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 14:48:36.715289 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6a3499a9-017d-4759-b18c-f205ad748353 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.716092 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.716092 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:36.718266 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a3499a9-017d-4759-b18c-f205ad748353 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 Aug 12 14:48:36.718659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a3499a9-017d-4759-b18c-f205ad748353 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.719431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6a3499a9-017d-4759-b18c-f205ad748353 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.720809 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-cd5621c7-3f59-4829-b2a0-385d7421f893 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:36.726467 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-cd5621c7-3f59-4829-b2a0-385d7421f893 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:48:36.727207 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 212/836] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 1321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:36.728829 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.728829 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:36.735080 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6a3499a9-017d-4759-b18c-f205ad748353 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:36.740676 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6a3499a9-017d-4759-b18c-f205ad748353 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 returned with HTTP 200 Aug 12 14:48:36.741528 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 210/837] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:36.758587 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.760846 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 Aug 12 14:48:36.761227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.761631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.762345 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Delete volume with id: a2c8d3e3-114f-4480-b6ec-898a0691e2b6 Aug 12 14:48:36.772281 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:36.772281 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:36.772919 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Volume info retrieved successfully. Aug 12 14:48:36.774691 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100247) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 14:48:36.791047 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1607692497 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1607692497, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:36.791239 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1607692497 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1607692497, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:36.808696 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Created reservations ['6fe5d214-622a-49f4-a1e5-ea31c5d314c5', '1b0e1800-ff96-41a8-a8ac-fdf6bf9f2f02', 'fd382f60-add7-4259-808d-0707a87a25e2', '0d347b95-0789-451d-9f22-89077790d858'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:36.858360 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Delete volume request issued successfully. Aug 12 14:48:36.858709 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7572ef72-84f3-4fdb-8c85-602dd5e11b42 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 returned with HTTP 202 Aug 12 14:48:36.859491 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 209/838] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:48:36 2026] DELETE /volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:36.871398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7e122dc5-583f-4506-8481-627697b38919 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.873934 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e122dc5-583f-4506-8481-627697b38919 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] GET https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 Aug 12 14:48:36.874228 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e122dc5-583f-4506-8481-627697b38919 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.874519 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e122dc5-583f-4506-8481-627697b38919 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.882316 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e122dc5-583f-4506-8481-627697b38919 tempest-UserMessagesTest-1090985373 tempest-UserMessagesTest-1090985373-project-member] https://10.4.3.100/volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 returned with HTTP 404 Aug 12 14:48:36.883323 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 208/839] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/volumes/a2c8d3e3-114f-4480-b6ec-898a0691e2b6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:36.893955 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f157e05-df92-4d55-942a-0f9bab8a5479 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.896608 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f157e05-df92-4d55-942a-0f9bab8a5479 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] DELETE https://10.4.3.100/volume/v3/types/c3fa93c4-59bf-437e-8a53-13ffe36620e3 Aug 12 14:48:36.896919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f157e05-df92-4d55-942a-0f9bab8a5479 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.897249 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f157e05-df92-4d55-942a-0f9bab8a5479 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.940806 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f157e05-df92-4d55-942a-0f9bab8a5479 tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] https://10.4.3.100/volume/v3/types/c3fa93c4-59bf-437e-8a53-13ffe36620e3 returned with HTTP 202 Aug 12 14:48:36.941281 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 213/840] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:36 2026] DELETE /volume/v3/types/c3fa93c4-59bf-437e-8a53-13ffe36620e3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:36.952976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-677b9250-520a-4c93-9e65-75cb81e1205b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:36.955007 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-677b9250-520a-4c93-9e65-75cb81e1205b tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] GET https://10.4.3.100/volume/v3/types/c3fa93c4-59bf-437e-8a53-13ffe36620e3 Aug 12 14:48:36.955300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-677b9250-520a-4c93-9e65-75cb81e1205b tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:36.955591 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-677b9250-520a-4c93-9e65-75cb81e1205b tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:36.960733 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-677b9250-520a-4c93-9e65-75cb81e1205b tempest-UserMessagesTest-1585138533 tempest-UserMessagesTest-1585138533-project-admin] https://10.4.3.100/volume/v3/types/c3fa93c4-59bf-437e-8a53-13ffe36620e3 returned with HTTP 404 Aug 12 14:48:36.961214 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 211/841] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:36 2026] GET /volume/v3/types/c3fa93c4-59bf-437e-8a53-13ffe36620e3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:37.972958 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-33cdebbd-0895-4ca5-b924-3949d22b0cbd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:37.981675 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-33cdebbd-0895-4ca5-b924-3949d22b0cbd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] DELETE https://10.4.3.100/volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5 Aug 12 14:48:37.981981 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-33cdebbd-0895-4ca5-b924-3949d22b0cbd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:37.982301 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-33cdebbd-0895-4ca5-b924-3949d22b0cbd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:37.991105 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:37.991105 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:38.070957 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2fcd0529-945e-49c3-a9a3-924bfe73d3bb req-33cdebbd-0895-4ca5-b924-3949d22b0cbd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5 returned with HTTP 200 Aug 12 14:48:38.071604 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 210/842] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:48:37 2026] DELETE /volume/v3/attachments/f7ace353-b5df-47b5-b548-6506a39c1df5 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:38.459178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe2f993b-c30b-4ea2-b100-37cb0e792fda None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:38.585434 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe2f993b-c30b-4ea2-b100-37cb0e792fda tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:38.586091 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe2f993b-c30b-4ea2-b100-37cb0e792fda tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1270928410", "os-volume-type-access:is_public": false}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:38.610289 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe2f993b-c30b-4ea2-b100-37cb0e792fda tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:38.610849 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 209/843] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:48:38 2026] POST /volume/v3/types => generated 229 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:38.624546 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a8d4b65-f83b-4908-86da-d837f728ce4a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:38.783517 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a8d4b65-f83b-4908-86da-d837f728ce4a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:38.784084 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a8d4b65-f83b-4908-86da-d837f728ce4a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:38.784162 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8258a5a-1dfe-4c08-8803-8ce8081d2abd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:38.786451 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8258a5a-1dfe-4c08-8803-8ce8081d2abd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:48:38.786713 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8258a5a-1dfe-4c08-8803-8ce8081d2abd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:38.786778 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-4a8d4b65-f83b-4908-86da-d837f728ce4a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Create volume request body: {'volume': {'volume_type': 'ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:38.786922 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8258a5a-1dfe-4c08-8803-8ce8081d2abd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:38.796509 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a8d4b65-f83b-4908-86da-d837f728ce4a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 404 Aug 12 14:48:38.797310 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 214/844] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:48:38 2026] POST /volume/v3/volumes => generated 114 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:38.798010 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:38.798010 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:38.803116 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8258a5a-1dfe-4c08-8803-8ce8081d2abd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:38.810515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7aa2ecd7-d5cd-47f1-bda3-e08b9589a60b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:38.810780 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8258a5a-1dfe-4c08-8803-8ce8081d2abd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:48:38.811288 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 212/845] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:38 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:38.813717 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7aa2ecd7-d5cd-47f1-bda3-e08b9589a60b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e/action Aug 12 14:48:38.814304 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7aa2ecd7-d5cd-47f1-bda3-e08b9589a60b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action body: b'{"addProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:38.814445 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7aa2ecd7-d5cd-47f1-bda3-e08b9589a60b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:38.816872 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:38.816872 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:38.834856 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7aa2ecd7-d5cd-47f1-bda3-e08b9589a60b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e/action returned with HTTP 202 Aug 12 14:48:38.835359 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 211/846] 10.4.3.100 () {68 vars in 1384 bytes} [Wed Aug 12 14:48:38 2026] POST /volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:38.847670 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:38.849973 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:38.851520 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1201005479"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:38.854143 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Create volume request body: {'volume': {'volume_type': 'ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1201005479'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:38.860935 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Create volume of 1 GB Aug 12 14:48:38.861416 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:38.861416 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:38.862110 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Availability Zones retrieved successfully. Aug 12 14:48:38.868259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Flow 'volume_create_api' (8ab96f42-1a1d-43d2-bd3a-e5275685cc6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:38.869319 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939efc2d-636f-4109-bfea-882c6abd4fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:38.870295 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:38.905120 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939efc2d-636f-4109-bfea-882c6abd4fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:48:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1270928410',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:38.906011 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6e0786-4b96-42fe-b61a-1cfb01d38def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:38.947495 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:38.947495 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:39.020060 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Created reservations ['b481a943-6329-48e8-a21b-2f82efc98553', '27f1d6d6-7177-49e6-b1d0-eead1491175f', '2dbe6852-d66d-4252-b365-e7922f6ca5e6', 'e14068fb-36ec-4aee-93ea-751b980e9c32'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:39.021066 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6e0786-4b96-42fe-b61a-1cfb01d38def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b481a943-6329-48e8-a21b-2f82efc98553', '27f1d6d6-7177-49e6-b1d0-eead1491175f', '2dbe6852-d66d-4252-b365-e7922f6ca5e6', 'e14068fb-36ec-4aee-93ea-751b980e9c32']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:39.022236 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb7e521-3112-4eef-9bf6-21b9db1684ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:39.060205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bb7e521-3112-4eef-9bf6-21b9db1684ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d542c9e-fd0d-4c57-b09a-8c49b8e97954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1201005479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4bf417f9e34d1a9419ee7a2634462d',qos_specs=None,replication_status=,reservations=['b481a943-6329-48e8-a21b-2f82efc98553','27f1d6d6-7177-49e6-b1d0-eead1491175f','2dbe6852-d66d-4252-b365-e7922f6ca5e6','e14068fb-36ec-4aee-93ea-751b980e9c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03c736dcc70d4a369f67f0fdc1ba7405',volume_type_id=ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1201005479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d542c9e-fd0d-4c57-b09a-8c49b8e97954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c4bf417f9e34d1a9419ee7a2634462d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03c736dcc70d4a369f67f0fdc1ba7405',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e),volume_type_id=ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:39.061286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9786a0df-4863-45bf-8cfa-70cb577b2bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:39.092489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9786a0df-4863-45bf-8cfa-70cb577b2bc9) transitioned into state 'SUCCESS' from state '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-1201005479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c4bf417f9e34d1a9419ee7a2634462d',qos_specs=None,replication_status=,reservations=['b481a943-6329-48e8-a21b-2f82efc98553','27f1d6d6-7177-49e6-b1d0-eead1491175f','2dbe6852-d66d-4252-b365-e7922f6ca5e6','e14068fb-36ec-4aee-93ea-751b980e9c32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03c736dcc70d4a369f67f0fdc1ba7405',volume_type_id=ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:39.093428 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afe9465-baa2-4e95-a341-d2d2a5fa5af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:39.113832 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0afe9465-baa2-4e95-a341-d2d2a5fa5af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:39.114926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Flow 'volume_create_api' (8ab96f42-1a1d-43d2-bd3a-e5275685cc6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:39.116104 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Create volume request issued successfully. Aug 12 14:48:39.117472 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ecb4439a-85b4-48fb-9026-0a8a1da4239a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:39.117984 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 210/847] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:48:38 2026] POST /volume/v3/volumes => generated 796 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:39.138061 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e671b06-cb82-483b-bed2-72de5b9e00ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:39.140638 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e671b06-cb82-483b-bed2-72de5b9e00ea tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] GET https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 Aug 12 14:48:39.140928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e671b06-cb82-483b-bed2-72de5b9e00ea tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:39.141209 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e671b06-cb82-483b-bed2-72de5b9e00ea tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:39.154329 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:39.154329 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:39.163021 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e671b06-cb82-483b-bed2-72de5b9e00ea tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Volume info retrieved successfully. Aug 12 14:48:39.171068 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e671b06-cb82-483b-bed2-72de5b9e00ea tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 returned with HTTP 200 Aug 12 14:48:39.171733 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 215/848] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:39 2026] GET /volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.190541 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db47f059-fc63-4ae0-b596-1eec5149edc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.194487 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db47f059-fc63-4ae0-b596-1eec5149edc1 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] GET https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 Aug 12 14:48:40.195472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db47f059-fc63-4ae0-b596-1eec5149edc1 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.195472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db47f059-fc63-4ae0-b596-1eec5149edc1 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.209598 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:40.209598 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:40.219555 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-db47f059-fc63-4ae0-b596-1eec5149edc1 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Volume info retrieved successfully. Aug 12 14:48:40.227738 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db47f059-fc63-4ae0-b596-1eec5149edc1 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 returned with HTTP 200 Aug 12 14:48:40.228281 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 213/849] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 => generated 889 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.246262 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ba94569d-d350-40c2-ad5d-e0165277875a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.253218 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ba94569d-d350-40c2-ad5d-e0165277875a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] GET https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 Aug 12 14:48:40.253444 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ba94569d-d350-40c2-ad5d-e0165277875a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.253714 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ba94569d-d350-40c2-ad5d-e0165277875a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.273413 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:40.273413 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:40.285797 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ba94569d-d350-40c2-ad5d-e0165277875a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Volume info retrieved successfully. Aug 12 14:48:40.295763 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ba94569d-d350-40c2-ad5d-e0165277875a tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 returned with HTTP 200 Aug 12 14:48:40.296016 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 212/850] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 => generated 889 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.316723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf296037-b033-49ef-8997-98140fe7a202 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.319381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf296037-b033-49ef-8997-98140fe7a202 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 Aug 12 14:48:40.319673 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf296037-b033-49ef-8997-98140fe7a202 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.321855 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf296037-b033-49ef-8997-98140fe7a202 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.321855 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-cf296037-b033-49ef-8997-98140fe7a202 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Delete volume with id: 1d542c9e-fd0d-4c57-b09a-8c49b8e97954 Aug 12 14:48:40.337071 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:40.337071 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:40.338184 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cf296037-b033-49ef-8997-98140fe7a202 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Volume info retrieved successfully. Aug 12 14:48:40.377776 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cf296037-b033-49ef-8997-98140fe7a202 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Delete volume request issued successfully. Aug 12 14:48:40.377913 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf296037-b033-49ef-8997-98140fe7a202 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 returned with HTTP 202 Aug 12 14:48:40.378880 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 211/851] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:40 2026] DELETE /volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:40.395374 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0809491a-e9e2-49fd-b276-0e81a92ee34d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.398843 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0809491a-e9e2-49fd-b276-0e81a92ee34d tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] GET https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 Aug 12 14:48:40.399293 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0809491a-e9e2-49fd-b276-0e81a92ee34d tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.399476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0809491a-e9e2-49fd-b276-0e81a92ee34d tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.411684 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:40.411684 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:40.421664 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0809491a-e9e2-49fd-b276-0e81a92ee34d tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Volume info retrieved successfully. Aug 12 14:48:40.430593 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0809491a-e9e2-49fd-b276-0e81a92ee34d tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 returned with HTTP 200 Aug 12 14:48:40.431330 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 216/852] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 => generated 888 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.548971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b07451e3-a266-41a7-919b-1bafcff27d83 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.672888 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b07451e3-a266-41a7-919b-1bafcff27d83 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:40.673097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b07451e3-a266-41a7-919b-1bafcff27d83 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.673291 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b07451e3-a266-41a7-919b-1bafcff27d83 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.681745 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-b07451e3-a266-41a7-919b-1bafcff27d83 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:40.681994 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-b07451e3-a266-41a7-919b-1bafcff27d83 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:40.682305 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-b07451e3-a266-41a7-919b-1bafcff27d83 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:40.687530 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b07451e3-a266-41a7-919b-1bafcff27d83 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:40.688027 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 214/853] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 645 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.699703 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.701716 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6/defaults Aug 12 14:48:40.701898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.702128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'defaults' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.709544 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:40.709917 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:40.710161 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:40.710555 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.710833 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.711066 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.711559 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.711774 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.712049 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.714913 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-601875b9-0277-4ba5-a58e-14e0f9a98d0f tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6/defaults returned with HTTP 200 Aug 12 14:48:40.715357 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 213/854] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6/defaults => generated 645 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.723781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.725478 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:40.725835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:40.767101 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:40.768032 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.768755 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.769055 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.769383 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:40.775650 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab95a1f0-edf0-4060-9ff1-6cc9d4c6a0af tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:40.776378 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 212/855] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:48:40 2026] PUT /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 603 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.784584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4206bcb-cd91-4f24-aab1-f31b3be6cd11 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.787322 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4206bcb-cd91-4f24-aab1-f31b3be6cd11 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] DELETE https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:40.787640 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4206bcb-cd91-4f24-aab1-f31b3be6cd11 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.787901 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4206bcb-cd91-4f24-aab1-f31b3be6cd11 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.795987 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4206bcb-cd91-4f24-aab1-f31b3be6cd11 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:40.796513 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 217/856] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:40 2026] DELETE /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 0 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:48:40.809777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f909c97-579b-42f6-af44-fae90ca7cd58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.812254 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f909c97-579b-42f6-af44-fae90ca7cd58 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:40.812519 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f909c97-579b-42f6-af44-fae90ca7cd58 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.812791 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f909c97-579b-42f6-af44-fae90ca7cd58 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.830559 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f909c97-579b-42f6-af44-fae90ca7cd58 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:40.831067 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 215/857] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.840413 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7b16e79c-871e-4482-956c-04eef2944ad5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.842471 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b16e79c-871e-4482-956c-04eef2944ad5 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:40.842864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b16e79c-871e-4482-956c-04eef2944ad5 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:40.945138 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b16e79c-871e-4482-956c-04eef2944ad5 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:40.945538 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 214/858] 10.4.3.100 () {68 vars in 1375 bytes} [Wed Aug 12 14:48:40 2026] PUT /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 603 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:40.961368 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59a21e4f-34ac-482e-bff3-0b245f369b3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:40.966139 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59a21e4f-34ac-482e-bff3-0b245f369b3b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6/defaults Aug 12 14:48:40.966139 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59a21e4f-34ac-482e-bff3-0b245f369b3b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:40.966328 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59a21e4f-34ac-482e-bff3-0b245f369b3b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'defaults' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:40.983801 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59a21e4f-34ac-482e-bff3-0b245f369b3b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6/defaults returned with HTTP 200 Aug 12 14:48:40.984232 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 213/859] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6/defaults => generated 645 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:48:40.998802 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9454a48d-5983-4f2f-bd01-610d513e73cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.001368 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:41.001631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.001883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.012103 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:41.012477 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:41.012799 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410 is set by the default quota flag: quota_snapshots_tempest-VolumeTypesAccessTest-volume-type-1270928410, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:48:41.013106 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:41.013423 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:41.014088 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:41.014567 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:41.014835 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:41.015121 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:41.015420 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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 14:48:41.020264 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9454a48d-5983-4f2f-bd01-610d513e73cd tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:41.020679 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 218/860] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:48:40 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 645 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:41.034179 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e51fa0db-4ddc-41c5-a9c6-1ae64609008b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.036976 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e51fa0db-4ddc-41c5-a9c6-1ae64609008b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True Aug 12 14:48:41.037284 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e51fa0db-4ddc-41c5-a9c6-1ae64609008b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.037588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e51fa0db-4ddc-41c5-a9c6-1ae64609008b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.056482 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e51fa0db-4ddc-41c5-a9c6-1ae64609008b tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True returned with HTTP 200 Aug 12 14:48:41.056918 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 216/861] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:48:41 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:41.070667 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.144335 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:41.144753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1014162105"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:41.146842 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1014162105'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:41.147085 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Create volume of 1 GB Aug 12 14:48:41.152106 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Availability Zones retrieved successfully. Aug 12 14:48:41.161153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Flow 'volume_create_api' (3c909b57-042f-44eb-a6b1-8b86c4c10b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:41.162672 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e3043f-fc53-439b-b7b9-573b225191c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:41.164085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:41.195748 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39e3043f-fc53-439b-b7b9-573b225191c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:41.197028 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1848d9-31a3-46e3-8d06-8712efa91b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:41.281851 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Created reservations ['76f0413a-365a-41d3-a814-2eef47fb77a1', '2ca58df7-f542-4d4b-8f5c-e5a71dd1f1bb', '60ebf754-90fe-43b4-9336-708281191b34', '88c16521-91c1-4640-8edb-6fe5dd8f9876'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:41.282580 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df1848d9-31a3-46e3-8d06-8712efa91b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76f0413a-365a-41d3-a814-2eef47fb77a1', '2ca58df7-f542-4d4b-8f5c-e5a71dd1f1bb', '60ebf754-90fe-43b4-9336-708281191b34', '88c16521-91c1-4640-8edb-6fe5dd8f9876']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:41.283498 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c932aa3-685f-4c1c-8470-538008afa954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:41.310848 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c932aa3-685f-4c1c-8470-538008afa954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469194dd-e8bc-4181-b952-800a8980f31f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1014162105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b0098d44724cf4ae519f12ec0fdfd6',qos_specs=None,replication_status=,reservations=['76f0413a-365a-41d3-a814-2eef47fb77a1','2ca58df7-f542-4d4b-8f5c-e5a71dd1f1bb','60ebf754-90fe-43b4-9336-708281191b34','88c16521-91c1-4640-8edb-6fe5dd8f9876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7c0b94fc514a92a9c580b5914bb4f9',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1014162105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469194dd-e8bc-4181-b952-800a8980f31f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b0098d44724cf4ae519f12ec0fdfd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7c0b94fc514a92a9c580b5914bb4f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:41.311728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecff2e47-d2ed-451a-856e-6343ccc4e51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:41.331798 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecff2e47-d2ed-451a-856e-6343ccc4e51d) transitioned into state 'SUCCESS' from state '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-1014162105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b0098d44724cf4ae519f12ec0fdfd6',qos_specs=None,replication_status=,reservations=['76f0413a-365a-41d3-a814-2eef47fb77a1','2ca58df7-f542-4d4b-8f5c-e5a71dd1f1bb','60ebf754-90fe-43b4-9336-708281191b34','88c16521-91c1-4640-8edb-6fe5dd8f9876'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7c0b94fc514a92a9c580b5914bb4f9',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:41.333358 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d8945c-ef16-4270-8bd8-be6b648573e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:41.343817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82d8945c-ef16-4270-8bd8-be6b648573e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:41.344854 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Flow 'volume_create_api' (3c909b57-042f-44eb-a6b1-8b86c4c10b71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:41.345194 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Create volume request issued successfully. Aug 12 14:48:41.346083 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b820f40f-6c43-44d5-8230-4a838bb1c7f3 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:41.346584 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 215/862] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:48:41 2026] POST /volume/v3/volumes => generated 756 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:41.361530 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7435564d-abdb-41c8-9294-42ed4954b014 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.363354 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7435564d-abdb-41c8-9294-42ed4954b014 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:41.363528 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7435564d-abdb-41c8-9294-42ed4954b014 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.363728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7435564d-abdb-41c8-9294-42ed4954b014 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.375682 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:41.375682 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:41.383570 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7435564d-abdb-41c8-9294-42ed4954b014 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Volume info retrieved successfully. Aug 12 14:48:41.390899 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7435564d-abdb-41c8-9294-42ed4954b014 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f returned with HTTP 200 Aug 12 14:48:41.391649 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 214/863] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:41 2026] GET /volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:41.450122 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec891105-65b3-4d0a-86f1-ccde243b2063 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.454723 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec891105-65b3-4d0a-86f1-ccde243b2063 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] GET https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 Aug 12 14:48:41.454959 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec891105-65b3-4d0a-86f1-ccde243b2063 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.455232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec891105-65b3-4d0a-86f1-ccde243b2063 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.476395 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec891105-65b3-4d0a-86f1-ccde243b2063 tempest-VolumeTypesAccessTest-496458937 tempest-VolumeTypesAccessTest-496458937-project-member] https://10.4.3.100/volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 returned with HTTP 404 Aug 12 14:48:41.476395 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 219/864] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:41 2026] GET /volume/v3/volumes/1d542c9e-fd0d-4c57-b09a-8c49b8e97954 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:41.485988 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0cf69ab0-cad8-4762-b9da-b43b4a32ea2b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.488630 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cf69ab0-cad8-4762-b9da-b43b4a32ea2b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e/action Aug 12 14:48:41.489110 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cf69ab0-cad8-4762-b9da-b43b4a32ea2b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:41.489318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cf69ab0-cad8-4762-b9da-b43b4a32ea2b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:41.505507 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cf69ab0-cad8-4762-b9da-b43b4a32ea2b tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e/action returned with HTTP 202 Aug 12 14:48:41.506000 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 217/865] 10.4.3.100 () {68 vars in 1384 bytes} [Wed Aug 12 14:48:41 2026] POST /volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:41.516434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8367fdc8-7d78-47af-82d6-616b5c8a5a74 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.518528 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8367fdc8-7d78-47af-82d6-616b5c8a5a74 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] DELETE https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e Aug 12 14:48:41.518751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8367fdc8-7d78-47af-82d6-616b5c8a5a74 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.518962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8367fdc8-7d78-47af-82d6-616b5c8a5a74 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.519302 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:41.519302 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:41.551875 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8367fdc8-7d78-47af-82d6-616b5c8a5a74 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e returned with HTTP 202 Aug 12 14:48:41.552450 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 216/866] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:41 2026] DELETE /volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:41.561471 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bdd87944-ed72-4998-8e9e-72cd3164c691 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.564011 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdd87944-ed72-4998-8e9e-72cd3164c691 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] GET https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e Aug 12 14:48:41.564218 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdd87944-ed72-4998-8e9e-72cd3164c691 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.564542 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdd87944-ed72-4998-8e9e-72cd3164c691 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.569271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdd87944-ed72-4998-8e9e-72cd3164c691 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e returned with HTTP 404 Aug 12 14:48:41.571150 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 215/867] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:41 2026] GET /volume/v3/types/ccd651bf-bb4a-4359-b1ff-c8d383fa0d4e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:41.579753 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3fba6b27-a4c3-4c37-aa9b-7aeda632d35e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.582576 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3fba6b27-a4c3-4c37-aa9b-7aeda632d35e tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:48:41.582670 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3fba6b27-a4c3-4c37-aa9b-7aeda632d35e tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1450453761", "os-volume-type-access:is_public": false}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:41.605045 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3fba6b27-a4c3-4c37-aa9b-7aeda632d35e tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:48:41.606759 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 220/868] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:48:41 2026] POST /volume/v3/types => generated 229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:41.615967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b192cc2b-dc9c-4df2-8843-d2f5b435acc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.618131 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b192cc2b-dc9c-4df2-8843-d2f5b435acc9 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action Aug 12 14:48:41.618600 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b192cc2b-dc9c-4df2-8843-d2f5b435acc9 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action body: b'{"addProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:41.618760 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b192cc2b-dc9c-4df2-8843-d2f5b435acc9 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:41.639915 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b192cc2b-dc9c-4df2-8843-d2f5b435acc9 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action returned with HTTP 202 Aug 12 14:48:41.640615 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 218/869] 10.4.3.100 () {68 vars in 1384 bytes} [Wed Aug 12 14:48:41 2026] POST /volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:41.649883 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-23f32673-0427-4c17-8446-1f993a300b9c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.652481 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-23f32673-0427-4c17-8446-1f993a300b9c tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action Aug 12 14:48:41.653128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-23f32673-0427-4c17-8446-1f993a300b9c tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action body: b'{"addProjectAccess": {"project": "a1e183a898674c83bf912e30895ac437"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:41.653416 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-23f32673-0427-4c17-8446-1f993a300b9c tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "a1e183a898674c83bf912e30895ac437"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:41.675712 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-23f32673-0427-4c17-8446-1f993a300b9c tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action returned with HTTP 202 Aug 12 14:48:41.676777 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 217/870] 10.4.3.100 () {68 vars in 1384 bytes} [Wed Aug 12 14:48:41 2026] POST /volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:41.686705 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-04a0138c-594f-46fa-972a-83f6bc4beab1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.693753 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-04a0138c-594f-46fa-972a-83f6bc4beab1 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] GET https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/os-volume-type-access Aug 12 14:48:41.693943 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-04a0138c-594f-46fa-972a-83f6bc4beab1 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.694188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-04a0138c-594f-46fa-972a-83f6bc4beab1 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.714651 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-04a0138c-594f-46fa-972a-83f6bc4beab1 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/os-volume-type-access returned with HTTP 200 Aug 12 14:48:41.715470 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 216/871] 10.4.3.100 () {66 vars in 1408 bytes} [Wed Aug 12 14:48:41 2026] GET /volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/os-volume-type-access => generated 244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:41.726056 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f66f5e4-3d7d-455b-9f2d-ec2528217ce6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.727991 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f66f5e4-3d7d-455b-9f2d-ec2528217ce6 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action Aug 12 14:48:41.729059 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f66f5e4-3d7d-455b-9f2d-ec2528217ce6 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action body: b'{"removeProjectAccess": {"project": "a1e183a898674c83bf912e30895ac437"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:41.729295 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f66f5e4-3d7d-455b-9f2d-ec2528217ce6 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "a1e183a898674c83bf912e30895ac437"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:41.747406 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f66f5e4-3d7d-455b-9f2d-ec2528217ce6 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action returned with HTTP 202 Aug 12 14:48:41.748184 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 221/872] 10.4.3.100 () {68 vars in 1384 bytes} [Wed Aug 12 14:48:41 2026] POST /volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:41.758143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23e91905-38b7-467c-a636-11fc8e2435b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.760728 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23e91905-38b7-467c-a636-11fc8e2435b8 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] POST https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action Aug 12 14:48:41.761168 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23e91905-38b7-467c-a636-11fc8e2435b8 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action body: b'{"removeProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:41.761414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23e91905-38b7-467c-a636-11fc8e2435b8 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "0c4bf417f9e34d1a9419ee7a2634462d"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:41.780479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23e91905-38b7-467c-a636-11fc8e2435b8 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action returned with HTTP 202 Aug 12 14:48:41.780990 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 219/873] 10.4.3.100 () {68 vars in 1384 bytes} [Wed Aug 12 14:48:41 2026] POST /volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:41.790696 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-447a650c-e322-434e-9b85-4db763bb1fbc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.792921 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-447a650c-e322-434e-9b85-4db763bb1fbc tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] DELETE https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed Aug 12 14:48:41.793236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-447a650c-e322-434e-9b85-4db763bb1fbc tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.793539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-447a650c-e322-434e-9b85-4db763bb1fbc tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.835064 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-447a650c-e322-434e-9b85-4db763bb1fbc tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed returned with HTTP 202 Aug 12 14:48:41.835688 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 218/874] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:48:41 2026] DELETE /volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:41.846083 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e5c82557-fa59-42af-984f-ef442f1b5160 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:41.849013 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5c82557-fa59-42af-984f-ef442f1b5160 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] GET https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed Aug 12 14:48:41.849326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e5c82557-fa59-42af-984f-ef442f1b5160 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:41.849608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e5c82557-fa59-42af-984f-ef442f1b5160 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:41.853393 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5c82557-fa59-42af-984f-ef442f1b5160 tempest-VolumeTypesAccessTest-816151502 tempest-VolumeTypesAccessTest-816151502-project-admin] https://10.4.3.100/volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed returned with HTTP 404 Aug 12 14:48:41.853995 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 217/875] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:48:41 2026] GET /volume/v3/types/aa3a1d4b-8c48-4ce5-ab60-2704784d72ed => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:42.409234 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4998e77b-47f6-478c-9694-e1e0873d7df7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:42.412132 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4998e77b-47f6-478c-9694-e1e0873d7df7 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:42.412411 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4998e77b-47f6-478c-9694-e1e0873d7df7 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:42.412669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4998e77b-47f6-478c-9694-e1e0873d7df7 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:42.423312 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:42.423312 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:42.428402 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4998e77b-47f6-478c-9694-e1e0873d7df7 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Volume info retrieved successfully. Aug 12 14:48:42.435881 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4998e77b-47f6-478c-9694-e1e0873d7df7 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f returned with HTTP 200 Aug 12 14:48:42.436838 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 222/876] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:42 2026] GET /volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:42.452329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6d4ab34-cd7a-4511-8cd1-6ae22be217e5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:42.454481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6d4ab34-cd7a-4511-8cd1-6ae22be217e5 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True Aug 12 14:48:42.454667 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6d4ab34-cd7a-4511-8cd1-6ae22be217e5 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:42.454949 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6d4ab34-cd7a-4511-8cd1-6ae22be217e5 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:42.497690 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6d4ab34-cd7a-4511-8cd1-6ae22be217e5 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True returned with HTTP 200 Aug 12 14:48:42.498907 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 220/877] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:48:42 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True => generated 1061 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:42.517534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:42.519794 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] DELETE https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:42.521406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:42.521406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:42.521406 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Delete volume with id: 469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:42.530944 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:42.530944 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:42.530944 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Volume info retrieved successfully. Aug 12 14:48:42.537695 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99e51132-d085-45a7-b96d-4d297eb723e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:42.539394 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:42.539828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-882241843", "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:42.542066 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-882241843', 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:42.554862 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Delete volume request issued successfully. Aug 12 14:48:42.555036 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39baa4ce-8b04-4532-ad27-fa6c9b2a62fe tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f returned with HTTP 202 Aug 12 14:48:42.555652 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 219/878] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:42 2026] DELETE /volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:42.567635 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa7df837-6944-499b-84b1-a54c0c565dc0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:42.573431 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa7df837-6944-499b-84b1-a54c0c565dc0 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:42.574297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa7df837-6944-499b-84b1-a54c0c565dc0 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:42.574297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa7df837-6944-499b-84b1-a54c0c565dc0 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:42.592905 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:42.592905 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:42.598098 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa7df837-6944-499b-84b1-a54c0c565dc0 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Volume info retrieved successfully. Aug 12 14:48:42.606949 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa7df837-6944-499b-84b1-a54c0c565dc0 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f returned with HTTP 200 Aug 12 14:48:42.607727 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 223/879] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:42 2026] GET /volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:42.907117 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Create volume of 1 GB Aug 12 14:48:42.911992 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Availability Zones retrieved successfully. Aug 12 14:48:42.918567 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Flow 'volume_create_api' (ce2d4c50-8d51-4cc4-8289-dd588a1e57ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:42.920010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f523174-4a49-4044-bbff-44b46c407c74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:42.921278 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:43.018097 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f523174-4a49-4044-bbff-44b46c407c74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.019049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498831f5-4424-4198-998e-1e3cba30d054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.079146 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Created reservations ['5d3f1dca-b5d6-43da-a146-efdc94c97762', '0fb80ba3-f611-493e-9fe0-9680519c54ed', 'f07db37d-53a8-4cd4-b379-c2c7511eb574', 'bc787fc4-f51c-4cac-83f4-e4b6cab4e6d1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:43.080554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (498831f5-4424-4198-998e-1e3cba30d054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d3f1dca-b5d6-43da-a146-efdc94c97762', '0fb80ba3-f611-493e-9fe0-9680519c54ed', 'f07db37d-53a8-4cd4-b379-c2c7511eb574', 'bc787fc4-f51c-4cac-83f4-e4b6cab4e6d1']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.081311 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47dbef2-8e73-4756-bd3c-189e1c59e892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.113073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f47dbef2-8e73-4756-bd3c-189e1c59e892) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c673ad-e73e-40cd-b2ab-e3a90c554fe5', '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-882241843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c211136e94aa420a9d7ff26df07bbed0',qos_specs=None,replication_status=,reservations=['5d3f1dca-b5d6-43da-a146-efdc94c97762','0fb80ba3-f611-493e-9fe0-9680519c54ed','f07db37d-53a8-4cd4-b379-c2c7511eb574','bc787fc4-f51c-4cac-83f4-e4b6cab4e6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ed7e9137a54168a0f3fa9fa7f0008e',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-882241843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2c673ad-e73e-40cd-b2ab-e3a90c554fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c211136e94aa420a9d7ff26df07bbed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46ed7e9137a54168a0f3fa9fa7f0008e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.114098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2113c69f-f69e-4903-9575-2b90c406cc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.139722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2113c69f-f69e-4903-9575-2b90c406cc0d) transitioned into state 'SUCCESS' from state '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-882241843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c211136e94aa420a9d7ff26df07bbed0',qos_specs=None,replication_status=,reservations=['5d3f1dca-b5d6-43da-a146-efdc94c97762','0fb80ba3-f611-493e-9fe0-9680519c54ed','f07db37d-53a8-4cd4-b379-c2c7511eb574','bc787fc4-f51c-4cac-83f4-e4b6cab4e6d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46ed7e9137a54168a0f3fa9fa7f0008e',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.140888 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52214c85-5718-4063-9070-fef21c279e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.155488 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52214c85-5718-4063-9070-fef21c279e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.155488 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Flow 'volume_create_api' (ce2d4c50-8d51-4cc4-8289-dd588a1e57ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:43.155488 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Create volume request issued successfully. Aug 12 14:48:43.156246 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99e51132-d085-45a7-b96d-4d297eb723e7 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:43.156863 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 218/880] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:48:42 2026] POST /volume/v3/volumes => generated 752 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:43.171658 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-02a8f867-ef56-4341-b84c-e08b0c7b3e7e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:43.173916 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02a8f867-ef56-4341-b84c-e08b0c7b3e7e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 Aug 12 14:48:43.174600 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02a8f867-ef56-4341-b84c-e08b0c7b3e7e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:43.174600 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02a8f867-ef56-4341-b84c-e08b0c7b3e7e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:43.185415 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:43.185415 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:43.191670 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-02a8f867-ef56-4341-b84c-e08b0c7b3e7e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:43.204675 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02a8f867-ef56-4341-b84c-e08b0c7b3e7e tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 returned with HTTP 200 Aug 12 14:48:43.205229 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 221/881] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:43 2026] GET /volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:43.627437 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6996bcac-6b34-4dd4-a39f-51070104ed95 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:43.629490 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6996bcac-6b34-4dd4-a39f-51070104ed95 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:43.629978 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6996bcac-6b34-4dd4-a39f-51070104ed95 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:43.630086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6996bcac-6b34-4dd4-a39f-51070104ed95 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:43.643189 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6996bcac-6b34-4dd4-a39f-51070104ed95 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f returned with HTTP 404 Aug 12 14:48:43.643189 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 220/882] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:43 2026] GET /volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:43.656517 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-928a8f40-7043-43c0-82e8-669715debbcf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:43.661674 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-928a8f40-7043-43c0-82e8-669715debbcf tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:43.661791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-928a8f40-7043-43c0-82e8-669715debbcf tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:43.662051 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-928a8f40-7043-43c0-82e8-669715debbcf tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:43.678762 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-928a8f40-7043-43c0-82e8-669715debbcf tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f returned with HTTP 404 Aug 12 14:48:43.678762 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 224/883] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:43 2026] GET /volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:43.688336 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2ec02c4-98ff-4a15-9941-9b5ee90de8f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:43.690449 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2ec02c4-98ff-4a15-9941-9b5ee90de8f9 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] DELETE https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:43.690959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2ec02c4-98ff-4a15-9941-9b5ee90de8f9 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:43.691586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2ec02c4-98ff-4a15-9941-9b5ee90de8f9 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:43.691928 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a2ec02c4-98ff-4a15-9941-9b5ee90de8f9 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Delete volume with id: 469194dd-e8bc-4181-b952-800a8980f31f Aug 12 14:48:43.699032 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2ec02c4-98ff-4a15-9941-9b5ee90de8f9 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f returned with HTTP 404 Aug 12 14:48:43.699819 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 219/884] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:43 2026] DELETE /volume/v3/volumes/469194dd-e8bc-4181-b952-800a8980f31f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:43.711955 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:43.713702 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:43.714097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1785508802"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:43.716776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1785508802'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:43.716969 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Create volume of 1 GB Aug 12 14:48:43.723122 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Availability Zones retrieved successfully. Aug 12 14:48:43.729831 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Flow 'volume_create_api' (66d5cb7c-1e0a-4eed-9755-9c82b50c4418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:43.733480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edddc40-84b2-4784-9644-8094637f0e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.733480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:43.765677 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4edddc40-84b2-4784-9644-8094637f0e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.766817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddca894a-3496-4430-a81b-c19d578033b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.832158 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Created reservations ['6054d1dc-fb15-4468-b4b7-c27f67bec51b', '7ff0d8ea-3ae2-486c-a95a-b442c15d96c5', '18000727-f19e-4068-98a8-bf1693928e99', 'ec49774f-b591-45ff-9449-a873dbc42b81'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:43.833473 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddca894a-3496-4430-a81b-c19d578033b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6054d1dc-fb15-4468-b4b7-c27f67bec51b', '7ff0d8ea-3ae2-486c-a95a-b442c15d96c5', '18000727-f19e-4068-98a8-bf1693928e99', 'ec49774f-b591-45ff-9449-a873dbc42b81']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.834660 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dab3feb-bb07-4256-92ff-8c038990674f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.867204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dab3feb-bb07-4256-92ff-8c038990674f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a28d9f5-3873-40c8-9357-81694716e4ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1785508802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b0098d44724cf4ae519f12ec0fdfd6',qos_specs=None,replication_status=,reservations=['6054d1dc-fb15-4468-b4b7-c27f67bec51b','7ff0d8ea-3ae2-486c-a95a-b442c15d96c5','18000727-f19e-4068-98a8-bf1693928e99','ec49774f-b591-45ff-9449-a873dbc42b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7c0b94fc514a92a9c580b5914bb4f9',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1785508802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a28d9f5-3873-40c8-9357-81694716e4ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47b0098d44724cf4ae519f12ec0fdfd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca7c0b94fc514a92a9c580b5914bb4f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.868096 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd414b5e-4a98-4a40-8463-3080ecd4ba58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.903884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd414b5e-4a98-4a40-8463-3080ecd4ba58) transitioned into state 'SUCCESS' from state '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-1785508802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47b0098d44724cf4ae519f12ec0fdfd6',qos_specs=None,replication_status=,reservations=['6054d1dc-fb15-4468-b4b7-c27f67bec51b','7ff0d8ea-3ae2-486c-a95a-b442c15d96c5','18000727-f19e-4068-98a8-bf1693928e99','ec49774f-b591-45ff-9449-a873dbc42b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca7c0b94fc514a92a9c580b5914bb4f9',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.904944 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79f9800-00a6-4ba8-8059-7e3ea15b71c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:43.920927 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79f9800-00a6-4ba8-8059-7e3ea15b71c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:43.922810 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Flow 'volume_create_api' (66d5cb7c-1e0a-4eed-9755-9c82b50c4418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:43.922966 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Create volume request issued successfully. Aug 12 14:48:43.924789 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c462657-e0f7-42dd-84d6-56544c8d0a25 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:43.925372 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 222/885] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:48:43 2026] POST /volume/v3/volumes => generated 756 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:43.945660 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-42907208-9fd4-4b1b-813b-06e55e686d05 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:43.948893 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42907208-9fd4-4b1b-813b-06e55e686d05 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:43.949366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42907208-9fd4-4b1b-813b-06e55e686d05 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:43.949948 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42907208-9fd4-4b1b-813b-06e55e686d05 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:43.961794 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:43.961794 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:43.968504 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-42907208-9fd4-4b1b-813b-06e55e686d05 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Volume info retrieved successfully. Aug 12 14:48:43.976694 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42907208-9fd4-4b1b-813b-06e55e686d05 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 200 Aug 12 14:48:43.977170 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 221/886] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:43 2026] GET /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:44.223549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-58eadb55-83af-4923-b648-9ebbd3b90eba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:44.225918 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58eadb55-83af-4923-b648-9ebbd3b90eba tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 Aug 12 14:48:44.226180 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58eadb55-83af-4923-b648-9ebbd3b90eba tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:44.226598 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58eadb55-83af-4923-b648-9ebbd3b90eba tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:44.239600 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:44.239600 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:44.245958 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-58eadb55-83af-4923-b648-9ebbd3b90eba tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:44.252148 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58eadb55-83af-4923-b648-9ebbd3b90eba tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 returned with HTTP 200 Aug 12 14:48:44.252580 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 225/887] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:44 2026] GET /volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:44.298924 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-4833630e-9979-4551-8249-8b813ae3b053 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:44.302078 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-4833630e-9979-4551-8249-8b813ae3b053 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 Aug 12 14:48:44.302497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-4833630e-9979-4551-8249-8b813ae3b053 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:44.302964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-4833630e-9979-4551-8249-8b813ae3b053 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:44.313681 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:44.313681 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:44.321278 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-4833630e-9979-4551-8249-8b813ae3b053 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:44.328142 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-4833630e-9979-4551-8249-8b813ae3b053 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 returned with HTTP 200 Aug 12 14:48:44.328690 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 220/888] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:48:44 2026] GET /volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:44.895707 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-cbefdcc9-3f76-4e01-a73c-ac0f4d0ed922 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:44.898086 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-cbefdcc9-3f76-4e01-a73c-ac0f4d0ed922 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 Aug 12 14:48:44.898493 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-cbefdcc9-3f76-4e01-a73c-ac0f4d0ed922 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:44.898795 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-cbefdcc9-3f76-4e01-a73c-ac0f4d0ed922 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:44.912013 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:44.912013 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:44.922486 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-cbefdcc9-3f76-4e01-a73c-ac0f4d0ed922 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:44.926985 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-cbefdcc9-3f76-4e01-a73c-ac0f4d0ed922 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 returned with HTTP 200 Aug 12 14:48:44.927679 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 223/889] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:48:44 2026] GET /volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:44.944384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7c95e738-8f28-4525-8e9c-8ecd55ff1c60 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:44.944867 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c95e738-8f28-4525-8e9c-8ecd55ff1c60 None None] GET https://10.4.3.100/volume// Aug 12 14:48:44.945073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c95e738-8f28-4525-8e9c-8ecd55ff1c60 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:44.945335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c95e738-8f28-4525-8e9c-8ecd55ff1c60 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:44.945748 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c95e738-8f28-4525-8e9c-8ecd55ff1c60 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:44.946364 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 222/890] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:48:44 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 14:48:44.957076 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-6a49a426-9092-4b76-a22a-63c3e50b6969 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:44.960030 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-6a49a426-9092-4b76-a22a-63c3e50b6969 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:48:44.960541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-6a49a426-9092-4b76-a22a-63c3e50b6969 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2c673ad-e73e-40cd-b2ab-e3a90c554fe5", "connector": null, "instance_uuid": "52728b54-46b1-4663-89e2-b8d78f5b9f42"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:44.966526 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=406,cinder:UPDATE=87,cinder:INSERT=45,cinder:DELETE=2 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:48:44.974756 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:44.974756 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:44.997202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-26f4974f-6a33-4dab-be7e-c3971a72606b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:44.999862 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26f4974f-6a33-4dab-be7e-c3971a72606b tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:45.000157 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26f4974f-6a33-4dab-be7e-c3971a72606b tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.000504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26f4974f-6a33-4dab-be7e-c3971a72606b tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.010447 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:45.010447 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:45.016251 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-6a49a426-9092-4b76-a22a-63c3e50b6969 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:48:45.016474 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 226/891] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:48:44 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 14:48:45.017054 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-26f4974f-6a33-4dab-be7e-c3971a72606b tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Volume info retrieved successfully. Aug 12 14:48:45.025579 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26f4974f-6a33-4dab-be7e-c3971a72606b tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 200 Aug 12 14:48:45.026533 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 221/892] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:44 2026] GET /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:45.044131 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a2138e1-9405-49d6-b690-62e8e2ec1934 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.048502 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a2138e1-9405-49d6-b690-62e8e2ec1934 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True Aug 12 14:48:45.048502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a2138e1-9405-49d6-b690-62e8e2ec1934 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.048858 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a2138e1-9405-49d6-b690-62e8e2ec1934 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.081304 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a2138e1-9405-49d6-b690-62e8e2ec1934 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True returned with HTTP 200 Aug 12 14:48:45.082234 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 224/893] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:48:45 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:45.099535 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-373f0dde-ef11-4b6b-845f-14f255edf8d0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.103431 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-373f0dde-ef11-4b6b-845f-14f255edf8d0 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/855623d3529045068d17a7e3759f58b4?usage=True Aug 12 14:48:45.103431 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-373f0dde-ef11-4b6b-845f-14f255edf8d0 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.105513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-373f0dde-ef11-4b6b-845f-14f255edf8d0 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.110374 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=530,cinder:UPDATE=151,cinder:INSERT=88,cinder:DELETE=7 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:48:45.149126 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-373f0dde-ef11-4b6b-845f-14f255edf8d0 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/855623d3529045068d17a7e3759f58b4?usage=True returned with HTTP 200 Aug 12 14:48:45.149673 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 223/894] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:48:45 2026] GET /volume/v3/os-quota-sets/855623d3529045068d17a7e3759f58b4?usage=True => generated 1061 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:45.168072 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c063d92b-c301-44c4-9e13-f54a5fc2cae6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.169968 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c063d92b-c301-44c4-9e13-f54a5fc2cae6 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] POST https://10.4.3.100/volume/v3/os-volume-transfer Aug 12 14:48:45.170371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c063d92b-c301-44c4-9e13-f54a5fc2cae6 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9a28d9f5-3873-40c8-9357-81694716e4ed"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:45.171697 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.volume_transfer [None req-c063d92b-c301-44c4-9e13-f54a5fc2cae6 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Creating new volume transfer {'transfer': {'volume_id': '9a28d9f5-3873-40c8-9357-81694716e4ed'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 14:48:45.171864 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-c063d92b-c301-44c4-9e13-f54a5fc2cae6 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Creating transfer of volume 9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:45.171990 np0000007067 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-c063d92b-c301-44c4-9e13-f54a5fc2cae6 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Generating transfer record for volume 9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:45.183868 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:45.183868 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:45.206600 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c063d92b-c301-44c4-9e13-f54a5fc2cae6 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 14:48:45.207054 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 227/895] 10.4.3.100 () {68 vars in 1291 bytes} [Wed Aug 12 14:48:45 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:45.218822 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.426254 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] POST https://10.4.3.100/volume/v3/os-volume-transfer/ff19e916-503a-4a78-95f6-19e8423ce8db/accept Aug 12 14:48:45.426731 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4c752478767fcb59"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:45.428685 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.volume_transfer [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Accepting volume transfer ff19e916-503a-4a78-95f6-19e8423ce8db {{(pid=100248) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 14:48:45.428818 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Accepting transfer ff19e916-503a-4a78-95f6-19e8423ce8db Aug 12 14:48:45.504849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Created reservations ['e1923d17-ea15-4797-997e-5b6f7ac17d17', '1e3a8a4d-065c-4627-8559-ce7f83ef52fa', 'a371fca4-faf6-409d-9a33-98d58c1d2ef8', '85610b90-1ef9-4117-bbe9-2d1524a50dc9'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:45.534681 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Created reservations ['6481ba0b-f203-4fef-9f78-a9045d353b80', '08e0e0e8-a7f1-4f27-b954-70fe6b65e97b', '48a15bbb-d66c-4681-a072-9ebb253199bd', '3fa14bf0-926e-417b-ac31-e2e206d97870'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:45.589389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Created reservations ['c033056c-2e50-4c12-a1c1-312b4fdd9d58', 'd9f0c144-544c-4cb9-97ac-90c28f0140ff', 'eef75bf7-ead5-4e6d-b052-f4efecc60d2b', 'dee60326-e6f3-4ae2-b123-3f2eeda74998'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:45.633726 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Created reservations ['3907c3be-7389-4805-930a-3093d756edbb', 'd00c942a-6a54-4dc5-b5aa-c60705f11fd9', 'a89429cd-37bb-408d-9012-b77fc33772d1', '2eaac2ea-a009-431f-84a3-d2c783d5d792'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:45.648253 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Transfer volume completed successfully. Aug 12 14:48:45.743849 np0000007067 devstack@c-api.service[100248]: INFO cinder.transfer.api [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Volume 9a28d9f5-3873-40c8-9357-81694716e4ed has been transferred. Aug 12 14:48:45.754869 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-660064d8-2dde-494b-b6b7-e9b8f5c49dae tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] https://10.4.3.100/volume/v3/os-volume-transfer/ff19e916-503a-4a78-95f6-19e8423ce8db/accept returned with HTTP 202 Aug 12 14:48:45.755422 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 222/896] 10.4.3.100 () {68 vars in 1423 bytes} [Wed Aug 12 14:48:45 2026] POST /volume/v3/os-volume-transfer/ff19e916-503a-4a78-95f6-19e8423ce8db/accept => generated 365 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:45.768722 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b3cc7718-4daa-4689-a71f-608110f0d2ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.770887 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3cc7718-4daa-4689-a71f-608110f0d2ac tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] GET https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:45.771256 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3cc7718-4daa-4689-a71f-608110f0d2ac tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.771602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3cc7718-4daa-4689-a71f-608110f0d2ac tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.781966 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:45.781966 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:45.797214 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b3cc7718-4daa-4689-a71f-608110f0d2ac tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] Volume info retrieved successfully. Aug 12 14:48:45.801691 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3cc7718-4daa-4689-a71f-608110f0d2ac tempest-VolumeQuotasAdminTestJSON-1533854108 tempest-VolumeQuotasAdminTestJSON-1533854108-project-member] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 200 Aug 12 14:48:45.802328 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 225/897] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:45 2026] GET /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:45.820592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-45e4b2ec-6834-4cc1-894c-d5380b1e1601 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.823206 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45e4b2ec-6834-4cc1-894c-d5380b1e1601 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True Aug 12 14:48:45.823206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-45e4b2ec-6834-4cc1-894c-d5380b1e1601 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.823449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-45e4b2ec-6834-4cc1-894c-d5380b1e1601 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.845717 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45e4b2ec-6834-4cc1-894c-d5380b1e1601 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True returned with HTTP 200 Aug 12 14:48:45.846510 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 224/898] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:48:45 2026] GET /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:45.859662 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-868ed059-97e8-46b1-86fb-42e9c157eba1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.863002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-868ed059-97e8-46b1-86fb-42e9c157eba1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/855623d3529045068d17a7e3759f58b4?usage=True Aug 12 14:48:45.863002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-868ed059-97e8-46b1-86fb-42e9c157eba1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.863002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-868ed059-97e8-46b1-86fb-42e9c157eba1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.884787 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-868ed059-97e8-46b1-86fb-42e9c157eba1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/855623d3529045068d17a7e3759f58b4?usage=True returned with HTTP 200 Aug 12 14:48:45.885169 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 228/899] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:48:45 2026] GET /volume/v3/os-quota-sets/855623d3529045068d17a7e3759f58b4?usage=True => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:45.902990 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.906041 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:45.906680 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.907473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.907473 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Delete volume with id: 9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:45.919064 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:45.919064 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:45.920116 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Volume info retrieved successfully. Aug 12 14:48:45.947966 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Delete volume request issued successfully. Aug 12 14:48:45.948122 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c432b152-d2db-49e5-8d6f-334be8c959f3 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 202 Aug 12 14:48:45.948862 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 223/900] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:45 2026] DELETE /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:45.960570 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2282a4db-a214-430b-8cf3-965eb054bfc1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:45.966449 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2282a4db-a214-430b-8cf3-965eb054bfc1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:45.966449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2282a4db-a214-430b-8cf3-965eb054bfc1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:45.966449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2282a4db-a214-430b-8cf3-965eb054bfc1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:45.984487 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:45.984487 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:45.989748 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2282a4db-a214-430b-8cf3-965eb054bfc1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Volume info retrieved successfully. Aug 12 14:48:45.996235 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2282a4db-a214-430b-8cf3-965eb054bfc1 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 200 Aug 12 14:48:45.997041 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 226/901] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:45 2026] GET /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 1012 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:46.252772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d0082544-958f-479e-b786-52bb71b8df5c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:46.421667 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:46.422006 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1819018618"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:46.423365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1819018618'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:46.423497 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Create volume of 1 GB Aug 12 14:48:46.427742 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Availability Zones retrieved successfully. Aug 12 14:48:46.433121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Flow 'volume_create_api' (bd81acb9-3a82-4501-8f35-dc6fcc0e799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:46.434529 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1607cc-4f38-488c-9b0e-df33196b44cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:46.435085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:46.464986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1607cc-4f38-488c-9b0e-df33196b44cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:46.465910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878a6fea-b2e3-4c8b-91e1-350ea68df0a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:46.536714 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Created reservations ['98e64020-0a95-4e02-91bc-493d22088efe', '8edebb58-766b-41f3-b6d2-b52dc6d94d01', '41e2cc85-8ece-4b50-b3bc-6d89b3c301f9', '33ace5cc-d8f7-4efd-a925-d1770619df57'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:46.537768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878a6fea-b2e3-4c8b-91e1-350ea68df0a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98e64020-0a95-4e02-91bc-493d22088efe', '8edebb58-766b-41f3-b6d2-b52dc6d94d01', '41e2cc85-8ece-4b50-b3bc-6d89b3c301f9', '33ace5cc-d8f7-4efd-a925-d1770619df57']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:46.538772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abad9292-d56b-4d75-86e1-da21593e5214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:46.571291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abad9292-d56b-4d75-86e1-da21593e5214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1819018618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6c81b52a90437d8b6237bd9b29b538',qos_specs=None,replication_status=,reservations=['98e64020-0a95-4e02-91bc-493d22088efe','8edebb58-766b-41f3-b6d2-b52dc6d94d01','41e2cc85-8ece-4b50-b3bc-6d89b3c301f9','33ace5cc-d8f7-4efd-a925-d1770619df57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822e00dd09c249c28641d93dcdf085c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1819018618',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6c81b52a90437d8b6237bd9b29b538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='822e00dd09c249c28641d93dcdf085c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:46.572412 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd6206-4a54-46cc-ae2a-3122a564cc01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:46.592218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffcd6206-4a54-46cc-ae2a-3122a564cc01) transitioned into state 'SUCCESS' from state '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-1819018618',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6c81b52a90437d8b6237bd9b29b538',qos_specs=None,replication_status=,reservations=['98e64020-0a95-4e02-91bc-493d22088efe','8edebb58-766b-41f3-b6d2-b52dc6d94d01','41e2cc85-8ece-4b50-b3bc-6d89b3c301f9','33ace5cc-d8f7-4efd-a925-d1770619df57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822e00dd09c249c28641d93dcdf085c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:46.593043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdf12ce-3928-4ec8-80c6-4f5e8696cdbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:46.603334 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfdf12ce-3928-4ec8-80c6-4f5e8696cdbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:46.604224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Flow 'volume_create_api' (bd81acb9-3a82-4501-8f35-dc6fcc0e799c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:46.604527 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Create volume request issued successfully. Aug 12 14:48:46.605179 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d0082544-958f-479e-b786-52bb71b8df5c tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:46.606147 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 225/902] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:48:46 2026] POST /volume/v3/volumes => generated 819 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:46.624138 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee7bbd9e-e07f-47a6-a0ad-59499fdb48a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:46.626557 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee7bbd9e-e07f-47a6-a0ad-59499fdb48a6 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:46.626775 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee7bbd9e-e07f-47a6-a0ad-59499fdb48a6 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:46.626971 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee7bbd9e-e07f-47a6-a0ad-59499fdb48a6 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:46.636229 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:46.636229 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:46.640991 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee7bbd9e-e07f-47a6-a0ad-59499fdb48a6 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Volume info retrieved successfully. Aug 12 14:48:46.648432 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee7bbd9e-e07f-47a6-a0ad-59499fdb48a6 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 200 Aug 12 14:48:46.648859 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 229/903] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:46 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:46.862140 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:46.862574 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd477ce8-8c99-46fc-9f22-76eb2a8502eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:46.863140 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd477ce8-8c99-46fc-9f22-76eb2a8502eb None None] GET https://10.4.3.100/volume// Aug 12 14:48:46.863300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd477ce8-8c99-46fc-9f22-76eb2a8502eb None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:46.866540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd477ce8-8c99-46fc-9f22-76eb2a8502eb None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:46.866540 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd477ce8-8c99-46fc-9f22-76eb2a8502eb None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:46.866540 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 227/904] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48: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 14:48:46.866758 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:46.866758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-333538339"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:46.867724 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-333538339'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:46.868011 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Create volume of 1 GB Aug 12 14:48:46.875306 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Availability Zones retrieved successfully. Aug 12 14:48:46.878102 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8838b3e8-5985-41ae-b1b8-3c2881108efd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:46.880431 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8838b3e8-5985-41ae-b1b8-3c2881108efd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 Aug 12 14:48:46.880727 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8838b3e8-5985-41ae-b1b8-3c2881108efd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:46.880924 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8838b3e8-5985-41ae-b1b8-3c2881108efd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:46.885498 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Flow 'volume_create_api' (c4caf72b-6387-4b32-b482-f19d23937bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:46.887588 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9631feb4-a1cf-4c42-a1eb-4294e04a3328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:46.889082 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:46.892399 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:46.892399 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:46.896977 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8838b3e8-5985-41ae-b1b8-3c2881108efd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:48:46.902522 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8838b3e8-5985-41ae-b1b8-3c2881108efd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 returned with HTTP 200 Aug 12 14:48:46.902643 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 226/905] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:48:46 2026] GET /volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 => generated 1539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:46.925532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9631feb4-a1cf-4c42-a1eb-4294e04a3328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:46.926486 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7c1487-38f9-47f8-a267-55410fe0c7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:47.014122 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fa0180fb-5b56-4d32-b072-e71a58fd6d63 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.017886 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa0180fb-5b56-4d32-b072-e71a58fd6d63 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:47.018140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa0180fb-5b56-4d32-b072-e71a58fd6d63 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.018425 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fa0180fb-5b56-4d32-b072-e71a58fd6d63 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.022204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8889fd88-ea99-450b-8a47-a1bb1ebab651 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.028029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Created reservations ['0eead611-69d0-406d-ad60-803f827de0f7', 'f34e3dab-8f64-44c8-a13e-55774a1a2d75', '91e3a7ad-61e5-41bc-803d-1a552da2cda9', '2f40a6fe-e713-4598-ae00-5ce41f7da861'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:47.028029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7c1487-38f9-47f8-a267-55410fe0c7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0eead611-69d0-406d-ad60-803f827de0f7', 'f34e3dab-8f64-44c8-a13e-55774a1a2d75', '91e3a7ad-61e5-41bc-803d-1a552da2cda9', '2f40a6fe-e713-4598-ae00-5ce41f7da861']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:47.028029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348adcfb-9ec8-46f5-b6fa-c3361076e80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:47.028311 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8889fd88-ea99-450b-8a47-a1bb1ebab651 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] PUT https://10.4.3.100/volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204 Aug 12 14:48:47.028311 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8889fd88-ea99-450b-8a47-a1bb1ebab651 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:47.030052 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fa0180fb-5b56-4d32-b072-e71a58fd6d63 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 404 Aug 12 14:48:47.031013 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 230/906] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:47.039495 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-87dcc052-1c53-439a-8116-4d8669f89a61 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.042226 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8889fd88-ea99-450b-8a47-a1bb1ebab651 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Acquiring lock "cinder-attachment_update-f2c673ad-e73e-40cd-b2ab-e3a90c554fe5-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:48:47.042340 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-87dcc052-1c53-439a-8116-4d8669f89a61 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] GET https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:47.042340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-87dcc052-1c53-439a-8116-4d8669f89a61 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.042340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-87dcc052-1c53-439a-8116-4d8669f89a61 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.052478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8889fd88-ea99-450b-8a47-a1bb1ebab651 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-f2c673ad-e73e-40cd-b2ab-e3a90c554fe5-np0000007067" acquired by "attachment_update" :: waited 0.010s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:48:47.052478 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:47.052478 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:47.053428 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-87dcc052-1c53-439a-8116-4d8669f89a61 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 404 Aug 12 14:48:47.054084 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 227/907] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:47.055401 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (348adcfb-9ec8-46f5-b6fa-c3361076e80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2b32987-cb97-4009-907f-c47b780f85ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-333538339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea71d20faf634be0ab424532c11b2ea1',qos_specs=None,replication_status=,reservations=['0eead611-69d0-406d-ad60-803f827de0f7','f34e3dab-8f64-44c8-a13e-55774a1a2d75','91e3a7ad-61e5-41bc-803d-1a552da2cda9','2f40a6fe-e713-4598-ae00-5ce41f7da861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a618d2e49c491da3f8e42d83964276',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-333538339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2b32987-cb97-4009-907f-c47b780f85ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea71d20faf634be0ab424532c11b2ea1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0a618d2e49c491da3f8e42d83964276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:47.056347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5448a7e-06a4-4e97-8fe6-476fbbf31d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:47.064417 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac36fd85-45af-4d9a-a7f6-6a8057353075 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.066591 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac36fd85-45af-4d9a-a7f6-6a8057353075 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] DELETE https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:47.066849 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac36fd85-45af-4d9a-a7f6-6a8057353075 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.067134 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac36fd85-45af-4d9a-a7f6-6a8057353075 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.067344 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ac36fd85-45af-4d9a-a7f6-6a8057353075 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] Delete volume with id: 9a28d9f5-3873-40c8-9357-81694716e4ed Aug 12 14:48:47.075027 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac36fd85-45af-4d9a-a7f6-6a8057353075 tempest-VolumeQuotasAdminTestJSON-2009418222 tempest-VolumeQuotasAdminTestJSON-2009418222-project-member] https://10.4.3.100/volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed returned with HTTP 404 Aug 12 14:48:47.075745 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 231/908] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:47 2026] DELETE /volume/v3/volumes/9a28d9f5-3873-40c8-9357-81694716e4ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:48:47.081750 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5448a7e-06a4-4e97-8fe6-476fbbf31d97) transitioned into state 'SUCCESS' from state '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-333538339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea71d20faf634be0ab424532c11b2ea1',qos_specs=None,replication_status=,reservations=['0eead611-69d0-406d-ad60-803f827de0f7','f34e3dab-8f64-44c8-a13e-55774a1a2d75','91e3a7ad-61e5-41bc-803d-1a552da2cda9','2f40a6fe-e713-4598-ae00-5ce41f7da861'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a618d2e49c491da3f8e42d83964276',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:47.082598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d4511f-1e89-40fe-8ac0-abb4e3bb38a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:47.090969 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-62f98564-1c61-424e-82e9-6f00955c43b6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.092665 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62f98564-1c61-424e-82e9-6f00955c43b6 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/55860075804148e382d6b6e6982c4c4f?usage=True Aug 12 14:48:47.092985 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62f98564-1c61-424e-82e9-6f00955c43b6 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.093258 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62f98564-1c61-424e-82e9-6f00955c43b6 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.098269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5d4511f-1e89-40fe-8ac0-abb4e3bb38a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:47.100141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Flow 'volume_create_api' (c4caf72b-6387-4b32-b482-f19d23937bd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:47.100562 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Create volume request issued successfully. Aug 12 14:48:47.101451 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59c57f14-57ce-459b-a51f-9e85173b0b4d tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:47.101881 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 224/909] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:48:46 2026] POST /volume/v3/volumes => generated 756 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:47.118106 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b70f42ef-d77a-46eb-8532-4168d97dc6a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.125953 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b70f42ef-d77a-46eb-8532-4168d97dc6a3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:48:47.126344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b70f42ef-d77a-46eb-8532-4168d97dc6a3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.126771 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b70f42ef-d77a-46eb-8532-4168d97dc6a3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.135015 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62f98564-1c61-424e-82e9-6f00955c43b6 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/55860075804148e382d6b6e6982c4c4f?usage=True returned with HTTP 200 Aug 12 14:48:47.136029 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 228/910] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/os-quota-sets/55860075804148e382d6b6e6982c4c4f?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:47.143543 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:47.143543 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:47.152828 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b70f42ef-d77a-46eb-8532-4168d97dc6a3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:48:47.155308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b221041e-45fa-462a-8e34-7770e28b6569 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.158443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b70f42ef-d77a-46eb-8532-4168d97dc6a3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:48:47.159027 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 232/911] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 824 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:47.159373 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b221041e-45fa-462a-8e34-7770e28b6569 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:47.160091 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b221041e-45fa-462a-8e34-7770e28b6569 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:47.191695 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8889fd88-ea99-450b-8a47-a1bb1ebab651 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-f2c673ad-e73e-40cd-b2ab-e3a90c554fe5-np0000007067" released by "attachment_update" :: held 0.141s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:48:47.192194 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-8889fd88-ea99-450b-8a47-a1bb1ebab651 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204 returned with HTTP 200 Aug 12 14:48:47.192779 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 228/912] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:48:47 2026] PUT /volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:47.196970 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:47.196970 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:47.218347 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-d17a0cb5-c810-454d-b2b7-58981516790a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.221085 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-d17a0cb5-c810-454d-b2b7-58981516790a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204/action Aug 12 14:48:47.221541 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-d17a0cb5-c810-454d-b2b7-58981516790a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:47.221710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-d17a0cb5-c810-454d-b2b7-58981516790a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:47.243419 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:47.243419 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:47.256411 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-12f67b1a-e960-4530-865d-6ebaa27f562e req-d17a0cb5-c810-454d-b2b7-58981516790a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204/action returned with HTTP 204 Aug 12 14:48:47.256899 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 229/913] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:48:47 2026] POST /volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:47.271514 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b221041e-45fa-462a-8e34-7770e28b6569 tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:47.272371 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 225/914] 10.4.3.100 () {68 vars in 1375 bytes} [Wed Aug 12 14:48:47 2026] PUT /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 397 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:47.282596 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8cc172c8-2fc3-4877-bed6-f193d0f2443a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.285128 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cc172c8-2fc3-4877-bed6-f193d0f2443a tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 Aug 12 14:48:47.285284 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8cc172c8-2fc3-4877-bed6-f193d0f2443a tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:47.399802 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8cc172c8-2fc3-4877-bed6-f193d0f2443a tempest-VolumeQuotasAdminTestJSON-188977212 tempest-VolumeQuotasAdminTestJSON-188977212-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 returned with HTTP 200 Aug 12 14:48:47.400429 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 233/915] 10.4.3.100 () {68 vars in 1375 bytes} [Wed Aug 12 14:48:47 2026] PUT /volume/v3/os-quota-sets/47b0098d44724cf4ae519f12ec0fdfd6 => generated 395 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:47.665343 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-edb2cd22-6d10-4738-b530-608e217e1afd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.667620 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-edb2cd22-6d10-4738-b530-608e217e1afd tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:47.667907 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-edb2cd22-6d10-4738-b530-608e217e1afd tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.668140 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-edb2cd22-6d10-4738-b530-608e217e1afd tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.677524 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:47.677524 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:47.682868 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-edb2cd22-6d10-4738-b530-608e217e1afd tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Volume info retrieved successfully. Aug 12 14:48:47.689671 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-edb2cd22-6d10-4738-b530-608e217e1afd tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 200 Aug 12 14:48:47.690124 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 229/916] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:47.705671 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3e24a5fc-e967-4069-9e13-376960815b4f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.707597 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e24a5fc-e967-4069-9e13-376960815b4f tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] POST https://10.4.3.100/volume/v3/volume-transfers Aug 12 14:48:47.708125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3e24a5fc-e967-4069-9e13-376960815b4f tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:47.709912 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volume_transfer [None req-3e24a5fc-e967-4069-9e13-376960815b4f tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Creating new volume transfer {'transfer': {'volume_id': '08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 14:48:47.709912 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volume_transfer [None req-3e24a5fc-e967-4069-9e13-376960815b4f tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Creating transfer of volume 08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:47.710080 np0000007067 devstack@c-api.service[100247]: INFO cinder.transfer.api [None req-3e24a5fc-e967-4069-9e13-376960815b4f tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Generating transfer record for volume 08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:47.718873 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:47.718873 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:47.741537 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e24a5fc-e967-4069-9e13-376960815b4f tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers returned with HTTP 202 Aug 12 14:48:47.741537 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 230/917] 10.4.3.100 () {70 vars in 1326 bytes} [Wed Aug 12 14:48:47 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:47.753762 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd490fbb-09bf-40b6-931e-8b0b5174b73a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.757754 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd490fbb-09bf-40b6-931e-8b0b5174b73a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:47.758105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd490fbb-09bf-40b6-931e-8b0b5174b73a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.758394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd490fbb-09bf-40b6-931e-8b0b5174b73a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.770787 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:47.770787 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:47.777191 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dd490fbb-09bf-40b6-931e-8b0b5174b73a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Volume info retrieved successfully. Aug 12 14:48:47.786552 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd490fbb-09bf-40b6-931e-8b0b5174b73a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 200 Aug 12 14:48:47.786552 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 226/918] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:47.805705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-499f65e7-03ff-4703-9956-15236f942f1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.807572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-499f65e7-03ff-4703-9956-15236f942f1a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f Aug 12 14:48:47.807572 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-499f65e7-03ff-4703-9956-15236f942f1a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.807859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-499f65e7-03ff-4703-9956-15236f942f1a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.816327 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-499f65e7-03ff-4703-9956-15236f942f1a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f returned with HTTP 200 Aug 12 14:48:47.816327 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 234/919] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f => generated 540 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:47.827668 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d95e3824-2755-4989-9adb-970bd96c3bc2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:47.830104 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d95e3824-2755-4989-9adb-970bd96c3bc2 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volume-transfers Aug 12 14:48:47.830771 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d95e3824-2755-4989-9adb-970bd96c3bc2 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:47.830771 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d95e3824-2755-4989-9adb-970bd96c3bc2 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:47.831004 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volume_transfer [None req-d95e3824-2755-4989-9adb-970bd96c3bc2 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Listing volume transfers {{(pid=100246) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 14:48:47.843202 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d95e3824-2755-4989-9adb-970bd96c3bc2 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers returned with HTTP 200 Aug 12 14:48:47.843202 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 230/920] 10.4.3.100 () {68 vars in 1305 bytes} [Wed Aug 12 14:48:47 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:47.855182 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:48.022802 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] POST https://10.4.3.100/volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f/accept Aug 12 14:48:48.023221 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7f7329970106aad0"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:48.025310 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.volume_transfer [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Accepting volume transfer c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f {{(pid=100247) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 14:48:48.025509 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.volume_transfer [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Accepting transfer c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f Aug 12 14:48:48.105025 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Created reservations ['1adf5a07-bbe0-4e84-ba61-09e945673c56', '3b846341-e8cc-4f18-b512-b63fe17699e6', '725f3216-e489-4366-b253-136d5ed91cd1', '9ba3958c-93e2-4128-ae76-5d9f820fbf79'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:48.132064 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Created reservations ['1d0fd609-d59e-4100-b368-42d5d0fbcb09', 'f1754120-00cf-4fe2-9162-df9eac5583d0', 'd0024848-98ef-494b-869e-24ff302cf9d7', '1baf05bb-019c-43df-86b7-ac1234ac4b8e'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:48.181232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Created reservations ['28de24ff-2156-40a4-8e24-9366099c1232', '6514dd91-739a-4b48-bfb0-a92f52f8e76c', 'ef76a1e7-f24d-4e61-8ebd-1a7d205f1e4d', '097091ba-6599-4b36-8ebe-a2c9cd031ce5'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:48.181342 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-62340d8b-fe27-490b-baff-50cc7118774b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:48.186440 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62340d8b-fe27-490b-baff-50cc7118774b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:48:48.186690 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62340d8b-fe27-490b-baff-50cc7118774b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:48.186967 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62340d8b-fe27-490b-baff-50cc7118774b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:48.197662 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:48.197662 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:48.208410 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-62340d8b-fe27-490b-baff-50cc7118774b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:48:48.215663 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62340d8b-fe27-490b-baff-50cc7118774b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:48:48.216682 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 227/921] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:48 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:48.235695 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Created reservations ['94be9d7d-7852-4948-a607-acb7711847db', '8a3bd638-592c-491e-81fc-4bef0789bd05', '842e0c0c-ac06-4c29-b068-610325288672', 'fc26a205-ea5f-4040-b868-b0d4de6bcc1c'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:48.257772 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Transfer volume completed successfully. Aug 12 14:48:48.376548 np0000007067 devstack@c-api.service[100247]: INFO cinder.transfer.api [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Volume 08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e has been transferred. Aug 12 14:48:48.386408 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-421e3b00-5d81-469a-aeb5-554c7d3c854a tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] https://10.4.3.100/volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f/accept returned with HTTP 202 Aug 12 14:48:48.386851 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 231/922] 10.4.3.100 () {70 vars in 1458 bytes} [Wed Aug 12 14:48:47 2026] POST /volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f/accept => generated 365 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:48.399192 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-504955f5-c546-4dca-842f-49b6c565ea68 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:48.405172 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504955f5-c546-4dca-842f-49b6c565ea68 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:48.405172 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504955f5-c546-4dca-842f-49b6c565ea68 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:48.405172 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-504955f5-c546-4dca-842f-49b6c565ea68 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:48.414812 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:48.414812 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:48.419837 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-504955f5-c546-4dca-842f-49b6c565ea68 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Volume info retrieved successfully. Aug 12 14:48:48.428055 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-504955f5-c546-4dca-842f-49b6c565ea68 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 200 Aug 12 14:48:48.428055 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 235/923] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:48 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:48.445817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee932018-a458-4feb-a879-84ed4cd28912 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:48.447852 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee932018-a458-4feb-a879-84ed4cd28912 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:48.448508 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee932018-a458-4feb-a879-84ed4cd28912 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:48.448631 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee932018-a458-4feb-a879-84ed4cd28912 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:48.460767 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:48.460767 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:48.467242 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee932018-a458-4feb-a879-84ed4cd28912 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] Volume info retrieved successfully. Aug 12 14:48:48.474139 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee932018-a458-4feb-a879-84ed4cd28912 tempest-VolumesTransfersV357Test-1918850384 tempest-VolumesTransfersV357Test-1918850384-project-member] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 200 Aug 12 14:48:48.474817 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 231/924] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:48 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:48.490935 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c20fccd5-5c89-4522-b9d8-2759803815c5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:48.494080 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c20fccd5-5c89-4522-b9d8-2759803815c5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] DELETE https://10.4.3.100/volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f Aug 12 14:48:48.495318 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c20fccd5-5c89-4522-b9d8-2759803815c5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:48.495318 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c20fccd5-5c89-4522-b9d8-2759803815c5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:48.496346 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-c20fccd5-5c89-4522-b9d8-2759803815c5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Delete transfer with id: c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f Aug 12 14:48:48.503499 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c20fccd5-5c89-4522-b9d8-2759803815c5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f returned with HTTP 404 Aug 12 14:48:48.504531 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 228/925] 10.4.3.100 () {68 vars in 1419 bytes} [Wed Aug 12 14:48:48 2026] DELETE /volume/v3/volume-transfers/c6df0163-a8fb-4ca0-aeb4-8a0cf68d911f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:48.519201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:48.680339 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:48.680605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:48.680815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:48.681004 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Delete volume with id: 08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:48.687707 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:48.687707 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:48.688011 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Volume info retrieved successfully. Aug 12 14:48:48.706662 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Delete volume request issued successfully. Aug 12 14:48:48.706914 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e725a225-4e0f-4305-aa45-6129cc0fdfdf tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 202 Aug 12 14:48:48.707410 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 232/926] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:48:48 2026] DELETE /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:48.719402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0656b61-52da-46cf-92f0-e98bcd57fd3d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:48.721215 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0656b61-52da-46cf-92f0-e98bcd57fd3d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:48.721644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0656b61-52da-46cf-92f0-e98bcd57fd3d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:48.721988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0656b61-52da-46cf-92f0-e98bcd57fd3d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:48.737815 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:48.737815 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:48.747982 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a0656b61-52da-46cf-92f0-e98bcd57fd3d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Volume info retrieved successfully. Aug 12 14:48:48.754655 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0656b61-52da-46cf-92f0-e98bcd57fd3d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 200 Aug 12 14:48:48.755397 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 236/927] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:48 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 1130 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:49.484278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:49.486639 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:49.487341 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-523184872"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:49.489428 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-523184872'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:49.489637 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Create volume of 1 GB Aug 12 14:48:49.494488 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Availability Zones retrieved successfully. Aug 12 14:48:49.504279 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Flow 'volume_create_api' (08a170e5-5cd7-4d5b-9929-8fc1fbd5dac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:49.505824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043f4194-ea2e-4f20-a514-f0ed47a890b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:49.507410 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:49.546278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043f4194-ea2e-4f20-a514-f0ed47a890b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:49.547332 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e09a6a-e36b-42bc-b581-5ce0f5d94ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:49.634148 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Created reservations ['411c2836-bcc4-4324-be8a-5375465bea3d', 'cc272626-7639-47de-bb05-d31a87b9ff58', '41ccc239-eab6-430a-9974-2960f97f02b1', '1ab52822-226b-4dee-ba22-34db2963d4e5'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:49.635359 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87e09a6a-e36b-42bc-b581-5ce0f5d94ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['411c2836-bcc4-4324-be8a-5375465bea3d', 'cc272626-7639-47de-bb05-d31a87b9ff58', '41ccc239-eab6-430a-9974-2960f97f02b1', '1ab52822-226b-4dee-ba22-34db2963d4e5']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:49.636720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212d82e0-5769-47e0-98be-5f673f95e365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:49.670431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (212d82e0-5769-47e0-98be-5f673f95e365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-523184872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07894dd590a5457a9f8e9cdf457687c7',qos_specs=None,replication_status=,reservations=['411c2836-bcc4-4324-be8a-5375465bea3d','cc272626-7639-47de-bb05-d31a87b9ff58','41ccc239-eab6-430a-9974-2960f97f02b1','1ab52822-226b-4dee-ba22-34db2963d4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d1d050b789472a909384037fc2ee60',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-523184872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07894dd590a5457a9f8e9cdf457687c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77d1d050b789472a909384037fc2ee60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:49.672017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f897164b-ca55-47d6-8828-619efe2d2349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:49.701754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f897164b-ca55-47d6-8828-619efe2d2349) transitioned into state 'SUCCESS' from state '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-523184872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07894dd590a5457a9f8e9cdf457687c7',qos_specs=None,replication_status=,reservations=['411c2836-bcc4-4324-be8a-5375465bea3d','cc272626-7639-47de-bb05-d31a87b9ff58','41ccc239-eab6-430a-9974-2960f97f02b1','1ab52822-226b-4dee-ba22-34db2963d4e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77d1d050b789472a909384037fc2ee60',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:49.702592 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5f3f41-9460-4709-a6c1-05a8a36e4af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:49.716049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e5f3f41-9460-4709-a6c1-05a8a36e4af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:49.717434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Flow 'volume_create_api' (08a170e5-5cd7-4d5b-9929-8fc1fbd5dac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:49.717828 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Create volume request issued successfully. Aug 12 14:48:49.718798 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4283c1c-1316-40dd-83e2-9ffc9a0a758f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:49.719282 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 232/928] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:48:49 2026] POST /volume/v3/volumes => generated 754 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:49.731961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f8191c8-e533-408a-be6b-76a81e4a4625 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:49.734500 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f8191c8-e533-408a-be6b-76a81e4a4625 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:49.734871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f8191c8-e533-408a-be6b-76a81e4a4625 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:49.735176 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f8191c8-e533-408a-be6b-76a81e4a4625 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:49.745396 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:49.745396 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:49.750018 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f8191c8-e533-408a-be6b-76a81e4a4625 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:49.757557 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f8191c8-e533-408a-be6b-76a81e4a4625 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:49.758198 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 229/929] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:49 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:48:49.774675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-553cb454-98de-4cdf-93f1-34a62e8695bd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:49.779003 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-553cb454-98de-4cdf-93f1-34a62e8695bd tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:49.779312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-553cb454-98de-4cdf-93f1-34a62e8695bd tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:49.779636 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-553cb454-98de-4cdf-93f1-34a62e8695bd tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:49.790607 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-553cb454-98de-4cdf-93f1-34a62e8695bd tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 404 Aug 12 14:48:49.791397 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 233/930] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:49 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:49.801159 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0237ae7b-d959-465f-a0e1-690a94d7c9e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:49.804135 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0237ae7b-d959-465f-a0e1-690a94d7c9e4 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:49.805469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0237ae7b-d959-465f-a0e1-690a94d7c9e4 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:49.805469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0237ae7b-d959-465f-a0e1-690a94d7c9e4 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:49.812928 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0237ae7b-d959-465f-a0e1-690a94d7c9e4 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 404 Aug 12 14:48:49.813696 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 237/931] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:49 2026] GET /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:49.822917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a246ccd-0dc3-4ea1-855c-ec2120fc72ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:49.825408 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a246ccd-0dc3-4ea1-855c-ec2120fc72ea tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] DELETE https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:49.825787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a246ccd-0dc3-4ea1-855c-ec2120fc72ea tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:49.825982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a246ccd-0dc3-4ea1-855c-ec2120fc72ea tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:49.826211 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5a246ccd-0dc3-4ea1-855c-ec2120fc72ea tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Delete volume with id: 08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e Aug 12 14:48:49.833872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a246ccd-0dc3-4ea1-855c-ec2120fc72ea tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e returned with HTTP 404 Aug 12 14:48:49.834546 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 233/932] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:48:49 2026] DELETE /volume/v3/volumes/08b2cfbf-e443-4644-b35a-9d8d9e0f2e0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:49.845910 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2b9829de-f856-4242-ac93-ed31c7629db1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:49.847923 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:49.848308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-860747832"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:49.850029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-860747832'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:49.850234 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Create volume of 1 GB Aug 12 14:48:49.855006 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Availability Zones retrieved successfully. Aug 12 14:48:49.861624 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Flow 'volume_create_api' (6d0ad884-d6e7-4064-a618-b04ce2af0829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:49.863915 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5b88e4-ec1b-4873-bd51-5ad900bb0086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:49.865239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:49.909936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b5b88e4-ec1b-4873-bd51-5ad900bb0086) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:49.911042 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccf56c3-61a5-4d3d-8320-4fd8c8d14dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:49.974039 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Created reservations ['7aee2294-8453-4046-a660-c9f983e137b7', '766d207a-1ce9-4b1c-af4d-fc2e25db3ed0', 'cca5a2b6-cb3c-4a84-aaa8-df82a1dd82ae', '92ee2494-3b2e-45ed-a9e4-486b0876b5b0'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:49.975033 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ccf56c3-61a5-4d3d-8320-4fd8c8d14dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aee2294-8453-4046-a660-c9f983e137b7', '766d207a-1ce9-4b1c-af4d-fc2e25db3ed0', 'cca5a2b6-cb3c-4a84-aaa8-df82a1dd82ae', '92ee2494-3b2e-45ed-a9e4-486b0876b5b0']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:49.976170 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35749bcc-3c7c-4cb2-bd8c-07f7f9669772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:50.014255 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35749bcc-3c7c-4cb2-bd8c-07f7f9669772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2d07aea-813c-4daa-a46e-3cdde88e617d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-860747832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6c81b52a90437d8b6237bd9b29b538',qos_specs=None,replication_status=,reservations=['7aee2294-8453-4046-a660-c9f983e137b7','766d207a-1ce9-4b1c-af4d-fc2e25db3ed0','cca5a2b6-cb3c-4a84-aaa8-df82a1dd82ae','92ee2494-3b2e-45ed-a9e4-486b0876b5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822e00dd09c249c28641d93dcdf085c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-860747832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2d07aea-813c-4daa-a46e-3cdde88e617d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad6c81b52a90437d8b6237bd9b29b538',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='822e00dd09c249c28641d93dcdf085c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:50.015388 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de066079-61f0-469e-99fb-a6170b547f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:50.054742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de066079-61f0-469e-99fb-a6170b547f98) transitioned into state 'SUCCESS' from state '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-860747832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad6c81b52a90437d8b6237bd9b29b538',qos_specs=None,replication_status=,reservations=['7aee2294-8453-4046-a660-c9f983e137b7','766d207a-1ce9-4b1c-af4d-fc2e25db3ed0','cca5a2b6-cb3c-4a84-aaa8-df82a1dd82ae','92ee2494-3b2e-45ed-a9e4-486b0876b5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='822e00dd09c249c28641d93dcdf085c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:50.055818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc375fff-1d29-46ba-b79a-305a51b3fa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:50.071970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc375fff-1d29-46ba-b79a-305a51b3fa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:50.073723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Flow 'volume_create_api' (6d0ad884-d6e7-4064-a618-b04ce2af0829) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:50.073835 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Create volume request issued successfully. Aug 12 14:48:50.074423 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b9829de-f856-4242-ac93-ed31c7629db1 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:50.075050 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 230/933] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:48:49 2026] POST /volume/v3/volumes => generated 818 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:50.092118 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d1efc1cb-bfc0-4064-a557-f6cf7e480a78 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:50.094534 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1efc1cb-bfc0-4064-a557-f6cf7e480a78 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:50.094534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1efc1cb-bfc0-4064-a557-f6cf7e480a78 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:50.094534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1efc1cb-bfc0-4064-a557-f6cf7e480a78 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:50.103577 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:50.103577 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:50.112474 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d1efc1cb-bfc0-4064-a557-f6cf7e480a78 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Volume info retrieved successfully. Aug 12 14:48:50.121241 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1efc1cb-bfc0-4064-a557-f6cf7e480a78 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 200 Aug 12 14:48:50.121714 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 234/934] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:50 2026] GET /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 886 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:50.717802 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07ab1e94-99c5-475a-aee0-50fd4e965f63 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:50.784180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3b7dfb66-ceb4-446a-9276-00a3ee6ee9c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:50.786091 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b7dfb66-ceb4-446a-9276-00a3ee6ee9c1 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:50.786331 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b7dfb66-ceb4-446a-9276-00a3ee6ee9c1 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:50.786623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b7dfb66-ceb4-446a-9276-00a3ee6ee9c1 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:50.794094 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:50.794094 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:50.798389 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3b7dfb66-ceb4-446a-9276-00a3ee6ee9c1 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:50.804640 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b7dfb66-ceb4-446a-9276-00a3ee6ee9c1 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:50.805082 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 234/935] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:50 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:50.833822 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07ab1e94-99c5-475a-aee0-50fd4e965f63 tempest-ExtensionsTestJSON-1805700466 tempest-ExtensionsTestJSON-1805700466-project-member] GET https://10.4.3.100/volume/v3/extensions Aug 12 14:48:50.834190 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07ab1e94-99c5-475a-aee0-50fd4e965f63 tempest-ExtensionsTestJSON-1805700466 tempest-ExtensionsTestJSON-1805700466-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:50.834190 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07ab1e94-99c5-475a-aee0-50fd4e965f63 tempest-ExtensionsTestJSON-1805700466 tempest-ExtensionsTestJSON-1805700466-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:50.834567 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07ab1e94-99c5-475a-aee0-50fd4e965f63 tempest-ExtensionsTestJSON-1805700466 tempest-ExtensionsTestJSON-1805700466-project-member] https://10.4.3.100/volume/v3/extensions returned with HTTP 200 Aug 12 14:48:50.834925 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 238/936] 10.4.3.100 () {66 vars in 1246 bytes} [Wed Aug 12 14:48:50 2026] GET /volume/v3/extensions => generated 5245 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:50.854822 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-a2f0c24a-f06e-437e-a0ae-e73640c0aa74 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:50.857277 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-a2f0c24a-f06e-437e-a0ae-e73640c0aa74 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:50.857517 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-a2f0c24a-f06e-437e-a0ae-e73640c0aa74 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:50.857740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-a2f0c24a-f06e-437e-a0ae-e73640c0aa74 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:50.867242 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:50.867242 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:50.872163 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-a2f0c24a-f06e-437e-a0ae-e73640c0aa74 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:50.877769 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-a2f0c24a-f06e-437e-a0ae-e73640c0aa74 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:50.878294 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 231/937] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:48:50 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:50.960045 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5370d8c0-4ff3-4de8-b473-5e76a8554b16 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:50.960473 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5370d8c0-4ff3-4de8-b473-5e76a8554b16 None None] GET https://10.4.3.100/volume// Aug 12 14:48:50.960618 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5370d8c0-4ff3-4de8-b473-5e76a8554b16 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:50.960806 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5370d8c0-4ff3-4de8-b473-5e76a8554b16 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:50.961244 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5370d8c0-4ff3-4de8-b473-5e76a8554b16 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:50.961909 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 235/938] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:48: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 14:48:50.976485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-79c9e670-086d-4fe0-b17c-34a1d0ed0694 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:50.979511 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-79c9e670-086d-4fe0-b17c-34a1d0ed0694 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:48:50.979613 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-79c9e670-086d-4fe0-b17c-34a1d0ed0694 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4", "connector": null, "instance_uuid": "61a1a928-c533-4850-be96-6ad0e8ba4761"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:51.000755 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.000755 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:51.041845 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-79c9e670-086d-4fe0-b17c-34a1d0ed0694 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:48:51.042654 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 235/939] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:48:50 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:51.080241 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5076f664-e3fe-4862-81d8-77b1596229d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.082510 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5076f664-e3fe-4862-81d8-77b1596229d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:51.082746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5076f664-e3fe-4862-81d8-77b1596229d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.082982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5076f664-e3fe-4862-81d8-77b1596229d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.099481 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.099481 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:51.099638 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b8e845dc-7de6-4c66-93bc-15c16398a410 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.099638 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8e845dc-7de6-4c66-93bc-15c16398a410 None None] GET https://10.4.3.100/volume// Aug 12 14:48:51.099638 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8e845dc-7de6-4c66-93bc-15c16398a410 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.099638 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8e845dc-7de6-4c66-93bc-15c16398a410 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.099638 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8e845dc-7de6-4c66-93bc-15c16398a410 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:51.099638 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 232/940] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48:51 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 14:48:51.101048 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5076f664-e3fe-4862-81d8-77b1596229d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:51.107553 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5076f664-e3fe-4862-81d8-77b1596229d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:51.108094 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 239/941] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:51 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:51.112715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-9d66156d-60d2-43cc-a999-c794f25a155f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.121580 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-9d66156d-60d2-43cc-a999-c794f25a155f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:51.121894 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-9d66156d-60d2-43cc-a999-c794f25a155f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.122279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-9d66156d-60d2-43cc-a999-c794f25a155f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.137256 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.137256 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:51.143084 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-9d66156d-60d2-43cc-a999-c794f25a155f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:51.145294 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b0f54c60-d9dd-4b9c-abf0-125132446d13 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.149545 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0f54c60-d9dd-4b9c-abf0-125132446d13 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.149545 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0f54c60-d9dd-4b9c-abf0-125132446d13 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.149714 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-9d66156d-60d2-43cc-a999-c794f25a155f tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:51.149770 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0f54c60-d9dd-4b9c-abf0-125132446d13 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.150195 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 236/942] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:48:51 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:51.158633 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.158633 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:51.162690 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b0f54c60-d9dd-4b9c-abf0-125132446d13 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Volume info retrieved successfully. Aug 12 14:48:51.171482 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0f54c60-d9dd-4b9c-abf0-125132446d13 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 200 Aug 12 14:48:51.171482 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 236/943] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:51 2026] GET /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:51.186276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d6f07950-035d-45c8-bc26-ee0056f0544a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.190071 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6f07950-035d-45c8-bc26-ee0056f0544a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] POST https://10.4.3.100/volume/v3/volume-transfers Aug 12 14:48:51.190471 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6f07950-035d-45c8-bc26-ee0056f0544a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f2d07aea-813c-4daa-a46e-3cdde88e617d"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:51.192907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volume_transfer [None req-d6f07950-035d-45c8-bc26-ee0056f0544a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f2d07aea-813c-4daa-a46e-3cdde88e617d'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 14:48:51.193084 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volume_transfer [None req-d6f07950-035d-45c8-bc26-ee0056f0544a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Creating transfer of volume f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.193211 np0000007067 devstack@c-api.service[100248]: INFO cinder.transfer.api [None req-d6f07950-035d-45c8-bc26-ee0056f0544a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Generating transfer record for volume f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.202415 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.202415 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:51.219901 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6f07950-035d-45c8-bc26-ee0056f0544a tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers returned with HTTP 202 Aug 12 14:48:51.220531 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 233/944] 10.4.3.100 () {70 vars in 1326 bytes} [Wed Aug 12 14:48:51 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:51.230609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b635393-5928-4168-99e1-b8ee09afca38 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.232532 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b635393-5928-4168-99e1-b8ee09afca38 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.232849 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b635393-5928-4168-99e1-b8ee09afca38 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.233068 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b635393-5928-4168-99e1-b8ee09afca38 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.243774 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.243774 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:51.247153 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4b635393-5928-4168-99e1-b8ee09afca38 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Volume info retrieved successfully. Aug 12 14:48:51.255294 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b635393-5928-4168-99e1-b8ee09afca38 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 200 Aug 12 14:48:51.255796 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 240/945] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:51 2026] GET /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 953 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:51.263219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-bc62dd15-b205-4c0b-af20-32477e7b119e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.271541 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-bc62dd15-b205-4c0b-af20-32477e7b119e tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] PUT https://10.4.3.100/volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f Aug 12 14:48:51.272002 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-bc62dd15-b205-4c0b-af20-32477e7b119e tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:51.276549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f4d42d9-8fa3-4bdb-8e31-b76b8f682112 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.279379 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f4d42d9-8fa3-4bdb-8e31-b76b8f682112 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volume-transfers/detail Aug 12 14:48:51.279669 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f4d42d9-8fa3-4bdb-8e31-b76b8f682112 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.279919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f4d42d9-8fa3-4bdb-8e31-b76b8f682112 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.280342 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volume_transfer [None req-7f4d42d9-8fa3-4bdb-8e31-b76b8f682112 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Listing volume transfers {{(pid=100246) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 14:48:51.285668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-bc62dd15-b205-4c0b-af20-32477e7b119e tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Acquiring lock "cinder-attachment_update-b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:48:51.288911 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f4d42d9-8fa3-4bdb-8e31-b76b8f682112 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 14:48:51.288911 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 237/946] 10.4.3.100 () {68 vars in 1326 bytes} [Wed Aug 12 14:48:51 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:51.298748 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-bc62dd15-b205-4c0b-af20-32477e7b119e tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Lock "cinder-attachment_update-b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4-np0000007067" acquired by "attachment_update" :: waited 0.013s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:48:51.299847 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.299847 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:51.300452 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b51e71f1-2a33-4fee-9ca4-5055aa97bb16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.304599 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b51e71f1-2a33-4fee-9ca4-5055aa97bb16 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] DELETE https://10.4.3.100/volume/v3/volume-transfers/b08b34d5-30bf-4296-a139-347e499b4c2f Aug 12 14:48:51.304955 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b51e71f1-2a33-4fee-9ca4-5055aa97bb16 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.305205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b51e71f1-2a33-4fee-9ca4-5055aa97bb16 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.305525 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-b51e71f1-2a33-4fee-9ca4-5055aa97bb16 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Delete transfer with id: b08b34d5-30bf-4296-a139-347e499b4c2f Aug 12 14:48:51.320994 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.320994 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:51.337175 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b51e71f1-2a33-4fee-9ca4-5055aa97bb16 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers/b08b34d5-30bf-4296-a139-347e499b4c2f returned with HTTP 202 Aug 12 14:48:51.337641 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 234/947] 10.4.3.100 () {68 vars in 1419 bytes} [Wed Aug 12 14:48:51 2026] DELETE /volume/v3/volume-transfers/b08b34d5-30bf-4296-a139-347e499b4c2f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 14:48:51.346085 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-456dc701-0e81-46c7-bc60-072bd865baa3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.350312 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-456dc701-0e81-46c7-bc60-072bd865baa3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.351402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-456dc701-0e81-46c7-bc60-072bd865baa3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.352304 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-456dc701-0e81-46c7-bc60-072bd865baa3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.362105 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.362105 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:51.366895 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-456dc701-0e81-46c7-bc60-072bd865baa3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Volume info retrieved successfully. Aug 12 14:48:51.373936 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-456dc701-0e81-46c7-bc60-072bd865baa3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 200 Aug 12 14:48:51.377481 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 241/948] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:51 2026] GET /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:51.394962 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc16eea0-3616-4c8d-835a-e646d940c0e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.400597 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc16eea0-3616-4c8d-835a-e646d940c0e3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] DELETE https://10.4.3.100/volume/v3/volume-transfers/b08b34d5-30bf-4296-a139-347e499b4c2f Aug 12 14:48:51.406732 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc16eea0-3616-4c8d-835a-e646d940c0e3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.406732 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc16eea0-3616-4c8d-835a-e646d940c0e3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.406732 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-bc16eea0-3616-4c8d-835a-e646d940c0e3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Delete transfer with id: b08b34d5-30bf-4296-a139-347e499b4c2f Aug 12 14:48:51.412129 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc16eea0-3616-4c8d-835a-e646d940c0e3 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volume-transfers/b08b34d5-30bf-4296-a139-347e499b4c2f returned with HTTP 404 Aug 12 14:48:51.412839 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 238/949] 10.4.3.100 () {68 vars in 1419 bytes} [Wed Aug 12 14:48:51 2026] DELETE /volume/v3/volume-transfers/b08b34d5-30bf-4296-a139-347e499b4c2f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:51.422185 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.424657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-bc62dd15-b205-4c0b-af20-32477e7b119e tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Lock "cinder-attachment_update-b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4-np0000007067" released by "attachment_update" :: held 0.126s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:48:51.424766 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.424933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.425018 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-bc62dd15-b205-4c0b-af20-32477e7b119e tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f returned with HTTP 200 Aug 12 14:48:51.425120 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.425295 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Delete volume with id: f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.425558 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 237/950] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:48:51 2026] PUT /volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:51.432794 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.432794 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:51.433155 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Volume info retrieved successfully. Aug 12 14:48:51.452326 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Delete volume request issued successfully. Aug 12 14:48:51.452550 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae3e7060-3684-4615-966d-c2e8ec1d0a9d tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 202 Aug 12 14:48:51.452957 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 235/951] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:48:51 2026] DELETE /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:48:51.464198 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee58a278-8d76-4a37-81e5-ee4dd4725415 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:51.466922 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee58a278-8d76-4a37-81e5-ee4dd4725415 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] GET https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:51.467147 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee58a278-8d76-4a37-81e5-ee4dd4725415 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:51.467374 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee58a278-8d76-4a37-81e5-ee4dd4725415 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:51.474946 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:51.474946 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:51.478529 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee58a278-8d76-4a37-81e5-ee4dd4725415 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Volume info retrieved successfully. Aug 12 14:48:51.482945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee58a278-8d76-4a37-81e5-ee4dd4725415 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 200 Aug 12 14:48:51.483518 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 242/952] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:51 2026] GET /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 1129 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:52.127726 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d74c29a4-af32-4906-96a2-37e5efb9b1be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:52.129999 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d74c29a4-af32-4906-96a2-37e5efb9b1be tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:52.129999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d74c29a4-af32-4906-96a2-37e5efb9b1be tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:52.130263 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d74c29a4-af32-4906-96a2-37e5efb9b1be tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:52.155194 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:52.155194 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:52.163619 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d74c29a4-af32-4906-96a2-37e5efb9b1be tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:52.170512 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d74c29a4-af32-4906-96a2-37e5efb9b1be tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:52.170900 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 239/953] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:52 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:52.426681 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:52.498685 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-56e13209-dcab-4115-b430-ebefb6fcc761 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:52.501185 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56e13209-dcab-4115-b430-ebefb6fcc761 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] GET https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:52.501355 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56e13209-dcab-4115-b430-ebefb6fcc761 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:52.501592 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56e13209-dcab-4115-b430-ebefb6fcc761 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:52.511559 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56e13209-dcab-4115-b430-ebefb6fcc761 tempest-VolumesTransfersV357Test-698376518 tempest-VolumesTransfersV357Test-698376518-project-admin] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 404 Aug 12 14:48:52.511559 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 236/954] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:52 2026] GET /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:52.526578 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ba53afe-5169-445f-9bad-393c701a5047 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:52.529069 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 14:48:52.529228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ba53afe-5169-445f-9bad-393c701a5047 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] GET https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:52.529386 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:52.529582 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:52.529642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ba53afe-5169-445f-9bad-393c701a5047 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:52.529855 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ba53afe-5169-445f-9bad-393c701a5047 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:52.529916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:52.530200 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:52.530200 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:52.530712 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:52.537301 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ba53afe-5169-445f-9bad-393c701a5047 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 404 Aug 12 14:48:52.537858 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 243/955] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:48:52 2026] GET /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:52.545896 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39c72c4d-c539-4c61-bdc5-93b8e4281da5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:52.546959 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:52.547376 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11421a84-9aa9-4e52-b063-d9e53db917c1 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 14:48:52.547898 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 238/956] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 14:48:52 2026] GET /volume/v3/volumes => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:48:52.548212 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c72c4d-c539-4c61-bdc5-93b8e4281da5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:52.548630 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c72c4d-c539-4c61-bdc5-93b8e4281da5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:52.548930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39c72c4d-c539-4c61-bdc5-93b8e4281da5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:52.549178 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-39c72c4d-c539-4c61-bdc5-93b8e4281da5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] Delete volume with id: f2d07aea-813c-4daa-a46e-3cdde88e617d Aug 12 14:48:52.555996 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39c72c4d-c539-4c61-bdc5-93b8e4281da5 tempest-VolumesTransfersV357Test-547518609 tempest-VolumesTransfersV357Test-547518609-project-member] https://10.4.3.100/volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d returned with HTTP 404 Aug 12 14:48:52.556750 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 240/957] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:48:52 2026] DELETE /volume/v3/volumes/f2d07aea-813c-4daa-a46e-3cdde88e617d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:48:52.564529 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:52.568872 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:52.572504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1415943071"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:52.573054 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1415943071'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:52.574747 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume of 1 GB Aug 12 14:48:52.582085 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Availability Zones retrieved successfully. Aug 12 14:48:52.589667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Flow 'volume_create_api' (18083371-f13c-443a-88c5-4394532c8551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:52.590529 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76f1c9f-34d5-4db9-a2c4-f47c6d1d3a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:52.592262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:52.646567 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76f1c9f-34d5-4db9-a2c4-f47c6d1d3a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:52.646567 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a37a59-0408-42a2-ab47-af0728bb5d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:52.738688 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Created reservations ['5d4a98cf-c0cf-4f9e-9797-a07f62e2b120', 'ae55faa2-e035-4e1d-93d9-1955fed77375', 'f90ec39f-5b3e-4142-9556-de0f252353c2', '7e70a3c8-596e-4b0b-8204-9ab5b3779d31'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:52.739959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64a37a59-0408-42a2-ab47-af0728bb5d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d4a98cf-c0cf-4f9e-9797-a07f62e2b120', 'ae55faa2-e035-4e1d-93d9-1955fed77375', 'f90ec39f-5b3e-4142-9556-de0f252353c2', '7e70a3c8-596e-4b0b-8204-9ab5b3779d31']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:52.741018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25f3263-73ed-485c-b0c7-227ea08924ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:52.772075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b25f3263-73ed-485c-b0c7-227ea08924ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ccf5dc2-5190-4829-b6e2-e8064697852e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1415943071',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',qos_specs=None,replication_status=,reservations=['5d4a98cf-c0cf-4f9e-9797-a07f62e2b120','ae55faa2-e035-4e1d-93d9-1955fed77375','f90ec39f-5b3e-4142-9556-de0f252353c2','7e70a3c8-596e-4b0b-8204-9ab5b3779d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a34a298ad474d7a981b6162aff63858',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1415943071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ccf5dc2-5190-4829-b6e2-e8064697852e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a34a298ad474d7a981b6162aff63858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:52.772919 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afadea6e-f518-4b15-b2de-78f67fdf71fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:52.802017 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afadea6e-f518-4b15-b2de-78f67fdf71fa) transitioned into state 'SUCCESS' from state '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-1415943071',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',qos_specs=None,replication_status=,reservations=['5d4a98cf-c0cf-4f9e-9797-a07f62e2b120','ae55faa2-e035-4e1d-93d9-1955fed77375','f90ec39f-5b3e-4142-9556-de0f252353c2','7e70a3c8-596e-4b0b-8204-9ab5b3779d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a34a298ad474d7a981b6162aff63858',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:52.803159 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43931b9-d490-4101-8aac-6921bc3b2bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:52.819499 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43931b9-d490-4101-8aac-6921bc3b2bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:52.819499 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Flow 'volume_create_api' (18083371-f13c-443a-88c5-4394532c8551) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:52.819499 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume request issued successfully. Aug 12 14:48:52.819893 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15cc1328-ee51-48cc-b447-1bb54d0fac82 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:52.823679 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 237/958] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:48:52 2026] POST /volume/v3/volumes => generated 764 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:52.836791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1de2d67e-acd2-418c-af4e-36f2ee91450f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:52.838372 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1de2d67e-acd2-418c-af4e-36f2ee91450f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:48:52.838638 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1de2d67e-acd2-418c-af4e-36f2ee91450f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:52.838816 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1de2d67e-acd2-418c-af4e-36f2ee91450f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:52.848857 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:52.848857 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:52.854593 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1de2d67e-acd2-418c-af4e-36f2ee91450f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:52.861376 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1de2d67e-acd2-418c-af4e-36f2ee91450f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 200 Aug 12 14:48:52.861843 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 244/959] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:52 2026] GET /volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:53.188038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cb998f71-466f-474e-87e2-3823046c3867 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:53.190135 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb998f71-466f-474e-87e2-3823046c3867 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:53.190370 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb998f71-466f-474e-87e2-3823046c3867 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:53.190620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb998f71-466f-474e-87e2-3823046c3867 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:53.210008 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:53.210008 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:53.215825 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cb998f71-466f-474e-87e2-3823046c3867 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:53.226097 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb998f71-466f-474e-87e2-3823046c3867 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:53.226774 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 239/960] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:53 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:53.877009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a9dad82-c6c4-4a1a-85d0-896879dab63e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:53.882293 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a9dad82-c6c4-4a1a-85d0-896879dab63e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:48:53.883079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a9dad82-c6c4-4a1a-85d0-896879dab63e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:53.883448 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a9dad82-c6c4-4a1a-85d0-896879dab63e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:53.885981 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=484,cinder:INSERT=67,cinder:UPDATE=135,cinder:DELETE=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:48:53.892894 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:53.892894 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:53.902921 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a9dad82-c6c4-4a1a-85d0-896879dab63e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:53.909052 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a9dad82-c6c4-4a1a-85d0-896879dab63e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 200 Aug 12 14:48:53.909626 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 241/961] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:53 2026] GET /volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:53.931961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0398b3d6-21d2-42e8-846e-42a6131229e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:53.934444 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0398b3d6-21d2-42e8-846e-42a6131229e7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:48:53.934763 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0398b3d6-21d2-42e8-846e-42a6131229e7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:53.935013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0398b3d6-21d2-42e8-846e-42a6131229e7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:53.949056 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:53.949056 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:53.951852 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0398b3d6-21d2-42e8-846e-42a6131229e7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:53.957093 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0398b3d6-21d2-42e8-846e-42a6131229e7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 200 Aug 12 14:48:53.957671 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 238/962] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:53 2026] GET /volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:53.974414 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:53.976914 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:53.978050 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-357687559"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:53.983251 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-357687559'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:53.983392 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume of 1 GB Aug 12 14:48:53.995044 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Availability Zones retrieved successfully. Aug 12 14:48:54.008816 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Flow 'volume_create_api' (3d7acbc6-11bd-4dfe-9757-235d62392d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:54.011792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b616d537-d777-44e4-aac3-0c45fe99056f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:54.013197 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:54.069671 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b616d537-d777-44e4-aac3-0c45fe99056f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:54.070969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b6fb07-2884-4660-be71-bed8f5565952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:54.144467 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Created reservations ['e5b164a4-54d4-4615-b14c-471520bbb9dc', '02e1c609-7a8d-4345-913a-1f80906e90ae', 'a409aceb-2e10-46ea-934a-a9176a291b3e', '57fae64c-6807-4b7a-abb4-5767ff0e5727'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:54.145672 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62b6fb07-2884-4660-be71-bed8f5565952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5b164a4-54d4-4615-b14c-471520bbb9dc', '02e1c609-7a8d-4345-913a-1f80906e90ae', 'a409aceb-2e10-46ea-934a-a9176a291b3e', '57fae64c-6807-4b7a-abb4-5767ff0e5727']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:54.146792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b547ab41-c225-4db7-91db-26b707f14450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:54.177069 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b547ab41-c225-4db7-91db-26b707f14450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b162ab4f-f4c5-4172-b6cc-2f681050f48c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-357687559',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',qos_specs=None,replication_status=,reservations=['e5b164a4-54d4-4615-b14c-471520bbb9dc','02e1c609-7a8d-4345-913a-1f80906e90ae','a409aceb-2e10-46ea-934a-a9176a291b3e','57fae64c-6807-4b7a-abb4-5767ff0e5727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a34a298ad474d7a981b6162aff63858',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-357687559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b162ab4f-f4c5-4172-b6cc-2f681050f48c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a34a298ad474d7a981b6162aff63858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:54.178158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5191d71c-33aa-4416-a986-7575e4677c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:54.201575 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5191d71c-33aa-4416-a986-7575e4677c92) transitioned into state 'SUCCESS' from state '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-357687559',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',qos_specs=None,replication_status=,reservations=['e5b164a4-54d4-4615-b14c-471520bbb9dc','02e1c609-7a8d-4345-913a-1f80906e90ae','a409aceb-2e10-46ea-934a-a9176a291b3e','57fae64c-6807-4b7a-abb4-5767ff0e5727'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a34a298ad474d7a981b6162aff63858',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:54.202888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadb5ea4-a685-4a35-96d8-bdd7afdd0a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:54.222028 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eadb5ea4-a685-4a35-96d8-bdd7afdd0a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:54.223107 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Flow 'volume_create_api' (3d7acbc6-11bd-4dfe-9757-235d62392d4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:54.223692 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume request issued successfully. Aug 12 14:48:54.224640 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3370d0bc-f09b-4712-9efc-f33803bcfa4f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:54.225249 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 245/963] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:48:53 2026] POST /volume/v3/volumes => generated 763 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:54.241311 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-102664c4-7bd5-43ce-ba94-479a22220fe7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:54.245691 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-102664c4-7bd5-43ce-ba94-479a22220fe7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:48:54.245757 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3174b7bc-549f-4a37-90ae-1a1e09a498d4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:54.245802 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-102664c4-7bd5-43ce-ba94-479a22220fe7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:54.245802 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-102664c4-7bd5-43ce-ba94-479a22220fe7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:54.248406 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3174b7bc-549f-4a37-90ae-1a1e09a498d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:54.248773 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3174b7bc-549f-4a37-90ae-1a1e09a498d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:54.249053 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3174b7bc-549f-4a37-90ae-1a1e09a498d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:54.257586 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:54.257586 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:54.264748 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-102664c4-7bd5-43ce-ba94-479a22220fe7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:54.264958 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:54.264958 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:54.270999 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3174b7bc-549f-4a37-90ae-1a1e09a498d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:54.272259 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-102664c4-7bd5-43ce-ba94-479a22220fe7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 200 Aug 12 14:48:54.272850 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 240/964] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:54 2026] GET /volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:54.278367 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3174b7bc-549f-4a37-90ae-1a1e09a498d4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:54.279041 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 242/965] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:54 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:55.291909 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea63b81b-e9b1-431c-857f-95d3c1db2437 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:55.291909 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea63b81b-e9b1-431c-857f-95d3c1db2437 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:48:55.291909 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea63b81b-e9b1-431c-857f-95d3c1db2437 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:55.291909 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea63b81b-e9b1-431c-857f-95d3c1db2437 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:55.293989 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=619,cinder:INSERT=143,cinder:UPDATE=215,cinder:DELETE=2 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:48:55.298296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-affbe9d3-bbc4-44b9-ad73-494420ceaec5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:55.303416 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-affbe9d3-bbc4-44b9-ad73-494420ceaec5 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:55.304952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-affbe9d3-bbc4-44b9-ad73-494420ceaec5 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:55.304952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-affbe9d3-bbc4-44b9-ad73-494420ceaec5 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:55.305091 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:55.305091 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:55.316022 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea63b81b-e9b1-431c-857f-95d3c1db2437 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:55.324940 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:55.324940 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:55.327979 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea63b81b-e9b1-431c-857f-95d3c1db2437 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 200 Aug 12 14:48:55.328500 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 239/966] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:55 2026] GET /volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:55.334219 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-affbe9d3-bbc4-44b9-ad73-494420ceaec5 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:55.345180 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-affbe9d3-bbc4-44b9-ad73-494420ceaec5 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:55.346087 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 246/967] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:55 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:55.356736 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e1922584-9d3a-480f-9e1a-591566ad6683 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:55.359676 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e1922584-9d3a-480f-9e1a-591566ad6683 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:48:55.360177 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e1922584-9d3a-480f-9e1a-591566ad6683 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:55.360394 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e1922584-9d3a-480f-9e1a-591566ad6683 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:55.371432 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:55.371432 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:55.373387 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-c5f69bd4-40df-4e93-a61f-994af8b8750c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:55.377502 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-c5f69bd4-40df-4e93-a61f-994af8b8750c tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] POST https://10.4.3.100/volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f/action Aug 12 14:48:55.377895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-c5f69bd4-40df-4e93-a61f-994af8b8750c tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:55.378057 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-c5f69bd4-40df-4e93-a61f-994af8b8750c tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:55.379085 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e1922584-9d3a-480f-9e1a-591566ad6683 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:55.386250 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e1922584-9d3a-480f-9e1a-591566ad6683 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 200 Aug 12 14:48:55.386912 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 241/968] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:55 2026] GET /volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:55.405840 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:55.411242 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:48:55.411732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-921791318"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:55.414178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-921791318'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:48:55.414178 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume of 1 GB Aug 12 14:48:55.416122 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:55.416122 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:55.420616 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Availability Zones retrieved successfully. Aug 12 14:48:55.429242 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Flow 'volume_create_api' (75769ead-2061-4384-912e-d06ae5190356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:55.430728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8e58ce-6a64-47ab-b0c8-ddc8b1057631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:55.432335 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-82851429-6d8b-466e-a666-4e63bc46a4c5 req-c5f69bd4-40df-4e93-a61f-994af8b8750c tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f/action returned with HTTP 204 Aug 12 14:48:55.432546 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:48:55.432980 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 243/969] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:48:55 2026] POST /volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:55.472528 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8e58ce-6a64-47ab-b0c8-ddc8b1057631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:55.474249 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f547b7-f546-49f9-9157-64d65aff5c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:55.538395 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Created reservations ['74f325be-7895-4906-9c70-3bb968555c01', '793fc15d-579c-4e04-be18-70d47bb4f940', '016243d8-6463-4a5d-9d3d-4641b8f4a923', 'c012a2cf-886d-46dc-a88c-f0c5a5564fd6'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:48:55.539532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f547b7-f546-49f9-9157-64d65aff5c7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74f325be-7895-4906-9c70-3bb968555c01', '793fc15d-579c-4e04-be18-70d47bb4f940', '016243d8-6463-4a5d-9d3d-4641b8f4a923', 'c012a2cf-886d-46dc-a88c-f0c5a5564fd6']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:55.540469 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4ad7a7-7878-4d3f-b409-3b8d6ab2f4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:55.574879 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a4ad7a7-7878-4d3f-b409-3b8d6ab2f4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b7e5f49-de30-4f27-91ab-972d41082b86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-921791318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',qos_specs=None,replication_status=,reservations=['74f325be-7895-4906-9c70-3bb968555c01','793fc15d-579c-4e04-be18-70d47bb4f940','016243d8-6463-4a5d-9d3d-4641b8f4a923','c012a2cf-886d-46dc-a88c-f0c5a5564fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a34a298ad474d7a981b6162aff63858',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-921791318',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b7e5f49-de30-4f27-91ab-972d41082b86,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a34a298ad474d7a981b6162aff63858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:55.575977 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a585a5cb-d7bd-4b2f-97e8-206c6b5a41a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:55.599767 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a585a5cb-d7bd-4b2f-97e8-206c6b5a41a5) transitioned into state 'SUCCESS' from state '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-921791318',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e26ca3cf31854a70aa81c5a6d98d5cba',qos_specs=None,replication_status=,reservations=['74f325be-7895-4906-9c70-3bb968555c01','793fc15d-579c-4e04-be18-70d47bb4f940','016243d8-6463-4a5d-9d3d-4641b8f4a923','c012a2cf-886d-46dc-a88c-f0c5a5564fd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a34a298ad474d7a981b6162aff63858',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:55.600803 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afb1036-c471-407c-a548-9d03764eeacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:48:55.619639 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5afb1036-c471-407c-a548-9d03764eeacf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:48:55.621112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Flow 'volume_create_api' (75769ead-2061-4384-912e-d06ae5190356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:48:55.621780 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Create volume request issued successfully. Aug 12 14:48:55.622688 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-89825ec6-7014-45ff-8bd1-589b7523cfb6 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:48:55.623292 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 240/970] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:48:55 2026] POST /volume/v3/volumes => generated 763 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:48:55.639098 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e185e97f-141b-4ca5-a46b-0a1f212300a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:55.641313 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e185e97f-141b-4ca5-a46b-0a1f212300a5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:55.641969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e185e97f-141b-4ca5-a46b-0a1f212300a5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:55.641969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e185e97f-141b-4ca5-a46b-0a1f212300a5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:55.651398 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:55.651398 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:55.656497 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e185e97f-141b-4ca5-a46b-0a1f212300a5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:55.661792 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e185e97f-141b-4ca5-a46b-0a1f212300a5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 200 Aug 12 14:48:55.663035 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 247/971] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:55 2026] GET /volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 831 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:56.330540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-bcfac9aa-22d3-42a3-8a85-3bfca8079b03 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.333329 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-bcfac9aa-22d3-42a3-8a85-3bfca8079b03 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:48:56.333643 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-bcfac9aa-22d3-42a3-8a85-3bfca8079b03 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.333908 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-bcfac9aa-22d3-42a3-8a85-3bfca8079b03 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.367131 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59e20a97-5906-40f5-8a4c-b2532af0e2a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.369423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59e20a97-5906-40f5-8a4c-b2532af0e2a4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:56.369751 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59e20a97-5906-40f5-8a4c-b2532af0e2a4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.370016 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59e20a97-5906-40f5-8a4c-b2532af0e2a4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.383897 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.383897 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:56.389268 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-59e20a97-5906-40f5-8a4c-b2532af0e2a4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:56.396255 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59e20a97-5906-40f5-8a4c-b2532af0e2a4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:56.397323 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 244/972] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.415835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e8520db3-a2a4-4ef9-a16a-869ec54dbfba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.420499 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8520db3-a2a4-4ef9-a16a-869ec54dbfba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:56.421674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8520db3-a2a4-4ef9-a16a-869ec54dbfba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.421920 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8520db3-a2a4-4ef9-a16a-869ec54dbfba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.436032 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.436032 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:56.441935 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e8520db3-a2a4-4ef9-a16a-869ec54dbfba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:56.451554 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8520db3-a2a4-4ef9-a16a-869ec54dbfba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:56.451554 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 241/973] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.471659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac4fe136-73a7-463a-970e-3cb0284eb45d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.473985 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac4fe136-73a7-463a-970e-3cb0284eb45d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:56.474225 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac4fe136-73a7-463a-970e-3cb0284eb45d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.474674 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac4fe136-73a7-463a-970e-3cb0284eb45d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.490130 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.490130 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:56.496994 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ac4fe136-73a7-463a-970e-3cb0284eb45d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Volume info retrieved successfully. Aug 12 14:48:56.504082 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac4fe136-73a7-463a-970e-3cb0284eb45d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:56.505234 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 248/974] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.522249 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.522249 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:56.527337 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-bcfac9aa-22d3-42a3-8a85-3bfca8079b03 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:48:56.533857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-bcfac9aa-22d3-42a3-8a85-3bfca8079b03 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:48:56.534294 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 242/975] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 849 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:56.585825 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13b6e2d0-2356-4dac-ad53-eb710d4cc877 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.588564 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13b6e2d0-2356-4dac-ad53-eb710d4cc877 None None] GET https://10.4.3.100/volume// Aug 12 14:48:56.588564 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13b6e2d0-2356-4dac-ad53-eb710d4cc877 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.588564 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13b6e2d0-2356-4dac-ad53-eb710d4cc877 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.588564 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13b6e2d0-2356-4dac-ad53-eb710d4cc877 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:56.588564 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 245/976] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:48:56 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 14:48:56.602753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-5c554b49-6f02-4f35-bb56-3690df7aadbe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.605688 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-5c554b49-6f02-4f35-bb56-3690df7aadbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:48:56.606134 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-5c554b49-6f02-4f35-bb56-3690df7aadbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2b32987-cb97-4009-907f-c47b780f85ff", "connector": null, "instance_uuid": "1605515b-d422-448d-97b0-d361fd670b17"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:56.617299 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.617299 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:56.632936 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-80ea46c2-2ca5-4258-a3c6-a9714b844570 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.637480 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-80ea46c2-2ca5-4258-a3c6-a9714b844570 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:56.637931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-80ea46c2-2ca5-4258-a3c6-a9714b844570 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.638395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-80ea46c2-2ca5-4258-a3c6-a9714b844570 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.655486 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.655486 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:56.662583 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-80ea46c2-2ca5-4258-a3c6-a9714b844570 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:56.663794 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-5c554b49-6f02-4f35-bb56-3690df7aadbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:48:56.664354 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 242/977] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:48:56 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 14:48:56.684293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fcc21e14-63ff-4482-a1c1-93795085b760 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.684341 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-80ea46c2-2ca5-4258-a3c6-a9714b844570 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:56.687474 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 249/978] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 1139 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.687644 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcc21e14-63ff-4482-a1c1-93795085b760 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:56.687644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fcc21e14-63ff-4482-a1c1-93795085b760 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.687644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fcc21e14-63ff-4482-a1c1-93795085b760 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.698667 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.698667 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:56.705113 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fcc21e14-63ff-4482-a1c1-93795085b760 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:56.711942 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcc21e14-63ff-4482-a1c1-93795085b760 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 200 Aug 12 14:48:56.712203 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 243/979] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:56.721712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-574224e0-d566-4b07-8f85-463976def58a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.724861 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-574224e0-d566-4b07-8f85-463976def58a tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] POST https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4/action Aug 12 14:48:56.725325 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-574224e0-d566-4b07-8f85-463976def58a tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:56.727483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-574224e0-d566-4b07-8f85-463976def58a tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:56.732873 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6f210777-2ffa-42c5-b506-7326d9f6a84f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.735213 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6f210777-2ffa-42c5-b506-7326d9f6a84f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:56.735503 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6f210777-2ffa-42c5-b506-7326d9f6a84f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.735957 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6f210777-2ffa-42c5-b506-7326d9f6a84f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.747215 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.747215 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:56.748340 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-574224e0-d566-4b07-8f85-463976def58a tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:56.749533 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.749533 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:56.755848 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6f210777-2ffa-42c5-b506-7326d9f6a84f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:56.757250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-74941a3d-50d2-4cf0-bca6-c74a58b4f126 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.761273 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-74941a3d-50d2-4cf0-bca6-c74a58b4f126 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83/action Aug 12 14:48:56.761273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-74941a3d-50d2-4cf0-bca6-c74a58b4f126 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:56.761273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-74941a3d-50d2-4cf0-bca6-c74a58b4f126 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:56.764004 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6f210777-2ffa-42c5-b506-7326d9f6a84f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 200 Aug 12 14:48:56.764266 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-574224e0-d566-4b07-8f85-463976def58a tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Begin detaching volume completed successfully. Aug 12 14:48:56.764266 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-574224e0-d566-4b07-8f85-463976def58a tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4/action returned with HTTP 202 Aug 12 14:48:56.764394 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 243/980] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:56.764936 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 246/981] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:48:56 2026] POST /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:48:56.780653 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.783063 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 14:48:56.783337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.783634 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.783946 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:56.784821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:56.797005 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.797005 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:56.797872 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:56.799273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0527ffb8-42c6-47e4-b258-1e40f16470ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.799728 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c24b9d0a-e8cb-4801-bb7a-945e60455282 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 14:48:56.799803 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 244/982] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes => generated 974 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:56.803965 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0527ffb8-42c6-47e4-b258-1e40f16470ae tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:56.804519 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0527ffb8-42c6-47e4-b258-1e40f16470ae tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.804863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0527ffb8-42c6-47e4-b258-1e40f16470ae tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.817414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.821292 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-921791318 Aug 12 14:48:56.821617 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.821819 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.822058 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:56.822839 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.822839 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:56.822933 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-921791318'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:56.829485 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-de4f4035-f398-4e11-bcdf-4fa8f4389a24 req-74941a3d-50d2-4cf0-bca6-c74a58b4f126 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83/action returned with HTTP 204 Aug 12 14:48:56.829485 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 250/983] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:48:56 2026] POST /volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:48:56.830554 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0527ffb8-42c6-47e4-b258-1e40f16470ae tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Volume info retrieved successfully. Aug 12 14:48:56.841963 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0527ffb8-42c6-47e4-b258-1e40f16470ae tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:56.842792 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 244/984] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.861278 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:56.861780 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c68a635-c8a5-4456-9b37-c8db2e37f678 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-921791318 returned with HTTP 200 Aug 12 14:48:56.862224 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 247/985] 10.4.3.100 () {66 vars in 1336 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-921791318 => generated 333 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:56.863472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5ee31b32-60ba-4ca3-a41e-6951fca5ced2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.863967 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5ee31b32-60ba-4ca3-a41e-6951fca5ced2 None None] GET https://10.4.3.100/volume// Aug 12 14:48:56.864165 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5ee31b32-60ba-4ca3-a41e-6951fca5ced2 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.864896 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a9389527-1152-452b-b7fd-c13660c284d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.865179 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5ee31b32-60ba-4ca3-a41e-6951fca5ced2 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.865179 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5ee31b32-60ba-4ca3-a41e-6951fca5ced2 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:56.865179 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 245/986] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48: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 14:48:56.871548 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9389527-1152-452b-b7fd-c13660c284d2 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:48:56.871548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9389527-1152-452b-b7fd-c13660c284d2 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.871548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9389527-1152-452b-b7fd-c13660c284d2 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.875484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-485d8081-2104-4728-8a00-8f73df21c0e8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.879489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.879690 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-485d8081-2104-4728-8a00-8f73df21c0e8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:56.879690 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-485d8081-2104-4728-8a00-8f73df21c0e8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.879874 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-485d8081-2104-4728-8a00-8f73df21c0e8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.882359 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-357687559 Aug 12 14:48:56.882731 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.883024 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.884379 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:56.884379 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.884379 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:56.884529 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-357687559'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:56.888272 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.888272 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:56.891595 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.891595 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:56.893959 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a9389527-1152-452b-b7fd-c13660c284d2 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:48:56.897392 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-485d8081-2104-4728-8a00-8f73df21c0e8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:56.899932 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9389527-1152-452b-b7fd-c13660c284d2 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:48:56.900197 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:56.900714 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 251/987] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 1111 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.902136 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.902136 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:56.905968 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-485d8081-2104-4728-8a00-8f73df21c0e8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:56.906448 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 245/988] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:56.906918 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5ecbdcd-8068-485c-a76c-87a4f25337b5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-357687559 returned with HTTP 200 Aug 12 14:48:56.907372 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 248/989] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-357687559 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:56.916977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a0d0c2a3-c698-480e-8c2f-006b97e3ce81 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.919882 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a0d0c2a3-c698-480e-8c2f-006b97e3ce81 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:48:56.919882 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a0d0c2a3-c698-480e-8c2f-006b97e3ce81 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.921078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a0d0c2a3-c698-480e-8c2f-006b97e3ce81 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.928217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.930928 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?limit=1 Aug 12 14:48:56.931650 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.931895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.932257 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:56.933330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:56.937835 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.937835 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:56.944596 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:56.944596 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:56.944596 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:56.946679 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a0d0c2a3-c698-480e-8c2f-006b97e3ce81 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:48:56.956931 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a0d0c2a3-c698-480e-8c2f-006b97e3ce81 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:48:56.958127 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 246/990] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 1111 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.958235 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ce04ed6b-f1ae-4077-8095-5a56ae2361f5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 12 14:48:56.958617 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 252/991] 10.4.3.100 () {66 vars in 1273 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:56.974372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ded19703-36d0-4214-b07c-7833d3c0b18e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:56.976765 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ded19703-36d0-4214-b07c-7833d3c0b18e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?limit=1&marker=4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:56.977501 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ded19703-36d0-4214-b07c-7833d3c0b18e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:56.977501 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ded19703-36d0-4214-b07c-7833d3c0b18e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:56.977969 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-ded19703-36d0-4214-b07c-7833d3c0b18e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:56.981479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ded19703-36d0-4214-b07c-7833d3c0b18e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.026928 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ded19703-36d0-4214-b07c-7833d3c0b18e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.027959 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.027959 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:57.034537 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ded19703-36d0-4214-b07c-7833d3c0b18e tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?limit=1&marker=4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 200 Aug 12 14:48:57.037490 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 246/992] 10.4.3.100 () {66 vars in 1361 bytes} [Wed Aug 12 14:48:56 2026] GET /volume/v3/volumes/detail?limit=1&marker=4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 1002 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:57.054787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11f640de-99d9-465b-96e0-0972818a6147 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.060772 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11f640de-99d9-465b-96e0-0972818a6147 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?limit=1&marker=b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:48:57.061078 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11f640de-99d9-465b-96e0-0972818a6147 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.061331 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11f640de-99d9-465b-96e0-0972818a6147 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.061716 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-11f640de-99d9-465b-96e0-0972818a6147 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.062697 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-11f640de-99d9-465b-96e0-0972818a6147 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.109608 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11f640de-99d9-465b-96e0-0972818a6147 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.110065 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.110065 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:57.120630 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11f640de-99d9-465b-96e0-0972818a6147 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?limit=1&marker=b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 200 Aug 12 14:48:57.121570 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 249/993] 10.4.3.100 () {66 vars in 1361 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 1003 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:57.143650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.143650 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?limit=1&marker=9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:48:57.144019 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.144019 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.144267 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.145305 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.197281 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.199851 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3577b1d6-8f2f-40f0-8de8-97d33bee7507 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?limit=1&marker=9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 200 Aug 12 14:48:57.200194 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 247/994] 10.4.3.100 () {66 vars in 1361 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/detail?limit=1&marker=9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:48:57.224712 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.230998 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 12 14:48:57.230998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.230998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.231432 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.231836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value available, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:57.234481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.273795 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.274946 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.274946 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:57.280361 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e78a42d9-92e3-48ff-be51-2d257fc18226 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 12 14:48:57.281170 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 253/995] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:57.304447 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.308119 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 12 14:48:57.308378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.308581 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.308869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.309084 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value available, assuming string {{(pid=100248) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:57.310598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.544171 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.546407 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.546407 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:57.552102 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2b2e978-d87b-4482-b768-3ce914b5eb07 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 12 14:48:57.552948 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 247/996] 10.4.3.100 () {66 vars in 1359 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:57.578977 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.582540 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?limit=1 Aug 12 14:48:57.584451 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.584451 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.584451 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.586214 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.588844 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-b92a7007-b0fb-444d-9977-f5221e6bace8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.592539 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-b92a7007-b0fb-444d-9977-f5221e6bace8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] DELETE https://10.4.3.100/volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f Aug 12 14:48:57.592539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-b92a7007-b0fb-444d-9977-f5221e6bace8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.592539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-b92a7007-b0fb-444d-9977-f5221e6bace8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.600238 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.601213 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c67cd58-999e-4ba1-b050-e42bfa5c86b2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 12 14:48:57.601647 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 250/997] 10.4.3.100 () {66 vars in 1252 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:57.605095 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.605095 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:57.616249 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.619450 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?limit=1&marker=4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:57.619450 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.619624 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.619902 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.620939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.679127 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.680425 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d9e1757-c20e-4e18-b786-1c46c67a1855 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?limit=1&marker=4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 200 Aug 12 14:48:57.681529 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 254/998] 10.4.3.100 () {66 vars in 1340 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes?limit=1&marker=4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 469 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:57.694348 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7c6b4156-9ec1-4a7c-8956-094019ac8d18 req-b92a7007-b0fb-444d-9977-f5221e6bace8 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f returned with HTTP 200 Aug 12 14:48:57.694348 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 248/999] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:48:57 2026] DELETE /volume/v3/attachments/708b2fd8-d124-4b5c-9366-60c468aa843f => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:57.694777 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.697162 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?limit=1&marker=b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:48:57.697570 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.697570 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.697870 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.698801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.714600 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.715402 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b2af1f1-5b8f-47f9-9775-a163d2ea3636 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?limit=1&marker=b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 200 Aug 12 14:48:57.715926 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 248/1000] 10.4.3.100 () {66 vars in 1340 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes?limit=1&marker=b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 470 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:57.732488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.736519 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?limit=1&marker=9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:48:57.736519 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.736519 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.736519 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.736519 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.736519 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:57.736519 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.757675 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.758102 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5ae1f6e-8179-4887-98e5-cf8bc627ba85 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?limit=1&marker=9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 200 Aug 12 14:48:57.758635 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 251/1001] 10.4.3.100 () {66 vars in 1340 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes?limit=1&marker=9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:48:57.772749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.773973 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-357687559&status=available Aug 12 14:48:57.774189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.774429 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.774720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.775125 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value available, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:57.775341 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.775341 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:57.776795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-357687559'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.813957 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.815028 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61d01d16-7b62-4e87-91d3-75ef8f93bf3a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-357687559&status=available returned with HTTP 200 Aug 12 14:48:57.815749 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 255/1002] 10.4.3.100 () {66 vars in 1370 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-357687559&status=available => generated 333 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:57.833503 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.838614 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-921791318&status=available Aug 12 14:48:57.838614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.838614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.838614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.838614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value available, assuming string {{(pid=100247) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:57.838614 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.838614 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:57.839157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-921791318'), ('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:57.864768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b53b9e82-fcf9-4060-b66b-cbd32433de37 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.867083 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b53b9e82-fcf9-4060-b66b-cbd32433de37 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:57.867776 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b53b9e82-fcf9-4060-b66b-cbd32433de37 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.867776 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b53b9e82-fcf9-4060-b66b-cbd32433de37 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.878877 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.878877 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:57.885614 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b53b9e82-fcf9-4060-b66b-cbd32433de37 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] Volume info retrieved successfully. Aug 12 14:48:57.893672 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b53b9e82-fcf9-4060-b66b-cbd32433de37 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-reader] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:57.895514 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:57.896314 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 249/1003] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:57.898642 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:57.898642 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:57.910830 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c7a7c5b-62f3-45d4-8deb-b8b9b47ee945 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-921791318&status=available returned with HTTP 200 Aug 12 14:48:57.910830 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 249/1004] 10.4.3.100 () {66 vars in 1391 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-921791318&status=available => generated 859 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:57.928040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-48dfd49d-ef6c-488e-bf26-51631030a11d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:57.930514 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48dfd49d-ef6c-488e-bf26-51631030a11d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?marker=9ccf5dc2-5190-4829-b6e2-e8064697852e&sort=id%3Aasc Aug 12 14:48:57.930888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48dfd49d-ef6c-488e-bf26-51631030a11d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:57.931346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48dfd49d-ef6c-488e-bf26-51631030a11d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:57.932047 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-48dfd49d-ef6c-488e-bf26-51631030a11d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:57.932881 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-48dfd49d-ef6c-488e-bf26-51631030a11d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.001220 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25f07f5e-bce4-4cc9-b7af-b848f798845d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.006821 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25f07f5e-bce4-4cc9-b7af-b848f798845d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:58.006980 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25f07f5e-bce4-4cc9-b7af-b848f798845d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.007633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25f07f5e-bce4-4cc9-b7af-b848f798845d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.024944 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:58.024944 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:58.036134 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-25f07f5e-bce4-4cc9-b7af-b848f798845d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:58.051909 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25f07f5e-bce4-4cc9-b7af-b848f798845d tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:58.053260 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 256/1005] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.139988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7a7c08ba-70f0-46d7-9c25-9a8298ee42f4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.145711 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a7c08ba-70f0-46d7-9c25-9a8298ee42f4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:48:58.145711 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a7c08ba-70f0-46d7-9c25-9a8298ee42f4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.146230 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a7c08ba-70f0-46d7-9c25-9a8298ee42f4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.158524 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:58.158524 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:58.161734 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-48dfd49d-ef6c-488e-bf26-51631030a11d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.162606 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:58.162606 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:58.166877 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7a7c08ba-70f0-46d7-9c25-9a8298ee42f4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:48:58.168199 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48dfd49d-ef6c-488e-bf26-51631030a11d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?marker=9ccf5dc2-5190-4829-b6e2-e8064697852e&sort=id%3Aasc returned with HTTP 200 Aug 12 14:48:58.169112 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 252/1006] 10.4.3.100 () {66 vars in 1373 bytes} [Wed Aug 12 14:48:57 2026] GET /volume/v3/volumes/detail?marker=9ccf5dc2-5190-4829-b6e2-e8064697852e&sort=id%3Aasc => generated 859 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.176924 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a7c08ba-70f0-46d7-9c25-9a8298ee42f4 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:48:58.178629 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 250/1007] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.194830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.197087 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 14:48:58.197356 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.197681 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.198063 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.199312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.247265 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.248763 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:58.248763 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:58.255960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-915688d8-50f4-42e2-8763-4008c1b5d6ba tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 14:48:58.256606 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 250/1008] 10.4.3.100 () {66 vars in 1337 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:58.283145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.285599 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:48:58.286128 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.286591 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.287526 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.288814 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.307073 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.308956 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:58.308956 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:58.318305 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7f57934-ad7f-4ad5-9c2f-0daf02865cb9 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:48:58.318305 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 257/1009] 10.4.3.100 () {66 vars in 1258 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:58.339134 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.342180 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 12 14:48:58.342180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.342495 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.342821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.344778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.389767 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.391247 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c7bcfb0-ccb9-46c4-a3ba-459c88066439 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 12 14:48:58.391247 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 253/1010] 10.4.3.100 () {66 vars in 1316 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.406799 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d5133dd7-faa5-4405-bbec-1143b307effb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.409757 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?availability_zone=nova Aug 12 14:48:58.410479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.411110 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.411293 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.411832 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value nova, assuming string {{(pid=100248) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:58.412608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.475134 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.475134 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d5133dd7-faa5-4405-bbec-1143b307effb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 14:48:58.475134 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 251/1011] 10.4.3.100 () {66 vars in 1282 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.495998 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.500151 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?availability_zone=nova Aug 12 14:48:58.500489 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.500852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.501324 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.501664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value nova, assuming string {{(pid=100247) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:58.502679 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.552537 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.553208 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00cd9a33-9b44-48b1-82b0-0f90a2a30547 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 12 14:48:58.554759 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 251/1012] 10.4.3.100 () {66 vars in 1282 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.576642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.579110 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?bootable=false Aug 12 14:48:58.579702 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.580443 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.580443 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.581080 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.820358 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.820926 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-031e5e70-a866-49ee-93ff-b5e3736f5732 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 14:48:58.821515 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 258/1013] 10.4.3.100 () {66 vars in 1266 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.839725 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.843945 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?bootable=false Aug 12 14:48:58.844213 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.844423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.844738 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.845507 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:58.845507 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:58.847247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.895426 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.896208 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9f4111a-cb8c-4ec0-8eaa-d5654ea12b08 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 12 14:48:58.896754 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 254/1014] 10.4.3.100 () {66 vars in 1266 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:58.914719 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:58.922202 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?status=available Aug 12 14:48:58.923335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:58.923335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:58.925733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:58.925733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value available, assuming string {{(pid=100248) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:58.925733 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:58.925733 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:58.925998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:58.984340 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:58.985808 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc76fe9d-aa92-490d-aeeb-141adc09d65d tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 14:48:58.985808 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 252/1015] 10.4.3.100 () {66 vars in 1270 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:59.001550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.005973 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes?status=available Aug 12 14:48:59.006892 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.007300 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.007605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:59.008808 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value available, assuming string {{(pid=100247) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:59.012149 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.012149 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:59.012690 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:59.055349 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:59.055617 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-521e8f27-6b66-4d86-9c05-09052d5adf00 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes?status=available returned with HTTP 200 Aug 12 14:48:59.057436 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 252/1016] 10.4.3.100 () {66 vars in 1270 bytes} [Wed Aug 12 14:48:58 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:48:59.067795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-feae5f23-2cdd-4f07-9c93-d81b31e0ca56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.068854 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feae5f23-2cdd-4f07-9c93-d81b31e0ca56 None None] GET https://10.4.3.100/volume// Aug 12 14:48:59.068854 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feae5f23-2cdd-4f07-9c93-d81b31e0ca56 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.068854 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feae5f23-2cdd-4f07-9c93-d81b31e0ca56 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.069138 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feae5f23-2cdd-4f07-9c93-d81b31e0ca56 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:48:59.069549 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 259/1017] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:48: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 14:48:59.073726 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.076524 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?availability_zone=nova Aug 12 14:48:59.076821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.077129 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.077391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:59.077794 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value nova, assuming string {{(pid=100246) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:59.078794 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.078794 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:59.078894 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:59.081718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dafe511d-7100-488b-874f-1d9940883507 req-6a49479d-4639-4bbc-bf38-b802e7c551cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.086233 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-6a49479d-4639-4bbc-bf38-b802e7c551cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:48:59.086497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-6a49479d-4639-4bbc-bf38-b802e7c551cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.086764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-6a49479d-4639-4bbc-bf38-b802e7c551cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.108211 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.108211 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:59.119013 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-dafe511d-7100-488b-874f-1d9940883507 req-6a49479d-4639-4bbc-bf38-b802e7c551cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:48:59.124202 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:59.125572 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.125572 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:59.128883 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-6a49479d-4639-4bbc-bf38-b802e7c551cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:48:59.129981 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 253/1018] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:48:59 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 1291 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:48:59.133788 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-671d5a5d-dcbe-4d77-819a-02277e452f23 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 12 14:48:59.134755 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 255/1019] 10.4.3.100 () {66 vars in 1303 bytes} [Wed Aug 12 14:48:59 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:59.156036 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.162677 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?bootable=false Aug 12 14:48:59.162677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.162941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.163475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:59.165284 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.165284 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:59.165284 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:59.207902 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:59.208884 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.208884 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:59.217700 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7e7885ad-d0e8-4df6-8568-d1de590f026b tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 12 14:48:59.220111 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 253/1020] 10.4.3.100 () {66 vars in 1287 bytes} [Wed Aug 12 14:48:59 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:59.241688 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.247027 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?status=available Aug 12 14:48:59.247183 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.247489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.248394 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:48:59.248394 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Could not evaluate value available, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:48:59.248394 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.248394 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:59.251975 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:48:59.290707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dafe511d-7100-488b-874f-1d9940883507 req-cdff5a2b-be24-4d6e-a268-912db32975aa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.296409 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-cdff5a2b-be24-4d6e-a268-912db32975aa tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] PUT https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83 Aug 12 14:48:59.297001 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-cdff5a2b-be24-4d6e-a268-912db32975aa tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:59.299612 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Get all volumes completed successfully. Aug 12 14:48:59.301283 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.301283 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:59.308328 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7f55dfe-fc8a-4825-b8ae-1a63fcd4fd5f tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 12 14:48:59.308949 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 260/1021] 10.4.3.100 () {66 vars in 1291 bytes} [Wed Aug 12 14:48:59 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:59.322659 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-dafe511d-7100-488b-874f-1d9940883507 req-cdff5a2b-be24-4d6e-a268-912db32975aa tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Acquiring lock "cinder-attachment_update-a2b32987-cb97-4009-907f-c47b780f85ff-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:48:59.329569 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-dafe511d-7100-488b-874f-1d9940883507 req-cdff5a2b-be24-4d6e-a268-912db32975aa tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Lock "cinder-attachment_update-a2b32987-cb97-4009-907f-c47b780f85ff-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:48:59.334856 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.334856 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:48:59.340986 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-96f6336d-2144-4db0-89df-8f2cd6fc7bdb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.344034 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96f6336d-2144-4db0-89df-8f2cd6fc7bdb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:59.344354 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96f6336d-2144-4db0-89df-8f2cd6fc7bdb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.344658 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-96f6336d-2144-4db0-89df-8f2cd6fc7bdb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.359450 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.359450 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:59.366582 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-96f6336d-2144-4db0-89df-8f2cd6fc7bdb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:59.377016 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-96f6336d-2144-4db0-89df-8f2cd6fc7bdb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 200 Aug 12 14:48:59.377016 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 256/1022] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:59 2026] GET /volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:59.401275 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.404643 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:59.405135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.405397 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.406095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Delete volume with id: 4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:59.417996 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.417996 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:48:59.418890 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:59.466503 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Delete volume request issued successfully. Aug 12 14:48:59.468264 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-49efa152-c5d6-4ee2-8dde-82a9fe51bfd0 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 202 Aug 12 14:48:59.468264 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 254/1023] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:48:59 2026] DELETE /volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:48:59.485533 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a24bbf17-6cca-42d6-ba1a-8a5a1469b0af None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.488859 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a24bbf17-6cca-42d6-ba1a-8a5a1469b0af tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:48:59.488859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a24bbf17-6cca-42d6-ba1a-8a5a1469b0af tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:48:59.489215 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a24bbf17-6cca-42d6-ba1a-8a5a1469b0af tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:48:59.500682 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.500682 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:48:59.519922 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a24bbf17-6cca-42d6-ba1a-8a5a1469b0af tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:48:59.528559 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a24bbf17-6cca-42d6-ba1a-8a5a1469b0af tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 200 Aug 12 14:48:59.533758 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 261/1024] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:48:59 2026] GET /volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:48:59.591579 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-dafe511d-7100-488b-874f-1d9940883507 req-cdff5a2b-be24-4d6e-a268-912db32975aa tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Lock "cinder-attachment_update-a2b32987-cb97-4009-907f-c47b780f85ff-np0000007067" released by "attachment_update" :: held 0.261s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:48:59.591579 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-cdff5a2b-be24-4d6e-a268-912db32975aa tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83 returned with HTTP 200 Aug 12 14:48:59.591891 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 254/1025] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:48:59 2026] PUT /volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83 => generated 969 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:48:59.635312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dafe511d-7100-488b-874f-1d9940883507 req-2c34eb43-c599-40de-9ffb-6c9ab66b0f97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:48:59.639054 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-2c34eb43-c599-40de-9ffb-6c9ab66b0f97 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83/action Aug 12 14:48:59.639789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-2c34eb43-c599-40de-9ffb-6c9ab66b0f97 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:48:59.639789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-2c34eb43-c599-40de-9ffb-6c9ab66b0f97 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:48:59.674812 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:48:59.674812 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:48:59.697979 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dafe511d-7100-488b-874f-1d9940883507 req-2c34eb43-c599-40de-9ffb-6c9ab66b0f97 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83/action returned with HTTP 204 Aug 12 14:48:59.698699 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 257/1026] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:48:59 2026] POST /volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:00.551475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-76a883b3-a8fd-4ece-b031-6242b646f5e5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:00.556084 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76a883b3-a8fd-4ece-b031-6242b646f5e5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 Aug 12 14:49:00.556384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76a883b3-a8fd-4ece-b031-6242b646f5e5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:00.557825 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76a883b3-a8fd-4ece-b031-6242b646f5e5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:00.569233 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76a883b3-a8fd-4ece-b031-6242b646f5e5 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 returned with HTTP 404 Aug 12 14:49:00.570190 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 255/1027] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:00 2026] GET /volume/v3/volumes/4b7e5f49-de30-4f27-91ab-972d41082b86 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:00.585565 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-261f542e-a172-4c06-9be9-4d79a77611f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:00.593574 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-261f542e-a172-4c06-9be9-4d79a77611f4 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:49:00.594297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-261f542e-a172-4c06-9be9-4d79a77611f4 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:00.594297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-261f542e-a172-4c06-9be9-4d79a77611f4 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:00.620864 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:00.620864 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:00.632518 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-261f542e-a172-4c06-9be9-4d79a77611f4 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:49:00.644366 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-261f542e-a172-4c06-9be9-4d79a77611f4 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 200 Aug 12 14:49:00.644366 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 262/1028] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:00 2026] GET /volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:49:00.661051 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:00.670248 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:49:00.670693 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:00.670992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:00.671268 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Delete volume with id: b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:49:00.689032 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:00.689032 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:00.689996 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:49:00.726913 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Delete volume request issued successfully. Aug 12 14:49:00.727226 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fb6b869d-b82d-418b-a9e8-e7f5e8056ab7 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 202 Aug 12 14:49:00.727707 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 255/1029] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:49:00 2026] DELETE /volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:00.739530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9306fc20-2b34-4359-aef2-6f9e8a364d93 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:00.742252 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9306fc20-2b34-4359-aef2-6f9e8a364d93 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:49:00.743135 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9306fc20-2b34-4359-aef2-6f9e8a364d93 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:00.743135 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9306fc20-2b34-4359-aef2-6f9e8a364d93 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:00.755779 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:00.755779 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:00.762776 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9306fc20-2b34-4359-aef2-6f9e8a364d93 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:49:00.773082 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9306fc20-2b34-4359-aef2-6f9e8a364d93 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 200 Aug 12 14:49:00.773911 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 258/1030] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:00 2026] GET /volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:01.268049 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-1696b2f0-5e64-45c4-a7f0-9da4e4eb9fd2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.273110 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-1696b2f0-5e64-45c4-a7f0-9da4e4eb9fd2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:01.273302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-1696b2f0-5e64-45c4-a7f0-9da4e4eb9fd2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.273601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-1696b2f0-5e64-45c4-a7f0-9da4e4eb9fd2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.290235 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:01.290235 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:01.302467 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-1696b2f0-5e64-45c4-a7f0-9da4e4eb9fd2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:01.310601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-1696b2f0-5e64-45c4-a7f0-9da4e4eb9fd2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:01.311335 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 256/1031] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:01 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:01.522257 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-94103101-33f1-4f28-93b4-32d5186eda90 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.522923 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94103101-33f1-4f28-93b4-32d5186eda90 None None] GET https://10.4.3.100/volume// Aug 12 14:49:01.524901 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94103101-33f1-4f28-93b4-32d5186eda90 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.526600 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-94103101-33f1-4f28-93b4-32d5186eda90 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.527026 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-94103101-33f1-4f28-93b4-32d5186eda90 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:01.527399 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 263/1032] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:49:01 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 14:49:01.543127 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-7de70285-64e7-4714-98fa-4eacd3102d89 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.545261 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-7de70285-64e7-4714-98fa-4eacd3102d89 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:49:01.546281 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-7de70285-64e7-4714-98fa-4eacd3102d89 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2587442c-669f-42a6-914f-e6bbed721747", "connector": null, "instance_uuid": "80f292c5-8de1-4b67-87c2-10ebfa6258f8"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:01.572250 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:01.572250 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:01.639624 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-7de70285-64e7-4714-98fa-4eacd3102d89 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:49:01.639731 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 256/1033] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:49:01 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:01.705568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-051e47d1-f477-497e-b370-ad1aaf8f1ea0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.709295 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-051e47d1-f477-497e-b370-ad1aaf8f1ea0 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:01.709538 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-051e47d1-f477-497e-b370-ad1aaf8f1ea0 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.710345 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-051e47d1-f477-497e-b370-ad1aaf8f1ea0 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.732247 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:01.732247 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:01.741023 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a8a39fe3-2ef9-462b-9972-ad5ec6fc26fc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.741482 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8a39fe3-2ef9-462b-9972-ad5ec6fc26fc None None] GET https://10.4.3.100/volume// Aug 12 14:49:01.741482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8a39fe3-2ef9-462b-9972-ad5ec6fc26fc None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.742338 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8a39fe3-2ef9-462b-9972-ad5ec6fc26fc None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.742338 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8a39fe3-2ef9-462b-9972-ad5ec6fc26fc None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:01.742965 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 257/1034] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49: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 14:49:01.745108 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-051e47d1-f477-497e-b370-ad1aaf8f1ea0 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:01.754862 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-051e47d1-f477-497e-b370-ad1aaf8f1ea0 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:01.755840 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 259/1035] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:01 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:01.772666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5c99ae6d-73b3-418d-b495-74e8870301a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.778682 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5c99ae6d-73b3-418d-b495-74e8870301a6 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:01.779251 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5c99ae6d-73b3-418d-b495-74e8870301a6 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.779894 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5c99ae6d-73b3-418d-b495-74e8870301a6 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.793802 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bfe95dfe-cbb9-453e-8ff2-b1096625c4eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.797997 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bfe95dfe-cbb9-453e-8ff2-b1096625c4eb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c Aug 12 14:49:01.797997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bfe95dfe-cbb9-453e-8ff2-b1096625c4eb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.797997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bfe95dfe-cbb9-453e-8ff2-b1096625c4eb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.804413 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:01.804413 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:01.817944 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bfe95dfe-cbb9-453e-8ff2-b1096625c4eb tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c returned with HTTP 404 Aug 12 14:49:01.817944 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 257/1036] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:01 2026] GET /volume/v3/volumes/b162ab4f-f4c5-4172-b6cc-2f681050f48c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:49:01.818132 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5c99ae6d-73b3-418d-b495-74e8870301a6 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:01.830849 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5c99ae6d-73b3-418d-b495-74e8870301a6 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:01.831716 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 264/1037] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:01 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1023 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:01.833199 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d10f44e3-c24e-4b8e-adf0-3ae60c70672a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.838909 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d10f44e3-c24e-4b8e-adf0-3ae60c70672a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:49:01.838909 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d10f44e3-c24e-4b8e-adf0-3ae60c70672a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.838909 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d10f44e3-c24e-4b8e-adf0-3ae60c70672a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.849521 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:01.849521 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:01.857484 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d10f44e3-c24e-4b8e-adf0-3ae60c70672a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:49:01.868496 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d10f44e3-c24e-4b8e-adf0-3ae60c70672a tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 200 Aug 12 14:49:01.868741 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 258/1038] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:01 2026] GET /volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:01.886874 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.889084 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] DELETE https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:49:01.889379 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.889648 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:01.889859 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Delete volume with id: 9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:49:01.902903 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:01.902903 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:01.903321 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:49:01.960717 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Delete volume request issued successfully. Aug 12 14:49:01.960717 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-911bd2ac-565b-48ab-ad98-6d5083e460a2 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 202 Aug 12 14:49:01.960717 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 260/1039] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:49:01 2026] DELETE /volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:01.974418 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ec1037ce-9582-46a6-8d63-fb5a4133ac83 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:01.976965 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec1037ce-9582-46a6-8d63-fb5a4133ac83 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:49:01.977470 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec1037ce-9582-46a6-8d63-fb5a4133ac83 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:01.977798 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec1037ce-9582-46a6-8d63-fb5a4133ac83 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:02.004308 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:02.004308 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:02.014048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-decd22c2-a8b3-4861-8a47-b4a685bbb32a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:02.016122 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ec1037ce-9582-46a6-8d63-fb5a4133ac83 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Volume info retrieved successfully. Aug 12 14:49:02.021136 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-decd22c2-a8b3-4861-8a47-b4a685bbb32a tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] PUT https://10.4.3.100/volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a Aug 12 14:49:02.021769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-decd22c2-a8b3-4861-8a47-b4a685bbb32a tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:02.029352 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec1037ce-9582-46a6-8d63-fb5a4133ac83 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 200 Aug 12 14:49:02.030583 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 258/1040] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:01 2026] GET /volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:02.036955 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-decd22c2-a8b3-4861-8a47-b4a685bbb32a tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Acquiring lock "cinder-attachment_update-2587442c-669f-42a6-914f-e6bbed721747-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:49:02.042731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-decd22c2-a8b3-4861-8a47-b4a685bbb32a tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Lock "cinder-attachment_update-2587442c-669f-42a6-914f-e6bbed721747-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:49:02.043577 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:02.043577 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:02.185914 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-decd22c2-a8b3-4861-8a47-b4a685bbb32a tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Lock "cinder-attachment_update-2587442c-669f-42a6-914f-e6bbed721747-np0000007067" released by "attachment_update" :: held 0.143s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:49:02.186354 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-decd22c2-a8b3-4861-8a47-b4a685bbb32a tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a returned with HTTP 200 Aug 12 14:49:02.186690 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 265/1041] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:49:02 2026] PUT /volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:02.339087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7b088878-780d-480c-82a4-c162999297d7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:02.339664 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b088878-780d-480c-82a4-c162999297d7 None None] GET https://10.4.3.100/volume// Aug 12 14:49:02.339856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b088878-780d-480c-82a4-c162999297d7 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:02.340074 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b088878-780d-480c-82a4-c162999297d7 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:02.340828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b088878-780d-480c-82a4-c162999297d7 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:02.341258 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 259/1042] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49: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 14:49:02.355490 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-316d5faa-4497-427d-a355-c8ec2217ea9b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:02.358796 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-316d5faa-4497-427d-a355-c8ec2217ea9b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:49:02.359389 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-316d5faa-4497-427d-a355-c8ec2217ea9b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2c673ad-e73e-40cd-b2ab-e3a90c554fe5", "connector": null, "instance_uuid": "52728b54-46b1-4663-89e2-b8d78f5b9f42"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:02.377088 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:02.377088 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:02.439109 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-316d5faa-4497-427d-a355-c8ec2217ea9b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:49:02.439733 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 261/1043] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:49:02 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:02.450883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-96c758ac-462a-4f20-bdf9-755390ffd95a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:02.453640 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-96c758ac-462a-4f20-bdf9-755390ffd95a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] DELETE https://10.4.3.100/volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204 Aug 12 14:49:02.453904 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-96c758ac-462a-4f20-bdf9-755390ffd95a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:02.454316 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-96c758ac-462a-4f20-bdf9-755390ffd95a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:02.465765 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:02.465765 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:02.560833 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-96c758ac-462a-4f20-bdf9-755390ffd95a tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204 returned with HTTP 200 Aug 12 14:49:02.561615 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 259/1044] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:49:02 2026] DELETE /volume/v3/attachments/863fa0c0-41d8-4c33-9b00-dad2989c6204 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:02.779501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-019f6610-aba0-40e3-8284-18d9a38459f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:02.782792 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-019f6610-aba0-40e3-8284-18d9a38459f4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:02.782792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-019f6610-aba0-40e3-8284-18d9a38459f4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:02.783702 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-019f6610-aba0-40e3-8284-18d9a38459f4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:02.799827 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:02.799827 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:02.806072 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-019f6610-aba0-40e3-8284-18d9a38459f4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:02.812821 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-019f6610-aba0-40e3-8284-18d9a38459f4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:02.813322 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 266/1045] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:02 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:03.057383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6ae239da-01e6-4e8e-903c-aca4df7baa52 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:03.061215 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ae239da-01e6-4e8e-903c-aca4df7baa52 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] GET https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e Aug 12 14:49:03.061215 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ae239da-01e6-4e8e-903c-aca4df7baa52 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:03.061438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ae239da-01e6-4e8e-903c-aca4df7baa52 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:03.074353 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ae239da-01e6-4e8e-903c-aca4df7baa52 tempest-VolumesListTestJSON-8938511 tempest-VolumesListTestJSON-8938511-project-member] https://10.4.3.100/volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e returned with HTTP 404 Aug 12 14:49:03.075020 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 260/1046] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:03 2026] GET /volume/v3/volumes/9ccf5dc2-5190-4829-b6e2-e8064697852e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:03.838691 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d2d4aafb-ea57-451f-93ca-f205bfb1c7b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:03.839226 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:03.841112 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d2d4aafb-ea57-451f-93ca-f205bfb1c7b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:03.841429 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d2d4aafb-ea57-451f-93ca-f205bfb1c7b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:03.841979 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d2d4aafb-ea57-451f-93ca-f205bfb1c7b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:03.862735 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:03.862735 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:03.867975 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d2d4aafb-ea57-451f-93ca-f205bfb1c7b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:03.874818 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d2d4aafb-ea57-451f-93ca-f205bfb1c7b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:03.875366 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 262/1047] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:03 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:03.969553 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:03.969553 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1468121332"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:03.969723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-136698ed-d9e9-4951-b940-061008e39385 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:03.971629 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1468121332'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:03.972608 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Create volume of 1 GB Aug 12 14:49:03.974633 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-136698ed-d9e9-4951-b940-061008e39385 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:49:03.974819 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:03.974819 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:03.974893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-136698ed-d9e9-4951-b940-061008e39385 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:03.974893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-136698ed-d9e9-4951-b940-061008e39385 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:03.974893 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-136698ed-d9e9-4951-b940-061008e39385 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Delete volume with id: b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:49:03.983135 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Availability Zones retrieved successfully. Aug 12 14:49:03.984766 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:03.984766 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:03.985731 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-136698ed-d9e9-4951-b940-061008e39385 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:49:03.991936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Flow 'volume_create_api' (0afe9b36-d832-4bcf-8206-0c87ce3f712e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:03.994543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5deb3e5a-2e38-409d-9c54-6c30de19ec40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:03.995481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:04.026610 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-136698ed-d9e9-4951-b940-061008e39385 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Delete volume request issued successfully. Aug 12 14:49:04.027044 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-136698ed-d9e9-4951-b940-061008e39385 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 202 Aug 12 14:49:04.028836 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 267/1048] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:49:03 2026] DELETE /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:04.041956 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cd1c2485-38a8-4880-860c-7ae58bab79a6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:04.046536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5deb3e5a-2e38-409d-9c54-6c30de19ec40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:04.047712 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ae8c00-c7fa-47aa-a65f-7ce96272bab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:04.048663 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd1c2485-38a8-4880-860c-7ae58bab79a6 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:49:04.048663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd1c2485-38a8-4880-860c-7ae58bab79a6 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:04.048663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd1c2485-38a8-4880-860c-7ae58bab79a6 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:04.062271 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:04.062271 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:04.073226 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cd1c2485-38a8-4880-860c-7ae58bab79a6 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Volume info retrieved successfully. Aug 12 14:49:04.092362 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd1c2485-38a8-4880-860c-7ae58bab79a6 tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 200 Aug 12 14:49:04.092594 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 261/1049] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:04 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 846 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:04.177607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Created reservations ['af3aabbb-cbd1-4122-a9d5-eb21c8e2bcaf', '882f7219-529f-4ed2-a87f-fe2fdaae53aa', '78e4d39e-02d4-4a9c-adb4-7decb8c1c9a3', '554f18c5-90c5-4a27-8219-215cccc13857'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:04.179075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ae8c00-c7fa-47aa-a65f-7ce96272bab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af3aabbb-cbd1-4122-a9d5-eb21c8e2bcaf', '882f7219-529f-4ed2-a87f-fe2fdaae53aa', '78e4d39e-02d4-4a9c-adb4-7decb8c1c9a3', '554f18c5-90c5-4a27-8219-215cccc13857']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:04.180787 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5026a19-91dd-4194-81a0-f825193e8fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:04.218442 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5026a19-91dd-4194-81a0-f825193e8fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d216b2-1d2c-4cd7-8a99-57edd501d791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1468121332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5f4c1d48422296e886e39794d6db',qos_specs=None,replication_status=,reservations=['af3aabbb-cbd1-4122-a9d5-eb21c8e2bcaf','882f7219-529f-4ed2-a87f-fe2fdaae53aa','78e4d39e-02d4-4a9c-adb4-7decb8c1c9a3','554f18c5-90c5-4a27-8219-215cccc13857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='463a974ba514495bb94513760768e548',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1468121332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d216b2-1d2c-4cd7-8a99-57edd501d791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3fb5f4c1d48422296e886e39794d6db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='463a974ba514495bb94513760768e548',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:04.220035 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2e6818-baa1-4f23-ad9d-60ad256f9a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:04.228335 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-449385ed-e359-47f9-87f7-877234105783 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:04.232883 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-449385ed-e359-47f9-87f7-877234105783 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] PUT https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 Aug 12 14:49:04.233436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-449385ed-e359-47f9-87f7-877234105783 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:04.250385 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-449385ed-e359-47f9-87f7-877234105783 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Acquiring lock "cinder-attachment_update-f2c673ad-e73e-40cd-b2ab-e3a90c554fe5-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:49:04.250642 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2e6818-baa1-4f23-ad9d-60ad256f9a90) transitioned into state 'SUCCESS' from state '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-1468121332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3fb5f4c1d48422296e886e39794d6db',qos_specs=None,replication_status=,reservations=['af3aabbb-cbd1-4122-a9d5-eb21c8e2bcaf','882f7219-529f-4ed2-a87f-fe2fdaae53aa','78e4d39e-02d4-4a9c-adb4-7decb8c1c9a3','554f18c5-90c5-4a27-8219-215cccc13857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='463a974ba514495bb94513760768e548',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:04.251104 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d235ca2a-4f70-428a-b778-ebff776227a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:04.256191 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-449385ed-e359-47f9-87f7-877234105783 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-f2c673ad-e73e-40cd-b2ab-e3a90c554fe5-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:49:04.257566 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:04.257566 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:04.268199 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d235ca2a-4f70-428a-b778-ebff776227a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:04.269334 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Flow 'volume_create_api' (0afe9b36-d832-4bcf-8206-0c87ce3f712e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:04.269735 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Create volume request issued successfully. Aug 12 14:49:04.270547 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c76ade4-5b4f-4a7a-a5cc-73ad740c36d7 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:04.271704 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 260/1050] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:03 2026] POST /volume/v3/volumes => generated 749 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:04.291802 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-822a79bc-7730-4ce4-9f14-7218d337e3ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:04.294412 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-822a79bc-7730-4ce4-9f14-7218d337e3ba tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:04.294753 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-822a79bc-7730-4ce4-9f14-7218d337e3ba tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:04.296273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-822a79bc-7730-4ce4-9f14-7218d337e3ba tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:04.311134 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:04.311134 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:04.321312 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-822a79bc-7730-4ce4-9f14-7218d337e3ba tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:04.326775 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-822a79bc-7730-4ce4-9f14-7218d337e3ba tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:04.328199 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 268/1051] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:04 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:04.437807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-449385ed-e359-47f9-87f7-877234105783 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Lock "cinder-attachment_update-f2c673ad-e73e-40cd-b2ab-e3a90c554fe5-np0000007067" released by "attachment_update" :: held 0.182s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:49:04.438767 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-449385ed-e359-47f9-87f7-877234105783 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 returned with HTTP 200 Aug 12 14:49:04.438767 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 263/1052] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:49:04 2026] PUT /volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:04.453352 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-cd81b45e-b407-4443-88ba-2d9095704a9b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:04.460436 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-cd81b45e-b407-4443-88ba-2d9095704a9b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 Aug 12 14:49:04.460961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-cd81b45e-b407-4443-88ba-2d9095704a9b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:04.461911 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-cd81b45e-b407-4443-88ba-2d9095704a9b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:04.485115 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-cd81b45e-b407-4443-88ba-2d9095704a9b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 returned with HTTP 200 Aug 12 14:49:04.487021 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 262/1053] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 14:49:04 2026] GET /volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:04.897981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f67ed96-3295-4182-9043-678859405f73 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:04.901043 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f67ed96-3295-4182-9043-678859405f73 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:04.901774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f67ed96-3295-4182-9043-678859405f73 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:04.901774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f67ed96-3295-4182-9043-678859405f73 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:04.916344 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:04.916344 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:04.921935 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f67ed96-3295-4182-9043-678859405f73 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:04.928786 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f67ed96-3295-4182-9043-678859405f73 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:04.928786 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 261/1054] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:04 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:05.109362 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-49915d03-e33f-4ba3-ae2e-afee6ed864ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:05.111708 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49915d03-e33f-4ba3-ae2e-afee6ed864ba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] GET https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 Aug 12 14:49:05.111939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49915d03-e33f-4ba3-ae2e-afee6ed864ba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:05.112177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-49915d03-e33f-4ba3-ae2e-afee6ed864ba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:05.120133 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-49915d03-e33f-4ba3-ae2e-afee6ed864ba tempest-AttachSCSIVolumeTestJSON-1990305946 tempest-AttachSCSIVolumeTestJSON-1990305946-project-member] https://10.4.3.100/volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 returned with HTTP 404 Aug 12 14:49:05.121030 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 269/1055] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:05 2026] GET /volume/v3/volumes/b41b4ece-0b27-4803-8ec6-7e1ae5f6a9b4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:05.350242 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ded6c3e-c80e-45f3-8694-6001d512aa10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:05.353578 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ded6c3e-c80e-45f3-8694-6001d512aa10 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:05.353578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ded6c3e-c80e-45f3-8694-6001d512aa10 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:05.353578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ded6c3e-c80e-45f3-8694-6001d512aa10 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:05.367614 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:05.367614 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:05.376202 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ded6c3e-c80e-45f3-8694-6001d512aa10 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:05.391056 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ded6c3e-c80e-45f3-8694-6001d512aa10 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:05.391056 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 264/1056] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:05 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:05.688624 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5547d420-257c-4d41-88ec-92a5231132fc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:05.693798 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5547d420-257c-4d41-88ec-92a5231132fc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] POST https://10.4.3.100/volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a/action Aug 12 14:49:05.693798 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5547d420-257c-4d41-88ec-92a5231132fc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:05.693798 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5547d420-257c-4d41-88ec-92a5231132fc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:05.721425 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:05.721425 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:05.747121 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c35e7966-631f-450a-891f-10faf2ecefe7 req-5547d420-257c-4d41-88ec-92a5231132fc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a/action returned with HTTP 204 Aug 12 14:49:05.747577 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 263/1057] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:49:05 2026] POST /volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:05.947124 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-18154850-6434-40c4-b5dd-913381298bcc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:05.949587 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-18154850-6434-40c4-b5dd-913381298bcc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:05.949809 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-18154850-6434-40c4-b5dd-913381298bcc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:05.950036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-18154850-6434-40c4-b5dd-913381298bcc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:05.966478 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:05.966478 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:05.977774 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-18154850-6434-40c4-b5dd-913381298bcc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:06.004542 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-18154850-6434-40c4-b5dd-913381298bcc tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:06.005168 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 262/1058] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:05 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1136 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:06.031565 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d5dcd39-9125-4e2e-87c8-1d8c467d0eed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:06.034595 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d5dcd39-9125-4e2e-87c8-1d8c467d0eed tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:06.034595 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d5dcd39-9125-4e2e-87c8-1d8c467d0eed tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:06.034869 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d5dcd39-9125-4e2e-87c8-1d8c467d0eed tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:06.059276 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:06.059276 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:06.067970 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8d5dcd39-9125-4e2e-87c8-1d8c467d0eed tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:06.077682 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d5dcd39-9125-4e2e-87c8-1d8c467d0eed tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:06.079221 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 270/1059] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:06 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1136 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:07.849876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-c82d287d-0109-4fbb-b4f2-94fbd154055e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:07.855740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-c82d287d-0109-4fbb-b4f2-94fbd154055e tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:07.856501 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-c82d287d-0109-4fbb-b4f2-94fbd154055e tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:07.856501 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-c82d287d-0109-4fbb-b4f2-94fbd154055e tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:07.875488 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:07.875488 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:07.884959 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-c82d287d-0109-4fbb-b4f2-94fbd154055e tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:07.892485 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-c82d287d-0109-4fbb-b4f2-94fbd154055e tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:07.893100 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 265/1060] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:07 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1136 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:07.964163 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-08413aa9-8ee7-4dee-8812-6a3864c7cdc4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:07.968771 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-08413aa9-8ee7-4dee-8812-6a3864c7cdc4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] POST https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747/action Aug 12 14:49:07.969481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-08413aa9-8ee7-4dee-8812-6a3864c7cdc4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:07.969781 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-08413aa9-8ee7-4dee-8812-6a3864c7cdc4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:07.995200 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:07.995200 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:07.995738 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-08413aa9-8ee7-4dee-8812-6a3864c7cdc4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:08.014119 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-08413aa9-8ee7-4dee-8812-6a3864c7cdc4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Begin detaching volume completed successfully. Aug 12 14:49:08.014597 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-08413aa9-8ee7-4dee-8812-6a3864c7cdc4 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747/action returned with HTTP 202 Aug 12 14:49:08.015417 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 264/1061] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:49:07 2026] POST /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:08.050977 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4465116-bfbe-4525-9cd3-f0299eaea9b5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:08.053623 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4465116-bfbe-4525-9cd3-f0299eaea9b5 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:08.054310 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4465116-bfbe-4525-9cd3-f0299eaea9b5 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:08.054664 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4465116-bfbe-4525-9cd3-f0299eaea9b5 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:08.070347 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:08.070347 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:08.075843 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d4465116-bfbe-4525-9cd3-f0299eaea9b5 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:08.084337 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4465116-bfbe-4525-9cd3-f0299eaea9b5 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:08.085095 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 263/1062] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:08 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:08.097744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8c2c264d-512d-462c-b547-adc55194b1b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:08.098081 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c2c264d-512d-462c-b547-adc55194b1b6 None None] GET https://10.4.3.100/volume// Aug 12 14:49:08.099171 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c2c264d-512d-462c-b547-adc55194b1b6 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:08.099171 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c2c264d-512d-462c-b547-adc55194b1b6 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:08.099171 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c2c264d-512d-462c-b547-adc55194b1b6 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:08.099171 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 271/1063] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49: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 14:49:08.120568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-6dcfec71-9f7f-4a1b-84c7-c6640da46778 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:08.128786 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-6dcfec71-9f7f-4a1b-84c7-c6640da46778 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:08.128786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-6dcfec71-9f7f-4a1b-84c7-c6640da46778 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:08.128786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-6dcfec71-9f7f-4a1b-84c7-c6640da46778 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:08.144120 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:08.144120 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:08.152931 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-6dcfec71-9f7f-4a1b-84c7-c6640da46778 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:08.163117 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-6dcfec71-9f7f-4a1b-84c7-c6640da46778 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:08.164352 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 266/1064] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:08 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:09.101184 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1032a7d6-f675-4dc7-ba3b-2202968f3c4b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:09.104725 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1032a7d6-f675-4dc7-ba3b-2202968f3c4b tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:09.105043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1032a7d6-f675-4dc7-ba3b-2202968f3c4b tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:09.105882 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1032a7d6-f675-4dc7-ba3b-2202968f3c4b tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:09.124698 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:09.124698 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:09.126406 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1032a7d6-f675-4dc7-ba3b-2202968f3c4b tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:09.133736 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1032a7d6-f675-4dc7-ba3b-2202968f3c4b tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:09.133736 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 265/1065] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:09 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:09.933345 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-864d1dbe-03bd-41b5-ab7a-5507e76e2ed9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:09.936263 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-864d1dbe-03bd-41b5-ab7a-5507e76e2ed9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:09.936497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-864d1dbe-03bd-41b5-ab7a-5507e76e2ed9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:09.936847 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-864d1dbe-03bd-41b5-ab7a-5507e76e2ed9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:09.947960 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:09.947960 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:09.954480 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-864d1dbe-03bd-41b5-ab7a-5507e76e2ed9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:09.961008 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-864d1dbe-03bd-41b5-ab7a-5507e76e2ed9 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:09.961431 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 264/1066] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:09 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:10.086642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7bc2fc49-0299-4b59-a20f-29dc4567b9cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.087202 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bc2fc49-0299-4b59-a20f-29dc4567b9cc None None] GET https://10.4.3.100/volume// Aug 12 14:49:10.087654 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bc2fc49-0299-4b59-a20f-29dc4567b9cc None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:10.087654 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bc2fc49-0299-4b59-a20f-29dc4567b9cc None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:10.087888 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bc2fc49-0299-4b59-a20f-29dc4567b9cc None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:10.088193 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 272/1067] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:49: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 14:49:10.099398 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b9500a82-2497-46c4-9423-a8c345a7fe9a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.102726 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b9500a82-2497-46c4-9423-a8c345a7fe9a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:49:10.103512 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b9500a82-2497-46c4-9423-a8c345a7fe9a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af9c7b75-6433-4466-a658-c752159c36c0", "connector": null, "instance_uuid": "ea68653c-4809-4436-a478-e46ce7f26fc6"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:10.116617 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:10.116617 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:10.150375 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b9500a82-2497-46c4-9423-a8c345a7fe9a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:49:10.151889 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 267/1068] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:49:10 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:10.152099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e37a8b0a-b279-42cf-8e5b-167ba28f7b32 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.155302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e37a8b0a-b279-42cf-8e5b-167ba28f7b32 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:10.155590 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e37a8b0a-b279-42cf-8e5b-167ba28f7b32 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:10.156066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e37a8b0a-b279-42cf-8e5b-167ba28f7b32 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:10.169579 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:10.169579 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:10.178707 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e37a8b0a-b279-42cf-8e5b-167ba28f7b32 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:10.184294 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9661d30d-e6fb-4c60-8852-fdbbd582750c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.187791 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9661d30d-e6fb-4c60-8852-fdbbd582750c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:10.188033 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9661d30d-e6fb-4c60-8852-fdbbd582750c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:10.188240 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9661d30d-e6fb-4c60-8852-fdbbd582750c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:10.190593 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e37a8b0a-b279-42cf-8e5b-167ba28f7b32 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:10.190593 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 266/1069] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:10 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:10.204175 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a5a99a65-f84d-4340-af3e-2d38b4b06724 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.204567 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5a99a65-f84d-4340-af3e-2d38b4b06724 None None] GET https://10.4.3.100/volume// Aug 12 14:49:10.204834 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5a99a65-f84d-4340-af3e-2d38b4b06724 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:10.205326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a5a99a65-f84d-4340-af3e-2d38b4b06724 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:10.205482 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a5a99a65-f84d-4340-af3e-2d38b4b06724 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:10.205941 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 273/1070] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49: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 14:49:10.207523 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:10.207523 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:10.214030 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9661d30d-e6fb-4c60-8852-fdbbd582750c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:10.216857 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-94310ba0-c98a-46c3-99da-8b0602cd347a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.219560 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-94310ba0-c98a-46c3-99da-8b0602cd347a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:10.219836 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-94310ba0-c98a-46c3-99da-8b0602cd347a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:10.220328 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-94310ba0-c98a-46c3-99da-8b0602cd347a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:10.221533 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9661d30d-e6fb-4c60-8852-fdbbd582750c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:10.222223 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 265/1071] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:10 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:10.234139 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:10.234139 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:10.239164 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-94310ba0-c98a-46c3-99da-8b0602cd347a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:10.247144 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-94310ba0-c98a-46c3-99da-8b0602cd347a tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:10.247772 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 268/1072] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:10 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:10.344794 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-23fac419-2a47-4cb9-9609-f810079febc6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.347973 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-23fac419-2a47-4cb9-9609-f810079febc6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] POST https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420/action Aug 12 14:49:10.349209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-23fac419-2a47-4cb9-9609-f810079febc6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:10.349400 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-23fac419-2a47-4cb9-9609-f810079febc6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:10.374302 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:10.374302 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:10.394787 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b5b4d79b-c60e-4c8c-9809-4035eefb6aed req-23fac419-2a47-4cb9-9609-f810079febc6 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420/action returned with HTTP 204 Aug 12 14:49:10.395580 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 267/1073] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:49:10 2026] POST /volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:10.398158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-ba0d950c-d5f9-4860-a322-41de40258e1c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:10.400707 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-ba0d950c-d5f9-4860-a322-41de40258e1c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] PUT https://10.4.3.100/volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881 Aug 12 14:49:10.401275 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-ba0d950c-d5f9-4860-a322-41de40258e1c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:10.410389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-ba0d950c-d5f9-4860-a322-41de40258e1c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Acquiring lock "cinder-attachment_update-af9c7b75-6433-4466-a658-c752159c36c0-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:49:10.418788 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-ba0d950c-d5f9-4860-a322-41de40258e1c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Lock "cinder-attachment_update-af9c7b75-6433-4466-a658-c752159c36c0-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:49:10.419510 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:10.419510 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:10.548373 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-ba0d950c-d5f9-4860-a322-41de40258e1c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Lock "cinder-attachment_update-af9c7b75-6433-4466-a658-c752159c36c0-np0000007067" released by "attachment_update" :: held 0.130s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:49:10.548847 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-ba0d950c-d5f9-4860-a322-41de40258e1c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881 returned with HTTP 200 Aug 12 14:49:10.549415 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 274/1074] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:49:10 2026] PUT /volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:11.209405 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-69603f30-6fb4-4685-bed4-5ca582161d56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:11.216202 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69603f30-6fb4-4685-bed4-5ca582161d56 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:11.217075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69603f30-6fb4-4685-bed4-5ca582161d56 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:11.217075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-69603f30-6fb4-4685-bed4-5ca582161d56 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:11.238639 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2182965-7889-4f19-88f6-d5d12ddd9c5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:11.239097 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:11.239097 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:11.241936 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2182965-7889-4f19-88f6-d5d12ddd9c5d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:11.242806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2182965-7889-4f19-88f6-d5d12ddd9c5d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:11.243319 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2182965-7889-4f19-88f6-d5d12ddd9c5d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:11.246056 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-69603f30-6fb4-4685-bed4-5ca582161d56 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:11.252711 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-69603f30-6fb4-4685-bed4-5ca582161d56 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:11.253242 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 266/1075] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:11 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 1139 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:11.264319 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:11.264319 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:11.270989 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2182965-7889-4f19-88f6-d5d12ddd9c5d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:11.277061 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2182965-7889-4f19-88f6-d5d12ddd9c5d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:11.277549 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 269/1076] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:11 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 866 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:11.983110 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-96c40a83-4171-44ca-b5d0-d0fe4f4ecde2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:11.986635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-96c40a83-4171-44ca-b5d0-d0fe4f4ecde2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] DELETE https://10.4.3.100/volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a Aug 12 14:49:11.987134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-96c40a83-4171-44ca-b5d0-d0fe4f4ecde2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:11.987649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-96c40a83-4171-44ca-b5d0-d0fe4f4ecde2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:12.006067 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:12.006067 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:12.094024 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-67cedbf3-ddec-4c84-a5fa-2dd2b7980583 req-96c40a83-4171-44ca-b5d0-d0fe4f4ecde2 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a returned with HTTP 200 Aug 12 14:49:12.094024 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 268/1077] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:49:11 2026] DELETE /volume/v3/attachments/4b5fa0ac-7785-49ef-832d-02375187ab7a => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:12.273383 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e9eafdd-ceed-4633-b8c7-56004f9b8814 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:12.277710 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e9eafdd-ceed-4633-b8c7-56004f9b8814 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:12.277995 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e9eafdd-ceed-4633-b8c7-56004f9b8814 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:12.278284 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e9eafdd-ceed-4633-b8c7-56004f9b8814 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:12.294133 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:12.294133 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:12.304445 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ae10f699-4dac-47e2-9b9b-6c375d780af4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:12.304937 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0e9eafdd-ceed-4633-b8c7-56004f9b8814 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:12.306567 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae10f699-4dac-47e2-9b9b-6c375d780af4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:12.307107 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae10f699-4dac-47e2-9b9b-6c375d780af4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:12.307603 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae10f699-4dac-47e2-9b9b-6c375d780af4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:12.312346 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e9eafdd-ceed-4633-b8c7-56004f9b8814 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:12.312346 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 275/1078] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:12 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:12.323559 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:12.323559 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:12.328092 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ae10f699-4dac-47e2-9b9b-6c375d780af4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:12.335557 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae10f699-4dac-47e2-9b9b-6c375d780af4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:12.336465 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 267/1079] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:12 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:13.366386 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f0bcabc6-0b85-4933-a2a8-b0e6f3d7459e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:13.368816 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f0bcabc6-0b85-4933-a2a8-b0e6f3d7459e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:13.368816 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f0bcabc6-0b85-4933-a2a8-b0e6f3d7459e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:13.369131 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f0bcabc6-0b85-4933-a2a8-b0e6f3d7459e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:13.396352 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:13.396352 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:13.406968 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f0bcabc6-0b85-4933-a2a8-b0e6f3d7459e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:13.413423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f0bcabc6-0b85-4933-a2a8-b0e6f3d7459e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:13.413967 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 270/1080] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:13 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:14.434097 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9068ba1d-c7ce-4e3e-bab9-959e87fb51cc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:14.438006 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9068ba1d-c7ce-4e3e-bab9-959e87fb51cc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:14.438006 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9068ba1d-c7ce-4e3e-bab9-959e87fb51cc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:14.440234 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9068ba1d-c7ce-4e3e-bab9-959e87fb51cc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:14.462090 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:14.462090 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:14.472677 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9068ba1d-c7ce-4e3e-bab9-959e87fb51cc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:14.479379 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9068ba1d-c7ce-4e3e-bab9-959e87fb51cc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:14.479899 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 269/1081] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:14 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:14.760931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2af6431f-e397-42df-936e-6c73a9913986 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:14.763176 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2af6431f-e397-42df-936e-6c73a9913986 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:14.763867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2af6431f-e397-42df-936e-6c73a9913986 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-attach": {"instance_uuid": "95745b8d-2130-4d1f-8a5f-58394bf5002e", "mountpoint": "/dev/vdb"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:14.764153 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2af6431f-e397-42df-936e-6c73a9913986 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "95745b8d-2130-4d1f-8a5f-58394bf5002e", "mountpoint": "/dev/vdb"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:14.780684 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:14.780684 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:14.782229 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2af6431f-e397-42df-936e-6c73a9913986 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:14.797061 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2af6431f-e397-42df-936e-6c73a9913986 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Update volume admin metadata completed successfully. Aug 12 14:49:14.912317 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2af6431f-e397-42df-936e-6c73a9913986 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Attach volume completed successfully. Aug 12 14:49:14.914919 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2af6431f-e397-42df-936e-6c73a9913986 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:14.915229 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 276/1082] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:14 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:14.926538 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-46910ada-7f4d-4253-9208-4759d7b72f6a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:14.929570 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46910ada-7f4d-4253-9208-4759d7b72f6a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:14.930394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46910ada-7f4d-4253-9208-4759d7b72f6a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:14.930394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46910ada-7f4d-4253-9208-4759d7b72f6a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:14.948868 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:14.948868 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:14.955120 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-46910ada-7f4d-4253-9208-4759d7b72f6a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:14.962555 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46910ada-7f4d-4253-9208-4759d7b72f6a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:14.963073 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 268/1083] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:14 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 1176 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:14.989993 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f1d9718f-1296-4f37-98ba-d491e6b71f3f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:14.992483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1d9718f-1296-4f37-98ba-d491e6b71f3f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:14.993219 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1d9718f-1296-4f37-98ba-d491e6b71f3f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-detach": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:14.993482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f1d9718f-1296-4f37-98ba-d491e6b71f3f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:15.018597 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:15.018597 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:15.019260 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1d9718f-1296-4f37-98ba-d491e6b71f3f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:15.107700 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f1d9718f-1296-4f37-98ba-d491e6b71f3f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Detach volume completed successfully. Aug 12 14:49:15.107700 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f1d9718f-1296-4f37-98ba-d491e6b71f3f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:15.107700 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 271/1084] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:14 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:15.121133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4b3f6f8b-68f7-4ed4-8e46-14de6a72f9f4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:15.123642 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4b3f6f8b-68f7-4ed4-8e46-14de6a72f9f4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:15.123893 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4b3f6f8b-68f7-4ed4-8e46-14de6a72f9f4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:15.124474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4b3f6f8b-68f7-4ed4-8e46-14de6a72f9f4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:15.135322 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:15.135322 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:15.142541 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4b3f6f8b-68f7-4ed4-8e46-14de6a72f9f4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:15.151354 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4b3f6f8b-68f7-4ed4-8e46-14de6a72f9f4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:15.151905 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 270/1085] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:15 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:15.338475 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b7f3379b-f74f-4cae-9a50-dea6bb14ddc4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:15.347366 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b7f3379b-f74f-4cae-9a50-dea6bb14ddc4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] POST https://10.4.3.100/volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881/action Aug 12 14:49:15.348434 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b7f3379b-f74f-4cae-9a50-dea6bb14ddc4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:15.348434 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b7f3379b-f74f-4cae-9a50-dea6bb14ddc4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:15.381334 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:15.381334 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:15.406204 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-796155a9-bed6-4fbf-93d0-dc6ef376bfb7 req-b7f3379b-f74f-4cae-9a50-dea6bb14ddc4 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881/action returned with HTTP 204 Aug 12 14:49:15.406611 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 277/1086] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:49:15 2026] POST /volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:15.497722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-694d4bc4-07c5-410b-b5bf-dc4c30d79626 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:15.500248 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-694d4bc4-07c5-410b-b5bf-dc4c30d79626 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:15.500436 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-694d4bc4-07c5-410b-b5bf-dc4c30d79626 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:15.500738 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-694d4bc4-07c5-410b-b5bf-dc4c30d79626 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:15.516220 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:15.516220 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:15.522322 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-694d4bc4-07c5-410b-b5bf-dc4c30d79626 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:15.530020 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-694d4bc4-07c5-410b-b5bf-dc4c30d79626 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:15.530020 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 269/1087] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:15 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1158 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:15.550022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:15.552331 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] POST https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0/action Aug 12 14:49:15.553842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:15.554321 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:15.571488 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:15.571488 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:15.571488 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:15.630606 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Created reservations ['4a65a3e4-8eea-4bfa-8327-46fa7e88e1cb', 'cbda9e3f-6b62-4098-b1d3-b134ef869cf1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:15.666893 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Extend volume request issued successfully. Aug 12 14:49:15.667197 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0/action returned with HTTP 202 Aug 12 14:49:15.667857 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 272/1088] 10.4.3.100 () {70 vars in 1431 bytes} [Wed Aug 12 14:49:15 2026] POST /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 14:49:15.681118 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-17a47236-96cc-455a-a12f-43e9f53e58b8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:15.684002 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-17a47236-96cc-455a-a12f-43e9f53e58b8 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:15.684226 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-17a47236-96cc-455a-a12f-43e9f53e58b8 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:15.684406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-17a47236-96cc-455a-a12f-43e9f53e58b8 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:15.703870 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:15.703870 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:15.716196 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-17a47236-96cc-455a-a12f-43e9f53e58b8 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:15.730036 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-17a47236-96cc-455a-a12f-43e9f53e58b8 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:15.730036 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 271/1089] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:15 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1161 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:16.114516 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 req-2bbc98da-7a11-4dd5-a8cd-1accd5b27730 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:16.117472 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 req-2bbc98da-7a11-4dd5-a8cd-1accd5b27730 service nova] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:16.117770 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 req-2bbc98da-7a11-4dd5-a8cd-1accd5b27730 service nova] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:16.118027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 req-2bbc98da-7a11-4dd5-a8cd-1accd5b27730 service nova] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:16.134548 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:16.134548 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:16.139384 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 req-2bbc98da-7a11-4dd5-a8cd-1accd5b27730 service nova] Volume info retrieved successfully. Aug 12 14:49:16.145191 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a4569157-12a1-4f2e-8616-b4a7a8a8b368 req-2bbc98da-7a11-4dd5-a8cd-1accd5b27730 service nova] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:16.145191 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 278/1090] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:16 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1314 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:16.210744 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60634f30-eff3-47ce-8bf0-5f435c158303 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:16.214050 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60634f30-eff3-47ce-8bf0-5f435c158303 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:16.214306 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60634f30-eff3-47ce-8bf0-5f435c158303 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:16.214529 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60634f30-eff3-47ce-8bf0-5f435c158303 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:16.222288 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:16.222288 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:16.226194 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60634f30-eff3-47ce-8bf0-5f435c158303 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:16.231006 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60634f30-eff3-47ce-8bf0-5f435c158303 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:16.231485 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 270/1091] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:16 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:16.303351 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bc5d142-3fda-4606-b9c9-f446e73f5195 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:16.308159 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bc5d142-3fda-4606-b9c9-f446e73f5195 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:16.308446 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bc5d142-3fda-4606-b9c9-f446e73f5195 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:16.308735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bc5d142-3fda-4606-b9c9-f446e73f5195 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:16.322749 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:16.322749 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:16.330530 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bc5d142-3fda-4606-b9c9-f446e73f5195 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:16.340916 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bc5d142-3fda-4606-b9c9-f446e73f5195 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:16.341987 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 273/1092] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:16 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:16.749826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d766e6ae-3d02-4d27-803e-33d1094ec0c0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:16.752282 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d766e6ae-3d02-4d27-803e-33d1094ec0c0 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:16.752634 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d766e6ae-3d02-4d27-803e-33d1094ec0c0 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:16.752889 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d766e6ae-3d02-4d27-803e-33d1094ec0c0 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:16.765813 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:16.765813 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:16.771102 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d766e6ae-3d02-4d27-803e-33d1094ec0c0 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:16.779187 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d766e6ae-3d02-4d27-803e-33d1094ec0c0 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:16.779737 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 272/1093] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:16 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1158 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:16.802747 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8af988f7-64c3-4d42-a00b-fe062ecff91d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:16.806189 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8af988f7-64c3-4d42-a00b-fe062ecff91d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:16.806454 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8af988f7-64c3-4d42-a00b-fe062ecff91d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:16.806942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8af988f7-64c3-4d42-a00b-fe062ecff91d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:16.823271 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:16.823271 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:16.829445 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8af988f7-64c3-4d42-a00b-fe062ecff91d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:16.838674 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8af988f7-64c3-4d42-a00b-fe062ecff91d tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:16.838674 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 279/1094] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:16 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1158 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:17.086022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-63a4bd94-f23c-4392-afa8-0e312deef82f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:17.086614 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-63a4bd94-f23c-4392-afa8-0e312deef82f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] DELETE https://10.4.3.100/volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b Aug 12 14:49:17.086810 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-63a4bd94-f23c-4392-afa8-0e312deef82f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:17.087085 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-63a4bd94-f23c-4392-afa8-0e312deef82f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:17.099101 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:17.099101 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:17.171121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-23fd5a1b-e14e-47ce-a5d4-083d17c75b2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:17.173604 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-23fd5a1b-e14e-47ce-a5d4-083d17c75b2f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:17.173847 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-23fd5a1b-e14e-47ce-a5d4-083d17c75b2f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:17.174095 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-23fd5a1b-e14e-47ce-a5d4-083d17c75b2f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:17.186258 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:17.186258 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:17.190811 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-23fd5a1b-e14e-47ce-a5d4-083d17c75b2f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:17.197367 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-23fd5a1b-e14e-47ce-a5d4-083d17c75b2f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:17.197367 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 274/1095] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:17 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:17.222505 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-63a4bd94-f23c-4392-afa8-0e312deef82f tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b returned with HTTP 200 Aug 12 14:49:17.222953 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 271/1096] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:49:17 2026] DELETE /volume/v3/attachments/b1fa955d-6194-48ff-82af-31d806007d9b => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:17.236800 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:17.239795 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:49:17.240008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:17.240238 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:17.240412 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Delete volume with id: a145fa76-0170-44bb-98fb-6fb4cc817a53 Aug 12 14:49:17.246927 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-a3906d6e-01c3-45c0-bd1a-967c2eae4f7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:17.248021 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:17.248021 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:17.248476 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Volume info retrieved successfully. Aug 12 14:49:17.248761 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-a3906d6e-01c3-45c0-bd1a-967c2eae4f7e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] POST https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0/action Aug 12 14:49:17.249125 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-a3906d6e-01c3-45c0-bd1a-967c2eae4f7e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:17.249243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-a3906d6e-01c3-45c0-bd1a-967c2eae4f7e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:17.264896 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:17.264896 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:17.264896 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-a3906d6e-01c3-45c0-bd1a-967c2eae4f7e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:17.269142 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] Delete volume request issued successfully. Aug 12 14:49:17.270662 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1872f341-5351-4429-ba95-0dd2ab4436ac req-b21ff39f-4522-40d7-b57b-107bf65db134 tempest-ServerActionsV293TestJSON-1005693073 tempest-ServerActionsV293TestJSON-1005693073-project-member] https://10.4.3.100/volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 returned with HTTP 202 Aug 12 14:49:17.270662 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 273/1097] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:49:17 2026] DELETE /volume/v3/volumes/a145fa76-0170-44bb-98fb-6fb4cc817a53 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:17.276117 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-a3906d6e-01c3-45c0-bd1a-967c2eae4f7e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Begin detaching volume completed successfully. Aug 12 14:49:17.276351 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-a3906d6e-01c3-45c0-bd1a-967c2eae4f7e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0/action returned with HTTP 202 Aug 12 14:49:17.276888 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 280/1098] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:49:17 2026] POST /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 14:49:17.303532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ebf1688b-064b-437f-b5e7-5e471426bc01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:17.312483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebf1688b-064b-437f-b5e7-5e471426bc01 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:17.312780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebf1688b-064b-437f-b5e7-5e471426bc01 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:17.313056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebf1688b-064b-437f-b5e7-5e471426bc01 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:17.334793 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:17.334793 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:17.339445 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ebf1688b-064b-437f-b5e7-5e471426bc01 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:17.347533 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebf1688b-064b-437f-b5e7-5e471426bc01 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:17.347826 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 275/1099] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:17 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:17.357949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5d30b566-f65b-47e1-a3a3-6b39eb16bc7d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:17.357949 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d30b566-f65b-47e1-a3a3-6b39eb16bc7d None None] GET https://10.4.3.100/volume// Aug 12 14:49:17.357949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d30b566-f65b-47e1-a3a3-6b39eb16bc7d None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:17.357949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d30b566-f65b-47e1-a3a3-6b39eb16bc7d None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:17.358961 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d30b566-f65b-47e1-a3a3-6b39eb16bc7d None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:17.359528 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 272/1100] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49: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 14:49:17.375685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-9d1c91ef-b8cd-41a3-bdfd-9a2ad31bf956 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:17.379246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-9d1c91ef-b8cd-41a3-bdfd-9a2ad31bf956 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:17.379753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-9d1c91ef-b8cd-41a3-bdfd-9a2ad31bf956 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:17.379790 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-9d1c91ef-b8cd-41a3-bdfd-9a2ad31bf956 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:17.395349 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:17.395349 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:17.403133 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-9d1c91ef-b8cd-41a3-bdfd-9a2ad31bf956 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:17.410700 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-9d1c91ef-b8cd-41a3-bdfd-9a2ad31bf956 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:17.410700 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 274/1101] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:17 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1323 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:18.369829 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99d7f233-5206-4736-8783-35f17b11210e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:18.372814 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99d7f233-5206-4736-8783-35f17b11210e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:18.373390 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99d7f233-5206-4736-8783-35f17b11210e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:18.374483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99d7f233-5206-4736-8783-35f17b11210e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:18.389818 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:18.389818 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:18.396952 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-99d7f233-5206-4736-8783-35f17b11210e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:18.406731 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99d7f233-5206-4736-8783-35f17b11210e tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:18.407494 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 281/1102] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:18 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:18.430020 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-681ce7ce-ad9f-4d1b-a996-bf69c2581d3f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:18.436378 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-681ce7ce-ad9f-4d1b-a996-bf69c2581d3f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] DELETE https://10.4.3.100/volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881 Aug 12 14:49:18.436378 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-681ce7ce-ad9f-4d1b-a996-bf69c2581d3f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:18.436378 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-681ce7ce-ad9f-4d1b-a996-bf69c2581d3f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:18.450510 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:18.450510 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:18.510296 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-22dfea08-0b2c-4092-b911-8d396555aa49 req-681ce7ce-ad9f-4d1b-a996-bf69c2581d3f tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881 returned with HTTP 200 Aug 12 14:49:18.511165 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 276/1103] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:49:18 2026] DELETE /volume/v3/attachments/a052c472-10ec-4d74-89b2-a89857f5a881 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:19.424599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4d11ab1d-edba-4c4d-b550-5891a3692e4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:19.430962 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d11ab1d-edba-4c4d-b550-5891a3692e4c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:19.430962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d11ab1d-edba-4c4d-b550-5891a3692e4c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:19.430962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d11ab1d-edba-4c4d-b550-5891a3692e4c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:19.442601 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:19.442601 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:19.459335 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4d11ab1d-edba-4c4d-b550-5891a3692e4c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:19.468920 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d11ab1d-edba-4c4d-b550-5891a3692e4c tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:19.469351 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 273/1104] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:19 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:20.532612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:20.534486 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:20.534997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:20.536868 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:20.536868 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Delete volume with id: 2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:20.546418 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:20.546418 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:20.547253 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:20.569877 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Delete volume request issued successfully. Aug 12 14:49:20.570784 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a57c11c9-a6c4-4d02-836c-f5ecc8cb089d tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 202 Aug 12 14:49:20.570784 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 275/1105] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:49:20 2026] DELETE /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:20.578755 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9e8efebf-09fa-4680-af9c-f1a13ddc33ab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:20.580827 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e8efebf-09fa-4680-af9c-f1a13ddc33ab tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:20.581113 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e8efebf-09fa-4680-af9c-f1a13ddc33ab tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:20.581352 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e8efebf-09fa-4680-af9c-f1a13ddc33ab tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:20.591167 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:20.591167 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:20.600896 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9e8efebf-09fa-4680-af9c-f1a13ddc33ab tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Volume info retrieved successfully. Aug 12 14:49:20.612527 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e8efebf-09fa-4680-af9c-f1a13ddc33ab tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 200 Aug 12 14:49:20.612846 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 282/1106] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:20 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:21.630971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f090646-875a-4cf7-be6d-e2a5874736b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:21.633168 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f090646-875a-4cf7-be6d-e2a5874736b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] GET https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 Aug 12 14:49:21.633380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f090646-875a-4cf7-be6d-e2a5874736b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:21.633622 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f090646-875a-4cf7-be6d-e2a5874736b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:21.649281 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f090646-875a-4cf7-be6d-e2a5874736b3 tempest-TaggedAttachmentsTest-2135094254 tempest-TaggedAttachmentsTest-2135094254-project-member] https://10.4.3.100/volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 returned with HTTP 404 Aug 12 14:49:21.649998 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 277/1107] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:21 2026] GET /volume/v3/volumes/2587442c-669f-42a6-914f-e6bbed721747 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:23.319752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4c759d16-fe52-45b4-8ac8-de3218595095 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:23.332283 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c759d16-fe52-45b4-8ac8-de3218595095 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:23.332283 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c759d16-fe52-45b4-8ac8-de3218595095 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:23.332449 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c759d16-fe52-45b4-8ac8-de3218595095 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:23.348477 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:23.348477 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:23.354817 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4c759d16-fe52-45b4-8ac8-de3218595095 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:23.366353 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c759d16-fe52-45b4-8ac8-de3218595095 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:23.366353 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 274/1108] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:23 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 866 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:23.387725 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:23.390871 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] DELETE https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:23.391166 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:23.391432 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:23.391671 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Delete volume with id: af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:23.403397 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:23.403397 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:23.403583 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:23.432710 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Delete volume request issued successfully. Aug 12 14:49:23.433531 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da22c58a-c1a7-4c2e-88e3-95cf19c0cfdc tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 202 Aug 12 14:49:23.433531 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 276/1109] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:49:23 2026] DELETE /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:49:23.445702 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5eb82db1-dd61-4203-8eed-b8dd67ed83a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:23.448240 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5eb82db1-dd61-4203-8eed-b8dd67ed83a5 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:23.448604 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5eb82db1-dd61-4203-8eed-b8dd67ed83a5 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:23.449338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5eb82db1-dd61-4203-8eed-b8dd67ed83a5 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:23.460449 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:23.460449 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:23.469137 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5eb82db1-dd61-4203-8eed-b8dd67ed83a5 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Volume info retrieved successfully. Aug 12 14:49:23.476155 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5eb82db1-dd61-4203-8eed-b8dd67ed83a5 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 200 Aug 12 14:49:23.476765 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 283/1110] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:23 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:24.497187 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-602faf51-25a4-4035-ae97-bb9085f33e97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:24.500783 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-602faf51-25a4-4035-ae97-bb9085f33e97 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] GET https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 Aug 12 14:49:24.501007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-602faf51-25a4-4035-ae97-bb9085f33e97 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:24.501235 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-602faf51-25a4-4035-ae97-bb9085f33e97 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:24.519214 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-602faf51-25a4-4035-ae97-bb9085f33e97 tempest-VolumesExtendAttachedTest-1562901794 tempest-VolumesExtendAttachedTest-1562901794-project-member] https://10.4.3.100/volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 returned with HTTP 404 Aug 12 14:49:24.519800 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 278/1111] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:49:24 2026] GET /volume/v3/volumes/af9c7b75-6433-4466-a658-c752159c36c0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:49:26.311681 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b49b25bc-5df0-4844-9343-3c286a698836 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:26.318662 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b49b25bc-5df0-4844-9343-3c286a698836 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:26.321062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b49b25bc-5df0-4844-9343-3c286a698836 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-attach": {"instance_uuid": "71bbf8ac-64bb-48fe-ae4d-91cb1e1145ea", "mountpoint": "/dev/vdb"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:26.321188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b49b25bc-5df0-4844-9343-3c286a698836 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "71bbf8ac-64bb-48fe-ae4d-91cb1e1145ea", "mountpoint": "/dev/vdb"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:26.337399 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:26.337399 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:26.338638 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b49b25bc-5df0-4844-9343-3c286a698836 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:26.354495 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b49b25bc-5df0-4844-9343-3c286a698836 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Update volume admin metadata completed successfully. Aug 12 14:49:26.451130 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b49b25bc-5df0-4844-9343-3c286a698836 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Attach volume completed successfully. Aug 12 14:49:26.451130 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b49b25bc-5df0-4844-9343-3c286a698836 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:26.453836 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 275/1112] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:26 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:26.462690 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-397710e8-cc47-41c5-9130-cfbe0513229f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:26.464932 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-397710e8-cc47-41c5-9130-cfbe0513229f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:26.465244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-397710e8-cc47-41c5-9130-cfbe0513229f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:26.465449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-397710e8-cc47-41c5-9130-cfbe0513229f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:26.477880 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:26.477880 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:26.483069 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-397710e8-cc47-41c5-9130-cfbe0513229f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:26.489055 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-397710e8-cc47-41c5-9130-cfbe0513229f tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:26.489589 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 277/1113] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:26 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:26.507322 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-feb6f232-8a0a-4775-b4a7-0b2b910101c6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:26.510924 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feb6f232-8a0a-4775-b4a7-0b2b910101c6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:26.511050 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feb6f232-8a0a-4775-b4a7-0b2b910101c6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:26.511282 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feb6f232-8a0a-4775-b4a7-0b2b910101c6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:26.524474 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:26.524474 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:26.531052 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-feb6f232-8a0a-4775-b4a7-0b2b910101c6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:26.538800 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feb6f232-8a0a-4775-b4a7-0b2b910101c6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:26.539660 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 284/1114] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:26 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:26.558627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5407633c-c841-45d3-9592-b10574c2544a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:26.560317 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5407633c-c841-45d3-9592-b10574c2544a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:26.560824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5407633c-c841-45d3-9592-b10574c2544a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-detach": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:26.561040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5407633c-c841-45d3-9592-b10574c2544a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:26.574009 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:26.574009 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:26.574567 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5407633c-c841-45d3-9592-b10574c2544a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:26.629724 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5407633c-c841-45d3-9592-b10574c2544a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Detach volume completed successfully. Aug 12 14:49:26.630270 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5407633c-c841-45d3-9592-b10574c2544a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:26.630903 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 279/1115] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:26 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:26.639349 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5916ea36-3be3-4be5-b750-e5c21765b11c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:26.643429 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5916ea36-3be3-4be5-b750-e5c21765b11c tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:26.643701 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5916ea36-3be3-4be5-b750-e5c21765b11c tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:26.643890 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5916ea36-3be3-4be5-b750-e5c21765b11c tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:26.658229 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:26.658229 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:26.668315 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5916ea36-3be3-4be5-b750-e5c21765b11c tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:26.680236 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5916ea36-3be3-4be5-b750-e5c21765b11c tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:26.680236 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 276/1116] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:26 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:28.554230 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d5a267c9-f756-472f-9b04-da211cb5b05a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.557689 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d5a267c9-f756-472f-9b04-da211cb5b05a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:28.558263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d5a267c9-f756-472f-9b04-da211cb5b05a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:28.558534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d5a267c9-f756-472f-9b04-da211cb5b05a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:28.572476 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.572476 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:28.573301 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d5a267c9-f756-472f-9b04-da211cb5b05a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.581072 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d5a267c9-f756-472f-9b04-da211cb5b05a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Reserve volume completed successfully. Aug 12 14:49:28.581432 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d5a267c9-f756-472f-9b04-da211cb5b05a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:28.582133 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 278/1117] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:28 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:28.592634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9436196-1bfd-4f10-94af-ba16b9bf7542 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.594880 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9436196-1bfd-4f10-94af-ba16b9bf7542 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:28.595094 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9436196-1bfd-4f10-94af-ba16b9bf7542 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:28.595345 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9436196-1bfd-4f10-94af-ba16b9bf7542 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:28.603866 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.603866 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:28.608088 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9436196-1bfd-4f10-94af-ba16b9bf7542 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.613324 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9436196-1bfd-4f10-94af-ba16b9bf7542 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:28.613902 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 285/1118] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:28 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:28.629789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11db5aab-4484-4dd0-9dee-2516e50865e3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.632143 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11db5aab-4484-4dd0-9dee-2516e50865e3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:28.632662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11db5aab-4484-4dd0-9dee-2516e50865e3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:28.632851 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11db5aab-4484-4dd0-9dee-2516e50865e3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:28.643724 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.643724 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:28.644217 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11db5aab-4484-4dd0-9dee-2516e50865e3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.661329 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11db5aab-4484-4dd0-9dee-2516e50865e3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Unreserve volume completed successfully. Aug 12 14:49:28.661651 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11db5aab-4484-4dd0-9dee-2516e50865e3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:28.662341 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 280/1119] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:28 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:28.669578 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2065274-1f60-4c09-b348-c5d2d6f16929 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.671449 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2065274-1f60-4c09-b348-c5d2d6f16929 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:28.671666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2065274-1f60-4c09-b348-c5d2d6f16929 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:28.671870 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2065274-1f60-4c09-b348-c5d2d6f16929 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:28.679844 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.679844 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:28.684058 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2065274-1f60-4c09-b348-c5d2d6f16929 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.688551 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2065274-1f60-4c09-b348-c5d2d6f16929 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:28.689264 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 277/1120] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:28 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:28.702750 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cde4db7f-c194-4a74-9567-e52ddc67124d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.704993 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cde4db7f-c194-4a74-9567-e52ddc67124d tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:28.705524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cde4db7f-c194-4a74-9567-e52ddc67124d tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:28.705524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cde4db7f-c194-4a74-9567-e52ddc67124d tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:28.713849 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.713849 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:28.714382 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cde4db7f-c194-4a74-9567-e52ddc67124d tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.719918 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cde4db7f-c194-4a74-9567-e52ddc67124d tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume updated successfully. Aug 12 14:49:28.720160 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cde4db7f-c194-4a74-9567-e52ddc67124d tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 200 Aug 12 14:49:28.720625 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 279/1121] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:28 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:49:28.727422 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-45403b1a-a14e-4e28-adc3-aa5ec62793ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.737178 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45403b1a-a14e-4e28-adc3-aa5ec62793ce tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:28.737178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45403b1a-a14e-4e28-adc3-aa5ec62793ce tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:28.737178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45403b1a-a14e-4e28-adc3-aa5ec62793ce tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:28.752008 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.752008 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:28.756835 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-45403b1a-a14e-4e28-adc3-aa5ec62793ce tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.763360 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45403b1a-a14e-4e28-adc3-aa5ec62793ce tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:28.763751 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 286/1122] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:28 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:28.779082 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c2adb62a-3a2f-400e-8da0-29e93157c2f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.781508 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2adb62a-3a2f-400e-8da0-29e93157c2f6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:28.782034 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2adb62a-3a2f-400e-8da0-29e93157c2f6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:28.782174 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2adb62a-3a2f-400e-8da0-29e93157c2f6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:28.793034 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.793034 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:28.793421 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c2adb62a-3a2f-400e-8da0-29e93157c2f6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.802095 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c2adb62a-3a2f-400e-8da0-29e93157c2f6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume updated successfully. Aug 12 14:49:28.802794 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2adb62a-3a2f-400e-8da0-29e93157c2f6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 200 Aug 12 14:49:28.803188 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 281/1123] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:28 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:49:28.812284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b2a1cae-37a8-4737-9849-cb56185361c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.813521 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b2a1cae-37a8-4737-9849-cb56185361c1 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:28.813598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b2a1cae-37a8-4737-9849-cb56185361c1 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:28.813871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b2a1cae-37a8-4737-9849-cb56185361c1 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:28.822975 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.822975 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:28.828693 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b2a1cae-37a8-4737-9849-cb56185361c1 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.836687 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b2a1cae-37a8-4737-9849-cb56185361c1 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:28.837557 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 278/1124] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:28 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:28.856793 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bb115bbd-b962-44b0-a5cf-468cde79090b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.862451 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bb115bbd-b962-44b0-a5cf-468cde79090b tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:28.864259 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bb115bbd-b962-44b0-a5cf-468cde79090b tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:28.864259 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bb115bbd-b962-44b0-a5cf-468cde79090b tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:28.894282 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.894282 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:28.894647 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bb115bbd-b962-44b0-a5cf-468cde79090b tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.914422 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bb115bbd-b962-44b0-a5cf-468cde79090b tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Update volume admin metadata completed successfully. Aug 12 14:49:28.914700 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bb115bbd-b962-44b0-a5cf-468cde79090b tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Update readonly setting on volume completed successfully. Aug 12 14:49:28.915533 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bb115bbd-b962-44b0-a5cf-468cde79090b tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:28.915533 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 280/1125] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:28 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:28.925262 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-126f6c8a-2933-421d-b898-836b1281ffa9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.928373 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-126f6c8a-2933-421d-b898-836b1281ffa9 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:28.928642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-126f6c8a-2933-421d-b898-836b1281ffa9 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:28.929066 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-126f6c8a-2933-421d-b898-836b1281ffa9 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:28.943366 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.943366 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:28.951477 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-126f6c8a-2933-421d-b898-836b1281ffa9 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:28.962159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-126f6c8a-2933-421d-b898-836b1281ffa9 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:28.962159 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 287/1126] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:28 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:28.981605 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:28.984216 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:28.984763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:28.984981 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:28.997846 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:28.997846 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:28.998977 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:29.017657 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Update volume admin metadata completed successfully. Aug 12 14:49:29.018027 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Update readonly setting on volume completed successfully. Aug 12 14:49:29.018098 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d18087a7-bb62-49c4-88b2-25eed45eca44 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:29.018616 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 282/1127] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:28 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:29.029239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-277ed69c-e480-4f20-bd6a-acaecaecb7e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:29.030877 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-277ed69c-e480-4f20-bd6a-acaecaecb7e6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:29.031252 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-277ed69c-e480-4f20-bd6a-acaecaecb7e6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:29.033211 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-277ed69c-e480-4f20-bd6a-acaecaecb7e6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:29.043091 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:29.043091 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:29.049535 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-277ed69c-e480-4f20-bd6a-acaecaecb7e6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:29.062309 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-277ed69c-e480-4f20-bd6a-acaecaecb7e6 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:29.062765 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 279/1128] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:29 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:29.082649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6df27915-4122-47af-97e8-ae9ec6e38acd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:29.084420 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6df27915-4122-47af-97e8-ae9ec6e38acd tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:29.085004 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6df27915-4122-47af-97e8-ae9ec6e38acd tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1637388709", "disk_format": "raw"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:29.085149 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6df27915-4122-47af-97e8-ae9ec6e38acd tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1637388709", "disk_format": "raw"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:29.096531 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:29.096531 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:29.097103 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6df27915-4122-47af-97e8-ae9ec6e38acd tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:29.113234 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:29.113234 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:29.117981 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.image.image_utils [None req-6df27915-4122-47af-97e8-ae9ec6e38acd tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1637388709'}] 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-1637388709'}]. {{(pid=100247) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 14:49:29.812977 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6df27915-4122-47af-97e8-ae9ec6e38acd tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Copy volume to image completed successfully. Aug 12 14:49:29.813424 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6df27915-4122-47af-97e8-ae9ec6e38acd tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:29.814097 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 281/1129] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:49:29 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 687 bytes in 733 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:31.625651 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:31.782278 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:31.782758 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-676617494", "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:31.784854 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-676617494', 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:32.136104 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume of 1 GB Aug 12 14:49:32.140895 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Availability Zones retrieved successfully. Aug 12 14:49:32.148112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Flow 'volume_create_api' (29355372-199e-4017-bb31-24fd8dd5b392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:32.148920 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb74013c-3d9c-418e-a552-b6c9b4fb8b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:32.150305 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:32.232330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb74013c-3d9c-418e-a552-b6c9b4fb8b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:32.233556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1570b047-a8bc-454e-bded-fa2e30b79564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:32.315344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Created reservations ['d9956778-bb1c-43aa-829f-27cbba88f070', '26b20a62-9e95-4c06-b6e7-9303dffe910f', '7e3d670a-0852-4d06-8b40-482abec06aa1', '6c52a167-3c46-4df4-9c2a-8fed52d4b60f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:32.316542 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1570b047-a8bc-454e-bded-fa2e30b79564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9956778-bb1c-43aa-829f-27cbba88f070', '26b20a62-9e95-4c06-b6e7-9303dffe910f', '7e3d670a-0852-4d06-8b40-482abec06aa1', '6c52a167-3c46-4df4-9c2a-8fed52d4b60f']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:32.317486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545bba0e-5dd5-4fdc-b059-bb16da8ac73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:32.342966 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (545bba0e-5dd5-4fdc-b059-bb16da8ac73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3de62a0d-63ea-4b00-a3ca-eea24e8af81e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-676617494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ab698b70474b12b0491ce023ffdde8',qos_specs=None,replication_status=,reservations=['d9956778-bb1c-43aa-829f-27cbba88f070','26b20a62-9e95-4c06-b6e7-9303dffe910f','7e3d670a-0852-4d06-8b40-482abec06aa1','6c52a167-3c46-4df4-9c2a-8fed52d4b60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-676617494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3de62a0d-63ea-4b00-a3ca-eea24e8af81e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66ab698b70474b12b0491ce023ffdde8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:32.343832 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d209c6a9-28be-4434-bca5-5e7f576a0dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:32.368836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d209c6a9-28be-4434-bca5-5e7f576a0dd2) transitioned into state 'SUCCESS' from state '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-676617494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ab698b70474b12b0491ce023ffdde8',qos_specs=None,replication_status=,reservations=['d9956778-bb1c-43aa-829f-27cbba88f070','26b20a62-9e95-4c06-b6e7-9303dffe910f','7e3d670a-0852-4d06-8b40-482abec06aa1','6c52a167-3c46-4df4-9c2a-8fed52d4b60f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:32.370135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f93d04-3a89-414c-b637-09e3428dbdbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:32.382256 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f93d04-3a89-414c-b637-09e3428dbdbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:32.383340 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Flow 'volume_create_api' (29355372-199e-4017-bb31-24fd8dd5b392) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:32.383810 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume request issued successfully. Aug 12 14:49:32.385113 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d90a3bce-5efa-42b6-8452-92b6e5872ac3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:32.387381 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 288/1130] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:49:31 2026] POST /volume/v3/volumes => generated 751 bytes in 761 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:32.403935 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-337efcc6-f75f-4684-b96d-3fd6da889bf6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:32.406288 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-337efcc6-f75f-4684-b96d-3fd6da889bf6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:49:32.406663 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-337efcc6-f75f-4684-b96d-3fd6da889bf6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:32.407431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-337efcc6-f75f-4684-b96d-3fd6da889bf6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:32.416648 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:32.416648 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:32.422408 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-337efcc6-f75f-4684-b96d-3fd6da889bf6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:32.428618 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-337efcc6-f75f-4684-b96d-3fd6da889bf6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e returned with HTTP 200 Aug 12 14:49:32.429103 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 283/1131] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:32 2026] GET /volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:33.446862 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e3fd604b-0e92-4bd2-9f2f-1bff2f079aab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:33.450540 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3fd604b-0e92-4bd2-9f2f-1bff2f079aab tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:49:33.450540 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3fd604b-0e92-4bd2-9f2f-1bff2f079aab tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:33.450857 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3fd604b-0e92-4bd2-9f2f-1bff2f079aab tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:33.466699 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:33.466699 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:33.475102 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e3fd604b-0e92-4bd2-9f2f-1bff2f079aab tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:33.485534 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3fd604b-0e92-4bd2-9f2f-1bff2f079aab tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e returned with HTTP 200 Aug 12 14:49:33.486251 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 280/1132] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:33 2026] GET /volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:33.508245 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:33.511044 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:33.511391 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-518383121"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:33.514743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-518383121'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:33.514743 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume of 1 GB Aug 12 14:49:33.523227 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Availability Zones retrieved successfully. Aug 12 14:49:33.532639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Flow 'volume_create_api' (be7a3128-ad88-423b-b876-fb397990c28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:33.534591 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587dced3-ae2e-4b17-8f47-7cc6b2064ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:33.536301 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:33.594038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (587dced3-ae2e-4b17-8f47-7cc6b2064ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:33.597481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134f54de-6f7f-4e2d-bb0b-6a355a3a0406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:33.673705 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Created reservations ['eaf38e8d-771f-4d83-b0a0-6550d00b3016', '39b12deb-d7b2-4eac-b512-83bc4b47e067', '7d195b55-91f0-440f-acc1-71283c68dfe9', '1137dcbd-612e-43e9-adf7-ad5a2b53fc39'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:33.675159 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134f54de-6f7f-4e2d-bb0b-6a355a3a0406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaf38e8d-771f-4d83-b0a0-6550d00b3016', '39b12deb-d7b2-4eac-b512-83bc4b47e067', '7d195b55-91f0-440f-acc1-71283c68dfe9', '1137dcbd-612e-43e9-adf7-ad5a2b53fc39']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:33.676534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e916c0-ed0d-410e-9815-3725920eab6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:33.705041 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91e916c0-ed0d-410e-9815-3725920eab6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30c349ec-8331-42d6-a183-e817575a6c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-518383121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ab698b70474b12b0491ce023ffdde8',qos_specs=None,replication_status=,reservations=['eaf38e8d-771f-4d83-b0a0-6550d00b3016','39b12deb-d7b2-4eac-b512-83bc4b47e067','7d195b55-91f0-440f-acc1-71283c68dfe9','1137dcbd-612e-43e9-adf7-ad5a2b53fc39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-518383121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30c349ec-8331-42d6-a183-e817575a6c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66ab698b70474b12b0491ce023ffdde8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:33.705845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce1d5bd-b064-40a6-9d91-367264a0b86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:33.737599 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ce1d5bd-b064-40a6-9d91-367264a0b86f) transitioned into state 'SUCCESS' from state '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-518383121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ab698b70474b12b0491ce023ffdde8',qos_specs=None,replication_status=,reservations=['eaf38e8d-771f-4d83-b0a0-6550d00b3016','39b12deb-d7b2-4eac-b512-83bc4b47e067','7d195b55-91f0-440f-acc1-71283c68dfe9','1137dcbd-612e-43e9-adf7-ad5a2b53fc39'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:33.738119 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423e9716-683d-4fb3-b09f-6dcc1b0fa356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:33.755977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423e9716-683d-4fb3-b09f-6dcc1b0fa356) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:33.757433 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Flow 'volume_create_api' (be7a3128-ad88-423b-b876-fb397990c28e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:33.757943 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume request issued successfully. Aug 12 14:49:33.759150 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39c48271-2d0c-463b-a9a2-855ba5959a0e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:33.759474 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 282/1133] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:33 2026] POST /volume/v3/volumes => generated 751 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:33.777989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-320ab05f-f012-4c1d-97ef-ffd98d0f2190 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:33.782408 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-320ab05f-f012-4c1d-97ef-ffd98d0f2190 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:49:33.783722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-320ab05f-f012-4c1d-97ef-ffd98d0f2190 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:33.783722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-320ab05f-f012-4c1d-97ef-ffd98d0f2190 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:33.804367 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:33.804367 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:33.812660 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-320ab05f-f012-4c1d-97ef-ffd98d0f2190 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:33.820126 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-320ab05f-f012-4c1d-97ef-ffd98d0f2190 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 returned with HTTP 200 Aug 12 14:49:33.820984 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 289/1134] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:33 2026] GET /volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:34.844723 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cf691d7a-2531-4a02-9bec-93e33f2a69db None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:34.848589 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf691d7a-2531-4a02-9bec-93e33f2a69db tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:49:34.848589 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf691d7a-2531-4a02-9bec-93e33f2a69db tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:34.848912 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf691d7a-2531-4a02-9bec-93e33f2a69db tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:34.861284 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:34.861284 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:34.866850 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cf691d7a-2531-4a02-9bec-93e33f2a69db tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:34.876063 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf691d7a-2531-4a02-9bec-93e33f2a69db tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 returned with HTTP 200 Aug 12 14:49:34.876882 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 284/1135] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:34 2026] GET /volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:34.895595 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4abcef53-2e44-428e-861b-32484c97e938 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:34.899396 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:34.900387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1066849690"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:34.903326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1066849690'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:34.904122 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume of 1 GB Aug 12 14:49:34.910403 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Availability Zones retrieved successfully. Aug 12 14:49:34.921227 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Flow 'volume_create_api' (fce17eb7-7a64-4553-9d46-fe8b884c3092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:34.922787 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b63949b9-810b-41f3-b638-a6074231954f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:34.924511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:34.970138 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b63949b9-810b-41f3-b638-a6074231954f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:34.970729 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328a0dbe-6893-4aed-8bda-a75815312e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.023722 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:35.075498 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Created reservations ['47a4b335-1129-45a0-b9ab-46ec30d87752', 'ea4c058c-2d09-4409-94d6-3ef1f056b245', '352483b9-9c4b-41e5-9469-d7ad400cd3e8', '23f6cf76-d1e9-4317-851f-d597631555e1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:35.076659 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328a0dbe-6893-4aed-8bda-a75815312e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a4b335-1129-45a0-b9ab-46ec30d87752', 'ea4c058c-2d09-4409-94d6-3ef1f056b245', '352483b9-9c4b-41e5-9469-d7ad400cd3e8', '23f6cf76-d1e9-4317-851f-d597631555e1']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.077804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7e76fa-1d5d-47f1-91d2-aa2c0a911539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.130825 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7e76fa-1d5d-47f1-91d2-aa2c0a911539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04bf01c3-2694-4682-a344-54bb715c4e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1066849690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ab698b70474b12b0491ce023ffdde8',qos_specs=None,replication_status=,reservations=['47a4b335-1129-45a0-b9ab-46ec30d87752','ea4c058c-2d09-4409-94d6-3ef1f056b245','352483b9-9c4b-41e5-9469-d7ad400cd3e8','23f6cf76-d1e9-4317-851f-d597631555e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1066849690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04bf01c3-2694-4682-a344-54bb715c4e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66ab698b70474b12b0491ce023ffdde8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.131402 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c655a49-2484-4653-8ba6-bdc7be01cc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.150584 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:35.150777 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1783398"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:35.152658 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1783398'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:35.153365 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume of 1 GB Aug 12 14:49:35.153365 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:35.153365 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:35.162121 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Availability Zones retrieved successfully. Aug 12 14:49:35.172560 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Flow 'volume_create_api' (388b1280-cc57-4657-bbec-14d978c45da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:35.172560 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8ec665-46d7-493a-8150-6535da2ca750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.173647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:35.222173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c655a49-2484-4653-8ba6-bdc7be01cc3f) transitioned into state 'SUCCESS' from state '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-1066849690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66ab698b70474b12b0491ce023ffdde8',qos_specs=None,replication_status=,reservations=['47a4b335-1129-45a0-b9ab-46ec30d87752','ea4c058c-2d09-4409-94d6-3ef1f056b245','352483b9-9c4b-41e5-9469-d7ad400cd3e8','23f6cf76-d1e9-4317-851f-d597631555e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7432eb8f2c466e835027e833c4f2c2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.223517 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5046fb23-870d-4acc-809b-0360476a94f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.249570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d8ec665-46d7-493a-8150-6535da2ca750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.250753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28d2cd9-4122-43ca-9f68-b0339d583595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.256565 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5046fb23-870d-4acc-809b-0360476a94f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.258022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Flow 'volume_create_api' (fce17eb7-7a64-4553-9d46-fe8b884c3092) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:35.258518 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Create volume request issued successfully. Aug 12 14:49:35.259497 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4abcef53-2e44-428e-861b-32484c97e938 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:35.260953 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 281/1136] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:34 2026] POST /volume/v3/volumes => generated 752 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:35.285696 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1885064-03d1-47b5-b7ad-18f7511244c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:35.289123 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1885064-03d1-47b5-b7ad-18f7511244c5 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:49:35.289432 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1885064-03d1-47b5-b7ad-18f7511244c5 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:35.290148 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1885064-03d1-47b5-b7ad-18f7511244c5 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:35.310485 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:35.310485 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:35.318482 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c1885064-03d1-47b5-b7ad-18f7511244c5 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:35.329677 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1885064-03d1-47b5-b7ad-18f7511244c5 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b returned with HTTP 200 Aug 12 14:49:35.330580 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 290/1137] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:35 2026] GET /volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:35.401838 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Created reservations ['6d5aa305-08eb-4470-b36d-3f3ad1401594', 'c82eb36d-97d5-4a8b-b51c-8d77b3586fd6', '7d6fca4a-48e5-4f83-8a94-64e0bd035961', '4d5c6c94-5f50-4d34-b848-59f2028b5572'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:35.403224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28d2cd9-4122-43ca-9f68-b0339d583595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d5aa305-08eb-4470-b36d-3f3ad1401594', 'c82eb36d-97d5-4a8b-b51c-8d77b3586fd6', '7d6fca4a-48e5-4f83-8a94-64e0bd035961', '4d5c6c94-5f50-4d34-b848-59f2028b5572']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.404727 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d60efd4-fbda-436c-8485-9f3669f7bac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.450543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d60efd4-fbda-436c-8485-9f3669f7bac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1978ae7-4176-4b0b-b4d4-62075775722e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1783398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79d5aca948284f9f92165f47692dc709',qos_specs=None,replication_status=,reservations=['6d5aa305-08eb-4470-b36d-3f3ad1401594','c82eb36d-97d5-4a8b-b51c-8d77b3586fd6','7d6fca4a-48e5-4f83-8a94-64e0bd035961','4d5c6c94-5f50-4d34-b848-59f2028b5572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f092468a9e69454f88924dbbc1b2ca24',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1783398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1978ae7-4176-4b0b-b4d4-62075775722e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79d5aca948284f9f92165f47692dc709',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f092468a9e69454f88924dbbc1b2ca24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.452097 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70efa9d1-53cc-43cc-80b6-4c90de17e8bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.515008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70efa9d1-53cc-43cc-80b6-4c90de17e8bf) transitioned into state 'SUCCESS' from state '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-1783398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79d5aca948284f9f92165f47692dc709',qos_specs=None,replication_status=,reservations=['6d5aa305-08eb-4470-b36d-3f3ad1401594','c82eb36d-97d5-4a8b-b51c-8d77b3586fd6','7d6fca4a-48e5-4f83-8a94-64e0bd035961','4d5c6c94-5f50-4d34-b848-59f2028b5572'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f092468a9e69454f88924dbbc1b2ca24',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.515008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f61594-975c-414e-8f07-490ad069c1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:35.542819 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f61594-975c-414e-8f07-490ad069c1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:35.544233 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Flow 'volume_create_api' (388b1280-cc57-4657-bbec-14d978c45da4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:35.544661 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume request issued successfully. Aug 12 14:49:35.546003 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2f1de9e5-49e7-46dd-bf43-94f5a96062e4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:35.547478 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 283/1138] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:35 2026] POST /volume/v3/volumes => generated 747 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:35.575748 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d8b0aae0-dde3-41b2-863b-7404d36d51e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:35.589431 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8b0aae0-dde3-41b2-863b-7404d36d51e1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e Aug 12 14:49:35.589431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8b0aae0-dde3-41b2-863b-7404d36d51e1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:35.589431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8b0aae0-dde3-41b2-863b-7404d36d51e1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:35.610298 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:35.610298 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:35.622391 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d8b0aae0-dde3-41b2-863b-7404d36d51e1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:35.641279 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8b0aae0-dde3-41b2-863b-7404d36d51e1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e returned with HTTP 200 Aug 12 14:49:35.641890 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 285/1139] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:35 2026] GET /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e => generated 815 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:36.360392 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a57c4b8-e436-4f44-9e79-a431c9ae567d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:36.363929 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a57c4b8-e436-4f44-9e79-a431c9ae567d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:49:36.364223 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a57c4b8-e436-4f44-9e79-a431c9ae567d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:36.364730 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a57c4b8-e436-4f44-9e79-a431c9ae567d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:36.379484 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:36.379484 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:36.386482 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a57c4b8-e436-4f44-9e79-a431c9ae567d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:36.393595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a57c4b8-e436-4f44-9e79-a431c9ae567d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b returned with HTTP 200 Aug 12 14:49:36.394091 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 282/1140] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:36 2026] GET /volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:36.670048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-965c04b4-9a41-424a-9fe3-3d0bf9e1db8f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:36.687012 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-965c04b4-9a41-424a-9fe3-3d0bf9e1db8f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e Aug 12 14:49:36.687217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-965c04b4-9a41-424a-9fe3-3d0bf9e1db8f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:36.687497 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-965c04b4-9a41-424a-9fe3-3d0bf9e1db8f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:36.700502 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:36.700502 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:36.708485 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-965c04b4-9a41-424a-9fe3-3d0bf9e1db8f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:36.716068 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-965c04b4-9a41-424a-9fe3-3d0bf9e1db8f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e returned with HTTP 200 Aug 12 14:49:36.716607 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 291/1141] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:36 2026] GET /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e => generated 840 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:45.518969 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=323,cinder:INSERT=56,cinder:UPDATE=91 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:49:45.636612 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=172,cinder:UPDATE=21,cinder:INSERT=5 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:49:46.391340 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=239,cinder:INSERT=26,cinder:UPDATE=48 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:49:46.714691 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:UPDATE=41,cinder:INSERT=21,cinder:SELECT=273 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:49:48.533988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9b46b66c-b746-4c55-ab2a-6c34b318e30d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:48.540095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9b46b66c-b746-4c55-ab2a-6c34b318e30d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/33f8064e-862c-4e1c-b7a9-8c2fa8baf3f3/action Aug 12 14:49:48.541092 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9b46b66c-b746-4c55-ab2a-6c34b318e30d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-attach": {"instance_uuid": "ce62ac56-3542-45f6-881d-88cb6425f4b1", "mountpoint": "/dev/vdc"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:48.545761 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9b46b66c-b746-4c55-ab2a-6c34b318e30d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ce62ac56-3542-45f6-881d-88cb6425f4b1", "mountpoint": "/dev/vdc"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:48.574632 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9b46b66c-b746-4c55-ab2a-6c34b318e30d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/33f8064e-862c-4e1c-b7a9-8c2fa8baf3f3/action returned with HTTP 404 Aug 12 14:49:48.575149 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 284/1142] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:48 2026] POST /volume/v3/volumes/33f8064e-862c-4e1c-b7a9-8c2fa8baf3f3/action => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:48.849373 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a45a054-6691-4817-b0d6-936aa8f52253 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.024653 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:49.025530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1256899139", "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:49.029485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1256899139', 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:49.030393 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1d020551-cb7b-459b-860a-63ba11c73d6d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.032898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1d020551-cb7b-459b-860a-63ba11c73d6d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:49:49.033172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1d020551-cb7b-459b-860a-63ba11c73d6d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.033489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1d020551-cb7b-459b-860a-63ba11c73d6d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.051148 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.051148 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:49.057373 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1d020551-cb7b-459b-860a-63ba11c73d6d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:49.072062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1d020551-cb7b-459b-860a-63ba11c73d6d tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e returned with HTTP 200 Aug 12 14:49:49.072502 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 283/1143] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:49 2026] GET /volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:49.083219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-7278d768-43a1-4628-acaa-910bcaa55951 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.088904 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-7278d768-43a1-4628-acaa-910bcaa55951 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:49:49.088904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-7278d768-43a1-4628-acaa-910bcaa55951 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.088904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-7278d768-43a1-4628-acaa-910bcaa55951 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.103271 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.103271 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:49.113634 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-7278d768-43a1-4628-acaa-910bcaa55951 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:49.119689 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-7278d768-43a1-4628-acaa-910bcaa55951 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 returned with HTTP 200 Aug 12 14:49:49.120207 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 292/1144] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:49 2026] GET /volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:49.132487 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-925028f1-76f8-43cf-9a52-969ad78e21e6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.136507 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-925028f1-76f8-43cf-9a52-969ad78e21e6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:49:49.136919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-925028f1-76f8-43cf-9a52-969ad78e21e6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.137397 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-925028f1-76f8-43cf-9a52-969ad78e21e6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.148619 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.148619 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:49.153347 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-925028f1-76f8-43cf-9a52-969ad78e21e6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:49.165420 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-925028f1-76f8-43cf-9a52-969ad78e21e6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b returned with HTTP 200 Aug 12 14:49:49.165565 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 285/1145] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:49 2026] GET /volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:49.180559 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6eac9dc1-0607-4e64-8db1-b1c2edebca31 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.181356 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6eac9dc1-0607-4e64-8db1-b1c2edebca31 None None] GET https://10.4.3.100/volume// Aug 12 14:49:49.181356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6eac9dc1-0607-4e64-8db1-b1c2edebca31 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.181547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6eac9dc1-0607-4e64-8db1-b1c2edebca31 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.182259 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6eac9dc1-0607-4e64-8db1-b1c2edebca31 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:49.182315 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 284/1146] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:49: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 14:49:49.194943 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9537e566-ae82-474b-8d46-1bdf15c3db3f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.197964 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9537e566-ae82-474b-8d46-1bdf15c3db3f tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:49:49.198367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9537e566-ae82-474b-8d46-1bdf15c3db3f tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3de62a0d-63ea-4b00-a3ca-eea24e8af81e", "connector": null, "instance_uuid": "12366a62-9210-4458-b923-f466b45aeba0"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:49.211299 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.211299 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:49.252980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9537e566-ae82-474b-8d46-1bdf15c3db3f tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:49:49.253641 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 293/1147] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:49:49 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 14:49:49.264439 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-adf44a04-4b2f-4eec-bac1-d2786408e662 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.265278 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-adf44a04-4b2f-4eec-bac1-d2786408e662 None None] GET https://10.4.3.100/volume// Aug 12 14:49:49.265278 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-adf44a04-4b2f-4eec-bac1-d2786408e662 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.265278 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-adf44a04-4b2f-4eec-bac1-d2786408e662 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.265765 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-adf44a04-4b2f-4eec-bac1-d2786408e662 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:49.266237 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 286/1148] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:49: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 14:49:49.276331 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-5ec0e507-6d22-4f12-84f6-fea09c5796f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.280252 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-5ec0e507-6d22-4f12-84f6-fea09c5796f8 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:49:49.280825 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-5ec0e507-6d22-4f12-84f6-fea09c5796f8 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30c349ec-8331-42d6-a183-e817575a6c92", "connector": null, "instance_uuid": "12366a62-9210-4458-b923-f466b45aeba0"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:49.293227 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.293227 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:49.334837 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-5ec0e507-6d22-4f12-84f6-fea09c5796f8 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:49:49.335635 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 285/1149] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:49:49 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 14:49:49.344638 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b995608-896f-4a28-bc43-1c7d06c87029 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.345846 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b995608-896f-4a28-bc43-1c7d06c87029 None None] GET https://10.4.3.100/volume// Aug 12 14:49:49.345846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b995608-896f-4a28-bc43-1c7d06c87029 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.346381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b995608-896f-4a28-bc43-1c7d06c87029 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.346884 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b995608-896f-4a28-bc43-1c7d06c87029 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:49.347265 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 294/1150] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:49:49 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 14:49:49.362747 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume of 1 GB Aug 12 14:49:49.363005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-bbc975ea-b551-444b-928b-7070bb4dc3e3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.366670 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-bbc975ea-b551-444b-928b-7070bb4dc3e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:49:49.366670 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-bbc975ea-b551-444b-928b-7070bb4dc3e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04bf01c3-2694-4682-a344-54bb715c4e5b", "connector": null, "instance_uuid": "12366a62-9210-4458-b923-f466b45aeba0"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:49.368451 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Availability Zones retrieved successfully. Aug 12 14:49:49.379315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Flow 'volume_create_api' (f418e372-f597-4a9a-8204-cc9d08c59f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:49.379418 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.379418 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:49.379509 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb42fbc-6f4d-49bd-a0bb-e9cd157bb31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:49.380096 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:49.430769 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-bbc975ea-b551-444b-928b-7070bb4dc3e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:49:49.430769 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 287/1151] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:49:49 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 14:49:49.500545 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cb42fbc-6f4d-49bd-a0bb-e9cd157bb31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:49.501391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb23dd87-f794-42f2-aa24-fa888336a66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:49.563036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2d386bcb-15b3-41b7-8f6c-aba14033ab41 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.567100 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d386bcb-15b3-41b7-8f6c-aba14033ab41 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:49.567395 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d386bcb-15b3-41b7-8f6c-aba14033ab41 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.569627 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d386bcb-15b3-41b7-8f6c-aba14033ab41 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.579177 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.579177 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:49.584376 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2d386bcb-15b3-41b7-8f6c-aba14033ab41 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:49.590702 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d386bcb-15b3-41b7-8f6c-aba14033ab41 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:49.591117 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 286/1152] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:49 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:49.614204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Created reservations ['4f435b28-ba7b-4b62-8c48-1baa6858ae07', '4aa59fa8-c385-411a-ace9-2855d6c43546', 'f34abfff-42c5-4f22-83ba-406cbbff2408', '2a16af83-de99-4088-99b7-9cd363083260'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:49.615535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb23dd87-f794-42f2-aa24-fa888336a66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f435b28-ba7b-4b62-8c48-1baa6858ae07', '4aa59fa8-c385-411a-ace9-2855d6c43546', 'f34abfff-42c5-4f22-83ba-406cbbff2408', '2a16af83-de99-4088-99b7-9cd363083260']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:49.616356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8bc430-4ea4-45f7-a934-deebba6141fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:49.643299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e8bc430-4ea4-45f7-a934-deebba6141fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf05a572-b62d-4a5c-809e-84205faff41e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1256899139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed176455b2e546c88cd1ed2ea502741f',qos_specs=None,replication_status=,reservations=['4f435b28-ba7b-4b62-8c48-1baa6858ae07','4aa59fa8-c385-411a-ace9-2855d6c43546','f34abfff-42c5-4f22-83ba-406cbbff2408','2a16af83-de99-4088-99b7-9cd363083260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d569b454240a4807915f36fc3703c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1256899139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf05a572-b62d-4a5c-809e-84205faff41e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed176455b2e546c88cd1ed2ea502741f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190d569b454240a4807915f36fc3703c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:49.645312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2528ae18-74ea-4c39-ad16-0b6abc64c7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:49.674685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2528ae18-74ea-4c39-ad16-0b6abc64c7de) transitioned into state 'SUCCESS' from state '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-1256899139',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed176455b2e546c88cd1ed2ea502741f',qos_specs=None,replication_status=,reservations=['4f435b28-ba7b-4b62-8c48-1baa6858ae07','4aa59fa8-c385-411a-ace9-2855d6c43546','f34abfff-42c5-4f22-83ba-406cbbff2408','2a16af83-de99-4088-99b7-9cd363083260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d569b454240a4807915f36fc3703c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:49.675228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af2d491-a516-4cc8-b8c5-6553051fce71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:49.692996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af2d491-a516-4cc8-b8c5-6553051fce71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:49.693615 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Flow 'volume_create_api' (f418e372-f597-4a9a-8204-cc9d08c59f7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:49.693990 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume request issued successfully. Aug 12 14:49:49.694625 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a45a054-6691-4817-b0d6-936aa8f52253 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:49.695012 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 286/1153] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:49:48 2026] POST /volume/v3/volumes => generated 757 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:49.714999 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-314b0287-56cd-4448-933c-0f8fe090c259 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:49.717939 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-314b0287-56cd-4448-933c-0f8fe090c259 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:49:49.718534 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-314b0287-56cd-4448-933c-0f8fe090c259 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:49.718534 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-314b0287-56cd-4448-933c-0f8fe090c259 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:49.733639 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:49.733639 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:49.738597 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-314b0287-56cd-4448-933c-0f8fe090c259 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:49:49.744654 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-314b0287-56cd-4448-933c-0f8fe090c259 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e returned with HTTP 200 Aug 12 14:49:49.745250 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 295/1154] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:49 2026] GET /volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:50.610949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3eaaeb72-945c-40d0-b14d-23b0333e95a4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:50.614507 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3eaaeb72-945c-40d0-b14d-23b0333e95a4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:49:50.614507 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3eaaeb72-945c-40d0-b14d-23b0333e95a4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:50.614507 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3eaaeb72-945c-40d0-b14d-23b0333e95a4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:50.624550 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:50.624550 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:50.629691 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3eaaeb72-945c-40d0-b14d-23b0333e95a4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:50.635849 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3eaaeb72-945c-40d0-b14d-23b0333e95a4 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:49:50.636537 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 288/1155] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:50 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:50.677982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:50.681313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] POST https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action Aug 12 14:49:50.681803 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-806866271", "disk_format": "qcow2"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:50.682965 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-806866271", "disk_format": "qcow2"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:50.704645 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:50.704645 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:50.705280 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:49:50.732400 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:50.732400 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:50.739536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.image.image_utils [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-806866271'}] 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-806866271'}]. {{(pid=100248) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 14:49:50.766318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-782d634b-0e64-4f27-8b30-1b26602cee4b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:50.769776 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-782d634b-0e64-4f27-8b30-1b26602cee4b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:49:50.770170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-782d634b-0e64-4f27-8b30-1b26602cee4b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:50.770595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-782d634b-0e64-4f27-8b30-1b26602cee4b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:50.779859 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:50.779859 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:50.788293 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-782d634b-0e64-4f27-8b30-1b26602cee4b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:49:50.795476 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-782d634b-0e64-4f27-8b30-1b26602cee4b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e returned with HTTP 200 Aug 12 14:49:50.796006 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 287/1156] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:50 2026] GET /volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:50.817475 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b14e7b82-ef52-4d77-918a-700611c31ccb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:50.821511 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:50.822068 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-959314875"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:50.824126 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-959314875'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:50.824334 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume of 1 GB Aug 12 14:49:50.831552 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Availability Zones retrieved successfully. Aug 12 14:49:50.839254 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Flow 'volume_create_api' (6f0ca13c-638c-44d7-a9c0-e2084b9804f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:50.841677 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc02937-a0f3-4bc3-ad2b-606493eb5185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:50.842653 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:50.879435 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bc02937-a0f3-4bc3-ad2b-606493eb5185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:50.880448 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e5a8f0-1574-4398-b723-6bb527cf5a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:50.928799 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Created reservations ['de738ddd-b47a-4d79-8e1f-964475fc98de', '82679e68-0526-44f0-88c0-14890f47fe9c', '18f89921-6d52-4e9f-ae1e-0a8b39b38d89', '95d333b1-6854-4975-9019-bf264f0ddcb1'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:50.929988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e5a8f0-1574-4398-b723-6bb527cf5a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de738ddd-b47a-4d79-8e1f-964475fc98de', '82679e68-0526-44f0-88c0-14890f47fe9c', '18f89921-6d52-4e9f-ae1e-0a8b39b38d89', '95d333b1-6854-4975-9019-bf264f0ddcb1']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:50.931223 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f1736b-d3b1-421a-9b50-32dcb1836f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:50.966828 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96f1736b-d3b1-421a-9b50-32dcb1836f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1f46928-c3c6-4ec9-8045-a2d61d76d89f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-959314875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed176455b2e546c88cd1ed2ea502741f',qos_specs=None,replication_status=,reservations=['de738ddd-b47a-4d79-8e1f-964475fc98de','82679e68-0526-44f0-88c0-14890f47fe9c','18f89921-6d52-4e9f-ae1e-0a8b39b38d89','95d333b1-6854-4975-9019-bf264f0ddcb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d569b454240a4807915f36fc3703c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-959314875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1f46928-c3c6-4ec9-8045-a2d61d76d89f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed176455b2e546c88cd1ed2ea502741f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190d569b454240a4807915f36fc3703c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:50.968036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1251012-ab1c-4c85-86db-df5c5fc34d4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:51.013107 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1251012-ab1c-4c85-86db-df5c5fc34d4e) transitioned into state 'SUCCESS' from state '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-959314875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed176455b2e546c88cd1ed2ea502741f',qos_specs=None,replication_status=,reservations=['de738ddd-b47a-4d79-8e1f-964475fc98de','82679e68-0526-44f0-88c0-14890f47fe9c','18f89921-6d52-4e9f-ae1e-0a8b39b38d89','95d333b1-6854-4975-9019-bf264f0ddcb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d569b454240a4807915f36fc3703c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:51.014361 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8883cbd6-e62a-4272-af5c-b2c64769a97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:51.028066 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8883cbd6-e62a-4272-af5c-b2c64769a97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:51.029260 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Flow 'volume_create_api' (6f0ca13c-638c-44d7-a9c0-e2084b9804f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:51.029933 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume request issued successfully. Aug 12 14:49:51.030938 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b14e7b82-ef52-4d77-918a-700611c31ccb tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:51.031599 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 296/1157] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:50 2026] POST /volume/v3/volumes => generated 756 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:51.051026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-503785ea-0343-49df-b5a9-81af2a4cb982 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.056266 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-503785ea-0343-49df-b5a9-81af2a4cb982 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:49:51.057729 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-503785ea-0343-49df-b5a9-81af2a4cb982 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:51.058065 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-503785ea-0343-49df-b5a9-81af2a4cb982 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:51.071561 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:51.071561 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:51.075727 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-503785ea-0343-49df-b5a9-81af2a4cb982 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:49:51.082040 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-503785ea-0343-49df-b5a9-81af2a4cb982 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f returned with HTTP 200 Aug 12 14:49:51.082284 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 289/1158] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:51 2026] GET /volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:51.457879 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Copy volume to image completed successfully. Aug 12 14:49:51.463451 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea550695-1c67-4c5e-9f36-e2b0d53c6167 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action returned with HTTP 202 Aug 12 14:49:51.463451 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 287/1159] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:49:50 2026] POST /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791/action => generated 688 bytes in 781 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:51.603692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64ad26c7-7e65-44a3-b983-66b91dbdb208 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.606160 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64ad26c7-7e65-44a3-b983-66b91dbdb208 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:49:51.606484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64ad26c7-7e65-44a3-b983-66b91dbdb208 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:51.606734 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64ad26c7-7e65-44a3-b983-66b91dbdb208 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:51.624720 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:51.624720 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:51.629280 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-64ad26c7-7e65-44a3-b983-66b91dbdb208 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:49:51.637303 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64ad26c7-7e65-44a3-b983-66b91dbdb208 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:49:51.637944 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 288/1160] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:51 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:51.695548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4f7503b8-6c0b-48e0-8b96-ef2230a49f3e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.699170 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4f7503b8-6c0b-48e0-8b96-ef2230a49f3e tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:49:51.699170 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4f7503b8-6c0b-48e0-8b96-ef2230a49f3e tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:51.699433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4f7503b8-6c0b-48e0-8b96-ef2230a49f3e tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:51.722780 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:51.722780 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:51.732256 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4f7503b8-6c0b-48e0-8b96-ef2230a49f3e tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:49:51.743819 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4f7503b8-6c0b-48e0-8b96-ef2230a49f3e tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:49:51.744355 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 297/1161] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:49:51 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 1141 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:51.793982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4cdc4a69-de9b-4b01-8775-8c9b5b2055b7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.796573 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4cdc4a69-de9b-4b01-8775-8c9b5b2055b7 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff/action Aug 12 14:49:51.797085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4cdc4a69-de9b-4b01-8775-8c9b5b2055b7 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:51.797479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4cdc4a69-de9b-4b01-8775-8c9b5b2055b7 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:51.823480 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:51.823480 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:51.824453 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4cdc4a69-de9b-4b01-8775-8c9b5b2055b7 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:49:51.833739 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4cdc4a69-de9b-4b01-8775-8c9b5b2055b7 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Begin detaching volume completed successfully. Aug 12 14:49:51.834112 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-4cdc4a69-de9b-4b01-8775-8c9b5b2055b7 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff/action returned with HTTP 202 Aug 12 14:49:51.834909 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 290/1162] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:49:51 2026] POST /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:51.929256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-55100a83-77f1-4e4a-94df-9241ac8ffa1f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.929963 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55100a83-77f1-4e4a-94df-9241ac8ffa1f None None] GET https://10.4.3.100/volume// Aug 12 14:49:51.930926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55100a83-77f1-4e4a-94df-9241ac8ffa1f None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:51.931009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e5352674-2d52-4ca6-a668-f8a32b716570 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.931327 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55100a83-77f1-4e4a-94df-9241ac8ffa1f None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:51.932026 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5352674-2d52-4ca6-a668-f8a32b716570 None None] GET https://10.4.3.100/volume// Aug 12 14:49:51.932026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5352674-2d52-4ca6-a668-f8a32b716570 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:51.932434 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55100a83-77f1-4e4a-94df-9241ac8ffa1f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:51.933086 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 288/1163] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49: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 14:49:51.934589 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e5352674-2d52-4ca6-a668-f8a32b716570 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:51.936338 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e5352674-2d52-4ca6-a668-f8a32b716570 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:51.936590 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 289/1164] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49:51 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 14:49:51.953727 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-72b22cd8-ae82-4152-ab8e-9f26a591f678 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.958108 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-89d11fcf-759b-4ac8-b9ac-da097abd221e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:51.958382 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-72b22cd8-ae82-4152-ab8e-9f26a591f678 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:49:51.958382 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-72b22cd8-ae82-4152-ab8e-9f26a591f678 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:51.958382 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-72b22cd8-ae82-4152-ab8e-9f26a591f678 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:51.965489 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-89d11fcf-759b-4ac8-b9ac-da097abd221e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:49:51.965489 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-89d11fcf-759b-4ac8-b9ac-da097abd221e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:51.965489 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-89d11fcf-759b-4ac8-b9ac-da097abd221e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:51.982494 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:51.982494 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:51.982668 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:51.982668 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:51.991754 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-72b22cd8-ae82-4152-ab8e-9f26a591f678 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:49:51.992063 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-89d11fcf-759b-4ac8-b9ac-da097abd221e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:51.998778 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-72b22cd8-ae82-4152-ab8e-9f26a591f678 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:49:51.998778 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 298/1165] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:51 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 1324 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:52.000151 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-89d11fcf-759b-4ac8-b9ac-da097abd221e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e returned with HTTP 200 Aug 12 14:49:52.000815 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 291/1166] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:51 2026] GET /volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e => generated 1538 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:52.105831 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a691182-fed0-4556-b0f0-9a8fedadfd56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.112073 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a691182-fed0-4556-b0f0-9a8fedadfd56 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:49:52.112073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a691182-fed0-4556-b0f0-9a8fedadfd56 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:52.112073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a691182-fed0-4556-b0f0-9a8fedadfd56 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:52.124829 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-530996e6-ee01-43cc-864d-32727cc86681 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.126167 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.126167 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:52.127314 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-530996e6-ee01-43cc-864d-32727cc86681 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] PUT https://10.4.3.100/volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d Aug 12 14:49:52.127941 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-530996e6-ee01-43cc-864d-32727cc86681 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:52.133522 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4a691182-fed0-4556-b0f0-9a8fedadfd56 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:49:52.142343 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a691182-fed0-4556-b0f0-9a8fedadfd56 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f returned with HTTP 200 Aug 12 14:49:52.143119 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 289/1167] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:52 2026] GET /volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:52.145841 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-530996e6-ee01-43cc-864d-32727cc86681 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Acquiring lock "cinder-attachment_update-3de62a0d-63ea-4b00-a3ca-eea24e8af81e-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:49:52.154490 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-530996e6-ee01-43cc-864d-32727cc86681 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Lock "cinder-attachment_update-3de62a0d-63ea-4b00-a3ca-eea24e8af81e-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:49:52.155890 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.155890 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:52.161372 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.167230 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:52.167829 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1232604284"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:52.169900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1232604284'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:52.170385 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume of 1 GB Aug 12 14:49:52.177095 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Availability Zones retrieved successfully. Aug 12 14:49:52.188350 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Flow 'volume_create_api' (a45be01c-d8c8-409f-9a43-0f42dce34e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:52.189749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e254d8f-7209-4206-8fab-5147e54cde6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.190562 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:52.240919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e254d8f-7209-4206-8fab-5147e54cde6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.242191 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bb9b5a-d195-4f90-a549-18a21b1f825d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.318645 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-530996e6-ee01-43cc-864d-32727cc86681 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Lock "cinder-attachment_update-3de62a0d-63ea-4b00-a3ca-eea24e8af81e-np0000007067" released by "attachment_update" :: held 0.164s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:49:52.319240 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Created reservations ['c4b08511-3813-4df8-a292-d7b105690aa1', 'ed1ee049-c7d2-4db8-a257-c7e187c0d979', '3511f99f-f054-40c3-ab93-ace1ba822b07', 'afb2bc39-8852-4e48-a867-9a0e635b03cf'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:52.319293 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-530996e6-ee01-43cc-864d-32727cc86681 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d returned with HTTP 200 Aug 12 14:49:52.319815 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 290/1168] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:49:52 2026] PUT /volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:52.320149 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52bb9b5a-d195-4f90-a549-18a21b1f825d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4b08511-3813-4df8-a292-d7b105690aa1', 'ed1ee049-c7d2-4db8-a257-c7e187c0d979', '3511f99f-f054-40c3-ab93-ace1ba822b07', 'afb2bc39-8852-4e48-a867-9a0e635b03cf']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.321192 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23df64dd-ca83-46a9-aba0-ed9736ef04aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.352657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.352945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23df64dd-ca83-46a9-aba0-ed9736ef04aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc304aa-9bdd-4007-aa66-05435821b260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1232604284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed176455b2e546c88cd1ed2ea502741f',qos_specs=None,replication_status=,reservations=['c4b08511-3813-4df8-a292-d7b105690aa1','ed1ee049-c7d2-4db8-a257-c7e187c0d979','3511f99f-f054-40c3-ab93-ace1ba822b07','afb2bc39-8852-4e48-a867-9a0e635b03cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d569b454240a4807915f36fc3703c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1232604284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc304aa-9bdd-4007-aa66-05435821b260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed176455b2e546c88cd1ed2ea502741f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='190d569b454240a4807915f36fc3703c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.353817 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0812e24-1a5a-4ecc-a0fe-44e5ab451f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.356135 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:52.356135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-200822503"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:52.358363 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-6aad5785-5a4a-4a68-a5b8-9ec5849748de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.360630 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-200822503'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:52.360801 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Create volume of 1 GB Aug 12 14:49:52.368928 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-6aad5785-5a4a-4a68-a5b8-9ec5849748de tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d/action Aug 12 14:49:52.370998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-6aad5785-5a4a-4a68-a5b8-9ec5849748de tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:52.371205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-6aad5785-5a4a-4a68-a5b8-9ec5849748de tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:52.373687 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Availability Zones retrieved successfully. Aug 12 14:49:52.381254 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0812e24-1a5a-4ecc-a0fe-44e5ab451f51) transitioned into state 'SUCCESS' from state '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-1232604284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed176455b2e546c88cd1ed2ea502741f',qos_specs=None,replication_status=,reservations=['c4b08511-3813-4df8-a292-d7b105690aa1','ed1ee049-c7d2-4db8-a257-c7e187c0d979','3511f99f-f054-40c3-ab93-ace1ba822b07','afb2bc39-8852-4e48-a867-9a0e635b03cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='190d569b454240a4807915f36fc3703c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.384091 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Flow 'volume_create_api' (13f27153-18d6-48db-ac73-c06793811d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:52.384185 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fb041b-77d0-4867-bbf4-47e53e2ac1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.385808 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866540bd-68ef-4910-bf2d-67247d4a114e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.387316 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:52.402777 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82fb041b-77d0-4867-bbf4-47e53e2ac1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.404469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Flow 'volume_create_api' (a45be01c-d8c8-409f-9a43-0f42dce34e66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:52.404469 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Create volume request issued successfully. Aug 12 14:49:52.406676 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55fd5f3b-d5b2-4588-8976-7856ef5c15d3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:52.406676 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 299/1169] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:52 2026] POST /volume/v3/volumes => generated 757 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:52.407053 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.407053 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:52.425315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e74cf60-8ab2-4f4f-8c10-87dc2d69ab7c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.428482 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e74cf60-8ab2-4f4f-8c10-87dc2d69ab7c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:49:52.429643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e74cf60-8ab2-4f4f-8c10-87dc2d69ab7c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:52.430369 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e74cf60-8ab2-4f4f-8c10-87dc2d69ab7c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:52.433888 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-6aad5785-5a4a-4a68-a5b8-9ec5849748de tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d/action returned with HTTP 204 Aug 12 14:49:52.434697 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 290/1170] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:49:52 2026] POST /volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:52.437482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866540bd-68ef-4910-bf2d-67247d4a114e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.438588 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2527bc-8864-4993-8151-99dbdd294c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.441436 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.441436 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:52.448795 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6e74cf60-8ab2-4f4f-8c10-87dc2d69ab7c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:49:52.459304 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e74cf60-8ab2-4f4f-8c10-87dc2d69ab7c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 returned with HTTP 200 Aug 12 14:49:52.459304 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 291/1171] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:52 2026] GET /volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:52.462388 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c29ac6f4-9c7e-4051-b50f-759bae75db5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.463020 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c29ac6f4-9c7e-4051-b50f-759bae75db5f None None] GET https://10.4.3.100/volume// Aug 12 14:49:52.463238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c29ac6f4-9c7e-4051-b50f-759bae75db5f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:52.463497 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c29ac6f4-9c7e-4051-b50f-759bae75db5f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:52.464246 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c29ac6f4-9c7e-4051-b50f-759bae75db5f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:52.464340 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 300/1172] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49: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 14:49:52.477598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f38d9c73-60eb-4d53-bf5d-4b120f790838 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.484056 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f38d9c73-60eb-4d53-bf5d-4b120f790838 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:49:52.484299 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f38d9c73-60eb-4d53-bf5d-4b120f790838 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:52.484585 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f38d9c73-60eb-4d53-bf5d-4b120f790838 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:52.499852 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.499852 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:52.507852 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f38d9c73-60eb-4d53-bf5d-4b120f790838 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:52.513067 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f38d9c73-60eb-4d53-bf5d-4b120f790838 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 returned with HTTP 200 Aug 12 14:49:52.513924 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 291/1173] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:52 2026] GET /volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:52.546872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Created reservations ['623e15ec-a105-44cd-b7ec-18f02b20de8d', '31d68665-80c5-444f-88ac-bf8447bfd679', '014d7ca7-1d58-4ca1-96e3-b47142970f01', '8f84428a-e5da-41bb-b0ca-60255ce5f6cf'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:49:52.547895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2527bc-8864-4993-8151-99dbdd294c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623e15ec-a105-44cd-b7ec-18f02b20de8d', '31d68665-80c5-444f-88ac-bf8447bfd679', '014d7ca7-1d58-4ca1-96e3-b47142970f01', '8f84428a-e5da-41bb-b0ca-60255ce5f6cf']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.548862 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4645c347-e581-43f9-a291-67f7262a37df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.583011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4645c347-e581-43f9-a291-67f7262a37df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2f30124-5aa5-4549-8738-4bcd5423aff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-200822503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4cc7da441e34f829a15d6db7a6efa6d',qos_specs=None,replication_status=,reservations=['623e15ec-a105-44cd-b7ec-18f02b20de8d','31d68665-80c5-444f-88ac-bf8447bfd679','014d7ca7-1d58-4ca1-96e3-b47142970f01','8f84428a-e5da-41bb-b0ca-60255ce5f6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567d0a95eb64ea99ac5ecf52cdcec99',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-200822503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2f30124-5aa5-4549-8738-4bcd5423aff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4cc7da441e34f829a15d6db7a6efa6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c567d0a95eb64ea99ac5ecf52cdcec99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.584314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9720599-831e-4c5c-9b62-c4e905cfc677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.611048 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9720599-831e-4c5c-9b62-c4e905cfc677) transitioned into state 'SUCCESS' from state '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-200822503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4cc7da441e34f829a15d6db7a6efa6d',qos_specs=None,replication_status=,reservations=['623e15ec-a105-44cd-b7ec-18f02b20de8d','31d68665-80c5-444f-88ac-bf8447bfd679','014d7ca7-1d58-4ca1-96e3-b47142970f01','8f84428a-e5da-41bb-b0ca-60255ce5f6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567d0a95eb64ea99ac5ecf52cdcec99',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.611784 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14eccb20-e92b-4d26-b4f4-322b55f4e6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:52.624424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14eccb20-e92b-4d26-b4f4-322b55f4e6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:49:52.625277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Flow 'volume_create_api' (13f27153-18d6-48db-ac73-c06793811d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:52.625652 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Create volume request issued successfully. Aug 12 14:49:52.626302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76a5a7cd-146f-4b6c-9459-b58c1936d06d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:49:52.627068 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 292/1174] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:52 2026] POST /volume/v3/volumes => generated 758 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:52.636312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9f0ca241-3464-43df-85a4-7c65bf69a64e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.638474 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9f0ca241-3464-43df-85a4-7c65bf69a64e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] PUT https://10.4.3.100/volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a Aug 12 14:49:52.638977 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9f0ca241-3464-43df-85a4-7c65bf69a64e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:52.645756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30e0a547-9240-4efb-a64b-b2d292f43dcc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.648466 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30e0a547-9240-4efb-a64b-b2d292f43dcc tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 Aug 12 14:49:52.648686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30e0a547-9240-4efb-a64b-b2d292f43dcc tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:52.648873 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30e0a547-9240-4efb-a64b-b2d292f43dcc tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:52.651284 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9f0ca241-3464-43df-85a4-7c65bf69a64e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Acquiring lock "cinder-attachment_update-30c349ec-8331-42d6-a183-e817575a6c92-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:49:52.660873 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.660873 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:52.661315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9f0ca241-3464-43df-85a4-7c65bf69a64e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Lock "cinder-attachment_update-30c349ec-8331-42d6-a183-e817575a6c92-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:49:52.662033 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.662033 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:52.677155 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-30e0a547-9240-4efb-a64b-b2d292f43dcc tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:49:52.687435 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30e0a547-9240-4efb-a64b-b2d292f43dcc tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 returned with HTTP 200 Aug 12 14:49:52.687435 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 301/1175] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:52 2026] GET /volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:52.896413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9f0ca241-3464-43df-85a4-7c65bf69a64e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Lock "cinder-attachment_update-30c349ec-8331-42d6-a183-e817575a6c92-np0000007067" released by "attachment_update" :: held 0.223s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:49:52.896413 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-9f0ca241-3464-43df-85a4-7c65bf69a64e tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a returned with HTTP 200 Aug 12 14:49:52.896413 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 292/1176] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:49:52 2026] PUT /volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:52.921049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f9f27973-c1ed-4cd8-98bd-c647a1538245 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:52.926628 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f9f27973-c1ed-4cd8-98bd-c647a1538245 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a/action Aug 12 14:49:52.927064 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f9f27973-c1ed-4cd8-98bd-c647a1538245 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:52.927230 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f9f27973-c1ed-4cd8-98bd-c647a1538245 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:52.974473 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:52.974473 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:53.004394 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-f9f27973-c1ed-4cd8-98bd-c647a1538245 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a/action returned with HTTP 204 Aug 12 14:49:53.004530 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 292/1177] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:49:52 2026] POST /volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:53.036784 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ad400b65-4c90-4a2e-966f-754668f5fa87 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:53.037323 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad400b65-4c90-4a2e-966f-754668f5fa87 None None] GET https://10.4.3.100/volume// Aug 12 14:49:53.037537 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad400b65-4c90-4a2e-966f-754668f5fa87 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:53.037758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad400b65-4c90-4a2e-966f-754668f5fa87 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:53.038141 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad400b65-4c90-4a2e-966f-754668f5fa87 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:49:53.039231 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 293/1178] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:49:53 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 14:49:53.050853 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1b580f9d-49b0-4487-8dfd-6f511cd749ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:53.053978 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1b580f9d-49b0-4487-8dfd-6f511cd749ca tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:49:53.054722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1b580f9d-49b0-4487-8dfd-6f511cd749ca tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:53.054722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1b580f9d-49b0-4487-8dfd-6f511cd749ca tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:53.071165 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:53.071165 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:53.076569 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1b580f9d-49b0-4487-8dfd-6f511cd749ca tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:49:53.090065 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-1b580f9d-49b0-4487-8dfd-6f511cd749ca tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b returned with HTTP 200 Aug 12 14:49:53.090581 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 302/1179] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:49:53 2026] GET /volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:49:53.230985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-8d7c5846-a842-45c1-b213-9320f453de33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:53.233801 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-8d7c5846-a842-45c1-b213-9320f453de33 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] PUT https://10.4.3.100/volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4 Aug 12 14:49:53.234334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-8d7c5846-a842-45c1-b213-9320f453de33 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:53.247412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-8d7c5846-a842-45c1-b213-9320f453de33 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Acquiring lock "cinder-attachment_update-04bf01c3-2694-4682-a344-54bb715c4e5b-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:49:53.253096 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-8d7c5846-a842-45c1-b213-9320f453de33 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Lock "cinder-attachment_update-04bf01c3-2694-4682-a344-54bb715c4e5b-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:49:53.254673 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:53.254673 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:53.366413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-8d7c5846-a842-45c1-b213-9320f453de33 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Lock "cinder-attachment_update-04bf01c3-2694-4682-a344-54bb715c4e5b-np0000007067" released by "attachment_update" :: held 0.113s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:49:53.367028 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-8d7c5846-a842-45c1-b213-9320f453de33 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4 returned with HTTP 200 Aug 12 14:49:53.367681 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 293/1180] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:49:53 2026] PUT /volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:49:53.401927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-e67f4e42-33e0-4e7f-a2b0-5b756e33f086 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:53.404783 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-e67f4e42-33e0-4e7f-a2b0-5b756e33f086 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] POST https://10.4.3.100/volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4/action Aug 12 14:49:53.405200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-e67f4e42-33e0-4e7f-a2b0-5b756e33f086 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:53.405384 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-e67f4e42-33e0-4e7f-a2b0-5b756e33f086 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:53.426178 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:53.426178 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:53.441123 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-faadc8a1-6f0a-4236-9345-0e86f1e6f7f4 req-e67f4e42-33e0-4e7f-a2b0-5b756e33f086 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4/action returned with HTTP 204 Aug 12 14:49:53.442133 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 293/1181] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:49:53 2026] POST /volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:53.478263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-61330703-c4d1-44c5-9cff-3450309b7e70 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:53.480665 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61330703-c4d1-44c5-9cff-3450309b7e70 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:49:53.480945 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-61330703-c4d1-44c5-9cff-3450309b7e70 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:53.481246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-61330703-c4d1-44c5-9cff-3450309b7e70 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:53.490805 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:53.490805 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:53.495773 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-61330703-c4d1-44c5-9cff-3450309b7e70 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:49:53.502483 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61330703-c4d1-44c5-9cff-3450309b7e70 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 returned with HTTP 200 Aug 12 14:49:53.503006 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 294/1182] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:53 2026] GET /volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:53.707533 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7b13abc-8b1c-48c2-9e7e-122c802fe59f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:53.710245 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7b13abc-8b1c-48c2-9e7e-122c802fe59f tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 Aug 12 14:49:53.710672 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7b13abc-8b1c-48c2-9e7e-122c802fe59f tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:53.710942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7b13abc-8b1c-48c2-9e7e-122c802fe59f tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:53.721770 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:53.721770 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:53.734795 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b7b13abc-8b1c-48c2-9e7e-122c802fe59f tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:49:53.744299 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7b13abc-8b1c-48c2-9e7e-122c802fe59f tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 returned with HTTP 200 Aug 12 14:49:53.747866 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 303/1183] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:53 2026] GET /volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:53.969524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70517f51-a355-41b7-b588-f02998d044f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:53.973953 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:53.974388 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "20be81fb-f74f-4ee6-a978-529662b8daf3", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1147703123"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:53.977510 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume request body: {'volume': {'imageRef': '20be81fb-f74f-4ee6-a978-529662b8daf3', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1147703123'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:54.107927 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume of 2 GB Aug 12 14:49:54.108310 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:54.108310 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:54.128060 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Availability Zones retrieved successfully. Aug 12 14:49:54.137974 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Flow 'volume_create_api' (eed6b78d-c316-4dc2-b26b-a330041533c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:54.140167 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42d3278-83c0-4fef-b3e5-c4ca06b2ec5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:54.141679 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Validating volume size '2' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:54.208007 np0000007067 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42d3278-83c0-4fef-b3e5-c4ca06b2ec5a) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 14:49:54.208007 np0000007067 devstack@c-api.service[100246]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 20be81fb-f74f-4ee6-a978-529662b8daf3 is not active. Aug 12 14:49:54.210006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42d3278-83c0-4fef-b3e5-c4ca06b2ec5a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:54.210408 np0000007067 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e42d3278-83c0-4fef-b3e5-c4ca06b2ec5a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:49:54.211267 np0000007067 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Flow 'volume_create_api' (eed6b78d-c316-4dc2-b26b-a330041533c5) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 14:49:54.212256 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70517f51-a355-41b7-b588-f02998d044f4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:49:54.213435 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 294/1184] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:49:53 2026] POST /volume/v3/volumes => generated 125 bytes in 245 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:55.512835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-25a77f1b-97c3-4442-945a-584188f2da0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:55.516021 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-25a77f1b-97c3-4442-945a-584188f2da0a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] DELETE https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83 Aug 12 14:49:55.516467 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-25a77f1b-97c3-4442-945a-584188f2da0a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:55.516849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-25a77f1b-97c3-4442-945a-584188f2da0a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:55.531487 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:55.531487 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:55.699713 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3ba5bf08-9638-49b1-8afc-59fcd208b1ae req-25a77f1b-97c3-4442-945a-584188f2da0a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83 returned with HTTP 200 Aug 12 14:49:55.700497 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 294/1185] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:49:55 2026] DELETE /volume/v3/attachments/3a28ee94-4867-447d-a119-e4410a658b83 => generated 19 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:56.088894 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-17dd15eb-9144-45f2-bf44-09d6c25b3e65 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:56.092506 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-17dd15eb-9144-45f2-bf44-09d6c25b3e65 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] DELETE https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 Aug 12 14:49:56.092805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-17dd15eb-9144-45f2-bf44-09d6c25b3e65 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:56.093226 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-17dd15eb-9144-45f2-bf44-09d6c25b3e65 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:56.111008 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:56.111008 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:56.211099 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-17dd15eb-9144-45f2-bf44-09d6c25b3e65 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 returned with HTTP 200 Aug 12 14:49:56.212419 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 295/1186] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:49:56 2026] DELETE /volume/v3/attachments/da798533-30d3-46da-b2aa-434184fb4420 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:56.222520 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a93aee0-b44a-4cf4-8fbe-365bf300f265 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:56.224412 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a93aee0-b44a-4cf4-8fbe-365bf300f265 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:49:56.225027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a93aee0-b44a-4cf4-8fbe-365bf300f265 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:56.225327 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a93aee0-b44a-4cf4-8fbe-365bf300f265 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:56.235756 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:56.235756 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:56.244568 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4a93aee0-b44a-4cf4-8fbe-365bf300f265 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:49:56.253163 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a93aee0-b44a-4cf4-8fbe-365bf300f265 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:49:56.253862 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 304/1187] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:56 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:56.277592 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:56.282314 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 Aug 12 14:49:56.283029 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:56.283231 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:56.283395 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Delete volume with id: f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 Aug 12 14:49:56.297122 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:56.297122 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:56.297849 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:49:56.341243 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Delete volume request issued successfully. Aug 12 14:49:56.341740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2483267b-7d22-4b09-8f4c-fa758b3d9215 req-132bc568-ffbd-4684-8a91-ee9fc36ad06b tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 returned with HTTP 202 Aug 12 14:49:56.342453 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 295/1188] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:49:56 2026] DELETE /volume/v3/volumes/f2c673ad-e73e-40cd-b2ab-e3a90c554fe5 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:57.260421 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8fe36db9-3ad0-486e-a405-48713156cd81 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:57.269610 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:57.270080 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e9f191b1-6f83-40c1-8fc4-78be6ee1ac92"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:57.272035 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e9f191b1-6f83-40c1-8fc4-78be6ee1ac92'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:57.422938 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume of 1 GB Aug 12 14:49:57.422938 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:57.422938 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:57.431329 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Availability Zones retrieved successfully. Aug 12 14:49:57.439535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Flow 'volume_create_api' (3cf5374e-7f0d-47bc-adec-eae660db78ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:49:57.440671 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1bcd78-9271-479a-8eee-253318c0f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:57.441947 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:49:57.503355 np0000007067 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1bcd78-9271-479a-8eee-253318c0f59f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 14:49:57.503355 np0000007067 devstack@c-api.service[100248]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 12 14:49:57.506793 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1bcd78-9271-479a-8eee-253318c0f59f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:49:57.508217 np0000007067 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f1bcd78-9271-479a-8eee-253318c0f59f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:49:57.510414 np0000007067 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Flow 'volume_create_api' (3cf5374e-7f0d-47bc-adec-eae660db78ad) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 14:49:57.510856 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8fe36db9-3ad0-486e-a405-48713156cd81 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:49:57.511562 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 295/1189] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:57 2026] POST /volume/v3/volumes => generated 134 bytes in 252 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:57.838826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fcd31c86-19eb-42f6-8d5c-f4b4fa5ec674 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:57.843886 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcd31c86-19eb-42f6-8d5c-f4b4fa5ec674 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:57.844249 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fcd31c86-19eb-42f6-8d5c-f4b4fa5ec674 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:57.848381 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcd31c86-19eb-42f6-8d5c-f4b4fa5ec674 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:49:57.848834 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 296/1190] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:57 2026] POST /volume/v3/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:57.866637 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7cdca8b1-2285-41e4-a435-9ba7d55569d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:57.871982 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7cdca8b1-2285-41e4-a435-9ba7d55569d9 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:57.876293 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7cdca8b1-2285-41e4-a435-9ba7d55569d9 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ec343168-3e9a-4c36-bed3-a72c44645aa7"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:57.878129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-7cdca8b1-2285-41e4-a435-9ba7d55569d9 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ec343168-3e9a-4c36-bed3-a72c44645aa7'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:57.886331 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7cdca8b1-2285-41e4-a435-9ba7d55569d9 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 404 Aug 12 14:49:57.887264 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 305/1191] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:57 2026] POST /volume/v3/volumes => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:57.897329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-144cd88f-fde3-4b50-8fcd-569df15cbf9c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:57.899616 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-144cd88f-fde3-4b50-8fcd-569df15cbf9c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:57.899987 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-144cd88f-fde3-4b50-8fcd-569df15cbf9c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8fb12ff8-628d-4829-8b59-c6df7c8caeca"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:57.902009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-144cd88f-fde3-4b50-8fcd-569df15cbf9c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8fb12ff8-628d-4829-8b59-c6df7c8caeca'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:57.914518 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-144cd88f-fde3-4b50-8fcd-569df15cbf9c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 404 Aug 12 14:49:57.916185 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 296/1192] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:57 2026] POST /volume/v3/volumes => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:57.933202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d29f757-0a7e-491a-a4ca-896a979b10ec None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:57.937978 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d29f757-0a7e-491a-a4ca-896a979b10ec tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:57.938422 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d29f757-0a7e-491a-a4ca-896a979b10ec tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "d529bed0-1a4d-41a7-81f1-1b61c5def4e7"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:57.941447 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-6d29f757-0a7e-491a-a4ca-896a979b10ec tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'd529bed0-1a4d-41a7-81f1-1b61c5def4e7'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:49:57.959626 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d29f757-0a7e-491a-a4ca-896a979b10ec tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 404 Aug 12 14:49:57.960754 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 296/1193] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:57 2026] POST /volume/v3/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:57.976445 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e5f38320-8c26-4b38-abba-95a86f4f50b6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:57.981318 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5f38320-8c26-4b38-abba-95a86f4f50b6 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:57.982092 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e5f38320-8c26-4b38-abba-95a86f4f50b6 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:57.991300 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5f38320-8c26-4b38-abba-95a86f4f50b6 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:49:57.992767 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 297/1194] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:57 2026] POST /volume/v3/volumes => generated 125 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 12 14:49:58.003415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55012a26-b855-4cd4-9a4a-0d45a3981cc7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.006039 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55012a26-b855-4cd4-9a4a-0d45a3981cc7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:58.006526 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55012a26-b855-4cd4-9a4a-0d45a3981cc7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.013350 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55012a26-b855-4cd4-9a4a-0d45a3981cc7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:49:58.014183 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 306/1195] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes => generated 125 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:58.022199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.027626 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cbd24dd2-bb88-4c27-8670-49f7da56324e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.031486 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbd24dd2-bb88-4c27-8670-49f7da56324e tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:49:58.031779 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] DELETE https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:49:58.031873 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cbd24dd2-bb88-4c27-8670-49f7da56324e tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.031897 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.031897 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.031897 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Delete volume with id: 68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:49:58.032731 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbd24dd2-bb88-4c27-8670-49f7da56324e tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:49:58.033308 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 297/1196] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:58.052119 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:58.052119 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:58.052939 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:49:58.053005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4fd8c1d5-c0d5-4550-a690-44a3e8794073 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.057439 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4fd8c1d5-c0d5-4550-a690-44a3e8794073 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] DELETE https://10.4.3.100/volume/v3/volumes/tempest-invalid-1310273153 Aug 12 14:49:58.057813 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4fd8c1d5-c0d5-4550-a690-44a3e8794073 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.058519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4fd8c1d5-c0d5-4550-a690-44a3e8794073 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.058690 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-4fd8c1d5-c0d5-4550-a690-44a3e8794073 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Delete volume with id: tempest-invalid-1310273153 Aug 12 14:49:58.071805 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4fd8c1d5-c0d5-4550-a690-44a3e8794073 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/tempest-invalid-1310273153 returned with HTTP 404 Aug 12 14:49:58.072474 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 298/1197] 10.4.3.100 () {66 vars in 1321 bytes} [Wed Aug 12 14:49:58 2026] DELETE /volume/v3/volumes/tempest-invalid-1310273153 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:58.099539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccc5f39b-7cd3-4575-9c81-0cf5c1233692 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.105856 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 307/1198] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:49:58 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 14:49:58.110546 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Delete volume request issued successfully. Aug 12 14:49:58.112140 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-287cd28e-dd7b-4c49-b67c-63465ae449bd tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 202 Aug 12 14:49:58.112140 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 297/1199] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:49:58 2026] DELETE /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:58.123253 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8cde1246-fea8-4f1e-82ac-9347ebaf14f0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.124994 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f97bc5a3-3590-49c8-8b74-fdfade647628 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.129512 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8cde1246-fea8-4f1e-82ac-9347ebaf14f0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:49:58.130087 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8cde1246-fea8-4f1e-82ac-9347ebaf14f0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.130141 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f97bc5a3-3590-49c8-8b74-fdfade647628 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/xxx/action Aug 12 14:49:58.130226 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8cde1246-fea8-4f1e-82ac-9347ebaf14f0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.130268 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f97bc5a3-3590-49c8-8b74-fdfade647628 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-detach": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.130375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f97bc5a3-3590-49c8-8b74-fdfade647628 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.145845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f97bc5a3-3590-49c8-8b74-fdfade647628 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 12 14:49:58.146469 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 299/1200] 10.4.3.100 () {68 vars in 1291 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:58.152157 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:58.152157 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:58.170545 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69c32194-fc82-47ec-83e2-5e301f71907b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.172774 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8cde1246-fea8-4f1e-82ac-9347ebaf14f0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Volume info retrieved successfully. Aug 12 14:49:58.173016 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69c32194-fc82-47ec-83e2-5e301f71907b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/tempest-invalid-1234663436 Aug 12 14:49:58.173073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69c32194-fc82-47ec-83e2-5e301f71907b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.173273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69c32194-fc82-47ec-83e2-5e301f71907b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.182223 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8cde1246-fea8-4f1e-82ac-9347ebaf14f0 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 200 Aug 12 14:49:58.182811 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 298/1201] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:58 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 845 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:58.184202 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69c32194-fc82-47ec-83e2-5e301f71907b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/tempest-invalid-1234663436 returned with HTTP 404 Aug 12 14:49:58.185025 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 308/1202] 10.4.3.100 () {66 vars in 1318 bytes} [Wed Aug 12 14:49:58 2026] GET /volume/v3/volumes/tempest-invalid-1234663436 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:58.205228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0a940f7-d8f2-4b44-a8a2-4c6872b24236 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.209009 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 298/1203] 10.4.3.100 () {66 vars in 1240 bytes} [Wed Aug 12 14:49:58 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 14:49:58.225898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.229507 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?status=null Aug 12 14:49:58.229935 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.230782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.231236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:49:58.232409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Could not evaluate value null, assuming string {{(pid=100247) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:49:58.232855 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:58.232855 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:58.233510 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:49:58.247173 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Get all volumes completed successfully. Aug 12 14:49:58.249416 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b99d1dd3-a4d7-4075-a90d-15f9a507ebc8 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 12 14:49:58.249859 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 300/1204] 10.4.3.100 () {66 vars in 1281 bytes} [Wed Aug 12 14:49:58 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:49:58.286670 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.292343 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-188498376 Aug 12 14:49:58.292343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.292343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.292343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:49:58.296251 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-188498376'), ('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:49:58.361014 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Get all volumes completed successfully. Aug 12 14:49:58.365914 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7ba41eb-e42e-49cc-912e-093c685f7f4c tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-188498376 returned with HTTP 200 Aug 12 14:49:58.366433 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 299/1205] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:49:58 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-188498376 => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:49:58.400370 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-25944e4d-7902-4efe-8b68-87adbd16a13b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.405403 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes?status=null Aug 12 14:49:58.406401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.406744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.407146 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:49:58.408111 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Could not evaluate value null, assuming string {{(pid=100249) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 12 14:49:58.409204 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:49:58.422649 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Get all volumes completed successfully. Aug 12 14:49:58.423093 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-25944e4d-7902-4efe-8b68-87adbd16a13b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes?status=null returned with HTTP 200 Aug 12 14:49:58.423925 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 309/1206] 10.4.3.100 () {66 vars in 1260 bytes} [Wed Aug 12 14:49:58 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:49:58.444942 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-369bc8f9-b598-4c75-a25d-75125976273a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.447806 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-369bc8f9-b598-4c75-a25d-75125976273a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1530831136 Aug 12 14:49:58.447981 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-369bc8f9-b598-4c75-a25d-75125976273a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.448286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-369bc8f9-b598-4c75-a25d-75125976273a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.449061 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-369bc8f9-b598-4c75-a25d-75125976273a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:49:58.450488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-369bc8f9-b598-4c75-a25d-75125976273a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1530831136'), ('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:49:58.463441 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-369bc8f9-b598-4c75-a25d-75125976273a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Get all volumes completed successfully. Aug 12 14:49:58.465494 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-369bc8f9-b598-4c75-a25d-75125976273a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1530831136 returned with HTTP 200 Aug 12 14:49:58.465687 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 299/1207] 10.4.3.100 () {66 vars in 1338 bytes} [Wed Aug 12 14:49:58 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1530831136 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:49:58.486944 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7d804086-376f-4520-b5fd-ecc6353e543b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.489627 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d804086-376f-4520-b5fd-ecc6353e543b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action Aug 12 14:49:58.490067 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d804086-376f-4520-b5fd-ecc6353e543b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.490228 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d804086-376f-4520-b5fd-ecc6353e543b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.507363 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:58.507363 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:58.508299 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7d804086-376f-4520-b5fd-ecc6353e543b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:58.524418 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7d804086-376f-4520-b5fd-ecc6353e543b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Reserve volume completed successfully. Aug 12 14:49:58.525482 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d804086-376f-4520-b5fd-ecc6353e543b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action returned with HTTP 202 Aug 12 14:49:58.525665 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 301/1208] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:58.542627 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-96aa0ce5-2dbd-4c9b-a16f-1459551ecf61 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.545964 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96aa0ce5-2dbd-4c9b-a16f-1459551ecf61 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action Aug 12 14:49:58.546804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96aa0ce5-2dbd-4c9b-a16f-1459551ecf61 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.547840 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96aa0ce5-2dbd-4c9b-a16f-1459551ecf61 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.564320 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:58.564320 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:58.564815 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-96aa0ce5-2dbd-4c9b-a16f-1459551ecf61 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:58.572594 np0000007067 devstack@c-api.service[100248]: ERROR cinder.volume.api [None req-96aa0ce5-2dbd-4c9b-a16f-1459551ecf61 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume status must be available to reserve, but the status is attaching. Aug 12 14:49:58.572972 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96aa0ce5-2dbd-4c9b-a16f-1459551ecf61 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action returned with HTTP 400 Aug 12 14:49:58.573683 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 300/1209] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action => generated 132 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:58.584206 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2b463cf-eade-4559-8a11-d44c280128a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.589008 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2b463cf-eade-4559-8a11-d44c280128a7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action Aug 12 14:49:58.589212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2b463cf-eade-4559-8a11-d44c280128a7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.590437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2b463cf-eade-4559-8a11-d44c280128a7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.602365 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:58.602365 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:49:58.603077 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2b463cf-eade-4559-8a11-d44c280128a7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:58.631987 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2b463cf-eade-4559-8a11-d44c280128a7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Unreserve volume completed successfully. Aug 12 14:49:58.634129 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2b463cf-eade-4559-8a11-d44c280128a7 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action returned with HTTP 202 Aug 12 14:49:58.635332 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 310/1210] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:49:58.653985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a83d042-9ccc-4217-b9a7-ae32d9071833 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.656897 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a83d042-9ccc-4217-b9a7-ae32d9071833 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/723863cd-0336-403a-9a9c-adc8caf9073c/action Aug 12 14:49:58.657605 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a83d042-9ccc-4217-b9a7-ae32d9071833 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.657967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a83d042-9ccc-4217-b9a7-ae32d9071833 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.676627 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a83d042-9ccc-4217-b9a7-ae32d9071833 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/723863cd-0336-403a-9a9c-adc8caf9073c/action returned with HTTP 404 Aug 12 14:49:58.676627 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 300/1211] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/723863cd-0336-403a-9a9c-adc8caf9073c/action => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:58.698277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6922b338-23f7-4554-aea9-4a341575c431 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.699387 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6922b338-23f7-4554-aea9-4a341575c431 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/22fd0dc7-e8f3-4615-a702-1ee3cd050a7a/action Aug 12 14:49:58.699766 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6922b338-23f7-4554-aea9-4a341575c431 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.700959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6922b338-23f7-4554-aea9-4a341575c431 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.715848 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6922b338-23f7-4554-aea9-4a341575c431 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/22fd0dc7-e8f3-4615-a702-1ee3cd050a7a/action returned with HTTP 404 Aug 12 14:49:58.715848 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 302/1212] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/22fd0dc7-e8f3-4615-a702-1ee3cd050a7a/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:58.736409 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3bd6b6eb-aaec-4411-bcc0-dee9a3a7e703 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.745229 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 301/1213] 10.4.3.100 () {68 vars in 1260 bytes} [Wed Aug 12 14:49:58 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 12 14:49:58.757905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-239943f2-8f65-4d55-b7b9-e388f6f61571 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.761533 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-239943f2-8f65-4d55-b7b9-e388f6f61571 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] PUT https://10.4.3.100/volume/v3/volumes/tempest-invalid-883291576 Aug 12 14:49:58.762430 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-239943f2-8f65-4d55-b7b9-e388f6f61571 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.775062 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-239943f2-8f65-4d55-b7b9-e388f6f61571 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/tempest-invalid-883291576 returned with HTTP 404 Aug 12 14:49:58.775782 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 311/1214] 10.4.3.100 () {68 vars in 1335 bytes} [Wed Aug 12 14:49:58 2026] PUT /volume/v3/volumes/tempest-invalid-883291576 => generated 98 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:58.791367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-520d41c5-3f3c-483c-9541-d5caec44c1d5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.796804 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-520d41c5-3f3c-483c-9541-d5caec44c1d5 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] PUT https://10.4.3.100/volume/v3/volumes/58df83ea-54a5-4fb4-ab52-f38a818b682c Aug 12 14:49:58.796937 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-520d41c5-3f3c-483c-9541-d5caec44c1d5 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.812959 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-520d41c5-3f3c-483c-9541-d5caec44c1d5 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/58df83ea-54a5-4fb4-ab52-f38a818b682c returned with HTTP 404 Aug 12 14:49:58.813387 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 301/1215] 10.4.3.100 () {68 vars in 1368 bytes} [Wed Aug 12 14:49:58 2026] PUT /volume/v3/volumes/58df83ea-54a5-4fb4-ab52-f38a818b682c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:58.827725 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-347175c8-4824-4cc8-a4fa-4818f7eca22b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.828153 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-347175c8-4824-4cc8-a4fa-4818f7eca22b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] DELETE https://10.4.3.100/volume/v3/volumes/6d943c9a-dd8c-40f6-a154-a85fb8ba9803 Aug 12 14:49:58.828434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-347175c8-4824-4cc8-a4fa-4818f7eca22b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.828972 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-347175c8-4824-4cc8-a4fa-4818f7eca22b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:58.829027 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-347175c8-4824-4cc8-a4fa-4818f7eca22b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Delete volume with id: 6d943c9a-dd8c-40f6-a154-a85fb8ba9803 Aug 12 14:49:58.842828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-347175c8-4824-4cc8-a4fa-4818f7eca22b tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/6d943c9a-dd8c-40f6-a154-a85fb8ba9803 returned with HTTP 404 Aug 12 14:49:58.843512 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 303/1216] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:49:58 2026] DELETE /volume/v3/volumes/6d943c9a-dd8c-40f6-a154-a85fb8ba9803 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:58.860387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-74eb71fa-cdff-4f49-8413-4ff4880ee3da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.864383 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74eb71fa-cdff-4f49-8413-4ff4880ee3da tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action Aug 12 14:49:58.865334 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74eb71fa-cdff-4f49-8413-4ff4880ee3da tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.865557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74eb71fa-cdff-4f49-8413-4ff4880ee3da tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.868330 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74eb71fa-cdff-4f49-8413-4ff4880ee3da tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action returned with HTTP 400 Aug 12 14:49:58.869064 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 302/1217] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action => generated 140 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:58.879701 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f99f69a-c18f-4849-83f6-3e01a0d4c337 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.883952 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f99f69a-c18f-4849-83f6-3e01a0d4c337 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action Aug 12 14:49:58.884352 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f99f69a-c18f-4849-83f6-3e01a0d4c337 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.884754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f99f69a-c18f-4849-83f6-3e01a0d4c337 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.889466 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f99f69a-c18f-4849-83f6-3e01a0d4c337 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action returned with HTTP 400 Aug 12 14:49:58.889466 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 312/1218] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action => generated 131 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:58.908020 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05f1209a-d27a-4e2c-acc4-c6bb630fe6dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.911193 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05f1209a-d27a-4e2c-acc4-c6bb630fe6dd tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/0d2f13c8-dc2e-4a75-a335-898a5c44d691/action Aug 12 14:49:58.911193 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05f1209a-d27a-4e2c-acc4-c6bb630fe6dd tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.912080 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05f1209a-d27a-4e2c-acc4-c6bb630fe6dd tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.923826 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05f1209a-d27a-4e2c-acc4-c6bb630fe6dd tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/0d2f13c8-dc2e-4a75-a335-898a5c44d691/action returned with HTTP 404 Aug 12 14:49:58.923826 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 302/1219] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/0d2f13c8-dc2e-4a75-a335-898a5c44d691/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:58.939962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-59fb8136-d784-45e4-b15e-8d7e236e468a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.942768 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-59fb8136-d784-45e4-b15e-8d7e236e468a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action Aug 12 14:49:58.942984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-59fb8136-d784-45e4-b15e-8d7e236e468a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.943200 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-59fb8136-d784-45e4-b15e-8d7e236e468a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.948740 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-59fb8136-d784-45e4-b15e-8d7e236e468a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action returned with HTTP 400 Aug 12 14:49:58.949410 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 304/1220] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e/action => generated 129 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:49:58.963838 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eaafecbf-5dbd-4453-a948-f6ca59998f2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.966058 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eaafecbf-5dbd-4453-a948-f6ca59998f2f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] POST https://10.4.3.100/volume/v3/volumes/None/action Aug 12 14:49:58.966560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eaafecbf-5dbd-4453-a948-f6ca59998f2f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:49:58.966560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eaafecbf-5dbd-4453-a948-f6ca59998f2f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:49:58.978932 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eaafecbf-5dbd-4453-a948-f6ca59998f2f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/None/action returned with HTTP 404 Aug 12 14:49:58.978932 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 303/1221] 10.4.3.100 () {68 vars in 1294 bytes} [Wed Aug 12 14:49:58 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:49:58.989102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-732fa169-d4a3-45a4-9424-59416c1e6b0f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:58.993639 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-732fa169-d4a3-45a4-9424-59416c1e6b0f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/d3b2b446-f840-4fe6-baa0-ad0f5b4b156a Aug 12 14:49:58.995501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-732fa169-d4a3-45a4-9424-59416c1e6b0f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:58.995501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-732fa169-d4a3-45a4-9424-59416c1e6b0f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:59.008334 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-732fa169-d4a3-45a4-9424-59416c1e6b0f tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/d3b2b446-f840-4fe6-baa0-ad0f5b4b156a returned with HTTP 404 Aug 12 14:49:59.009162 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 313/1222] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:58 2026] GET /volume/v3/volumes/d3b2b446-f840-4fe6-baa0-ad0f5b4b156a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:49:59.022435 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-977e8a49-1a84-497d-b178-2a9f8ce255f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:59.027777 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-977e8a49-1a84-497d-b178-2a9f8ce255f1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e Aug 12 14:49:59.027979 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-977e8a49-1a84-497d-b178-2a9f8ce255f1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:59.029655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-977e8a49-1a84-497d-b178-2a9f8ce255f1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:59.049005 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:59.049005 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:49:59.068392 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-977e8a49-1a84-497d-b178-2a9f8ce255f1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:59.078810 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-977e8a49-1a84-497d-b178-2a9f8ce255f1 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e returned with HTTP 200 Aug 12 14:49:59.079209 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 303/1223] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:59 2026] GET /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:59.099614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-865de898-bab3-4b98-b9de-9d173613a27a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:59.104504 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-865de898-bab3-4b98-b9de-9d173613a27a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e Aug 12 14:49:59.104779 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-865de898-bab3-4b98-b9de-9d173613a27a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:59.105026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-865de898-bab3-4b98-b9de-9d173613a27a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:59.105244 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-865de898-bab3-4b98-b9de-9d173613a27a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Delete volume with id: a1978ae7-4176-4b0b-b4d4-62075775722e Aug 12 14:49:59.115520 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:59.115520 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:49:59.116110 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-865de898-bab3-4b98-b9de-9d173613a27a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:59.157814 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-865de898-bab3-4b98-b9de-9d173613a27a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Delete volume request issued successfully. Aug 12 14:49:59.157948 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-865de898-bab3-4b98-b9de-9d173613a27a tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e returned with HTTP 202 Aug 12 14:49:59.159127 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 305/1224] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:49:59 2026] DELETE /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:49:59.168106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-05a1fcb7-c995-40aa-836b-5f5801f8ee4d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:59.171757 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05a1fcb7-c995-40aa-836b-5f5801f8ee4d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e Aug 12 14:49:59.171908 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05a1fcb7-c995-40aa-836b-5f5801f8ee4d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:59.172259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05a1fcb7-c995-40aa-836b-5f5801f8ee4d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:59.190581 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:49:59.190581 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:49:59.200827 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-05a1fcb7-c995-40aa-836b-5f5801f8ee4d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Volume info retrieved successfully. Aug 12 14:49:59.204667 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0127ce04-6239-467e-b5f4-d606406770f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:49:59.208764 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05a1fcb7-c995-40aa-836b-5f5801f8ee4d tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e returned with HTTP 200 Aug 12 14:49:59.209371 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 304/1225] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:59 2026] GET /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:49:59.211109 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0127ce04-6239-467e-b5f4-d606406770f3 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] GET https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 Aug 12 14:49:59.211368 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0127ce04-6239-467e-b5f4-d606406770f3 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:49:59.212867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0127ce04-6239-467e-b5f4-d606406770f3 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:49:59.230851 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0127ce04-6239-467e-b5f4-d606406770f3 tempest-ServerActionsTestOtherA-46147619 tempest-ServerActionsTestOtherA-46147619-project-member] https://10.4.3.100/volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 returned with HTTP 404 Aug 12 14:49:59.231803 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 314/1226] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:49:59 2026] GET /volume/v3/volumes/68e90d73-d3fb-41ca-8a80-330a6b5ea985 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:00.238768 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f556157-e845-4b94-bdf4-beb80ed78cd4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:00.241627 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f556157-e845-4b94-bdf4-beb80ed78cd4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] GET https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e Aug 12 14:50:00.242025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f556157-e845-4b94-bdf4-beb80ed78cd4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:00.242167 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f556157-e845-4b94-bdf4-beb80ed78cd4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:00.259287 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f556157-e845-4b94-bdf4-beb80ed78cd4 tempest-VolumesNegativeTest-1772655854 tempest-VolumesNegativeTest-1772655854-project-member] https://10.4.3.100/volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e returned with HTTP 404 Aug 12 14:50:00.259287 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 304/1227] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:00 2026] GET /volume/v3/volumes/a1978ae7-4176-4b0b-b4d4-62075775722e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:03.864357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-72923b98-15d6-4254-8858-59342990831a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:03.870696 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-72923b98-15d6-4254-8858-59342990831a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:50:03.871648 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-72923b98-15d6-4254-8858-59342990831a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:03.871648 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-72923b98-15d6-4254-8858-59342990831a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:03.887935 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:03.887935 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:03.898663 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-72923b98-15d6-4254-8858-59342990831a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:50:03.911645 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-72923b98-15d6-4254-8858-59342990831a tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:50:03.911645 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 306/1228] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:03 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:04.272425 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.274905 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:04.275387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-446633912"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:04.277070 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-446633912'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:04.277240 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Create volume of 1 GB Aug 12 14:50:04.284666 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Availability Zones retrieved successfully. Aug 12 14:50:04.295289 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Flow 'volume_create_api' (d8934f35-0557-4459-b936-e8779e3f6cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:04.297545 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc6d501-6523-4291-83b7-45f598c110ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:04.298542 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:04.349751 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc6d501-6523-4291-83b7-45f598c110ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:04.350383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e2dc8f-4e45-4ad5-ae65-ab42f7190eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:04.423560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Created reservations ['710f6298-ca1f-44f0-aeff-c6ef63f04019', '41bc17fd-e006-4f44-96d5-00db764721d8', '266810be-6594-4fac-a23b-a05eb77224ed', 'a114ac13-100f-447b-a422-489bf6dc7f88'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:04.425785 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e2dc8f-4e45-4ad5-ae65-ab42f7190eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['710f6298-ca1f-44f0-aeff-c6ef63f04019', '41bc17fd-e006-4f44-96d5-00db764721d8', '266810be-6594-4fac-a23b-a05eb77224ed', 'a114ac13-100f-447b-a422-489bf6dc7f88']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:04.428013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9308f335-d973-4000-b161-422353f7b002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:04.461190 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9308f335-d973-4000-b161-422353f7b002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e46e3759-910f-4914-a8cc-b66cd9b81a1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-446633912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4cc7da441e34f829a15d6db7a6efa6d',qos_specs=None,replication_status=,reservations=['710f6298-ca1f-44f0-aeff-c6ef63f04019','41bc17fd-e006-4f44-96d5-00db764721d8','266810be-6594-4fac-a23b-a05eb77224ed','a114ac13-100f-447b-a422-489bf6dc7f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567d0a95eb64ea99ac5ecf52cdcec99',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-446633912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e46e3759-910f-4914-a8cc-b66cd9b81a1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4cc7da441e34f829a15d6db7a6efa6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c567d0a95eb64ea99ac5ecf52cdcec99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:04.462402 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744c60cc-ec12-4fcc-9374-f6b6df8b6da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:04.495205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (744c60cc-ec12-4fcc-9374-f6b6df8b6da4) transitioned into state 'SUCCESS' from state '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-446633912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4cc7da441e34f829a15d6db7a6efa6d',qos_specs=None,replication_status=,reservations=['710f6298-ca1f-44f0-aeff-c6ef63f04019','41bc17fd-e006-4f44-96d5-00db764721d8','266810be-6594-4fac-a23b-a05eb77224ed','a114ac13-100f-447b-a422-489bf6dc7f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c567d0a95eb64ea99ac5ecf52cdcec99',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:04.495909 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f8a9bb-dd02-4e4f-9626-d08d0fdf6112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:04.510479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7f8a9bb-dd02-4e4f-9626-d08d0fdf6112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:04.511880 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Flow 'volume_create_api' (d8934f35-0557-4459-b936-e8779e3f6cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:04.512628 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Create volume request issued successfully. Aug 12 14:50:04.513581 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ebd232f-b290-4288-9e53-cb0eef45bd6e tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:04.514185 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 305/1229] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:50:04 2026] POST /volume/v3/volumes => generated 758 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:04.532826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7395cab0-908d-40ff-b7d1-dd1ccad12a7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.537325 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7395cab0-908d-40ff-b7d1-dd1ccad12a7d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:50:04.537325 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7395cab0-908d-40ff-b7d1-dd1ccad12a7d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.538022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7395cab0-908d-40ff-b7d1-dd1ccad12a7d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.552385 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.552385 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:04.561426 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7395cab0-908d-40ff-b7d1-dd1ccad12a7d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:50:04.567172 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7395cab0-908d-40ff-b7d1-dd1ccad12a7d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:50:04.567172 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 315/1230] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:04 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:04.642721 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cfb21ab3-0863-4686-8329-7d777334cfda None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.647621 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cfb21ab3-0863-4686-8329-7d777334cfda tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:50:04.647851 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cfb21ab3-0863-4686-8329-7d777334cfda tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.648163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cfb21ab3-0863-4686-8329-7d777334cfda tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.658070 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.658070 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:04.663138 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cfb21ab3-0863-4686-8329-7d777334cfda tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:50:04.670966 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cfb21ab3-0863-4686-8329-7d777334cfda tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e returned with HTTP 200 Aug 12 14:50:04.671434 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 305/1231] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:04 2026] GET /volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:04.684877 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-7d388c02-66f5-4522-82f8-ffb97fb1971a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.688300 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-7d388c02-66f5-4522-82f8-ffb97fb1971a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:50:04.688636 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-7d388c02-66f5-4522-82f8-ffb97fb1971a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.689604 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-7d388c02-66f5-4522-82f8-ffb97fb1971a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.703640 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.703640 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:04.709142 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-7d388c02-66f5-4522-82f8-ffb97fb1971a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:50:04.716601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-7d388c02-66f5-4522-82f8-ffb97fb1971a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f returned with HTTP 200 Aug 12 14:50:04.717383 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 307/1232] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:04 2026] GET /volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:04.737961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-a8870345-67c3-4db7-b9fc-189fa73dcb72 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.742732 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-a8870345-67c3-4db7-b9fc-189fa73dcb72 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:50:04.742732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-a8870345-67c3-4db7-b9fc-189fa73dcb72 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.742993 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-a8870345-67c3-4db7-b9fc-189fa73dcb72 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.752292 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.752292 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:04.759898 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-a8870345-67c3-4db7-b9fc-189fa73dcb72 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:50:04.767780 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-a8870345-67c3-4db7-b9fc-189fa73dcb72 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 returned with HTTP 200 Aug 12 14:50:04.768280 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 306/1233] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:04 2026] GET /volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:04.781767 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1aea7503-d40d-4c0d-b61e-00ca5bc74c74 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.782552 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1aea7503-d40d-4c0d-b61e-00ca5bc74c74 None None] GET https://10.4.3.100/volume// Aug 12 14:50:04.782718 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1aea7503-d40d-4c0d-b61e-00ca5bc74c74 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.782958 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1aea7503-d40d-4c0d-b61e-00ca5bc74c74 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.783688 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1aea7503-d40d-4c0d-b61e-00ca5bc74c74 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:04.784189 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 316/1234] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:50: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 14:50:04.795664 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-622da288-ac2b-4e6a-819e-1955d7930399 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.797707 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-622da288-ac2b-4e6a-819e-1955d7930399 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:50:04.798055 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-622da288-ac2b-4e6a-819e-1955d7930399 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf05a572-b62d-4a5c-809e-84205faff41e", "connector": null, "instance_uuid": "2520139c-719f-45cb-a799-5c6937941255"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:04.806942 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.806942 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:04.842247 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-622da288-ac2b-4e6a-819e-1955d7930399 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:50:04.842680 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 306/1235] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:50:04 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 14:50:04.852886 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9c18d9a5-d82a-44f4-b4c9-1b70b1e3d05a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.853393 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c18d9a5-d82a-44f4-b4c9-1b70b1e3d05a None None] GET https://10.4.3.100/volume// Aug 12 14:50:04.853653 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c18d9a5-d82a-44f4-b4c9-1b70b1e3d05a None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.853922 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c18d9a5-d82a-44f4-b4c9-1b70b1e3d05a None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.854310 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c18d9a5-d82a-44f4-b4c9-1b70b1e3d05a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:04.854686 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 308/1236] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:50: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 14:50:04.865475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cec4ce18-75a6-4acc-ae2f-cbb8032d66b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.868268 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cec4ce18-75a6-4acc-ae2f-cbb8032d66b6 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:50:04.868709 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cec4ce18-75a6-4acc-ae2f-cbb8032d66b6 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1f46928-c3c6-4ec9-8045-a2d61d76d89f", "connector": null, "instance_uuid": "2520139c-719f-45cb-a799-5c6937941255"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:04.880119 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.880119 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:04.910471 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-cec4ce18-75a6-4acc-ae2f-cbb8032d66b6 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:50:04.911113 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 307/1237] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:50: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 14:50:04.920363 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ab32bbd-33cd-4725-bd4b-3fd4b201893a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.921543 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ab32bbd-33cd-4725-bd4b-3fd4b201893a None None] GET https://10.4.3.100/volume// Aug 12 14:50:04.921543 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ab32bbd-33cd-4725-bd4b-3fd4b201893a None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.921543 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ab32bbd-33cd-4725-bd4b-3fd4b201893a None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.921543 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ab32bbd-33cd-4725-bd4b-3fd4b201893a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:04.921695 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 317/1238] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:50: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 14:50:04.927900 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e4eb9aa-fcf4-4ca1-ba11-196150f700f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.930777 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4eb9aa-fcf4-4ca1-ba11-196150f700f3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:50:04.930777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4eb9aa-fcf4-4ca1-ba11-196150f700f3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:04.931209 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4eb9aa-fcf4-4ca1-ba11-196150f700f3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:04.931999 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-b1255225-d466-442f-9bc7-d1010132083c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:04.934717 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-b1255225-d466-442f-9bc7-d1010132083c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:50:04.935143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-b1255225-d466-442f-9bc7-d1010132083c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fc304aa-9bdd-4007-aa66-05435821b260", "connector": null, "instance_uuid": "2520139c-719f-45cb-a799-5c6937941255"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:04.942827 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.942827 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:04.948901 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:04.948901 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:04.949040 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e4eb9aa-fcf4-4ca1-ba11-196150f700f3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:50:04.958752 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4eb9aa-fcf4-4ca1-ba11-196150f700f3 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:50:04.959514 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 307/1239] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:04 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:04.999729 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-b1255225-d466-442f-9bc7-d1010132083c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:50:05.001491 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 309/1240] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:50:04 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 14:50:05.583266 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-561edff4-2c1c-415d-a2d2-91c2b53be41d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:05.586981 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-561edff4-2c1c-415d-a2d2-91c2b53be41d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:50:05.586981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-561edff4-2c1c-415d-a2d2-91c2b53be41d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:05.587233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-561edff4-2c1c-415d-a2d2-91c2b53be41d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:05.595567 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:05.595567 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:05.606756 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-561edff4-2c1c-415d-a2d2-91c2b53be41d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:50:05.620016 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-561edff4-2c1c-415d-a2d2-91c2b53be41d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:50:05.620820 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 308/1241] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:05 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:05.772981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fec3e119-46f9-41fb-b868-55331243a629 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:05.775482 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fec3e119-46f9-41fb-b868-55331243a629 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:50:05.775482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fec3e119-46f9-41fb-b868-55331243a629 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:05.776404 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fec3e119-46f9-41fb-b868-55331243a629 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:05.791934 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:05.791934 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:05.797943 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fec3e119-46f9-41fb-b868-55331243a629 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:50:05.803979 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fec3e119-46f9-41fb-b868-55331243a629 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:50:05.804305 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 318/1242] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:05 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:05.824905 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:05.826920 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] DELETE https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:50:05.827126 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:05.827356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:05.827557 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Delete volume with id: 29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:50:05.842749 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:05.842749 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:05.843237 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:50:05.876486 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Delete volume request issued successfully. Aug 12 14:50:05.876486 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a88202f-53e9-414a-a1fb-aef2e343f616 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 202 Aug 12 14:50:05.877400 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 308/1243] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:50:05 2026] DELETE /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:50:05.885491 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-52a8d0e0-de83-4b4b-805d-508309899454 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:05.889265 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-52a8d0e0-de83-4b4b-805d-508309899454 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:50:05.889673 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-52a8d0e0-de83-4b4b-805d-508309899454 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:05.890100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-52a8d0e0-de83-4b4b-805d-508309899454 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:05.901211 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:05.901211 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:05.908199 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-52a8d0e0-de83-4b4b-805d-508309899454 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Volume info retrieved successfully. Aug 12 14:50:05.917252 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-52a8d0e0-de83-4b4b-805d-508309899454 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 200 Aug 12 14:50:05.917720 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 310/1244] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:05 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:06.937524 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-495aed83-71c4-4d5b-8c73-3bf3aeb4c6c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:06.940243 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-495aed83-71c4-4d5b-8c73-3bf3aeb4c6c2 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] GET https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 Aug 12 14:50:06.940579 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-495aed83-71c4-4d5b-8c73-3bf3aeb4c6c2 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:06.940816 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-495aed83-71c4-4d5b-8c73-3bf3aeb4c6c2 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:06.956786 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-495aed83-71c4-4d5b-8c73-3bf3aeb4c6c2 tempest-VolumesActionsTest-1641012969 tempest-VolumesActionsTest-1641012969-project-member] https://10.4.3.100/volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 returned with HTTP 404 Aug 12 14:50:06.957235 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 309/1245] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:06 2026] GET /volume/v3/volumes/29d216b2-1d2c-4cd7-8a99-57edd501d791 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:07.267139 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1fdc5387-c828-4947-b36f-02652cba8427 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:07.267604 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fdc5387-c828-4947-b36f-02652cba8427 None None] GET https://10.4.3.100/volume// Aug 12 14:50:07.267747 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fdc5387-c828-4947-b36f-02652cba8427 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:07.267893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fdc5387-c828-4947-b36f-02652cba8427 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:07.268323 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fdc5387-c828-4947-b36f-02652cba8427 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:07.268768 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 319/1246] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:50: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 14:50:07.279797 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-82e77719-867b-48b5-be48-0afd5c4afbb3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:07.283018 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-82e77719-867b-48b5-be48-0afd5c4afbb3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:50:07.283319 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-82e77719-867b-48b5-be48-0afd5c4afbb3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:07.283587 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-82e77719-867b-48b5-be48-0afd5c4afbb3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:07.305561 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:07.305561 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:07.310119 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-82e77719-867b-48b5-be48-0afd5c4afbb3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:50:07.318599 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-82e77719-867b-48b5-be48-0afd5c4afbb3 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e returned with HTTP 200 Aug 12 14:50:07.319326 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 309/1247] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:50:07 2026] GET /volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e => generated 1544 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:07.455547 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-e42204b8-3f7c-44c3-807f-fb706583239f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:07.462778 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-e42204b8-3f7c-44c3-807f-fb706583239f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] PUT https://10.4.3.100/volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9 Aug 12 14:50:07.463245 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-e42204b8-3f7c-44c3-807f-fb706583239f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:07.478212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-e42204b8-3f7c-44c3-807f-fb706583239f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Acquiring lock "cinder-attachment_update-bf05a572-b62d-4a5c-809e-84205faff41e-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:50:07.489391 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-e42204b8-3f7c-44c3-807f-fb706583239f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Lock "cinder-attachment_update-bf05a572-b62d-4a5c-809e-84205faff41e-np0000007067" acquired by "attachment_update" :: waited 0.011s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:50:07.490892 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:07.490892 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:07.651145 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-e42204b8-3f7c-44c3-807f-fb706583239f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Lock "cinder-attachment_update-bf05a572-b62d-4a5c-809e-84205faff41e-np0000007067" released by "attachment_update" :: held 0.162s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:50:07.651767 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-e42204b8-3f7c-44c3-807f-fb706583239f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9 returned with HTTP 200 Aug 12 14:50:07.652353 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 311/1248] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:50:07 2026] PUT /volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:07.705114 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-ce8f5020-9161-4b79-a0d8-33e9a1982734 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:07.709951 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-ce8f5020-9161-4b79-a0d8-33e9a1982734 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9/action Aug 12 14:50:07.711913 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-ce8f5020-9161-4b79-a0d8-33e9a1982734 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:50:07.711913 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-ce8f5020-9161-4b79-a0d8-33e9a1982734 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:07.752197 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:07.752197 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:07.776815 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-ce8f5020-9161-4b79-a0d8-33e9a1982734 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9/action returned with HTTP 204 Aug 12 14:50:07.776815 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 310/1249] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:50:07 2026] POST /volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:07.808319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82b637e1-03f8-4ea0-bd47-4c696510943e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:07.808574 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82b637e1-03f8-4ea0-bd47-4c696510943e None None] GET https://10.4.3.100/volume// Aug 12 14:50:07.808835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82b637e1-03f8-4ea0-bd47-4c696510943e None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:07.809047 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82b637e1-03f8-4ea0-bd47-4c696510943e None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:07.809526 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82b637e1-03f8-4ea0-bd47-4c696510943e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:07.809907 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 320/1250] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:50: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 14:50:07.822524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-0d757d4c-05d2-447d-ad41-9d6be2f2b5b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:07.827087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-0d757d4c-05d2-447d-ad41-9d6be2f2b5b8 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:50:07.827361 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-0d757d4c-05d2-447d-ad41-9d6be2f2b5b8 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:07.827605 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-0d757d4c-05d2-447d-ad41-9d6be2f2b5b8 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:07.847484 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:07.847484 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:07.854085 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-0d757d4c-05d2-447d-ad41-9d6be2f2b5b8 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:50:07.866366 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-0d757d4c-05d2-447d-ad41-9d6be2f2b5b8 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f returned with HTTP 200 Aug 12 14:50:07.866366 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 310/1251] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:50:07 2026] GET /volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f => generated 1028 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:08.034132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-8b00ae45-cde2-47ad-ae3a-1e61ae00df68 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:08.037530 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-8b00ae45-cde2-47ad-ae3a-1e61ae00df68 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] PUT https://10.4.3.100/volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7 Aug 12 14:50:08.038112 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-8b00ae45-cde2-47ad-ae3a-1e61ae00df68 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:08.063604 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-8b00ae45-cde2-47ad-ae3a-1e61ae00df68 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Acquiring lock "cinder-attachment_update-f1f46928-c3c6-4ec9-8045-a2d61d76d89f-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:50:08.077776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-8b00ae45-cde2-47ad-ae3a-1e61ae00df68 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Lock "cinder-attachment_update-f1f46928-c3c6-4ec9-8045-a2d61d76d89f-np0000007067" acquired by "attachment_update" :: waited 0.014s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:50:08.079342 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:08.079342 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:08.343381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-8b00ae45-cde2-47ad-ae3a-1e61ae00df68 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Lock "cinder-attachment_update-f1f46928-c3c6-4ec9-8045-a2d61d76d89f-np0000007067" released by "attachment_update" :: held 0.266s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:50:08.343866 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-8b00ae45-cde2-47ad-ae3a-1e61ae00df68 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7 returned with HTTP 200 Aug 12 14:50:08.344365 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 312/1252] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:50:08 2026] PUT /volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7 => generated 969 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:08.403071 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-60fa593c-e916-4a9e-b743-b28bb9f0cc94 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:08.406220 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-60fa593c-e916-4a9e-b743-b28bb9f0cc94 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7/action Aug 12 14:50:08.406220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-60fa593c-e916-4a9e-b743-b28bb9f0cc94 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:50:08.406220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-60fa593c-e916-4a9e-b743-b28bb9f0cc94 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:08.460936 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:08.460936 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:08.508422 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-60fa593c-e916-4a9e-b743-b28bb9f0cc94 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7/action returned with HTTP 204 Aug 12 14:50:08.508422 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 311/1253] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:50:08 2026] POST /volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:08.583556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1e5d2429-14cf-41d2-b6db-1fcc8735b655 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:08.586479 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e5d2429-14cf-41d2-b6db-1fcc8735b655 None None] GET https://10.4.3.100/volume// Aug 12 14:50:08.586479 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1e5d2429-14cf-41d2-b6db-1fcc8735b655 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:08.586479 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1e5d2429-14cf-41d2-b6db-1fcc8735b655 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:08.586479 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e5d2429-14cf-41d2-b6db-1fcc8735b655 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:08.586826 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 321/1254] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:50: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 14:50:08.606345 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-056944e7-24df-4c59-9580-8d8c4b0c1a48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:08.609582 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-056944e7-24df-4c59-9580-8d8c4b0c1a48 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:50:08.610209 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-056944e7-24df-4c59-9580-8d8c4b0c1a48 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:08.610652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-056944e7-24df-4c59-9580-8d8c4b0c1a48 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:08.626688 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:08.626688 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:08.632625 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-056944e7-24df-4c59-9580-8d8c4b0c1a48 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:50:08.642316 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-056944e7-24df-4c59-9580-8d8c4b0c1a48 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 returned with HTTP 200 Aug 12 14:50:08.642891 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 311/1255] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:50:08 2026] GET /volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 => generated 1029 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:08.772309 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-852ca9cc-1e73-437a-b178-0ac32621cc2c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:08.775947 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-852ca9cc-1e73-437a-b178-0ac32621cc2c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] PUT https://10.4.3.100/volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26 Aug 12 14:50:08.776414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-852ca9cc-1e73-437a-b178-0ac32621cc2c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:08.788670 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-852ca9cc-1e73-437a-b178-0ac32621cc2c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Acquiring lock "cinder-attachment_update-5fc304aa-9bdd-4007-aa66-05435821b260-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:50:08.793998 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-852ca9cc-1e73-437a-b178-0ac32621cc2c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Lock "cinder-attachment_update-5fc304aa-9bdd-4007-aa66-05435821b260-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:50:08.794942 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:08.794942 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:08.914021 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-852ca9cc-1e73-437a-b178-0ac32621cc2c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Lock "cinder-attachment_update-5fc304aa-9bdd-4007-aa66-05435821b260-np0000007067" released by "attachment_update" :: held 0.120s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:50:08.914324 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-852ca9cc-1e73-437a-b178-0ac32621cc2c tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26 returned with HTTP 200 Aug 12 14:50:08.916389 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 313/1256] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:50:08 2026] PUT /volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:08.949426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-afcf6c6c-e6b9-4040-920b-da6cdb38ff8b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:08.955096 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-afcf6c6c-e6b9-4040-920b-da6cdb38ff8b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] POST https://10.4.3.100/volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26/action Aug 12 14:50:08.955868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-afcf6c6c-e6b9-4040-920b-da6cdb38ff8b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:50:08.956130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-afcf6c6c-e6b9-4040-920b-da6cdb38ff8b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:08.986810 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:08.986810 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:09.012545 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-23f8b9ca-e47b-4f63-b1a2-8d147fd9a662 req-afcf6c6c-e6b9-4040-920b-da6cdb38ff8b tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26/action returned with HTTP 204 Aug 12 14:50:09.013016 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 312/1257] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:50:08 2026] POST /volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:15.802138 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=97,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:50:18.239010 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:18.243691 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:18.243691 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-943652424", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:18.248017 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-943652424', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:18.248017 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Create volume of 1 GB Aug 12 14:50:18.257795 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Availability Zones retrieved successfully. Aug 12 14:50:18.272528 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Flow 'volume_create_api' (08202510-6389-45c7-a5f9-856856b594bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:18.273811 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245548d8-99f3-4ee9-a3f7-1f9314c5338d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:18.275315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:18.334818 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (245548d8-99f3-4ee9-a3f7-1f9314c5338d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:18.334818 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbe7485-23a4-4ffc-8a3d-0329dbe651b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:18.474184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Created reservations ['6bcb0db9-83fd-4404-af63-f2393cb9f47c', '6c8a8f07-7cf2-435a-9421-f2905fb066da', 'f4238f37-b93a-4869-9a5c-e123327a695d', 'a56e95fe-823c-4444-9cc5-14420369f461'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:18.474709 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bbe7485-23a4-4ffc-8a3d-0329dbe651b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bcb0db9-83fd-4404-af63-f2393cb9f47c', '6c8a8f07-7cf2-435a-9421-f2905fb066da', 'f4238f37-b93a-4869-9a5c-e123327a695d', 'a56e95fe-823c-4444-9cc5-14420369f461']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:18.475751 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6697e1e6-db7e-44bd-8be8-baa65dca3d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:18.514558 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6697e1e6-db7e-44bd-8be8-baa65dca3d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50678ec2-d1ca-41c7-b359-03e5fe606152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-943652424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa3d0b8c6fe42558c4c5d4f7ce899d2',qos_specs=None,replication_status=,reservations=['6bcb0db9-83fd-4404-af63-f2393cb9f47c','6c8a8f07-7cf2-435a-9421-f2905fb066da','f4238f37-b93a-4869-9a5c-e123327a695d','a56e95fe-823c-4444-9cc5-14420369f461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e20843073f461fb279cc27777cda49',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-943652424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50678ec2-d1ca-41c7-b359-03e5fe606152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfa3d0b8c6fe42558c4c5d4f7ce899d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14e20843073f461fb279cc27777cda49',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:18.515418 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e3b257-3f72-400c-8dc9-e29b818c6f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:18.558099 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4e3b257-3f72-400c-8dc9-e29b818c6f90) transitioned into state 'SUCCESS' from state '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-943652424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfa3d0b8c6fe42558c4c5d4f7ce899d2',qos_specs=None,replication_status=,reservations=['6bcb0db9-83fd-4404-af63-f2393cb9f47c','6c8a8f07-7cf2-435a-9421-f2905fb066da','f4238f37-b93a-4869-9a5c-e123327a695d','a56e95fe-823c-4444-9cc5-14420369f461'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14e20843073f461fb279cc27777cda49',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:18.560914 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (864aa947-96b2-46fc-99d7-37ece614032c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:18.577540 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (864aa947-96b2-46fc-99d7-37ece614032c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:18.578653 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Flow 'volume_create_api' (08202510-6389-45c7-a5f9-856856b594bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:18.579006 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Create volume request issued successfully. Aug 12 14:50:18.582848 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3e54853-f14c-4fb3-a65f-f2a32d7429ce tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:18.582848 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 322/1258] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:50:18 2026] POST /volume/v3/volumes => generated 788 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:18.596735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:18.601772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-537478dd-a4f2-4df8-b381-98e74cce2df3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:18.605121 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-537478dd-a4f2-4df8-b381-98e74cce2df3 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:18.605121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-537478dd-a4f2-4df8-b381-98e74cce2df3 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:18.605302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-537478dd-a4f2-4df8-b381-98e74cce2df3 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:18.622221 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:18.622221 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:18.638656 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-537478dd-a4f2-4df8-b381-98e74cce2df3 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:18.640574 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=101,cinder:INSERT=14,cinder:UPDATE=20 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:50:18.648037 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-537478dd-a4f2-4df8-b381-98e74cce2df3 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:18.648479 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 314/1259] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:18 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:18.841341 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:18.843148 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1817756853"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:18.844413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1817756853'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:18.844583 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Create volume of 1 GB Aug 12 14:50:18.852745 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Availability Zones retrieved successfully. Aug 12 14:50:18.862493 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Flow 'volume_create_api' (f2c93b1e-0179-430e-a4d1-f2acdc3c0ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:18.862774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d9ef94-9540-40ee-b5e5-34101d57e924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:18.863684 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:18.910485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83d9ef94-9540-40ee-b5e5-34101d57e924) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:18.910485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac597f7-f6b7-4017-931e-b957d2fe3c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:19.003895 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=110,cinder:UPDATE=33,cinder:INSERT=8 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:50:19.049851 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Created reservations ['cdd3208c-9510-44ef-b5d7-9130fc77aaf3', 'bd4c4bb4-71c0-40a1-86d1-3c697bee97df', 'fae2613a-cdc3-4059-bb48-a6528707d34e', '155bebde-a61f-46fc-985e-c18af7adec20'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:19.051591 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cac597f7-f6b7-4017-931e-b957d2fe3c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdd3208c-9510-44ef-b5d7-9130fc77aaf3', 'bd4c4bb4-71c0-40a1-86d1-3c697bee97df', 'fae2613a-cdc3-4059-bb48-a6528707d34e', '155bebde-a61f-46fc-985e-c18af7adec20']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:19.054013 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbdb1005-0488-45eb-8197-a8cb8e117cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:19.107686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbdb1005-0488-45eb-8197-a8cb8e117cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76eadd6d-911d-4288-8f6a-0b13674f800e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1817756853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61901b597e614fdbb8c61bee60e3c431',qos_specs=None,replication_status=,reservations=['cdd3208c-9510-44ef-b5d7-9130fc77aaf3','bd4c4bb4-71c0-40a1-86d1-3c697bee97df','fae2613a-cdc3-4059-bb48-a6528707d34e','155bebde-a61f-46fc-985e-c18af7adec20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5801fb58df24435ba869cda10c7fc930',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1817756853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76eadd6d-911d-4288-8f6a-0b13674f800e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61901b597e614fdbb8c61bee60e3c431',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5801fb58df24435ba869cda10c7fc930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:19.108610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15aad70b-ccff-448d-b95d-7a8100f03af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:19.158538 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15aad70b-ccff-448d-b95d-7a8100f03af2) transitioned into state 'SUCCESS' from state '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-1817756853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61901b597e614fdbb8c61bee60e3c431',qos_specs=None,replication_status=,reservations=['cdd3208c-9510-44ef-b5d7-9130fc77aaf3','bd4c4bb4-71c0-40a1-86d1-3c697bee97df','fae2613a-cdc3-4059-bb48-a6528707d34e','155bebde-a61f-46fc-985e-c18af7adec20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5801fb58df24435ba869cda10c7fc930',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:19.159433 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba40d7d6-6c15-4e06-8cb1-62ea7a5bf06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:19.183360 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba40d7d6-6c15-4e06-8cb1-62ea7a5bf06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:19.185036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Flow 'volume_create_api' (f2c93b1e-0179-430e-a4d1-f2acdc3c0ed8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:19.185351 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Create volume request issued successfully. Aug 12 14:50:19.186428 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-227a75c2-15fa-44d9-a0f1-c96a70f16dfb tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:19.186957 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 312/1260] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:50:18 2026] POST /volume/v3/volumes => generated 759 bytes in 591 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:19.524497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9f401eea-7888-47cd-9710-b1d8906342d2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:19.594155 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f401eea-7888-47cd-9710-b1d8906342d2 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:50:19.598497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f401eea-7888-47cd-9710-b1d8906342d2 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:19.628245 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f401eea-7888-47cd-9710-b1d8906342d2 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:50:19.629270 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 313/1261] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:50:19 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 14:50:19.673357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a70e975-f494-43cd-91b1-31afc4da6453 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:19.675375 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a70e975-f494-43cd-91b1-31afc4da6453 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:19.675673 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a70e975-f494-43cd-91b1-31afc4da6453 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:19.676637 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a70e975-f494-43cd-91b1-31afc4da6453 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:19.691549 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:19.691549 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:19.697929 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a70e975-f494-43cd-91b1-31afc4da6453 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:19.705524 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a70e975-f494-43cd-91b1-31afc4da6453 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:19.705928 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 323/1262] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:19 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:50:19.729181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0d98a7c2-ba80-488f-860c-ce5ddb0fdef0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:19.732248 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d98a7c2-ba80-488f-860c-ce5ddb0fdef0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:19.732481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d98a7c2-ba80-488f-860c-ce5ddb0fdef0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:19.732611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d98a7c2-ba80-488f-860c-ce5ddb0fdef0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:19.745253 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:19.745253 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:19.753122 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0d98a7c2-ba80-488f-860c-ce5ddb0fdef0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:19.760417 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d98a7c2-ba80-488f-860c-ce5ddb0fdef0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:19.761404 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 315/1263] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:19 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:19.841544 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-8935ea44-dd49-41d7-9977-f61857085c1e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:19.848206 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-8935ea44-dd49-41d7-9977-f61857085c1e tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:19.848707 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-8935ea44-dd49-41d7-9977-f61857085c1e tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:19.848976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-8935ea44-dd49-41d7-9977-f61857085c1e tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:19.867413 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:19.867413 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:19.875318 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-8935ea44-dd49-41d7-9977-f61857085c1e tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:19.887221 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-8935ea44-dd49-41d7-9977-f61857085c1e tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:19.887221 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 313/1264] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:19 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 863 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:20.043130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f4fc7f21-3ef4-4e79-aa2f-f9e445d23dfa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:20.043130 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f4fc7f21-3ef4-4e79-aa2f-f9e445d23dfa None None] GET https://10.4.3.100/volume// Aug 12 14:50:20.043130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f4fc7f21-3ef4-4e79-aa2f-f9e445d23dfa None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:20.043607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f4fc7f21-3ef4-4e79-aa2f-f9e445d23dfa None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:20.043804 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f4fc7f21-3ef4-4e79-aa2f-f9e445d23dfa None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:20.044142 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 314/1265] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:50: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 14:50:20.055513 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-756a795c-5ca4-4349-8382-e8edea4b97fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:20.061359 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-756a795c-5ca4-4349-8382-e8edea4b97fa tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:50:20.062780 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-756a795c-5ca4-4349-8382-e8edea4b97fa tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50678ec2-d1ca-41c7-b359-03e5fe606152", "connector": null, "instance_uuid": "2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:20.084126 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:20.084126 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:20.130655 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-756a795c-5ca4-4349-8382-e8edea4b97fa tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:50:20.131313 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 324/1266] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:50:20 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:20.174614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fddaca0a-8664-4e08-8a3d-341afc3b6a4f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:20.177901 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fddaca0a-8664-4e08-8a3d-341afc3b6a4f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:20.177901 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fddaca0a-8664-4e08-8a3d-341afc3b6a4f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:20.177901 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fddaca0a-8664-4e08-8a3d-341afc3b6a4f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:20.194005 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:20.194005 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:20.201427 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fddaca0a-8664-4e08-8a3d-341afc3b6a4f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:20.209230 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fddaca0a-8664-4e08-8a3d-341afc3b6a4f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:20.211741 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 316/1267] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:20 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:20.211842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b8c69d9f-680d-4c82-bd8a-282c1a9ecc4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:20.211842 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8c69d9f-680d-4c82-bd8a-282c1a9ecc4c None None] GET https://10.4.3.100/volume// Aug 12 14:50:20.211842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b8c69d9f-680d-4c82-bd8a-282c1a9ecc4c None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:20.211842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b8c69d9f-680d-4c82-bd8a-282c1a9ecc4c None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:20.211842 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b8c69d9f-680d-4c82-bd8a-282c1a9ecc4c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:20.215490 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 314/1268] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:50:20 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 14:50:20.226961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-748816fe-24c3-486c-a38d-84ee2b177027 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:20.231416 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-748816fe-24c3-486c-a38d-84ee2b177027 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:20.231690 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-748816fe-24c3-486c-a38d-84ee2b177027 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:20.231944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-748816fe-24c3-486c-a38d-84ee2b177027 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:20.244792 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:20.244792 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:20.249320 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-748816fe-24c3-486c-a38d-84ee2b177027 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:20.253948 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-748816fe-24c3-486c-a38d-84ee2b177027 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:20.254361 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 315/1269] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:50:20 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 1042 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:20.415666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-628c54df-6b84-458d-8891-92181407a30f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:20.421131 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-628c54df-6b84-458d-8891-92181407a30f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] PUT https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 Aug 12 14:50:20.421300 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-628c54df-6b84-458d-8891-92181407a30f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:20.440954 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-628c54df-6b84-458d-8891-92181407a30f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Acquiring lock "cinder-attachment_update-50678ec2-d1ca-41c7-b359-03e5fe606152-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:50:20.453833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-628c54df-6b84-458d-8891-92181407a30f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Lock "cinder-attachment_update-50678ec2-d1ca-41c7-b359-03e5fe606152-np0000007067" acquired by "attachment_update" :: waited 0.013s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:50:20.455748 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:20.455748 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:20.636963 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-628c54df-6b84-458d-8891-92181407a30f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Lock "cinder-attachment_update-50678ec2-d1ca-41c7-b359-03e5fe606152-np0000007067" released by "attachment_update" :: held 0.182s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:50:20.639162 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-628c54df-6b84-458d-8891-92181407a30f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 returned with HTTP 200 Aug 12 14:50:20.639910 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 325/1270] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:50:20 2026] PUT /volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:21.230273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bebeba49-ac43-4af2-840c-9cf542acc235 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:21.232551 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bebeba49-ac43-4af2-840c-9cf542acc235 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:21.232792 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bebeba49-ac43-4af2-840c-9cf542acc235 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:21.232925 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bebeba49-ac43-4af2-840c-9cf542acc235 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:21.248743 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:21.248743 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:21.254120 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bebeba49-ac43-4af2-840c-9cf542acc235 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:21.262748 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bebeba49-ac43-4af2-840c-9cf542acc235 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:21.263399 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 317/1271] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:21 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:22.283812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50df7d10-3cbf-4bc5-bfa7-e1eefe481f1c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:22.288230 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50df7d10-3cbf-4bc5-bfa7-e1eefe481f1c tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:22.288779 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50df7d10-3cbf-4bc5-bfa7-e1eefe481f1c tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:22.288856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50df7d10-3cbf-4bc5-bfa7-e1eefe481f1c tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:22.306507 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:22.306507 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:22.317923 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50df7d10-3cbf-4bc5-bfa7-e1eefe481f1c tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:22.326823 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50df7d10-3cbf-4bc5-bfa7-e1eefe481f1c tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:22.326823 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 315/1272] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:22 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:23.135834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-779698f3-a771-4244-871f-0975803f3c3f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:23.137496 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-779698f3-a771-4244-871f-0975803f3c3f tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:50:23.138106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-779698f3-a771-4244-871f-0975803f3c3f tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:23.173753 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-779698f3-a771-4244-871f-0975803f3c3f tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:50:23.174250 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 316/1273] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:50:23 2026] POST /volume/v3/types => generated 268 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:23.192105 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f24be2b-b89d-4bab-b12c-7fdff39c6a39 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:23.195557 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f24be2b-b89d-4bab-b12c-7fdff39c6a39 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:50:23.196105 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f24be2b-b89d-4bab-b12c-7fdff39c6a39 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703", "extra_specs": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:23.198804 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:23.198804 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:23.238844 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f24be2b-b89d-4bab-b12c-7fdff39c6a39 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:50:23.239425 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 326/1274] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:50:23 2026] POST /volume/v3/types => generated 269 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:23.257610 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:23.264672 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:23.265932 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1442664931", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:23.269111 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1442664931', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:23.275635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume of 1 GB Aug 12 14:50:23.277053 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:23.277053 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:23.278102 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Availability Zones retrieved successfully. Aug 12 14:50:23.287971 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Flow 'volume_create_api' (442ab693-dc1d-46ed-9d3d-27b66d5c0257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:23.289962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa3332d-80c0-414a-817f-007f9db8d1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.294409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:23.334687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baa3332d-80c0-414a-817f-007f9db8d1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:50:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3487cd7a-d950-4e4d-980d-29a23a396155,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3487cd7a-d950-4e4d-980d-29a23a396155', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.334687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a866592-f50a-4c27-9bbd-434e81f21ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.347876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-940fee03-40b4-4bcf-bf74-e342d9187978 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:23.361036 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-940fee03-40b4-4bcf-bf74-e342d9187978 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:23.363959 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-940fee03-40b4-4bcf-bf74-e342d9187978 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:23.363959 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-940fee03-40b4-4bcf-bf74-e342d9187978 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:23.381507 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:23.381507 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:23.388377 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-940fee03-40b4-4bcf-bf74-e342d9187978 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:23.394112 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:50:23.394635 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1241114412-139697485, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:50:23.399529 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-940fee03-40b4-4bcf-bf74-e342d9187978 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:23.400164 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 316/1275] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:23 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 881 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:23.463487 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Created reservations ['5413cfec-6c86-4eec-9885-62403732669d', 'eadcc09b-652b-452b-8097-44926b576d97', '5a172bab-0cb6-4e7c-b80b-18c08ed46626', 'dd459447-b9ca-4a09-b516-fe16452dab41'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:23.464951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a866592-f50a-4c27-9bbd-434e81f21ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5413cfec-6c86-4eec-9885-62403732669d', 'eadcc09b-652b-452b-8097-44926b576d97', '5a172bab-0cb6-4e7c-b80b-18c08ed46626', 'dd459447-b9ca-4a09-b516-fe16452dab41']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.465918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52122095-df31-4e91-8188-88a7bd8404b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.499043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52122095-df31-4e91-8188-88a7bd8404b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acd4796c-30cc-4fdb-98d2-2675808e7818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1442664931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',qos_specs=None,replication_status=,reservations=['5413cfec-6c86-4eec-9885-62403732669d','eadcc09b-652b-452b-8097-44926b576d97','5a172bab-0cb6-4e7c-b80b-18c08ed46626','dd459447-b9ca-4a09-b516-fe16452dab41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_type_id=3487cd7a-d950-4e4d-980d-29a23a396155), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1442664931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acd4796c-30cc-4fdb-98d2-2675808e7818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3487cd7a-d950-4e4d-980d-29a23a396155),volume_type_id=3487cd7a-d950-4e4d-980d-29a23a396155)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.500404 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2f18e0-06f7-4b77-8be8-e3366952a271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.540263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2f18e0-06f7-4b77-8be8-e3366952a271) transitioned into state 'SUCCESS' from state '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-1442664931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',qos_specs=None,replication_status=,reservations=['5413cfec-6c86-4eec-9885-62403732669d','eadcc09b-652b-452b-8097-44926b576d97','5a172bab-0cb6-4e7c-b80b-18c08ed46626','dd459447-b9ca-4a09-b516-fe16452dab41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_type_id=3487cd7a-d950-4e4d-980d-29a23a396155)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.540263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df4a564f-fb79-4235-ac32-20a95aa3f545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.562362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df4a564f-fb79-4235-ac32-20a95aa3f545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.563908 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Flow 'volume_create_api' (442ab693-dc1d-46ed-9d3d-27b66d5c0257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:23.564296 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume request issued successfully. Aug 12 14:50:23.566040 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f55cbc5-c52a-4b2b-8537-28ba78f16f7b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:23.566332 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 318/1276] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:50:23 2026] POST /volume/v3/volumes => generated 846 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:23.587520 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:23.588764 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:23.589263 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2098088285", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:23.593817 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2098088285', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:23.604318 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume of 1 GB Aug 12 14:50:23.604750 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:23.604750 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:23.605616 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Availability Zones retrieved successfully. Aug 12 14:50:23.608181 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e3e734be-d500-4651-9539-cd42b15561c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:23.619117 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Flow 'volume_create_api' (995b9aca-3811-4ba8-a3a9-1e8e7ee0d9c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:23.621756 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2ee2a8-ddb5-42f5-8cb6-479363fa1334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.623583 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:23.670121 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:23.670339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2ee2a8-ddb5-42f5-8cb6-479363fa1334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:50:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8dbaf9a-866d-4011-a9d8-7396bd3016b9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8dbaf9a-866d-4011-a9d8-7396bd3016b9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.670541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-491085586"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:23.670591 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b45a843-d2c3-4e1a-8847-748e66721670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.670761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-491085586'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:23.670968 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume of 1 GB Aug 12 14:50:23.679580 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability Zones retrieved successfully. Aug 12 14:50:23.689178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (4d5d754f-e774-4ada-b32a-a5e6c3b375de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:23.692966 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70206794-c2e2-4173-8719-c8278c27e077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.695612 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:23.738252 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:50:23.738645 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1593088726-1811663703, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:50:23.764169 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70206794-c2e2-4173-8719-c8278c27e077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.764169 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c56db2-5e5d-4520-b550-fb20b7e7057e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.803582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Created reservations ['9c7d4f00-6d40-4a73-98f6-edbfc0396db8', 'be1df682-fdac-4a97-95c9-d0266ef0128c', '3180b413-e652-4491-a593-83d82a14aa1a', '4f184cab-deca-4ae1-b199-14c4b3e4f511'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:23.806200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b45a843-d2c3-4e1a-8847-748e66721670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c7d4f00-6d40-4a73-98f6-edbfc0396db8', 'be1df682-fdac-4a97-95c9-d0266ef0128c', '3180b413-e652-4491-a593-83d82a14aa1a', '4f184cab-deca-4ae1-b199-14c4b3e4f511']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.806321 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a0d36f-086a-4918-acc4-2b57d12f53f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.849451 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a0d36f-086a-4918-acc4-2b57d12f53f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12b41d55-5896-48c6-a861-d2a6c2f43319', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2098088285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',qos_specs=None,replication_status=,reservations=['9c7d4f00-6d40-4a73-98f6-edbfc0396db8','be1df682-fdac-4a97-95c9-d0266ef0128c','3180b413-e652-4491-a593-83d82a14aa1a','4f184cab-deca-4ae1-b199-14c4b3e4f511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_type_id=f8dbaf9a-866d-4011-a9d8-7396bd3016b9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2098088285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12b41d55-5896-48c6-a861-d2a6c2f43319,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8dbaf9a-866d-4011-a9d8-7396bd3016b9),volume_type_id=f8dbaf9a-866d-4011-a9d8-7396bd3016b9)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.851432 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c65def2e-029e-462b-be45-4811c6c39a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.897181 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c65def2e-029e-462b-be45-4811c6c39a4d) transitioned into state 'SUCCESS' from state '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-2098088285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',qos_specs=None,replication_status=,reservations=['9c7d4f00-6d40-4a73-98f6-edbfc0396db8','be1df682-fdac-4a97-95c9-d0266ef0128c','3180b413-e652-4491-a593-83d82a14aa1a','4f184cab-deca-4ae1-b199-14c4b3e4f511'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_type_id=f8dbaf9a-866d-4011-a9d8-7396bd3016b9)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.898341 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7497336e-3bc0-4d4c-a176-4b9f6f218098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.918701 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7497336e-3bc0-4d4c-a176-4b9f6f218098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.920922 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Flow 'volume_create_api' (995b9aca-3811-4ba8-a3a9-1e8e7ee0d9c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:23.920922 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume request issued successfully. Aug 12 14:50:23.925272 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e8f18b6-7d53-4e5d-9264-8c300043a53d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:23.925272 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 317/1277] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:50:23 2026] POST /volume/v3/volumes => generated 847 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:23.925608 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['11265dd3-62f3-4b50-94a2-f7b61c4474f6', 'ae21d963-36ca-4c71-872c-70662fbdb4f7', '4cc3890e-d7e9-4a5d-825e-e9b6da2b135d', 'e2a61734-ea27-4701-8792-d56a476e795d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:23.928161 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51c56db2-5e5d-4520-b550-fb20b7e7057e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11265dd3-62f3-4b50-94a2-f7b61c4474f6', 'ae21d963-36ca-4c71-872c-70662fbdb4f7', '4cc3890e-d7e9-4a5d-825e-e9b6da2b135d', 'e2a61734-ea27-4701-8792-d56a476e795d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.930747 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6429ac8d-731b-4d5f-99aa-7519e7692729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.968225 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6429ac8d-731b-4d5f-99aa-7519e7692729) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-491085586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['11265dd3-62f3-4b50-94a2-f7b61c4474f6','ae21d963-36ca-4c71-872c-70662fbdb4f7','4cc3890e-d7e9-4a5d-825e-e9b6da2b135d','e2a61734-ea27-4701-8792-d56a476e795d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-491085586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ded8ab74e74956b993f3d46831db75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:23.969699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:23.969947 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0a1f61-75a1-45d0-bc42-9bd4a3d0cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:23.973501 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:23.974225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1337442411", "snapshot_id": null, "imageRef": "f0b8f72c-ba30-4647-8527-22277b79c25a", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:23.976824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1337442411', 'snapshot_id': None, 'imageRef': 'f0b8f72c-ba30-4647-8527-22277b79c25a', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:24.007846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0a1f61-75a1-45d0-bc42-9bd4a3d0cbb2) transitioned into state 'SUCCESS' from state '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-491085586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['11265dd3-62f3-4b50-94a2-f7b61c4474f6','ae21d963-36ca-4c71-872c-70662fbdb4f7','4cc3890e-d7e9-4a5d-825e-e9b6da2b135d','e2a61734-ea27-4701-8792-d56a476e795d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:24.008754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd1f8e1-e77b-4b53-93de-9334e4d7ba4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:24.038339 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd1f8e1-e77b-4b53-93de-9334e4d7ba4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:24.039435 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (4d5d754f-e774-4ada-b32a-a5e6c3b375de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:24.040027 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request issued successfully. Aug 12 14:50:24.041511 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e3e734be-d500-4651-9539-cd42b15561c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:24.042509 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 327/1278] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:50:23 2026] POST /volume/v3/volumes => generated 748 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:24.145476 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume of 1 GB Aug 12 14:50:24.145732 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:24.145732 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:24.146530 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Availability Zones retrieved successfully. Aug 12 14:50:24.152880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Flow 'volume_create_api' (025afd0e-4525-410d-971b-3c2b45c4f9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:24.153944 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941c14d0-4444-4a0f-a099-2e3e8c2a641d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:24.155430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:24.245786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941c14d0-4444-4a0f-a099-2e3e8c2a641d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:50:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=928763a1-ca07-41cb-ac10-a0d50dbd0c85,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '928763a1-ca07-41cb-ac10-a0d50dbd0c85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:24.246895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a16cece-2760-4c4f-a4c4-ca165b61b437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:24.303265 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:50:24.303265 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-234157671-1677925487, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:50:24.360018 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Created reservations ['93aa8e84-3872-48a4-8c82-00e18a7714b4', 'f6dba356-9fb7-4352-8faf-887d9b61ed9e', '158c6ffa-9539-407b-a9ba-ff866be2f73d', 'b0b65063-8c50-4c2f-a68c-edaa5e4d02e0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:24.361351 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a16cece-2760-4c4f-a4c4-ca165b61b437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93aa8e84-3872-48a4-8c82-00e18a7714b4', 'f6dba356-9fb7-4352-8faf-887d9b61ed9e', '158c6ffa-9539-407b-a9ba-ff866be2f73d', 'b0b65063-8c50-4c2f-a68c-edaa5e4d02e0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:24.363240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401eb3bd-810c-4ec7-97a3-88b7147e832c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:24.399804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (401eb3bd-810c-4ec7-97a3-88b7147e832c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd2d78d2-ebe7-4059-beb5-5d27a88467ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1337442411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',qos_specs=None,replication_status=,reservations=['93aa8e84-3872-48a4-8c82-00e18a7714b4','f6dba356-9fb7-4352-8faf-887d9b61ed9e','158c6ffa-9539-407b-a9ba-ff866be2f73d','b0b65063-8c50-4c2f-a68c-edaa5e4d02e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_type_id=928763a1-ca07-41cb-ac10-a0d50dbd0c85), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1337442411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd2d78d2-ebe7-4059-beb5-5d27a88467ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(928763a1-ca07-41cb-ac10-a0d50dbd0c85),volume_type_id=928763a1-ca07-41cb-ac10-a0d50dbd0c85)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:24.400692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a755b66-80a8-42a9-a0f8-2806d9aea043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:24.418141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8d222a2a-9ebc-4086-b63c-a3913fec1cfd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:24.422342 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8d222a2a-9ebc-4086-b63c-a3913fec1cfd tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:24.423438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8d222a2a-9ebc-4086-b63c-a3913fec1cfd tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:24.423438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8d222a2a-9ebc-4086-b63c-a3913fec1cfd tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:24.430549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a755b66-80a8-42a9-a0f8-2806d9aea043) transitioned into state 'SUCCESS' from state '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-1337442411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c89f35ea6a5f4d11aea4011dc8c929ee',qos_specs=None,replication_status=,reservations=['93aa8e84-3872-48a4-8c82-00e18a7714b4','f6dba356-9fb7-4352-8faf-887d9b61ed9e','158c6ffa-9539-407b-a9ba-ff866be2f73d','b0b65063-8c50-4c2f-a68c-edaa5e4d02e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dd0b9a7eba44d50969bc761d6c39e9c',volume_type_id=928763a1-ca07-41cb-ac10-a0d50dbd0c85)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:24.432313 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5080ce41-25f7-4ef4-ae96-3543ea2e9b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:24.442107 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:24.442107 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:24.447064 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8d222a2a-9ebc-4086-b63c-a3913fec1cfd tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:24.448367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5080ce41-25f7-4ef4-ae96-3543ea2e9b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:24.449419 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Flow 'volume_create_api' (025afd0e-4525-410d-971b-3c2b45c4f9b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:24.449881 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Create volume request issued successfully. Aug 12 14:50:24.450798 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-99b4ebd8-fa47-4fe9-b63e-2c0810070cba tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:24.451294 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 317/1279] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:50:23 2026] POST /volume/v3/volumes => generated 846 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:24.462520 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8d222a2a-9ebc-4086-b63c-a3913fec1cfd tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:24.462520 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 319/1280] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:24 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:24.469831 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4502f9ed-9b7f-42d0-b95a-78648833a77d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:24.471856 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4502f9ed-9b7f-42d0-b95a-78648833a77d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:24.472278 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4502f9ed-9b7f-42d0-b95a-78648833a77d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:24.473476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4502f9ed-9b7f-42d0-b95a-78648833a77d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:24.483942 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:24.483942 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:24.494643 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4502f9ed-9b7f-42d0-b95a-78648833a77d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:24.502852 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4502f9ed-9b7f-42d0-b95a-78648833a77d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:24.504031 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 318/1281] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:24 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 914 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:25.187642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-798cad0e-8763-4f2a-b14c-65de53c397e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:25.191072 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-798cad0e-8763-4f2a-b14c-65de53c397e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] POST https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88/action Aug 12 14:50:25.196484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-798cad0e-8763-4f2a-b14c-65de53c397e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:50:25.196484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-798cad0e-8763-4f2a-b14c-65de53c397e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:25.223680 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:25.223680 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:25.253749 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4341548b-2caa-4efc-9fcb-0cab1be96333 req-798cad0e-8763-4f2a-b14c-65de53c397e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88/action returned with HTTP 204 Aug 12 14:50:25.253930 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 328/1282] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:50:25 2026] POST /volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:25.485134 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e776e84b-24e6-4530-8933-cb8094e174c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:25.490721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e776e84b-24e6-4530-8933-cb8094e174c0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:25.490721 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e776e84b-24e6-4530-8933-cb8094e174c0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:25.491472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e776e84b-24e6-4530-8933-cb8094e174c0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:25.504842 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:25.504842 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:25.522488 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e776e84b-24e6-4530-8933-cb8094e174c0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:25.522488 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e776e84b-24e6-4530-8933-cb8094e174c0 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:25.522901 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 318/1283] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:25 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 1173 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:25.526385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5c71aa9d-14eb-40ba-87a1-1bc28e1c175a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:25.529296 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c71aa9d-14eb-40ba-87a1-1bc28e1c175a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:25.529559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c71aa9d-14eb-40ba-87a1-1bc28e1c175a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:25.529867 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c71aa9d-14eb-40ba-87a1-1bc28e1c175a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:25.546580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7285a44b-fa6c-4a6c-a453-fd5ceea01def None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:25.551266 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:25.551266 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:25.555913 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7285a44b-fa6c-4a6c-a453-fd5ceea01def tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:25.556244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7285a44b-fa6c-4a6c-a453-fd5ceea01def tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:25.556724 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7285a44b-fa6c-4a6c-a453-fd5ceea01def tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:25.562914 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5c71aa9d-14eb-40ba-87a1-1bc28e1c175a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:25.575686 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c71aa9d-14eb-40ba-87a1-1bc28e1c175a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:25.575686 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 320/1284] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:25 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 938 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:25.582880 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:25.582880 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:25.587605 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7285a44b-fa6c-4a6c-a453-fd5ceea01def tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:25.595638 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7285a44b-fa6c-4a6c-a453-fd5ceea01def tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:25.596354 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 319/1285] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:25 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 1173 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:25.622595 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-769be7c5-6c9f-44ba-b409-bf8562fe26e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:25.624578 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 329/1286] 10.4.3.100 () {70 vars in 1611 bytes} [Wed Aug 12 14:50:25 2026] DELETE /volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:50:25.637475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b8f93618-82f5-48b1-ba2a-204b5db79eca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:25.673025 np0000007067 devstack@c-api.service[100246]: WARNING keystonemiddleware.auth_token [None req-b8f93618-82f5-48b1-ba2a-204b5db79eca None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 14:50:25.677241 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 319/1287] 10.4.3.100 () {70 vars in 1611 bytes} [Wed Aug 12 14:50:25 2026] DELETE /volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 => generated 114 bytes in 40 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:50:25.689032 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:25.691293 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] DELETE https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 Aug 12 14:50:25.692157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:25.692157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:25.705266 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:25.705266 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:25.785393 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Attachment connected to vm 2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea, checking data on nova Aug 12 14:50:25.786592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.compute.nova [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Creating Keystone token plugin using URL: https://10.4.3.100/identity {{(pid=100247) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 14:50:26.086280 np0000007067 devstack@c-api.service[100247]: DEBUG novaclient.v2.client [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] REQ: curl -g -i -X GET https://10.4.3.100/compute/v2.1/servers/2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea/os-volume_attachments/50678ec2-d1ca-41c7-b359-03e5fe606152 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ab1c4a45030f21abb60686da04abb164c898f5ab84ce81ca96be2ded8395a526" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26" -H "X-Service-Token: {SHA256}1d6887a5397b4ecbd8bc1bfe05ae5c070bdfe917df2d91dbd222888f773747b6" {{(pid=100247) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 14:50:26.306332 np0000007067 devstack@c-api.service[100247]: DEBUG novaclient.v2.client [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 14:50:26 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-3b027be8-397b-46a9-8421-f9965dddd5c5 x-openstack-request-id: req-3b027be8-397b-46a9-8421-f9965dddd5c5 {{(pid=100247) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 14:50:26.306530 np0000007067 devstack@c-api.service[100247]: DEBUG novaclient.v2.client [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "50678ec2-d1ca-41c7-b359-03e5fe606152", "serverId": "2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "06de1615-933d-4f2f-8ff1-6f171efdfe88", "bdm_uuid": "0cdeb079-791c-46ad-9ceb-17973d34d037"}} {{(pid=100247) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 14:50:26.306683 np0000007067 devstack@c-api.service[100247]: DEBUG novaclient.v2.client [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET call to compute for https://10.4.3.100/compute/v2.1/servers/2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea/os-volume_attachments/50678ec2-d1ca-41c7-b359-03e5fe606152 used request id req-3b027be8-397b-46a9-8421-f9965dddd5c5 {{(pid=100247) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 14:50:26.309355 np0000007067 devstack@c-api.service[100247]: ERROR cinder.volume.api [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Caught error: Detach volume from instance 2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea using the Compute API Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 14:50:26.311964 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: 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 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 2b90d7e5-e42b-4dfa-80e2-9db8f2ba21ea using the Compute API Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: ERROR cinder.api.middleware.fault Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.middleware.fault [None req-d7615df2-2ad6-4dab-a0b7-b39c6c92cd26 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 returned with HTTP 409 Aug 12 14:50:26.313774 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 321/1288] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:50:25 2026] DELETE /volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 => generated 167 bytes in 625 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:26.363305 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-6a0f71a4-674d-46c6-ada6-117ce839dc25 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:26.366482 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-6a0f71a4-674d-46c6-ada6-117ce839dc25 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:26.366482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-6a0f71a4-674d-46c6-ada6-117ce839dc25 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:26.366482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-6a0f71a4-674d-46c6-ada6-117ce839dc25 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:26.383513 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:26.383513 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:26.390749 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-6a0f71a4-674d-46c6-ada6-117ce839dc25 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:26.398637 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-6a0f71a4-674d-46c6-ada6-117ce839dc25 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:26.399269 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 320/1289] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:26 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 1155 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:26.432823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-7de961ae-7c82-4a33-bf97-a22238a4d0e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:26.436214 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-7de961ae-7c82-4a33-bf97-a22238a4d0e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] POST https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152/action Aug 12 14:50:26.436731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-7de961ae-7c82-4a33-bf97-a22238a4d0e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:50:26.437506 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-7de961ae-7c82-4a33-bf97-a22238a4d0e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:26.463498 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:26.463498 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:26.464200 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-7de961ae-7c82-4a33-bf97-a22238a4d0e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:26.480345 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-7de961ae-7c82-4a33-bf97-a22238a4d0e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Begin detaching volume completed successfully. Aug 12 14:50:26.480345 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-7de961ae-7c82-4a33-bf97-a22238a4d0e1 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152/action returned with HTTP 202 Aug 12 14:50:26.480345 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 330/1290] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:50:26 2026] POST /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:50:26.566540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ac22f5ae-b656-4501-8874-5181b4393f7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:26.567520 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac22f5ae-b656-4501-8874-5181b4393f7f None None] GET https://10.4.3.100/volume// Aug 12 14:50:26.567520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac22f5ae-b656-4501-8874-5181b4393f7f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:26.567520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac22f5ae-b656-4501-8874-5181b4393f7f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:26.567855 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac22f5ae-b656-4501-8874-5181b4393f7f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:26.568236 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 320/1291] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:50: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 14:50:26.582432 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-f129d925-bbd6-465f-8dfa-5a1b15d0ee15 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:26.586917 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-f129d925-bbd6-465f-8dfa-5a1b15d0ee15 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:26.587256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-f129d925-bbd6-465f-8dfa-5a1b15d0ee15 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:26.587617 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-f129d925-bbd6-465f-8dfa-5a1b15d0ee15 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:26.592967 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-147597e2-f4d3-4bb0-a5a7-d2a67f7f0276 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:26.595806 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-147597e2-f4d3-4bb0-a5a7-d2a67f7f0276 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:26.596165 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-147597e2-f4d3-4bb0-a5a7-d2a67f7f0276 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:26.596380 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-147597e2-f4d3-4bb0-a5a7-d2a67f7f0276 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:26.610403 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:26.610403 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:26.622706 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-147597e2-f4d3-4bb0-a5a7-d2a67f7f0276 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:26.631440 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-147597e2-f4d3-4bb0-a5a7-d2a67f7f0276 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:26.631440 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 321/1292] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:26 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 938 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:26.644387 np0000007067 devstack@c-api.service[100247]: DEBUG oslo_db.sqlalchemy.engines [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-f129d925-bbd6-465f-8dfa-5a1b15d0ee15 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100247) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:50:26.662019 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:26.662019 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:26.669741 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-f129d925-bbd6-465f-8dfa-5a1b15d0ee15 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:26.678622 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-f129d925-bbd6-465f-8dfa-5a1b15d0ee15 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:26.678963 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 322/1293] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:50:26 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 1338 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:27.650916 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d5321423-70b3-4dc7-b2f6-6c39105d0f57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:27.653127 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5321423-70b3-4dc7-b2f6-6c39105d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:27.653573 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5321423-70b3-4dc7-b2f6-6c39105d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:27.653947 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5321423-70b3-4dc7-b2f6-6c39105d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:27.664448 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:27.664448 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:27.671049 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d5321423-70b3-4dc7-b2f6-6c39105d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:27.679288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5321423-70b3-4dc7-b2f6-6c39105d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:27.681720 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 331/1294] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:27 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:28.224923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-5e4ae8ae-de28-4230-a15a-c3065fddfb08 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:28.227616 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-5e4ae8ae-de28-4230-a15a-c3065fddfb08 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] DELETE https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 Aug 12 14:50:28.227838 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-5e4ae8ae-de28-4230-a15a-c3065fddfb08 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:28.228039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-5e4ae8ae-de28-4230-a15a-c3065fddfb08 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:28.245265 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:28.245265 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:28.334101 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-88b394b5-5f6f-4bda-aa4f-cb9207e4860b req-5e4ae8ae-de28-4230-a15a-c3065fddfb08 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 returned with HTTP 200 Aug 12 14:50:28.334101 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 321/1295] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:50:28 2026] DELETE /volume/v3/attachments/06de1615-933d-4f2f-8ff1-6f171efdfe88 => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:28.700718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f939716c-b4b5-4e75-ab62-97c97e02395c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:28.704854 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f939716c-b4b5-4e75-ab62-97c97e02395c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:28.705109 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f939716c-b4b5-4e75-ab62-97c97e02395c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:28.705369 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f939716c-b4b5-4e75-ab62-97c97e02395c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:28.721961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-59f5b20b-4a70-40c7-9100-9b9d3afa1df9 req-8400dcca-0672-44fb-8571-38612c57e276 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:28.722284 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:28.722284 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:28.724427 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-59f5b20b-4a70-40c7-9100-9b9d3afa1df9 req-8400dcca-0672-44fb-8571-38612c57e276 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:28.724864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-59f5b20b-4a70-40c7-9100-9b9d3afa1df9 req-8400dcca-0672-44fb-8571-38612c57e276 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:28.725197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-59f5b20b-4a70-40c7-9100-9b9d3afa1df9 req-8400dcca-0672-44fb-8571-38612c57e276 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:28.727493 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f939716c-b4b5-4e75-ab62-97c97e02395c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:28.733918 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f939716c-b4b5-4e75-ab62-97c97e02395c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:28.734039 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 322/1296] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:28 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:28.736190 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:28.736190 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:28.745372 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-59f5b20b-4a70-40c7-9100-9b9d3afa1df9 req-8400dcca-0672-44fb-8571-38612c57e276 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:28.755273 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-59f5b20b-4a70-40c7-9100-9b9d3afa1df9 req-8400dcca-0672-44fb-8571-38612c57e276 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:28.755690 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 323/1297] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:28 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 863 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:28.785809 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:28.788237 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] DELETE https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:28.788497 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:28.788730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:28.788955 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Delete volume with id: 50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:28.798368 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:28.798368 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:28.799065 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:28.829564 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Delete volume request issued successfully. Aug 12 14:50:28.829564 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22d22738-baf4-4b34-b7fc-849e09a5c50d tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 202 Aug 12 14:50:28.830540 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 332/1298] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:50:28 2026] DELETE /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:50:28.842180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98e20367-0d26-4c86-835c-69259e46200f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:28.843991 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98e20367-0d26-4c86-835c-69259e46200f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:28.844515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98e20367-0d26-4c86-835c-69259e46200f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:28.844515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98e20367-0d26-4c86-835c-69259e46200f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:28.857248 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:28.857248 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:28.870983 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98e20367-0d26-4c86-835c-69259e46200f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Volume info retrieved successfully. Aug 12 14:50:28.883419 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98e20367-0d26-4c86-835c-69259e46200f tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 200 Aug 12 14:50:28.884063 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 322/1299] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:28 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 880 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:29.750865 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1ba2d36a-ed10-4a97-9f44-9978c749e00a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:29.753290 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ba2d36a-ed10-4a97-9f44-9978c749e00a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:29.753604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ba2d36a-ed10-4a97-9f44-9978c749e00a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:29.753786 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ba2d36a-ed10-4a97-9f44-9978c749e00a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:29.765378 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:29.765378 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:29.774631 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1ba2d36a-ed10-4a97-9f44-9978c749e00a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:29.780943 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ba2d36a-ed10-4a97-9f44-9978c749e00a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:29.781392 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 323/1300] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:29 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:29.899521 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4873a5bf-3c4f-4605-8af5-00d34d52e7f5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:29.904141 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4873a5bf-3c4f-4605-8af5-00d34d52e7f5 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] GET https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 Aug 12 14:50:29.904141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4873a5bf-3c4f-4605-8af5-00d34d52e7f5 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:29.904141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4873a5bf-3c4f-4605-8af5-00d34d52e7f5 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:29.910343 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4873a5bf-3c4f-4605-8af5-00d34d52e7f5 tempest-TestServerVolumeAttachScenarioOldVersion-530346021 tempest-TestServerVolumeAttachScenarioOldVersion-530346021-project-member] https://10.4.3.100/volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 returned with HTTP 404 Aug 12 14:50:29.911546 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 324/1301] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:50:29 2026] GET /volume/v3/volumes/50678ec2-d1ca-41c7-b359-03e5fe606152 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:50:30.800481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47bb2060-fbc1-4d56-8b2b-f8b3d56a9478 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:30.803059 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47bb2060-fbc1-4d56-8b2b-f8b3d56a9478 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:30.803310 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47bb2060-fbc1-4d56-8b2b-f8b3d56a9478 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:30.803566 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47bb2060-fbc1-4d56-8b2b-f8b3d56a9478 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:30.816821 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:30.816821 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:30.822375 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-47bb2060-fbc1-4d56-8b2b-f8b3d56a9478 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:30.828839 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47bb2060-fbc1-4d56-8b2b-f8b3d56a9478 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:30.829500 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 333/1302] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:30 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:31.852312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-163c65f1-dd7f-448f-8eaf-88c1ec9a4269 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:31.855174 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-163c65f1-dd7f-448f-8eaf-88c1ec9a4269 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:31.855660 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-163c65f1-dd7f-448f-8eaf-88c1ec9a4269 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:31.856055 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-163c65f1-dd7f-448f-8eaf-88c1ec9a4269 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:31.879415 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:31.879415 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:31.888031 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-163c65f1-dd7f-448f-8eaf-88c1ec9a4269 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:31.896547 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-163c65f1-dd7f-448f-8eaf-88c1ec9a4269 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:31.897355 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 323/1303] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:31 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:32.923575 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a35230ba-80ec-4dcf-a9a3-c70a1a0a3ffa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:32.927541 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a35230ba-80ec-4dcf-a9a3-c70a1a0a3ffa tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:32.927541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a35230ba-80ec-4dcf-a9a3-c70a1a0a3ffa tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:32.927541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a35230ba-80ec-4dcf-a9a3-c70a1a0a3ffa tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:32.943615 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:32.943615 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:32.949512 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a35230ba-80ec-4dcf-a9a3-c70a1a0a3ffa tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:32.959395 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a35230ba-80ec-4dcf-a9a3-c70a1a0a3ffa tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:32.959979 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 324/1304] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:32 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:33.978698 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a8bc5f44-d136-424b-a3e6-919fde5333e2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:33.981379 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8bc5f44-d136-424b-a3e6-919fde5333e2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:33.981379 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8bc5f44-d136-424b-a3e6-919fde5333e2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:33.981657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8bc5f44-d136-424b-a3e6-919fde5333e2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:33.997451 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:33.997451 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:34.003159 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a8bc5f44-d136-424b-a3e6-919fde5333e2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:34.012343 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8bc5f44-d136-424b-a3e6-919fde5333e2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:34.012929 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 325/1305] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:33 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:35.028979 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d63c567f-31bb-4388-9171-ea57ee30e05e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:35.031783 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d63c567f-31bb-4388-9171-ea57ee30e05e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:35.031939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d63c567f-31bb-4388-9171-ea57ee30e05e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:35.032145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d63c567f-31bb-4388-9171-ea57ee30e05e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:35.044353 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:35.044353 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:35.050639 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d63c567f-31bb-4388-9171-ea57ee30e05e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:35.057840 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d63c567f-31bb-4388-9171-ea57ee30e05e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:35.058492 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 334/1306] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:35 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:36.084123 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-51f0e9a5-ba5f-4daf-9842-7683972b246c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:36.087997 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51f0e9a5-ba5f-4daf-9842-7683972b246c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:36.087997 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51f0e9a5-ba5f-4daf-9842-7683972b246c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:36.087997 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51f0e9a5-ba5f-4daf-9842-7683972b246c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:36.101317 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:36.101317 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:36.108923 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-51f0e9a5-ba5f-4daf-9842-7683972b246c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:36.118303 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51f0e9a5-ba5f-4daf-9842-7683972b246c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:36.118996 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 324/1307] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:36 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:37.143988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9a9c060-1f6f-452e-a527-1da75ee9e7d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:37.147661 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9a9c060-1f6f-452e-a527-1da75ee9e7d0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:37.147661 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9a9c060-1f6f-452e-a527-1da75ee9e7d0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:37.148980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9a9c060-1f6f-452e-a527-1da75ee9e7d0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:37.160772 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:37.160772 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:37.165889 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b9a9c060-1f6f-452e-a527-1da75ee9e7d0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:37.172602 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9a9c060-1f6f-452e-a527-1da75ee9e7d0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:37.173241 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 325/1308] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:37 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:38.190316 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ea579094-ae7b-46d1-a82d-b54fb00b27db None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:38.193565 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ea579094-ae7b-46d1-a82d-b54fb00b27db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:38.193830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ea579094-ae7b-46d1-a82d-b54fb00b27db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:38.194065 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ea579094-ae7b-46d1-a82d-b54fb00b27db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:38.203475 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:38.203475 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:38.210296 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ea579094-ae7b-46d1-a82d-b54fb00b27db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:38.221126 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ea579094-ae7b-46d1-a82d-b54fb00b27db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:38.222496 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 326/1309] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:38 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:39.242268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87659591-2ba5-4a39-ade4-b2f1ae9bc874 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:39.255162 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87659591-2ba5-4a39-ade4-b2f1ae9bc874 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:39.255914 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87659591-2ba5-4a39-ade4-b2f1ae9bc874 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:39.255914 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87659591-2ba5-4a39-ade4-b2f1ae9bc874 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:39.290701 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:39.290701 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:39.301510 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-87659591-2ba5-4a39-ade4-b2f1ae9bc874 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:39.308413 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87659591-2ba5-4a39-ade4-b2f1ae9bc874 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:39.311852 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 335/1310] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:39 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:40.326836 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11b1c662-4577-4552-a41b-98def822a4a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:40.329925 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11b1c662-4577-4552-a41b-98def822a4a5 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:40.332617 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11b1c662-4577-4552-a41b-98def822a4a5 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:40.332617 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11b1c662-4577-4552-a41b-98def822a4a5 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:40.341043 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:40.341043 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:40.346871 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11b1c662-4577-4552-a41b-98def822a4a5 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:40.353890 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11b1c662-4577-4552-a41b-98def822a4a5 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:40.355092 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 325/1311] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:40 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:41.379967 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-647b346e-ad99-439f-9a6a-9b69a0348e56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:41.381869 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-647b346e-ad99-439f-9a6a-9b69a0348e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:41.382102 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-647b346e-ad99-439f-9a6a-9b69a0348e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:41.382345 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-647b346e-ad99-439f-9a6a-9b69a0348e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:41.395355 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:41.395355 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:41.405334 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-647b346e-ad99-439f-9a6a-9b69a0348e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:41.413063 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-647b346e-ad99-439f-9a6a-9b69a0348e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:41.413687 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 326/1312] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:41 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:42.443243 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-458d9a54-30ae-4241-b934-fe7930b02048 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:42.451223 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-458d9a54-30ae-4241-b934-fe7930b02048 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:42.451223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-458d9a54-30ae-4241-b934-fe7930b02048 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:42.451223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-458d9a54-30ae-4241-b934-fe7930b02048 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:42.465490 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:42.465490 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:42.472165 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-458d9a54-30ae-4241-b934-fe7930b02048 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:42.482848 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-458d9a54-30ae-4241-b934-fe7930b02048 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:42.482848 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 327/1313] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:42 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 999 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:43.507031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7a5a269-092a-445f-b2ec-0a04674185f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:43.509498 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7a5a269-092a-445f-b2ec-0a04674185f7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:43.511493 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7a5a269-092a-445f-b2ec-0a04674185f7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:43.511493 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7a5a269-092a-445f-b2ec-0a04674185f7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:43.530537 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:43.530537 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:43.538726 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7a5a269-092a-445f-b2ec-0a04674185f7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:43.551784 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7a5a269-092a-445f-b2ec-0a04674185f7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:43.552662 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 336/1314] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:43 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 1250 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:43.778969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-f8f9058a-0adf-481c-8fe7-9117fc139da7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:43.784235 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-f8f9058a-0adf-481c-8fe7-9117fc139da7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:43.784235 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-f8f9058a-0adf-481c-8fe7-9117fc139da7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:43.784910 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-f8f9058a-0adf-481c-8fe7-9117fc139da7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:43.803417 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:43.803417 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:43.815077 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-f8f9058a-0adf-481c-8fe7-9117fc139da7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:43.827724 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-f8f9058a-0adf-481c-8fe7-9117fc139da7 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:43.827724 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 326/1315] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:43 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 1250 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:44.605949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-05e74547-c43e-4ed7-95b7-d417e81957f2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:44.609918 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-05e74547-c43e-4ed7-95b7-d417e81957f2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:44.610663 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-05e74547-c43e-4ed7-95b7-d417e81957f2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:44.613417 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-05e74547-c43e-4ed7-95b7-d417e81957f2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:44.627926 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:44.627926 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:44.639730 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-05e74547-c43e-4ed7-95b7-d417e81957f2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:44.651082 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-05e74547-c43e-4ed7-95b7-d417e81957f2 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:44.652167 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 327/1316] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:50:44 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 1250 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:44.669792 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8103c611-fe62-4087-87a4-2a9cf766e5d4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:44.670296 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8103c611-fe62-4087-87a4-2a9cf766e5d4 None None] GET https://10.4.3.100/volume// Aug 12 14:50:44.670540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8103c611-fe62-4087-87a4-2a9cf766e5d4 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:44.670753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8103c611-fe62-4087-87a4-2a9cf766e5d4 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:44.671240 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8103c611-fe62-4087-87a4-2a9cf766e5d4 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:44.671777 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 328/1317] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:50:44 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 14:50:44.687791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-c2244d0a-b833-4ebe-8041-a0db1aa1f6b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:44.690892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-c2244d0a-b833-4ebe-8041-a0db1aa1f6b4 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:50:44.691131 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-c2244d0a-b833-4ebe-8041-a0db1aa1f6b4 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd2d78d2-ebe7-4059-beb5-5d27a88467ea", "connector": null, "instance_uuid": "865c9f86-3139-49bf-9249-011cd89259f5"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:44.703654 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:44.703654 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:44.745918 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-c2244d0a-b833-4ebe-8041-a0db1aa1f6b4 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:50:44.746612 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 337/1318] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:50:44 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 14:50:46.730479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7a16d4c-830a-4fe6-8656-3119c10d91dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:46.730980 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7a16d4c-830a-4fe6-8656-3119c10d91dd None None] GET https://10.4.3.100/volume// Aug 12 14:50:46.731197 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7a16d4c-830a-4fe6-8656-3119c10d91dd None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:46.731879 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7a16d4c-830a-4fe6-8656-3119c10d91dd None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:46.731968 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7a16d4c-830a-4fe6-8656-3119c10d91dd None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:50:46.732859 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 327/1319] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:50: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 14:50:46.749590 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0123eee2-edfe-4471-b538-f10373c9b5f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:46.753093 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0123eee2-edfe-4471-b538-f10373c9b5f9 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:50:46.753272 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0123eee2-edfe-4471-b538-f10373c9b5f9 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:46.753603 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0123eee2-edfe-4471-b538-f10373c9b5f9 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:46.772635 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:46.772635 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:46.778745 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0123eee2-edfe-4471-b538-f10373c9b5f9 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:50:46.786034 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0123eee2-edfe-4471-b538-f10373c9b5f9 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:50:46.787028 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 328/1320] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:50:46 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 1429 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:50:46.922970 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0e169150-49f1-4432-ba88-7b3e3a1f3dab None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:46.926270 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0e169150-49f1-4432-ba88-7b3e3a1f3dab tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] PUT https://10.4.3.100/volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12 Aug 12 14:50:46.926499 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0e169150-49f1-4432-ba88-7b3e3a1f3dab tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:46.933427 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=183,cinder:UPDATE=37,cinder:INSERT=23 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:50:46.938213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0e169150-49f1-4432-ba88-7b3e3a1f3dab tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Acquiring lock "cinder-attachment_update-bd2d78d2-ebe7-4059-beb5-5d27a88467ea-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:50:46.944026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0e169150-49f1-4432-ba88-7b3e3a1f3dab tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Lock "cinder-attachment_update-bd2d78d2-ebe7-4059-beb5-5d27a88467ea-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:50:46.946076 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:46.946076 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:47.086135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0e169150-49f1-4432-ba88-7b3e3a1f3dab tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Lock "cinder-attachment_update-bd2d78d2-ebe7-4059-beb5-5d27a88467ea-np0000007067" released by "attachment_update" :: held 0.142s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:50:47.086849 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-0e169150-49f1-4432-ba88-7b3e3a1f3dab tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12 returned with HTTP 200 Aug 12 14:50:47.087553 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 329/1321] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:50:46 2026] PUT /volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12 => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:50:47.144428 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-04585152-5757-4ce3-b596-7359f15d0f57 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:47.150874 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-04585152-5757-4ce3-b596-7359f15d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12/action Aug 12 14:50:47.151138 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-04585152-5757-4ce3-b596-7359f15d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:50:47.151296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-04585152-5757-4ce3-b596-7359f15d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:47.192128 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:47.192128 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:50:47.224569 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e517e568-d2f4-4f50-8907-8baa535d6fd5 req-04585152-5757-4ce3-b596-7359f15d0f57 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12/action returned with HTTP 204 Aug 12 14:50:47.225132 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 338/1322] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:50:47 2026] POST /volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:50:51.930391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d3507b08-c863-4424-8da1-cebe99b86e1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:51.933733 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:51.934196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-2073205814"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:51.936202 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-2073205814'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:51.936379 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Create volume of 1 GB Aug 12 14:50:51.942401 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Availability Zones retrieved successfully. Aug 12 14:50:51.950917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Flow 'volume_create_api' (c8e2027b-69a4-4ac1-87df-02b68c7d9b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:51.952403 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5b27d2-5d85-4447-a6e6-efec8fe68c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:51.953940 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:52.003812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de5b27d2-5d85-4447-a6e6-efec8fe68c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:52.005108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a3bbce-00ad-4007-8a15-ce9289c6fc77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:52.071834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Created reservations ['76a63380-a30e-47d4-abbd-fd6ba3b3a63d', '4c74c06d-fdce-4347-bfc6-a1765e8e6aa4', 'ef7bd136-b153-466b-a034-c8e111bef882', '0751dd3a-55bc-4a4e-a14e-0a055281769e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:52.072835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32a3bbce-00ad-4007-8a15-ce9289c6fc77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76a63380-a30e-47d4-abbd-fd6ba3b3a63d', '4c74c06d-fdce-4347-bfc6-a1765e8e6aa4', 'ef7bd136-b153-466b-a034-c8e111bef882', '0751dd3a-55bc-4a4e-a14e-0a055281769e']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:52.073906 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88dc1d6b-6cc8-47b8-99bb-a4d717a5b6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:52.106267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88dc1d6b-6cc8-47b8-99bb-a4d717a5b6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66e38e1-18c9-4e72-bfd6-d7e431534308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2073205814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea71d20faf634be0ab424532c11b2ea1',qos_specs=None,replication_status=,reservations=['76a63380-a30e-47d4-abbd-fd6ba3b3a63d','4c74c06d-fdce-4347-bfc6-a1765e8e6aa4','ef7bd136-b153-466b-a034-c8e111bef882','0751dd3a-55bc-4a4e-a14e-0a055281769e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a618d2e49c491da3f8e42d83964276',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-2073205814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66e38e1-18c9-4e72-bfd6-d7e431534308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea71d20faf634be0ab424532c11b2ea1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0a618d2e49c491da3f8e42d83964276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:52.108717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55b916f-8bd8-496f-99a6-3fc0251f0d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:52.132875 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d55b916f-8bd8-496f-99a6-3fc0251f0d6e) transitioned into state 'SUCCESS' from state '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-2073205814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea71d20faf634be0ab424532c11b2ea1',qos_specs=None,replication_status=,reservations=['76a63380-a30e-47d4-abbd-fd6ba3b3a63d','4c74c06d-fdce-4347-bfc6-a1765e8e6aa4','ef7bd136-b153-466b-a034-c8e111bef882','0751dd3a-55bc-4a4e-a14e-0a055281769e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0a618d2e49c491da3f8e42d83964276',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:52.133831 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606d5c47-f066-438e-aa4f-2c925be52c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:52.150703 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (606d5c47-f066-438e-aa4f-2c925be52c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:52.150703 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Flow 'volume_create_api' (c8e2027b-69a4-4ac1-87df-02b68c7d9b4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:52.151154 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Create volume request issued successfully. Aug 12 14:50:52.152118 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3507b08-c863-4424-8da1-cebe99b86e1f tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:52.152789 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 328/1323] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:50:51 2026] POST /volume/v3/volumes => generated 757 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:52.181420 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-15d928f0-9ad0-46b1-8595-7c5a98c85154 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:52.184318 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15d928f0-9ad0-46b1-8595-7c5a98c85154 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:50:52.184704 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15d928f0-9ad0-46b1-8595-7c5a98c85154 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:52.185236 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15d928f0-9ad0-46b1-8595-7c5a98c85154 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:52.196574 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:52.196574 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:50:52.203098 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-15d928f0-9ad0-46b1-8595-7c5a98c85154 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:50:52.208812 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15d928f0-9ad0-46b1-8595-7c5a98c85154 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:50:52.209299 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 329/1324] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:52 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:53.231364 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5afccdfa-67af-44bb-b084-5bd5bd6035b3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:53.235059 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5afccdfa-67af-44bb-b084-5bd5bd6035b3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:50:53.235627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5afccdfa-67af-44bb-b084-5bd5bd6035b3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:50:53.236037 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5afccdfa-67af-44bb-b084-5bd5bd6035b3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:50:53.248435 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:53.248435 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:50:53.256526 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5afccdfa-67af-44bb-b084-5bd5bd6035b3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:50:53.263941 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5afccdfa-67af-44bb-b084-5bd5bd6035b3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:50:53.264427 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 330/1325] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:50:53 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:50:57.213317 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=110,cinder:INSERT=24,cinder:UPDATE=35 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:50:59.328304 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:59.494025 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:59.494025 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-564976455", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:59.496122 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-564976455', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:59.496311 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Create volume of 1 GB Aug 12 14:50:59.502914 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Availability Zones retrieved successfully. Aug 12 14:50:59.512584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Flow 'volume_create_api' (55fb471a-fe62-416b-9633-e45ab9709ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:59.513980 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f54dbb0-55d8-4b9c-83af-17832fd45f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.515352 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:59.562441 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f54dbb0-55d8-4b9c-83af-17832fd45f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.563613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6f34e6-7baa-4c39-9bd0-35f0adce44f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.668646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Created reservations ['911c2bba-1c2c-4c46-8e19-64fdad89f887', '3249977d-afb0-4b00-a6d9-05fddad0f51d', '180aee69-48f0-4025-9b16-60b428704d87', '2ba85168-7bb7-4ce5-90e7-9e4281161fcc'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:59.670160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d6f34e6-7baa-4c39-9bd0-35f0adce44f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['911c2bba-1c2c-4c46-8e19-64fdad89f887', '3249977d-afb0-4b00-a6d9-05fddad0f51d', '180aee69-48f0-4025-9b16-60b428704d87', '2ba85168-7bb7-4ce5-90e7-9e4281161fcc']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.670881 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73887ccc-4565-46a5-92a9-23a375bb7d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.702284 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73887ccc-4565-46a5-92a9-23a375bb7d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b612068d-00af-41e1-8bb4-4309af2d0d7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-564976455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28be0e1362a5423f9e891edabd46493a',qos_specs=None,replication_status=,reservations=['911c2bba-1c2c-4c46-8e19-64fdad89f887','3249977d-afb0-4b00-a6d9-05fddad0f51d','180aee69-48f0-4025-9b16-60b428704d87','2ba85168-7bb7-4ce5-90e7-9e4281161fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cc70544dd641b6864f37fb027db1cf',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-564976455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b612068d-00af-41e1-8bb4-4309af2d0d7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28be0e1362a5423f9e891edabd46493a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99cc70544dd641b6864f37fb027db1cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.703445 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdaee564-5a20-4ec5-a67c-f99c0a78ef00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.732639 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdaee564-5a20-4ec5-a67c-f99c0a78ef00) transitioned into state 'SUCCESS' from state '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-564976455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28be0e1362a5423f9e891edabd46493a',qos_specs=None,replication_status=,reservations=['911c2bba-1c2c-4c46-8e19-64fdad89f887','3249977d-afb0-4b00-a6d9-05fddad0f51d','180aee69-48f0-4025-9b16-60b428704d87','2ba85168-7bb7-4ce5-90e7-9e4281161fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cc70544dd641b6864f37fb027db1cf',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.733625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525591e0-f8b1-45f4-b015-ad14df8e41c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.746226 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (525591e0-f8b1-45f4-b015-ad14df8e41c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.747034 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Flow 'volume_create_api' (55fb471a-fe62-416b-9633-e45ab9709ae9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:59.747331 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Create volume request issued successfully. Aug 12 14:50:59.748199 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc9487bd-4c1d-4459-b817-2e57b1f24b9d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:50:59.748577 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 339/1326] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:50:59 2026] POST /volume/v3/volumes => generated 764 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:50:59.767588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:50:59.770371 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:50:59.773623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1968399679", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:50:59.773623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1968399679', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:50:59.773623 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Create volume of 1 GB Aug 12 14:50:59.774271 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:50:59.774271 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:50:59.781430 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Availability Zones retrieved successfully. Aug 12 14:50:59.790597 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Flow 'volume_create_api' (ec994727-f8f0-41e3-9f79-6b79c79f321c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:50:59.792270 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2f25ab-1649-4ec6-b891-2dd1ae02f1c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.793938 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:50:59.847281 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b2f25ab-1649-4ec6-b891-2dd1ae02f1c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.848307 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ee3e63-87e0-4e22-8f5c-2fc70b4f7ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.940002 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Created reservations ['2f30389f-1c7d-4232-80fb-a0792e2114dd', '5d9a0c6e-123b-4668-a12b-f4ecc5da7ed6', 'd203b79a-20f7-404a-bbca-629c8c119aca', 'a67a5c3a-0307-4ae7-b064-d384f74651f2'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:50:59.940830 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72ee3e63-87e0-4e22-8f5c-2fc70b4f7ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f30389f-1c7d-4232-80fb-a0792e2114dd', '5d9a0c6e-123b-4668-a12b-f4ecc5da7ed6', 'd203b79a-20f7-404a-bbca-629c8c119aca', 'a67a5c3a-0307-4ae7-b064-d384f74651f2']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.943524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5732a61d-9fea-44d5-aea7-864a9d519484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:50:59.982514 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5732a61d-9fea-44d5-aea7-864a9d519484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19d36f36-9b58-4468-880e-29aa17744b4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1968399679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28be0e1362a5423f9e891edabd46493a',qos_specs=None,replication_status=,reservations=['2f30389f-1c7d-4232-80fb-a0792e2114dd','5d9a0c6e-123b-4668-a12b-f4ecc5da7ed6','d203b79a-20f7-404a-bbca-629c8c119aca','a67a5c3a-0307-4ae7-b064-d384f74651f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cc70544dd641b6864f37fb027db1cf',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:50:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1968399679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19d36f36-9b58-4468-880e-29aa17744b4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28be0e1362a5423f9e891edabd46493a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99cc70544dd641b6864f37fb027db1cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:50:59.983690 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ac33f2-64fc-40d4-a2be-84648e2bbf6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:00.027367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43ac33f2-64fc-40d4-a2be-84648e2bbf6d) transitioned into state 'SUCCESS' from state '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-1968399679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28be0e1362a5423f9e891edabd46493a',qos_specs=None,replication_status=,reservations=['2f30389f-1c7d-4232-80fb-a0792e2114dd','5d9a0c6e-123b-4668-a12b-f4ecc5da7ed6','d203b79a-20f7-404a-bbca-629c8c119aca','a67a5c3a-0307-4ae7-b064-d384f74651f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99cc70544dd641b6864f37fb027db1cf',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:00.027871 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa07117-7c39-47c1-8447-b4b769f6e8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:00.049880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa07117-7c39-47c1-8447-b4b769f6e8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:00.050848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Flow 'volume_create_api' (ec994727-f8f0-41e3-9f79-6b79c79f321c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:51:00.051221 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Create volume request issued successfully. Aug 12 14:51:00.052153 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09c542cc-40c8-49ea-bc2d-bd9dda535149 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:51:00.053571 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 329/1327] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:50:59 2026] POST /volume/v3/volumes => generated 765 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-6b7229a0-a986-4df3-a3ac-370ca5571e23 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-6b7229a0-a986-4df3-a3ac-370ca5571e23 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-6b7229a0-a986-4df3-a3ac-370ca5571e23 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-6b7229a0-a986-4df3-a3ac-370ca5571e23 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-6b7229a0-a986-4df3-a3ac-370ca5571e23 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-6b7229a0-a986-4df3-a3ac-370ca5571e23 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:01.719541 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 330/1328] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:01 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:01.802080 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d70fb5be-43b4-4ce0-be82-c1ca9861c8b9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:01.802585 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d70fb5be-43b4-4ce0-be82-c1ca9861c8b9 None None] GET https://10.4.3.100/volume// Aug 12 14:51:01.802763 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d70fb5be-43b4-4ce0-be82-c1ca9861c8b9 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:01.803010 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d70fb5be-43b4-4ce0-be82-c1ca9861c8b9 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:01.803394 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d70fb5be-43b4-4ce0-be82-c1ca9861c8b9 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:01.803772 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 331/1329] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:51: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 14:51:01.816662 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-f581f418-5ff0-4faa-917e-eb4620422c3c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:01.819441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-f581f418-5ff0-4faa-917e-eb4620422c3c tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:01.819936 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-f581f418-5ff0-4faa-917e-eb4620422c3c tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e46e3759-910f-4914-a8cc-b66cd9b81a1c", "connector": null, "instance_uuid": "ad095c08-5d65-4e49-b8e5-660bc86e5b8c"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:01.832027 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:01.832027 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:01.873607 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-f581f418-5ff0-4faa-917e-eb4620422c3c tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:01.874502 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 340/1330] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:01 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 14:51:01.913592 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fe0b68f1-6cb9-4eb3-989b-91b3b8bb252d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:01.915702 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe0b68f1-6cb9-4eb3-989b-91b3b8bb252d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:01.915949 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe0b68f1-6cb9-4eb3-989b-91b3b8bb252d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:01.916353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe0b68f1-6cb9-4eb3-989b-91b3b8bb252d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:01.928532 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:01.928532 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:01.934270 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fe0b68f1-6cb9-4eb3-989b-91b3b8bb252d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:01.938051 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5fff9b36-53d6-4b8a-9c53-467aa73b2171 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:01.938483 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fff9b36-53d6-4b8a-9c53-467aa73b2171 None None] GET https://10.4.3.100/volume// Aug 12 14:51:01.938756 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fff9b36-53d6-4b8a-9c53-467aa73b2171 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:01.939189 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fff9b36-53d6-4b8a-9c53-467aa73b2171 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:01.939895 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fff9b36-53d6-4b8a-9c53-467aa73b2171 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:01.940352 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 331/1331] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:01.940918 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe0b68f1-6cb9-4eb3-989b-91b3b8bb252d tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:01.941323 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 330/1332] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:01 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:01.951190 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-d9f9e42c-7863-4d1a-9986-312c8e86bf60 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:01.954104 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-d9f9e42c-7863-4d1a-9986-312c8e86bf60 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:01.954503 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-d9f9e42c-7863-4d1a-9986-312c8e86bf60 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:01.954657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-d9f9e42c-7863-4d1a-9986-312c8e86bf60 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:01.965962 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:01.965962 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:01.970433 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-d9f9e42c-7863-4d1a-9986-312c8e86bf60 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:01.976960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-d9f9e42c-7863-4d1a-9986-312c8e86bf60 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:01.977478 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 332/1333] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:01 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1030 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:02.103571 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-91aebe4a-797f-4379-acd8-394e31ffd5ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.106284 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-91aebe4a-797f-4379-acd8-394e31ffd5ba tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] PUT https://10.4.3.100/volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382 Aug 12 14:51:02.107336 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-91aebe4a-797f-4379-acd8-394e31ffd5ba tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:02.116737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-91aebe4a-797f-4379-acd8-394e31ffd5ba tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Acquiring lock "cinder-attachment_update-e46e3759-910f-4914-a8cc-b66cd9b81a1c-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:51:02.123486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-91aebe4a-797f-4379-acd8-394e31ffd5ba tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Lock "cinder-attachment_update-e46e3759-910f-4914-a8cc-b66cd9b81a1c-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:51:02.124644 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.124644 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:02.243415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-91aebe4a-797f-4379-acd8-394e31ffd5ba tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Lock "cinder-attachment_update-e46e3759-910f-4914-a8cc-b66cd9b81a1c-np0000007067" released by "attachment_update" :: held 0.120s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:51:02.243779 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-91aebe4a-797f-4379-acd8-394e31ffd5ba tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382 returned with HTTP 200 Aug 12 14:51:02.244250 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 341/1334] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:51:02 2026] PUT /volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:02.587769 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-ceec159e-dc83-482c-ab33-b08b12a3f746 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.591090 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-ceec159e-dc83-482c-ab33-b08b12a3f746 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:02.591675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-ceec159e-dc83-482c-ab33-b08b12a3f746 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:02.592227 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-ceec159e-dc83-482c-ab33-b08b12a3f746 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:02.602725 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.602725 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:02.609085 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-ceec159e-dc83-482c-ab33-b08b12a3f746 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:02.614941 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-ceec159e-dc83-482c-ab33-b08b12a3f746 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:02.615491 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 332/1335] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:02 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:02.647714 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cdcbc77f-3061-4a62-a676-e96087325e00 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.648215 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdcbc77f-3061-4a62-a676-e96087325e00 None None] GET https://10.4.3.100/volume// Aug 12 14:51:02.648413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdcbc77f-3061-4a62-a676-e96087325e00 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:02.648640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cdcbc77f-3061-4a62-a676-e96087325e00 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:02.649044 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cdcbc77f-3061-4a62-a676-e96087325e00 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:02.649391 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 331/1336] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:51: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 14:51:02.662140 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-bdbab448-7e58-4ce3-8cff-2eb93489d0d3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.665296 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-bdbab448-7e58-4ce3-8cff-2eb93489d0d3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:02.665372 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-bdbab448-7e58-4ce3-8cff-2eb93489d0d3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a66e38e1-18c9-4e72-bfd6-d7e431534308", "connector": null, "instance_uuid": "5965e9c0-c924-4669-8214-273fa70afa9c"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:02.677078 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.677078 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:02.708009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-bdbab448-7e58-4ce3-8cff-2eb93489d0d3 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:02.708972 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 333/1337] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:02 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 14:51:02.764527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-0957b832-7964-4fa9-a308-436c0b2964cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.767478 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-0957b832-7964-4fa9-a308-436c0b2964cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] POST https://10.4.3.100/volume/v3/attachments/9abd9c15-6fb2-4b53-9fa9-9d5308cb1230/action Aug 12 14:51:02.767845 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-0957b832-7964-4fa9-a308-436c0b2964cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:02.768010 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-0957b832-7964-4fa9-a308-436c0b2964cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:02.783572 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.783572 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:02.797543 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6179bf7c-be57-416d-809e-54d655afa9f7 req-0957b832-7964-4fa9-a308-436c0b2964cb tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments/9abd9c15-6fb2-4b53-9fa9-9d5308cb1230/action returned with HTTP 204 Aug 12 14:51:02.798472 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 342/1338] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:02 2026] POST /volume/v3/attachments/9abd9c15-6fb2-4b53-9fa9-9d5308cb1230/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:02.827776 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6be7b8e7-7878-435e-88f2-7148c3c95106 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.831067 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6be7b8e7-7878-435e-88f2-7148c3c95106 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:02.831306 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6be7b8e7-7878-435e-88f2-7148c3c95106 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:02.831571 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6be7b8e7-7878-435e-88f2-7148c3c95106 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:02.847632 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.847632 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:02.853172 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6be7b8e7-7878-435e-88f2-7148c3c95106 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:02.859343 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6be7b8e7-7878-435e-88f2-7148c3c95106 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:02.860038 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 333/1339] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:02 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:02.880264 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de33700c-eb9f-49ce-b0b8-0961cd046292 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.883135 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de33700c-eb9f-49ce-b0b8-0961cd046292 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:02.883392 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de33700c-eb9f-49ce-b0b8-0961cd046292 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:02.883557 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de33700c-eb9f-49ce-b0b8-0961cd046292 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:02.901301 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.901301 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:02.906976 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-de33700c-eb9f-49ce-b0b8-0961cd046292 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:02.913265 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de33700c-eb9f-49ce-b0b8-0961cd046292 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:02.913710 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 332/1340] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:02 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 1112 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:02.957016 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-416e1d0d-6e1a-449c-85e7-25914c8f5370 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.961384 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-416e1d0d-6e1a-449c-85e7-25914c8f5370 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:02.961689 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-416e1d0d-6e1a-449c-85e7-25914c8f5370 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:02.961981 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-416e1d0d-6e1a-449c-85e7-25914c8f5370 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:02.965907 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-78979099-6376-48be-ae18-75105bd7ae61 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:02.968113 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-78979099-6376-48be-ae18-75105bd7ae61 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:02.968494 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-78979099-6376-48be-ae18-75105bd7ae61 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:02.968744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-78979099-6376-48be-ae18-75105bd7ae61 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:02.976654 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.976654 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:02.983048 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-416e1d0d-6e1a-449c-85e7-25914c8f5370 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:02.983213 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:02.983213 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:02.988386 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-78979099-6376-48be-ae18-75105bd7ae61 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:02.989259 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-416e1d0d-6e1a-449c-85e7-25914c8f5370 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:02.989957 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 334/1341] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:02 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:02.994065 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-78979099-6376-48be-ae18-75105bd7ae61 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:02.994533 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 343/1342] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:02 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 1112 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:03.040235 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-495b9e73-5084-4261-90d3-db7cc6820833 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:03.044353 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-495b9e73-5084-4261-90d3-db7cc6820833 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] DELETE https://10.4.3.100/volume/v3/attachments/9abd9c15-6fb2-4b53-9fa9-9d5308cb1230 Aug 12 14:51:03.044678 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-495b9e73-5084-4261-90d3-db7cc6820833 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:03.044982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-495b9e73-5084-4261-90d3-db7cc6820833 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:03.055857 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:03.055857 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:03.105049 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-42a8ce96-2126-4b23-855e-eb0be44ee8ea req-495b9e73-5084-4261-90d3-db7cc6820833 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/attachments/9abd9c15-6fb2-4b53-9fa9-9d5308cb1230 returned with HTTP 200 Aug 12 14:51:03.105049 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 334/1343] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:03 2026] DELETE /volume/v3/attachments/9abd9c15-6fb2-4b53-9fa9-9d5308cb1230 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:03.135443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7d11c8f-a074-41a4-9b0e-0e54a14e5f9b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:03.137645 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7d11c8f-a074-41a4-9b0e-0e54a14e5f9b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:03.137896 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7d11c8f-a074-41a4-9b0e-0e54a14e5f9b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:03.138132 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7d11c8f-a074-41a4-9b0e-0e54a14e5f9b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:03.147291 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:03.147291 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:03.152218 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a7d11c8f-a074-41a4-9b0e-0e54a14e5f9b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:03.158398 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7d11c8f-a074-41a4-9b0e-0e54a14e5f9b tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:03.159010 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 333/1344] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:03 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:04.007711 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1db7454c-717b-4b5b-bd8f-3163be599587 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:04.010725 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1db7454c-717b-4b5b-bd8f-3163be599587 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:04.011315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1db7454c-717b-4b5b-bd8f-3163be599587 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:04.012405 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1db7454c-717b-4b5b-bd8f-3163be599587 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:04.036653 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:04.036653 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:04.043259 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1db7454c-717b-4b5b-bd8f-3163be599587 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:04.050740 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1db7454c-717b-4b5b-bd8f-3163be599587 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:04.051341 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 335/1345] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:04 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:05.067963 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5a339689-bdce-4f36-855c-75254fcd93b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:05.071377 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a339689-bdce-4f36-855c-75254fcd93b5 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:05.071631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a339689-bdce-4f36-855c-75254fcd93b5 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:05.071908 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a339689-bdce-4f36-855c-75254fcd93b5 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:05.087878 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:05.087878 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:05.093602 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5a339689-bdce-4f36-855c-75254fcd93b5 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:05.102282 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a339689-bdce-4f36-855c-75254fcd93b5 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:05.102282 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 344/1346] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:05 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:05.572178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-9622f51e-3f0a-4527-b79f-676d62a6bdd2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:05.575815 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-9622f51e-3f0a-4527-b79f-676d62a6bdd2 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] POST https://10.4.3.100/volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382/action Aug 12 14:51:05.576241 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-9622f51e-3f0a-4527-b79f-676d62a6bdd2 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:05.576371 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-9622f51e-3f0a-4527-b79f-676d62a6bdd2 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:05.607216 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:05.607216 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:05.626931 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51b60ed6-3c96-4411-9cb9-1f3ef07f278c req-9622f51e-3f0a-4527-b79f-676d62a6bdd2 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382/action returned with HTTP 204 Aug 12 14:51:05.627089 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 335/1347] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:05 2026] POST /volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:06.126579 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a7e2c4d1-34ad-4ff5-a044-2ba1fb344662 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:06.134788 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7e2c4d1-34ad-4ff5-a044-2ba1fb344662 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:06.135666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7e2c4d1-34ad-4ff5-a044-2ba1fb344662 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:06.135666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a7e2c4d1-34ad-4ff5-a044-2ba1fb344662 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:06.166498 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:06.166498 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:06.172225 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a7e2c4d1-34ad-4ff5-a044-2ba1fb344662 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:06.178806 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a7e2c4d1-34ad-4ff5-a044-2ba1fb344662 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:06.181550 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 334/1348] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:06 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:06.195131 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2700a5a6-164d-4d46-96a9-dd8bdcc069b7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:06.198661 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2700a5a6-164d-4d46-96a9-dd8bdcc069b7 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:06.200647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2700a5a6-164d-4d46-96a9-dd8bdcc069b7 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:06.200647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2700a5a6-164d-4d46-96a9-dd8bdcc069b7 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:06.223637 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:06.223637 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:06.233581 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2700a5a6-164d-4d46-96a9-dd8bdcc069b7 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:06.249678 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2700a5a6-164d-4d46-96a9-dd8bdcc069b7 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:06.250484 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 336/1349] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:06 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1143 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:06.392215 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-aafd7cdc-8ffb-44b8-bd56-dc3ca06ce643 req-301e8df6-0750-4ce9-bfc4-29b341b69c06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:06.396113 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-aafd7cdc-8ffb-44b8-bd56-dc3ca06ce643 req-301e8df6-0750-4ce9-bfc4-29b341b69c06 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:06.396381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-aafd7cdc-8ffb-44b8-bd56-dc3ca06ce643 req-301e8df6-0750-4ce9-bfc4-29b341b69c06 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:06.396761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-aafd7cdc-8ffb-44b8-bd56-dc3ca06ce643 req-301e8df6-0750-4ce9-bfc4-29b341b69c06 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:06.413560 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:06.413560 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:06.418077 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-aafd7cdc-8ffb-44b8-bd56-dc3ca06ce643 req-301e8df6-0750-4ce9-bfc4-29b341b69c06 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:06.428148 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-aafd7cdc-8ffb-44b8-bd56-dc3ca06ce643 req-301e8df6-0750-4ce9-bfc4-29b341b69c06 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:06.428148 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 345/1350] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:06 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:11.828661 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-360b564a-ef81-4b78-8553-9f290cb27dc0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:11.831188 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-360b564a-ef81-4b78-8553-9f290cb27dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:11.831416 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-360b564a-ef81-4b78-8553-9f290cb27dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:11.831684 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-360b564a-ef81-4b78-8553-9f290cb27dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:11.846110 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:11.846110 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:11.855054 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-360b564a-ef81-4b78-8553-9f290cb27dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:11.862570 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-360b564a-ef81-4b78-8553-9f290cb27dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:11.863380 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 336/1351] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:11 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:11.926848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-5eb46205-9856-4dbf-92a5-4acb62385475 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:11.929741 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-5eb46205-9856-4dbf-92a5-4acb62385475 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:11.930046 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-5eb46205-9856-4dbf-92a5-4acb62385475 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:11.930391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-5eb46205-9856-4dbf-92a5-4acb62385475 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:11.942565 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:11.942565 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:11.947505 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-5eb46205-9856-4dbf-92a5-4acb62385475 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:11.952813 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-5eb46205-9856-4dbf-92a5-4acb62385475 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:11.953331 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 335/1352] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:11 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:12.061627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-716a3840-72b2-4462-a446-d71908c94c3a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:12.062073 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-716a3840-72b2-4462-a446-d71908c94c3a None None] GET https://10.4.3.100/volume// Aug 12 14:51:12.062273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-716a3840-72b2-4462-a446-d71908c94c3a None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:12.062530 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-716a3840-72b2-4462-a446-d71908c94c3a None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:12.063931 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-716a3840-72b2-4462-a446-d71908c94c3a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:12.064925 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 337/1353] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:51:12 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 14:51:12.075502 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-4dcab30d-8ce8-4508-b0d0-31376cb7094f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:12.079891 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-4dcab30d-8ce8-4508-b0d0-31376cb7094f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:12.080402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-4dcab30d-8ce8-4508-b0d0-31376cb7094f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe", "connector": null, "instance_uuid": "af8fbc4f-86e8-4f48-b27d-f6fc175d2442"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:12.094582 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:12.094582 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:12.141696 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-4dcab30d-8ce8-4508-b0d0-31376cb7094f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:12.142572 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 346/1354] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:12 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:12.183737 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cfb4d76d-b7f7-430a-afb2-b988ac2b1312 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:12.187443 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cfb4d76d-b7f7-430a-afb2-b988ac2b1312 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:12.187569 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cfb4d76d-b7f7-430a-afb2-b988ac2b1312 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:12.187741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cfb4d76d-b7f7-430a-afb2-b988ac2b1312 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:12.199537 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-386fe4ce-2e27-4191-a510-9e78f3531798 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:12.200047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-386fe4ce-2e27-4191-a510-9e78f3531798 None None] GET https://10.4.3.100/volume// Aug 12 14:51:12.200232 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-386fe4ce-2e27-4191-a510-9e78f3531798 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:12.200489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-386fe4ce-2e27-4191-a510-9e78f3531798 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:12.200872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-386fe4ce-2e27-4191-a510-9e78f3531798 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:12.201309 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 336/1355] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:12.207243 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:12.207243 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:12.212280 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-edca215c-6af4-4c46-b2a5-645ec950b304 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:12.215288 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cfb4d76d-b7f7-430a-afb2-b988ac2b1312 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:12.217262 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-edca215c-6af4-4c46-b2a5-645ec950b304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:12.218133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-edca215c-6af4-4c46-b2a5-645ec950b304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:12.218293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-edca215c-6af4-4c46-b2a5-645ec950b304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:12.228307 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cfb4d76d-b7f7-430a-afb2-b988ac2b1312 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:12.229978 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 337/1356] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:12 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:12.238251 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:12.238251 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:12.246366 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-edca215c-6af4-4c46-b2a5-645ec950b304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:12.254315 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-edca215c-6af4-4c46-b2a5-645ec950b304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:12.255529 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 338/1357] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:12 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1020 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:51:12.290232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-02af8640-04fc-4c91-9456-6e755d575fb3 req-4a7f8a7b-5c92-4654-ab38-3104fc446998 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:12.295382 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-02af8640-04fc-4c91-9456-6e755d575fb3 req-4a7f8a7b-5c92-4654-ab38-3104fc446998 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:12.296319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-02af8640-04fc-4c91-9456-6e755d575fb3 req-4a7f8a7b-5c92-4654-ab38-3104fc446998 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:12.296319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-02af8640-04fc-4c91-9456-6e755d575fb3 req-4a7f8a7b-5c92-4654-ab38-3104fc446998 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:12.310642 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:12.310642 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:12.316709 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-02af8640-04fc-4c91-9456-6e755d575fb3 req-4a7f8a7b-5c92-4654-ab38-3104fc446998 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:12.325762 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-02af8640-04fc-4c91-9456-6e755d575fb3 req-4a7f8a7b-5c92-4654-ab38-3104fc446998 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:12.326278 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 347/1358] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:12 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:12.386573 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-af96b2d4-5a88-46b0-b38c-c9ab6ae7eb43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:12.390885 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-af96b2d4-5a88-46b0-b38c-c9ab6ae7eb43 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] PUT https://10.4.3.100/volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5 Aug 12 14:51:12.391452 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-af96b2d4-5a88-46b0-b38c-c9ab6ae7eb43 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:12.408627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-af96b2d4-5a88-46b0-b38c-c9ab6ae7eb43 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Acquiring lock "cinder-attachment_update-b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:51:12.418123 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-af96b2d4-5a88-46b0-b38c-c9ab6ae7eb43 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Lock "cinder-attachment_update-b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:51:12.420676 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:12.420676 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:12.566251 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-af96b2d4-5a88-46b0-b38c-c9ab6ae7eb43 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Lock "cinder-attachment_update-b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe-np0000007067" released by "attachment_update" :: held 0.147s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:51:12.566251 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-af96b2d4-5a88-46b0-b38c-c9ab6ae7eb43 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5 returned with HTTP 200 Aug 12 14:51:12.566251 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 337/1359] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:51:12 2026] PUT /volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5 => generated 969 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:13.246814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f26a8136-c667-4a33-a652-17b22625f6db None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:13.249336 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f26a8136-c667-4a33-a652-17b22625f6db tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:13.249785 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f26a8136-c667-4a33-a652-17b22625f6db tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:13.249890 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f26a8136-c667-4a33-a652-17b22625f6db tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:13.264492 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:13.264492 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:13.269108 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f26a8136-c667-4a33-a652-17b22625f6db tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:13.274385 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f26a8136-c667-4a33-a652-17b22625f6db tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:13.274881 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 338/1360] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:13 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:14.293155 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-11594aaf-2c46-4dd6-ae52-e3feae7dd70d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:14.297650 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11594aaf-2c46-4dd6-ae52-e3feae7dd70d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:14.297650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-11594aaf-2c46-4dd6-ae52-e3feae7dd70d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:14.297650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-11594aaf-2c46-4dd6-ae52-e3feae7dd70d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:14.318725 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:14.318725 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:14.326542 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-11594aaf-2c46-4dd6-ae52-e3feae7dd70d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:14.335688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11594aaf-2c46-4dd6-ae52-e3feae7dd70d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:14.335688 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 339/1361] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:14 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:15.350646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-72735609-0a50-4872-9231-dbe59e230162 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:15.352441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72735609-0a50-4872-9231-dbe59e230162 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:15.352629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72735609-0a50-4872-9231-dbe59e230162 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:15.352828 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72735609-0a50-4872-9231-dbe59e230162 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:15.366721 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:15.366721 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:15.370638 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-72735609-0a50-4872-9231-dbe59e230162 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:15.376827 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72735609-0a50-4872-9231-dbe59e230162 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:15.377335 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 348/1362] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:15 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:16.070479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-804ae989-031c-462f-a0b3-b74920dcdb49 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.072999 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-804ae989-031c-462f-a0b3-b74920dcdb49 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:16.073326 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-804ae989-031c-462f-a0b3-b74920dcdb49 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:16.073653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-804ae989-031c-462f-a0b3-b74920dcdb49 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:16.084525 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:16.084525 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:16.091215 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-804ae989-031c-462f-a0b3-b74920dcdb49 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:16.097892 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-804ae989-031c-462f-a0b3-b74920dcdb49 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:16.098467 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 338/1363] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:16 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:16.157036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-4f35f80b-dc00-4ab0-99f6-ee1c6a5aee79 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.160114 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-4f35f80b-dc00-4ab0-99f6-ee1c6a5aee79 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:16.160433 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-4f35f80b-dc00-4ab0-99f6-ee1c6a5aee79 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:16.160715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-4f35f80b-dc00-4ab0-99f6-ee1c6a5aee79 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:16.170841 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:16.170841 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:16.175777 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-4f35f80b-dc00-4ab0-99f6-ee1c6a5aee79 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:16.182683 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-4f35f80b-dc00-4ab0-99f6-ee1c6a5aee79 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:16.183192 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 339/1364] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:16 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:16.275874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c5a92f27-a54a-469f-808b-c5cca7a8a93c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.276329 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c5a92f27-a54a-469f-808b-c5cca7a8a93c None None] GET https://10.4.3.100/volume// Aug 12 14:51:16.276528 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c5a92f27-a54a-469f-808b-c5cca7a8a93c None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:16.276710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c5a92f27-a54a-469f-808b-c5cca7a8a93c None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:16.277035 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c5a92f27-a54a-469f-808b-c5cca7a8a93c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:16.277391 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 340/1365] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:51: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 14:51:16.289298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-7ec7fa8d-989e-40a5-9ad0-f0c32ceb834b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.291655 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-7ec7fa8d-989e-40a5-9ad0-f0c32ceb834b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:16.293548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-7ec7fa8d-989e-40a5-9ad0-f0c32ceb834b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76eadd6d-911d-4288-8f6a-0b13674f800e", "connector": null, "instance_uuid": "bde045e4-4544-4aef-b04d-7743361f4a63"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:16.304519 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:16.304519 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:16.339570 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-7ec7fa8d-989e-40a5-9ad0-f0c32ceb834b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:16.340195 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 349/1366] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:16 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 14:51:16.371831 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce279c2d-ba73-4322-ae94-fb7f6789e542 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.374045 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce279c2d-ba73-4322-ae94-fb7f6789e542 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:16.374656 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce279c2d-ba73-4322-ae94-fb7f6789e542 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:16.374656 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce279c2d-ba73-4322-ae94-fb7f6789e542 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:16.393541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a6477795-8f8f-4190-b604-e025ae971320 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.394052 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-81494031-659a-418d-9ecf-5d49adc23b15 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.394552 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-81494031-659a-418d-9ecf-5d49adc23b15 None None] GET https://10.4.3.100/volume// Aug 12 14:51:16.394761 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-81494031-659a-418d-9ecf-5d49adc23b15 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:16.394998 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-81494031-659a-418d-9ecf-5d49adc23b15 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:16.395473 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-81494031-659a-418d-9ecf-5d49adc23b15 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:16.395809 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 341/1367] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:16.396454 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:16.396454 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:16.397238 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6477795-8f8f-4190-b604-e025ae971320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:16.397559 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6477795-8f8f-4190-b604-e025ae971320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:16.397823 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a6477795-8f8f-4190-b604-e025ae971320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:16.401969 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ce279c2d-ba73-4322-ae94-fb7f6789e542 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:16.406270 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-96045d48-3c00-419e-b617-95a90233304f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.408510 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-96045d48-3c00-419e-b617-95a90233304f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:16.408713 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-96045d48-3c00-419e-b617-95a90233304f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:16.408892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-96045d48-3c00-419e-b617-95a90233304f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:16.410724 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce279c2d-ba73-4322-ae94-fb7f6789e542 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:16.411193 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 339/1368] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:16 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:16.411550 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:16.411550 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:16.419011 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:16.419011 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:16.422310 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-96045d48-3c00-419e-b617-95a90233304f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:16.425209 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a6477795-8f8f-4190-b604-e025ae971320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:16.426905 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-96045d48-3c00-419e-b617-95a90233304f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:16.427303 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 350/1369] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:16 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1031 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:16.432241 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a6477795-8f8f-4190-b604-e025ae971320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:16.432601 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 340/1370] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:16 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:16.539023 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-40e5e992-2bd7-47ca-bd4a-6b8a1c4d6f09 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.539023 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-40e5e992-2bd7-47ca-bd4a-6b8a1c4d6f09 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] PUT https://10.4.3.100/volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38 Aug 12 14:51:16.539214 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-40e5e992-2bd7-47ca-bd4a-6b8a1c4d6f09 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:16.548862 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-40e5e992-2bd7-47ca-bd4a-6b8a1c4d6f09 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Acquiring lock "cinder-attachment_update-76eadd6d-911d-4288-8f6a-0b13674f800e-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:51:16.553251 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-40e5e992-2bd7-47ca-bd4a-6b8a1c4d6f09 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Lock "cinder-attachment_update-76eadd6d-911d-4288-8f6a-0b13674f800e-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:51:16.555091 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:16.555091 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:16.660934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-40e5e992-2bd7-47ca-bd4a-6b8a1c4d6f09 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Lock "cinder-attachment_update-76eadd6d-911d-4288-8f6a-0b13674f800e-np0000007067" released by "attachment_update" :: held 0.107s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:51:16.660934 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-40e5e992-2bd7-47ca-bd4a-6b8a1c4d6f09 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38 returned with HTTP 200 Aug 12 14:51:16.661963 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 342/1371] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:51:16 2026] PUT /volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:16.990237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-53e32ba5-25ac-4009-916e-0c85b74d67c9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:16.994855 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-53e32ba5-25ac-4009-916e-0c85b74d67c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5/action Aug 12 14:51:16.995437 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-53e32ba5-25ac-4009-916e-0c85b74d67c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:16.995714 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-53e32ba5-25ac-4009-916e-0c85b74d67c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:17.020580 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:17.020580 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:17.035075 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bf8e1371-5d4f-4123-a8b8-eee8ae72c740 req-53e32ba5-25ac-4009-916e-0c85b74d67c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5/action returned with HTTP 204 Aug 12 14:51:17.035715 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 340/1372] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:16 2026] POST /volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:17.430408 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fe633105-0585-42da-a2e8-3023938cd039 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:17.434144 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe633105-0585-42da-a2e8-3023938cd039 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:17.434144 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe633105-0585-42da-a2e8-3023938cd039 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:17.435333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe633105-0585-42da-a2e8-3023938cd039 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:17.450559 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a91c3c2a-95ac-463d-8b24-cda2f6265733 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:17.453941 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a91c3c2a-95ac-463d-8b24-cda2f6265733 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:17.454257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a91c3c2a-95ac-463d-8b24-cda2f6265733 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:17.454560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a91c3c2a-95ac-463d-8b24-cda2f6265733 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:17.456159 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:17.456159 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:17.468581 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fe633105-0585-42da-a2e8-3023938cd039 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:17.469488 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:17.469488 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:17.475615 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe633105-0585-42da-a2e8-3023938cd039 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:17.476169 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 351/1373] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:17 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:17.476740 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a91c3c2a-95ac-463d-8b24-cda2f6265733 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:17.482758 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a91c3c2a-95ac-463d-8b24-cda2f6265733 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:17.483241 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 341/1374] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:17 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:17.497064 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4e4831c1-63d9-480d-8b2e-342740eb946b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:17.502489 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4e4831c1-63d9-480d-8b2e-342740eb946b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:51:17.503259 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4e4831c1-63d9-480d-8b2e-342740eb946b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe", "name": "tempest-VolumesBackupsTest-Backup-1772225344", "force": true, "container": "tempest-volumesbackupstest-backup-container-1481208624"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:17.504587 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-4e4831c1-63d9-480d-8b2e-342740eb946b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating new backup {'backup': {'volume_id': 'b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe', 'name': 'tempest-VolumesBackupsTest-Backup-1772225344', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1481208624'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:51:17.504813 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-4e4831c1-63d9-480d-8b2e-342740eb946b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating backup of volume b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe in container tempest-volumesbackupstest-backup-container-1481208624 Aug 12 14:51:17.516699 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:17.516699 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:17.517431 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4e4831c1-63d9-480d-8b2e-342740eb946b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:17.555415 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-4e4831c1-63d9-480d-8b2e-342740eb946b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['88e9174a-c397-417b-bf4a-8500a44b3053', '19a8f9db-792f-45e1-8e1d-e22d97f0d496'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:51:17.604203 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4e4831c1-63d9-480d-8b2e-342740eb946b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:51:17.604805 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 343/1375] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:51:17 2026] POST /volume/v3/backups => generated 330 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:17.614477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c684903c-21dc-44f1-8ec7-356b4df80dc0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:17.616298 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c684903c-21dc-44f1-8ec7-356b4df80dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:17.616529 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c684903c-21dc-44f1-8ec7-356b4df80dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:17.616899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c684903c-21dc-44f1-8ec7-356b4df80dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:17.616899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c684903c-21dc-44f1-8ec7-356b4df80dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:17.622900 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:17.622900 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:17.624310 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c684903c-21dc-44f1-8ec7-356b4df80dc0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:17.625154 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 341/1376] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:17 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:18.493262 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8e2bfd4-f6be-4c28-a313-c8dfba8dbbf9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:18.495394 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8e2bfd4-f6be-4c28-a313-c8dfba8dbbf9 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:18.495607 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8e2bfd4-f6be-4c28-a313-c8dfba8dbbf9 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:18.495824 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8e2bfd4-f6be-4c28-a313-c8dfba8dbbf9 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:18.506428 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:18.506428 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:18.510771 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e8e2bfd4-f6be-4c28-a313-c8dfba8dbbf9 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:18.515553 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8e2bfd4-f6be-4c28-a313-c8dfba8dbbf9 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:18.515941 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 352/1377] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:18 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:18.639859 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ec4a01cd-aaed-4802-a0b4-9234981d4e52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:18.644021 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec4a01cd-aaed-4802-a0b4-9234981d4e52 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:18.644272 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec4a01cd-aaed-4802-a0b4-9234981d4e52 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:18.644607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec4a01cd-aaed-4802-a0b4-9234981d4e52 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:18.644813 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ec4a01cd-aaed-4802-a0b4-9234981d4e52 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:18.651491 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:18.651491 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:18.652650 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec4a01cd-aaed-4802-a0b4-9234981d4e52 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:18.653344 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 342/1378] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:18 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:19.533087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2aef3a26-bf6f-48d9-ab56-9e4d92c90dd3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:19.535729 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2aef3a26-bf6f-48d9-ab56-9e4d92c90dd3 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:19.536042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2aef3a26-bf6f-48d9-ab56-9e4d92c90dd3 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:19.536337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2aef3a26-bf6f-48d9-ab56-9e4d92c90dd3 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:19.550314 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:19.550314 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:19.555929 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2aef3a26-bf6f-48d9-ab56-9e4d92c90dd3 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:19.563048 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2aef3a26-bf6f-48d9-ab56-9e4d92c90dd3 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:19.563578 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 344/1379] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:19 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:19.665922 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a6dedc2f-5cff-4bb7-9d62-9c605532ae5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:19.669011 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6dedc2f-5cff-4bb7-9d62-9c605532ae5a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:19.669355 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6dedc2f-5cff-4bb7-9d62-9c605532ae5a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:19.669701 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a6dedc2f-5cff-4bb7-9d62-9c605532ae5a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:19.669919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a6dedc2f-5cff-4bb7-9d62-9c605532ae5a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:19.672308 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=180,cinder:INSERT=30,cinder:UPDATE=54 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:51:19.677871 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:19.677871 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:19.679145 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a6dedc2f-5cff-4bb7-9d62-9c605532ae5a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:19.680579 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 342/1380] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:19 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:19.957566 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-2fa71487-8f56-45db-b791-93f0d401c54c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:19.960334 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-2fa71487-8f56-45db-b791-93f0d401c54c tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] POST https://10.4.3.100/volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38/action Aug 12 14:51:19.960783 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-2fa71487-8f56-45db-b791-93f0d401c54c tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:19.960941 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-2fa71487-8f56-45db-b791-93f0d401c54c tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:19.980791 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:19.980791 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:19.999110 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a123c065-0ceb-4a7f-890a-7acaf4eed353 req-2fa71487-8f56-45db-b791-93f0d401c54c tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38/action returned with HTTP 204 Aug 12 14:51:19.999110 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 353/1381] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:19 2026] POST /volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:20.582322 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13095509-18af-4c56-8f11-dcbf9abe50ea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:20.584439 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13095509-18af-4c56-8f11-dcbf9abe50ea tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:20.584741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13095509-18af-4c56-8f11-dcbf9abe50ea tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:20.584986 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13095509-18af-4c56-8f11-dcbf9abe50ea tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:20.588810 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=141,cinder:INSERT=10,cinder:UPDATE=17 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:51:20.599642 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:20.599642 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:20.605548 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13095509-18af-4c56-8f11-dcbf9abe50ea tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:20.610583 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13095509-18af-4c56-8f11-dcbf9abe50ea tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:20.611008 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 343/1382] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:20 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:20.623810 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6e8a6dc6-6eeb-4e76-8178-ca53326fb373 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:20.626117 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6e8a6dc6-6eeb-4e76-8178-ca53326fb373 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:20.626390 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6e8a6dc6-6eeb-4e76-8178-ca53326fb373 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:20.626613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6e8a6dc6-6eeb-4e76-8178-ca53326fb373 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:20.636748 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:20.636748 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:20.640414 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6e8a6dc6-6eeb-4e76-8178-ca53326fb373 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:20.645450 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6e8a6dc6-6eeb-4e76-8178-ca53326fb373 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:20.645950 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 345/1383] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:20 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:20.661298 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26c6ccd9-a64f-4a7d-8dc8-5a1da2fd59ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:20.663220 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26c6ccd9-a64f-4a7d-8dc8-5a1da2fd59ae tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:20.663466 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26c6ccd9-a64f-4a7d-8dc8-5a1da2fd59ae tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:20.666819 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26c6ccd9-a64f-4a7d-8dc8-5a1da2fd59ae tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:20.680885 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:20.680885 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:20.684775 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-26c6ccd9-a64f-4a7d-8dc8-5a1da2fd59ae tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:20.694489 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26c6ccd9-a64f-4a7d-8dc8-5a1da2fd59ae tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:20.694619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d2872aab-319d-4ca2-8ff3-9952afae982f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:20.694672 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 343/1384] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:20 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:20.695513 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2872aab-319d-4ca2-8ff3-9952afae982f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:20.695756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2872aab-319d-4ca2-8ff3-9952afae982f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:20.695990 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d2872aab-319d-4ca2-8ff3-9952afae982f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:20.696134 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d2872aab-319d-4ca2-8ff3-9952afae982f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:20.700961 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:20.700961 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:20.701926 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d2872aab-319d-4ca2-8ff3-9952afae982f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:20.702383 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 354/1385] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:20 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:20.897801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4aae7531-9af7-4ebd-ace0-9e51bddb73fe req-7c26c657-8cb2-49e6-a2f1-fe9784a00058 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:20.904848 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4aae7531-9af7-4ebd-ace0-9e51bddb73fe req-7c26c657-8cb2-49e6-a2f1-fe9784a00058 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:51:20.905093 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4aae7531-9af7-4ebd-ace0-9e51bddb73fe req-7c26c657-8cb2-49e6-a2f1-fe9784a00058 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:20.905385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4aae7531-9af7-4ebd-ace0-9e51bddb73fe req-7c26c657-8cb2-49e6-a2f1-fe9784a00058 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:20.922249 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:20.922249 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:20.928475 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-4aae7531-9af7-4ebd-ace0-9e51bddb73fe req-7c26c657-8cb2-49e6-a2f1-fe9784a00058 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:51:20.936123 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4aae7531-9af7-4ebd-ace0-9e51bddb73fe req-7c26c657-8cb2-49e6-a2f1-fe9784a00058 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:51:20.936435 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 344/1386] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:20 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:21.717202 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-08edc3bb-5bd2-47c1-84d2-55d951ba53dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:21.719183 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-08edc3bb-5bd2-47c1-84d2-55d951ba53dd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:21.719415 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-08edc3bb-5bd2-47c1-84d2-55d951ba53dd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:21.719660 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-08edc3bb-5bd2-47c1-84d2-55d951ba53dd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:21.719824 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-08edc3bb-5bd2-47c1-84d2-55d951ba53dd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:21.725113 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:21.725113 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:21.725963 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-08edc3bb-5bd2-47c1-84d2-55d951ba53dd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:21.726475 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 346/1387] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:21 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:51:22.740497 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-113a3070-a9a6-4ce1-a8dd-4b7551a5c4c6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:22.743379 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-113a3070-a9a6-4ce1-a8dd-4b7551a5c4c6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:22.743683 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-113a3070-a9a6-4ce1-a8dd-4b7551a5c4c6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:22.743991 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-113a3070-a9a6-4ce1-a8dd-4b7551a5c4c6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:22.744814 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-113a3070-a9a6-4ce1-a8dd-4b7551a5c4c6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:22.753483 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:22.753483 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:22.754632 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-113a3070-a9a6-4ce1-a8dd-4b7551a5c4c6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:22.756348 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 344/1388] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:22 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:23.767238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fc8c1f1-6e17-4f14-b3eb-bc5131ca1de5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:23.770351 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fc8c1f1-6e17-4f14-b3eb-bc5131ca1de5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:23.770629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fc8c1f1-6e17-4f14-b3eb-bc5131ca1de5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:23.770870 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fc8c1f1-6e17-4f14-b3eb-bc5131ca1de5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:23.770986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8fc8c1f1-6e17-4f14-b3eb-bc5131ca1de5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:23.775869 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:23.775869 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:23.776847 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fc8c1f1-6e17-4f14-b3eb-bc5131ca1de5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:23.777847 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 355/1389] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:23 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:24.788806 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b34a80f9-56a9-4172-9707-d3824abef317 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:24.790817 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b34a80f9-56a9-4172-9707-d3824abef317 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:24.791067 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b34a80f9-56a9-4172-9707-d3824abef317 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:24.791339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b34a80f9-56a9-4172-9707-d3824abef317 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:24.791547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b34a80f9-56a9-4172-9707-d3824abef317 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:24.796141 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:24.796141 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:24.796995 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b34a80f9-56a9-4172-9707-d3824abef317 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:24.797381 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 345/1390] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:24 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:25.809821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c3102b3d-869e-4414-889c-7ae8ca9b9cc3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:25.811592 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c3102b3d-869e-4414-889c-7ae8ca9b9cc3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:25.811803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c3102b3d-869e-4414-889c-7ae8ca9b9cc3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:25.811983 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c3102b3d-869e-4414-889c-7ae8ca9b9cc3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:25.812106 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c3102b3d-869e-4414-889c-7ae8ca9b9cc3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:25.816843 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:25.816843 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:25.817644 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c3102b3d-869e-4414-889c-7ae8ca9b9cc3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:25.818007 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 347/1391] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:25 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:26.834482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-efb71dc2-1db1-43c0-bbb8-95af40b72f7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:26.837235 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-efb71dc2-1db1-43c0-bbb8-95af40b72f7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:26.837599 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-efb71dc2-1db1-43c0-bbb8-95af40b72f7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:26.837918 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-efb71dc2-1db1-43c0-bbb8-95af40b72f7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:26.838092 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-efb71dc2-1db1-43c0-bbb8-95af40b72f7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:26.844766 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:26.844766 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:26.845930 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-efb71dc2-1db1-43c0-bbb8-95af40b72f7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:26.846540 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 345/1392] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:26 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:27.862146 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb925e66-c0be-40b3-a73d-6c6749df7495 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:27.864911 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb925e66-c0be-40b3-a73d-6c6749df7495 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:27.865687 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb925e66-c0be-40b3-a73d-6c6749df7495 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:27.865687 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb925e66-c0be-40b3-a73d-6c6749df7495 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:27.865687 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eb925e66-c0be-40b3-a73d-6c6749df7495 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:27.872681 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:27.872681 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:27.873966 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb925e66-c0be-40b3-a73d-6c6749df7495 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:27.874469 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 356/1393] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:27 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:28.892199 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5aa38fcc-1256-4d8e-9969-c3202c92b8ad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:28.896222 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5aa38fcc-1256-4d8e-9969-c3202c92b8ad tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:28.897282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5aa38fcc-1256-4d8e-9969-c3202c92b8ad tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:28.897282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5aa38fcc-1256-4d8e-9969-c3202c92b8ad tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:28.897282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5aa38fcc-1256-4d8e-9969-c3202c92b8ad tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:28.902816 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:28.902816 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:28.903851 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5aa38fcc-1256-4d8e-9969-c3202c92b8ad tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:28.904396 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 346/1394] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:28 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:29.917780 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ca773e90-c3ae-4c0f-b371-3f3707794057 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:29.920181 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ca773e90-c3ae-4c0f-b371-3f3707794057 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:29.920485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ca773e90-c3ae-4c0f-b371-3f3707794057 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:29.920768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ca773e90-c3ae-4c0f-b371-3f3707794057 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:29.920920 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-ca773e90-c3ae-4c0f-b371-3f3707794057 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:29.927026 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:29.927026 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:29.928187 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ca773e90-c3ae-4c0f-b371-3f3707794057 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:29.928726 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 348/1395] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:29 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:30.942450 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c7323a6-accc-4b48-8ad7-df105ff271de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:30.944751 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c7323a6-accc-4b48-8ad7-df105ff271de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:30.945078 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c7323a6-accc-4b48-8ad7-df105ff271de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:30.945399 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c7323a6-accc-4b48-8ad7-df105ff271de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:30.945712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8c7323a6-accc-4b48-8ad7-df105ff271de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:30.951838 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:30.951838 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:30.952914 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c7323a6-accc-4b48-8ad7-df105ff271de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:30.953548 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 346/1396] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:30 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:31.970991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-453d1122-96fd-4375-800d-0b4aa4ae4bc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:31.974287 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-453d1122-96fd-4375-800d-0b4aa4ae4bc1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:31.974287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-453d1122-96fd-4375-800d-0b4aa4ae4bc1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:31.974287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-453d1122-96fd-4375-800d-0b4aa4ae4bc1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:31.974668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-453d1122-96fd-4375-800d-0b4aa4ae4bc1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:31.985859 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:31.985859 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:31.988627 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-453d1122-96fd-4375-800d-0b4aa4ae4bc1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:31.990223 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 357/1397] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:31 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:33.008764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-216c5935-5c56-452c-b25b-4ac9c0e65619 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:33.013269 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-216c5935-5c56-452c-b25b-4ac9c0e65619 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:33.013269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-216c5935-5c56-452c-b25b-4ac9c0e65619 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:33.014978 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-216c5935-5c56-452c-b25b-4ac9c0e65619 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:33.014978 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-216c5935-5c56-452c-b25b-4ac9c0e65619 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:33.020861 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:33.020861 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:33.021885 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-216c5935-5c56-452c-b25b-4ac9c0e65619 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:33.024238 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 347/1398] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:33 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:34.034434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8a8e5fa6-a388-42cd-8f52-bd691aa3806e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:34.036769 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8a8e5fa6-a388-42cd-8f52-bd691aa3806e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:34.037002 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8a8e5fa6-a388-42cd-8f52-bd691aa3806e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:34.037304 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8a8e5fa6-a388-42cd-8f52-bd691aa3806e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:34.037501 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8a8e5fa6-a388-42cd-8f52-bd691aa3806e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:34.044003 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:34.044003 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:34.046238 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8a8e5fa6-a388-42cd-8f52-bd691aa3806e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:34.046238 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 349/1399] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:34 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:51:35.059779 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41be41ed-db96-470a-b488-2f3a6580a556 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:35.062225 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41be41ed-db96-470a-b488-2f3a6580a556 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:35.062833 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41be41ed-db96-470a-b488-2f3a6580a556 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:35.063250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41be41ed-db96-470a-b488-2f3a6580a556 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:35.063652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-41be41ed-db96-470a-b488-2f3a6580a556 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:35.070444 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:35.070444 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:35.071889 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41be41ed-db96-470a-b488-2f3a6580a556 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:35.072553 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 347/1400] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:35 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:36.086363 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-db1ddbac-a1a3-4984-9e12-3f7949cec4f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:36.088601 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db1ddbac-a1a3-4984-9e12-3f7949cec4f1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:36.088871 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db1ddbac-a1a3-4984-9e12-3f7949cec4f1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:36.089120 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db1ddbac-a1a3-4984-9e12-3f7949cec4f1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:36.089410 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-db1ddbac-a1a3-4984-9e12-3f7949cec4f1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:36.098521 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:36.098521 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:36.098521 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db1ddbac-a1a3-4984-9e12-3f7949cec4f1 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:36.098521 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 358/1401] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:36 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:36.367493 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5480d7b-47eb-4a64-8b7f-af0d031a4279 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:36.369535 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5480d7b-47eb-4a64-8b7f-af0d031a4279 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:36.369842 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5480d7b-47eb-4a64-8b7f-af0d031a4279 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:36.370118 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5480d7b-47eb-4a64-8b7f-af0d031a4279 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:36.382442 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:36.382442 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:36.386671 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5480d7b-47eb-4a64-8b7f-af0d031a4279 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:36.391794 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5480d7b-47eb-4a64-8b7f-af0d031a4279 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:36.392344 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 348/1402] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:36 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:36.711180 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-dcf7eaf2-0994-42b3-a6c2-e126a398a3bd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:36.713976 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-dcf7eaf2-0994-42b3-a6c2-e126a398a3bd tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] DELETE https://10.4.3.100/volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d Aug 12 14:51:36.714198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-dcf7eaf2-0994-42b3-a6c2-e126a398a3bd tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:36.714427 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-dcf7eaf2-0994-42b3-a6c2-e126a398a3bd tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:36.723320 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:36.723320 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:36.774388 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-dcf7eaf2-0994-42b3-a6c2-e126a398a3bd tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d returned with HTTP 200 Aug 12 14:51:36.774875 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 350/1403] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:36 2026] DELETE /volume/v3/attachments/bb6fc7fa-6b28-4757-8254-5b7dd15c208d => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:36.783059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-8c73bc7f-e530-4157-99d5-b5204c06501c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:36.785604 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-8c73bc7f-e530-4157-99d5-b5204c06501c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] DELETE https://10.4.3.100/volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a Aug 12 14:51:36.785907 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-8c73bc7f-e530-4157-99d5-b5204c06501c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:36.786196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-8c73bc7f-e530-4157-99d5-b5204c06501c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:36.795035 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:36.795035 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:36.841712 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-8c73bc7f-e530-4157-99d5-b5204c06501c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a returned with HTTP 200 Aug 12 14:51:36.842148 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 348/1404] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:36 2026] DELETE /volume/v3/attachments/cd1cd682-4a50-47b3-b37b-18f0c351e65a => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:36.850131 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-a4d3ec9e-4ea0-40af-b53d-ceb5cd979b47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:36.852213 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-a4d3ec9e-4ea0-40af-b53d-ceb5cd979b47 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] DELETE https://10.4.3.100/volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4 Aug 12 14:51:36.852496 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-a4d3ec9e-4ea0-40af-b53d-ceb5cd979b47 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:36.852837 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-a4d3ec9e-4ea0-40af-b53d-ceb5cd979b47 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:36.861836 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:36.861836 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:36.935757 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c9e2f8e3-16c9-4efe-9f26-47b7ed471f8d req-a4d3ec9e-4ea0-40af-b53d-ceb5cd979b47 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4 returned with HTTP 200 Aug 12 14:51:36.936405 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 359/1405] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:36 2026] DELETE /volume/v3/attachments/bd83941f-94fb-4548-9bfc-b082b939e3b4 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:37.068344 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-3d82672e-2fa8-4a3c-b9a6-0b849b0d0f50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.079115 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-3d82672e-2fa8-4a3c-b9a6-0b849b0d0f50 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:37.079115 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-3d82672e-2fa8-4a3c-b9a6-0b849b0d0f50 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.079115 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-3d82672e-2fa8-4a3c-b9a6-0b849b0d0f50 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.097238 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.097238 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:37.108785 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-3d82672e-2fa8-4a3c-b9a6-0b849b0d0f50 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:37.111754 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4bab1a86-a66a-4350-9100-95b0e9eae93d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.114527 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4bab1a86-a66a-4350-9100-95b0e9eae93d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:37.114785 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4bab1a86-a66a-4350-9100-95b0e9eae93d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.115043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4bab1a86-a66a-4350-9100-95b0e9eae93d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.115242 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4bab1a86-a66a-4350-9100-95b0e9eae93d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:37.122571 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-3d82672e-2fa8-4a3c-b9a6-0b849b0d0f50 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:37.123157 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 349/1406] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:37 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 939 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:37.124222 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.124222 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:37.125316 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4bab1a86-a66a-4350-9100-95b0e9eae93d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:37.125835 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 351/1407] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:37 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:37.141913 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7046bb6c-e6da-4aae-bcb8-a67b260304c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.144303 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7046bb6c-e6da-4aae-bcb8-a67b260304c3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:37.144851 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7046bb6c-e6da-4aae-bcb8-a67b260304c3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.145119 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7046bb6c-e6da-4aae-bcb8-a67b260304c3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.159693 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.159693 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:37.164590 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7046bb6c-e6da-4aae-bcb8-a67b260304c3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:37.171255 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7046bb6c-e6da-4aae-bcb8-a67b260304c3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:37.171987 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 349/1408] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:37 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:37.194548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-76c14a2b-555c-4238-bf62-319bd87a7693 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.197003 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76c14a2b-555c-4238-bf62-319bd87a7693 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:37.197356 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76c14a2b-555c-4238-bf62-319bd87a7693 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.197752 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-76c14a2b-555c-4238-bf62-319bd87a7693 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.198224 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-76c14a2b-555c-4238-bf62-319bd87a7693 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete backup with id: cf716246-4d57-481e-aa72-f94141810c90. Aug 12 14:51:37.204761 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.204761 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:37.225287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-76c14a2b-555c-4238-bf62-319bd87a7693 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] delete_backup rpcapi backup_id cf716246-4d57-481e-aa72-f94141810c90 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:51:37.227653 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-76c14a2b-555c-4238-bf62-319bd87a7693 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 202 Aug 12 14:51:37.228765 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 360/1409] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:37 2026] DELETE /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 12 14:51:37.239691 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-33ca453a-fb4b-45b2-a6c0-4f3f91e440f3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.241961 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33ca453a-fb4b-45b2-a6c0-4f3f91e440f3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:37.242392 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33ca453a-fb4b-45b2-a6c0-4f3f91e440f3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.242981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33ca453a-fb4b-45b2-a6c0-4f3f91e440f3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.243120 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f9eea6d6-4be8-4e24-b641-bf8a66415bb7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.243163 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-33ca453a-fb4b-45b2-a6c0-4f3f91e440f3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:37.243790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9eea6d6-4be8-4e24-b641-bf8a66415bb7 None None] GET https://10.4.3.100/volume// Aug 12 14:51:37.244057 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9eea6d6-4be8-4e24-b641-bf8a66415bb7 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.244343 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9eea6d6-4be8-4e24-b641-bf8a66415bb7 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.244848 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9eea6d6-4be8-4e24-b641-bf8a66415bb7 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:37.245166 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 352/1410] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:51: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 14:51:37.250160 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.250160 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:37.251388 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33ca453a-fb4b-45b2-a6c0-4f3f91e440f3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 200 Aug 12 14:51:37.251908 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 350/1411] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:37 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:37.257430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-28227747-c084-4ad0-929d-ca79f07fb60a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.260148 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-28227747-c084-4ad0-929d-ca79f07fb60a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:37.260787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-28227747-c084-4ad0-929d-ca79f07fb60a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "acd4796c-30cc-4fdb-98d2-2675808e7818", "connector": null, "instance_uuid": "865c9f86-3139-49bf-9249-011cd89259f5"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:37.271877 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.271877 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:37.304655 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-28227747-c084-4ad0-929d-ca79f07fb60a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:37.305435 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 350/1412] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51: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 14:51:37.347346 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e34180cd-61fb-44b1-8dd9-533f27707e56 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.350281 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e34180cd-61fb-44b1-8dd9-533f27707e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:37.350631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e34180cd-61fb-44b1-8dd9-533f27707e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.350990 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e34180cd-61fb-44b1-8dd9-533f27707e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.365851 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.365851 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:37.369902 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5b151f5d-7ae0-4956-8f12-c35f3299d6e1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.370352 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5b151f5d-7ae0-4956-8f12-c35f3299d6e1 None None] GET https://10.4.3.100/volume// Aug 12 14:51:37.370626 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5b151f5d-7ae0-4956-8f12-c35f3299d6e1 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.370870 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5b151f5d-7ae0-4956-8f12-c35f3299d6e1 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.371230 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5b151f5d-7ae0-4956-8f12-c35f3299d6e1 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:37.371997 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 353/1413] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:37.372114 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e34180cd-61fb-44b1-8dd9-533f27707e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:37.378008 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e34180cd-61fb-44b1-8dd9-533f27707e56 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:37.378609 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 361/1414] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:37 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:37.386403 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-49da0e02-1185-41c1-91b9-639223f50201 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.389799 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-49da0e02-1185-41c1-91b9-639223f50201 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:37.389799 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-49da0e02-1185-41c1-91b9-639223f50201 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:37.389799 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-49da0e02-1185-41c1-91b9-639223f50201 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:37.402873 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.402873 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:37.407747 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-49da0e02-1185-41c1-91b9-639223f50201 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:37.413985 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-49da0e02-1185-41c1-91b9-639223f50201 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:37.414577 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 351/1415] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:37 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 1118 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:37.538760 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-e4004675-2583-4ed6-b994-8790707d2efc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:37.541599 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-e4004675-2583-4ed6-b994-8790707d2efc tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] PUT https://10.4.3.100/volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9 Aug 12 14:51:37.542790 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-e4004675-2583-4ed6-b994-8790707d2efc tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:37.552953 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-e4004675-2583-4ed6-b994-8790707d2efc tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Acquiring lock "cinder-attachment_update-acd4796c-30cc-4fdb-98d2-2675808e7818-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:51:37.560046 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-e4004675-2583-4ed6-b994-8790707d2efc tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Lock "cinder-attachment_update-acd4796c-30cc-4fdb-98d2-2675808e7818-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:51:37.561288 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:37.561288 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:37.679643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-e4004675-2583-4ed6-b994-8790707d2efc tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Lock "cinder-attachment_update-acd4796c-30cc-4fdb-98d2-2675808e7818-np0000007067" released by "attachment_update" :: held 0.120s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:51:37.679980 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-e4004675-2583-4ed6-b994-8790707d2efc tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9 returned with HTTP 200 Aug 12 14:51:37.680523 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 351/1416] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:51:37 2026] PUT /volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:38.264758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-16ece58e-20f6-4f16-a4d3-654241229570 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:38.267153 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-16ece58e-20f6-4f16-a4d3-654241229570 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 Aug 12 14:51:38.267422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-16ece58e-20f6-4f16-a4d3-654241229570 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:38.267718 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-16ece58e-20f6-4f16-a4d3-654241229570 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:38.268122 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-16ece58e-20f6-4f16-a4d3-654241229570 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id cf716246-4d57-481e-aa72-f94141810c90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:38.272769 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-16ece58e-20f6-4f16-a4d3-654241229570 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 returned with HTTP 404 Aug 12 14:51:38.273480 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 354/1417] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:38 2026] GET /volume/v3/backups/cf716246-4d57-481e-aa72-f94141810c90 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:38.402583 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2202f0d4-aa8f-4edc-9860-1f70fb9a282d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:38.405367 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2202f0d4-aa8f-4edc-9860-1f70fb9a282d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:38.405575 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2202f0d4-aa8f-4edc-9860-1f70fb9a282d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:38.405757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2202f0d4-aa8f-4edc-9860-1f70fb9a282d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:38.408852 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-336b0d67-5285-4ea1-9977-fd529121b193 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:38.413727 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-336b0d67-5285-4ea1-9977-fd529121b193 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:38.413981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-336b0d67-5285-4ea1-9977-fd529121b193 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:38.414219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-336b0d67-5285-4ea1-9977-fd529121b193 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:38.419180 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:38.419180 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:38.423990 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2202f0d4-aa8f-4edc-9860-1f70fb9a282d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:38.430070 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2202f0d4-aa8f-4edc-9860-1f70fb9a282d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:38.430444 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 362/1418] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:38 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 939 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:38.438775 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:38.438775 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:38.443473 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-336b0d67-5285-4ea1-9977-fd529121b193 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:38.451849 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-336b0d67-5285-4ea1-9977-fd529121b193 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:38.452451 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 352/1419] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:38 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1133 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:38.477201 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-f964a1fb-28be-433c-80b2-988935b4d672 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:38.479431 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-f964a1fb-28be-433c-80b2-988935b4d672 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe/action Aug 12 14:51:38.479967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-f964a1fb-28be-433c-80b2-988935b4d672 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:38.480138 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-f964a1fb-28be-433c-80b2-988935b4d672 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:38.492403 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:38.492403 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:38.493222 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-f964a1fb-28be-433c-80b2-988935b4d672 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:38.501003 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-f964a1fb-28be-433c-80b2-988935b4d672 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Begin detaching volume completed successfully. Aug 12 14:51:38.501350 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-f964a1fb-28be-433c-80b2-988935b4d672 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe/action returned with HTTP 202 Aug 12 14:51:38.501889 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 352/1420] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:51:38 2026] POST /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:51:38.523434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f2bc58b-e278-4f5f-8aad-2c60a444a5de None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:38.525825 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f2bc58b-e278-4f5f-8aad-2c60a444a5de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:38.526134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f2bc58b-e278-4f5f-8aad-2c60a444a5de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:38.526426 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f2bc58b-e278-4f5f-8aad-2c60a444a5de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:38.539424 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:38.539424 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:38.543606 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f2bc58b-e278-4f5f-8aad-2c60a444a5de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:38.548601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f2bc58b-e278-4f5f-8aad-2c60a444a5de tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:38.549179 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 355/1421] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:38 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:38.556546 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4ef9ac80-3905-448a-ac3d-3a6f4131a3e0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:38.557014 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ef9ac80-3905-448a-ac3d-3a6f4131a3e0 None None] GET https://10.4.3.100/volume// Aug 12 14:51:38.557265 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ef9ac80-3905-448a-ac3d-3a6f4131a3e0 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:38.557571 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4ef9ac80-3905-448a-ac3d-3a6f4131a3e0 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:38.557941 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4ef9ac80-3905-448a-ac3d-3a6f4131a3e0 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:38.558281 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 363/1422] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:38.582361 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-96a5f352-70b9-4775-88cb-53e0dd3aa206 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:38.584561 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-96a5f352-70b9-4775-88cb-53e0dd3aa206 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:38.584832 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-96a5f352-70b9-4775-88cb-53e0dd3aa206 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:38.585069 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-96a5f352-70b9-4775-88cb-53e0dd3aa206 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:38.597866 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:38.597866 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:38.602148 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-96a5f352-70b9-4775-88cb-53e0dd3aa206 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:38.607632 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-96a5f352-70b9-4775-88cb-53e0dd3aa206 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:38.608221 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 353/1423] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:38 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1316 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:39.445360 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92c45f23-2637-4c97-beac-dcd6ac837b7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:39.449955 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92c45f23-2637-4c97-beac-dcd6ac837b7f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:39.450170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92c45f23-2637-4c97-beac-dcd6ac837b7f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:39.450404 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92c45f23-2637-4c97-beac-dcd6ac837b7f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:39.464647 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:39.464647 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:39.470212 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92c45f23-2637-4c97-beac-dcd6ac837b7f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:39.474922 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92c45f23-2637-4c97-beac-dcd6ac837b7f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:39.475396 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 353/1424] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:39 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 939 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:39.566484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a39d0dae-17b9-4ae8-a1f9-9a9c5716ae96 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:39.569744 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a39d0dae-17b9-4ae8-a1f9-9a9c5716ae96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:39.569959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a39d0dae-17b9-4ae8-a1f9-9a9c5716ae96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:39.570167 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a39d0dae-17b9-4ae8-a1f9-9a9c5716ae96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:39.580739 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:39.580739 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:39.585259 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a39d0dae-17b9-4ae8-a1f9-9a9c5716ae96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:39.590717 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a39d0dae-17b9-4ae8-a1f9-9a9c5716ae96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:39.591213 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 356/1425] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:39 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:40.378302 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:40.380863 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] DELETE https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:51:40.381154 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:40.381409 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:40.381599 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Delete volume with id: 04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:51:40.393119 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:40.393119 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:40.393883 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:51:40.416446 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Delete volume request issued successfully. Aug 12 14:51:40.416700 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ee71769-7da5-420a-82c9-f09ee0617cc6 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b returned with HTTP 202 Aug 12 14:51:40.417130 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 364/1426] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:40 2026] DELETE /volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:51:40.426622 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e153abe6-4e8c-4889-8cfa-c3d39ad24615 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:40.431009 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e153abe6-4e8c-4889-8cfa-c3d39ad24615 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:51:40.431375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e153abe6-4e8c-4889-8cfa-c3d39ad24615 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:40.431662 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e153abe6-4e8c-4889-8cfa-c3d39ad24615 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:40.442004 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:40.442004 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:40.447916 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e153abe6-4e8c-4889-8cfa-c3d39ad24615 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:51:40.455172 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e153abe6-4e8c-4889-8cfa-c3d39ad24615 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b returned with HTTP 200 Aug 12 14:51:40.455837 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 354/1427] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:40 2026] GET /volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:40.490197 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3eb669a8-94f8-4556-9e45-319e023f30ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:40.495428 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eb669a8-94f8-4556-9e45-319e023f30ac tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:40.495428 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eb669a8-94f8-4556-9e45-319e023f30ac tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:40.495618 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eb669a8-94f8-4556-9e45-319e023f30ac tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:40.512421 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:40.512421 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:40.519899 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3eb669a8-94f8-4556-9e45-319e023f30ac tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:40.530332 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eb669a8-94f8-4556-9e45-319e023f30ac tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:40.530885 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 354/1428] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:40 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:40.605098 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a36956e7-4813-4daa-b2ca-1e643b4c2e5f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:40.607344 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a36956e7-4813-4daa-b2ca-1e643b4c2e5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:40.607611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a36956e7-4813-4daa-b2ca-1e643b4c2e5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:40.607902 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a36956e7-4813-4daa-b2ca-1e643b4c2e5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:40.619500 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:40.619500 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:40.623769 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a36956e7-4813-4daa-b2ca-1e643b4c2e5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:40.628946 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a36956e7-4813-4daa-b2ca-1e643b4c2e5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:40.629519 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 357/1429] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:40 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:41.471756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87a232d5-2176-4d0c-92c6-d6f996ba573f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:41.473961 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87a232d5-2176-4d0c-92c6-d6f996ba573f tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b Aug 12 14:51:41.474291 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87a232d5-2176-4d0c-92c6-d6f996ba573f tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:41.474437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87a232d5-2176-4d0c-92c6-d6f996ba573f tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:41.481159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87a232d5-2176-4d0c-92c6-d6f996ba573f tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b returned with HTTP 404 Aug 12 14:51:41.481717 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 365/1430] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:41 2026] GET /volume/v3/volumes/04bf01c3-2694-4682-a344-54bb715c4e5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:41.490286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5889468-38db-4653-bff2-cd43a394e9e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:41.492640 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5889468-38db-4653-bff2-cd43a394e9e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] DELETE https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:51:41.492938 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5889468-38db-4653-bff2-cd43a394e9e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:41.493062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5889468-38db-4653-bff2-cd43a394e9e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:41.493272 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a5889468-38db-4653-bff2-cd43a394e9e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Delete volume with id: 30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:51:41.502184 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:41.502184 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:41.502828 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5889468-38db-4653-bff2-cd43a394e9e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:51:41.522023 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5889468-38db-4653-bff2-cd43a394e9e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Delete volume request issued successfully. Aug 12 14:51:41.522362 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5889468-38db-4653-bff2-cd43a394e9e3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 returned with HTTP 202 Aug 12 14:51:41.522937 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 355/1431] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:41 2026] DELETE /volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:51:41.531428 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b23a4b4-2e98-4fc2-bb05-678c7b72ad1c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:41.534144 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b23a4b4-2e98-4fc2-bb05-678c7b72ad1c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:51:41.534439 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b23a4b4-2e98-4fc2-bb05-678c7b72ad1c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:41.534712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b23a4b4-2e98-4fc2-bb05-678c7b72ad1c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:41.544226 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:41.544226 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:41.549107 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9fb36545-7c70-473e-b087-c1f1d7744c1d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:41.549350 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b23a4b4-2e98-4fc2-bb05-678c7b72ad1c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:51:41.551339 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fb36545-7c70-473e-b087-c1f1d7744c1d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:41.551559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fb36545-7c70-473e-b087-c1f1d7744c1d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:41.551787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fb36545-7c70-473e-b087-c1f1d7744c1d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:41.555967 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b23a4b4-2e98-4fc2-bb05-678c7b72ad1c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 returned with HTTP 200 Aug 12 14:51:41.556509 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 355/1432] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:41 2026] GET /volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:41.564004 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:41.564004 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:41.568302 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9fb36545-7c70-473e-b087-c1f1d7744c1d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:41.573869 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fb36545-7c70-473e-b087-c1f1d7744c1d tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:41.574474 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 358/1433] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:41 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:41.644862 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-628d764a-a363-472d-a7d7-6db7dd7ebd60 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:41.646841 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-628d764a-a363-472d-a7d7-6db7dd7ebd60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:41.647073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-628d764a-a363-472d-a7d7-6db7dd7ebd60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:41.647333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-628d764a-a363-472d-a7d7-6db7dd7ebd60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:41.658034 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:41.658034 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:41.664242 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-628d764a-a363-472d-a7d7-6db7dd7ebd60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:41.670352 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-628d764a-a363-472d-a7d7-6db7dd7ebd60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:41.670815 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 366/1434] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:41 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:41.966890 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-bdaa60eb-4eee-47cb-a23e-d7dda3132bb4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:41.969200 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-bdaa60eb-4eee-47cb-a23e-d7dda3132bb4 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9/action Aug 12 14:51:41.969707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-bdaa60eb-4eee-47cb-a23e-d7dda3132bb4 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:41.969884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-bdaa60eb-4eee-47cb-a23e-d7dda3132bb4 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:41.993557 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:41.993557 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:42.017553 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe8e8bf6-6cae-4673-a85b-b8dfbc8d0a33 req-bdaa60eb-4eee-47cb-a23e-d7dda3132bb4 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9/action returned with HTTP 204 Aug 12 14:51:42.018472 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 356/1435] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:41 2026] POST /volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:42.146994 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-92f2d498-2a88-4534-bae6-8db6aaa94fdd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:42.149843 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-92f2d498-2a88-4534-bae6-8db6aaa94fdd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5 Aug 12 14:51:42.150025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-92f2d498-2a88-4534-bae6-8db6aaa94fdd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:42.150257 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-92f2d498-2a88-4534-bae6-8db6aaa94fdd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:42.159061 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:42.159061 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:42.213584 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1691c79f-5eb6-4b3d-9403-43fca3b36a48 req-92f2d498-2a88-4534-bae6-8db6aaa94fdd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5 returned with HTTP 200 Aug 12 14:51:42.214236 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 356/1436] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:42 2026] DELETE /volume/v3/attachments/2ac8b6e4-4a23-408e-a73b-81d92ec28bc5 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:42.572392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-70f4d80c-2e01-4296-a3ce-a9b68e725359 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:42.574119 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-70f4d80c-2e01-4296-a3ce-a9b68e725359 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 Aug 12 14:51:42.574293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-70f4d80c-2e01-4296-a3ce-a9b68e725359 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:42.574450 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-70f4d80c-2e01-4296-a3ce-a9b68e725359 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:42.580297 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-70f4d80c-2e01-4296-a3ce-a9b68e725359 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 returned with HTTP 404 Aug 12 14:51:42.580829 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 359/1437] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:42 2026] GET /volume/v3/volumes/30c349ec-8331-42d6-a183-e817575a6c92 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:42.588448 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:42.592429 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] DELETE https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:51:42.592649 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:42.592829 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:42.592893 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b026c3ad-56c7-4bbb-ba61-c94d8b661d07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:42.593281 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Delete volume with id: 3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:51:42.595117 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b026c3ad-56c7-4bbb-ba61-c94d8b661d07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:42.595375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b026c3ad-56c7-4bbb-ba61-c94d8b661d07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:42.595643 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b026c3ad-56c7-4bbb-ba61-c94d8b661d07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:42.600669 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:42.600669 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:42.601150 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:51:42.608636 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:42.608636 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:42.613372 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b026c3ad-56c7-4bbb-ba61-c94d8b661d07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:42.618896 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b026c3ad-56c7-4bbb-ba61-c94d8b661d07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:42.619248 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 357/1438] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:42 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 1231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:42.627627 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Delete volume request issued successfully. Aug 12 14:51:42.627824 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0f9927f-8652-4b58-9078-bd9c7b374087 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e returned with HTTP 202 Aug 12 14:51:42.628362 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 367/1439] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:42 2026] DELETE /volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:51:42.636668 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c94c65d4-d190-4757-a67b-e83085159471 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:42.638948 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c94c65d4-d190-4757-a67b-e83085159471 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:42.639539 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c94c65d4-d190-4757-a67b-e83085159471 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:42.639539 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c94c65d4-d190-4757-a67b-e83085159471 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:42.643085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5e83b14-c7f9-4db4-a2f4-0bbbfa29e45c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:42.645625 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5e83b14-c7f9-4db4-a2f4-0bbbfa29e45c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:51:42.645912 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5e83b14-c7f9-4db4-a2f4-0bbbfa29e45c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:42.646185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5e83b14-c7f9-4db4-a2f4-0bbbfa29e45c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:42.652154 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:42.652154 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:42.656367 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:42.656367 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:42.656864 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c94c65d4-d190-4757-a67b-e83085159471 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:42.661618 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f5e83b14-c7f9-4db4-a2f4-0bbbfa29e45c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Volume info retrieved successfully. Aug 12 14:51:42.662796 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c94c65d4-d190-4757-a67b-e83085159471 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:42.663286 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 357/1440] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:42 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 1231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:42.668570 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5e83b14-c7f9-4db4-a2f4-0bbbfa29e45c tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e returned with HTTP 200 Aug 12 14:51:42.669146 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 360/1441] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:42 2026] GET /volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:42.688322 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c2c249ef-77b0-4948-a598-a409e051d1b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:42.690929 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2c249ef-77b0-4948-a598-a409e051d1b9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:42.691207 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2c249ef-77b0-4948-a598-a409e051d1b9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:42.691489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2c249ef-77b0-4948-a598-a409e051d1b9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:42.701073 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:42.701073 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:42.706665 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2c249ef-77b0-4948-a598-a409e051d1b9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:42.714024 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2c249ef-77b0-4948-a598-a409e051d1b9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:42.714616 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 358/1442] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:42 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:43.275381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d27193b2-3bf0-46ca-a1d2-60ce2d41ccfd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.278245 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d27193b2-3bf0-46ca-a1d2-60ce2d41ccfd tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:43.278405 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d27193b2-3bf0-46ca-a1d2-60ce2d41ccfd tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:43.279950 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d27193b2-3bf0-46ca-a1d2-60ce2d41ccfd tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:43.289583 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:43.289583 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:43.296443 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d27193b2-3bf0-46ca-a1d2-60ce2d41ccfd tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:43.304430 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d27193b2-3bf0-46ca-a1d2-60ce2d41ccfd tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:43.305391 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 368/1443] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:43 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:43.691941 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd39366b-f48d-47cf-8edb-603cc366e3c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.693704 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd39366b-f48d-47cf-8edb-603cc366e3c3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] GET https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e Aug 12 14:51:43.693950 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd39366b-f48d-47cf-8edb-603cc366e3c3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:43.694166 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd39366b-f48d-47cf-8edb-603cc366e3c3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:43.701035 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd39366b-f48d-47cf-8edb-603cc366e3c3 tempest-TaggedBootDevicesTest-2013914368 tempest-TaggedBootDevicesTest-2013914368-project-member] https://10.4.3.100/volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e returned with HTTP 404 Aug 12 14:51:43.701035 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 358/1444] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:43 2026] GET /volume/v3/volumes/3de62a0d-63ea-4b00-a3ca-eea24e8af81e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:43.704510 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-896ba185-f1bd-4901-9ecb-92dab466af89 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.707707 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-896ba185-f1bd-4901-9ecb-92dab466af89 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:43.707924 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-896ba185-f1bd-4901-9ecb-92dab466af89 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:43.708183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-896ba185-f1bd-4901-9ecb-92dab466af89 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:43.719185 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:43.719185 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:43.723968 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-896ba185-f1bd-4901-9ecb-92dab466af89 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:43.730877 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-896ba185-f1bd-4901-9ecb-92dab466af89 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:43.731832 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 361/1445] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:43 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:43.847350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-55af9894-7a91-4fff-bb5c-bdf3afb21b0c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.847989 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55af9894-7a91-4fff-bb5c-bdf3afb21b0c None None] GET https://10.4.3.100/volume// Aug 12 14:51:43.847989 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55af9894-7a91-4fff-bb5c-bdf3afb21b0c None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:43.848160 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-55af9894-7a91-4fff-bb5c-bdf3afb21b0c None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:43.848524 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-55af9894-7a91-4fff-bb5c-bdf3afb21b0c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:43.848806 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 359/1446] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:51: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 14:51:43.858276 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-b70df4d9-cf3c-478f-ad96-a2f9cad4af5e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.860587 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-b70df4d9-cf3c-478f-ad96-a2f9cad4af5e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:43.860963 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-b70df4d9-cf3c-478f-ad96-a2f9cad4af5e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12b41d55-5896-48c6-a861-d2a6c2f43319", "connector": null, "instance_uuid": "865c9f86-3139-49bf-9249-011cd89259f5"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:43.873545 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:43.873545 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:43.907681 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-b70df4d9-cf3c-478f-ad96-a2f9cad4af5e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:43.908335 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 369/1447] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:43 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 14:51:43.954486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d526122-94e6-4d8a-b483-3dab6e73f1db None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.957176 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d526122-94e6-4d8a-b483-3dab6e73f1db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:43.957489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d526122-94e6-4d8a-b483-3dab6e73f1db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:43.957791 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d526122-94e6-4d8a-b483-3dab6e73f1db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:43.979648 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:43.979648 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:43.983332 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e7a84ffa-0e1d-4e9c-81e9-da8b0e3a97e1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.984265 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7a84ffa-0e1d-4e9c-81e9-da8b0e3a97e1 None None] GET https://10.4.3.100/volume// Aug 12 14:51:43.984476 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7a84ffa-0e1d-4e9c-81e9-da8b0e3a97e1 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:43.984823 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7a84ffa-0e1d-4e9c-81e9-da8b0e3a97e1 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:43.985228 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7a84ffa-0e1d-4e9c-81e9-da8b0e3a97e1 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:43.985908 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0d526122-94e6-4d8a-b483-3dab6e73f1db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:43.986101 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 362/1448] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:43.993879 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d526122-94e6-4d8a-b483-3dab6e73f1db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:43.994612 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 359/1449] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:43 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 939 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:43.996712 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-99352b10-f327-4558-9dbc-9c6129bd4c4e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:43.999679 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-99352b10-f327-4558-9dbc-9c6129bd4c4e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:44.000112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-99352b10-f327-4558-9dbc-9c6129bd4c4e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:44.000288 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-99352b10-f327-4558-9dbc-9c6129bd4c4e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:44.015135 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:44.015135 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:44.020234 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-99352b10-f327-4558-9dbc-9c6129bd4c4e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:44.026306 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-99352b10-f327-4558-9dbc-9c6129bd4c4e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:44.026969 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 360/1450] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:43 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 1119 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:44.142655 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-6979eb9d-d3d4-4ea0-9561-b521e9ca82c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:44.145434 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-6979eb9d-d3d4-4ea0-9561-b521e9ca82c0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] PUT https://10.4.3.100/volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5 Aug 12 14:51:44.146040 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-6979eb9d-d3d4-4ea0-9561-b521e9ca82c0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:44.160433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-6979eb9d-d3d4-4ea0-9561-b521e9ca82c0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Acquiring lock "cinder-attachment_update-12b41d55-5896-48c6-a861-d2a6c2f43319-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:51:44.169527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-6979eb9d-d3d4-4ea0-9561-b521e9ca82c0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Lock "cinder-attachment_update-12b41d55-5896-48c6-a861-d2a6c2f43319-np0000007067" acquired by "attachment_update" :: waited 0.010s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:51:44.170877 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:44.170877 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:44.323666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-6979eb9d-d3d4-4ea0-9561-b521e9ca82c0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Lock "cinder-attachment_update-12b41d55-5896-48c6-a861-d2a6c2f43319-np0000007067" released by "attachment_update" :: held 0.155s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:51:44.324022 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-6979eb9d-d3d4-4ea0-9561-b521e9ca82c0 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5 returned with HTTP 200 Aug 12 14:51:44.324603 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 370/1451] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:51:44 2026] PUT /volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:45.010709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0fa04a90-92b7-439a-ae50-037a69e1f52a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:45.013044 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0fa04a90-92b7-439a-ae50-037a69e1f52a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:45.013282 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0fa04a90-92b7-439a-ae50-037a69e1f52a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:45.013533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0fa04a90-92b7-439a-ae50-037a69e1f52a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:45.026577 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:45.026577 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:45.031504 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0fa04a90-92b7-439a-ae50-037a69e1f52a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:45.037891 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0fa04a90-92b7-439a-ae50-037a69e1f52a tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:45.038345 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 363/1452] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:45 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:45.942964 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:45.944833 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:45.945016 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:45.945188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:45.945339 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:45.952024 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:45.952024 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:45.952599 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:45.967272 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume request issued successfully. Aug 12 14:51:45.967440 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1747240-3d90-42e2-8f4f-7a4de5325ca4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 202 Aug 12 14:51:45.967852 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 360/1453] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:45 2026] DELETE /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:51:45.978366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-946d93b2-1673-4e62-a67d-7ceb346f7cca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:45.980127 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-946d93b2-1673-4e62-a67d-7ceb346f7cca tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:45.980339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-946d93b2-1673-4e62-a67d-7ceb346f7cca tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:45.980563 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-946d93b2-1673-4e62-a67d-7ceb346f7cca tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:45.988536 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:45.988536 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:45.992556 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-946d93b2-1673-4e62-a67d-7ceb346f7cca tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:45.998076 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-946d93b2-1673-4e62-a67d-7ceb346f7cca tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 200 Aug 12 14:51:45.999234 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 361/1454] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:45 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:46.052927 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-21c3064e-536e-4840-80cf-3c466315cd4c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.055707 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21c3064e-536e-4840-80cf-3c466315cd4c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:46.056021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21c3064e-536e-4840-80cf-3c466315cd4c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.056314 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-21c3064e-536e-4840-80cf-3c466315cd4c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.069870 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:46.069870 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:46.074174 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-21c3064e-536e-4840-80cf-3c466315cd4c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:46.081933 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-21c3064e-536e-4840-80cf-3c466315cd4c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:46.082484 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 371/1455] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:46 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:46.629056 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7c4466e2-e96c-45a5-b926-cc4cf5c1d214 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.631299 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c4466e2-e96c-45a5-b926-cc4cf5c1d214 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:46.631663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c4466e2-e96c-45a5-b926-cc4cf5c1d214 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.631810 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c4466e2-e96c-45a5-b926-cc4cf5c1d214 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.640985 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:46.640985 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:46.646272 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7c4466e2-e96c-45a5-b926-cc4cf5c1d214 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:46.652487 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c4466e2-e96c-45a5-b926-cc4cf5c1d214 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:46.653106 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 364/1456] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:46 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:46.667045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5540566a-5bc5-4cce-adca-39676e739334 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.669247 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5540566a-5bc5-4cce-adca-39676e739334 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:46.669557 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5540566a-5bc5-4cce-adca-39676e739334 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.669852 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5540566a-5bc5-4cce-adca-39676e739334 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.681313 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:46.681313 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:46.684302 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5540566a-5bc5-4cce-adca-39676e739334 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:46.690445 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5540566a-5bc5-4cce-adca-39676e739334 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:46.690889 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 361/1457] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:46 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:46.739295 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-81150afd-ae73-4315-83e9-da140e5d4acc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.741575 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-81150afd-ae73-4315-83e9-da140e5d4acc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:46.741819 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-81150afd-ae73-4315-83e9-da140e5d4acc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.742070 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-81150afd-ae73-4315-83e9-da140e5d4acc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.768051 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:46.768051 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:46.773720 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-81150afd-ae73-4315-83e9-da140e5d4acc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:46.780191 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-81150afd-ae73-4315-83e9-da140e5d4acc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:46.780753 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 362/1458] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:46 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:46.870479 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2c073c96-90d3-4d4a-9f3a-68da220d733e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.870869 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c073c96-90d3-4d4a-9f3a-68da220d733e None None] GET https://10.4.3.100/volume// Aug 12 14:51:46.871046 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c073c96-90d3-4d4a-9f3a-68da220d733e None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.871502 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c073c96-90d3-4d4a-9f3a-68da220d733e None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.871658 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c073c96-90d3-4d4a-9f3a-68da220d733e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:46.871959 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 372/1459] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:51: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 14:51:46.882663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-89d6b1b7-7a63-4d4c-a3b5-45192e26b551 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.885743 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-89d6b1b7-7a63-4d4c-a3b5-45192e26b551 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:46.886159 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-89d6b1b7-7a63-4d4c-a3b5-45192e26b551 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b612068d-00af-41e1-8bb4-4309af2d0d7c", "connector": null, "instance_uuid": "a6de45f0-6133-414a-a77f-82cb2ef5410b"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:46.898272 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:46.898272 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:46.927599 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-89d6b1b7-7a63-4d4c-a3b5-45192e26b551 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:46.928203 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 365/1460] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:46 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 14:51:46.956263 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28935f6f-a5c1-43fb-aa01-d3713df6eaa0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.958610 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28935f6f-a5c1-43fb-aa01-d3713df6eaa0 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:46.958886 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28935f6f-a5c1-43fb-aa01-d3713df6eaa0 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.959155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28935f6f-a5c1-43fb-aa01-d3713df6eaa0 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.970694 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e3b3021f-1af5-4b92-a987-6be1ab4eb034 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.971245 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3b3021f-1af5-4b92-a987-6be1ab4eb034 None None] GET https://10.4.3.100/volume// Aug 12 14:51:46.971549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3b3021f-1af5-4b92-a987-6be1ab4eb034 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.971826 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3b3021f-1af5-4b92-a987-6be1ab4eb034 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.972317 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3b3021f-1af5-4b92-a987-6be1ab4eb034 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:46.972515 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:46.972515 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:46.972762 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 363/1461] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:46.977214 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-28935f6f-a5c1-43fb-aa01-d3713df6eaa0 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:46.981321 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-3cf3ac38-0787-4714-9666-c851b929a7ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:46.983282 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28935f6f-a5c1-43fb-aa01-d3713df6eaa0 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:46.983745 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 362/1462] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:46 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:46.983825 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-3cf3ac38-0787-4714-9666-c851b929a7ea tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:46.984072 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-3cf3ac38-0787-4714-9666-c851b929a7ea tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:46.984413 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-3cf3ac38-0787-4714-9666-c851b929a7ea tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:46.999353 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:46.999353 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:47.003777 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-3cf3ac38-0787-4714-9666-c851b929a7ea tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:47.011339 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-3cf3ac38-0787-4714-9666-c851b929a7ea tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:47.014343 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2663adce-59c9-4026-9e25-55c07bfafdbb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.014624 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 373/1463] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:46 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 1036 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:47.016920 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2663adce-59c9-4026-9e25-55c07bfafdbb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:47.017231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2663adce-59c9-4026-9e25-55c07bfafdbb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:47.017852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2663adce-59c9-4026-9e25-55c07bfafdbb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:47.021084 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=131,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:51:47.029322 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2663adce-59c9-4026-9e25-55c07bfafdbb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 404 Aug 12 14:51:47.030316 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 366/1464] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:47 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:47.038882 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1e7abb7-9d54-4048-b5d9-750272c79c66 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.041185 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1e7abb7-9d54-4048-b5d9-750272c79c66 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:47.041185 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1e7abb7-9d54-4048-b5d9-750272c79c66 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:47.041317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1e7abb7-9d54-4048-b5d9-750272c79c66 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:47.049827 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1e7abb7-9d54-4048-b5d9-750272c79c66 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 404 Aug 12 14:51:47.053608 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 364/1465] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:47 2026] GET /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:47.061765 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd625e3b-df38-48b9-8eb6-b7500fb3ae14 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.066501 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd625e3b-df38-48b9-8eb6-b7500fb3ae14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:47.066812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd625e3b-df38-48b9-8eb6-b7500fb3ae14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:47.067146 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd625e3b-df38-48b9-8eb6-b7500fb3ae14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:47.067401 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bd625e3b-df38-48b9-8eb6-b7500fb3ae14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe Aug 12 14:51:47.075241 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd625e3b-df38-48b9-8eb6-b7500fb3ae14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe returned with HTTP 404 Aug 12 14:51:47.075945 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 363/1466] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:47 2026] DELETE /volume/v3/volumes/b367a70c-19cc-4a7a-8ee5-7f9c1cce2dfe => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:47.097177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17f57be0-060f-42fe-9b24-8ce24764eed8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.099800 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17f57be0-060f-42fe-9b24-8ce24764eed8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:47.100039 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17f57be0-060f-42fe-9b24-8ce24764eed8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:47.100415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17f57be0-060f-42fe-9b24-8ce24764eed8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:47.106560 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.110790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:51:47.110790 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-669678111"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:47.111590 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request body: {'volume': {'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-669678111'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:51:47.121597 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:47.121597 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:47.123704 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-742a27be-39a2-438f-8761-d42c9947b71e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.125888 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-742a27be-39a2-438f-8761-d42c9947b71e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] PUT https://10.4.3.100/volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27 Aug 12 14:51:47.126355 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-742a27be-39a2-438f-8761-d42c9947b71e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:47.127750 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17f57be0-060f-42fe-9b24-8ce24764eed8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:47.134234 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17f57be0-060f-42fe-9b24-8ce24764eed8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:47.134543 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 374/1467] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:47 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 940 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:47.136651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-742a27be-39a2-438f-8761-d42c9947b71e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Acquiring lock "cinder-attachment_update-b612068d-00af-41e1-8bb4-4309af2d0d7c-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:51:47.146098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-742a27be-39a2-438f-8761-d42c9947b71e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Lock "cinder-attachment_update-b612068d-00af-41e1-8bb4-4309af2d0d7c-np0000007067" acquired by "attachment_update" :: waited 0.010s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:51:47.147391 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:47.147391 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:47.247522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-742a27be-39a2-438f-8761-d42c9947b71e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Lock "cinder-attachment_update-b612068d-00af-41e1-8bb4-4309af2d0d7c-np0000007067" released by "attachment_update" :: held 0.101s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:51:47.247825 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-742a27be-39a2-438f-8761-d42c9947b71e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27 returned with HTTP 200 Aug 12 14:51:47.248424 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 365/1468] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:51:47 2026] PUT /volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:47.257311 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume of 1 GB Aug 12 14:51:47.257636 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:47.257636 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:47.261692 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability Zones retrieved successfully. Aug 12 14:51:47.266967 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (c901b632-f787-4325-a903-ccaa1b92142a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:51:47.268246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fc8b53-2b98-4fda-acc4-c44067868bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:47.269173 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:51:47.327970 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fc8b53-2b98-4fda-acc4-c44067868bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:47.328713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45f2667-9cef-4848-91f1-a2bed8ed8c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:47.370540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['8e62cd97-7581-4e29-b388-3f3cf4e7c458', '88586897-5f10-4271-a492-090fbdbd6df8', '4cdc5e55-8180-41b8-9dd7-8918ae67d3f8', '70ec653f-1138-456a-97f7-ef028662b0eb'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:51:47.371394 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b45f2667-9cef-4848-91f1-a2bed8ed8c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e62cd97-7581-4e29-b388-3f3cf4e7c458', '88586897-5f10-4271-a492-090fbdbd6df8', '4cdc5e55-8180-41b8-9dd7-8918ae67d3f8', '70ec653f-1138-456a-97f7-ef028662b0eb']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:47.372125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0e599d-3b7b-4857-ad42-bc38d179edee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:47.397883 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f0e599d-3b7b-4857-ad42-bc38d179edee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad042d5d-47ac-4c6c-89d4-e0a0a74affad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669678111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['8e62cd97-7581-4e29-b388-3f3cf4e7c458','88586897-5f10-4271-a492-090fbdbd6df8','4cdc5e55-8180-41b8-9dd7-8918ae67d3f8','70ec653f-1138-456a-97f7-ef028662b0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669678111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad042d5d-47ac-4c6c-89d4-e0a0a74affad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ded8ab74e74956b993f3d46831db75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:47.398685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1bbf2f4-2758-4ba3-8738-65a9f46156cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:47.416546 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1bbf2f4-2758-4ba3-8738-65a9f46156cb) transitioned into state 'SUCCESS' from state '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-669678111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['8e62cd97-7581-4e29-b388-3f3cf4e7c458','88586897-5f10-4271-a492-090fbdbd6df8','4cdc5e55-8180-41b8-9dd7-8918ae67d3f8','70ec653f-1138-456a-97f7-ef028662b0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:47.417261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20163e5e-46d6-464a-a32c-34b8f3c591d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:47.425663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20163e5e-46d6-464a-a32c-34b8f3c591d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:47.426351 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (c901b632-f787-4325-a903-ccaa1b92142a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:51:47.426654 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request issued successfully. Aug 12 14:51:47.427152 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d8af55a2-4af2-45a7-a4bd-0818f9f89d19 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:51:47.427572 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 367/1469] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:51:47 2026] POST /volume/v3/volumes => generated 748 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:47.445603 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60917046-524a-4bbc-85b4-d150e03ab9d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.447703 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60917046-524a-4bbc-85b4-d150e03ab9d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:51:47.447919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60917046-524a-4bbc-85b4-d150e03ab9d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:47.448159 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60917046-524a-4bbc-85b4-d150e03ab9d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:47.455908 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:47.455908 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:47.459334 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60917046-524a-4bbc-85b4-d150e03ab9d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:47.463154 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60917046-524a-4bbc-85b4-d150e03ab9d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 200 Aug 12 14:51:47.463515 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 364/1470] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:47 2026] GET /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:47.605722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-d05353e5-786b-4474-b8c7-79624c3e5992 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.607768 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-d05353e5-786b-4474-b8c7-79624c3e5992 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5/action Aug 12 14:51:47.608165 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-d05353e5-786b-4474-b8c7-79624c3e5992 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:47.608561 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-d05353e5-786b-4474-b8c7-79624c3e5992 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:47.626591 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:47.626591 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:47.637196 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7fd435bb-58e0-4dd6-a5d9-cbad1c4574c6 req-d05353e5-786b-4474-b8c7-79624c3e5992 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5/action returned with HTTP 204 Aug 12 14:51:47.637767 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 375/1471] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:47 2026] POST /volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:47.996837 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-72ec7cfe-86e3-444f-837d-e149d07d1073 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:47.999050 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72ec7cfe-86e3-444f-837d-e149d07d1073 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:47.999296 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72ec7cfe-86e3-444f-837d-e149d07d1073 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:47.999563 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72ec7cfe-86e3-444f-837d-e149d07d1073 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:48.015776 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:48.015776 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:48.020146 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-72ec7cfe-86e3-444f-837d-e149d07d1073 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:48.028058 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72ec7cfe-86e3-444f-837d-e149d07d1073 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:48.028533 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 366/1472] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:47 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:48.152226 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e531b296-4bcc-41e0-9101-326f80c5515e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:48.154665 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e531b296-4bcc-41e0-9101-326f80c5515e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:48.154907 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e531b296-4bcc-41e0-9101-326f80c5515e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:48.155140 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e531b296-4bcc-41e0-9101-326f80c5515e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:48.166154 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:48.166154 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:48.170089 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e531b296-4bcc-41e0-9101-326f80c5515e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:48.174974 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e531b296-4bcc-41e0-9101-326f80c5515e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:48.175560 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 368/1473] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:48 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 1232 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:48.187339 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e108e1b-d103-461c-b674-a05cf85af2ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:48.189157 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e108e1b-d103-461c-b674-a05cf85af2ea tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:51:48.189651 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e108e1b-d103-461c-b674-a05cf85af2ea tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:48.189651 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e108e1b-d103-461c-b674-a05cf85af2ea tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:48.200417 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:48.200417 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:48.204666 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2e108e1b-d103-461c-b674-a05cf85af2ea tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:48.210943 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e108e1b-d103-461c-b674-a05cf85af2ea tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:51:48.211540 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 365/1474] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:48 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 1232 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:48.477879 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a6a8d5d-e995-41e5-976d-07f7dfc332a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:48.479702 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a6a8d5d-e995-41e5-976d-07f7dfc332a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:51:48.480643 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a6a8d5d-e995-41e5-976d-07f7dfc332a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:48.480643 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a6a8d5d-e995-41e5-976d-07f7dfc332a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:48.487288 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:48.487288 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:48.492792 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a6a8d5d-e995-41e5-976d-07f7dfc332a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:48.498481 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a6a8d5d-e995-41e5-976d-07f7dfc332a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 200 Aug 12 14:51:48.498481 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 376/1475] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:48 2026] GET /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:48.516795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-839a5428-0a3d-4fec-912c-11af59d994ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:48.516795 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-839a5428-0a3d-4fec-912c-11af59d994ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:51:48.517125 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-839a5428-0a3d-4fec-912c-11af59d994ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:48.517125 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-839a5428-0a3d-4fec-912c-11af59d994ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:48.527931 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:48.527931 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:48.532210 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-839a5428-0a3d-4fec-912c-11af59d994ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:48.539133 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-839a5428-0a3d-4fec-912c-11af59d994ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 200 Aug 12 14:51:48.539663 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 367/1476] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:48 2026] GET /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:48.554993 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:48.556878 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:51:48.557247 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ad042d5d-47ac-4c6c-89d4-e0a0a74affad", "name": "tempest-VolumesBackupsTest-Backup-1967929473", "container": "tempest-volumesbackupstest-backup-container-888952790"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:48.559879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating new backup {'backup': {'volume_id': 'ad042d5d-47ac-4c6c-89d4-e0a0a74affad', 'name': 'tempest-VolumesBackupsTest-Backup-1967929473', 'container': 'tempest-volumesbackupstest-backup-container-888952790'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:51:48.560085 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating backup of volume ad042d5d-47ac-4c6c-89d4-e0a0a74affad in container tempest-volumesbackupstest-backup-container-888952790 Aug 12 14:51:48.570454 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:48.570454 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:48.571021 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:51:48.598973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['a70fe527-1805-43ad-bb13-c9db22e684de', '540bdf29-ba51-4978-ad73-3a75846cbeb9'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:51:48.649719 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7f308c5d-dfee-4ee0-b0f0-2795959fabee tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:51:48.649719 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 369/1477] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:51:48 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:48.662528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92d0bb45-0ce5-4452-ab2f-01e663d80754 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:48.664797 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92d0bb45-0ce5-4452-ab2f-01e663d80754 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:48.664797 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92d0bb45-0ce5-4452-ab2f-01e663d80754 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:48.664928 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92d0bb45-0ce5-4452-ab2f-01e663d80754 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:48.665021 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-92d0bb45-0ce5-4452-ab2f-01e663d80754 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:48.670609 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:48.670609 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:48.671670 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92d0bb45-0ce5-4452-ab2f-01e663d80754 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:48.672257 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 366/1478] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:48 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:49.041330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6dc05a02-1062-4d31-a2a5-44f9ecb92682 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:49.043112 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6dc05a02-1062-4d31-a2a5-44f9ecb92682 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:49.043362 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6dc05a02-1062-4d31-a2a5-44f9ecb92682 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:49.043634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6dc05a02-1062-4d31-a2a5-44f9ecb92682 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:49.056085 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:49.056085 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:49.060871 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6dc05a02-1062-4d31-a2a5-44f9ecb92682 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:49.065787 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6dc05a02-1062-4d31-a2a5-44f9ecb92682 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:49.066233 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 377/1479] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:49 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:49.686642 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cad2f78f-9f56-4faa-a723-0ac432ed631b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:49.688910 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cad2f78f-9f56-4faa-a723-0ac432ed631b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:49.689224 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cad2f78f-9f56-4faa-a723-0ac432ed631b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:49.689537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cad2f78f-9f56-4faa-a723-0ac432ed631b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:49.689753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cad2f78f-9f56-4faa-a723-0ac432ed631b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:49.695103 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:49.695103 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:49.696159 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cad2f78f-9f56-4faa-a723-0ac432ed631b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:49.696602 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 368/1480] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:49 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:50.079263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-20a8a888-5370-4aa6-bf38-064883ee9c74 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:50.081889 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-20a8a888-5370-4aa6-bf38-064883ee9c74 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:50.082261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-20a8a888-5370-4aa6-bf38-064883ee9c74 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:50.082548 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-20a8a888-5370-4aa6-bf38-064883ee9c74 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:50.095747 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:50.095747 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:50.101163 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-20a8a888-5370-4aa6-bf38-064883ee9c74 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:50.107140 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-20a8a888-5370-4aa6-bf38-064883ee9c74 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:50.107623 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 370/1481] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:50 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:50.631247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-488f150b-d8c7-40e1-8819-5a30d2e68e81 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:50.634886 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-488f150b-d8c7-40e1-8819-5a30d2e68e81 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27/action Aug 12 14:51:50.635290 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-488f150b-d8c7-40e1-8819-5a30d2e68e81 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:50.635466 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-488f150b-d8c7-40e1-8819-5a30d2e68e81 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:50.662554 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:50.662554 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:50.675019 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-03103218-7e76-45c4-aa7c-1bdfd1aa789f req-488f150b-d8c7-40e1-8819-5a30d2e68e81 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27/action returned with HTTP 204 Aug 12 14:51:50.675578 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 367/1482] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:50 2026] POST /volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:50.709768 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b772087-81f5-4036-8745-f2ecc57e3e85 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:50.712135 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b772087-81f5-4036-8745-f2ecc57e3e85 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:50.712691 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b772087-81f5-4036-8745-f2ecc57e3e85 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:50.712962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b772087-81f5-4036-8745-f2ecc57e3e85 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:50.713121 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7b772087-81f5-4036-8745-f2ecc57e3e85 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:50.718637 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:50.718637 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:50.719642 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b772087-81f5-4036-8745-f2ecc57e3e85 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:50.720345 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 378/1483] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:50 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:50.735264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b13b431b-867b-4fcf-8f73-e965bdc47f52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:50.737399 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b13b431b-867b-4fcf-8f73-e965bdc47f52 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:50.737635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b13b431b-867b-4fcf-8f73-e965bdc47f52 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:50.737960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b13b431b-867b-4fcf-8f73-e965bdc47f52 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:50.746592 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:50.746592 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:50.751634 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b13b431b-867b-4fcf-8f73-e965bdc47f52 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:50.757289 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b13b431b-867b-4fcf-8f73-e965bdc47f52 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:50.757991 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 369/1484] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:50 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:50.813244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-df17ddef-9c8f-4e6a-b997-ade4db217fda None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:50.814902 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df17ddef-9c8f-4e6a-b997-ade4db217fda tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:50.815082 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df17ddef-9c8f-4e6a-b997-ade4db217fda tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:50.815246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df17ddef-9c8f-4e6a-b997-ade4db217fda tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:50.821737 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:50.821737 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:50.825366 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-df17ddef-9c8f-4e6a-b997-ade4db217fda tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:50.831068 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df17ddef-9c8f-4e6a-b997-ade4db217fda tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:50.831666 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 371/1485] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:50 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:51.125579 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4049ef82-af85-4505-98e0-b710879a9f31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:51.127772 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4049ef82-af85-4505-98e0-b710879a9f31 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:51.128022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4049ef82-af85-4505-98e0-b710879a9f31 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:51.128284 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4049ef82-af85-4505-98e0-b710879a9f31 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:51.141052 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:51.141052 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:51.145122 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4049ef82-af85-4505-98e0-b710879a9f31 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:51.151231 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4049ef82-af85-4505-98e0-b710879a9f31 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:51.152160 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 368/1486] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:51 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 1149 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:51.169133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d1646e9-e870-42de-843c-f435ce18ceba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:51.179407 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d1646e9-e870-42de-843c-f435ce18ceba tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:51.179640 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d1646e9-e870-42de-843c-f435ce18ceba tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:51.179909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d1646e9-e870-42de-843c-f435ce18ceba tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:51.194077 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:51.194077 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:51.198674 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3d1646e9-e870-42de-843c-f435ce18ceba tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:51.203627 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d1646e9-e870-42de-843c-f435ce18ceba tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:51.204082 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 379/1487] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:51 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 1149 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:51.216960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:51.220950 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action Aug 12 14:51:51.221357 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action body: b'{"os-detach": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:51.221549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:51.235272 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:51.235272 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:51.235896 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:51.336496 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Attachment connected to vm a6de45f0-6133-414a-a77f-82cb2ef5410b, checking data on nova Aug 12 14:51:51.336796 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.compute.nova [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Creating Keystone token plugin using URL: https://10.4.3.100/identity {{(pid=100248) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 14:51:51.578631 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] REQ: curl -g -i -X GET https://10.4.3.100/compute/v2.1/servers/a6de45f0-6133-414a-a77f-82cb2ef5410b/os-volume_attachments/b612068d-00af-41e1-8bb4-4309af2d0d7c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}278b581945ad0d677979fa48b4cb36e6818fa38f7fc121a8e77ac508c0711102" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3f28a9b0-7eb8-40da-8946-97805036ea38" -H "X-Service-Token: {SHA256}0828a986099db8e0837ac8b80df866aa446acfe3647b07241d0b7b8f03b000d0" {{(pid=100248) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 14:51:51.731038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e2b209a5-8cb9-4577-926d-f44229ab5090 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:51.733397 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2b209a5-8cb9-4577-926d-f44229ab5090 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:51.733723 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2b209a5-8cb9-4577-926d-f44229ab5090 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:51.734048 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2b209a5-8cb9-4577-926d-f44229ab5090 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:51.734193 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e2b209a5-8cb9-4577-926d-f44229ab5090 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:51.741893 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:51.741893 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:51.742985 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2b209a5-8cb9-4577-926d-f44229ab5090 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:51.743602 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 372/1488] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:51 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:51.789737 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 14:51:51 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-aec2fb4a-d598-43e2-b1e1-ad38d228769e x-openstack-request-id: req-aec2fb4a-d598-43e2-b1e1-ad38d228769e {{(pid=100248) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 14:51:51.789737 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b612068d-00af-41e1-8bb4-4309af2d0d7c", "serverId": "a6de45f0-6133-414a-a77f-82cb2ef5410b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0788afdf-e2d8-4d94-89b0-b601ecf7fc27", "bdm_uuid": "11905440-fe6f-43a6-8d3a-453458a8d66d"}} {{(pid=100248) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 14:51:51.790845 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET call to compute for https://10.4.3.100/compute/v2.1/servers/a6de45f0-6133-414a-a77f-82cb2ef5410b/os-volume_attachments/b612068d-00af-41e1-8bb4-4309af2d0d7c used request id req-aec2fb4a-d598-43e2-b1e1-ad38d228769e {{(pid=100248) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 14:51:51.794120 np0000007067 devstack@c-api.service[100248]: ERROR cinder.volume.api [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Caught error: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.796558 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: 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 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.middleware.fault [None req-3f28a9b0-7eb8-40da-8946-97805036ea38 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action returned with HTTP 409 Aug 12 14:51:51.798050 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 370/1489] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:51:51 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 167 bytes in 581 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:51.808939 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:51.811311 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action Aug 12 14:51:51.811867 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:51.812055 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:51.830508 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:51.830508 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:51.830508 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:51.900413 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Attachment connected to vm a6de45f0-6133-414a-a77f-82cb2ef5410b, checking data on nova Aug 12 14:51:51.900413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.compute.nova [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Creating Keystone token plugin using URL: https://10.4.3.100/identity {{(pid=100246) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 14:51:52.090687 np0000007067 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] REQ: curl -g -i -X GET https://10.4.3.100/compute/v2.1/servers/a6de45f0-6133-414a-a77f-82cb2ef5410b/os-volume_attachments/b612068d-00af-41e1-8bb4-4309af2d0d7c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}782c334f48e64d8fa404e9b027feef413ca3889d80b13e6b47986889e3d35fd7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-fc26764e-dbf8-476d-8f65-58182e70dc26" -H "X-Service-Token: {SHA256}35151110196230f2928c493aa128c07e04541dd59ffb63e8222d0f9246fcc26b" {{(pid=100246) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 14:51:52.221287 np0000007067 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 14:51:52 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-4874d2f0-c729-4691-97de-2153233fce50 x-openstack-request-id: req-4874d2f0-c729-4691-97de-2153233fce50 {{(pid=100246) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 14:51:52.221451 np0000007067 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "b612068d-00af-41e1-8bb4-4309af2d0d7c", "serverId": "a6de45f0-6133-414a-a77f-82cb2ef5410b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0788afdf-e2d8-4d94-89b0-b601ecf7fc27", "bdm_uuid": "11905440-fe6f-43a6-8d3a-453458a8d66d"}} {{(pid=100246) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 14:51:52.221544 np0000007067 devstack@c-api.service[100246]: DEBUG novaclient.v2.client [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET call to compute for https://10.4.3.100/compute/v2.1/servers/a6de45f0-6133-414a-a77f-82cb2ef5410b/os-volume_attachments/b612068d-00af-41e1-8bb4-4309af2d0d7c used request id req-4874d2f0-c729-4691-97de-2153233fce50 {{(pid=100246) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 14:51:52.224575 np0000007067 devstack@c-api.service[100246]: ERROR cinder.volume.api [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Caught error: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.227664 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: 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 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: ERROR cinder.api.middleware.fault Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.middleware.fault [None req-fc26764e-dbf8-476d-8f65-58182e70dc26 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action returned with HTTP 409 Aug 12 14:51:52.229265 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 369/1490] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:51:51 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 167 bytes in 420 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:52.243697 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-296ebf50-80e6-41d9-99ce-4addf20e19b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.249016 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 380/1491] 10.4.3.100 () {70 vars in 1597 bytes} [Wed Aug 12 14:51:52 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:51:52.260105 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dadf5d26-eed5-43e5-8e63-ed0ed8539eb3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.265487 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 373/1492] 10.4.3.100 () {70 vars in 1597 bytes} [Wed Aug 12 14:51:52 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 114 bytes in 6 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:51:52.274566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e19d8fd0-1a03-4ffe-a986-33e727801ca2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.359416 np0000007067 devstack@c-api.service[100248]: WARNING keystonemiddleware.auth_token [None req-e19d8fd0-1a03-4ffe-a986-33e727801ca2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 14:51:52.361698 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 371/1493] 10.4.3.100 () {70 vars in 1597 bytes} [Wed Aug 12 14:51:52 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 114 bytes in 88 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:51:52.371589 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de884330-5c51-4580-93c0-7a15d6ce47ce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.397830 np0000007067 devstack@c-api.service[100246]: WARNING keystonemiddleware.auth_token [None req-de884330-5c51-4580-93c0-7a15d6ce47ce None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 14:51:52.398930 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 370/1494] 10.4.3.100 () {70 vars in 1597 bytes} [Wed Aug 12 14:51:52 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:51:52.416846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aaf10805-ad09-4a28-afad-931a536158d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.519684 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aaf10805-ad09-4a28-afad-931a536158d2 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] POST https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action Aug 12 14:51:52.520186 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aaf10805-ad09-4a28-afad-931a536158d2 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:52.520333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aaf10805-ad09-4a28-afad-931a536158d2 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:52.536644 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:52.536644 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:52.537224 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-aaf10805-ad09-4a28-afad-931a536158d2 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Updating volume 'b612068d-00af-41e1-8bb4-4309af2d0d7c' with '{'status': 'error'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:51:52.575931 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aaf10805-ad09-4a28-afad-931a536158d2 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action returned with HTTP 202 Aug 12 14:51:52.576645 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 381/1495] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:51:52 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:51:52.586811 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f04fdb8-7864-4bca-8bf5-4082b76d7490 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.588674 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f04fdb8-7864-4bca-8bf5-4082b76d7490 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:51:52.589144 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f04fdb8-7864-4bca-8bf5-4082b76d7490 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:52.589612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f04fdb8-7864-4bca-8bf5-4082b76d7490 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:52.605245 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:52.605245 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:52.611162 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f04fdb8-7864-4bca-8bf5-4082b76d7490 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:52.617620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f04fdb8-7864-4bca-8bf5-4082b76d7490 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:51:52.618314 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 374/1496] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:52 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:52.637923 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9958af3b-d102-46b6-97e0-c239db06055c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.640229 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] POST https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action Aug 12 14:51:52.640692 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0788afdf-e2d8-4d94-89b0-b601ecf7fc27"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:52.640957 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0788afdf-e2d8-4d94-89b0-b601ecf7fc27"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:52.698158 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-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=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:51:52.714454 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:52.714454 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:52.715227 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Volume info retrieved successfully. Aug 12 14:51:52.722505 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Attachment connected to vm a6de45f0-6133-414a-a77f-82cb2ef5410b, checking data on nova Aug 12 14:51:52.722776 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.compute.nova [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Creating Keystone token plugin using URL: https://10.4.3.100/identity {{(pid=100248) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 12 14:51:52.755070 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5457c36f-8feb-47f6-a31d-6a18241689cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:52.758243 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5457c36f-8feb-47f6-a31d-6a18241689cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:52.758243 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5457c36f-8feb-47f6-a31d-6a18241689cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:52.758243 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5457c36f-8feb-47f6-a31d-6a18241689cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:52.758243 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5457c36f-8feb-47f6-a31d-6a18241689cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:52.798260 np0000007067 devstack@c-api.service[100246]: DEBUG oslo_db.sqlalchemy.engines [None req-5457c36f-8feb-47f6-a31d-6a18241689cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:51:52.802770 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:52.802770 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:52.803721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5457c36f-8feb-47f6-a31d-6a18241689cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:52.804356 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 371/1497] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:52 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:52.859906 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] REQ: curl -g -i -X GET https://10.4.3.100/compute/v2.1/servers/a6de45f0-6133-414a-a77f-82cb2ef5410b/os-volume_attachments/b612068d-00af-41e1-8bb4-4309af2d0d7c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5d3c053bdeae6ef96b528ba76d7e9b163106fc34e27ff9a58514c4447da91703" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9958af3b-d102-46b6-97e0-c239db06055c" -H "X-Service-Token: {SHA256}0828a986099db8e0837ac8b80df866aa446acfe3647b07241d0b7b8f03b000d0" {{(pid=100248) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 12 14:51:52.994377 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 12 Aug 2026 14:51:52 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-0546622a-2c58-4e1a-8cae-d775b109757d x-openstack-request-id: req-0546622a-2c58-4e1a-8cae-d775b109757d {{(pid=100248) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 12 14:51:52.994614 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "b612068d-00af-41e1-8bb4-4309af2d0d7c", "serverId": "a6de45f0-6133-414a-a77f-82cb2ef5410b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0788afdf-e2d8-4d94-89b0-b601ecf7fc27", "bdm_uuid": "11905440-fe6f-43a6-8d3a-453458a8d66d"}} {{(pid=100248) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 12 14:51:52.994801 np0000007067 devstack@c-api.service[100248]: DEBUG novaclient.v2.client [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] GET call to compute for https://10.4.3.100/compute/v2.1/servers/a6de45f0-6133-414a-a77f-82cb2ef5410b/os-volume_attachments/b612068d-00af-41e1-8bb4-4309af2d0d7c used request id req-0546622a-2c58-4e1a-8cae-d775b109757d {{(pid=100248) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 12 14:51:52.998314 np0000007067 devstack@c-api.service[100248]: ERROR cinder.volume.api [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Caught error: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 12 14:51:53.000923 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: 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 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance a6de45f0-6133-414a-a77f-82cb2ef5410b using the Compute API Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: ERROR cinder.api.middleware.fault Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.middleware.fault [None req-9958af3b-d102-46b6-97e0-c239db06055c tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action returned with HTTP 409 Aug 12 14:51:53.004920 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 372/1498] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:51:52 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 167 bytes in 364 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:53.012818 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fbe4ce7d-c810-44ac-b37f-7a7b5ececc0b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.014477 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 382/1499] 10.4.3.100 () {70 vars in 1597 bytes} [Wed Aug 12 14:51:53 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:51:53.025363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4a46dd38-beae-4856-b86b-61a5fd96330a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.058032 np0000007067 devstack@c-api.service[100247]: WARNING keystonemiddleware.auth_token [None req-4a46dd38-beae-4856-b86b-61a5fd96330a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 12 14:51:53.060053 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 375/1500] 10.4.3.100 () {70 vars in 1597 bytes} [Wed Aug 12 14:51:53 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 114 bytes in 36 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Aug 12 14:51:53.067801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ff33882-99d6-496b-b255-d720a0b4216a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.069745 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ff33882-99d6-496b-b255-d720a0b4216a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:53.069925 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ff33882-99d6-496b-b255-d720a0b4216a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.070163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ff33882-99d6-496b-b255-d720a0b4216a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.082295 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.082295 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:53.087831 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9ff33882-99d6-496b-b255-d720a0b4216a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:53.094170 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ff33882-99d6-496b-b255-d720a0b4216a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:53.094923 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 372/1501] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:53.112137 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e8f4b671-f5c0-45d4-ad80-40e47ee8bd4d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.115217 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8f4b671-f5c0-45d4-ad80-40e47ee8bd4d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:53.115217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8f4b671-f5c0-45d4-ad80-40e47ee8bd4d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.115217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e8f4b671-f5c0-45d4-ad80-40e47ee8bd4d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.160786 np0000007067 devstack@c-api.service[100248]: DEBUG oslo_db.sqlalchemy.engines [None req-e8f4b671-f5c0-45d4-ad80-40e47ee8bd4d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100248) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 12 14:51:53.167819 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.167819 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:53.172275 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e8f4b671-f5c0-45d4-ad80-40e47ee8bd4d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:53.177009 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e8f4b671-f5c0-45d4-ad80-40e47ee8bd4d tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:53.177471 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 373/1502] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:53.233450 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-b6411d97-d3c6-41cb-89f0-fe51b62f82fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.235745 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-b6411d97-d3c6-41cb-89f0-fe51b62f82fd tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:53.236015 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-b6411d97-d3c6-41cb-89f0-fe51b62f82fd tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.236277 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-b6411d97-d3c6-41cb-89f0-fe51b62f82fd tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.244685 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.244685 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:53.249018 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-b6411d97-d3c6-41cb-89f0-fe51b62f82fd tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:53.254111 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-b6411d97-d3c6-41cb-89f0-fe51b62f82fd tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:53.254602 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 383/1503] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:53.341898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-06cf984d-b70e-4aed-9c53-cdcb83b7045f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.341898 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-06cf984d-b70e-4aed-9c53-cdcb83b7045f None None] GET https://10.4.3.100/volume// Aug 12 14:51:53.341898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-06cf984d-b70e-4aed-9c53-cdcb83b7045f None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.341898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-06cf984d-b70e-4aed-9c53-cdcb83b7045f None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.341898 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-06cf984d-b70e-4aed-9c53-cdcb83b7045f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:53.341898 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 376/1504] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:51: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 14:51:53.350517 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-0e434325-ea46-47b9-9c7a-5fc5052b76d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.354509 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-0e434325-ea46-47b9-9c7a-5fc5052b76d7 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:53.355161 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-0e434325-ea46-47b9-9c7a-5fc5052b76d7 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19d36f36-9b58-4468-880e-29aa17744b4d", "connector": null, "instance_uuid": "a6de45f0-6133-414a-a77f-82cb2ef5410b"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:53.364529 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.364529 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:53.397328 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-0e434325-ea46-47b9-9c7a-5fc5052b76d7 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:53.398407 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 373/1505] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:53 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 14:51:53.434808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c9125bcd-5d5e-4fe9-a4f3-562143fb7ac1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.440535 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9125bcd-5d5e-4fe9-a4f3-562143fb7ac1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:53.440932 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9125bcd-5d5e-4fe9-a4f3-562143fb7ac1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.441175 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9125bcd-5d5e-4fe9-a4f3-562143fb7ac1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.452989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a90bd8c-e103-4a39-a974-c841c1d6d62f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.453549 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a90bd8c-e103-4a39-a974-c841c1d6d62f None None] GET https://10.4.3.100/volume// Aug 12 14:51:53.453804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a90bd8c-e103-4a39-a974-c841c1d6d62f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.454105 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a90bd8c-e103-4a39-a974-c841c1d6d62f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.454557 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a90bd8c-e103-4a39-a974-c841c1d6d62f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:53.454932 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 384/1506] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:53.459358 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.459358 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:53.469960 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-db62a936-10dd-4246-a97f-60c8deee7d14 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.471512 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c9125bcd-5d5e-4fe9-a4f3-562143fb7ac1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:53.472450 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-db62a936-10dd-4246-a97f-60c8deee7d14 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:53.472743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-db62a936-10dd-4246-a97f-60c8deee7d14 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.472953 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-db62a936-10dd-4246-a97f-60c8deee7d14 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.476657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-20571374-971f-4438-b110-66b24342a8f8 req-a1c1cc70-9f8b-461c-ac47-ef441f02042e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.477397 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9125bcd-5d5e-4fe9-a4f3-562143fb7ac1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:53.477486 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 374/1507] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:53.481780 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-a1c1cc70-9f8b-461c-ac47-ef441f02042e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:53.481780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-a1c1cc70-9f8b-461c-ac47-ef441f02042e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.481780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-a1c1cc70-9f8b-461c-ac47-ef441f02042e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.491699 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.491699 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:53.494158 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.494158 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:53.496413 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-db62a936-10dd-4246-a97f-60c8deee7d14 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:53.498645 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-20571374-971f-4438-b110-66b24342a8f8 req-a1c1cc70-9f8b-461c-ac47-ef441f02042e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:53.502268 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-db62a936-10dd-4246-a97f-60c8deee7d14 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:53.502831 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 377/1508] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 1037 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:53.503626 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-a1c1cc70-9f8b-461c-ac47-ef441f02042e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:53.504197 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 374/1509] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 1231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:53.531103 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-20571374-971f-4438-b110-66b24342a8f8 req-e58eb365-e97e-4236-85aa-e810cf28da53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.534121 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-e58eb365-e97e-4236-85aa-e810cf28da53 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818/action Aug 12 14:51:53.534499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-e58eb365-e97e-4236-85aa-e810cf28da53 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:53.534668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-e58eb365-e97e-4236-85aa-e810cf28da53 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:53.557610 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.557610 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:53.558613 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-20571374-971f-4438-b110-66b24342a8f8 req-e58eb365-e97e-4236-85aa-e810cf28da53 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:53.574606 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-20571374-971f-4438-b110-66b24342a8f8 req-e58eb365-e97e-4236-85aa-e810cf28da53 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Begin detaching volume completed successfully. Aug 12 14:51:53.574606 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-e58eb365-e97e-4236-85aa-e810cf28da53 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818/action returned with HTTP 202 Aug 12 14:51:53.575798 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 385/1510] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:51:53 2026] POST /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:51:53.638317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-cd0d68be-98e8-44d6-a0bd-50f881df4e0b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.642048 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-cd0d68be-98e8-44d6-a0bd-50f881df4e0b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] PUT https://10.4.3.100/volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625 Aug 12 14:51:53.642374 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-cd0d68be-98e8-44d6-a0bd-50f881df4e0b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:53.654525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-cd0d68be-98e8-44d6-a0bd-50f881df4e0b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Acquiring lock "cinder-attachment_update-19d36f36-9b58-4468-880e-29aa17744b4d-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:51:53.661305 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-cd0d68be-98e8-44d6-a0bd-50f881df4e0b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Lock "cinder-attachment_update-19d36f36-9b58-4468-880e-29aa17744b4d-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:51:53.662223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8c45cbee-2bad-4720-83bd-4c04dbcc510a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.662308 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.662308 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:53.662636 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c45cbee-2bad-4720-83bd-4c04dbcc510a None None] GET https://10.4.3.100/volume// Aug 12 14:51:53.662814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c45cbee-2bad-4720-83bd-4c04dbcc510a None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.663053 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c45cbee-2bad-4720-83bd-4c04dbcc510a None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.663432 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c45cbee-2bad-4720-83bd-4c04dbcc510a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:53.663811 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 378/1511] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:53.672441 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-20571374-971f-4438-b110-66b24342a8f8 req-99ceedab-5c2b-4a4e-a3c2-230ebd75a211 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.676499 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-99ceedab-5c2b-4a4e-a3c2-230ebd75a211 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:53.676499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-99ceedab-5c2b-4a4e-a3c2-230ebd75a211 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.676499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-99ceedab-5c2b-4a4e-a3c2-230ebd75a211 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.686195 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.686195 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:53.694492 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-20571374-971f-4438-b110-66b24342a8f8 req-99ceedab-5c2b-4a4e-a3c2-230ebd75a211 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:53.699595 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-99ceedab-5c2b-4a4e-a3c2-230ebd75a211 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 200 Aug 12 14:51:53.699972 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 375/1512] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:53.759797 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c50306a-39f7-428a-8d92-eb8a6fb7eb41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.761599 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c50306a-39f7-428a-8d92-eb8a6fb7eb41 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:53.761803 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c50306a-39f7-428a-8d92-eb8a6fb7eb41 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.762026 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c50306a-39f7-428a-8d92-eb8a6fb7eb41 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.765748 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-cd0d68be-98e8-44d6-a0bd-50f881df4e0b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Lock "cinder-attachment_update-19d36f36-9b58-4468-880e-29aa17744b4d-np0000007067" released by "attachment_update" :: held 0.104s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:51:53.766187 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-cd0d68be-98e8-44d6-a0bd-50f881df4e0b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625 returned with HTTP 200 Aug 12 14:51:53.766803 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 375/1513] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:51:53 2026] PUT /volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:53.773216 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.773216 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:53.778274 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7c50306a-39f7-428a-8d92-eb8a6fb7eb41 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:53.783091 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c50306a-39f7-428a-8d92-eb8a6fb7eb41 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:53.783702 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 386/1514] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:53.816360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-421b69da-3118-407d-af81-52a01386bae4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.818395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-421b69da-3118-407d-af81-52a01386bae4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:53.818641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-421b69da-3118-407d-af81-52a01386bae4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.818864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-421b69da-3118-407d-af81-52a01386bae4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.818974 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-421b69da-3118-407d-af81-52a01386bae4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:53.824629 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.824629 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:53.825494 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-421b69da-3118-407d-af81-52a01386bae4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:53.825930 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 379/1515] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:53.840285 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-d42ae2b5-4a1f-4a7a-b0b9-a0715c9ba5a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.842609 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-d42ae2b5-4a1f-4a7a-b0b9-a0715c9ba5a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:53.843013 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-d42ae2b5-4a1f-4a7a-b0b9-a0715c9ba5a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.843317 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-d42ae2b5-4a1f-4a7a-b0b9-a0715c9ba5a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.857799 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.857799 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:53.863413 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-d42ae2b5-4a1f-4a7a-b0b9-a0715c9ba5a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:53.870075 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-d42ae2b5-4a1f-4a7a-b0b9-a0715c9ba5a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:53.870075 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 376/1516] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:53.892748 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-571f0640-adda-42ac-8a67-fb043eaccd0b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.896659 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-571f0640-adda-42ac-8a67-fb043eaccd0b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] POST https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c/action Aug 12 14:51:53.897227 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-571f0640-adda-42ac-8a67-fb043eaccd0b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:53.897324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-571f0640-adda-42ac-8a67-fb043eaccd0b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:53.913199 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.913199 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:53.913687 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-571f0640-adda-42ac-8a67-fb043eaccd0b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:53.926059 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-571f0640-adda-42ac-8a67-fb043eaccd0b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Begin detaching volume completed successfully. Aug 12 14:51:53.926648 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-571f0640-adda-42ac-8a67-fb043eaccd0b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c/action returned with HTTP 202 Aug 12 14:51:53.927171 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 376/1517] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:51:53 2026] POST /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:51:53.961275 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d33b048c-568d-42cc-b710-fd57e223e792 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.965721 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d33b048c-568d-42cc-b710-fd57e223e792 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:53.966021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d33b048c-568d-42cc-b710-fd57e223e792 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.966295 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d33b048c-568d-42cc-b710-fd57e223e792 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.966548 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d33b048c-568d-42cc-b710-fd57e223e792 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Delete volume with id: a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:53.971313 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7bb9d011-8b51-49ab-a997-2c4d5dedab22 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.971878 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7bb9d011-8b51-49ab-a997-2c4d5dedab22 None None] GET https://10.4.3.100/volume// Aug 12 14:51:53.972060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7bb9d011-8b51-49ab-a997-2c4d5dedab22 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.972288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7bb9d011-8b51-49ab-a997-2c4d5dedab22 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.972678 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7bb9d011-8b51-49ab-a997-2c4d5dedab22 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:53.973041 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 380/1518] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:53.981562 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.981562 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:53.982603 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d33b048c-568d-42cc-b710-fd57e223e792 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:53.982705 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-6e5eae6a-aa34-4bfe-9256-c33b00b27d72 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:53.984550 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-6e5eae6a-aa34-4bfe-9256-c33b00b27d72 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:53.986420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-6e5eae6a-aa34-4bfe-9256-c33b00b27d72 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:53.986420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-6e5eae6a-aa34-4bfe-9256-c33b00b27d72 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:53.997256 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:53.997256 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:54.002288 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-6e5eae6a-aa34-4bfe-9256-c33b00b27d72 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:54.008169 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-6e5eae6a-aa34-4bfe-9256-c33b00b27d72 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:54.008816 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 377/1519] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:53 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 1326 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:54.013545 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d33b048c-568d-42cc-b710-fd57e223e792 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Delete volume request issued successfully. Aug 12 14:51:54.013871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d33b048c-568d-42cc-b710-fd57e223e792 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 202 Aug 12 14:51:54.014474 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 387/1520] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:53 2026] DELETE /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:51:54.022119 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-10e3c70c-ff0c-4c68-ae6e-d2d69a75d6ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:54.024831 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10e3c70c-ff0c-4c68-ae6e-d2d69a75d6ce tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:54.025304 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10e3c70c-ff0c-4c68-ae6e-d2d69a75d6ce tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:54.025689 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10e3c70c-ff0c-4c68-ae6e-d2d69a75d6ce tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:54.034907 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:54.034907 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:54.042280 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-10e3c70c-ff0c-4c68-ae6e-d2d69a75d6ce tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:54.050346 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10e3c70c-ff0c-4c68-ae6e-d2d69a75d6ce tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 200 Aug 12 14:51:54.050940 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 377/1521] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:54 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:54.494207 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dcd34f69-27ad-4d80-9394-3c8bb79ea70e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:54.496014 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dcd34f69-27ad-4d80-9394-3c8bb79ea70e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:54.496250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dcd34f69-27ad-4d80-9394-3c8bb79ea70e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:54.496516 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dcd34f69-27ad-4d80-9394-3c8bb79ea70e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:54.513711 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:54.513711 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:54.520659 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-dcd34f69-27ad-4d80-9394-3c8bb79ea70e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:54.527832 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dcd34f69-27ad-4d80-9394-3c8bb79ea70e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:54.528047 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 381/1522] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:54 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:54.838625 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-210497b5-8745-46ac-9d7b-731fcaa0ee4f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:54.842494 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-210497b5-8745-46ac-9d7b-731fcaa0ee4f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:54.842494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-210497b5-8745-46ac-9d7b-731fcaa0ee4f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:54.842494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-210497b5-8745-46ac-9d7b-731fcaa0ee4f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:54.842494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-210497b5-8745-46ac-9d7b-731fcaa0ee4f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:54.847730 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:54.847730 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:54.848809 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-210497b5-8745-46ac-9d7b-731fcaa0ee4f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:54.849248 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 378/1523] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:54 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:55.067911 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e3de0cc-8c5d-4ac0-9516-c9c6eaef59ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:55.070408 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e3de0cc-8c5d-4ac0-9516-c9c6eaef59ed tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 Aug 12 14:51:55.071500 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e3de0cc-8c5d-4ac0-9516-c9c6eaef59ed tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:55.071500 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e3de0cc-8c5d-4ac0-9516-c9c6eaef59ed tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:55.089554 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e3de0cc-8c5d-4ac0-9516-c9c6eaef59ed tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 returned with HTTP 404 Aug 12 14:51:55.089554 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 388/1524] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:55 2026] GET /volume/v3/volumes/a66e38e1-18c9-4e72-bfd6-d7e431534308 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:55.175619 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:55.177647 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:51:55.177833 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:55.178036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:55.178285 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Delete volume with id: a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:51:55.186075 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:55.186075 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:55.186582 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:55.214212 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Delete volume request issued successfully. Aug 12 14:51:55.214212 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f671d2fc-e96a-46df-a5f9-0194b6fa9fbe tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 202 Aug 12 14:51:55.214212 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 378/1525] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:55 2026] DELETE /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:51:55.225479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b6fda803-c865-4cfb-b352-66830ba4423a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:55.229450 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b6fda803-c865-4cfb-b352-66830ba4423a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:51:55.229910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b6fda803-c865-4cfb-b352-66830ba4423a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:55.230247 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b6fda803-c865-4cfb-b352-66830ba4423a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:55.240994 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:55.240994 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:55.249294 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b6fda803-c865-4cfb-b352-66830ba4423a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Volume info retrieved successfully. Aug 12 14:51:55.256958 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b6fda803-c865-4cfb-b352-66830ba4423a tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 200 Aug 12 14:51:55.259095 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 382/1526] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:55 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:55.542256 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb91ee57-5e9e-435c-8f8d-6cf08c01ad06 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:55.543696 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb91ee57-5e9e-435c-8f8d-6cf08c01ad06 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:55.544044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb91ee57-5e9e-435c-8f8d-6cf08c01ad06 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:55.544359 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb91ee57-5e9e-435c-8f8d-6cf08c01ad06 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:55.559783 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:55.559783 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:55.563790 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fb91ee57-5e9e-435c-8f8d-6cf08c01ad06 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:55.570636 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb91ee57-5e9e-435c-8f8d-6cf08c01ad06 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:55.571279 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 379/1527] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:55 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:55.864420 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b6fcaca6-b408-40f9-aa9d-e9455e390b67 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:55.866697 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6fcaca6-b408-40f9-aa9d-e9455e390b67 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:55.866928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6fcaca6-b408-40f9-aa9d-e9455e390b67 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:55.867172 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6fcaca6-b408-40f9-aa9d-e9455e390b67 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:55.867312 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b6fcaca6-b408-40f9-aa9d-e9455e390b67 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:55.875580 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:55.875580 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:55.876547 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6fcaca6-b408-40f9-aa9d-e9455e390b67 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:55.876988 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 389/1528] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:55 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:56.275381 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-548b8a1d-51f4-41b7-b029-ef37730de899 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:56.278109 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-548b8a1d-51f4-41b7-b029-ef37730de899 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] GET https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff Aug 12 14:51:56.278367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-548b8a1d-51f4-41b7-b029-ef37730de899 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:56.278677 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-548b8a1d-51f4-41b7-b029-ef37730de899 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:56.286199 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-548b8a1d-51f4-41b7-b029-ef37730de899 tempest-AttachVolumeShelveTestJSON-244901697 tempest-AttachVolumeShelveTestJSON-244901697-project-member] https://10.4.3.100/volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff returned with HTTP 404 Aug 12 14:51:56.286845 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 379/1529] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:56 2026] GET /volume/v3/volumes/a2b32987-cb97-4009-907f-c47b780f85ff => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:56.585165 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cc3160aa-8974-444a-a3c5-1f187c01b7ed None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:56.586800 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc3160aa-8974-444a-a3c5-1f187c01b7ed tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:56.586995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cc3160aa-8974-444a-a3c5-1f187c01b7ed tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:56.587183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cc3160aa-8974-444a-a3c5-1f187c01b7ed tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:56.597171 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:56.597171 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:56.600996 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cc3160aa-8974-444a-a3c5-1f187c01b7ed tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:56.605882 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc3160aa-8974-444a-a3c5-1f187c01b7ed tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:56.612850 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 383/1530] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:56 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:56.893308 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c9bbbf2e-6aa5-4889-b29b-2f074f9f6863 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:56.895396 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9bbbf2e-6aa5-4889-b29b-2f074f9f6863 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:56.895725 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9bbbf2e-6aa5-4889-b29b-2f074f9f6863 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:56.895885 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9bbbf2e-6aa5-4889-b29b-2f074f9f6863 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:56.896008 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c9bbbf2e-6aa5-4889-b29b-2f074f9f6863 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:56.901278 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:56.901278 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:56.902285 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9bbbf2e-6aa5-4889-b29b-2f074f9f6863 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:56.902778 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 380/1531] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:56 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:57.123280 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-5126ad7e-1b39-4e02-9dc3-2cde22a53adc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.125555 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-5126ad7e-1b39-4e02-9dc3-2cde22a53adc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625/action Aug 12 14:51:57.125966 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-5126ad7e-1b39-4e02-9dc3-2cde22a53adc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:57.126098 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-5126ad7e-1b39-4e02-9dc3-2cde22a53adc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:57.164023 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.164023 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:57.186695 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9c9b6cbe-0cda-4343-b6ab-4a6df93703eb req-5126ad7e-1b39-4e02-9dc3-2cde22a53adc tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625/action returned with HTTP 204 Aug 12 14:51:57.188374 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 390/1532] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:51:57 2026] POST /volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:51:57.229057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-44cf055a-350a-4935-87ea-02387a80ba38 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.314192 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-20571374-971f-4438-b110-66b24342a8f8 req-f1279382-1ed8-43ab-b61b-e19d2c5054ae None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.319821 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-f1279382-1ed8-43ab-b61b-e19d2c5054ae tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9 Aug 12 14:51:57.319821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-f1279382-1ed8-43ab-b61b-e19d2c5054ae tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:57.319921 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-f1279382-1ed8-43ab-b61b-e19d2c5054ae tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:57.332812 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.332812 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:57.392388 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:51:57.392928 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1825125136", "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:57.395877 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1825125136', 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:51:57.409679 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-20571374-971f-4438-b110-66b24342a8f8 req-f1279382-1ed8-43ab-b61b-e19d2c5054ae tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9 returned with HTTP 200 Aug 12 14:51:57.410384 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 384/1533] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:57 2026] DELETE /volume/v3/attachments/9cc0e3a3-2600-4517-b37b-249062204bf9 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:57.506103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume of 1 GB Aug 12 14:51:57.506533 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.506533 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:57.507193 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Availability Zones retrieved successfully. Aug 12 14:51:57.516088 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (493eb0ce-6f19-4619-82f3-600604ac7bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:51:57.517532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcff759d-d870-4420-b3d0-795fa4501759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:57.518692 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:51:57.565636 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.565636 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:57.582431 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcff759d-d870-4420-b3d0-795fa4501759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f20f4fa-0057-47d5-82d4-76c406456bab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f20f4fa-0057-47d5-82d4-76c406456bab', 'encryption_key_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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:57.583202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46291f1-406d-4ffd-aa3b-b64c74857be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:57.621045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9debb9e2-94fa-4ee7-9248-3dae7edfb59a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.624356 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9debb9e2-94fa-4ee7-9248-3dae7edfb59a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:57.624356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9debb9e2-94fa-4ee7-9248-3dae7edfb59a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:57.625080 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9debb9e2-94fa-4ee7-9248-3dae7edfb59a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:57.636604 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.636604 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:57.641791 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9debb9e2-94fa-4ee7-9248-3dae7edfb59a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:57.649089 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9debb9e2-94fa-4ee7-9248-3dae7edfb59a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:57.649707 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 381/1534] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:57 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 1150 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:57.665610 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b3de971-9dfa-4791-a010-64f115b7ced1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.667815 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Created reservations ['1cb44a27-fefb-4013-9c37-90d94b857be3', 'fb0e9445-3dad-4309-b680-41bde7cd81f9', '86de3acd-aa14-4f7a-9a26-163b5ba00e83', 'f45f3142-55ba-48b4-a2b3-7b84a6890fb4'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:51:57.668594 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b3de971-9dfa-4791-a010-64f115b7ced1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:57.668864 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b3de971-9dfa-4791-a010-64f115b7ced1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:57.668980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46291f1-406d-4ffd-aa3b-b64c74857be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cb44a27-fefb-4013-9c37-90d94b857be3', 'fb0e9445-3dad-4309-b680-41bde7cd81f9', '86de3acd-aa14-4f7a-9a26-163b5ba00e83', 'f45f3142-55ba-48b4-a2b3-7b84a6890fb4']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:57.669128 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b3de971-9dfa-4791-a010-64f115b7ced1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:57.670434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7309a76-523f-4815-92fa-e2e40da233af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:57.672058 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=212,cinder:INSERT=17,cinder:UPDATE=39,cinder:DELETE=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:51:57.683134 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.683134 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:57.688173 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0b3de971-9dfa-4791-a010-64f115b7ced1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:57.696444 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b3de971-9dfa-4791-a010-64f115b7ced1 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:57.698056 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 391/1535] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:57 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:57.699987 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7309a76-523f-4815-92fa-e2e40da233af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f4565c9-1233-4e6b-9368-42c8fb347355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1825125136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['1cb44a27-fefb-4013-9c37-90d94b857be3','fb0e9445-3dad-4309-b680-41bde7cd81f9','86de3acd-aa14-4f7a-9a26-163b5ba00e83','f45f3142-55ba-48b4-a2b3-7b84a6890fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:51:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1825125136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f4565c9-1233-4e6b-9368-42c8fb347355,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2085ab3cfc4e4944a59bbf1574208909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df6804a56b0742a380716db60b299b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f20f4fa-0057-47d5-82d4-76c406456bab),volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:57.701365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12512f5-56e3-469e-a84d-73d2c77ee53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:57.718673 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0825a65f-57af-4938-bc46-4d1e6e41b070 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.721160 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0825a65f-57af-4938-bc46-4d1e6e41b070 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action Aug 12 14:51:57.721661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0825a65f-57af-4938-bc46-4d1e6e41b070 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action body: b'{"os-detach": {"attachment_id": "d0e68fc4-0ec8-4abe-8c7c-88917d8e2625"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:57.721789 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0825a65f-57af-4938-bc46-4d1e6e41b070 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "d0e68fc4-0ec8-4abe-8c7c-88917d8e2625"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:57.733949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e12512f5-56e3-469e-a84d-73d2c77ee53e) transitioned into state 'SUCCESS' from state '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-1825125136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['1cb44a27-fefb-4013-9c37-90d94b857be3','fb0e9445-3dad-4309-b680-41bde7cd81f9','86de3acd-aa14-4f7a-9a26-163b5ba00e83','f45f3142-55ba-48b4-a2b3-7b84a6890fb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:57.734498 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a36ccfe-cd76-43f1-bde7-e4ddbf4c9461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:51:57.735869 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-43e01227-e07b-4ce4-9e44-cd4e2670f2d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.739650 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-43e01227-e07b-4ce4-9e44-cd4e2670f2d6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] DELETE https://10.4.3.100/volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382 Aug 12 14:51:57.739650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-43e01227-e07b-4ce4-9e44-cd4e2670f2d6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:57.740178 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-43e01227-e07b-4ce4-9e44-cd4e2670f2d6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:57.740269 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.740269 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:57.740895 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0825a65f-57af-4938-bc46-4d1e6e41b070 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:57.746256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a36ccfe-cd76-43f1-bde7-e4ddbf4c9461) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:51:57.747146 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (493eb0ce-6f19-4619-82f3-600604ac7bb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:51:57.747682 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request issued successfully. Aug 12 14:51:57.748248 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44cf055a-350a-4935-87ea-02387a80ba38 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:51:57.748898 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 380/1536] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:51:57 2026] POST /volume/v3/volumes => generated 760 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:51:57.752148 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.752148 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:57.752857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0825a65f-57af-4938-bc46-4d1e6e41b070 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action returned with HTTP 400 Aug 12 14:51:57.753510 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 385/1537] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:51:57 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 100 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:51:57.764015 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-377358f3-d9a4-49f7-b2ea-521274e8131b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.768421 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-377358f3-d9a4-49f7-b2ea-521274e8131b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:51:57.768784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-377358f3-d9a4-49f7-b2ea-521274e8131b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:57.769044 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-377358f3-d9a4-49f7-b2ea-521274e8131b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:57.782696 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.782696 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:57.789187 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-377358f3-d9a4-49f7-b2ea-521274e8131b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:51:57.795380 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-377358f3-d9a4-49f7-b2ea-521274e8131b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 200 Aug 12 14:51:57.795997 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 392/1538] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:57 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:57.815619 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6a77998b-ff57-4880-abe8-baf718043419 req-2ed33a38-b736-4e66-83b3-15804654ad50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:57.818565 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-2ed33a38-b736-4e66-83b3-15804654ad50 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:57.819307 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-2ed33a38-b736-4e66-83b3-15804654ad50 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:57.819307 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-2ed33a38-b736-4e66-83b3-15804654ad50 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:57.821407 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-865c48d3-708f-411c-b4d1-fe0dd90e1b1c req-43e01227-e07b-4ce4-9e44-cd4e2670f2d6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382 returned with HTTP 200 Aug 12 14:51:57.822011 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 382/1539] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:57 2026] DELETE /volume/v3/attachments/05e214a2-b7de-47f2-8d34-41f652062382 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:57.831446 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:57.831446 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:58.733953 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6a77998b-ff57-4880-abe8-baf718043419 req-2ed33a38-b736-4e66-83b3-15804654ad50 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:58.733953 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-2ed33a38-b736-4e66-83b3-15804654ad50 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:58.733953 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 381/1540] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:57 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 1150 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:58.740274 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6a77998b-ff57-4880-abe8-baf718043419 req-132041e4-9b6c-46da-881e-f2107b5d4163 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.743968 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-640f972d-b590-42b0-ad1a-de12fb0554ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.747005 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-132041e4-9b6c-46da-881e-f2107b5d4163 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d/action Aug 12 14:51:58.747005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-132041e4-9b6c-46da-881e-f2107b5d4163 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:51:58.747005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-132041e4-9b6c-46da-881e-f2107b5d4163 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:58.750629 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-640f972d-b590-42b0-ad1a-de12fb0554ad tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:58.750629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-640f972d-b590-42b0-ad1a-de12fb0554ad tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.750629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-640f972d-b590-42b0-ad1a-de12fb0554ad tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.750629 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-640f972d-b590-42b0-ad1a-de12fb0554ad tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume with id: acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:51:58.750629 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.750629 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:58.750629 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-640f972d-b590-42b0-ad1a-de12fb0554ad tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:51:58.752410 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.752410 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:58.752410 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-6a77998b-ff57-4880-abe8-baf718043419 req-132041e4-9b6c-46da-881e-f2107b5d4163 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:58.752410 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-6a77998b-ff57-4880-abe8-baf718043419 req-132041e4-9b6c-46da-881e-f2107b5d4163 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Begin detaching volume completed successfully. Aug 12 14:51:58.752410 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-132041e4-9b6c-46da-881e-f2107b5d4163 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d/action returned with HTTP 202 Aug 12 14:51:58.752410 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 386/1541] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:51:57 2026] POST /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:51:58.753097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ad3ee947-6dfe-4e36-becf-55714cb191fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.753097 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad3ee947-6dfe-4e36-becf-55714cb191fa tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:58.753097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad3ee947-6dfe-4e36-becf-55714cb191fa tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.753097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad3ee947-6dfe-4e36-becf-55714cb191fa tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.753097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ad3ee947-6dfe-4e36-becf-55714cb191fa tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:58.753888 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-640f972d-b590-42b0-ad1a-de12fb0554ad tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume request issued successfully. Aug 12 14:51:58.753888 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-640f972d-b590-42b0-ad1a-de12fb0554ad tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 202 Aug 12 14:51:58.753888 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 393/1542] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:51:57 2026] DELETE /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:51:58.754942 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.754942 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:58.754942 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad3ee947-6dfe-4e36-becf-55714cb191fa tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:58.754942 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 383/1543] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:57 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:58.755586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c4dfec4-3f0c-4d93-91bc-b3fe4cdd4667 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.755586 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c4dfec4-3f0c-4d93-91bc-b3fe4cdd4667 None None] GET https://10.4.3.100/volume// Aug 12 14:51:58.755586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c4dfec4-3f0c-4d93-91bc-b3fe4cdd4667 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.755586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c4dfec4-3f0c-4d93-91bc-b3fe4cdd4667 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.755586 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c4dfec4-3f0c-4d93-91bc-b3fe4cdd4667 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:58.755586 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 382/1544] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:51: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 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6a77998b-ff57-4880-abe8-baf718043419 req-7c583820-7b00-446a-9880-80d9deb8389a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-7c583820-7b00-446a-9880-80d9deb8389a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-7c583820-7b00-446a-9880-80d9deb8389a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-7c583820-7b00-446a-9880-80d9deb8389a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-6a77998b-ff57-4880-abe8-baf718043419 req-7c583820-7b00-446a-9880-80d9deb8389a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-7c583820-7b00-446a-9880-80d9deb8389a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:51:58.756219 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 387/1545] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:51:57 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 1333 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c8c23783-9f46-4ab9-b143-d9d038631c99 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8c23783-9f46-4ab9-b143-d9d038631c99 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8c23783-9f46-4ab9-b143-d9d038631c99 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8c23783-9f46-4ab9-b143-d9d038631c99 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c8c23783-9f46-4ab9-b143-d9d038631c99 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8c23783-9f46-4ab9-b143-d9d038631c99 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:51:58.757036 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 394/1546] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:58 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:58.813596 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf0760f6-c131-4c8a-a11e-0488c3b9c717 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.815627 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf0760f6-c131-4c8a-a11e-0488c3b9c717 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:51:58.815908 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf0760f6-c131-4c8a-a11e-0488c3b9c717 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.816153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf0760f6-c131-4c8a-a11e-0488c3b9c717 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.824245 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.824245 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:58.828885 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf0760f6-c131-4c8a-a11e-0488c3b9c717 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:51:58.834592 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf0760f6-c131-4c8a-a11e-0488c3b9c717 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 200 Aug 12 14:51:58.835080 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 384/1547] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:58 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 1368 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:58.944757 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ad203a80-029a-47eb-999b-48868773d89a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.948872 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad203a80-029a-47eb-999b-48868773d89a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:58.948872 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad203a80-029a-47eb-999b-48868773d89a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.948872 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ad203a80-029a-47eb-999b-48868773d89a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.948872 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ad203a80-029a-47eb-999b-48868773d89a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:58.951080 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-03f7b737-d31c-4651-a5f0-fdc3b02dcf9b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:58.957382 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-03f7b737-d31c-4651-a5f0-fdc3b02dcf9b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:51:58.957382 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-03f7b737-d31c-4651-a5f0-fdc3b02dcf9b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:58.957382 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-03f7b737-d31c-4651-a5f0-fdc3b02dcf9b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:58.960764 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.960764 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:51:58.961872 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ad203a80-029a-47eb-999b-48868773d89a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:58.963111 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 383/1548] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:58 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:58.968399 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:58.968399 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:58.975577 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-03f7b737-d31c-4651-a5f0-fdc3b02dcf9b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:51:58.984762 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-03f7b737-d31c-4651-a5f0-fdc3b02dcf9b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 200 Aug 12 14:51:58.986074 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 388/1549] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:58 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 1368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:59.585729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6a77998b-ff57-4880-abe8-baf718043419 req-de372f28-a1d7-4eaa-8bf9-de434e2b2f5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:59.587975 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-de372f28-a1d7-4eaa-8bf9-de434e2b2f5f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] DELETE https://10.4.3.100/volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625 Aug 12 14:51:59.588212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-de372f28-a1d7-4eaa-8bf9-de434e2b2f5f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:59.590152 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-de372f28-a1d7-4eaa-8bf9-de434e2b2f5f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:59.606975 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:59.606975 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:59.730988 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6a77998b-ff57-4880-abe8-baf718043419 req-de372f28-a1d7-4eaa-8bf9-de434e2b2f5f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625 returned with HTTP 200 Aug 12 14:51:59.731324 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 395/1550] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:51:59 2026] DELETE /volume/v3/attachments/d0e68fc4-0ec8-4abe-8c7c-88917d8e2625 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:51:59.815240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a19e19d2-cd9d-4c93-80b4-3be149d32c20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:59.818006 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a19e19d2-cd9d-4c93-80b4-3be149d32c20 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:51:59.818562 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a19e19d2-cd9d-4c93-80b4-3be149d32c20 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:59.818562 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a19e19d2-cd9d-4c93-80b4-3be149d32c20 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:59.830324 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:59.830324 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:51:59.836954 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a19e19d2-cd9d-4c93-80b4-3be149d32c20 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:51:59.844058 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a19e19d2-cd9d-4c93-80b4-3be149d32c20 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 200 Aug 12 14:51:59.844058 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 385/1551] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:51:59 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 1368 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:51:59.858303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6f3cf384-de4e-4b58-97d0-7894e7bbfc04 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:59.858869 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6f3cf384-de4e-4b58-97d0-7894e7bbfc04 None None] GET https://10.4.3.100/volume// Aug 12 14:51:59.859036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6f3cf384-de4e-4b58-97d0-7894e7bbfc04 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:59.859604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6f3cf384-de4e-4b58-97d0-7894e7bbfc04 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:59.859604 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6f3cf384-de4e-4b58-97d0-7894e7bbfc04 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:51:59.860012 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 384/1552] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:51: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 14:51:59.872330 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a984d165-a3d2-4b16-8f80-45a3eff42a02 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:59.875145 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a984d165-a3d2-4b16-8f80-45a3eff42a02 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:51:59.876044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a984d165-a3d2-4b16-8f80-45a3eff42a02 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f4565c9-1233-4e6b-9368-42c8fb347355", "connector": null, "instance_uuid": "45381fc8-0d73-45c8-9cec-907f33f70ea2"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:51:59.887084 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:59.887084 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:51:59.936294 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-a984d165-a3d2-4b16-8f80-45a3eff42a02 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:51:59.937386 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 389/1553] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:51:59 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 14:51:59.976966 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-337c26c1-a69a-46cf-a28d-c0a821ad7943 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:51:59.979792 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-337c26c1-a69a-46cf-a28d-c0a821ad7943 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:51:59.979792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-337c26c1-a69a-46cf-a28d-c0a821ad7943 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:51:59.980154 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-337c26c1-a69a-46cf-a28d-c0a821ad7943 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:51:59.980328 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-337c26c1-a69a-46cf-a28d-c0a821ad7943 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:51:59.987154 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:51:59.987154 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:51:59.988235 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-337c26c1-a69a-46cf-a28d-c0a821ad7943 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:51:59.989089 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 396/1554] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:51:59 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:00.114399 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d98c051a-0896-447b-86ec-d7b0550a9718 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:00.117049 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d98c051a-0896-447b-86ec-d7b0550a9718 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] POST https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action Aug 12 14:52:00.117573 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d98c051a-0896-447b-86ec-d7b0550a9718 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:00.117772 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d98c051a-0896-447b-86ec-d7b0550a9718 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:00.142074 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:00.142074 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:00.150823 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-d98c051a-0896-447b-86ec-d7b0550a9718 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] Updating volume 'b612068d-00af-41e1-8bb4-4309af2d0d7c' with '{'status': 'in-use'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:52:00.199944 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d98c051a-0896-447b-86ec-d7b0550a9718 tempest-TestServerVolumeAttachmentScenario-1241232104 tempest-TestServerVolumeAttachmentScenario-1241232104-project-admin] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action returned with HTTP 202 Aug 12 14:52:00.199944 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 386/1555] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:52:00 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:00.211696 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c3e1ada-bd77-49a7-9512-4729356e2d7b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:00.214225 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c3e1ada-bd77-49a7-9512-4729356e2d7b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:00.214679 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1ada-bd77-49a7-9512-4729356e2d7b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:00.214949 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1ada-bd77-49a7-9512-4729356e2d7b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:00.229486 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:00.229486 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:00.233522 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3c3e1ada-bd77-49a7-9512-4729356e2d7b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:00.240210 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c3e1ada-bd77-49a7-9512-4729356e2d7b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:52:00.242201 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 385/1556] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:00 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 1149 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:00.314473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-14887f07-a94b-4066-9697-3ca9fce6749a req-62593231-87e3-44ec-870b-51af01ff9430 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:00.317210 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-62593231-87e3-44ec-870b-51af01ff9430 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:00.317210 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-62593231-87e3-44ec-870b-51af01ff9430 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:00.318926 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-62593231-87e3-44ec-870b-51af01ff9430 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:00.331392 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:00.331392 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:00.335926 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-14887f07-a94b-4066-9697-3ca9fce6749a req-62593231-87e3-44ec-870b-51af01ff9430 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:00.341183 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-62593231-87e3-44ec-870b-51af01ff9430 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:52:00.341584 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 390/1557] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:00 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 1149 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:00.376869 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-14887f07-a94b-4066-9697-3ca9fce6749a req-07ed3026-798b-4ef5-a267-2be75ea27ac4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:00.380431 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-07ed3026-798b-4ef5-a267-2be75ea27ac4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] POST https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action Aug 12 14:52:00.380431 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-07ed3026-798b-4ef5-a267-2be75ea27ac4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:00.380694 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-07ed3026-798b-4ef5-a267-2be75ea27ac4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:00.395245 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:00.395245 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:00.395877 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-14887f07-a94b-4066-9697-3ca9fce6749a req-07ed3026-798b-4ef5-a267-2be75ea27ac4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:00.403275 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-14887f07-a94b-4066-9697-3ca9fce6749a req-07ed3026-798b-4ef5-a267-2be75ea27ac4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Begin detaching volume completed successfully. Aug 12 14:52:00.403700 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-07ed3026-798b-4ef5-a267-2be75ea27ac4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action returned with HTTP 202 Aug 12 14:52:00.405039 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 397/1558] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:52:00 2026] POST /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:00.474097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10d0c6e2-db9d-467b-9c6c-3e7d3f68df8c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:00.474578 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10d0c6e2-db9d-467b-9c6c-3e7d3f68df8c None None] GET https://10.4.3.100/volume// Aug 12 14:52:00.474782 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10d0c6e2-db9d-467b-9c6c-3e7d3f68df8c None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:00.475008 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10d0c6e2-db9d-467b-9c6c-3e7d3f68df8c None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:00.475357 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10d0c6e2-db9d-467b-9c6c-3e7d3f68df8c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:00.475667 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 387/1559] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52: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 14:52:00.496888 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-14887f07-a94b-4066-9697-3ca9fce6749a req-78df9ba4-707c-43a2-bdfc-93b8eaecc4eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:00.500392 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-78df9ba4-707c-43a2-bdfc-93b8eaecc4eb tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:00.500682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-78df9ba4-707c-43a2-bdfc-93b8eaecc4eb tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:00.501430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-78df9ba4-707c-43a2-bdfc-93b8eaecc4eb tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:00.516872 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:00.516872 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:00.529656 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-14887f07-a94b-4066-9697-3ca9fce6749a req-78df9ba4-707c-43a2-bdfc-93b8eaecc4eb tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:00.538495 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-78df9ba4-707c-43a2-bdfc-93b8eaecc4eb tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:52:00.538495 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 386/1560] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:00 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 1332 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:01.004252 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5623513c-569f-488c-ab90-64dc75a34a96 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:01.006652 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5623513c-569f-488c-ab90-64dc75a34a96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:01.006912 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5623513c-569f-488c-ab90-64dc75a34a96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:01.007175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5623513c-569f-488c-ab90-64dc75a34a96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:01.007293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5623513c-569f-488c-ab90-64dc75a34a96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:01.015407 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:01.015407 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:01.016450 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5623513c-569f-488c-ab90-64dc75a34a96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:01.017160 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 391/1561] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:01 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:01.536801 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7e490fd-06ca-495a-be8b-17f64c570ca9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:01.536801 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7e490fd-06ca-495a-be8b-17f64c570ca9 None None] GET https://10.4.3.100/volume// Aug 12 14:52:01.536801 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7e490fd-06ca-495a-be8b-17f64c570ca9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:01.536801 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7e490fd-06ca-495a-be8b-17f64c570ca9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:01.536801 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7e490fd-06ca-495a-be8b-17f64c570ca9 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:01.538624 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 398/1562] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52:01 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 14:52:01.565246 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-91c13bdb-4024-48bd-baa6-7c64e4b91a9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:01.568244 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-91c13bdb-4024-48bd-baa6-7c64e4b91a9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:52:01.568751 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-91c13bdb-4024-48bd-baa6-7c64e4b91a9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:01.569382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-91c13bdb-4024-48bd-baa6-7c64e4b91a9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:01.586146 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:01.586146 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:01.591032 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-91c13bdb-4024-48bd-baa6-7c64e4b91a9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:01.599835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-91c13bdb-4024-48bd-baa6-7c64e4b91a9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 200 Aug 12 14:52:01.600308 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 388/1563] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:01 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 1547 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:01.646777 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-14887f07-a94b-4066-9697-3ca9fce6749a req-3b8cc3fd-0b5c-48d1-b3f8-76aaf6153c5a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:01.655003 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-3b8cc3fd-0b5c-48d1-b3f8-76aaf6153c5a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] DELETE https://10.4.3.100/volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27 Aug 12 14:52:01.655302 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-3b8cc3fd-0b5c-48d1-b3f8-76aaf6153c5a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:01.655849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-3b8cc3fd-0b5c-48d1-b3f8-76aaf6153c5a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:01.673508 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:01.673508 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:01.748727 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-6f398b28-f0e1-4f57-b90d-5d4883b60179 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:01.750742 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-14887f07-a94b-4066-9697-3ca9fce6749a req-3b8cc3fd-0b5c-48d1-b3f8-76aaf6153c5a tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27 returned with HTTP 200 Aug 12 14:52:01.751245 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 387/1564] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:01 2026] DELETE /volume/v3/attachments/0788afdf-e2d8-4d94-89b0-b601ecf7fc27 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:01.752676 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-6f398b28-f0e1-4f57-b90d-5d4883b60179 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5 Aug 12 14:52:01.753131 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-6f398b28-f0e1-4f57-b90d-5d4883b60179 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:01.758357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0be96e21-b144-4231-a5d5-5d652e25848b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:01.761073 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0be96e21-b144-4231-a5d5-5d652e25848b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:52:01.761297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0be96e21-b144-4231-a5d5-5d652e25848b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:01.761552 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0be96e21-b144-4231-a5d5-5d652e25848b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:01.761765 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0be96e21-b144-4231-a5d5-5d652e25848b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Delete volume with id: e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:52:01.771320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-6f398b28-f0e1-4f57-b90d-5d4883b60179 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-4f4565c9-1233-4e6b-9368-42c8fb347355-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:52:01.775264 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:01.775264 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:01.776275 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0be96e21-b144-4231-a5d5-5d652e25848b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:52:01.779352 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-6f398b28-f0e1-4f57-b90d-5d4883b60179 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-4f4565c9-1233-4e6b-9368-42c8fb347355-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:52:01.781034 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:01.781034 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:01.821749 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0be96e21-b144-4231-a5d5-5d652e25848b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Delete volume request issued successfully. Aug 12 14:52:01.822095 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0be96e21-b144-4231-a5d5-5d652e25848b tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 202 Aug 12 14:52:01.822656 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 399/1565] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:01 2026] DELETE /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:01.833490 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0671e53-47f8-4e99-9a95-d48e882c2955 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:01.836971 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0671e53-47f8-4e99-9a95-d48e882c2955 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:52:01.837237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0671e53-47f8-4e99-9a95-d48e882c2955 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:01.838097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0671e53-47f8-4e99-9a95-d48e882c2955 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:01.853005 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:01.853005 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:01.862764 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c0671e53-47f8-4e99-9a95-d48e882c2955 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:52:01.872811 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0671e53-47f8-4e99-9a95-d48e882c2955 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 200 Aug 12 14:52:01.873734 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 389/1566] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:01 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:01.963237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-6f398b28-f0e1-4f57-b90d-5d4883b60179 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-4f4565c9-1233-4e6b-9368-42c8fb347355-np0000007067" released by "attachment_update" :: held 0.184s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:52:01.963719 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-6f398b28-f0e1-4f57-b90d-5d4883b60179 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5 returned with HTTP 200 Aug 12 14:52:01.964441 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 392/1567] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:52:01 2026] PUT /volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5 => generated 969 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:02.005326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-2386fd35-f398-4dfb-ad9f-4f0d3a97be55 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.009708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-2386fd35-f398-4dfb-ad9f-4f0d3a97be55 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5/action Aug 12 14:52:02.009708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-2386fd35-f398-4dfb-ad9f-4f0d3a97be55 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:02.009708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-2386fd35-f398-4dfb-ad9f-4f0d3a97be55 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:02.036548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-348e49cd-04c1-4c78-ac39-1ce793cc7500 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.042406 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-348e49cd-04c1-4c78-ac39-1ce793cc7500 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:02.042909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-348e49cd-04c1-4c78-ac39-1ce793cc7500 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.043162 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-348e49cd-04c1-4c78-ac39-1ce793cc7500 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.043236 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-348e49cd-04c1-4c78-ac39-1ce793cc7500 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:02.052823 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:02.052823 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:02.054227 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-348e49cd-04c1-4c78-ac39-1ce793cc7500 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:02.054914 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 400/1568] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:02.064965 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:02.064965 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:02.090142 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8d8bc24f-1e94-49b5-bac5-8f505893f00f req-2386fd35-f398-4dfb-ad9f-4f0d3a97be55 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5/action returned with HTTP 204 Aug 12 14:52:02.090283 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 388/1569] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:52:02 2026] POST /volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:52:02.257767 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91a7b796-1eba-4dd9-beae-6e3a4b7205b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.412353 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91a7b796-1eba-4dd9-beae-6e3a4b7205b6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:52:02.412723 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91a7b796-1eba-4dd9-beae-6e3a4b7205b6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-779894552"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:02.430135 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91a7b796-1eba-4dd9-beae-6e3a4b7205b6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:52:02.430650 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 390/1570] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:52:02 2026] POST /volume/v3/group_types => generated 180 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:02.444713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b120a08c-68d3-4223-bbd7-8e1dfa42d432 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.447009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b120a08c-68d3-4223-bbd7-8e1dfa42d432 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] POST https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs Aug 12 14:52:02.447449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b120a08c-68d3-4223-bbd7-8e1dfa42d432 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:02.449934 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:02.449934 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:02.469226 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b120a08c-68d3-4223-bbd7-8e1dfa42d432 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs returned with HTTP 202 Aug 12 14:52:02.470065 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 393/1571] 10.4.3.100 () {70 vars in 1458 bytes} [Wed Aug 12 14:52:02 2026] POST /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs => generated 53 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:02.481289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e57fb9fc-48cd-45b3-ba9a-3c8db3c93b53 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.483182 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e57fb9fc-48cd-45b3-ba9a-3c8db3c93b53 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] POST https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs Aug 12 14:52:02.483607 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e57fb9fc-48cd-45b3-ba9a-3c8db3c93b53 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:02.501397 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e57fb9fc-48cd-45b3-ba9a-3c8db3c93b53 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs returned with HTTP 202 Aug 12 14:52:02.502063 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 401/1572] 10.4.3.100 () {70 vars in 1458 bytes} [Wed Aug 12 14:52:02 2026] POST /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs => generated 61 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:02.511628 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c2a0767b-26cc-45ea-9e05-d0e08c08562f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.516643 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2a0767b-26cc-45ea-9e05-d0e08c08562f tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] GET https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 Aug 12 14:52:02.516643 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2a0767b-26cc-45ea-9e05-d0e08c08562f tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.517816 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2a0767b-26cc-45ea-9e05-d0e08c08562f tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.530622 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2a0767b-26cc-45ea-9e05-d0e08c08562f tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 returned with HTTP 200 Aug 12 14:52:02.530973 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 389/1573] 10.4.3.100 () {68 vars in 1452 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:02.541130 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-320cf153-f66b-4c2f-a285-5c348a395611 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.543493 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-320cf153-f66b-4c2f-a285-5c348a395611 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] GET https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 Aug 12 14:52:02.543821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-320cf153-f66b-4c2f-a285-5c348a395611 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.544092 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-320cf153-f66b-4c2f-a285-5c348a395611 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.556741 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-320cf153-f66b-4c2f-a285-5c348a395611 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 returned with HTTP 200 Aug 12 14:52:02.557945 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 391/1574] 10.4.3.100 () {68 vars in 1452 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 => generated 18 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:02.567042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-11946f75-8bb5-4405-8bd0-d0ed37de90b6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.569776 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11946f75-8bb5-4405-8bd0-d0ed37de90b6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] PUT https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 Aug 12 14:52:02.569776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-11946f75-8bb5-4405-8bd0-d0ed37de90b6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:02.586956 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11946f75-8bb5-4405-8bd0-d0ed37de90b6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 returned with HTTP 200 Aug 12 14:52:02.587428 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 394/1575] 10.4.3.100 () {70 vars in 1472 bytes} [Wed Aug 12 14:52:02 2026] PUT /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 => generated 26 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:02.600022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dce82649-4743-4222-b3f2-7a97d81f588c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.605439 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dce82649-4743-4222-b3f2-7a97d81f588c tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] GET https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs Aug 12 14:52:02.605792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dce82649-4743-4222-b3f2-7a97d81f588c tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.606078 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dce82649-4743-4222-b3f2-7a97d81f588c tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.618080 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dce82649-4743-4222-b3f2-7a97d81f588c tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs returned with HTTP 200 Aug 12 14:52:02.621425 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 402/1576] 10.4.3.100 () {68 vars in 1437 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs => generated 87 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:02.635667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7a0b84b-c979-4567-bc3a-b7b72919b2d6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.642368 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7a0b84b-c979-4567-bc3a-b7b72919b2d6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key1 Aug 12 14:52:02.642368 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7a0b84b-c979-4567-bc3a-b7b72919b2d6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.642368 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7a0b84b-c979-4567-bc3a-b7b72919b2d6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.668246 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7a0b84b-c979-4567-bc3a-b7b72919b2d6 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key1 returned with HTTP 202 Aug 12 14:52:02.668246 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 390/1577] 10.4.3.100 () {68 vars in 1455 bytes} [Wed Aug 12 14:52:02 2026] DELETE /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:52:02.670179 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-245da9a0-d68d-43c3-94f6-bd8e48d38d07 req-cdbc44c6-9319-4292-9b35-ef1cb1131d2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.675309 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-245da9a0-d68d-43c3-94f6-bd8e48d38d07 req-cdbc44c6-9319-4292-9b35-ef1cb1131d2f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:02.675309 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-245da9a0-d68d-43c3-94f6-bd8e48d38d07 req-cdbc44c6-9319-4292-9b35-ef1cb1131d2f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.675667 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-245da9a0-d68d-43c3-94f6-bd8e48d38d07 req-cdbc44c6-9319-4292-9b35-ef1cb1131d2f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.690446 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:02.690446 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:02.691150 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a4ccd0f1-4002-4d62-9aee-77f9d14bed94 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.693501 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4ccd0f1-4002-4d62-9aee-77f9d14bed94 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] GET https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key1 Aug 12 14:52:02.693888 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4ccd0f1-4002-4d62-9aee-77f9d14bed94 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.694986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4ccd0f1-4002-4d62-9aee-77f9d14bed94 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.696423 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-245da9a0-d68d-43c3-94f6-bd8e48d38d07 req-cdbc44c6-9319-4292-9b35-ef1cb1131d2f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:02.703376 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-245da9a0-d68d-43c3-94f6-bd8e48d38d07 req-cdbc44c6-9319-4292-9b35-ef1cb1131d2f tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:52:02.703544 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4ccd0f1-4002-4d62-9aee-77f9d14bed94 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] HTTP exception thrown: Group Type 00e7a69f-91a2-4e30-a255-2465b6c6408f has no extra spec with key key1. Aug 12 14:52:02.703606 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 392/1578] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:02.703980 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4ccd0f1-4002-4d62-9aee-77f9d14bed94 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key1 returned with HTTP 404 Aug 12 14:52:02.704508 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 395/1579] 10.4.3.100 () {68 vars in 1452 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key1 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:52:02.719817 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e750e1e3-2787-4f65-87a1-f567326e86f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.722818 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e750e1e3-2787-4f65-87a1-f567326e86f7 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 Aug 12 14:52:02.723132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e750e1e3-2787-4f65-87a1-f567326e86f7 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.725484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e750e1e3-2787-4f65-87a1-f567326e86f7 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.742547 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e750e1e3-2787-4f65-87a1-f567326e86f7 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 returned with HTTP 202 Aug 12 14:52:02.743326 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 403/1580] 10.4.3.100 () {68 vars in 1455 bytes} [Wed Aug 12 14:52:02 2026] DELETE /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:52:02.755828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-720aae8a-6635-43e8-b9fd-cd5f2946db8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.757963 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-720aae8a-6635-43e8-b9fd-cd5f2946db8e tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] GET https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 Aug 12 14:52:02.758252 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-720aae8a-6635-43e8-b9fd-cd5f2946db8e tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.758422 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-720aae8a-6635-43e8-b9fd-cd5f2946db8e tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.771372 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-720aae8a-6635-43e8-b9fd-cd5f2946db8e tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] HTTP exception thrown: Group Type 00e7a69f-91a2-4e30-a255-2465b6c6408f has no extra spec with key key2. Aug 12 14:52:02.772708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-720aae8a-6635-43e8-b9fd-cd5f2946db8e tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key2 returned with HTTP 404 Aug 12 14:52:02.772708 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 391/1581] 10.4.3.100 () {68 vars in 1452 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/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 14:52:02.786293 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e518081b-e195-4179-a2c8-5fb8d42f71fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.789821 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e518081b-e195-4179-a2c8-5fb8d42f71fb tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 Aug 12 14:52:02.790129 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e518081b-e195-4179-a2c8-5fb8d42f71fb tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.790636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e518081b-e195-4179-a2c8-5fb8d42f71fb tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.812097 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e518081b-e195-4179-a2c8-5fb8d42f71fb tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 returned with HTTP 202 Aug 12 14:52:02.813693 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 393/1582] 10.4.3.100 () {68 vars in 1455 bytes} [Wed Aug 12 14:52:02 2026] DELETE /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 12 14:52:02.825832 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-681c0cc2-7b26-40c4-b6df-e1dbdc2da2db None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.826611 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-681c0cc2-7b26-40c4-b6df-e1dbdc2da2db tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] GET https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 Aug 12 14:52:02.826814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-681c0cc2-7b26-40c4-b6df-e1dbdc2da2db tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.826982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-681c0cc2-7b26-40c4-b6df-e1dbdc2da2db tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.844417 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-681c0cc2-7b26-40c4-b6df-e1dbdc2da2db tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] HTTP exception thrown: Group Type 00e7a69f-91a2-4e30-a255-2465b6c6408f has no extra spec with key key3. Aug 12 14:52:02.844702 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-681c0cc2-7b26-40c4-b6df-e1dbdc2da2db tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 returned with HTTP 404 Aug 12 14:52:02.845400 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 396/1583] 10.4.3.100 () {68 vars in 1452 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f/group_specs/key3 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:52:02.858375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b568f62e-83dc-467b-b858-48371ceb4fa4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.861115 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b568f62e-83dc-467b-b858-48371ceb4fa4 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f Aug 12 14:52:02.861302 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b568f62e-83dc-467b-b858-48371ceb4fa4 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.861584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b568f62e-83dc-467b-b858-48371ceb4fa4 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.899001 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f464dcbc-fc26-4ee3-bd7f-05f49805e2a6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.901752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f464dcbc-fc26-4ee3-bd7f-05f49805e2a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c Aug 12 14:52:02.901752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f464dcbc-fc26-4ee3-bd7f-05f49805e2a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.902186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f464dcbc-fc26-4ee3-bd7f-05f49805e2a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.903078 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b568f62e-83dc-467b-b858-48371ceb4fa4 tempest-GroupTypeSpecsTest-986953017 tempest-GroupTypeSpecsTest-986953017-project-admin] https://10.4.3.100/volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f returned with HTTP 202 Aug 12 14:52:02.904310 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 404/1584] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:52:02 2026] DELETE /volume/v3/group_types/00e7a69f-91a2-4e30-a255-2465b6c6408f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:52:02.924777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f464dcbc-fc26-4ee3-bd7f-05f49805e2a6 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c returned with HTTP 404 Aug 12 14:52:02.927586 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 392/1585] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:02 2026] GET /volume/v3/volumes/e46e3759-910f-4914-a8cc-b66cd9b81a1c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:02.943064 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:02.950366 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 Aug 12 14:52:02.950366 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:02.951019 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:02.951354 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Delete volume with id: c2f30124-5aa5-4549-8738-4bcd5423aff0 Aug 12 14:52:02.964155 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:02.964155 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:02.964798 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:52:03.013196 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Delete volume request issued successfully. Aug 12 14:52:03.013513 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f7dc23c-c240-4c9a-a692-ffbe257f4abf tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 returned with HTTP 202 Aug 12 14:52:03.014302 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 394/1586] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:02 2026] DELETE /volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:03.030652 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-031969c6-82a8-4565-afda-49a5ef664bd9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:03.033232 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-031969c6-82a8-4565-afda-49a5ef664bd9 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 Aug 12 14:52:03.033438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-031969c6-82a8-4565-afda-49a5ef664bd9 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:03.033991 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-031969c6-82a8-4565-afda-49a5ef664bd9 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:03.067946 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:03.067946 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:03.074761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-adaf10a0-e432-42ab-bc92-726e2ba245cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:03.079071 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-adaf10a0-e432-42ab-bc92-726e2ba245cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:03.079518 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-adaf10a0-e432-42ab-bc92-726e2ba245cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:03.080834 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-adaf10a0-e432-42ab-bc92-726e2ba245cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:03.081046 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-adaf10a0-e432-42ab-bc92-726e2ba245cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:03.084218 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-031969c6-82a8-4565-afda-49a5ef664bd9 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Volume info retrieved successfully. Aug 12 14:52:03.094053 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:03.094053 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:03.095835 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-adaf10a0-e432-42ab-bc92-726e2ba245cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:03.096589 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 405/1587] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:03 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:03.096725 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-031969c6-82a8-4565-afda-49a5ef664bd9 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 returned with HTTP 200 Aug 12 14:52:03.097953 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 397/1588] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:03 2026] GET /volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:03.508120 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0f42e913-42cb-44a6-807e-81f55690a164 req-e36b5852-e32c-4a7f-b2ad-4a859c933d2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:03.520252 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-e36b5852-e32c-4a7f-b2ad-4a859c933d2f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] DELETE https://10.4.3.100/volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9 Aug 12 14:52:03.520252 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-e36b5852-e32c-4a7f-b2ad-4a859c933d2f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:03.520486 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-e36b5852-e32c-4a7f-b2ad-4a859c933d2f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:03.539249 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:03.539249 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:03.613015 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-e36b5852-e32c-4a7f-b2ad-4a859c933d2f tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9 returned with HTTP 200 Aug 12 14:52:03.613380 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 393/1589] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:03 2026] DELETE /volume/v3/attachments/8cab5dc5-6cba-4e68-91da-61cf49ac05e9 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:03.629873 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0f42e913-42cb-44a6-807e-81f55690a164 req-b4a69c32-1b32-45e3-a680-af05ffe1b847 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:03.632997 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-b4a69c32-1b32-45e3-a680-af05ffe1b847 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] DELETE https://10.4.3.100/volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7 Aug 12 14:52:03.633147 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-b4a69c32-1b32-45e3-a680-af05ffe1b847 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:03.633426 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-b4a69c32-1b32-45e3-a680-af05ffe1b847 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:03.648704 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:03.648704 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:03.734640 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-b4a69c32-1b32-45e3-a680-af05ffe1b847 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7 returned with HTTP 200 Aug 12 14:52:03.735440 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 395/1590] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:03 2026] DELETE /volume/v3/attachments/a91e5d9b-29a6-4494-8cb5-3df2b4f1b2b7 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:03.768128 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0f42e913-42cb-44a6-807e-81f55690a164 req-7d8ff961-ebf4-4dc1-8c54-81cbe9072d93 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:03.773913 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-7d8ff961-ebf4-4dc1-8c54-81cbe9072d93 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] DELETE https://10.4.3.100/volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26 Aug 12 14:52:03.774040 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-7d8ff961-ebf4-4dc1-8c54-81cbe9072d93 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:03.774398 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-7d8ff961-ebf4-4dc1-8c54-81cbe9072d93 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:03.790107 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:03.790107 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:03.883124 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0f42e913-42cb-44a6-807e-81f55690a164 req-7d8ff961-ebf4-4dc1-8c54-81cbe9072d93 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26 returned with HTTP 200 Aug 12 14:52:03.883944 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 406/1591] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:03 2026] DELETE /volume/v3/attachments/899a4c5b-c76b-4a06-8c07-fd2e726a2d26 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:04.113018 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bccde611-cb4c-4301-81cc-a86d75dbff0a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:04.117761 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bccde611-cb4c-4301-81cc-a86d75dbff0a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:04.118689 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bccde611-cb4c-4301-81cc-a86d75dbff0a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:04.118839 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3b1c796e-e7d4-4d35-a112-9b5033fbdb26 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:04.119175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bccde611-cb4c-4301-81cc-a86d75dbff0a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:04.119175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-bccde611-cb4c-4301-81cc-a86d75dbff0a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:04.122695 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b1c796e-e7d4-4d35-a112-9b5033fbdb26 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] GET https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 Aug 12 14:52:04.122695 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b1c796e-e7d4-4d35-a112-9b5033fbdb26 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:04.122695 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b1c796e-e7d4-4d35-a112-9b5033fbdb26 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:04.133771 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:04.133771 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:04.133771 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bccde611-cb4c-4301-81cc-a86d75dbff0a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:04.133771 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 398/1592] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:04 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:04.139253 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b1c796e-e7d4-4d35-a112-9b5033fbdb26 tempest-ServerRescueNegativeTestJSON-1595868166 tempest-ServerRescueNegativeTestJSON-1595868166-project-member] https://10.4.3.100/volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 returned with HTTP 404 Aug 12 14:52:04.141495 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 394/1593] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:04 2026] GET /volume/v3/volumes/c2f30124-5aa5-4549-8738-4bcd5423aff0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:04.444154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-8985ac41-79b7-456f-b751-cb0ef365ba07 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:04.447439 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-8985ac41-79b7-456f-b751-cb0ef365ba07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:04.447439 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-8985ac41-79b7-456f-b751-cb0ef365ba07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:04.447751 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-8985ac41-79b7-456f-b751-cb0ef365ba07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:04.462347 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:04.462347 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:04.468762 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-8985ac41-79b7-456f-b751-cb0ef365ba07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:52:04.476159 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-8985ac41-79b7-456f-b751-cb0ef365ba07 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:52:04.476490 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 396/1594] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:04 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 1232 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:52:04.506439 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-50a7a827-f89f-4445-88c9-bede8c77d84e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:04.509179 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-50a7a827-f89f-4445-88c9-bede8c77d84e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] POST https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319/action Aug 12 14:52:04.509628 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-50a7a827-f89f-4445-88c9-bede8c77d84e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:04.509782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-50a7a827-f89f-4445-88c9-bede8c77d84e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:04.532761 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:04.532761 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:04.534862 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-50a7a827-f89f-4445-88c9-bede8c77d84e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:52:04.546195 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-50a7a827-f89f-4445-88c9-bede8c77d84e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Begin detaching volume completed successfully. Aug 12 14:52:04.546664 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-50a7a827-f89f-4445-88c9-bede8c77d84e tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319/action returned with HTTP 202 Aug 12 14:52:04.547519 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 407/1595] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:52:04 2026] POST /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:04.618592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d700303d-f828-4e77-bf66-8cb288117026 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:04.619934 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d700303d-f828-4e77-bf66-8cb288117026 None None] GET https://10.4.3.100/volume// Aug 12 14:52:04.619934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d700303d-f828-4e77-bf66-8cb288117026 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:04.624133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d700303d-f828-4e77-bf66-8cb288117026 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:04.624746 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d700303d-f828-4e77-bf66-8cb288117026 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:04.625437 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 399/1596] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52:04 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 14:52:04.639357 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-c8e0de60-e769-4c49-a23f-cc99c35c20d6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:04.642394 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-c8e0de60-e769-4c49-a23f-cc99c35c20d6 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:04.642694 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-c8e0de60-e769-4c49-a23f-cc99c35c20d6 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:04.643121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-c8e0de60-e769-4c49-a23f-cc99c35c20d6 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:04.660338 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:04.660338 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:04.671824 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-c8e0de60-e769-4c49-a23f-cc99c35c20d6 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:52:04.679753 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-c8e0de60-e769-4c49-a23f-cc99c35c20d6 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:52:04.680753 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 395/1597] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:04 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:05.148829 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-68ddf5e2-7ede-456d-858c-f447304b86da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:05.151196 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68ddf5e2-7ede-456d-858c-f447304b86da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:05.153163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68ddf5e2-7ede-456d-858c-f447304b86da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:05.153302 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68ddf5e2-7ede-456d-858c-f447304b86da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:05.153527 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-68ddf5e2-7ede-456d-858c-f447304b86da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:05.168621 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:05.168621 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:05.168621 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68ddf5e2-7ede-456d-858c-f447304b86da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:05.168621 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 397/1598] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:05 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:06.018571 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-045fdb0e-7cdc-4c79-b3d4-b319320f533b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.020475 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-045fdb0e-7cdc-4c79-b3d4-b319320f533b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:06.020742 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-045fdb0e-7cdc-4c79-b3d4-b319320f533b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:06.021017 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-045fdb0e-7cdc-4c79-b3d4-b319320f533b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:06.035509 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:06.035509 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:06.042296 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-045fdb0e-7cdc-4c79-b3d4-b319320f533b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:52:06.052851 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-045fdb0e-7cdc-4c79-b3d4-b319320f533b tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:52:06.053660 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 408/1599] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:06 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:06.111824 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-05c03399-cc19-4abf-b206-3693e7fab962 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.114086 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-05c03399-cc19-4abf-b206-3693e7fab962 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:06.114269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-05c03399-cc19-4abf-b206-3693e7fab962 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:06.114522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-05c03399-cc19-4abf-b206-3693e7fab962 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:06.127093 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:06.127093 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:06.133042 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-05c03399-cc19-4abf-b206-3693e7fab962 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:52:06.138620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-05c03399-cc19-4abf-b206-3693e7fab962 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:52:06.139316 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 400/1600] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:06 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:06.164122 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-20b5c076-52f1-410e-89bb-b176c9cfbab1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.167599 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-20b5c076-52f1-410e-89bb-b176c9cfbab1 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] POST https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e/action Aug 12 14:52:06.168106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-20b5c076-52f1-410e-89bb-b176c9cfbab1 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:06.168276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-20b5c076-52f1-410e-89bb-b176c9cfbab1 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:06.183343 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:06.183343 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:06.183343 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-20b5c076-52f1-410e-89bb-b176c9cfbab1 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:52:06.184960 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa57efce-9759-467b-99cc-1619199c37c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.187829 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa57efce-9759-467b-99cc-1619199c37c0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:06.188108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa57efce-9759-467b-99cc-1619199c37c0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:06.188395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa57efce-9759-467b-99cc-1619199c37c0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:06.188578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fa57efce-9759-467b-99cc-1619199c37c0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:06.195958 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-20b5c076-52f1-410e-89bb-b176c9cfbab1 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Begin detaching volume completed successfully. Aug 12 14:52:06.195958 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-20b5c076-52f1-410e-89bb-b176c9cfbab1 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e/action returned with HTTP 202 Aug 12 14:52:06.196687 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:06.196687 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:06.198437 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa57efce-9759-467b-99cc-1619199c37c0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:06.199080 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 396/1601] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:52:06 2026] POST /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:06.199126 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 398/1602] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:06 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:06.259654 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52ab4645-ae1a-41fd-8819-9421a44c8635 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.260117 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52ab4645-ae1a-41fd-8819-9421a44c8635 None None] GET https://10.4.3.100/volume// Aug 12 14:52:06.260428 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52ab4645-ae1a-41fd-8819-9421a44c8635 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:06.260980 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52ab4645-ae1a-41fd-8819-9421a44c8635 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:06.261772 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52ab4645-ae1a-41fd-8819-9421a44c8635 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:06.262042 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 409/1603] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52: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 14:52:06.274745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-51f8a5cd-6f15-494c-83da-25eddb00db40 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.277427 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-51f8a5cd-6f15-494c-83da-25eddb00db40 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:06.278820 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-51f8a5cd-6f15-494c-83da-25eddb00db40 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:06.278820 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-51f8a5cd-6f15-494c-83da-25eddb00db40 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:06.293027 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:06.293027 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:06.297799 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-51f8a5cd-6f15-494c-83da-25eddb00db40 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:52:06.304668 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-51f8a5cd-6f15-494c-83da-25eddb00db40 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:52:06.305202 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 401/1604] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:06 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:06.648648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2e8b0b3c-bd51-47ba-98aa-5e890669b598 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.808871 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2e8b0b3c-bd51-47ba-98aa-5e890669b598 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] POST https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:06.809297 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2e8b0b3c-bd51-47ba-98aa-5e890669b598 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1829530522", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:06.811957 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.qos_specs [None req-2e8b0b3c-bd51-47ba-98aa-5e890669b598 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1829530522', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100248) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 14:52:06.819950 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-2e8b0b3c-bd51-47ba-98aa-5e890669b598 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DB qos_specs_create(): root {'id': '28316089-ee78-419f-bd33-7c270e23f442', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1829530522'} {{(pid=100248) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 14:52:06.841173 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2e8b0b3c-bd51-47ba-98aa-5e890669b598 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:06.841843 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 397/1605] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:52:06 2026] POST /volume/v3/qos-specs => generated 393 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:06.854412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ad2d61ef-d6c3-4d45-aff9-cd84540167d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.857183 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad2d61ef-d6c3-4d45-aff9-cd84540167d6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:52:06.857735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad2d61ef-d6c3-4d45-aff9-cd84540167d6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1702317574"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:06.880173 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad2d61ef-d6c3-4d45-aff9-cd84540167d6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:52:06.880790 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 399/1606] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:52:06 2026] POST /volume/v3/types => generated 222 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:06.892665 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-febbff83-cd6b-40e4-ae2b-c30818bdbd19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.895094 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-febbff83-cd6b-40e4-ae2b-c30818bdbd19 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:52:06.895603 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-febbff83-cd6b-40e4-ae2b-c30818bdbd19 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-138512822"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:06.921023 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-febbff83-cd6b-40e4-ae2b-c30818bdbd19 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:52:06.921404 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 410/1607] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:52:06 2026] POST /volume/v3/types => generated 221 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:06.938998 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-078593f6-d1da-4727-a98b-a76f6f8f4372 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.940161 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-078593f6-d1da-4727-a98b-a76f6f8f4372 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:52:06.940677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-078593f6-d1da-4727-a98b-a76f6f8f4372 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1129912896"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:06.962389 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-078593f6-d1da-4727-a98b-a76f6f8f4372 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:52:06.962789 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 402/1608] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:52:06 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:06.976741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e3f26ae3-3fac-40f6-ad02-a39a2f2928e6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:06.980550 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3f26ae3-3fac-40f6-ad02-a39a2f2928e6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=825ec15e-c327-4ef7-81b6-85ae3fd8d170 Aug 12 14:52:06.980791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3f26ae3-3fac-40f6-ad02-a39a2f2928e6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:06.981072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3f26ae3-3fac-40f6-ad02-a39a2f2928e6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'associate' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:06.982231 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:06.982231 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:06.982231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e3f26ae3-3fac-40f6-ad02-a39a2f2928e6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Associate qos_spec: 28316089-ee78-419f-bd33-7c270e23f442 with type: 825ec15e-c327-4ef7-81b6-85ae3fd8d170 {{(pid=100248) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 14:52:07.023986 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3f26ae3-3fac-40f6-ad02-a39a2f2928e6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=825ec15e-c327-4ef7-81b6-85ae3fd8d170 returned with HTTP 202 Aug 12 14:52:07.024569 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 398/1609] 10.4.3.100 () {66 vars in 1481 bytes} [Wed Aug 12 14:52:06 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=825ec15e-c327-4ef7-81b6-85ae3fd8d170 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.037219 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7be23a7d-aba9-4ef9-ac8a-e0441ab002bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.040797 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7be23a7d-aba9-4ef9-ac8a-e0441ab002bd tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=fc4e740d-c705-4df1-97b9-21159e198377 Aug 12 14:52:07.043157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7be23a7d-aba9-4ef9-ac8a-e0441ab002bd tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.043157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7be23a7d-aba9-4ef9-ac8a-e0441ab002bd tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'associate' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.045054 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7be23a7d-aba9-4ef9-ac8a-e0441ab002bd tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Associate qos_spec: 28316089-ee78-419f-bd33-7c270e23f442 with type: fc4e740d-c705-4df1-97b9-21159e198377 {{(pid=100246) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 14:52:07.100118 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7be23a7d-aba9-4ef9-ac8a-e0441ab002bd tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=fc4e740d-c705-4df1-97b9-21159e198377 returned with HTTP 202 Aug 12 14:52:07.100723 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 400/1610] 10.4.3.100 () {66 vars in 1481 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=fc4e740d-c705-4df1-97b9-21159e198377 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.111016 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4f43178-e518-4282-8c7c-e9e48905ae12 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.118012 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4f43178-e518-4282-8c7c-e9e48905ae12 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=1679d0ac-26d6-4749-a33d-a0fe337dca26 Aug 12 14:52:07.118012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4f43178-e518-4282-8c7c-e9e48905ae12 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.118012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4f43178-e518-4282-8c7c-e9e48905ae12 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'associate' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.119295 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b4f43178-e518-4282-8c7c-e9e48905ae12 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Associate qos_spec: 28316089-ee78-419f-bd33-7c270e23f442 with type: 1679d0ac-26d6-4749-a33d-a0fe337dca26 {{(pid=100249) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 12 14:52:07.167894 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4f43178-e518-4282-8c7c-e9e48905ae12 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=1679d0ac-26d6-4749-a33d-a0fe337dca26 returned with HTTP 202 Aug 12 14:52:07.167894 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 411/1611] 10.4.3.100 () {66 vars in 1481 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associate?vol_type_id=1679d0ac-26d6-4749-a33d-a0fe337dca26 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.181519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7dc87ff7-612d-4c07-95ae-59db52fbe4ff None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.185706 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dc87ff7-612d-4c07-95ae-59db52fbe4ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations Aug 12 14:52:07.186796 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7dc87ff7-612d-4c07-95ae-59db52fbe4ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.187339 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7dc87ff7-612d-4c07-95ae-59db52fbe4ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'associations' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.188269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7dc87ff7-612d-4c07-95ae-59db52fbe4ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Get associations for qos_spec id: 28316089-ee78-419f-bd33-7c270e23f442 {{(pid=100247) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 14:52:07.212327 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-44f9c133-9154-4ed7-a91a-361686940155 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.220229 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44f9c133-9154-4ed7-a91a-361686940155 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:07.220589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44f9c133-9154-4ed7-a91a-361686940155 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.221054 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44f9c133-9154-4ed7-a91a-361686940155 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.222050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-44f9c133-9154-4ed7-a91a-361686940155 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:07.223353 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dc87ff7-612d-4c07-95ae-59db52fbe4ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations returned with HTTP 200 Aug 12 14:52:07.224093 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 403/1612] 10.4.3.100 () {66 vars in 1393 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations => generated 447 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.228398 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.228398 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:07.230253 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44f9c133-9154-4ed7-a91a-361686940155 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:07.230253 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 399/1613] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.237507 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e0ea546-c4a3-4d93-a75a-c47482748d49 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.239466 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e0ea546-c4a3-4d93-a75a-c47482748d49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/disassociate?vol_type_id=825ec15e-c327-4ef7-81b6-85ae3fd8d170 Aug 12 14:52:07.239798 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e0ea546-c4a3-4d93-a75a-c47482748d49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.240097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e0ea546-c4a3-4d93-a75a-c47482748d49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'disassociate' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.240480 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.240480 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:07.240875 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3e0ea546-c4a3-4d93-a75a-c47482748d49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Disassociate qos_spec: 28316089-ee78-419f-bd33-7c270e23f442 from type: 825ec15e-c327-4ef7-81b6-85ae3fd8d170 {{(pid=100246) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 12 14:52:07.252555 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-26989189-5dae-4ade-bb4f-4f940b7476db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.262129 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-26989189-5dae-4ade-bb4f-4f940b7476db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5 Aug 12 14:52:07.262129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-26989189-5dae-4ade-bb4f-4f940b7476db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.263156 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-26989189-5dae-4ade-bb4f-4f940b7476db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.279485 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e0ea546-c4a3-4d93-a75a-c47482748d49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/disassociate?vol_type_id=825ec15e-c327-4ef7-81b6-85ae3fd8d170 returned with HTTP 202 Aug 12 14:52:07.280545 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 401/1614] 10.4.3.100 () {66 vars in 1490 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/disassociate?vol_type_id=825ec15e-c327-4ef7-81b6-85ae3fd8d170 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.281049 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.281049 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:07.295282 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-01dbc642-8b60-448d-85d6-253369d5a109 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.298569 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-01dbc642-8b60-448d-85d6-253369d5a109 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations Aug 12 14:52:07.299543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-01dbc642-8b60-448d-85d6-253369d5a109 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.299921 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-01dbc642-8b60-448d-85d6-253369d5a109 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'associations' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.300348 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.300348 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:07.301314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.qos_specs_manage [None req-01dbc642-8b60-448d-85d6-253369d5a109 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Get associations for qos_spec id: 28316089-ee78-419f-bd33-7c270e23f442 {{(pid=100247) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 14:52:07.317817 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-01dbc642-8b60-448d-85d6-253369d5a109 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations returned with HTTP 200 Aug 12 14:52:07.318694 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 404/1615] 10.4.3.100 () {66 vars in 1393 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations => generated 305 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.332689 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cbd5af7d-efb1-4b83-b389-b2e73d3c382e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.340391 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbd5af7d-efb1-4b83-b389-b2e73d3c382e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/disassociate_all Aug 12 14:52:07.340391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cbd5af7d-efb1-4b83-b389-b2e73d3c382e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.340391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cbd5af7d-efb1-4b83-b389-b2e73d3c382e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'disassociate_all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.340391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cbd5af7d-efb1-4b83-b389-b2e73d3c382e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Disassociate qos_spec: 28316089-ee78-419f-bd33-7c270e23f442 from all. {{(pid=100248) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 12 14:52:07.376270 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbd5af7d-efb1-4b83-b389-b2e73d3c382e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/disassociate_all returned with HTTP 202 Aug 12 14:52:07.377101 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 400/1616] 10.4.3.100 () {66 vars in 1405 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/disassociate_all => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.385232 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f8d98588-09e5-4711-9485-da7604ba1cf7 req-26989189-5dae-4ade-bb4f-4f940b7476db tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5 returned with HTTP 200 Aug 12 14:52:07.388227 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 412/1617] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/attachments/97a06749-8f2c-402a-83ac-28961a4d89d5 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.388380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc24a3fa-f0d4-479a-8117-d7791faf8525 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.390345 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc24a3fa-f0d4-479a-8117-d7791faf8525 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations Aug 12 14:52:07.390595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc24a3fa-f0d4-479a-8117-d7791faf8525 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.390851 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc24a3fa-f0d4-479a-8117-d7791faf8525 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'associations' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.391203 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.391203 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:07.391646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc24a3fa-f0d4-479a-8117-d7791faf8525 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Get associations for qos_spec id: 28316089-ee78-419f-bd33-7c270e23f442 {{(pid=100246) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 12 14:52:07.415302 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc24a3fa-f0d4-479a-8117-d7791faf8525 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations returned with HTTP 200 Aug 12 14:52:07.415818 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 402/1618] 10.4.3.100 () {66 vars in 1393 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/associations => generated 24 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:07.429967 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-00f9581c-1293-47da-ba10-b1b2242be47f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.432883 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00f9581c-1293-47da-ba10-b1b2242be47f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/types/1679d0ac-26d6-4749-a33d-a0fe337dca26 Aug 12 14:52:07.433153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-00f9581c-1293-47da-ba10-b1b2242be47f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.433874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-00f9581c-1293-47da-ba10-b1b2242be47f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.433957 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.433957 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:07.480870 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00f9581c-1293-47da-ba10-b1b2242be47f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types/1679d0ac-26d6-4749-a33d-a0fe337dca26 returned with HTTP 202 Aug 12 14:52:07.481055 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 405/1619] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/types/1679d0ac-26d6-4749-a33d-a0fe337dca26 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.495078 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7acf33d9-d421-487e-96c1-a0d9842867ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.499076 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7acf33d9-d421-487e-96c1-a0d9842867ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/types/1679d0ac-26d6-4749-a33d-a0fe337dca26 Aug 12 14:52:07.500411 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7acf33d9-d421-487e-96c1-a0d9842867ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.501759 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7acf33d9-d421-487e-96c1-a0d9842867ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.509881 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7acf33d9-d421-487e-96c1-a0d9842867ff tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types/1679d0ac-26d6-4749-a33d-a0fe337dca26 returned with HTTP 404 Aug 12 14:52:07.510663 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 401/1620] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/types/1679d0ac-26d6-4749-a33d-a0fe337dca26 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:07.524945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a84c52ac-30e2-4069-84fc-e2cab833276e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.530256 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a84c52ac-30e2-4069-84fc-e2cab833276e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/types/fc4e740d-c705-4df1-97b9-21159e198377 Aug 12 14:52:07.535487 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a84c52ac-30e2-4069-84fc-e2cab833276e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.535835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a84c52ac-30e2-4069-84fc-e2cab833276e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.536713 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.536713 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:07.621235 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a84c52ac-30e2-4069-84fc-e2cab833276e tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types/fc4e740d-c705-4df1-97b9-21159e198377 returned with HTTP 202 Aug 12 14:52:07.621880 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 413/1621] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/types/fc4e740d-c705-4df1-97b9-21159e198377 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.637300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6bc0f75b-cead-49bb-935c-0b42ed73d61a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.645733 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bc0f75b-cead-49bb-935c-0b42ed73d61a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/types/fc4e740d-c705-4df1-97b9-21159e198377 Aug 12 14:52:07.645924 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bc0f75b-cead-49bb-935c-0b42ed73d61a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.646180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6bc0f75b-cead-49bb-935c-0b42ed73d61a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.652809 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6bc0f75b-cead-49bb-935c-0b42ed73d61a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types/fc4e740d-c705-4df1-97b9-21159e198377 returned with HTTP 404 Aug 12 14:52:07.653563 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 403/1622] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/types/fc4e740d-c705-4df1-97b9-21159e198377 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:07.656719 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-702213bb-bcdb-4aa0-b1f0-72f35b91d99a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.660949 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-702213bb-bcdb-4aa0-b1f0-72f35b91d99a tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] DELETE https://10.4.3.100/volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38 Aug 12 14:52:07.660949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-702213bb-bcdb-4aa0-b1f0-72f35b91d99a tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.660949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-702213bb-bcdb-4aa0-b1f0-72f35b91d99a tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.668863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b19e3f07-9101-45f2-b7b0-2f990c76dcba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.671735 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b19e3f07-9101-45f2-b7b0-2f990c76dcba tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/types/825ec15e-c327-4ef7-81b6-85ae3fd8d170 Aug 12 14:52:07.671735 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b19e3f07-9101-45f2-b7b0-2f990c76dcba tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.672967 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b19e3f07-9101-45f2-b7b0-2f990c76dcba tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.672967 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.672967 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:07.675306 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.675306 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:07.733952 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b19e3f07-9101-45f2-b7b0-2f990c76dcba tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types/825ec15e-c327-4ef7-81b6-85ae3fd8d170 returned with HTTP 202 Aug 12 14:52:07.735232 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 402/1623] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/types/825ec15e-c327-4ef7-81b6-85ae3fd8d170 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.740823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.746024 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bee9be10-77c3-4620-b14a-358119dc57c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.746158 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] DELETE https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:52:07.746158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.746235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.746958 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Delete volume with id: 19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:52:07.748491 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bee9be10-77c3-4620-b14a-358119dc57c4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/types/825ec15e-c327-4ef7-81b6-85ae3fd8d170 Aug 12 14:52:07.749405 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bee9be10-77c3-4620-b14a-358119dc57c4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.749405 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bee9be10-77c3-4620-b14a-358119dc57c4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.759546 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bee9be10-77c3-4620-b14a-358119dc57c4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/types/825ec15e-c327-4ef7-81b6-85ae3fd8d170 returned with HTTP 404 Aug 12 14:52:07.759546 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 404/1624] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/types/825ec15e-c327-4ef7-81b6-85ae3fd8d170 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:07.763478 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.763478 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:07.764559 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:07.769624 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fc5fe3e1-2c12-49de-a1cf-8a6b5898a5d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.776306 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc5fe3e1-2c12-49de-a1cf-8a6b5898a5d1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] POST https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:07.776760 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fc5fe3e1-2c12-49de-a1cf-8a6b5898a5d1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-205976938", "consumer": "back-end"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:07.778041 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-3d1c43f5-7666-43ff-8bca-bc06ae12d0a0 req-702213bb-bcdb-4aa0-b1f0-72f35b91d99a tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38 returned with HTTP 200 Aug 12 14:52:07.778735 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 406/1625] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/attachments/a9889780-effd-4a99-84c0-686905bc7a38 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.781728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.qos_specs [None req-fc5fe3e1-2c12-49de-a1cf-8a6b5898a5d1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-205976938', 'consumer': 'back-end', 'specs': {}} {{(pid=100248) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 14:52:07.787126 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-fc5fe3e1-2c12-49de-a1cf-8a6b5898a5d1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DB qos_specs_create(): root {'id': '68287807-8780-4ee0-8ee3-f6f6e96d569b', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-205976938'} {{(pid=100248) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 14:52:07.796197 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Delete volume request issued successfully. Aug 12 14:52:07.796197 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b40197b-1665-4b3b-92fb-3740c297eab6 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 202 Aug 12 14:52:07.796197 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 414/1626] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.805121 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc5fe3e1-2c12-49de-a1cf-8a6b5898a5d1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:07.805799 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 403/1627] 10.4.3.100 () {68 vars in 1264 bytes} [Wed Aug 12 14:52:07 2026] POST /volume/v3/qos-specs => generated 368 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.808497 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0967c877-9cd9-447f-9086-658e50b3366b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.810801 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0967c877-9cd9-447f-9086-658e50b3366b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:52:07.811270 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0967c877-9cd9-447f-9086-658e50b3366b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.812199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0967c877-9cd9-447f-9086-658e50b3366b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.812960 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.815354 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:07.815653 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.816060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.816189 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume with id: 12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:07.820266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01fb26f8-fc5c-45d7-b6da-14bbc92b99a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.824696 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01fb26f8-fc5c-45d7-b6da-14bbc92b99a9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b?force=False Aug 12 14:52:07.825073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01fb26f8-fc5c-45d7-b6da-14bbc92b99a9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.825682 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01fb26f8-fc5c-45d7-b6da-14bbc92b99a9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.826698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.qos_specs_manage [None req-01fb26f8-fc5c-45d7-b6da-14bbc92b99a9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete qos_spec: 68287807-8780-4ee0-8ee3-f6f6e96d569b, force: False {{(pid=100249) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 14:52:07.830082 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.830082 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:07.831103 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.831103 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:07.831833 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:52:07.837002 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0967c877-9cd9-447f-9086-658e50b3366b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:07.844172 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0967c877-9cd9-447f-9086-658e50b3366b tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 200 Aug 12 14:52:07.844503 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 405/1628] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:07.864822 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01fb26f8-fc5c-45d7-b6da-14bbc92b99a9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b?force=False returned with HTTP 202 Aug 12 14:52:07.865317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-75441278-a221-4ebd-a08c-aa291cae4438 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.865470 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 415/1629] 10.4.3.100 () {66 vars in 1380 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b?force=False => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.869669 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume request issued successfully. Aug 12 14:52:07.869669 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e143da52-c53f-499c-8b2c-08df0f42b4d8 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 202 Aug 12 14:52:07.869669 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 407/1630] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.869878 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75441278-a221-4ebd-a08c-aa291cae4438 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] DELETE https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:52:07.870155 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75441278-a221-4ebd-a08c-aa291cae4438 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.870323 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-75441278-a221-4ebd-a08c-aa291cae4438 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.870645 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-75441278-a221-4ebd-a08c-aa291cae4438 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Delete volume with id: 5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:52:07.876687 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb098279-4519-4527-9b6e-137027decae5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.879115 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb098279-4519-4527-9b6e-137027decae5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b Aug 12 14:52:07.879398 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb098279-4519-4527-9b6e-137027decae5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.879693 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb098279-4519-4527-9b6e-137027decae5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.882253 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.882253 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:07.882567 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-75441278-a221-4ebd-a08c-aa291cae4438 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:52:07.885269 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb098279-4519-4527-9b6e-137027decae5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b returned with HTTP 404 Aug 12 14:52:07.885904 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 406/1631] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:07.894978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a41fb9d-2e9b-4dc0-9601-8a9df3f64694 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.897382 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a41fb9d-2e9b-4dc0-9601-8a9df3f64694 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:07.897778 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a41fb9d-2e9b-4dc0-9601-8a9df3f64694 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.897946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a41fb9d-2e9b-4dc0-9601-8a9df3f64694 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.898169 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.898169 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:07.909373 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a41fb9d-2e9b-4dc0-9601-8a9df3f64694 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:07.909806 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-75441278-a221-4ebd-a08c-aa291cae4438 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Delete volume request issued successfully. Aug 12 14:52:07.909875 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 416/1632] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:52:07 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 14:52:07.910102 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-75441278-a221-4ebd-a08c-aa291cae4438 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 returned with HTTP 202 Aug 12 14:52:07.913487 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 404/1633] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:07.920066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-22d045a2-58cc-497d-88a0-8595c1cb1a08 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.920275 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc27476e-ca38-4176-82f7-0eb29e74c1b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.923155 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc27476e-ca38-4176-82f7-0eb29e74c1b2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:52:07.923155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc27476e-ca38-4176-82f7-0eb29e74c1b2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.923155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc27476e-ca38-4176-82f7-0eb29e74c1b2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.923326 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-22d045a2-58cc-497d-88a0-8595c1cb1a08 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b?force=False Aug 12 14:52:07.923326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-22d045a2-58cc-497d-88a0-8595c1cb1a08 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.923326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-22d045a2-58cc-497d-88a0-8595c1cb1a08 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.923644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.qos_specs_manage [None req-22d045a2-58cc-497d-88a0-8595c1cb1a08 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete qos_spec: 68287807-8780-4ee0-8ee3-f6f6e96d569b, force: False {{(pid=100247) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 14:52:07.926686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-eed2e929-51cb-4bc3-8380-b001a7f19ede req-a898bf59-1091-47d8-96a2-16b132637d11 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.928639 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-22d045a2-58cc-497d-88a0-8595c1cb1a08 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b?force=False returned with HTTP 404 Aug 12 14:52:07.928639 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 408/1634] 10.4.3.100 () {66 vars in 1380 bytes} [Wed Aug 12 14:52:07 2026] DELETE /volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:07.932344 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eed2e929-51cb-4bc3-8380-b001a7f19ede req-a898bf59-1091-47d8-96a2-16b132637d11 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:07.932731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eed2e929-51cb-4bc3-8380-b001a7f19ede req-a898bf59-1091-47d8-96a2-16b132637d11 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.932816 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.932816 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:07.933021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-eed2e929-51cb-4bc3-8380-b001a7f19ede req-a898bf59-1091-47d8-96a2-16b132637d11 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.936248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4262bff6-f77a-4a44-bff6-ee886e03bc37 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.939364 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4262bff6-f77a-4a44-bff6-ee886e03bc37 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b Aug 12 14:52:07.939658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4262bff6-f77a-4a44-bff6-ee886e03bc37 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:07.939980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4262bff6-f77a-4a44-bff6-ee886e03bc37 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:07.940151 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc27476e-ca38-4176-82f7-0eb29e74c1b2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:52:07.945151 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4262bff6-f77a-4a44-bff6-ee886e03bc37 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b returned with HTTP 404 Aug 12 14:52:07.945700 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc27476e-ca38-4176-82f7-0eb29e74c1b2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 returned with HTTP 200 Aug 12 14:52:07.945751 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 405/1635] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/qos-specs/68287807-8780-4ee0-8ee3-f6f6e96d569b => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:07.945777 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:07.945777 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:07.949487 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 407/1636] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.953482 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-eed2e929-51cb-4bc3-8380-b001a7f19ede req-a898bf59-1091-47d8-96a2-16b132637d11 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:52:07.955309 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2444a794-a88c-4741-a05d-8da4d2cfc6c9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:07.957579 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2444a794-a88c-4741-a05d-8da4d2cfc6c9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] POST https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:07.958159 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2444a794-a88c-4741-a05d-8da4d2cfc6c9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1375335707", "consumer": "both"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:07.959429 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-eed2e929-51cb-4bc3-8380-b001a7f19ede req-a898bf59-1091-47d8-96a2-16b132637d11 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 200 Aug 12 14:52:07.959951 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 417/1637] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:07 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 939 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:07.960231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.qos_specs [None req-2444a794-a88c-4741-a05d-8da4d2cfc6c9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1375335707', 'consumer': 'both', 'specs': {}} {{(pid=100247) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 14:52:07.967591 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-2444a794-a88c-4741-a05d-8da4d2cfc6c9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DB qos_specs_create(): root {'id': '9172f7fe-3605-4773-9ada-280fb6547010', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1375335707'} {{(pid=100247) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 14:52:07.993202 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2444a794-a88c-4741-a05d-8da4d2cfc6c9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:07.994174 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 409/1638] 10.4.3.100 () {68 vars in 1264 bytes} [Wed Aug 12 14:52:07 2026] POST /volume/v3/qos-specs => generated 365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.008877 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1b54a7c-99a2-44c2-a0d0-d32df536bf49 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.014074 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1b54a7c-99a2-44c2-a0d0-d32df536bf49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010?force=False Aug 12 14:52:08.014505 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1b54a7c-99a2-44c2-a0d0-d32df536bf49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.015686 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1b54a7c-99a2-44c2-a0d0-d32df536bf49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.017225 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e1b54a7c-99a2-44c2-a0d0-d32df536bf49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete qos_spec: 9172f7fe-3605-4773-9ada-280fb6547010, force: False {{(pid=100248) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 14:52:08.035309 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2620285b-aa92-4761-8c99-cb3b1e3443c9 req-84badfc0-ce42-4b8c-8a17-d0ccb717d744 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.040488 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2620285b-aa92-4761-8c99-cb3b1e3443c9 req-84badfc0-ce42-4b8c-8a17-d0ccb717d744 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:52:08.040759 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2620285b-aa92-4761-8c99-cb3b1e3443c9 req-84badfc0-ce42-4b8c-8a17-d0ccb717d744 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.041043 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2620285b-aa92-4761-8c99-cb3b1e3443c9 req-84badfc0-ce42-4b8c-8a17-d0ccb717d744 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.050596 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2620285b-aa92-4761-8c99-cb3b1e3443c9 req-84badfc0-ce42-4b8c-8a17-d0ccb717d744 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 404 Aug 12 14:52:08.051107 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 408/1639] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.073315 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1b54a7c-99a2-44c2-a0d0-d32df536bf49 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010?force=False returned with HTTP 202 Aug 12 14:52:08.074120 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 406/1640] 10.4.3.100 () {66 vars in 1380 bytes} [Wed Aug 12 14:52:08 2026] DELETE /volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010?force=False => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:08.086698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f1b67d3a-eb22-439b-b615-791590c8b741 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.090549 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1b67d3a-eb22-439b-b615-791590c8b741 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010 Aug 12 14:52:08.090549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1b67d3a-eb22-439b-b615-791590c8b741 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.091563 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1b67d3a-eb22-439b-b615-791590c8b741 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.100123 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1b67d3a-eb22-439b-b615-791590c8b741 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010 returned with HTTP 404 Aug 12 14:52:08.100950 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 418/1641] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.117030 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f4adf7cd-1e66-4755-9c55-db466c60936f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.121618 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f4adf7cd-1e66-4755-9c55-db466c60936f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:08.121618 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f4adf7cd-1e66-4755-9c55-db466c60936f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.121618 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f4adf7cd-1e66-4755-9c55-db466c60936f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.121618 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.121618 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:08.149985 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f4adf7cd-1e66-4755-9c55-db466c60936f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:08.150602 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 410/1642] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs => generated 175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.169225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5c03dce7-241a-4208-9c93-2035b8a90062 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.172884 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c03dce7-241a-4208-9c93-2035b8a90062 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010?force=False Aug 12 14:52:08.174294 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c03dce7-241a-4208-9c93-2035b8a90062 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.174863 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c03dce7-241a-4208-9c93-2035b8a90062 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.176380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5c03dce7-241a-4208-9c93-2035b8a90062 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete qos_spec: 9172f7fe-3605-4773-9ada-280fb6547010, force: False {{(pid=100246) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 14:52:08.188706 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c03dce7-241a-4208-9c93-2035b8a90062 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010?force=False returned with HTTP 404 Aug 12 14:52:08.188706 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 409/1643] 10.4.3.100 () {66 vars in 1380 bytes} [Wed Aug 12 14:52:08 2026] DELETE /volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.203849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-abf84c2a-4783-4dc0-9c04-245fb2600fd9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.207156 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abf84c2a-4783-4dc0-9c04-245fb2600fd9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010 Aug 12 14:52:08.208388 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abf84c2a-4783-4dc0-9c04-245fb2600fd9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.209062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abf84c2a-4783-4dc0-9c04-245fb2600fd9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.209062 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.209062 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:08.216239 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abf84c2a-4783-4dc0-9c04-245fb2600fd9 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010 returned with HTTP 404 Aug 12 14:52:08.217359 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 407/1644] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/9172f7fe-3605-4773-9ada-280fb6547010 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.231079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bc8c725c-7bd0-4949-a569-902d1fd385e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.234072 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc8c725c-7bd0-4949-a569-902d1fd385e1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] POST https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:08.234855 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc8c725c-7bd0-4949-a569-902d1fd385e1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-942807742", "consumer": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:08.237938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.qos_specs [None req-bc8c725c-7bd0-4949-a569-902d1fd385e1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-942807742', 'consumer': 'front-end', 'specs': {}} {{(pid=100249) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 12 14:52:08.249155 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4d7528e1-be0d-4386-870c-9e05c1a06809 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.251370 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d7528e1-be0d-4386-870c-9e05c1a06809 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:08.252228 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4d7528e1-be0d-4386-870c-9e05c1a06809 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.252293 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-bc8c725c-7bd0-4949-a569-902d1fd385e1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DB qos_specs_create(): root {'id': '279e3219-5b40-4b3c-8171-8b9db13b7af3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-942807742'} {{(pid=100249) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 12 14:52:08.252327 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4d7528e1-be0d-4386-870c-9e05c1a06809 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.252327 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4d7528e1-be0d-4386-870c-9e05c1a06809 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:08.275838 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.275838 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:08.277081 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d7528e1-be0d-4386-870c-9e05c1a06809 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:08.277159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc8c725c-7bd0-4949-a569-902d1fd385e1 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:08.277939 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 411/1645] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 790 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.278027 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 419/1646] 10.4.3.100 () {68 vars in 1264 bytes} [Wed Aug 12 14:52:08 2026] POST /volume/v3/qos-specs => generated 369 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.300523 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d68cb91-2bde-4728-9fd4-81e1022d6108 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.305472 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d68cb91-2bde-4728-9fd4-81e1022d6108 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3?force=False Aug 12 14:52:08.305666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d68cb91-2bde-4728-9fd4-81e1022d6108 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.306164 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d68cb91-2bde-4728-9fd4-81e1022d6108 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.307427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d68cb91-2bde-4728-9fd4-81e1022d6108 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete qos_spec: 279e3219-5b40-4b3c-8171-8b9db13b7af3, force: False {{(pid=100246) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 14:52:08.358994 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d68cb91-2bde-4728-9fd4-81e1022d6108 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3?force=False returned with HTTP 202 Aug 12 14:52:08.359894 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 410/1647] 10.4.3.100 () {66 vars in 1380 bytes} [Wed Aug 12 14:52:08 2026] DELETE /volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:08.373817 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-923d51fc-63e7-4ea1-9d6a-3bb736d1ad13 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.376617 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-923d51fc-63e7-4ea1-9d6a-3bb736d1ad13 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3 Aug 12 14:52:08.376896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-923d51fc-63e7-4ea1-9d6a-3bb736d1ad13 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.377864 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-923d51fc-63e7-4ea1-9d6a-3bb736d1ad13 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.383320 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-923d51fc-63e7-4ea1-9d6a-3bb736d1ad13 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3 returned with HTTP 404 Aug 12 14:52:08.383978 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 408/1648] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.394680 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-605a0ea3-c19e-411e-b9fe-a2dc9ed47e35 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.397904 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-605a0ea3-c19e-411e-b9fe-a2dc9ed47e35 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:08.397904 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-605a0ea3-c19e-411e-b9fe-a2dc9ed47e35 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.397904 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-605a0ea3-c19e-411e-b9fe-a2dc9ed47e35 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.400185 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae7ba54d-6a03-4168-9202-b1346020c159 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.404488 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae7ba54d-6a03-4168-9202-b1346020c159 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:08.404488 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae7ba54d-6a03-4168-9202-b1346020c159 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.404720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae7ba54d-6a03-4168-9202-b1346020c159 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.404891 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-605a0ea3-c19e-411e-b9fe-a2dc9ed47e35 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:08.405558 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 412/1649] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.416389 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.416389 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:08.417022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc199c9d-fd54-4eb0-9355-cd94463b86f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.419321 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc199c9d-fd54-4eb0-9355-cd94463b86f6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3?force=False Aug 12 14:52:08.419602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc199c9d-fd54-4eb0-9355-cd94463b86f6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.420031 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc199c9d-fd54-4eb0-9355-cd94463b86f6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.420220 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.420220 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:08.421230 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc199c9d-fd54-4eb0-9355-cd94463b86f6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete qos_spec: 279e3219-5b40-4b3c-8171-8b9db13b7af3, force: False {{(pid=100246) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 14:52:08.421547 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ae7ba54d-6a03-4168-9202-b1346020c159 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:52:08.426781 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc199c9d-fd54-4eb0-9355-cd94463b86f6 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3?force=False returned with HTTP 404 Aug 12 14:52:08.427264 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 411/1650] 10.4.3.100 () {66 vars in 1380 bytes} [Wed Aug 12 14:52:08 2026] DELETE /volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.429141 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae7ba54d-6a03-4168-9202-b1346020c159 tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:52:08.429141 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 420/1651] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.441082 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-711bfd02-293a-430f-aa09-9b40947fad03 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.448580 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-711bfd02-293a-430f-aa09-9b40947fad03 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3 Aug 12 14:52:08.448580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-711bfd02-293a-430f-aa09-9b40947fad03 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.448580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-711bfd02-293a-430f-aa09-9b40947fad03 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.453558 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-711bfd02-293a-430f-aa09-9b40947fad03 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3 returned with HTTP 404 Aug 12 14:52:08.454059 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 409/1652] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/279e3219-5b40-4b3c-8171-8b9db13b7af3 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.467232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ec8585b6-6ad6-4a00-adb6-91234f42071c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.469543 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ec8585b6-6ad6-4a00-adb6-91234f42071c tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 Aug 12 14:52:08.469979 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ec8585b6-6ad6-4a00-adb6-91234f42071c tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.470168 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ec8585b6-6ad6-4a00-adb6-91234f42071c tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.470572 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.470572 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:08.479319 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ec8585b6-6ad6-4a00-adb6-91234f42071c tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 returned with HTTP 200 Aug 12 14:52:08.480182 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 413/1653] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.492093 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-94693ee5-ac17-4f2a-a864-6bb907fc9fc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.494346 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94693ee5-ac17-4f2a-a864-6bb907fc9fc4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs Aug 12 14:52:08.494679 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94693ee5-ac17-4f2a-a864-6bb907fc9fc4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.494985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94693ee5-ac17-4f2a-a864-6bb907fc9fc4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.517942 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94693ee5-ac17-4f2a-a864-6bb907fc9fc4 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs returned with HTTP 200 Aug 12 14:52:08.518566 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 412/1654] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs => generated 175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.529928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-acaeb134-2f98-4b1b-bdba-eea7c8d66877 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.532330 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acaeb134-2f98-4b1b-bdba-eea7c8d66877 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] PUT https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 Aug 12 14:52:08.532705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acaeb134-2f98-4b1b-bdba-eea7c8d66877 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:08.538281 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.qos_specs [None req-acaeb134-2f98-4b1b-bdba-eea7c8d66877 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100249) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 12 14:52:08.554684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-acaeb134-2f98-4b1b-bdba-eea7c8d66877 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] qos_specs_update() value: {'id': '4aa2f21a-a5a0-4e67-9c7d-735f5b0a4b1e', 'key': 'iops_bytes', 'value': '500', 'specs_id': '28316089-ee78-419f-bd33-7c270e23f442', 'deleted': False} {{(pid=100249) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 12 14:52:08.563357 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acaeb134-2f98-4b1b-bdba-eea7c8d66877 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 returned with HTTP 200 Aug 12 14:52:08.563357 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 421/1655] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:52:08 2026] PUT /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 => generated 36 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:08.572907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1679545e-009b-4002-8e7a-3d60f3f995bc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.576248 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1679545e-009b-4002-8e7a-3d60f3f995bc tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 Aug 12 14:52:08.576598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1679545e-009b-4002-8e7a-3d60f3f995bc tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.576834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1679545e-009b-4002-8e7a-3d60f3f995bc tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.583074 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1679545e-009b-4002-8e7a-3d60f3f995bc tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 returned with HTTP 200 Aug 12 14:52:08.583948 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 410/1656] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 => generated 414 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.594524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e5f9b014-64cc-4142-95bb-80fb1705153f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.596234 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5f9b014-64cc-4142-95bb-80fb1705153f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] PUT https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/delete_keys Aug 12 14:52:08.596744 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e5f9b014-64cc-4142-95bb-80fb1705153f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:08.598850 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.598850 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:08.599307 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e5f9b014-64cc-4142-95bb-80fb1705153f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete_key spec: 28316089-ee78-419f-bd33-7c270e23f442, keys: ['iops_bytes'] {{(pid=100247) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 12 14:52:08.618307 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5f9b014-64cc-4142-95bb-80fb1705153f tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/delete_keys returned with HTTP 202 Aug 12 14:52:08.619240 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 414/1657] 10.4.3.100 () {68 vars in 1410 bytes} [Wed Aug 12 14:52:08 2026] PUT /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442/delete_keys => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:08.627918 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7485b44a-183c-4f0a-af3c-4f8ab326649b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.630319 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7485b44a-183c-4f0a-af3c-4f8ab326649b tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 Aug 12 14:52:08.630616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7485b44a-183c-4f0a-af3c-4f8ab326649b tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.630869 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7485b44a-183c-4f0a-af3c-4f8ab326649b tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.631312 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.631312 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:08.637938 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7485b44a-183c-4f0a-af3c-4f8ab326649b tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 returned with HTTP 200 Aug 12 14:52:08.638576 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 413/1658] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 => generated 393 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.649289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30178200-08e8-4073-a358-7214e0cfa58a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.651761 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30178200-08e8-4073-a358-7214e0cfa58a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 Aug 12 14:52:08.651761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30178200-08e8-4073-a358-7214e0cfa58a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.652658 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30178200-08e8-4073-a358-7214e0cfa58a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.653115 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.653115 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:08.658108 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30178200-08e8-4073-a358-7214e0cfa58a tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 returned with HTTP 200 Aug 12 14:52:08.658562 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 422/1659] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.672485 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-027c91d9-da42-40c1-8223-6a024cea51f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.674575 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-027c91d9-da42-40c1-8223-6a024cea51f5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] DELETE https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442?force=False Aug 12 14:52:08.675218 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-027c91d9-da42-40c1-8223-6a024cea51f5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.675303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-027c91d9-da42-40c1-8223-6a024cea51f5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.675824 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.675824 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:08.676233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.qos_specs_manage [None req-027c91d9-da42-40c1-8223-6a024cea51f5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Delete qos_spec: 28316089-ee78-419f-bd33-7c270e23f442, force: False {{(pid=100248) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 12 14:52:08.695438 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-027c91d9-da42-40c1-8223-6a024cea51f5 tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442?force=False returned with HTTP 202 Aug 12 14:52:08.696108 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 411/1660] 10.4.3.100 () {66 vars in 1380 bytes} [Wed Aug 12 14:52:08 2026] DELETE /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:08.704732 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b543aba7-be83-4050-9852-24fd0cd85f3d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.706919 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b543aba7-be83-4050-9852-24fd0cd85f3d tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] GET https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 Aug 12 14:52:08.707222 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b543aba7-be83-4050-9852-24fd0cd85f3d tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.707565 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b543aba7-be83-4050-9852-24fd0cd85f3d tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.707936 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.707936 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:08.712837 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b543aba7-be83-4050-9852-24fd0cd85f3d tempest-QosSpecsTestJSON-1480254746 tempest-QosSpecsTestJSON-1480254746-project-admin] https://10.4.3.100/volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 returned with HTTP 404 Aug 12 14:52:08.713258 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 415/1661] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/qos-specs/28316089-ee78-419f-bd33-7c270e23f442 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.865065 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-46e0bb3d-7a9a-4e1a-9f37-050310162158 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.867324 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46e0bb3d-7a9a-4e1a-9f37-050310162158 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d Aug 12 14:52:08.867617 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46e0bb3d-7a9a-4e1a-9f37-050310162158 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.867849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46e0bb3d-7a9a-4e1a-9f37-050310162158 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.877624 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46e0bb3d-7a9a-4e1a-9f37-050310162158 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d returned with HTTP 404 Aug 12 14:52:08.878330 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 414/1662] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/volumes/19d36f36-9b58-4468-880e-29aa17744b4d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.890219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.894081 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:08.894339 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.894568 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.894728 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Delete volume with id: b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:08.911045 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.911045 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:08.911595 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:08.933239 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Delete volume request issued successfully. Aug 12 14:52:08.933522 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-627d14a5-58fc-493a-b962-c7b9be6377c4 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 202 Aug 12 14:52:08.934062 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 423/1663] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:08 2026] DELETE /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:08.943475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ea9906a-5791-49ee-bd28-2a7eac25c65e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.945874 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ea9906a-5791-49ee-bd28-2a7eac25c65e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:08.946072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ea9906a-5791-49ee-bd28-2a7eac25c65e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.946487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ea9906a-5791-49ee-bd28-2a7eac25c65e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.955928 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.955928 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:08.961248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-534411b5-538a-47ca-bfcb-bcae3eeda7bf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.961623 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0ea9906a-5791-49ee-bd28-2a7eac25c65e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Volume info retrieved successfully. Aug 12 14:52:08.963589 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-534411b5-538a-47ca-bfcb-bcae3eeda7bf tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 Aug 12 14:52:08.963787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-534411b5-538a-47ca-bfcb-bcae3eeda7bf tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.964172 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-534411b5-538a-47ca-bfcb-bcae3eeda7bf tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.968315 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ea9906a-5791-49ee-bd28-2a7eac25c65e tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 200 Aug 12 14:52:08.968805 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 412/1664] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:08.973256 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-534411b5-538a-47ca-bfcb-bcae3eeda7bf tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 returned with HTTP 404 Aug 12 14:52:08.973965 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 416/1665] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:08 2026] GET /volume/v3/volumes/5fc304aa-9bdd-4007-aa66-05435821b260 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:08.984411 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1ee025c-cd67-4901-836c-0869b20ca026 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:08.987239 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1ee025c-cd67-4901-836c-0869b20ca026 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:52:08.987442 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1ee025c-cd67-4901-836c-0869b20ca026 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:08.987760 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1ee025c-cd67-4901-836c-0869b20ca026 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:08.987859 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a1ee025c-cd67-4901-836c-0869b20ca026 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Delete volume with id: f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:52:08.997522 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:08.997522 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:08.998593 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a1ee025c-cd67-4901-836c-0869b20ca026 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:52:09.042199 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a1ee025c-cd67-4901-836c-0869b20ca026 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Delete volume request issued successfully. Aug 12 14:52:09.042512 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1ee025c-cd67-4901-836c-0869b20ca026 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f returned with HTTP 202 Aug 12 14:52:09.043096 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 415/1666] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:08 2026] DELETE /volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:09.073188 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c762e290-3e6a-4bd0-b685-a45ad26f4e1e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:09.075922 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c762e290-3e6a-4bd0-b685-a45ad26f4e1e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:52:09.076593 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c762e290-3e6a-4bd0-b685-a45ad26f4e1e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:09.076895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c762e290-3e6a-4bd0-b685-a45ad26f4e1e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:09.092760 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:09.092760 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:09.102023 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c762e290-3e6a-4bd0-b685-a45ad26f4e1e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:52:09.112615 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c762e290-3e6a-4bd0-b685-a45ad26f4e1e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f returned with HTTP 200 Aug 12 14:52:09.113162 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 424/1667] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:09 2026] GET /volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:09.291967 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-918449d4-2f92-4937-adc0-804f6ca1afd9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:09.297098 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-918449d4-2f92-4937-adc0-804f6ca1afd9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:09.297098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-918449d4-2f92-4937-adc0-804f6ca1afd9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:09.297098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-918449d4-2f92-4937-adc0-804f6ca1afd9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:09.297098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-918449d4-2f92-4937-adc0-804f6ca1afd9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:09.308485 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:09.308485 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:09.308485 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-918449d4-2f92-4937-adc0-804f6ca1afd9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:09.308485 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 413/1668] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:09 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:09.988528 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a7180d00-93ed-43ed-8a5f-80ae2f2616f8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:09.993231 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a7180d00-93ed-43ed-8a5f-80ae2f2616f8 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] GET https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c Aug 12 14:52:09.993618 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a7180d00-93ed-43ed-8a5f-80ae2f2616f8 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:09.993872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a7180d00-93ed-43ed-8a5f-80ae2f2616f8 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:10.013779 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a7180d00-93ed-43ed-8a5f-80ae2f2616f8 tempest-TestServerVolumeAttachmentScenario-611522963 tempest-TestServerVolumeAttachmentScenario-611522963-project-member] https://10.4.3.100/volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c returned with HTTP 404 Aug 12 14:52:10.014863 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 417/1669] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:09 2026] GET /volume/v3/volumes/b612068d-00af-41e1-8bb4-4309af2d0d7c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:10.131237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79ea73fc-d407-4f33-8006-1363a535419a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:10.134423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79ea73fc-d407-4f33-8006-1363a535419a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f Aug 12 14:52:10.134579 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79ea73fc-d407-4f33-8006-1363a535419a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:10.134888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79ea73fc-d407-4f33-8006-1363a535419a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:10.147409 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79ea73fc-d407-4f33-8006-1363a535419a tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f returned with HTTP 404 Aug 12 14:52:10.147409 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 416/1670] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:10 2026] GET /volume/v3/volumes/f1f46928-c3c6-4ec9-8045-a2d61d76d89f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:10.163019 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:10.165733 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] DELETE https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:52:10.165999 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:10.166293 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:10.166953 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Delete volume with id: bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:52:10.181717 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:10.181717 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:10.182575 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:52:10.249090 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Delete volume request issued successfully. Aug 12 14:52:10.249355 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fa75f47-1d33-4f2c-b81b-9d4a8a7399e2 tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e returned with HTTP 202 Aug 12 14:52:10.250043 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 425/1671] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:10 2026] DELETE /volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:10.267246 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7b952dfa-eaa0-45a9-8caf-b3ee601e56df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:10.273638 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b952dfa-eaa0-45a9-8caf-b3ee601e56df tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:52:10.273946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b952dfa-eaa0-45a9-8caf-b3ee601e56df tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:10.274227 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b952dfa-eaa0-45a9-8caf-b3ee601e56df tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:10.290558 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:10.290558 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:10.300196 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7b952dfa-eaa0-45a9-8caf-b3ee601e56df tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Volume info retrieved successfully. Aug 12 14:52:10.308996 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b952dfa-eaa0-45a9-8caf-b3ee601e56df tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e returned with HTTP 200 Aug 12 14:52:10.309769 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 414/1672] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:10 2026] GET /volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e => generated 1364 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:10.331951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9d41d851-7f1f-4258-9352-03a9cc398714 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:10.334923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9d41d851-7f1f-4258-9352-03a9cc398714 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:10.335026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9d41d851-7f1f-4258-9352-03a9cc398714 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:10.335956 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9d41d851-7f1f-4258-9352-03a9cc398714 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:10.336880 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-9d41d851-7f1f-4258-9352-03a9cc398714 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:10.346530 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:10.346530 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:10.347569 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9d41d851-7f1f-4258-9352-03a9cc398714 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:10.348181 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 418/1673] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:10 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:10.364688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4889ab85-460c-4a51-b724-8b479ee04315 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:10.369095 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4889ab85-460c-4a51-b724-8b479ee04315 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:52:10.369215 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4889ab85-460c-4a51-b724-8b479ee04315 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:10.370693 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4889ab85-460c-4a51-b724-8b479ee04315 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:10.384337 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:10.384337 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:10.391173 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4889ab85-460c-4a51-b724-8b479ee04315 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:10.401734 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4889ab85-460c-4a51-b724-8b479ee04315 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 200 Aug 12 14:52:10.401734 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 417/1674] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:10 2026] GET /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:52:10.421978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:10.426496 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6/restore Aug 12 14:52:10.426496 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:10.427391 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Restoring backup 502d386a-7486-49a4-ada9-e8290415c0d6 ({'restore': {}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 14:52:10.427559 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Restoring backup 502d386a-7486-49a4-ada9-e8290415c0d6 to volume None. Aug 12 14:52:10.432564 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:10.432564 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:10.433636 np0000007067 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating volume of 1 GB for restore of backup 502d386a-7486-49a4-ada9-e8290415c0d6. Aug 12 14:52:10.444145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:52:10.443730. {{(pid=100249) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:52:10.444338 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability Zones retrieved successfully. Aug 12 14:52:10.452881 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (e65db1d8-b031-4012-b1e6-630403d17df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:10.456277 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6930ca0b-6836-4d65-8185-69ab573ee5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:10.457234 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:10.497681 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6930ca0b-6836-4d65-8185-69ab573ee5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:10.498728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db954691-c323-4100-9e3c-0462bcf94207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:10.573145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['94f0eda2-9291-4a35-bd17-8f9cdabca1dc', '895fa22f-e812-4a3e-b639-50a63dd09be6', '968b792b-274d-4946-90af-19265432dce4', '1886ec0a-6d72-41b3-a530-f989a2eb5ef0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:10.574326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db954691-c323-4100-9e3c-0462bcf94207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94f0eda2-9291-4a35-bd17-8f9cdabca1dc', '895fa22f-e812-4a3e-b639-50a63dd09be6', '968b792b-274d-4946-90af-19265432dce4', '1886ec0a-6d72-41b3-a530-f989a2eb5ef0']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:10.575784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9487c12f-5266-4a74-88eb-9f18a96db2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:10.623198 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9487c12f-5266-4a74-88eb-9f18a96db2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '555051ca-ea11-4ddd-a1ad-0b16b5417521', '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_502d386a-7486-49a4-ada9-e8290415c0d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['94f0eda2-9291-4a35-bd17-8f9cdabca1dc','895fa22f-e812-4a3e-b639-50a63dd09be6','968b792b-274d-4946-90af-19265432dce4','1886ec0a-6d72-41b3-a530-f989a2eb5ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:10Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_502d386a-7486-49a4-ada9-e8290415c0d6',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=555051ca-ea11-4ddd-a1ad-0b16b5417521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ded8ab74e74956b993f3d46831db75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:10.624229 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ae6305-bb3b-4e88-bd70-86bfb060cc45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:10.653161 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ae6305-bb3b-4e88-bd70-86bfb060cc45) transitioned into 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_502d386a-7486-49a4-ada9-e8290415c0d6',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['94f0eda2-9291-4a35-bd17-8f9cdabca1dc','895fa22f-e812-4a3e-b639-50a63dd09be6','968b792b-274d-4946-90af-19265432dce4','1886ec0a-6d72-41b3-a530-f989a2eb5ef0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:10.654246 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb72b17-2c58-4929-96ad-af1a6da0451e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:10.676782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb72b17-2c58-4929-96ad-af1a6da0451e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:10.677837 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (e65db1d8-b031-4012-b1e6-630403d17df3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:10.678556 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request issued successfully. Aug 12 14:52:10.696047 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:10.696047 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:10.697120 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:11.329476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-397781e4-fe25-4244-9b9f-a7488629434e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:11.332427 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-397781e4-fe25-4244-9b9f-a7488629434e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] GET https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e Aug 12 14:52:11.332427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-397781e4-fe25-4244-9b9f-a7488629434e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:11.332427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-397781e4-fe25-4244-9b9f-a7488629434e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:11.354031 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-397781e4-fe25-4244-9b9f-a7488629434e tempest-TaggedBootDevicesTest_v242-159689797 tempest-TaggedBootDevicesTest_v242-159689797-project-member] https://10.4.3.100/volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e returned with HTTP 404 Aug 12 14:52:11.354823 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 415/1675] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:11 2026] GET /volume/v3/volumes/bf05a572-b62d-4a5c-809e-84205faff41e => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:11.571753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-996e0c60-61ea-4ef3-a017-5dc4d72774a3 req-bd90a61d-e636-4b98-ac28-5efd4cb4484b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:11.574385 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-996e0c60-61ea-4ef3-a017-5dc4d72774a3 req-bd90a61d-e636-4b98-ac28-5efd4cb4484b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12 Aug 12 14:52:11.574596 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-996e0c60-61ea-4ef3-a017-5dc4d72774a3 req-bd90a61d-e636-4b98-ac28-5efd4cb4484b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:11.575492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-996e0c60-61ea-4ef3-a017-5dc4d72774a3 req-bd90a61d-e636-4b98-ac28-5efd4cb4484b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:11.587298 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:11.587298 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:11.670733 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-996e0c60-61ea-4ef3-a017-5dc4d72774a3 req-bd90a61d-e636-4b98-ac28-5efd4cb4484b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12 returned with HTTP 200 Aug 12 14:52:11.671378 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 419/1676] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:11 2026] DELETE /volume/v3/attachments/b57972f5-a06f-4f65-b517-8a9031032a12 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:11.709135 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:11.709135 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:11.709752 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:11.710013 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 14:52:11.710124 np0000007067 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Overwriting volume 555051ca-ea11-4ddd-a1ad-0b16b5417521 with restore of backup 502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:11.736554 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] restore_backup in rpcapi backup_id 502d386a-7486-49a4-ada9-e8290415c0d6 {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 14:52:11.742919 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b01912d7-81f2-426b-ad50-4f47c7ce26fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6/restore returned with HTTP 202 Aug 12 14:52:11.744808 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 426/1677] 10.4.3.100 () {68 vars in 1393 bytes} [Wed Aug 12 14:52:10 2026] POST /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6/restore => generated 189 bytes in 1322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:11.762211 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59e6ee29-c598-4621-8b4d-bf1583930083 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:11.764580 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59e6ee29-c598-4621-8b4d-bf1583930083 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:11.764892 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59e6ee29-c598-4621-8b4d-bf1583930083 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:11.765070 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59e6ee29-c598-4621-8b4d-bf1583930083 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:11.765436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-59e6ee29-c598-4621-8b4d-bf1583930083 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:11.777622 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:11.777622 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:11.777622 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59e6ee29-c598-4621-8b4d-bf1583930083 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:11.778559 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 418/1678] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:11 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:12.694715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-63a63977-46eb-4183-96b3-c271cff2f5e0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.794255 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a6711210-f58c-4465-a998-d0842c0b7f4c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.798478 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a6711210-f58c-4465-a998-d0842c0b7f4c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:12.798478 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a6711210-f58c-4465-a998-d0842c0b7f4c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:12.798603 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a6711210-f58c-4465-a998-d0842c0b7f4c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:12.798797 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-a6711210-f58c-4465-a998-d0842c0b7f4c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:12.804606 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63a63977-46eb-4183-96b3-c271cff2f5e0 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] GET https://10.4.3.100/volume/v3/os-services Aug 12 14:52:12.805311 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63a63977-46eb-4183-96b3-c271cff2f5e0 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:12.805311 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63a63977-46eb-4183-96b3-c271cff2f5e0 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:12.806833 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:12.806833 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:12.808354 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a6711210-f58c-4465-a998-d0842c0b7f4c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:12.808870 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 420/1679] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:12 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:12.810825 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63a63977-46eb-4183-96b3-c271cff2f5e0 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] https://10.4.3.100/volume/v3/os-services returned with HTTP 200 Aug 12 14:52:12.811508 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 416/1680] 10.4.3.100 () {66 vars in 1249 bytes} [Wed Aug 12 14:52:12 2026] GET /volume/v3/os-services => generated 626 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:12.829944 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d908a8c2-0529-4214-bf54-95bdb8990f55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.833185 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d908a8c2-0529-4214-bf54-95bdb8990f55 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] GET https://10.4.3.100/volume/v3/os-services?host=np0000007067 Aug 12 14:52:12.833792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d908a8c2-0529-4214-bf54-95bdb8990f55 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:12.833884 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d908a8c2-0529-4214-bf54-95bdb8990f55 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:12.842474 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d908a8c2-0529-4214-bf54-95bdb8990f55 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] https://10.4.3.100/volume/v3/os-services?host=np0000007067 returned with HTTP 200 Aug 12 14:52:12.843116 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 427/1681] 10.4.3.100 () {66 vars in 1284 bytes} [Wed Aug 12 14:52:12 2026] GET /volume/v3/os-services?host=np0000007067 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:12.844762 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c44f4ca-59e9-4446-8712-4f203548924c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.846779 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c44f4ca-59e9-4446-8712-4f203548924c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:52:12.846863 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c44f4ca-59e9-4446-8712-4f203548924c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:12.847112 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c44f4ca-59e9-4446-8712-4f203548924c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:12.847256 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2c44f4ca-59e9-4446-8712-4f203548924c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume with id: bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:52:12.854793 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-32e2fe90-305e-4ad3-8202-77e37ce4508d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.855889 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:12.855889 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:12.856523 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c44f4ca-59e9-4446-8712-4f203548924c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:52:12.857794 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32e2fe90-305e-4ad3-8202-77e37ce4508d tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] GET https://10.4.3.100/volume/v3/os-services?host=np0000007067&binary=cinder-scheduler Aug 12 14:52:12.858225 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32e2fe90-305e-4ad3-8202-77e37ce4508d tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:12.858469 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32e2fe90-305e-4ad3-8202-77e37ce4508d tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:12.867985 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32e2fe90-305e-4ad3-8202-77e37ce4508d tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] https://10.4.3.100/volume/v3/os-services?host=np0000007067&binary=cinder-scheduler returned with HTTP 200 Aug 12 14:52:12.868197 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 421/1682] 10.4.3.100 () {66 vars in 1332 bytes} [Wed Aug 12 14:52:12 2026] GET /volume/v3/os-services?host=np0000007067&binary=cinder-scheduler => generated 191 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:12.881781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e343ccc-ccc2-42d6-9bfa-16cf5d680683 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.882587 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c44f4ca-59e9-4446-8712-4f203548924c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume request issued successfully. Aug 12 14:52:12.882872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c44f4ca-59e9-4446-8712-4f203548924c tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 202 Aug 12 14:52:12.883473 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 419/1683] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:12 2026] DELETE /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:12.884173 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e343ccc-ccc2-42d6-9bfa-16cf5d680683 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] GET https://10.4.3.100/volume/v3/os-services?binary=cinder-scheduler Aug 12 14:52:12.884584 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e343ccc-ccc2-42d6-9bfa-16cf5d680683 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:12.885032 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e343ccc-ccc2-42d6-9bfa-16cf5d680683 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:12.891561 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e343ccc-ccc2-42d6-9bfa-16cf5d680683 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] https://10.4.3.100/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 12 14:52:12.891561 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 417/1684] 10.4.3.100 () {66 vars in 1296 bytes} [Wed Aug 12 14:52:12 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 14:52:12.896687 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0691908-f0ce-4601-a022-846acce3bec1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.904279 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0691908-f0ce-4601-a022-846acce3bec1 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:52:12.904832 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0691908-f0ce-4601-a022-846acce3bec1 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:12.904832 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0691908-f0ce-4601-a022-846acce3bec1 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:12.906668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:12.919405 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:12.919405 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:12.926069 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d0691908-f0ce-4601-a022-846acce3bec1 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Volume info retrieved successfully. Aug 12 14:52:12.935354 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0691908-f0ce-4601-a022-846acce3bec1 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 200 Aug 12 14:52:12.936752 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 428/1685] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:12 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 1249 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:13.012127 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:13.012658 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1402714592"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:13.014849 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1402714592'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:13.014962 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Create volume of 1 GB Aug 12 14:52:13.021204 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Availability Zones retrieved successfully. Aug 12 14:52:13.034350 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Flow 'volume_create_api' (5a9dbd0f-61b1-405e-b7a5-aa3a21d99e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:13.035559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450774da-cafc-41e3-919c-c71b59b52eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:13.037157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:13.088374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (450774da-cafc-41e3-919c-c71b59b52eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:13.089722 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c548c71-c841-4373-9cb8-930210f00dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:13.211269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Created reservations ['089b97d6-374d-4fb9-b33c-6858b7b55cc0', '9b8ee4e0-c404-4536-bf17-6f1180d9ffcc', 'a5c90ece-1679-4bee-8b6d-9e18e97b42ba', '2a2f31a5-fbcd-4c59-9491-414659479d74'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:13.212247 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c548c71-c841-4373-9cb8-930210f00dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['089b97d6-374d-4fb9-b33c-6858b7b55cc0', '9b8ee4e0-c404-4536-bf17-6f1180d9ffcc', 'a5c90ece-1679-4bee-8b6d-9e18e97b42ba', '2a2f31a5-fbcd-4c59-9491-414659479d74']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:13.213181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094e4e03-1a77-4921-9ff4-8abdea4bcb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:13.243708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094e4e03-1a77-4921-9ff4-8abdea4bcb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44537262-e821-48b8-b574-4e09db95770c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1402714592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d0033197bd340c992018f8577f80ed6',qos_specs=None,replication_status=,reservations=['089b97d6-374d-4fb9-b33c-6858b7b55cc0','9b8ee4e0-c404-4536-bf17-6f1180d9ffcc','a5c90ece-1679-4bee-8b6d-9e18e97b42ba','2a2f31a5-fbcd-4c59-9491-414659479d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc2e06e58a66453eaadd1e840fc18d86',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1402714592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44537262-e821-48b8-b574-4e09db95770c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d0033197bd340c992018f8577f80ed6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc2e06e58a66453eaadd1e840fc18d86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:13.244592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3714fdd2-26bf-4e02-aab4-da8952f74c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:13.265611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3714fdd2-26bf-4e02-aab4-da8952f74c83) transitioned into state 'SUCCESS' from state '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-1402714592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d0033197bd340c992018f8577f80ed6',qos_specs=None,replication_status=,reservations=['089b97d6-374d-4fb9-b33c-6858b7b55cc0','9b8ee4e0-c404-4536-bf17-6f1180d9ffcc','a5c90ece-1679-4bee-8b6d-9e18e97b42ba','2a2f31a5-fbcd-4c59-9491-414659479d74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc2e06e58a66453eaadd1e840fc18d86',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:13.266999 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d8e09c-c8ff-4617-b084-bb8609c91bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:13.279198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d8e09c-c8ff-4617-b084-bb8609c91bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:13.280360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Flow 'volume_create_api' (5a9dbd0f-61b1-405e-b7a5-aa3a21d99e53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:13.280746 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Create volume request issued successfully. Aug 12 14:52:13.281561 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-89c5b46a-5d7d-4a15-99cc-0e24cf4be2d1 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:13.282067 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 422/1686] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:52:12 2026] POST /volume/v3/volumes => generated 754 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:13.302549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc19f37e-77ef-423b-bb92-9dc10d76be3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:13.307266 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc19f37e-77ef-423b-bb92-9dc10d76be3d tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] GET https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:13.307502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc19f37e-77ef-423b-bb92-9dc10d76be3d tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:13.307728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc19f37e-77ef-423b-bb92-9dc10d76be3d tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:13.319112 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:13.319112 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:13.325404 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc19f37e-77ef-423b-bb92-9dc10d76be3d tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Volume info retrieved successfully. Aug 12 14:52:13.340016 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc19f37e-77ef-423b-bb92-9dc10d76be3d tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c returned with HTTP 200 Aug 12 14:52:13.340550 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 420/1687] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:13 2026] GET /volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:13.350579 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77349cde-c4b4-4b10-8b77-970e3126844f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:13.354574 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77349cde-c4b4-4b10-8b77-970e3126844f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] DELETE https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:13.354871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77349cde-c4b4-4b10-8b77-970e3126844f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:13.355122 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77349cde-c4b4-4b10-8b77-970e3126844f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:13.355373 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-77349cde-c4b4-4b10-8b77-970e3126844f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Delete volume with id: 76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:13.367218 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:13.367218 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:13.367828 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-77349cde-c4b4-4b10-8b77-970e3126844f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:52:13.404202 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-77349cde-c4b4-4b10-8b77-970e3126844f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Delete volume request issued successfully. Aug 12 14:52:13.404383 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77349cde-c4b4-4b10-8b77-970e3126844f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 202 Aug 12 14:52:13.404888 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 418/1688] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:13 2026] DELETE /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:13.416906 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92e5dd99-ea47-430a-9ee3-aa83e6617f9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:13.419437 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92e5dd99-ea47-430a-9ee3-aa83e6617f9f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:13.419929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92e5dd99-ea47-430a-9ee3-aa83e6617f9f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:13.420116 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92e5dd99-ea47-430a-9ee3-aa83e6617f9f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:13.433749 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:13.433749 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:13.446368 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-92e5dd99-ea47-430a-9ee3-aa83e6617f9f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Volume info retrieved successfully. Aug 12 14:52:13.456364 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92e5dd99-ea47-430a-9ee3-aa83e6617f9f tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 200 Aug 12 14:52:13.456856 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 429/1689] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:13 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:13.827843 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-73e36bb3-9d40-4e11-8cab-1e2ffb4dd5da None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:13.831165 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-73e36bb3-9d40-4e11-8cab-1e2ffb4dd5da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:13.831587 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-73e36bb3-9d40-4e11-8cab-1e2ffb4dd5da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:13.831855 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-73e36bb3-9d40-4e11-8cab-1e2ffb4dd5da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:13.832107 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-73e36bb3-9d40-4e11-8cab-1e2ffb4dd5da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:13.840172 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:13.840172 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:13.841379 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-73e36bb3-9d40-4e11-8cab-1e2ffb4dd5da tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:13.841912 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 423/1690] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:13 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:13.954299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c306facf-076b-4f27-a414-53bbae36751b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:13.957719 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c306facf-076b-4f27-a414-53bbae36751b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea Aug 12 14:52:13.958236 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c306facf-076b-4f27-a414-53bbae36751b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:13.958424 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c306facf-076b-4f27-a414-53bbae36751b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:13.968922 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c306facf-076b-4f27-a414-53bbae36751b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea returned with HTTP 404 Aug 12 14:52:13.969541 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 421/1691] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:13 2026] GET /volume/v3/volumes/bd2d78d2-ebe7-4059-beb5-5d27a88467ea => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:13.978837 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-443b64fb-c021-4383-a396-ecb425711b1f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:13.981054 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-443b64fb-c021-4383-a396-ecb425711b1f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:13.981476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-443b64fb-c021-4383-a396-ecb425711b1f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:13.981884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-443b64fb-c021-4383-a396-ecb425711b1f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:13.983209 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-443b64fb-c021-4383-a396-ecb425711b1f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume with id: 12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:13.990416 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-443b64fb-c021-4383-a396-ecb425711b1f tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 404 Aug 12 14:52:13.991113 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 419/1692] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:13 2026] DELETE /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:13.999697 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f1a4816-64a0-41cb-864d-0404325e0411 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.002630 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f1a4816-64a0-41cb-864d-0404325e0411 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 Aug 12 14:52:14.003559 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f1a4816-64a0-41cb-864d-0404325e0411 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.003919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f1a4816-64a0-41cb-864d-0404325e0411 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.012101 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f1a4816-64a0-41cb-864d-0404325e0411 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 returned with HTTP 404 Aug 12 14:52:14.013000 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 430/1693] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:13 2026] GET /volume/v3/volumes/12b41d55-5896-48c6-a861-d2a6c2f43319 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:14.023122 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-48946e7b-73ce-4be6-ba4d-fb2b98e2727b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.028862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48946e7b-73ce-4be6-ba4d-fb2b98e2727b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] DELETE https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:52:14.028862 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48946e7b-73ce-4be6-ba4d-fb2b98e2727b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.029083 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48946e7b-73ce-4be6-ba4d-fb2b98e2727b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.029298 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-48946e7b-73ce-4be6-ba4d-fb2b98e2727b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Delete volume with id: acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:52:14.040871 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48946e7b-73ce-4be6-ba4d-fb2b98e2727b tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 404 Aug 12 14:52:14.041375 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 424/1694] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:14 2026] DELETE /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:14.052037 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a7bf44d-ec7c-40b2-aef3-dc47cc6069b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.055039 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a7bf44d-ec7c-40b2-aef3-dc47cc6069b3 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] GET https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 Aug 12 14:52:14.055324 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf44d-ec7c-40b2-aef3-dc47cc6069b3 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.055865 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf44d-ec7c-40b2-aef3-dc47cc6069b3 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.063229 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a7bf44d-ec7c-40b2-aef3-dc47cc6069b3 tempest-TestInstancesWithCinderVolumes-1037595901 tempest-TestInstancesWithCinderVolumes-1037595901-project-member] https://10.4.3.100/volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 returned with HTTP 404 Aug 12 14:52:14.063904 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 422/1695] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/acd4796c-30cc-4fdb-98d2-2675808e7818 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:14.072991 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b59f003-26eb-48e2-9f53-898b2e264dab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.077003 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b59f003-26eb-48e2-9f53-898b2e264dab tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:52:14.077472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b59f003-26eb-48e2-9f53-898b2e264dab tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.077638 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b59f003-26eb-48e2-9f53-898b2e264dab tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.078820 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5b59f003-26eb-48e2-9f53-898b2e264dab tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:14.119976 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b59f003-26eb-48e2-9f53-898b2e264dab tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Get all volumes completed successfully. Aug 12 14:52:14.121664 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.121664 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:14.133419 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b59f003-26eb-48e2-9f53-898b2e264dab tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:52:14.134024 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 420/1696] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8634 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:14.155704 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0fd3a99a-f872-4477-ab5f-981d7f8f8339 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.157417 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0fd3a99a-f872-4477-ab5f-981d7f8f8339 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] DELETE https://10.4.3.100/volume/v3/types/f8dbaf9a-866d-4011-a9d8-7396bd3016b9 Aug 12 14:52:14.157662 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0fd3a99a-f872-4477-ab5f-981d7f8f8339 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.158048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0fd3a99a-f872-4477-ab5f-981d7f8f8339 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.197312 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0fd3a99a-f872-4477-ab5f-981d7f8f8339 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/types/f8dbaf9a-866d-4011-a9d8-7396bd3016b9 returned with HTTP 202 Aug 12 14:52:14.197872 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 431/1697] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:14 2026] DELETE /volume/v3/types/f8dbaf9a-866d-4011-a9d8-7396bd3016b9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:14.207973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a9c7a366-ad05-4160-b1b5-ab7999d6f58d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.212356 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9c7a366-ad05-4160-b1b5-ab7999d6f58d tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:52:14.212610 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a9c7a366-ad05-4160-b1b5-ab7999d6f58d tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.212848 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a9c7a366-ad05-4160-b1b5-ab7999d6f58d tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.214047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a9c7a366-ad05-4160-b1b5-ab7999d6f58d tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:14.270619 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a9c7a366-ad05-4160-b1b5-ab7999d6f58d tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Get all volumes completed successfully. Aug 12 14:52:14.274697 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.274697 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:14.284043 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9c7a366-ad05-4160-b1b5-ab7999d6f58d tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:52:14.284798 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 425/1698] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8634 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:14.307485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43f3740a-6443-4a8f-aeb3-b86c44851376 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.307909 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43f3740a-6443-4a8f-aeb3-b86c44851376 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] DELETE https://10.4.3.100/volume/v3/types/3487cd7a-d950-4e4d-980d-29a23a396155 Aug 12 14:52:14.308015 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43f3740a-6443-4a8f-aeb3-b86c44851376 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.308614 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43f3740a-6443-4a8f-aeb3-b86c44851376 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.352295 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43f3740a-6443-4a8f-aeb3-b86c44851376 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/types/3487cd7a-d950-4e4d-980d-29a23a396155 returned with HTTP 202 Aug 12 14:52:14.353096 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 423/1699] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:14 2026] DELETE /volume/v3/types/3487cd7a-d950-4e4d-980d-29a23a396155 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:14.362021 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-998e1585-31a7-4d1a-b828-40f6be26dead None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.370933 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-998e1585-31a7-4d1a-b828-40f6be26dead tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] GET https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:14.370933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-998e1585-31a7-4d1a-b828-40f6be26dead tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.370933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-998e1585-31a7-4d1a-b828-40f6be26dead tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.390990 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.390990 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:14.396379 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-998e1585-31a7-4d1a-b828-40f6be26dead tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Volume info retrieved successfully. Aug 12 14:52:14.404391 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-998e1585-31a7-4d1a-b828-40f6be26dead tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c returned with HTTP 200 Aug 12 14:52:14.404875 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 421/1700] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:14.427144 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5798cae2-9819-4a0b-948e-7b40d8ba64e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.430804 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5798cae2-9819-4a0b-948e-7b40d8ba64e7 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] GET https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:14.430804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5798cae2-9819-4a0b-948e-7b40d8ba64e7 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.430804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5798cae2-9819-4a0b-948e-7b40d8ba64e7 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.443069 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.443069 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:14.447949 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5798cae2-9819-4a0b-948e-7b40d8ba64e7 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Volume info retrieved successfully. Aug 12 14:52:14.453542 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5798cae2-9819-4a0b-948e-7b40d8ba64e7 tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c returned with HTTP 200 Aug 12 14:52:14.454231 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 432/1701] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c => generated 1011 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:14.472712 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9a3a66ab-8a1d-4df0-8780-e009a653f84b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.474978 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9a3a66ab-8a1d-4df0-8780-e009a653f84b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] GET https://10.4.3.100/volume/v3/os-services?host=np0000007067&binary=cinder-volume Aug 12 14:52:14.475076 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-68ad7b6c-febb-4555-8c7f-49dcfed0acab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.475290 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9a3a66ab-8a1d-4df0-8780-e009a653f84b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.476370 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9a3a66ab-8a1d-4df0-8780-e009a653f84b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.478226 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68ad7b6c-febb-4555-8c7f-49dcfed0acab tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] GET https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e Aug 12 14:52:14.478362 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68ad7b6c-febb-4555-8c7f-49dcfed0acab tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.478737 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68ad7b6c-febb-4555-8c7f-49dcfed0acab tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.482646 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9a3a66ab-8a1d-4df0-8780-e009a653f84b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] https://10.4.3.100/volume/v3/os-services?host=np0000007067&binary=cinder-volume returned with HTTP 200 Aug 12 14:52:14.483538 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 426/1702] 10.4.3.100 () {66 vars in 1326 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/os-services?host=np0000007067&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 14:52:14.489469 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68ad7b6c-febb-4555-8c7f-49dcfed0acab tempest-ServerStableDeviceRescueTest-780041682 tempest-ServerStableDeviceRescueTest-780041682-project-member] https://10.4.3.100/volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e returned with HTTP 404 Aug 12 14:52:14.489768 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 424/1703] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/76eadd6d-911d-4288-8f6a-0b13674f800e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:14.496147 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7adcfd3b-1e94-4990-b765-a0d4402b3e13 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.498247 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7adcfd3b-1e94-4990-b765-a0d4402b3e13 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] GET https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:14.498679 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7adcfd3b-1e94-4990-b765-a0d4402b3e13 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.498960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7adcfd3b-1e94-4990-b765-a0d4402b3e13 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.510231 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.510231 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:14.516584 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7adcfd3b-1e94-4990-b765-a0d4402b3e13 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Volume info retrieved successfully. Aug 12 14:52:14.527478 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7adcfd3b-1e94-4990-b765-a0d4402b3e13 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c returned with HTTP 200 Aug 12 14:52:14.527478 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 422/1704] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:14.551559 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.553545 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] DELETE https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:14.553739 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.554021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.554931 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Delete volume with id: 44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:14.568522 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.568522 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:14.569063 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Volume info retrieved successfully. Aug 12 14:52:14.611318 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Delete volume request issued successfully. Aug 12 14:52:14.611318 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-99b943cc-4eab-40e1-ac1b-b9cd69ba6d35 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c returned with HTTP 202 Aug 12 14:52:14.611318 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 433/1705] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:14 2026] DELETE /volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:14.621040 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9fc65fb0-43fa-4f63-83de-7aa05d910375 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.623264 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fc65fb0-43fa-4f63-83de-7aa05d910375 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] GET https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:14.623991 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fc65fb0-43fa-4f63-83de-7aa05d910375 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.623991 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fc65fb0-43fa-4f63-83de-7aa05d910375 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.635890 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.635890 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:14.643371 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9fc65fb0-43fa-4f63-83de-7aa05d910375 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Volume info retrieved successfully. Aug 12 14:52:14.649374 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fc65fb0-43fa-4f63-83de-7aa05d910375 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c returned with HTTP 200 Aug 12 14:52:14.649819 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 427/1706] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:14.854486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9865fbf5-40d1-4104-9f7f-1c704bbb2646 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.859328 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9865fbf5-40d1-4104-9f7f-1c704bbb2646 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:14.861195 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9865fbf5-40d1-4104-9f7f-1c704bbb2646 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.861195 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9865fbf5-40d1-4104-9f7f-1c704bbb2646 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.861672 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9865fbf5-40d1-4104-9f7f-1c704bbb2646 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:14.872009 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.872009 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:14.872913 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9865fbf5-40d1-4104-9f7f-1c704bbb2646 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:14.873236 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 425/1707] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:14.975494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db61f1c1-7ff4-453b-8aab-824f8e0c4259 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:14.977987 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db61f1c1-7ff4-453b-8aab-824f8e0c4259 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:52:14.978238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db61f1c1-7ff4-453b-8aab-824f8e0c4259 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:14.978567 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db61f1c1-7ff4-453b-8aab-824f8e0c4259 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:14.979683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-db61f1c1-7ff4-453b-8aab-824f8e0c4259 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:14.995700 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-db61f1c1-7ff4-453b-8aab-824f8e0c4259 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Get all volumes completed successfully. Aug 12 14:52:14.998166 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:14.998166 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:15.005452 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db61f1c1-7ff4-453b-8aab-824f8e0c4259 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:52:15.006220 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 423/1708] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:52:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7633 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:15.026002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-519f320e-53a4-4854-82b3-bd697dc813c8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:15.030018 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 Aug 12 14:52:15.030018 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:15.032344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:15.032344 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Delete volume with id: a59ce058-136d-4920-8c37-768b8f9b9af6 Aug 12 14:52:15.056292 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:15.056292 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:15.057521 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Volume info retrieved successfully. Aug 12 14:52:15.079062 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.image.cache [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'f0b8f72c-ba30-4647-8527-22277b79c25a', 'volume_id': 'a59ce058-136d-4920-8c37-768b8f9b9af6', 'host': 'np0000007067@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 14, 50, 23), 'last_used': datetime.datetime(2026, 8, 12, 14, 50, 43)}. {{(pid=100249) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 14:52:15.102556 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Delete volume request issued successfully. Aug 12 14:52:15.102825 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-519f320e-53a4-4854-82b3-bd697dc813c8 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 returned with HTTP 202 Aug 12 14:52:15.103490 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 434/1709] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:15 2026] DELETE /volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:15.116274 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d1c46832-e0b5-4bba-b1d7-82a50c9a1ed0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:15.125034 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1c46832-e0b5-4bba-b1d7-82a50c9a1ed0 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] GET https://10.4.3.100/volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 Aug 12 14:52:15.125409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1c46832-e0b5-4bba-b1d7-82a50c9a1ed0 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:15.125739 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1c46832-e0b5-4bba-b1d7-82a50c9a1ed0 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:15.136999 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:15.136999 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:15.142301 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d1c46832-e0b5-4bba-b1d7-82a50c9a1ed0 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Volume info retrieved successfully. Aug 12 14:52:15.154524 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1c46832-e0b5-4bba-b1d7-82a50c9a1ed0 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 returned with HTTP 200 Aug 12 14:52:15.155032 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 428/1710] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:15 2026] GET /volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 => generated 1149 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:15.668367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-51378c50-8c4c-4be0-93cf-b8bfe843ee92 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:15.672060 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51378c50-8c4c-4be0-93cf-b8bfe843ee92 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] GET https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c Aug 12 14:52:15.672363 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51378c50-8c4c-4be0-93cf-b8bfe843ee92 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:15.672688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51378c50-8c4c-4be0-93cf-b8bfe843ee92 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:15.683944 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51378c50-8c4c-4be0-93cf-b8bfe843ee92 tempest-VolumesServicesTestJSON-1724495215 tempest-VolumesServicesTestJSON-1724495215-project-member] https://10.4.3.100/volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c returned with HTTP 404 Aug 12 14:52:15.684631 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 426/1711] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:15 2026] GET /volume/v3/volumes/44537262-e821-48b8-b574-4e09db95770c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:15.695036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf1acaa0-acd0-4740-a0f8-0b8fd89cc49b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:15.697318 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf1acaa0-acd0-4740-a0f8-0b8fd89cc49b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] GET https://10.4.3.100/volume/v3/os-services Aug 12 14:52:15.697640 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf1acaa0-acd0-4740-a0f8-0b8fd89cc49b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:15.697719 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf1acaa0-acd0-4740-a0f8-0b8fd89cc49b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:15.702966 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf1acaa0-acd0-4740-a0f8-0b8fd89cc49b tempest-VolumesServicesTestJSON-420826747 tempest-VolumesServicesTestJSON-420826747-project-admin] https://10.4.3.100/volume/v3/os-services returned with HTTP 200 Aug 12 14:52:15.703505 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 424/1712] 10.4.3.100 () {66 vars in 1249 bytes} [Wed Aug 12 14:52:15 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:15.893034 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f101387e-1771-4ee6-91ee-81f10116aafd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:15.896639 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f101387e-1771-4ee6-91ee-81f10116aafd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:15.897525 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f101387e-1771-4ee6-91ee-81f10116aafd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:15.898297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f101387e-1771-4ee6-91ee-81f10116aafd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:15.899139 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f101387e-1771-4ee6-91ee-81f10116aafd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:15.904963 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:15.904963 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:15.906929 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f101387e-1771-4ee6-91ee-81f10116aafd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:15.906929 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 435/1713] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:15 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:16.014640 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:16.018348 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:16.019091 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-28480343", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:16.022227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-28480343', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:16.022384 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Create volume of 1 GB Aug 12 14:52:16.029955 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Availability Zones retrieved successfully. Aug 12 14:52:16.043132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Flow 'volume_create_api' (d609bb8b-0eea-4188-99cd-1e39b357ff17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:16.044605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9380e76e-9492-4763-a3b7-584fc86e8094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:16.046109 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:16.089316 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9380e76e-9492-4763-a3b7-584fc86e8094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:16.090430 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82bb3a22-8415-42a7-9045-edb296a6ea7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:16.175109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1f41f00-dd26-431c-a348-5633de1c3dcc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:16.177889 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1f41f00-dd26-431c-a348-5633de1c3dcc tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] GET https://10.4.3.100/volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 Aug 12 14:52:16.178206 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1f41f00-dd26-431c-a348-5633de1c3dcc tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:16.178808 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1f41f00-dd26-431c-a348-5633de1c3dcc tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:16.195542 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1f41f00-dd26-431c-a348-5633de1c3dcc tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 returned with HTTP 404 Aug 12 14:52:16.196489 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 427/1714] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:16 2026] GET /volume/v3/volumes/a59ce058-136d-4920-8c37-768b8f9b9af6 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:16.209557 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Created reservations ['3b960afc-1715-4910-83db-a38ff59602fb', '157a513f-86d4-42d3-bd21-93ece7de25d9', '37e012f4-c0c3-4b3e-b577-d4a29f57c7bd', '67545347-30df-4a9f-bbed-b5f24df75a11'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:16.210667 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82bb3a22-8415-42a7-9045-edb296a6ea7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b960afc-1715-4910-83db-a38ff59602fb', '157a513f-86d4-42d3-bd21-93ece7de25d9', '37e012f4-c0c3-4b3e-b577-d4a29f57c7bd', '67545347-30df-4a9f-bbed-b5f24df75a11']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:16.211938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5bf1d8-9125-43a2-903d-b079e3ead69e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:16.213381 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-62ad0b41-39a0-49ff-b3b3-3780ece6edd4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:16.216853 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62ad0b41-39a0-49ff-b3b3-3780ece6edd4 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] DELETE https://10.4.3.100/volume/v3/types/928763a1-ca07-41cb-ac10-a0d50dbd0c85 Aug 12 14:52:16.217298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62ad0b41-39a0-49ff-b3b3-3780ece6edd4 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:16.217604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62ad0b41-39a0-49ff-b3b3-3780ece6edd4 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:16.262586 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e5bf1d8-9125-43a2-903d-b079e3ead69e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de572579-15b1-4ac5-a9b0-74d50fa18e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-28480343',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='58b187919fc940e089900c06d4540d9f',qos_specs=None,replication_status=,reservations=['3b960afc-1715-4910-83db-a38ff59602fb','157a513f-86d4-42d3-bd21-93ece7de25d9','37e012f4-c0c3-4b3e-b577-d4a29f57c7bd','67545347-30df-4a9f-bbed-b5f24df75a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338ea3e714504dc79c8f3435646dc168',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-28480343',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de572579-15b1-4ac5-a9b0-74d50fa18e9f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='58b187919fc940e089900c06d4540d9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338ea3e714504dc79c8f3435646dc168',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:16.263650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c065a684-a400-42dd-9395-049ac0602ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:16.272115 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62ad0b41-39a0-49ff-b3b3-3780ece6edd4 tempest-TestInstancesWithCinderVolumes-1780039783 tempest-TestInstancesWithCinderVolumes-1780039783-project-admin] https://10.4.3.100/volume/v3/types/928763a1-ca07-41cb-ac10-a0d50dbd0c85 returned with HTTP 202 Aug 12 14:52:16.272812 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 425/1715] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:16 2026] DELETE /volume/v3/types/928763a1-ca07-41cb-ac10-a0d50dbd0c85 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:16.288699 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c065a684-a400-42dd-9395-049ac0602ac2) transitioned into state 'SUCCESS' from state '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-28480343',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='58b187919fc940e089900c06d4540d9f',qos_specs=None,replication_status=,reservations=['3b960afc-1715-4910-83db-a38ff59602fb','157a513f-86d4-42d3-bd21-93ece7de25d9','37e012f4-c0c3-4b3e-b577-d4a29f57c7bd','67545347-30df-4a9f-bbed-b5f24df75a11'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338ea3e714504dc79c8f3435646dc168',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:16.288812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1126ab-7c8d-47fe-924b-a47a11cd21d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:16.300885 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d1126ab-7c8d-47fe-924b-a47a11cd21d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:16.304288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Flow 'volume_create_api' (d609bb8b-0eea-4188-99cd-1e39b357ff17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:16.304288 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Create volume request issued successfully. Aug 12 14:52:16.304288 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-56ac11bb-a466-4799-a9f9-b1cfa0be49d0 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:16.304288 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 429/1716] 10.4.3.100 () {72 vars in 1541 bytes} [Wed Aug 12 14:52:16 2026] POST /volume/v3/volumes => generated 761 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:16.319487 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-6c1ac06b-b3a3-475c-b1ad-4d5e2e84ec7f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:16.324810 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-6c1ac06b-b3a3-475c-b1ad-4d5e2e84ec7f tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] GET https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:16.325166 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-6c1ac06b-b3a3-475c-b1ad-4d5e2e84ec7f tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:16.325428 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-6c1ac06b-b3a3-475c-b1ad-4d5e2e84ec7f tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:16.335786 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:16.335786 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:16.340181 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-6c1ac06b-b3a3-475c-b1ad-4d5e2e84ec7f tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Volume info retrieved successfully. Aug 12 14:52:16.344112 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d4565962-4bdb-4f4c-853f-6f658e941160 req-6c1ac06b-b3a3-475c-b1ad-4d5e2e84ec7f tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f returned with HTTP 200 Aug 12 14:52:16.344564 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 436/1717] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:16 2026] GET /volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:16.386113 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-894e36a0-c3d7-4b8d-b277-8dd48f87f0cc req-3c7a7d44-b864-4660-9ffc-9843b65c76ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:16.387776 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-894e36a0-c3d7-4b8d-b277-8dd48f87f0cc req-3c7a7d44-b864-4660-9ffc-9843b65c76ea tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] GET https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:16.387857 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-894e36a0-c3d7-4b8d-b277-8dd48f87f0cc req-3c7a7d44-b864-4660-9ffc-9843b65c76ea tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:16.388059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-894e36a0-c3d7-4b8d-b277-8dd48f87f0cc req-3c7a7d44-b864-4660-9ffc-9843b65c76ea tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:16.396110 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:16.396110 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:16.401311 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-894e36a0-c3d7-4b8d-b277-8dd48f87f0cc req-3c7a7d44-b864-4660-9ffc-9843b65c76ea tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Volume info retrieved successfully. Aug 12 14:52:16.407835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-894e36a0-c3d7-4b8d-b277-8dd48f87f0cc req-3c7a7d44-b864-4660-9ffc-9843b65c76ea tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f returned with HTTP 200 Aug 12 14:52:16.408375 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 428/1718] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:16 2026] GET /volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f => generated 829 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:16.923899 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-758218b5-bdd2-45f3-b625-421b870cd780 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:16.926563 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-758218b5-bdd2-45f3-b625-421b870cd780 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:16.926747 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-758218b5-bdd2-45f3-b625-421b870cd780 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:16.927028 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-758218b5-bdd2-45f3-b625-421b870cd780 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:16.927107 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-758218b5-bdd2-45f3-b625-421b870cd780 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:16.933485 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:16.933485 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:16.934482 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-758218b5-bdd2-45f3-b625-421b870cd780 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:16.934944 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 426/1719] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:16 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:17.439381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-f484dfcd-73f8-4d15-a2a5-9907a2f103f4 req-e65a0c49-3e64-493c-a33d-b771289d1f67 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:17.442607 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f484dfcd-73f8-4d15-a2a5-9907a2f103f4 req-e65a0c49-3e64-493c-a33d-b771289d1f67 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] GET https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:17.442607 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f484dfcd-73f8-4d15-a2a5-9907a2f103f4 req-e65a0c49-3e64-493c-a33d-b771289d1f67 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:17.442856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f484dfcd-73f8-4d15-a2a5-9907a2f103f4 req-e65a0c49-3e64-493c-a33d-b771289d1f67 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:17.454364 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:17.454364 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:17.460004 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-f484dfcd-73f8-4d15-a2a5-9907a2f103f4 req-e65a0c49-3e64-493c-a33d-b771289d1f67 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Volume info retrieved successfully. Aug 12 14:52:17.467047 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f484dfcd-73f8-4d15-a2a5-9907a2f103f4 req-e65a0c49-3e64-493c-a33d-b771289d1f67 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f returned with HTTP 200 Aug 12 14:52:17.468121 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 430/1720] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:17 2026] GET /volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:17.687082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c64b1d86-a3b0-48b7-aed7-3dcd46d3d5fc req-3df3d674-5d24-4b0b-a13f-ce3608e1a6eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:17.695868 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c64b1d86-a3b0-48b7-aed7-3dcd46d3d5fc req-3df3d674-5d24-4b0b-a13f-ce3608e1a6eb tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-reader] GET https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:17.696128 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c64b1d86-a3b0-48b7-aed7-3dcd46d3d5fc req-3df3d674-5d24-4b0b-a13f-ce3608e1a6eb tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:17.696351 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c64b1d86-a3b0-48b7-aed7-3dcd46d3d5fc req-3df3d674-5d24-4b0b-a13f-ce3608e1a6eb tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:17.705063 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:17.705063 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:17.710347 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c64b1d86-a3b0-48b7-aed7-3dcd46d3d5fc req-3df3d674-5d24-4b0b-a13f-ce3608e1a6eb tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-reader] Volume info retrieved successfully. Aug 12 14:52:17.716212 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c64b1d86-a3b0-48b7-aed7-3dcd46d3d5fc req-3df3d674-5d24-4b0b-a13f-ce3608e1a6eb tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-reader] https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f returned with HTTP 200 Aug 12 14:52:17.716212 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 437/1721] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:17 2026] GET /volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:17.748634 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:17.767274 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] DELETE https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:17.767982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:17.768448 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:17.768854 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Delete volume with id: de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:17.777540 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:17.777540 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:17.778683 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Volume info retrieved successfully. Aug 12 14:52:17.819425 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Delete volume request issued successfully. Aug 12 14:52:17.819724 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-33faeacd-45f7-4e4f-872a-ca70f8ce5102 req-82b4ea41-2c38-4fd0-905e-3133808aaa96 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f returned with HTTP 202 Aug 12 14:52:17.820507 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 429/1722] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:52:17 2026] DELETE /volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:17.856848 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-bf840f15-91d3-4346-9ef8-e724e74c4f9a req-b45ddc02-91b8-43e3-9944-0ed29a2a8f20 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:17.863754 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-bf840f15-91d3-4346-9ef8-e724e74c4f9a req-b45ddc02-91b8-43e3-9944-0ed29a2a8f20 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] GET https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:17.865357 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-bf840f15-91d3-4346-9ef8-e724e74c4f9a req-b45ddc02-91b8-43e3-9944-0ed29a2a8f20 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:17.865783 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-bf840f15-91d3-4346-9ef8-e724e74c4f9a req-b45ddc02-91b8-43e3-9944-0ed29a2a8f20 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:17.878378 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:17.878378 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:17.885475 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-bf840f15-91d3-4346-9ef8-e724e74c4f9a req-b45ddc02-91b8-43e3-9944-0ed29a2a8f20 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Volume info retrieved successfully. Aug 12 14:52:17.895544 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-bf840f15-91d3-4346-9ef8-e724e74c4f9a req-b45ddc02-91b8-43e3-9944-0ed29a2a8f20 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f returned with HTTP 200 Aug 12 14:52:17.895544 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 427/1723] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:17 2026] GET /volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:17.948412 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ef8859ea-fad0-4706-a7b3-f6a98f18e6b5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:17.952438 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef8859ea-fad0-4706-a7b3-f6a98f18e6b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:17.952918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef8859ea-fad0-4706-a7b3-f6a98f18e6b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:17.953989 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef8859ea-fad0-4706-a7b3-f6a98f18e6b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:17.954595 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-ef8859ea-fad0-4706-a7b3-f6a98f18e6b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:17.969284 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:17.969284 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:17.971187 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef8859ea-fad0-4706-a7b3-f6a98f18e6b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:17.971314 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 431/1724] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:17 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:18.941239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d90ed188-774b-470c-8127-7931da303ac1 req-8ade64cb-b9af-43ac-813e-d9473deb8f22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:18.945296 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d90ed188-774b-470c-8127-7931da303ac1 req-8ade64cb-b9af-43ac-813e-d9473deb8f22 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] GET https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f Aug 12 14:52:18.945296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d90ed188-774b-470c-8127-7931da303ac1 req-8ade64cb-b9af-43ac-813e-d9473deb8f22 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:18.945296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d90ed188-774b-470c-8127-7931da303ac1 req-8ade64cb-b9af-43ac-813e-d9473deb8f22 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:18.957988 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d90ed188-774b-470c-8127-7931da303ac1 req-8ade64cb-b9af-43ac-813e-d9473deb8f22 tempest-VolumesGetTestJSON-1531138998 tempest-VolumesGetTestJSON-1531138998-project-member] https://10.4.3.100/volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f returned with HTTP 404 Aug 12 14:52:18.957988 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 438/1725] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:18 2026] GET /volume/v3/volumes/de572579-15b1-4ac5-a9b0-74d50fa18e9f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:18.989895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-af82e9bd-f611-4b92-a93e-ca83698ffd29 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:18.993779 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af82e9bd-f611-4b92-a93e-ca83698ffd29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:18.993930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af82e9bd-f611-4b92-a93e-ca83698ffd29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:18.994215 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af82e9bd-f611-4b92-a93e-ca83698ffd29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:18.994215 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-af82e9bd-f611-4b92-a93e-ca83698ffd29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:19.002043 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:19.002043 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:19.004185 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af82e9bd-f611-4b92-a93e-ca83698ffd29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:19.006307 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 430/1726] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:18 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:20.022015 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-01b0a192-63e3-4181-8077-300d26b6bd92 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.024857 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-01b0a192-63e3-4181-8077-300d26b6bd92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:20.025049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-01b0a192-63e3-4181-8077-300d26b6bd92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:20.025408 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-01b0a192-63e3-4181-8077-300d26b6bd92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:20.025571 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-01b0a192-63e3-4181-8077-300d26b6bd92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:20.032438 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:20.032438 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:20.033303 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-01b0a192-63e3-4181-8077-300d26b6bd92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:20.033756 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 428/1727] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:20 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:20.374628 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-93f327a2-5030-494d-8ce2-bdad391d9189 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.571164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:20.572011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:20.573647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:20.573862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Create volume of 1 GB Aug 12 14:52:20.585451 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-695993cb-e065-40a2-b6c3-b0fe6746a702 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.586004 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Availability Zones retrieved successfully. Aug 12 14:52:20.595160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Flow 'volume_create_api' (eddcee13-5f23-444b-9b34-3a62b726de85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:20.596493 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6f7d33-8f64-4311-945c-b36f8d838f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:20.597645 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:20.632223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6f7d33-8f64-4311-945c-b36f8d838f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:20.632950 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71761ab7-a8b1-4ae6-80df-35ce0c39e6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:20.638528 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-695993cb-e065-40a2-b6c3-b0fe6746a702 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:52:20.639092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-695993cb-e065-40a2-b6c3-b0fe6746a702 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-906201225"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:20.655240 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-695993cb-e065-40a2-b6c3-b0fe6746a702 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:52:20.655911 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 439/1728] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:52:20 2026] POST /volume/v3/types => generated 230 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:20.665711 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16c454b8-ca00-4ba9-a845-504a4b6f7907 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.667496 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16c454b8-ca00-4ba9-a845-504a4b6f7907 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] POST https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs Aug 12 14:52:20.667891 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16c454b8-ca00-4ba9-a845-504a4b6f7907 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:20.694933 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=289,cinder:UPDATE=34,cinder:INSERT=9,cinder:DELETE=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:52:20.713895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Created reservations ['66c216a0-ad3d-4253-9b80-9793d942f1c5', '47a95897-5022-4cd2-b243-6b0f67299b17', '2864e331-72b4-4f83-acad-cea697f62073', 'd66d8b8f-dec1-49ad-9587-a0fe393b5fde'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:20.714751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71761ab7-a8b1-4ae6-80df-35ce0c39e6bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66c216a0-ad3d-4253-9b80-9793d942f1c5', '47a95897-5022-4cd2-b243-6b0f67299b17', '2864e331-72b4-4f83-acad-cea697f62073', 'd66d8b8f-dec1-49ad-9587-a0fe393b5fde']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:20.715609 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9beb8665-51a5-4dc7-8cf5-c931a4f5ec6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:20.727934 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16c454b8-ca00-4ba9-a845-504a4b6f7907 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs returned with HTTP 200 Aug 12 14:52:20.728918 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 431/1729] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:52:20 2026] POST /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs => generated 34 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:20.745992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-61c49448-17cf-4233-8beb-f0d58a6be389 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.747188 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61c49448-17cf-4233-8beb-f0d58a6be389 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] GET https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 Aug 12 14:52:20.747347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61c49448-17cf-4233-8beb-f0d58a6be389 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:20.747909 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61c49448-17cf-4233-8beb-f0d58a6be389 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:20.749984 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=278,cinder:UPDATE=43,cinder:INSERT=19 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:52:20.750639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9beb8665-51a5-4dc7-8cf5-c931a4f5ec6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c9844b3-74d5-4515-8190-7e6193668380', '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='c885634c2f9447f0ad52a1384a6130ae',qos_specs=None,replication_status=,reservations=['66c216a0-ad3d-4253-9b80-9793d942f1c5','47a95897-5022-4cd2-b243-6b0f67299b17','2864e331-72b4-4f83-acad-cea697f62073','d66d8b8f-dec1-49ad-9587-a0fe393b5fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d548443249ba425eb29641dfdce3b6e5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:20Z,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=7c9844b3-74d5-4515-8190-7e6193668380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c885634c2f9447f0ad52a1384a6130ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d548443249ba425eb29641dfdce3b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:20.751354 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1214ced7-050c-4e7c-bbe5-a58805a93527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:20.756376 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61c49448-17cf-4233-8beb-f0d58a6be389 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 returned with HTTP 200 Aug 12 14:52:20.757661 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 429/1730] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:52:20 2026] GET /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:20.766672 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37c2a69d-016a-4297-8810-b734a05f09f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.769305 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37c2a69d-016a-4297-8810-b734a05f09f2 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] DELETE https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 Aug 12 14:52:20.769510 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37c2a69d-016a-4297-8810-b734a05f09f2 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:20.769741 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37c2a69d-016a-4297-8810-b734a05f09f2 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:20.770584 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1214ced7-050c-4e7c-bbe5-a58805a93527) transitioned into state 'SUCCESS' from 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='c885634c2f9447f0ad52a1384a6130ae',qos_specs=None,replication_status=,reservations=['66c216a0-ad3d-4253-9b80-9793d942f1c5','47a95897-5022-4cd2-b243-6b0f67299b17','2864e331-72b4-4f83-acad-cea697f62073','d66d8b8f-dec1-49ad-9587-a0fe393b5fde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d548443249ba425eb29641dfdce3b6e5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:20.771505 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a214e4e-497b-4ded-824e-0643b3045e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:20.783957 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a214e4e-497b-4ded-824e-0643b3045e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:20.784962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Flow 'volume_create_api' (eddcee13-5f23-444b-9b34-3a62b726de85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:20.785332 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Create volume request issued successfully. Aug 12 14:52:20.786132 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-93f327a2-5030-494d-8ce2-bdad391d9189 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:20.786701 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 432/1731] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:52:20 2026] POST /volume/v3/volumes => generated 740 bytes in 412 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:20.806397 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-22dc9f20-9f75-4c53-987b-30932c88466f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.809045 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37c2a69d-016a-4297-8810-b734a05f09f2 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 returned with HTTP 202 Aug 12 14:52:20.809630 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 440/1732] 10.4.3.100 () {66 vars in 1399 bytes} [Wed Aug 12 14:52:20 2026] DELETE /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:20.812357 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22dc9f20-9f75-4c53-987b-30932c88466f tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 Aug 12 14:52:20.812357 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22dc9f20-9f75-4c53-987b-30932c88466f tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:20.813006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22dc9f20-9f75-4c53-987b-30932c88466f tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:20.820192 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-80b4d0f2-a3be-4db8-affb-130185bfb752 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.824829 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:20.824829 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:20.825841 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80b4d0f2-a3be-4db8-affb-130185bfb752 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] GET https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 Aug 12 14:52:20.826084 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80b4d0f2-a3be-4db8-affb-130185bfb752 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:20.826401 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-80b4d0f2-a3be-4db8-affb-130185bfb752 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:20.831602 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-22dc9f20-9f75-4c53-987b-30932c88466f tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:20.839052 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22dc9f20-9f75-4c53-987b-30932c88466f tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 returned with HTTP 200 Aug 12 14:52:20.840188 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 432/1733] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:20 2026] GET /volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 => generated 808 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:20.841140 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-80b4d0f2-a3be-4db8-affb-130185bfb752 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 returned with HTTP 404 Aug 12 14:52:20.841722 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 430/1734] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:52:20 2026] GET /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec3 => generated 129 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:20.852761 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4a4a94f0-7113-464f-8e36-7ed8c9197c88 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.855877 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a4a94f0-7113-464f-8e36-7ed8c9197c88 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] POST https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs Aug 12 14:52:20.856393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a4a94f0-7113-464f-8e36-7ed8c9197c88 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:20.859285 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:20.859285 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:20.924860 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a4a94f0-7113-464f-8e36-7ed8c9197c88 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs returned with HTTP 200 Aug 12 14:52:20.925533 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 433/1735] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:52:20 2026] POST /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs => generated 34 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:20.937552 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccd54fad-e189-44a0-b318-480ed9c45f3d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.943535 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccd54fad-e189-44a0-b318-480ed9c45f3d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] GET https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs Aug 12 14:52:20.943535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccd54fad-e189-44a0-b318-480ed9c45f3d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:20.943535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccd54fad-e189-44a0-b318-480ed9c45f3d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:20.957287 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccd54fad-e189-44a0-b318-480ed9c45f3d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs returned with HTTP 200 Aug 12 14:52:20.957925 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 441/1736] 10.4.3.100 () {66 vars in 1378 bytes} [Wed Aug 12 14:52:20 2026] GET /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs => generated 34 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:20.971539 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-54599f81-adad-43f2-be98-02ad6af85bfa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:20.973621 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54599f81-adad-43f2-be98-02ad6af85bfa tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] POST https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs Aug 12 14:52:20.973948 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54599f81-adad-43f2-be98-02ad6af85bfa tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:21.000448 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54599f81-adad-43f2-be98-02ad6af85bfa tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs returned with HTTP 200 Aug 12 14:52:21.000879 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 433/1737] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:52:20 2026] POST /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:21.016774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3b078567-db69-4d12-a4b5-49c481c030da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.019630 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b078567-db69-4d12-a4b5-49c481c030da tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] PUT https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec2 Aug 12 14:52:21.019972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b078567-db69-4d12-a4b5-49c481c030da tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:21.046495 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-02df0e53-5257-4a83-a3d6-6086db39b720 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.049724 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-02df0e53-5257-4a83-a3d6-6086db39b720 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:21.050036 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-02df0e53-5257-4a83-a3d6-6086db39b720 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:21.050224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-02df0e53-5257-4a83-a3d6-6086db39b720 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:21.050315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-02df0e53-5257-4a83-a3d6-6086db39b720 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:21.057640 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:21.057640 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:21.058649 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-02df0e53-5257-4a83-a3d6-6086db39b720 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:21.059088 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b078567-db69-4d12-a4b5-49c481c030da tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec2 returned with HTTP 200 Aug 12 14:52:21.059530 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 434/1738] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:21 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:21.060248 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 431/1739] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:52:21 2026] PUT /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec2 => generated 17 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:21.072763 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e0da0c13-56a6-4602-badd-a73705d60969 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.077046 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0da0c13-56a6-4602-badd-a73705d60969 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] GET https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec2 Aug 12 14:52:21.077297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0da0c13-56a6-4602-badd-a73705d60969 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:21.078193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0da0c13-56a6-4602-badd-a73705d60969 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:21.088503 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0da0c13-56a6-4602-badd-a73705d60969 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec2 returned with HTTP 200 Aug 12 14:52:21.088806 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 442/1740] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:52:21 2026] GET /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs/spec2 => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:21.102321 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d35c6bf6-e3b4-4386-85d4-ae95344a2da2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.105174 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d35c6bf6-e3b4-4386-85d4-ae95344a2da2 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] POST https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs Aug 12 14:52:21.105699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d35c6bf6-e3b4-4386-85d4-ae95344a2da2 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:21.160672 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d35c6bf6-e3b4-4386-85d4-ae95344a2da2 tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs returned with HTTP 200 Aug 12 14:52:21.160672 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 434/1741] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:52:21 2026] POST /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs => generated 51 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:21.175407 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-43818637-7724-45be-8d4e-f3ae92063e7d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.179857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43818637-7724-45be-8d4e-f3ae92063e7d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] GET https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs Aug 12 14:52:21.181172 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-43818637-7724-45be-8d4e-f3ae92063e7d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:21.181596 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-43818637-7724-45be-8d4e-f3ae92063e7d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:21.196197 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43818637-7724-45be-8d4e-f3ae92063e7d tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs returned with HTTP 200 Aug 12 14:52:21.196714 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 435/1742] 10.4.3.100 () {66 vars in 1378 bytes} [Wed Aug 12 14:52:21 2026] GET /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d/extra_specs => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:21.210504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4c14ad59-1f87-4e35-88ca-e12650cb95cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.215280 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c14ad59-1f87-4e35-88ca-e12650cb95cd tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] DELETE https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d Aug 12 14:52:21.215589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c14ad59-1f87-4e35-88ca-e12650cb95cd tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:21.215912 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c14ad59-1f87-4e35-88ca-e12650cb95cd tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:21.272296 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c14ad59-1f87-4e35-88ca-e12650cb95cd tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d returned with HTTP 202 Aug 12 14:52:21.272955 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 432/1743] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:21 2026] DELETE /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:21.285702 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08ea6433-55a2-4327-bb53-a2f2d7848cba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.287960 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08ea6433-55a2-4327-bb53-a2f2d7848cba tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] GET https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d Aug 12 14:52:21.288247 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08ea6433-55a2-4327-bb53-a2f2d7848cba tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:21.288509 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08ea6433-55a2-4327-bb53-a2f2d7848cba tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:21.293898 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08ea6433-55a2-4327-bb53-a2f2d7848cba tempest-VolumeTypesExtraSpecsTest-2074027330 tempest-VolumeTypesExtraSpecsTest-2074027330-project-admin] https://10.4.3.100/volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d returned with HTTP 404 Aug 12 14:52:21.294070 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 443/1744] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:52:21 2026] GET /volume/v3/types/9a80ae7d-8885-4385-8d0e-0bb99944208d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:21.726299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b05e3660-0d39-46b0-88a9-48fdd02246da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.859172 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-76ca6236-22c6-49f5-813e-cf4f311e7947 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.861327 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76ca6236-22c6-49f5-813e-cf4f311e7947 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 Aug 12 14:52:21.862809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76ca6236-22c6-49f5-813e-cf4f311e7947 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:21.863079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76ca6236-22c6-49f5-813e-cf4f311e7947 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:21.876236 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:21.876236 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:21.880215 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-76ca6236-22c6-49f5-813e-cf4f311e7947 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:21.887167 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76ca6236-22c6-49f5-813e-cf4f311e7947 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 returned with HTTP 200 Aug 12 14:52:21.887796 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 436/1745] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:21 2026] GET /volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 => generated 833 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:21.904970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9282ee9a-00b0-4be7-a46a-29e02da171a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.908498 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9282ee9a-00b0-4be7-a46a-29e02da171a3 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 Aug 12 14:52:21.908613 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9282ee9a-00b0-4be7-a46a-29e02da171a3 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:21.908837 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9282ee9a-00b0-4be7-a46a-29e02da171a3 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:21.921183 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:21.921183 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:21.923564 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:21.923982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1782459932"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:21.925905 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1782459932'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:21.926103 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume of 1 GB Aug 12 14:52:21.926467 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9282ee9a-00b0-4be7-a46a-29e02da171a3 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:21.932668 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Availability Zones retrieved successfully. Aug 12 14:52:21.933805 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9282ee9a-00b0-4be7-a46a-29e02da171a3 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 returned with HTTP 200 Aug 12 14:52:21.934812 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 433/1746] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:21 2026] GET /volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 => generated 833 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:21.940111 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Flow 'volume_create_api' (5f5bf48d-a6d0-4fd0-8b03-177acf802fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:21.942643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c9d7bf-2f20-4a39-aa3a-0faac86a6c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:21.946447 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:21.950562 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:21.953479 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:21.953928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1197002064"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:21.956380 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1197002064'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:21.956595 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Create volume of 1 GB Aug 12 14:52:21.963389 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Availability Zones retrieved successfully. Aug 12 14:52:21.970613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Flow 'volume_create_api' (6a940021-c7e6-4bea-934b-d659368d256c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:21.971904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c862bc-4aad-4997-907f-15931c2e1c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:21.973154 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:21.979411 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20c9d7bf-2f20-4a39-aa3a-0faac86a6c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:21.980419 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa9c01c-71da-4f8b-92a6-15a496642901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.012379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74c862bc-4aad-4997-907f-15931c2e1c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.013641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38feed52-5125-402e-8fff-b847b64aacb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.076847 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5d06a9a8-ee95-4c65-be87-d94a633351ed None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:22.079541 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d06a9a8-ee95-4c65-be87-d94a633351ed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:22.079823 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5d06a9a8-ee95-4c65-be87-d94a633351ed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:22.080422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5d06a9a8-ee95-4c65-be87-d94a633351ed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:22.080422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5d06a9a8-ee95-4c65-be87-d94a633351ed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:22.089324 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:22.089324 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:22.090229 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d06a9a8-ee95-4c65-be87-d94a633351ed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:22.091129 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 437/1747] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:22 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:22.097237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Created reservations ['353b62b2-9274-490b-a3fb-174d3841e8bc', '14f318c4-9b0c-4049-a657-6b787cb7eba0', '686976f6-959b-4e7f-9da1-a93a89172bac', '6f7a7b82-56e0-48b8-a559-04016a1ec5b7'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:22.098063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fa9c01c-71da-4f8b-92a6-15a496642901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353b62b2-9274-490b-a3fb-174d3841e8bc', '14f318c4-9b0c-4049-a657-6b787cb7eba0', '686976f6-959b-4e7f-9da1-a93a89172bac', '6f7a7b82-56e0-48b8-a559-04016a1ec5b7']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.099421 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926a40b8-e201-4f3d-9b22-3f29a7e3efa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.100222 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Created reservations ['64511f5f-0f69-43fc-87a3-4d24966d004e', '03b18d36-f8de-4df9-83c1-b73d1bb54186', '9816e89f-596d-46f7-bd1d-752029fd27ec', '392bf05c-e039-4d0c-853c-7571ff4cd305'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:22.101170 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38feed52-5125-402e-8fff-b847b64aacb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64511f5f-0f69-43fc-87a3-4d24966d004e', '03b18d36-f8de-4df9-83c1-b73d1bb54186', '9816e89f-596d-46f7-bd1d-752029fd27ec', '392bf05c-e039-4d0c-853c-7571ff4cd305']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.102049 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c5adce-4abf-4edf-9d38-dee848bc3f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.135832 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926a40b8-e201-4f3d-9b22-3f29a7e3efa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bfa2b5b-493d-41ad-8876-c2063beac1e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1782459932',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',qos_specs=None,replication_status=,reservations=['353b62b2-9274-490b-a3fb-174d3841e8bc','14f318c4-9b0c-4049-a657-6b787cb7eba0','686976f6-959b-4e7f-9da1-a93a89172bac','6f7a7b82-56e0-48b8-a559-04016a1ec5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa985f3077345b2aac42eb96f73e001',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1782459932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bfa2b5b-493d-41ad-8876-c2063beac1e1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa985f3077345b2aac42eb96f73e001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.136969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc6e786-efbb-4a7f-87c7-cb8ffacfea7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.138302 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17c5adce-4abf-4edf-9d38-dee848bc3f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6cf7d2c-3658-4bf9-9acc-279281c0af4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1197002064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c885634c2f9447f0ad52a1384a6130ae',qos_specs=None,replication_status=,reservations=['64511f5f-0f69-43fc-87a3-4d24966d004e','03b18d36-f8de-4df9-83c1-b73d1bb54186','9816e89f-596d-46f7-bd1d-752029fd27ec','392bf05c-e039-4d0c-853c-7571ff4cd305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d548443249ba425eb29641dfdce3b6e5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:22Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1197002064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6cf7d2c-3658-4bf9-9acc-279281c0af4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c885634c2f9447f0ad52a1384a6130ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d548443249ba425eb29641dfdce3b6e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.139193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c3db02-2426-4ec4-be4d-a8972ce74517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.163772 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc6e786-efbb-4a7f-87c7-cb8ffacfea7b) transitioned into state 'SUCCESS' from state '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-1782459932',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',qos_specs=None,replication_status=,reservations=['353b62b2-9274-490b-a3fb-174d3841e8bc','14f318c4-9b0c-4049-a657-6b787cb7eba0','686976f6-959b-4e7f-9da1-a93a89172bac','6f7a7b82-56e0-48b8-a559-04016a1ec5b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa985f3077345b2aac42eb96f73e001',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.164805 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ba8506-800b-4bc4-83c9-2017d2dc43ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.180577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14ba8506-800b-4bc4-83c9-2017d2dc43ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.182002 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Flow 'volume_create_api' (5f5bf48d-a6d0-4fd0-8b03-177acf802fc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:22.182439 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume request issued successfully. Aug 12 14:52:22.183709 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b05e3660-0d39-46b0-88a9-48fdd02246da tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:22.184084 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 435/1748] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:21 2026] POST /volume/v3/volumes => generated 760 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:22.185381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c3db02-2426-4ec4-be4d-a8972ce74517) transitioned into 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-1197002064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c885634c2f9447f0ad52a1384a6130ae',qos_specs=None,replication_status=,reservations=['64511f5f-0f69-43fc-87a3-4d24966d004e','03b18d36-f8de-4df9-83c1-b73d1bb54186','9816e89f-596d-46f7-bd1d-752029fd27ec','392bf05c-e039-4d0c-853c-7571ff4cd305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d548443249ba425eb29641dfdce3b6e5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.186050 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c798908b-7170-4d21-90e6-91dc46a1f229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:22.205385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-740e70d4-8662-42c7-9eec-6c642d343712 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:22.207800 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c798908b-7170-4d21-90e6-91dc46a1f229) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:22.207959 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-740e70d4-8662-42c7-9eec-6c642d343712 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 Aug 12 14:52:22.208237 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-740e70d4-8662-42c7-9eec-6c642d343712 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:22.208678 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-740e70d4-8662-42c7-9eec-6c642d343712 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:22.209239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Flow 'volume_create_api' (6a940021-c7e6-4bea-934b-d659368d256c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:22.209520 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Create volume request issued successfully. Aug 12 14:52:22.210373 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da62d9d5-8d1e-4694-b7ed-e0805b3c9c40 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:22.211118 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 444/1749] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:21 2026] POST /volume/v3/volumes => generated 776 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:22.226656 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:22.226656 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:22.228049 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2be5aa6a-7ba5-49f2-8cdb-e3b1c0cb8530 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:22.232540 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2be5aa6a-7ba5-49f2-8cdb-e3b1c0cb8530 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:22.232673 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-740e70d4-8662-42c7-9eec-6c642d343712 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:22.232724 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2be5aa6a-7ba5-49f2-8cdb-e3b1c0cb8530 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:22.235485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2be5aa6a-7ba5-49f2-8cdb-e3b1c0cb8530 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:22.240439 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-740e70d4-8662-42c7-9eec-6c642d343712 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 returned with HTTP 200 Aug 12 14:52:22.241159 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 434/1750] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:22 2026] GET /volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 => generated 828 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:22.244665 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:22.244665 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:22.251051 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2be5aa6a-7ba5-49f2-8cdb-e3b1c0cb8530 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:22.257226 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2be5aa6a-7ba5-49f2-8cdb-e3b1c0cb8530 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f returned with HTTP 200 Aug 12 14:52:22.258583 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 438/1751] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:22 2026] GET /volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:23.105810 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5e7ae63-0aa6-43ea-a67e-82f33d8da618 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.108791 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5e7ae63-0aa6-43ea-a67e-82f33d8da618 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:23.109018 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5e7ae63-0aa6-43ea-a67e-82f33d8da618 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.109345 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5e7ae63-0aa6-43ea-a67e-82f33d8da618 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.109489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d5e7ae63-0aa6-43ea-a67e-82f33d8da618 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:23.123159 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.123159 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:23.124753 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5e7ae63-0aa6-43ea-a67e-82f33d8da618 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:23.124753 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 436/1752] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:23.141863 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9dc46527-b1c5-4df7-b197-c4dadf8ff784 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.144678 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9dc46527-b1c5-4df7-b197-c4dadf8ff784 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 Aug 12 14:52:23.144939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9dc46527-b1c5-4df7-b197-c4dadf8ff784 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.145200 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9dc46527-b1c5-4df7-b197-c4dadf8ff784 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.155251 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.155251 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:23.160335 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9dc46527-b1c5-4df7-b197-c4dadf8ff784 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:23.168395 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9dc46527-b1c5-4df7-b197-c4dadf8ff784 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 returned with HTTP 200 Aug 12 14:52:23.168904 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 445/1753] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:23.184899 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f28659ba-896f-410a-90c3-e6e6804ada0d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.187272 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f28659ba-896f-410a-90c3-e6e6804ada0d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 Aug 12 14:52:23.187550 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f28659ba-896f-410a-90c3-e6e6804ada0d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.187795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f28659ba-896f-410a-90c3-e6e6804ada0d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.196949 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.196949 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:23.203482 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f28659ba-896f-410a-90c3-e6e6804ada0d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:23.210012 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f28659ba-896f-410a-90c3-e6e6804ada0d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 returned with HTTP 200 Aug 12 14:52:23.210576 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 435/1754] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:52:23.230355 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.234237 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 Aug 12 14:52:23.234536 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.234817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.234978 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: 555051ca-ea11-4ddd-a1ad-0b16b5417521 Aug 12 14:52:23.256635 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.256635 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:23.256635 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:23.264179 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a986679c-0241-4965-bff9-c6143e756108 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.269663 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a986679c-0241-4965-bff9-c6143e756108 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 Aug 12 14:52:23.269904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a986679c-0241-4965-bff9-c6143e756108 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.270091 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a986679c-0241-4965-bff9-c6143e756108 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.275874 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2fd4638-1f69-4af6-b1fc-cae798f84333 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.280095 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2fd4638-1f69-4af6-b1fc-cae798f84333 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:23.280095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2fd4638-1f69-4af6-b1fc-cae798f84333 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.280095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2fd4638-1f69-4af6-b1fc-cae798f84333 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.282428 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.282428 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:23.291893 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.291893 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:23.292434 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a986679c-0241-4965-bff9-c6143e756108 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:23.299145 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2fd4638-1f69-4af6-b1fc-cae798f84333 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:23.302116 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a986679c-0241-4965-bff9-c6143e756108 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 returned with HTTP 200 Aug 12 14:52:23.302787 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 437/1755] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:23.305726 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume request issued successfully. Aug 12 14:52:23.306090 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f34f976-0b4e-491a-b088-1d90ceb62927 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 returned with HTTP 202 Aug 12 14:52:23.306617 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 439/1756] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:23 2026] DELETE /volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:23.312512 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2fd4638-1f69-4af6-b1fc-cae798f84333 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f returned with HTTP 200 Aug 12 14:52:23.313242 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 446/1757] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:23.324530 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-50fe3db0-c26a-40a6-b003-d64ce48c46ab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.327976 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50fe3db0-c26a-40a6-b003-d64ce48c46ab tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 Aug 12 14:52:23.328282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50fe3db0-c26a-40a6-b003-d64ce48c46ab tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.328686 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50fe3db0-c26a-40a6-b003-d64ce48c46ab tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.332631 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc333763-568c-41dd-a7bb-88b96c351130 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.336213 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc333763-568c-41dd-a7bb-88b96c351130 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:23.336502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc333763-568c-41dd-a7bb-88b96c351130 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.337746 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc333763-568c-41dd-a7bb-88b96c351130 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.340842 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.340842 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:23.347084 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.347084 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:23.348356 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-50fe3db0-c26a-40a6-b003-d64ce48c46ab tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:23.349934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-a2d6f97d-bb06-4585-9394-57945809d53f req-901240cc-b5ad-4512-b143-1f068470b70c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.352138 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dc333763-568c-41dd-a7bb-88b96c351130 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:23.352280 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a2d6f97d-bb06-4585-9394-57945809d53f req-901240cc-b5ad-4512-b143-1f068470b70c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 Aug 12 14:52:23.352361 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-a2d6f97d-bb06-4585-9394-57945809d53f req-901240cc-b5ad-4512-b143-1f068470b70c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.353136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-a2d6f97d-bb06-4585-9394-57945809d53f req-901240cc-b5ad-4512-b143-1f068470b70c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.355381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50fe3db0-c26a-40a6-b003-d64ce48c46ab tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 returned with HTTP 200 Aug 12 14:52:23.355802 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 436/1758] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:23.360375 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.360375 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:23.363638 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc333763-568c-41dd-a7bb-88b96c351130 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f returned with HTTP 200 Aug 12 14:52:23.364089 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 438/1759] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f => generated 869 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:23.364546 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-a2d6f97d-bb06-4585-9394-57945809d53f req-901240cc-b5ad-4512-b143-1f068470b70c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:23.382832 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a2d6f97d-bb06-4585-9394-57945809d53f req-901240cc-b5ad-4512-b143-1f068470b70c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 returned with HTTP 200 Aug 12 14:52:23.384352 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 440/1760] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:23.387483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.387483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:52:23.387483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6cf7d2c-3658-4bf9-9acc-279281c0af4f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1937115420"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:23.400185 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.400185 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:23.400929 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:23.402524 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.403025 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Create snapshot from volume d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:23.406808 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:23.407256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1924094513"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:23.409648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1924094513'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:23.409926 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume of 1 GB Aug 12 14:52:23.420690 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Availability Zones retrieved successfully. Aug 12 14:52:23.432194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Flow 'volume_create_api' (d2292663-5f50-4135-9e0b-1e1cdbf7cf88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:23.433667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641ac977-e9f2-4aa7-9377-f3cc7e9284a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:23.435013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:23.463539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Created reservations ['b73dc1c4-576f-46f9-b273-6ed5d1bbbfe3', '0ba54f65-33de-41b5-90c3-ca011496fba4', 'af423153-372b-411c-a6f6-f2518d0e5a5d', '8581276d-6a6a-4514-a8a3-8391eea638d3'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:23.489484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (641ac977-e9f2-4aa7-9377-f3cc7e9284a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:23.489878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e2204b-71e6-44fb-8749-d453335b253a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:23.520722 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Snapshot create request issued successfully. Aug 12 14:52:23.521159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a28b7c25-b07d-480c-9ae5-ac6cb64ce82c tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:52:23.521662 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 447/1761] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:52:23 2026] POST /volume/v3/snapshots => generated 326 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 14:52:23.531581 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d93157c5-79cd-4489-b656-def45d7dfa2e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.533711 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d93157c5-79cd-4489-b656-def45d7dfa2e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 Aug 12 14:52:23.534672 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d93157c5-79cd-4489-b656-def45d7dfa2e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.534769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d93157c5-79cd-4489-b656-def45d7dfa2e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.541065 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.541065 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:23.541951 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d93157c5-79cd-4489-b656-def45d7dfa2e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Snapshot retrieved successfully. Aug 12 14:52:23.542438 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Created reservations ['31c73a30-c512-4335-8780-5e02b4bdab67', '30ceb370-8cdc-4dad-ab88-8c6983740f3d', '078649ab-39d7-4f61-8a6c-bebb9941623e', '8d18d8db-0ef5-46ea-880e-3b62e62ca2e7'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:23.543344 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08e2204b-71e6-44fb-8749-d453335b253a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31c73a30-c512-4335-8780-5e02b4bdab67', '30ceb370-8cdc-4dad-ab88-8c6983740f3d', '078649ab-39d7-4f61-8a6c-bebb9941623e', '8d18d8db-0ef5-46ea-880e-3b62e62ca2e7']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:23.543969 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d93157c5-79cd-4489-b656-def45d7dfa2e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 returned with HTTP 200 Aug 12 14:52:23.544140 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3fa701c-be22-4894-941e-1fde198c666b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:23.544524 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 439/1762] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 => generated 458 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:23.573523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3fa701c-be22-4894-941e-1fde198c666b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd47dabea-c0c9-4343-ad44-7e0df0bf4abe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1924094513',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',qos_specs=None,replication_status=,reservations=['31c73a30-c512-4335-8780-5e02b4bdab67','30ceb370-8cdc-4dad-ab88-8c6983740f3d','078649ab-39d7-4f61-8a6c-bebb9941623e','8d18d8db-0ef5-46ea-880e-3b62e62ca2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa985f3077345b2aac42eb96f73e001',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1924094513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d47dabea-c0c9-4343-ad44-7e0df0bf4abe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa985f3077345b2aac42eb96f73e001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:23.574803 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bebf4de-4846-4070-aacd-c18d0ce66cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:23.598310 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bebf4de-4846-4070-aacd-c18d0ce66cec) transitioned into state 'SUCCESS' from state '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-1924094513',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',qos_specs=None,replication_status=,reservations=['31c73a30-c512-4335-8780-5e02b4bdab67','30ceb370-8cdc-4dad-ab88-8c6983740f3d','078649ab-39d7-4f61-8a6c-bebb9941623e','8d18d8db-0ef5-46ea-880e-3b62e62ca2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa985f3077345b2aac42eb96f73e001',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:23.598901 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8923049b-4c72-426a-b793-2792c25b71cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:23.608595 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8923049b-4c72-426a-b793-2792c25b71cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:23.609315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Flow 'volume_create_api' (d2292663-5f50-4135-9e0b-1e1cdbf7cf88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:23.611477 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume request issued successfully. Aug 12 14:52:23.611477 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-688e34e0-31fb-4964-90b4-9ce16ba879a9 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:23.611477 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 437/1763] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:23 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:23.631057 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a4b26727-d005-4cb4-9893-746806e6cba8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:23.633405 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4b26727-d005-4cb4-9893-746806e6cba8 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe Aug 12 14:52:23.633637 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4b26727-d005-4cb4-9893-746806e6cba8 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:23.633868 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4b26727-d005-4cb4-9893-746806e6cba8 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:23.646782 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:23.646782 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:23.654021 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a4b26727-d005-4cb4-9893-746806e6cba8 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:23.662255 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4b26727-d005-4cb4-9893-746806e6cba8 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe returned with HTTP 200 Aug 12 14:52:23.662788 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 441/1764] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:23 2026] GET /volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe => generated 828 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:24.376170 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c87c4af-abfd-4eee-ac12-3ee26d90d2d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.378932 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c87c4af-abfd-4eee-ac12-3ee26d90d2d0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 Aug 12 14:52:24.379145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c87c4af-abfd-4eee-ac12-3ee26d90d2d0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.379440 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c87c4af-abfd-4eee-ac12-3ee26d90d2d0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.386746 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c87c4af-abfd-4eee-ac12-3ee26d90d2d0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 returned with HTTP 404 Aug 12 14:52:24.387452 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 448/1765] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/volumes/555051ca-ea11-4ddd-a1ad-0b16b5417521 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:24.398354 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-806fa386-68ed-4432-96d4-3ece64e9e359 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.406755 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-806fa386-68ed-4432-96d4-3ece64e9e359 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:24.406870 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-806fa386-68ed-4432-96d4-3ece64e9e359 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.408138 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-806fa386-68ed-4432-96d4-3ece64e9e359 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.408138 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-806fa386-68ed-4432-96d4-3ece64e9e359 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete backup with id: 502d386a-7486-49a4-ada9-e8290415c0d6. Aug 12 14:52:24.413154 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.413154 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:24.441837 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-806fa386-68ed-4432-96d4-3ece64e9e359 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] delete_backup rpcapi backup_id 502d386a-7486-49a4-ada9-e8290415c0d6 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:52:24.444249 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-806fa386-68ed-4432-96d4-3ece64e9e359 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 202 Aug 12 14:52:24.444780 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 440/1766] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:24 2026] DELETE /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:24.457162 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b0877cf-43dc-4c57-ba60-a02778653b94 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.459405 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b0877cf-43dc-4c57-ba60-a02778653b94 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:24.459668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b0877cf-43dc-4c57-ba60-a02778653b94 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.459925 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b0877cf-43dc-4c57-ba60-a02778653b94 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.460089 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9b0877cf-43dc-4c57-ba60-a02778653b94 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:24.470072 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.470072 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:24.471245 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b0877cf-43dc-4c57-ba60-a02778653b94 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 200 Aug 12 14:52:24.471752 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 438/1767] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:24.558201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-de075ccf-b4ef-47a2-a766-501b7843084d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.559959 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de075ccf-b4ef-47a2-a766-501b7843084d tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 Aug 12 14:52:24.560319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de075ccf-b4ef-47a2-a766-501b7843084d tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.560623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de075ccf-b4ef-47a2-a766-501b7843084d tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.568464 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.568464 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:24.568958 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-de075ccf-b4ef-47a2-a766-501b7843084d tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Snapshot retrieved successfully. Aug 12 14:52:24.570423 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de075ccf-b4ef-47a2-a766-501b7843084d tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 returned with HTTP 200 Aug 12 14:52:24.570423 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 442/1768] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:24.573925 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-923e368f-7dd3-4886-bdfd-ecacc9853ab0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.583930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d0c8ab01-a82c-4968-8981-241d5f45f310 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.587591 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0c8ab01-a82c-4968-8981-241d5f45f310 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 Aug 12 14:52:24.587924 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0c8ab01-a82c-4968-8981-241d5f45f310 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.589379 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d0c8ab01-a82c-4968-8981-241d5f45f310 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.599340 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.599340 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:24.603045 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d0c8ab01-a82c-4968-8981-241d5f45f310 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Snapshot retrieved successfully. Aug 12 14:52:24.604671 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d0c8ab01-a82c-4968-8981-241d5f45f310 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 returned with HTTP 200 Aug 12 14:52:24.605134 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 441/1769] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 => generated 485 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:24.620772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.626266 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 Aug 12 14:52:24.626517 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.626810 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.627109 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Delete snapshot with id: f4f082b1-ba93-4b67-92c6-2a312f809637 Aug 12 14:52:24.636123 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.636123 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:24.637551 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Snapshot retrieved successfully. Aug 12 14:52:24.669364 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Snapshot delete request issued successfully. Aug 12 14:52:24.669693 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c05d75a-be4e-4f85-8af3-a19993323ed0 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 returned with HTTP 202 Aug 12 14:52:24.670210 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 439/1770] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:52:24 2026] DELETE /volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:24.686593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-52201b0a-f150-495e-9ae7-c1e0c7ab4269 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.686878 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df18cd1e-b02f-4c7a-9f76-86c65bf0a018 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.691214 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df18cd1e-b02f-4c7a-9f76-86c65bf0a018 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe Aug 12 14:52:24.691214 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df18cd1e-b02f-4c7a-9f76-86c65bf0a018 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.691214 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df18cd1e-b02f-4c7a-9f76-86c65bf0a018 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.691544 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-52201b0a-f150-495e-9ae7-c1e0c7ab4269 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 Aug 12 14:52:24.691544 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-52201b0a-f150-495e-9ae7-c1e0c7ab4269 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.691544 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-52201b0a-f150-495e-9ae7-c1e0c7ab4269 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.702736 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.702736 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:24.703497 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-52201b0a-f150-495e-9ae7-c1e0c7ab4269 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Snapshot retrieved successfully. Aug 12 14:52:24.704655 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-52201b0a-f150-495e-9ae7-c1e0c7ab4269 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 returned with HTTP 200 Aug 12 14:52:24.705094 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 443/1771] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 => generated 484 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:24.705718 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.705718 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:24.716777 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-df18cd1e-b02f-4c7a-9f76-86c65bf0a018 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:24.725528 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df18cd1e-b02f-4c7a-9f76-86c65bf0a018 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe returned with HTTP 200 Aug 12 14:52:24.726259 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 442/1772] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:24.764054 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4934378f-8f60-4e76-a958-9ac1a0764674 req-4c949cac-64d3-4f73-9e8c-2ec1ef708a3a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.767398 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4934378f-8f60-4e76-a958-9ac1a0764674 req-4c949cac-64d3-4f73-9e8c-2ec1ef708a3a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe Aug 12 14:52:24.767732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4934378f-8f60-4e76-a958-9ac1a0764674 req-4c949cac-64d3-4f73-9e8c-2ec1ef708a3a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.768003 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4934378f-8f60-4e76-a958-9ac1a0764674 req-4c949cac-64d3-4f73-9e8c-2ec1ef708a3a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.781822 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:24.781822 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:24.790480 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-4934378f-8f60-4e76-a958-9ac1a0764674 req-4c949cac-64d3-4f73-9e8c-2ec1ef708a3a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:24.797074 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4934378f-8f60-4e76-a958-9ac1a0764674 req-4c949cac-64d3-4f73-9e8c-2ec1ef708a3a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe returned with HTTP 200 Aug 12 14:52:24.797402 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 440/1773] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:24.813927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c42b553a-0406-4224-9b34-e5f57a996dfa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:24.816666 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:24.817134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1389407190"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:24.819434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1389407190'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:24.819690 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume of 1 GB Aug 12 14:52:24.826148 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Availability Zones retrieved successfully. Aug 12 14:52:24.831477 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-923e368f-7dd3-4886-bdfd-ecacc9853ab0 tempest-AvailabilityZoneTestJSON-60786430 tempest-AvailabilityZoneTestJSON-60786430-project-member] GET https://10.4.3.100/volume/v3/os-availability-zone Aug 12 14:52:24.831769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-923e368f-7dd3-4886-bdfd-ecacc9853ab0 tempest-AvailabilityZoneTestJSON-60786430 tempest-AvailabilityZoneTestJSON-60786430-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:24.833150 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-923e368f-7dd3-4886-bdfd-ecacc9853ab0 tempest-AvailabilityZoneTestJSON-60786430 tempest-AvailabilityZoneTestJSON-60786430-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:24.837163 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-923e368f-7dd3-4886-bdfd-ecacc9853ab0 tempest-AvailabilityZoneTestJSON-60786430 tempest-AvailabilityZoneTestJSON-60786430-project-member] Availability Zones retrieved successfully. Aug 12 14:52:24.837294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Flow 'volume_create_api' (8630a65d-b406-4945-9af3-ce914435222a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:24.837331 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-923e368f-7dd3-4886-bdfd-ecacc9853ab0 tempest-AvailabilityZoneTestJSON-60786430 tempest-AvailabilityZoneTestJSON-60786430-project-member] https://10.4.3.100/volume/v3/os-availability-zone returned with HTTP 200 Aug 12 14:52:24.837987 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 449/1774] 10.4.3.100 () {66 vars in 1276 bytes} [Wed Aug 12 14:52:24 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:24.838589 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e243eb5-90b2-49fe-84c2-5b007dc977af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:24.841117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:24.882945 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e243eb5-90b2-49fe-84c2-5b007dc977af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:24.884362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30087dcc-0ed5-45c0-b925-be89dedd76d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:24.954354 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Created reservations ['85d5adc6-5aa1-4abb-9f8c-ed4f039d2bd8', 'b3d7427d-3af3-4362-8c79-ba8e31b6e2f9', '90775ebb-cbd3-4d3f-a2c6-0074709fe79e', '0efd6c35-53f6-4bbc-9387-40a579d3ca17'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:24.955380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30087dcc-0ed5-45c0-b925-be89dedd76d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85d5adc6-5aa1-4abb-9f8c-ed4f039d2bd8', 'b3d7427d-3af3-4362-8c79-ba8e31b6e2f9', '90775ebb-cbd3-4d3f-a2c6-0074709fe79e', '0efd6c35-53f6-4bbc-9387-40a579d3ca17']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:24.955949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6bdfa1a-6830-4aaa-85ee-60f2a92d44ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:24.993740 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6bdfa1a-6830-4aaa-85ee-60f2a92d44ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5b29022-0796-49e3-adcb-ebec9b37ed7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1389407190',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',qos_specs=None,replication_status=,reservations=['85d5adc6-5aa1-4abb-9f8c-ed4f039d2bd8','b3d7427d-3af3-4362-8c79-ba8e31b6e2f9','90775ebb-cbd3-4d3f-a2c6-0074709fe79e','0efd6c35-53f6-4bbc-9387-40a579d3ca17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa985f3077345b2aac42eb96f73e001',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1389407190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5b29022-0796-49e3-adcb-ebec9b37ed7c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa985f3077345b2aac42eb96f73e001',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:24.993740 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c135ac-d863-4f6e-896d-a07efc37d702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:25.044136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11c135ac-d863-4f6e-896d-a07efc37d702) transitioned into state 'SUCCESS' from state '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-1389407190',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0d45e6b3e1474dc490ecb61f545a7c5f',qos_specs=None,replication_status=,reservations=['85d5adc6-5aa1-4abb-9f8c-ed4f039d2bd8','b3d7427d-3af3-4362-8c79-ba8e31b6e2f9','90775ebb-cbd3-4d3f-a2c6-0074709fe79e','0efd6c35-53f6-4bbc-9387-40a579d3ca17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa985f3077345b2aac42eb96f73e001',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:25.045388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c727be72-ddbf-4945-9272-3d0c8831fa8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:25.064362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c727be72-ddbf-4945-9272-3d0c8831fa8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:25.065432 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Flow 'volume_create_api' (8630a65d-b406-4945-9af3-ce914435222a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:25.066093 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Create volume request issued successfully. Aug 12 14:52:25.067553 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c42b553a-0406-4224-9b34-e5f57a996dfa tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:25.067553 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 444/1775] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:24 2026] POST /volume/v3/volumes => generated 760 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:25.083801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08b7e0cd-4cb7-443a-9275-72ca1f3e2202 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.088406 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08b7e0cd-4cb7-443a-9275-72ca1f3e2202 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c Aug 12 14:52:25.088406 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08b7e0cd-4cb7-443a-9275-72ca1f3e2202 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.088406 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08b7e0cd-4cb7-443a-9275-72ca1f3e2202 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.105303 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:25.105303 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:25.125577 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-08b7e0cd-4cb7-443a-9275-72ca1f3e2202 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:25.137136 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08b7e0cd-4cb7-443a-9275-72ca1f3e2202 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c returned with HTTP 200 Aug 12 14:52:25.137136 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 443/1776] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:25 2026] GET /volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:25.490212 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-66bd31ec-b4fe-4578-a79f-585c7243fa3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.498658 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66bd31ec-b4fe-4578-a79f-585c7243fa3c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 Aug 12 14:52:25.498658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66bd31ec-b4fe-4578-a79f-585c7243fa3c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.498658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66bd31ec-b4fe-4578-a79f-585c7243fa3c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.498658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-66bd31ec-b4fe-4578-a79f-585c7243fa3c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 502d386a-7486-49a4-ada9-e8290415c0d6. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:25.511606 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66bd31ec-b4fe-4578-a79f-585c7243fa3c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 returned with HTTP 404 Aug 12 14:52:25.512268 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 441/1777] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:25 2026] GET /volume/v3/backups/502d386a-7486-49a4-ada9-e8290415c0d6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:25.626735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7a953a31-a584-4244-8735-b87a142782f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.629006 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a953a31-a584-4244-8735-b87a142782f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:52:25.629255 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a953a31-a584-4244-8735-b87a142782f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.629499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a953a31-a584-4244-8735-b87a142782f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.641165 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:25.641165 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:25.647510 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7a953a31-a584-4244-8735-b87a142782f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:25.655270 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a953a31-a584-4244-8735-b87a142782f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 200 Aug 12 14:52:25.656144 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 450/1778] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:25 2026] GET /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:25.677020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-67eee583-19ec-482b-a4e9-4016992666fd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.679972 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-67eee583-19ec-482b-a4e9-4016992666fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:52:25.680260 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-67eee583-19ec-482b-a4e9-4016992666fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.680537 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-67eee583-19ec-482b-a4e9-4016992666fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.680758 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-67eee583-19ec-482b-a4e9-4016992666fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:52:25.692755 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:25.692755 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:25.693425 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-67eee583-19ec-482b-a4e9-4016992666fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:25.719327 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92a9052a-3225-48da-8ef3-9dee4135c3b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.722252 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92a9052a-3225-48da-8ef3-9dee4135c3b6 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 Aug 12 14:52:25.723099 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92a9052a-3225-48da-8ef3-9dee4135c3b6 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.723099 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92a9052a-3225-48da-8ef3-9dee4135c3b6 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.729311 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-67eee583-19ec-482b-a4e9-4016992666fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume request issued successfully. Aug 12 14:52:25.729701 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-67eee583-19ec-482b-a4e9-4016992666fd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 202 Aug 12 14:52:25.731885 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 445/1779] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:25 2026] DELETE /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:25.735751 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92a9052a-3225-48da-8ef3-9dee4135c3b6 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 returned with HTTP 404 Aug 12 14:52:25.738197 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 444/1780] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:25 2026] GET /volume/v3/snapshots/f4f082b1-ba93-4b67-92c6-2a312f809637 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:25.744034 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cd90fefb-5283-4afa-b725-8c01a16e6f08 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.745644 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd90fefb-5283-4afa-b725-8c01a16e6f08 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:52:25.745851 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd90fefb-5283-4afa-b725-8c01a16e6f08 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.746053 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd90fefb-5283-4afa-b725-8c01a16e6f08 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.747842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.749990 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:25.750210 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.750406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.751982 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Delete volume with id: d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:25.759411 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:25.759411 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:25.766762 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:25.766762 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:25.769392 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:25.771271 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cd90fefb-5283-4afa-b725-8c01a16e6f08 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:25.776295 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd90fefb-5283-4afa-b725-8c01a16e6f08 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 200 Aug 12 14:52:25.776935 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 442/1781] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:25 2026] GET /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:25.809200 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Delete volume request issued successfully. Aug 12 14:52:25.809200 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9ddbb58-77f8-4de4-ad18-9dc9bf138668 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f returned with HTTP 202 Aug 12 14:52:25.809200 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 451/1782] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:25 2026] DELETE /volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:25.817138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-71676818-27b5-4fe3-b6ca-81206502244e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:25.821200 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-71676818-27b5-4fe3-b6ca-81206502244e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:25.821445 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-71676818-27b5-4fe3-b6ca-81206502244e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:25.821696 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-71676818-27b5-4fe3-b6ca-81206502244e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:25.834209 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:25.834209 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:25.839553 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-71676818-27b5-4fe3-b6ca-81206502244e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:25.846468 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-71676818-27b5-4fe3-b6ca-81206502244e tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f returned with HTTP 200 Aug 12 14:52:25.847577 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 446/1783] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:25 2026] GET /volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f => generated 868 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:26.158842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dfecc975-fcbb-4be3-8099-d85d7d1e2e5c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.158842 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfecc975-fcbb-4be3-8099-d85d7d1e2e5c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c Aug 12 14:52:26.158842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfecc975-fcbb-4be3-8099-d85d7d1e2e5c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.158842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfecc975-fcbb-4be3-8099-d85d7d1e2e5c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.170349 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.170349 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:26.176026 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dfecc975-fcbb-4be3-8099-d85d7d1e2e5c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:26.186666 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfecc975-fcbb-4be3-8099-d85d7d1e2e5c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c returned with HTTP 200 Aug 12 14:52:26.186666 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 445/1784] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:26.215703 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f4d7c12f-5047-42cc-b160-bb54f8a1e10c req-b5ad4464-c5d0-46d5-9dc5-5bf610b6186c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.220680 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f4d7c12f-5047-42cc-b160-bb54f8a1e10c req-b5ad4464-c5d0-46d5-9dc5-5bf610b6186c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c Aug 12 14:52:26.220942 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f4d7c12f-5047-42cc-b160-bb54f8a1e10c req-b5ad4464-c5d0-46d5-9dc5-5bf610b6186c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.221200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f4d7c12f-5047-42cc-b160-bb54f8a1e10c req-b5ad4464-c5d0-46d5-9dc5-5bf610b6186c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.232160 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.232160 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:26.240169 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f4d7c12f-5047-42cc-b160-bb54f8a1e10c req-b5ad4464-c5d0-46d5-9dc5-5bf610b6186c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:26.250068 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f4d7c12f-5047-42cc-b160-bb54f8a1e10c req-b5ad4464-c5d0-46d5-9dc5-5bf610b6186c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c returned with HTTP 200 Aug 12 14:52:26.251347 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 443/1785] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:26.536166 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.538476 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:26.538684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.538891 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.539202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:26.540018 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:26.549789 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:26.551058 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.551058 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:26.557840 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-37cb323a-7f68-4c24-8f23-8e8f2fb319de req-c005922e-2b58-4249-b408-9e778c8bce03 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:26.558304 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 452/1786] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:26.594730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.597556 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:26.597556 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.597817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.598140 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:26.599006 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:26.610155 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:26.612379 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.612379 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:26.619592 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-329f686c-0448-4d56-94d7-4114fa783a5d req-8731dd3e-b371-412f-9620-486597a72bbb tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:26.619967 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 447/1787] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:26.661073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.663691 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:26.664061 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.667066 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.667066 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:26.667066 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:26.680659 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:26.682196 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.682196 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:26.688586 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fed434b7-5922-4a2c-92ce-588f22378e33 req-723b29d5-3d76-4496-8a07-482e1993379a tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:26.689844 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 446/1788] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:26.733289 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.737750 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:26.738131 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.738604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.738662 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:26.741005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:26.752826 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:26.754137 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.754137 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:26.763050 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c047975c-985a-4ec8-b405-dda913e40d55 req-686918aa-008f-4e95-a2f6-5c8b28bc9494 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:26.763630 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 444/1789] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:26.794394 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ef0cc0d-62be-4353-9eda-2d11a08a9d82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.797289 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ef0cc0d-62be-4353-9eda-2d11a08a9d82 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad Aug 12 14:52:26.799135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.800712 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ef0cc0d-62be-4353-9eda-2d11a08a9d82 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.800785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ef0cc0d-62be-4353-9eda-2d11a08a9d82 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.809929 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:26.810070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.810515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.810515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:26.815426 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:26.816428 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ef0cc0d-62be-4353-9eda-2d11a08a9d82 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad returned with HTTP 404 Aug 12 14:52:26.817062 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 453/1790] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/ad042d5d-47ac-4c6c-89d4-e0a0a74affad => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:26.827581 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:26.828702 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.828702 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:26.834887 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-d2eec1b5-a528-470f-bc69-f39b7e07084f req-032fa99f-ac04-4d9d-a412-03318b8eed97 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:26.835663 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 448/1791] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:26.837171 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.841644 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:26.841644 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-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-1121612969"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:26.841644 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1121612969'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:26.841644 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume of 1 GB Aug 12 14:52:26.849408 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability Zones retrieved successfully. Aug 12 14:52:26.865647 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (97900550-04b9-432c-bf8c-a69c27b6bc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:26.865759 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b81229de-252f-4947-8dc0-4b849503bf61 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.867769 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b81229de-252f-4947-8dc0-4b849503bf61 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f Aug 12 14:52:26.868100 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b81229de-252f-4947-8dc0-4b849503bf61 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.868410 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b7770b-b0fa-47e7-9795-d823f93705fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:26.868494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b81229de-252f-4947-8dc0-4b849503bf61 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.869919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:26.876152 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b81229de-252f-4947-8dc0-4b849503bf61 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f returned with HTTP 404 Aug 12 14:52:26.876828 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.876922 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 445/1792] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/d6cf7d2c-3658-4bf9-9acc-279281c0af4f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:26.879491 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:26.879782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.880053 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.880410 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:26.881527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:26.887698 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.892181 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 Aug 12 14:52:26.892181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.892181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.892181 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Delete volume with id: 7c9844b3-74d5-4515-8190-7e6193668380 Aug 12 14:52:26.894749 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:26.896719 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.896719 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:26.906549 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-41bbfb11-63d9-4262-a1be-b606a4c6feb1 req-410b35c1-52b3-44e3-aef1-47652cf5b68c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:26.906549 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 454/1793] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:26.906770 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.906770 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:26.906770 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:26.918111 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b7770b-b0fa-47e7-9795-d823f93705fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:26.920258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d3111a-62f7-45b4-8c3f-01a8bf9177b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:26.934543 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Delete volume request issued successfully. Aug 12 14:52:26.934817 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48b2621e-1ddb-4573-a9b8-4ddb98ef8182 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 returned with HTTP 202 Aug 12 14:52:26.935535 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 449/1794] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:26 2026] DELETE /volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:26.941031 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.945623 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-29612671-d3e4-43c2-bd5f-cdcf2a9449c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.946519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-21598659-9b0f-442e-9f25-981e33a29459 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:26.946654 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:26.946654 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.946927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.947272 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:26.948174 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:26.949356 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29612671-d3e4-43c2-bd5f-cdcf2a9449c9 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 Aug 12 14:52:26.950224 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29612671-d3e4-43c2-bd5f-cdcf2a9449c9 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:26.950899 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29612671-d3e4-43c2-bd5f-cdcf2a9449c9 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:26.961220 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:26.962495 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.962495 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:26.963136 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:26.963136 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:26.969663 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-29612671-d3e4-43c2-bd5f-cdcf2a9449c9 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Volume info retrieved successfully. Aug 12 14:52:26.969811 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2699998c-cdcf-4528-a1c6-ea0475aeef9d req-0f60b017-a4c5-4710-a410-34c5c77e272c tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:26.972840 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 446/1795] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:26.977702 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29612671-d3e4-43c2-bd5f-cdcf2a9449c9 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 returned with HTTP 200 Aug 12 14:52:26.977702 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 455/1796] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:26 2026] GET /volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 => generated 832 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:26.990951 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['847bdf96-d1e7-4369-8f18-c6dc83f5f51a', '7e0d5815-a37a-4e9f-9d8b-68c0f2326f7a', 'fac13106-9126-4045-85df-0bbf87b5481e', '7666a58c-7d18-43a1-8448-748a47cb6a22'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:26.992173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d3111a-62f7-45b4-8c3f-01a8bf9177b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['847bdf96-d1e7-4369-8f18-c6dc83f5f51a', '7e0d5815-a37a-4e9f-9d8b-68c0f2326f7a', 'fac13106-9126-4045-85df-0bbf87b5481e', '7666a58c-7d18-43a1-8448-748a47cb6a22']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:26.993437 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88248eb-e9fd-4270-8900-2439612067e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.015321 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:27.021549 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:52:27.021549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:27.021549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:27.021549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:27.021549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:27.033080 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] Get all volumes completed successfully. Aug 12 14:52:27.034956 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:27.034956 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:27.043557 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-089460d0-22f5-4bbc-8b23-5942d2a9a833 req-33f0a7a0-c468-4e6c-81f4-223939aabaaf tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:52:27.043557 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 447/1797] 10.4.3.100 () {68 vars in 1508 bytes} [Wed Aug 12 14:52:27 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:27.043752 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88248eb-e9fd-4270-8900-2439612067e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f9790a6-1165-4869-9035-ac7505ca2a0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1121612969',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['847bdf96-d1e7-4369-8f18-c6dc83f5f51a','7e0d5815-a37a-4e9f-9d8b-68c0f2326f7a','fac13106-9126-4045-85df-0bbf87b5481e','7666a58c-7d18-43a1-8448-748a47cb6a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1121612969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f9790a6-1165-4869-9035-ac7505ca2a0c,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ded8ab74e74956b993f3d46831db75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.044788 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52249d5d-21a2-463e-99f9-1c66ca516bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.057555 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-21598659-9b0f-442e-9f25-981e33a29459 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:52:27.058113 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-21598659-9b0f-442e-9f25-981e33a29459 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-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=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:27.064250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-34694d5c-13f4-45bc-a325-0366f528ec22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:27.067648 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34694d5c-13f4-45bc-a325-0366f528ec22 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c Aug 12 14:52:27.067979 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34694d5c-13f4-45bc-a325-0366f528ec22 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:27.068265 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34694d5c-13f4-45bc-a325-0366f528ec22 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:27.068564 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-34694d5c-13f4-45bc-a325-0366f528ec22 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Delete volume with id: f5b29022-0796-49e3-adcb-ebec9b37ed7c Aug 12 14:52:27.088479 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:27.088479 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:27.088970 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-34694d5c-13f4-45bc-a325-0366f528ec22 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:27.096279 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-21598659-9b0f-442e-9f25-981e33a29459 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:52:27.096454 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52249d5d-21a2-463e-99f9-1c66ca516bd9) transitioned into state 'SUCCESS' from state '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-1121612969',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['847bdf96-d1e7-4369-8f18-c6dc83f5f51a','7e0d5815-a37a-4e9f-9d8b-68c0f2326f7a','fac13106-9126-4045-85df-0bbf87b5481e','7666a58c-7d18-43a1-8448-748a47cb6a22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.096672 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 450/1798] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:52:26 2026] POST /volume/v3/types => generated 287 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:27.097494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c306a4b-0979-4199-82c0-9d5fcefe3b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.113484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c306a4b-0979-4199-82c0-9d5fcefe3b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.113484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (97900550-04b9-432c-bf8c-a69c27b6bc16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:27.113484 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request issued successfully. Aug 12 14:52:27.113794 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ea117c11-e3a4-4c5e-90c5-b8bfb6d2184e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:27.114233 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 447/1799] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:26 2026] POST /volume/v3/volumes => generated 816 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:27.121201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c062454-545e-4793-bf50-9db4fd921a31 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:27.125061 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-34694d5c-13f4-45bc-a325-0366f528ec22 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Delete volume request issued successfully. Aug 12 14:52:27.125061 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34694d5c-13f4-45bc-a325-0366f528ec22 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c returned with HTTP 202 Aug 12 14:52:27.125276 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:27.125373 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 456/1800] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:27 2026] DELETE /volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:27.125528 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-846344431"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:27.132820 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Create volume request body: {'volume': {'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-846344431'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:27.139186 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ab4f8850-b91f-4133-b247-7601962be124 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:27.142350 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ab4f8850-b91f-4133-b247-7601962be124 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:52:27.142470 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ab4f8850-b91f-4133-b247-7601962be124 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:27.142955 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ab4f8850-b91f-4133-b247-7601962be124 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:27.144728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15aa35d5-c280-4b56-b8b1-c5ef451354a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:27.150482 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15aa35d5-c280-4b56-b8b1-c5ef451354a3 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c Aug 12 14:52:27.150482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15aa35d5-c280-4b56-b8b1-c5ef451354a3 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:27.150482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15aa35d5-c280-4b56-b8b1-c5ef451354a3 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:27.152797 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:27.152797 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:27.161200 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:27.161200 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:27.161979 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ab4f8850-b91f-4133-b247-7601962be124 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:27.168081 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-15aa35d5-c280-4b56-b8b1-c5ef451354a3 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:27.171408 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ab4f8850-b91f-4133-b247-7601962be124 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 200 Aug 12 14:52:27.171408 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 451/1801] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:27 2026] GET /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 884 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:27.174293 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15aa35d5-c280-4b56-b8b1-c5ef451354a3 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c returned with HTTP 200 Aug 12 14:52:27.174754 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 448/1802] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:27 2026] GET /volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:27.250868 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Create volume of 1 GB Aug 12 14:52:27.258489 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Availability Zones retrieved successfully. Aug 12 14:52:27.265645 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Flow 'volume_create_api' (6ffe3b12-591f-4132-9002-b3c0bc6b0503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:27.267331 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c93fd4-9322-498e-a966-3ae0516e3c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.268476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:27.357190 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95c93fd4-9322-498e-a966-3ae0516e3c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.357956 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1908f5-2821-41a1-9f69-0dfbe2a7c093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.445187 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Created reservations ['c460adb0-b0ef-4a56-8883-3376695f7a88', '68411bfe-f340-4ed8-82b7-7b557ae04045', '11543b0c-e2a1-4c52-adc2-e0febf218853', '63cad420-ac4b-4599-b2e2-8910a29f73af'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:27.446305 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e1908f5-2821-41a1-9f69-0dfbe2a7c093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c460adb0-b0ef-4a56-8883-3376695f7a88', '68411bfe-f340-4ed8-82b7-7b557ae04045', '11543b0c-e2a1-4c52-adc2-e0febf218853', '63cad420-ac4b-4599-b2e2-8910a29f73af']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.447707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f24a81-6109-441e-8f42-fb6cde017840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.480220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f24a81-6109-441e-8f42-fb6cde017840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2c76b5f-b14d-443e-be86-e87ce4f4afbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-846344431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180d2a9504994e2995246d259bbd9a27',qos_specs=None,replication_status=,reservations=['c460adb0-b0ef-4a56-8883-3376695f7a88','68411bfe-f340-4ed8-82b7-7b557ae04045','11543b0c-e2a1-4c52-adc2-e0febf218853','63cad420-ac4b-4599-b2e2-8910a29f73af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88083889f30c4c5fb0a5a0d701c006a0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-846344431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2c76b5f-b14d-443e-be86-e87ce4f4afbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='180d2a9504994e2995246d259bbd9a27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88083889f30c4c5fb0a5a0d701c006a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.481413 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (548e2ea4-71a0-4e32-bd4b-7c51e97fafd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.516121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (548e2ea4-71a0-4e32-bd4b-7c51e97fafd7) transitioned into state 'SUCCESS' from state '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-846344431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='180d2a9504994e2995246d259bbd9a27',qos_specs=None,replication_status=,reservations=['c460adb0-b0ef-4a56-8883-3376695f7a88','68411bfe-f340-4ed8-82b7-7b557ae04045','11543b0c-e2a1-4c52-adc2-e0febf218853','63cad420-ac4b-4599-b2e2-8910a29f73af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88083889f30c4c5fb0a5a0d701c006a0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.517076 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9afa24ec-e071-4b30-8e9a-80d8bedc575f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:27.533061 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9afa24ec-e071-4b30-8e9a-80d8bedc575f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:27.534122 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Flow 'volume_create_api' (6ffe3b12-591f-4132-9002-b3c0bc6b0503) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:27.534486 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Create volume request issued successfully. Aug 12 14:52:27.535415 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c062454-545e-4793-bf50-9db4fd921a31 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:27.536311 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 448/1803] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:27 2026] POST /volume/v3/volumes => generated 750 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:27.552489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-db5bffa5-cb2c-41c9-a607-c58a4c53317e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:27.555329 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db5bffa5-cb2c-41c9-a607-c58a4c53317e tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] GET https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:27.555643 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db5bffa5-cb2c-41c9-a607-c58a4c53317e tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:27.555905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db5bffa5-cb2c-41c9-a607-c58a4c53317e tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:27.572142 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:27.572142 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:27.581363 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-db5bffa5-cb2c-41c9-a607-c58a4c53317e tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:27.586669 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db5bffa5-cb2c-41c9-a607-c58a4c53317e tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf returned with HTTP 200 Aug 12 14:52:27.587186 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 457/1804] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:27 2026] GET /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:28.000685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-823e001e-4dc0-40e6-b330-9e7ad36967b1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.003987 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-823e001e-4dc0-40e6-b330-9e7ad36967b1 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] GET https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 Aug 12 14:52:28.004212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-823e001e-4dc0-40e6-b330-9e7ad36967b1 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.005220 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-823e001e-4dc0-40e6-b330-9e7ad36967b1 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.020051 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-823e001e-4dc0-40e6-b330-9e7ad36967b1 tempest-CinderUnicodeTest-544785096 tempest-CinderUnicodeTest-544785096-project-member] https://10.4.3.100/volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 returned with HTTP 404 Aug 12 14:52:28.020051 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 452/1805] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:27 2026] GET /volume/v3/volumes/7c9844b3-74d5-4515-8190-7e6193668380 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:28.187546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9eeb3518-8ca7-4909-8c5e-85e99a7ca2a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.192858 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9eeb3518-8ca7-4909-8c5e-85e99a7ca2a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:52:28.193122 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9eeb3518-8ca7-4909-8c5e-85e99a7ca2a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.193544 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9eeb3518-8ca7-4909-8c5e-85e99a7ca2a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.194711 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7b0640ec-42f2-4bc5-993d-3bdd86c0cbb2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.197786 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b0640ec-42f2-4bc5-993d-3bdd86c0cbb2 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c Aug 12 14:52:28.198254 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b0640ec-42f2-4bc5-993d-3bdd86c0cbb2 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.198527 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7b0640ec-42f2-4bc5-993d-3bdd86c0cbb2 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.204145 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.204145 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:28.209727 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9eeb3518-8ca7-4909-8c5e-85e99a7ca2a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:28.211193 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7b0640ec-42f2-4bc5-993d-3bdd86c0cbb2 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c returned with HTTP 404 Aug 12 14:52:28.212527 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 449/1806] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:28 2026] GET /volume/v3/volumes/f5b29022-0796-49e3-adcb-ebec9b37ed7c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:28.216044 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9eeb3518-8ca7-4909-8c5e-85e99a7ca2a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 200 Aug 12 14:52:28.217170 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 449/1807] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:28 2026] GET /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 909 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:28.223511 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-096d0d36-962e-4d5b-acf5-ce392afce531 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.230805 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-096d0d36-962e-4d5b-acf5-ce392afce531 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe Aug 12 14:52:28.230913 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-096d0d36-962e-4d5b-acf5-ce392afce531 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.231237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-096d0d36-962e-4d5b-acf5-ce392afce531 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.232034 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-096d0d36-962e-4d5b-acf5-ce392afce531 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Delete volume with id: d47dabea-c0c9-4343-ad44-7e0df0bf4abe Aug 12 14:52:28.240042 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.240042 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:28.241165 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-096d0d36-962e-4d5b-acf5-ce392afce531 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:28.246102 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-318e576a-76d0-4043-b866-72afb1a42d30 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.250688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-318e576a-76d0-4043-b866-72afb1a42d30 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:52:28.251472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-318e576a-76d0-4043-b866-72afb1a42d30 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1f9790a6-1165-4869-9035-ac7505ca2a0c", "name": "tempest-VolumesBackupsTest-Backup-304226971", "description": "tempest-backup-description-472890291", "container": "tempest-volumesbackupstest-backup-container-1185989071"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:28.254040 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-318e576a-76d0-4043-b866-72afb1a42d30 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating new backup {'backup': {'volume_id': '1f9790a6-1165-4869-9035-ac7505ca2a0c', 'name': 'tempest-VolumesBackupsTest-Backup-304226971', 'description': 'tempest-backup-description-472890291', 'container': 'tempest-volumesbackupstest-backup-container-1185989071'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:52:28.254040 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-318e576a-76d0-4043-b866-72afb1a42d30 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating backup of volume 1f9790a6-1165-4869-9035-ac7505ca2a0c in container tempest-volumesbackupstest-backup-container-1185989071 Aug 12 14:52:28.268685 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-096d0d36-962e-4d5b-acf5-ce392afce531 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Delete volume request issued successfully. Aug 12 14:52:28.268685 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-096d0d36-962e-4d5b-acf5-ce392afce531 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe returned with HTTP 202 Aug 12 14:52:28.269266 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 458/1808] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:28 2026] DELETE /volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:28.269816 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.269816 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:28.271271 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-318e576a-76d0-4043-b866-72afb1a42d30 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:28.282482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59f64dcc-4444-434c-a91a-0891774b27dc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.284221 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59f64dcc-4444-434c-a91a-0891774b27dc tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe Aug 12 14:52:28.284588 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59f64dcc-4444-434c-a91a-0891774b27dc tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.284897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59f64dcc-4444-434c-a91a-0891774b27dc tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.294791 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.294791 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:28.299091 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-59f64dcc-4444-434c-a91a-0891774b27dc tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:28.304502 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59f64dcc-4444-434c-a91a-0891774b27dc tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe returned with HTTP 200 Aug 12 14:52:28.305079 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 450/1809] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:28 2026] GET /volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:28.317916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-318e576a-76d0-4043-b866-72afb1a42d30 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['8d6b0eec-00a2-43eb-bae1-f3ae709c4761', 'f82c9fbf-9822-4f3f-a1c5-c545767a90cf'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:28.378102 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-318e576a-76d0-4043-b866-72afb1a42d30 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:52:28.378729 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 453/1810] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:28 2026] POST /volume/v3/backups => generated 329 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:28.399815 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-520135e3-1f35-4d5b-926a-431157469dcc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.408407 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-520135e3-1f35-4d5b-926a-431157469dcc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:28.408407 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-520135e3-1f35-4d5b-926a-431157469dcc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.408794 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-520135e3-1f35-4d5b-926a-431157469dcc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.408794 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-520135e3-1f35-4d5b-926a-431157469dcc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:28.417019 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.417019 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:28.418020 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-520135e3-1f35-4d5b-926a-431157469dcc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:28.418567 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 450/1811] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:28 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:28.608994 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-087fba9b-f83c-4815-bf51-108025f2468d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.610941 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087fba9b-f83c-4815-bf51-108025f2468d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] GET https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:28.611330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087fba9b-f83c-4815-bf51-108025f2468d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.611559 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087fba9b-f83c-4815-bf51-108025f2468d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.621717 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.621717 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:28.629284 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-087fba9b-f83c-4815-bf51-108025f2468d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:28.640248 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087fba9b-f83c-4815-bf51-108025f2468d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf returned with HTTP 200 Aug 12 14:52:28.640248 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 459/1812] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:28 2026] GET /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:28.661889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c82f668b-ce0b-46d4-84ac-71a5efc454a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.663994 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c82f668b-ce0b-46d4-84ac-71a5efc454a4 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] POST https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action Aug 12 14:52:28.664539 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c82f668b-ce0b-46d4-84ac-71a5efc454a4 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-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=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:28.664740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c82f668b-ce0b-46d4-84ac-71a5efc454a4 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:28.679552 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.679552 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:28.689446 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.689446 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:28.690137 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c82f668b-ce0b-46d4-84ac-71a5efc454a4 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:28.713209 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c82f668b-ce0b-46d4-84ac-71a5efc454a4 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Update volume metadata completed successfully. Aug 12 14:52:28.713608 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c82f668b-ce0b-46d4-84ac-71a5efc454a4 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action returned with HTTP 200 Aug 12 14:52:28.714168 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 451/1813] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:52:28 2026] POST /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action => generated 563 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:28.725360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-79a74327-0876-4a5b-b387-2809e7f5a886 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.728378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-79a74327-0876-4a5b-b387-2809e7f5a886 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] GET https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:28.728765 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-79a74327-0876-4a5b-b387-2809e7f5a886 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.729132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-79a74327-0876-4a5b-b387-2809e7f5a886 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.742787 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.742787 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:28.751698 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-79a74327-0876-4a5b-b387-2809e7f5a886 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:28.760619 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-79a74327-0876-4a5b-b387-2809e7f5a886 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf returned with HTTP 200 Aug 12 14:52:28.761491 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 454/1814] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:28 2026] GET /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf => generated 1418 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:28.774824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-44c7c123-3d59-4974-9318-705cff080e75 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.778014 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44c7c123-3d59-4974-9318-705cff080e75 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] POST https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action Aug 12 14:52:28.778549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44c7c123-3d59-4974-9318-705cff080e75 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:28.778751 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-44c7c123-3d59-4974-9318-705cff080e75 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:28.796252 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.796252 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:28.808499 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.808499 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:28.808499 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-44c7c123-3d59-4974-9318-705cff080e75 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:28.823787 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-44c7c123-3d59-4974-9318-705cff080e75 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Get volume image-metadata completed successfully. Aug 12 14:52:28.838317 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-44c7c123-3d59-4974-9318-705cff080e75 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Delete volume metadata completed successfully. Aug 12 14:52:28.838561 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-44c7c123-3d59-4974-9318-705cff080e75 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action returned with HTTP 200 Aug 12 14:52:28.839045 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 451/1815] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:52:28 2026] POST /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action => generated 0 bytes in 65 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 14:52:28.854484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-00b5b754-2c36-4c30-80d2-782b8fef51a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.854484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-00b5b754-2c36-4c30-80d2-782b8fef51a7 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] POST https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action Aug 12 14:52:28.854661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-00b5b754-2c36-4c30-80d2-782b8fef51a7 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:28.854819 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-00b5b754-2c36-4c30-80d2-782b8fef51a7 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:28.877620 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.877620 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:28.878378 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-00b5b754-2c36-4c30-80d2-782b8fef51a7 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:28.888757 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-00b5b754-2c36-4c30-80d2-782b8fef51a7 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Get volume image-metadata completed successfully. Aug 12 14:52:28.889259 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-00b5b754-2c36-4c30-80d2-782b8fef51a7 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action returned with HTTP 200 Aug 12 14:52:28.889954 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 460/1816] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:52:28 2026] POST /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf/action => generated 537 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:28.904133 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bba66411-6dad-42da-8ece-dcffe3544494 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.906447 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bba66411-6dad-42da-8ece-dcffe3544494 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] GET https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:28.906905 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bba66411-6dad-42da-8ece-dcffe3544494 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.907247 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bba66411-6dad-42da-8ece-dcffe3544494 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.917546 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.917546 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:28.921826 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bba66411-6dad-42da-8ece-dcffe3544494 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:28.930916 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bba66411-6dad-42da-8ece-dcffe3544494 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf returned with HTTP 200 Aug 12 14:52:28.931231 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 452/1817] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:28 2026] GET /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf => generated 1392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:28.945519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:28.948169 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:28.948411 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:28.948855 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:28.948855 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Delete volume with id: e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:28.959361 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:28.959361 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:28.960628 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:29.003810 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Delete volume request issued successfully. Aug 12 14:52:29.003810 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b22ac3c5-4184-4fb8-9cb6-3cb0ecdd7a1d tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf returned with HTTP 202 Aug 12 14:52:29.006498 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 455/1818] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:28 2026] DELETE /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:29.016445 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4d28f31-f7b3-468c-8045-6ee787b02ee6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:29.018529 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4d28f31-f7b3-468c-8045-6ee787b02ee6 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] GET https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:29.018737 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4d28f31-f7b3-468c-8045-6ee787b02ee6 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:29.019011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4d28f31-f7b3-468c-8045-6ee787b02ee6 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:29.032207 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:29.032207 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:29.042184 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d4d28f31-f7b3-468c-8045-6ee787b02ee6 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Volume info retrieved successfully. Aug 12 14:52:29.046711 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4d28f31-f7b3-468c-8045-6ee787b02ee6 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf returned with HTTP 200 Aug 12 14:52:29.047314 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 452/1819] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:29 2026] GET /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf => generated 1391 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:29.323764 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-038c069c-6e8d-43a1-aecf-8816c46e95fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:29.327431 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-038c069c-6e8d-43a1-aecf-8816c46e95fd tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe Aug 12 14:52:29.327613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-038c069c-6e8d-43a1-aecf-8816c46e95fd tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:29.327861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-038c069c-6e8d-43a1-aecf-8816c46e95fd tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:29.340053 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-038c069c-6e8d-43a1-aecf-8816c46e95fd tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe returned with HTTP 404 Aug 12 14:52:29.340613 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 461/1820] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:29 2026] GET /volume/v3/volumes/d47dabea-c0c9-4343-ad44-7e0df0bf4abe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:29.353211 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13b762d0-18ce-451f-a56a-0391910b0e83 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:29.358399 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13b762d0-18ce-451f-a56a-0391910b0e83 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] DELETE https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 Aug 12 14:52:29.358399 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13b762d0-18ce-451f-a56a-0391910b0e83 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:29.358399 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13b762d0-18ce-451f-a56a-0391910b0e83 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:29.358399 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-13b762d0-18ce-451f-a56a-0391910b0e83 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Delete volume with id: 6bfa2b5b-493d-41ad-8876-c2063beac1e1 Aug 12 14:52:29.375813 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:29.375813 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:29.376326 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13b762d0-18ce-451f-a56a-0391910b0e83 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:29.413138 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13b762d0-18ce-451f-a56a-0391910b0e83 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Delete volume request issued successfully. Aug 12 14:52:29.413414 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13b762d0-18ce-451f-a56a-0391910b0e83 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 returned with HTTP 202 Aug 12 14:52:29.414010 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 453/1821] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:29 2026] DELETE /volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:29.426715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cd1d9f4d-8cdb-4b6a-bc5e-0edf68de8c36 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:29.429656 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd1d9f4d-8cdb-4b6a-bc5e-0edf68de8c36 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 Aug 12 14:52:29.429656 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd1d9f4d-8cdb-4b6a-bc5e-0edf68de8c36 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:29.432659 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd1d9f4d-8cdb-4b6a-bc5e-0edf68de8c36 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:29.441823 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-968d31e6-2600-44a7-9c3e-ae39ebdc5108 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:29.446758 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:29.446758 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:29.449021 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-968d31e6-2600-44a7-9c3e-ae39ebdc5108 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:29.449021 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-968d31e6-2600-44a7-9c3e-ae39ebdc5108 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:29.449303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-968d31e6-2600-44a7-9c3e-ae39ebdc5108 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:29.452283 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-968d31e6-2600-44a7-9c3e-ae39ebdc5108 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:29.457938 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cd1d9f4d-8cdb-4b6a-bc5e-0edf68de8c36 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Volume info retrieved successfully. Aug 12 14:52:29.461059 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:29.461059 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:29.461581 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-968d31e6-2600-44a7-9c3e-ae39ebdc5108 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:29.465549 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 453/1822] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:29 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:29.468120 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd1d9f4d-8cdb-4b6a-bc5e-0edf68de8c36 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 returned with HTTP 200 Aug 12 14:52:29.468120 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 456/1823] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:29 2026] GET /volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:29.971362 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:29.976102 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:29.976377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "fd53b80f-c71c-4db2-8a72-f026ba5b0241", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:29.977894 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'fd53b80f-c71c-4db2-8a72-f026ba5b0241', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:30.068128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7bcc2650-2bed-4af9-bf3f-59f502760fc1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:30.074274 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bcc2650-2bed-4af9-bf3f-59f502760fc1 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] GET https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf Aug 12 14:52:30.074485 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7bcc2650-2bed-4af9-bf3f-59f502760fc1 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:30.074705 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7bcc2650-2bed-4af9-bf3f-59f502760fc1 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:30.085969 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bcc2650-2bed-4af9-bf3f-59f502760fc1 tempest-VolumesImageMetadata-1984523775 tempest-VolumesImageMetadata-1984523775-project-member] https://10.4.3.100/volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf returned with HTTP 404 Aug 12 14:52:30.086582 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 454/1824] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:30 2026] GET /volume/v3/volumes/e2c76b5f-b14d-443e-be86-e87ce4f4afbf => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:30.088886 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Create volume of 1 GB Aug 12 14:52:30.096561 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Availability Zones retrieved successfully. Aug 12 14:52:30.104328 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Flow 'volume_create_api' (896425d8-1cbb-4326-8f8a-19e50a4a28f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:30.106288 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54da19e-fe4b-4a3c-a138-543d28d897fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:30.107671 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:30.183425 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f54da19e-fe4b-4a3c-a138-543d28d897fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:52:27Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=c8e92b0b-8bb3-4cde-933a-87fdad8c63cc,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': 'c8e92b0b-8bb3-4cde-933a-87fdad8c63cc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:30.184095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40da4e6e-7d97-44e5-a529-9967e4a42d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:30.220733 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-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 14:52:30.222149 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-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 14:52:30.287838 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Created reservations ['db894600-b8f6-4394-927f-2ee4d8d013f4', '74f95225-9bbc-43c8-86e0-c3530fa646ab', 'cc441cbc-fc6f-400c-9ee6-8d220c20f5c2', '5cd92db6-ba9d-44f4-b1da-612f07061c95'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:30.288785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40da4e6e-7d97-44e5-a529-9967e4a42d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db894600-b8f6-4394-927f-2ee4d8d013f4', '74f95225-9bbc-43c8-86e0-c3530fa646ab', 'cc441cbc-fc6f-400c-9ee6-8d220c20f5c2', '5cd92db6-ba9d-44f4-b1da-612f07061c95']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:30.289452 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (132be178-4bd0-4635-9a4c-cabd350395e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:30.319104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (132be178-4bd0-4635-9a4c-cabd350395e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccc4a488-a595-4c90-9254-2cafe2ed01a7', '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='682143aa4c3147d0b4443cb28c2ee128',qos_specs=None,replication_status=,reservations=['db894600-b8f6-4394-927f-2ee4d8d013f4','74f95225-9bbc-43c8-86e0-c3530fa646ab','cc441cbc-fc6f-400c-9ee6-8d220c20f5c2','5cd92db6-ba9d-44f4-b1da-612f07061c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472f3a4129440a7af54660e164fda3c',volume_type_id=c8e92b0b-8bb3-4cde-933a-87fdad8c63cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:30Z,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=ccc4a488-a595-4c90-9254-2cafe2ed01a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='682143aa4c3147d0b4443cb28c2ee128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1472f3a4129440a7af54660e164fda3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c8e92b0b-8bb3-4cde-933a-87fdad8c63cc),volume_type_id=c8e92b0b-8bb3-4cde-933a-87fdad8c63cc)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:30.320333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25320f47-1ecb-495d-b172-e62ca8306347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:30.349375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25320f47-1ecb-495d-b172-e62ca8306347) transitioned into state 'SUCCESS' from 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='682143aa4c3147d0b4443cb28c2ee128',qos_specs=None,replication_status=,reservations=['db894600-b8f6-4394-927f-2ee4d8d013f4','74f95225-9bbc-43c8-86e0-c3530fa646ab','cc441cbc-fc6f-400c-9ee6-8d220c20f5c2','5cd92db6-ba9d-44f4-b1da-612f07061c95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1472f3a4129440a7af54660e164fda3c',volume_type_id=c8e92b0b-8bb3-4cde-933a-87fdad8c63cc)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:30.350379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f98b59-14d0-43ec-9eac-ce5e8bdd2a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:30.367764 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0f98b59-14d0-43ec-9eac-ce5e8bdd2a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:30.369110 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Flow 'volume_create_api' (896425d8-1cbb-4326-8f8a-19e50a4a28f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:30.369639 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Create volume request issued successfully. Aug 12 14:52:30.370567 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c85b6a8-ac41-4105-9403-0d8d066b736d tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:30.371387 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 462/1825] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:29 2026] POST /volume/v3/volumes => generated 798 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:30.389237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0cf51f43-8fe4-4cae-92e1-7aeb3a0ffd07 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:30.394053 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cf51f43-8fe4-4cae-92e1-7aeb3a0ffd07 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:30.394196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cf51f43-8fe4-4cae-92e1-7aeb3a0ffd07 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:30.394511 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cf51f43-8fe4-4cae-92e1-7aeb3a0ffd07 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:30.403762 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:30.403762 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:30.410734 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0cf51f43-8fe4-4cae-92e1-7aeb3a0ffd07 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:30.421638 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cf51f43-8fe4-4cae-92e1-7aeb3a0ffd07 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:30.421638 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 454/1826] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:30 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:30.478770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b57d67f4-68c4-4f03-b575-25bd5cf5a7d6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:30.486486 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b57d67f4-68c4-4f03-b575-25bd5cf5a7d6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:30.486486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b57d67f4-68c4-4f03-b575-25bd5cf5a7d6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:30.486486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b57d67f4-68c4-4f03-b575-25bd5cf5a7d6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:30.486486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-b57d67f4-68c4-4f03-b575-25bd5cf5a7d6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:30.486782 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-624881a9-6476-4245-9992-d99361ea7ca4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:30.487955 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-624881a9-6476-4245-9992-d99361ea7ca4 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] GET https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 Aug 12 14:52:30.488205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-624881a9-6476-4245-9992-d99361ea7ca4 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:30.488446 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-624881a9-6476-4245-9992-d99361ea7ca4 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:30.491916 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:30.491916 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:30.492838 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b57d67f4-68c4-4f03-b575-25bd5cf5a7d6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:30.493440 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 457/1827] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:30 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:30.499635 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-624881a9-6476-4245-9992-d99361ea7ca4 tempest-VolumesTestJSON-1627537733 tempest-VolumesTestJSON-1627537733-project-member] https://10.4.3.100/volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 returned with HTTP 404 Aug 12 14:52:30.500104 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 455/1828] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:30 2026] GET /volume/v3/volumes/6bfa2b5b-493d-41ad-8876-c2063beac1e1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:31.403358 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e542d52f-61c7-4550-940b-ebddac49684f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:31.440344 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e283749-c088-4a15-868e-9af9446ab5fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:31.444938 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e283749-c088-4a15-868e-9af9446ab5fe tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:31.447557 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e283749-c088-4a15-868e-9af9446ab5fe tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:31.447557 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e283749-c088-4a15-868e-9af9446ab5fe tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:31.465643 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:31.465643 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:31.477258 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3e283749-c088-4a15-868e-9af9446ab5fe tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:31.492296 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e283749-c088-4a15-868e-9af9446ab5fe tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:31.492296 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 455/1829] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:31 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 890 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:31.512006 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-38e7f75a-83df-46ef-a071-878f10c59a4e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:31.515620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-38e7f75a-83df-46ef-a071-878f10c59a4e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:31.516105 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-38e7f75a-83df-46ef-a071-878f10c59a4e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:31.516326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-38e7f75a-83df-46ef-a071-878f10c59a4e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:31.516514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-38e7f75a-83df-46ef-a071-878f10c59a4e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:31.521365 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:31.521365 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:31.522472 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-38e7f75a-83df-46ef-a071-878f10c59a4e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:31.523051 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 458/1830] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:31 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:31.663960 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e542d52f-61c7-4550-940b-ebddac49684f tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-admin] GET https://10.4.3.100/volume/v3/scheduler-stats/get_pools Aug 12 14:52:31.664719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e542d52f-61c7-4550-940b-ebddac49684f tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:31.664719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e542d52f-61c7-4550-940b-ebddac49684f tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-admin] Calling method 'get_pools' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:31.668177 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:31.668177 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:31.689128 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e542d52f-61c7-4550-940b-ebddac49684f tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-admin] https://10.4.3.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 14:52:31.690266 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 463/1831] 10.4.3.100 () {66 vars in 1291 bytes} [Wed Aug 12 14:52:31 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 14:52:31.702997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99001d46-fb5e-400b-a297-e7e438f6e835 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:31.926020 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99001d46-fb5e-400b-a297-e7e438f6e835 tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-member] GET https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool Aug 12 14:52:31.926194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99001d46-fb5e-400b-a297-e7e438f6e835 tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:31.926372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99001d46-fb5e-400b-a297-e7e438f6e835 tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:31.927347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-99001d46-fb5e-400b-a297-e7e438f6e835 tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e8eaa3daa31c4ce79eb46633e0516a22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '45282c6bedcd4a48821e38a492ee8195', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:52:31.927846 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99001d46-fb5e-400b-a297-e7e438f6e835 tempest-ProjectMemberTests-885321842 tempest-ProjectMemberTests-885321842-project-member] https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool returned with HTTP 403 Aug 12 14:52:31.930557 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 456/1832] 10.4.3.100 () {66 vars in 1318 bytes} [Wed Aug 12 14:52:31 2026] GET /volume/v3/capabilities/np0000007067@storpool => generated 110 bytes in 226 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:32.515200 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a8ea81f-9f1c-4774-b27d-1ad22ef537ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:32.522761 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a8ea81f-9f1c-4774-b27d-1ad22ef537ee tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:32.523375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a8ea81f-9f1c-4774-b27d-1ad22ef537ee tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:32.524252 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a8ea81f-9f1c-4774-b27d-1ad22ef537ee tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:32.537220 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d79b80d4-4e62-485a-8a5a-5cd803a0aa1f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:32.542550 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d79b80d4-4e62-485a-8a5a-5cd803a0aa1f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:32.542550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d79b80d4-4e62-485a-8a5a-5cd803a0aa1f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:32.542550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d79b80d4-4e62-485a-8a5a-5cd803a0aa1f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:32.542550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d79b80d4-4e62-485a-8a5a-5cd803a0aa1f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:32.546514 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:32.546514 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:32.552568 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5a8ea81f-9f1c-4774-b27d-1ad22ef537ee tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:32.557001 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:32.557001 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:32.559522 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d79b80d4-4e62-485a-8a5a-5cd803a0aa1f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:32.560234 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 459/1833] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:32 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:32.561706 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a8ea81f-9f1c-4774-b27d-1ad22ef537ee tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:32.562312 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 456/1834] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:32 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 948 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:32.938948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:33.104815 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:33.105280 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-2035269976"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:33.110032 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-2035269976'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:33.110752 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Create volume of 1 GB Aug 12 14:52:33.123294 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Availability Zones retrieved successfully. Aug 12 14:52:33.130647 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Flow 'volume_create_api' (c6417aaa-cf73-4c06-8c55-f94a7b2924a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:33.132677 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412b75de-b615-4b00-8415-f65a22de828a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:33.133849 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:33.177408 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (412b75de-b615-4b00-8415-f65a22de828a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:33.178590 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6643bba-ecb2-49cd-b02b-1c6b7206de60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:33.264819 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Created reservations ['fd6db35d-eb88-4676-bd37-edd2ff582ff6', '188f49ab-a38c-4062-b4a8-47d01ec954ce', '0f0216da-d294-4482-98fd-073bb03d296e', '21a8ca27-347c-49b9-9082-6fdf086877e0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:33.264957 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6643bba-ecb2-49cd-b02b-1c6b7206de60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd6db35d-eb88-4676-bd37-edd2ff582ff6', '188f49ab-a38c-4062-b4a8-47d01ec954ce', '0f0216da-d294-4482-98fd-073bb03d296e', '21a8ca27-347c-49b9-9082-6fdf086877e0']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:33.265985 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3dc38d5-b868-4370-a7c3-7f9bdc233eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:33.292985 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3dc38d5-b868-4370-a7c3-7f9bdc233eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71bccc75-bbbf-4b85-aa69-3612ea547837', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2035269976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0819825e57984c7f988859e093b472e9',qos_specs=None,replication_status=,reservations=['fd6db35d-eb88-4676-bd37-edd2ff582ff6','188f49ab-a38c-4062-b4a8-47d01ec954ce','0f0216da-d294-4482-98fd-073bb03d296e','21a8ca27-347c-49b9-9082-6fdf086877e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d147a2ebdf4bcb8f619f0b4886765a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-2035269976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71bccc75-bbbf-4b85-aa69-3612ea547837,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0819825e57984c7f988859e093b472e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9d147a2ebdf4bcb8f619f0b4886765a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:33.294992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04424af9-748c-473e-ae4c-46fc4ec57b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:33.321142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04424af9-748c-473e-ae4c-46fc4ec57b08) transitioned into state 'SUCCESS' from state '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-2035269976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0819825e57984c7f988859e093b472e9',qos_specs=None,replication_status=,reservations=['fd6db35d-eb88-4676-bd37-edd2ff582ff6','188f49ab-a38c-4062-b4a8-47d01ec954ce','0f0216da-d294-4482-98fd-073bb03d296e','21a8ca27-347c-49b9-9082-6fdf086877e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9d147a2ebdf4bcb8f619f0b4886765a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:33.322297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ecf34d5-0191-4b55-8191-f0155cdd61b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:33.340953 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ecf34d5-0191-4b55-8191-f0155cdd61b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:33.341737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Flow 'volume_create_api' (c6417aaa-cf73-4c06-8c55-f94a7b2924a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:33.342137 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Create volume request issued successfully. Aug 12 14:52:33.342873 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eeb4be4d-e5f5-4932-b018-69c44e1f9dba tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:33.343431 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 464/1835] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:52:32 2026] POST /volume/v3/volumes => generated 750 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:33.362123 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fa2b421d-5ad1-44e1-8836-a6db71848949 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:33.365479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa2b421d-5ad1-44e1-8836-a6db71848949 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] GET https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 Aug 12 14:52:33.365479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa2b421d-5ad1-44e1-8836-a6db71848949 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:33.365479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa2b421d-5ad1-44e1-8836-a6db71848949 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:33.383725 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:33.383725 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:33.392285 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa2b421d-5ad1-44e1-8836-a6db71848949 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Volume info retrieved successfully. Aug 12 14:52:33.402580 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa2b421d-5ad1-44e1-8836-a6db71848949 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 returned with HTTP 200 Aug 12 14:52:33.403296 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 457/1836] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:33 2026] GET /volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:33.577040 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d3e45015-9862-4941-8dee-abbfef266e92 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:33.580285 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3e45015-9862-4941-8dee-abbfef266e92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:33.580512 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3e45015-9862-4941-8dee-abbfef266e92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:33.580842 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3e45015-9862-4941-8dee-abbfef266e92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:33.580953 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d3e45015-9862-4941-8dee-abbfef266e92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:33.584536 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79402aab-8995-4603-ac5c-d6d496336741 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:33.589177 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79402aab-8995-4603-ac5c-d6d496336741 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:33.589177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79402aab-8995-4603-ac5c-d6d496336741 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:33.589414 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:33.589414 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:33.590529 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79402aab-8995-4603-ac5c-d6d496336741 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:33.590679 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3e45015-9862-4941-8dee-abbfef266e92 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:33.591669 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 460/1837] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:33 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:33.602848 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:33.602848 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:33.607775 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-79402aab-8995-4603-ac5c-d6d496336741 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:33.613957 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79402aab-8995-4603-ac5c-d6d496336741 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:33.614480 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 457/1838] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:33 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:33.835708 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-bfcdae06-600d-43e0-99fd-bf1ec9f96f57 req-5997c749-628c-4d23-a67a-be0675ae153d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:33.839798 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bfcdae06-600d-43e0-99fd-bf1ec9f96f57 req-5997c749-628c-4d23-a67a-be0675ae153d tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] DELETE https://10.4.3.100/volume/v3/volumes/tempest-invalid-826114831 Aug 12 14:52:33.840009 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bfcdae06-600d-43e0-99fd-bf1ec9f96f57 req-5997c749-628c-4d23-a67a-be0675ae153d tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:33.840273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-bfcdae06-600d-43e0-99fd-bf1ec9f96f57 req-5997c749-628c-4d23-a67a-be0675ae153d tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:33.840434 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [req-bfcdae06-600d-43e0-99fd-bf1ec9f96f57 req-5997c749-628c-4d23-a67a-be0675ae153d tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] Delete volume with id: tempest-invalid-826114831 Aug 12 14:52:33.854607 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-bfcdae06-600d-43e0-99fd-bf1ec9f96f57 req-5997c749-628c-4d23-a67a-be0675ae153d tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] https://10.4.3.100/volume/v3/volumes/tempest-invalid-826114831 returned with HTTP 404 Aug 12 14:52:33.855992 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 465/1839] 10.4.3.100 () {70 vars in 1587 bytes} [Wed Aug 12 14:52:33 2026] DELETE /volume/v3/volumes/tempest-invalid-826114831 => generated 98 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (2 switches on core 0) Aug 12 14:52:33.987604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-27c6c82e-6b4b-49cc-aa6d-2d496eaa0446 req-8c15a9c8-7c83-462d-8bec-e22e637f6369 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:33.991164 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-27c6c82e-6b4b-49cc-aa6d-2d496eaa0446 req-8c15a9c8-7c83-462d-8bec-e22e637f6369 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] DELETE https://10.4.3.100/volume/v3/volumes/26b4b422-2838-4eb9-933c-141f72d6cdfc Aug 12 14:52:33.991402 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-27c6c82e-6b4b-49cc-aa6d-2d496eaa0446 req-8c15a9c8-7c83-462d-8bec-e22e637f6369 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:33.992510 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-27c6c82e-6b4b-49cc-aa6d-2d496eaa0446 req-8c15a9c8-7c83-462d-8bec-e22e637f6369 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:33.993753 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-27c6c82e-6b4b-49cc-aa6d-2d496eaa0446 req-8c15a9c8-7c83-462d-8bec-e22e637f6369 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] Delete volume with id: 26b4b422-2838-4eb9-933c-141f72d6cdfc Aug 12 14:52:34.006299 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-27c6c82e-6b4b-49cc-aa6d-2d496eaa0446 req-8c15a9c8-7c83-462d-8bec-e22e637f6369 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-member] https://10.4.3.100/volume/v3/volumes/26b4b422-2838-4eb9-933c-141f72d6cdfc returned with HTTP 404 Aug 12 14:52:34.007418 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 458/1840] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:52:33 2026] DELETE /volume/v3/volumes/26b4b422-2838-4eb9-933c-141f72d6cdfc => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:34.036325 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-e1bbeb13-7683-4795-9aa9-1f07ac070492 req-3e6ab0c8-6016-4282-916c-9d6f84776532 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.042037 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e1bbeb13-7683-4795-9aa9-1f07ac070492 req-3e6ab0c8-6016-4282-916c-9d6f84776532 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-reader] GET https://10.4.3.100/volume/v3/volumes/91f3ad17-22ab-44ee-a69f-26e6dcb0a743 Aug 12 14:52:34.042203 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-e1bbeb13-7683-4795-9aa9-1f07ac070492 req-3e6ab0c8-6016-4282-916c-9d6f84776532 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.043424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-e1bbeb13-7683-4795-9aa9-1f07ac070492 req-3e6ab0c8-6016-4282-916c-9d6f84776532 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-reader] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.061972 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e1bbeb13-7683-4795-9aa9-1f07ac070492 req-3e6ab0c8-6016-4282-916c-9d6f84776532 tempest-VolumesNegativeTest-95761911 tempest-VolumesNegativeTest-95761911-project-reader] https://10.4.3.100/volume/v3/volumes/91f3ad17-22ab-44ee-a69f-26e6dcb0a743 returned with HTTP 404 Aug 12 14:52:34.063860 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 461/1841] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:34 2026] GET /volume/v3/volumes/91f3ad17-22ab-44ee-a69f-26e6dcb0a743 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:34.430524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a723faa2-66c4-4ac5-a291-c5dc65aa9655 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.434228 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a723faa2-66c4-4ac5-a291-c5dc65aa9655 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] GET https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 Aug 12 14:52:34.434228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a723faa2-66c4-4ac5-a291-c5dc65aa9655 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.434228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a723faa2-66c4-4ac5-a291-c5dc65aa9655 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.445091 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.445091 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:34.450959 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a723faa2-66c4-4ac5-a291-c5dc65aa9655 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Volume info retrieved successfully. Aug 12 14:52:34.458242 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a723faa2-66c4-4ac5-a291-c5dc65aa9655 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 returned with HTTP 200 Aug 12 14:52:34.459653 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 458/1842] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:34 2026] GET /volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:34.478725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1458d6bd-cbe0-4d15-9600-e52f1994bd65 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.481978 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1458d6bd-cbe0-4d15-9600-e52f1994bd65 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] GET https://10.4.3.100/volume/v3/limits Aug 12 14:52:34.482222 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1458d6bd-cbe0-4d15-9600-e52f1994bd65 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.482451 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1458d6bd-cbe0-4d15-9600-e52f1994bd65 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.495278 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-1458d6bd-cbe0-4d15-9600-e52f1994bd65 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:52:34.496825 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.496825 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:34.510999 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1458d6bd-cbe0-4d15-9600-e52f1994bd65 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/limits returned with HTTP 200 Aug 12 14:52:34.511556 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 466/1843] 10.4.3.100 () {66 vars in 1234 bytes} [Wed Aug 12 14:52:34 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:34.534535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dc398a0b-6528-4409-b106-5cdd6b530339 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.540003 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dc398a0b-6528-4409-b106-5cdd6b530339 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] GET https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 Aug 12 14:52:34.540365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dc398a0b-6528-4409-b106-5cdd6b530339 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.542084 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dc398a0b-6528-4409-b106-5cdd6b530339 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.564526 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.564526 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:34.572221 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dc398a0b-6528-4409-b106-5cdd6b530339 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Volume info retrieved successfully. Aug 12 14:52:34.585643 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dc398a0b-6528-4409-b106-5cdd6b530339 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 returned with HTTP 200 Aug 12 14:52:34.586229 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 459/1844] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:34 2026] GET /volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:34.608607 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.614154 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] DELETE https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 Aug 12 14:52:34.614154 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.614314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0ab53d4-201f-4de4-8930-e6cc7d2e687d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.614660 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.614660 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Delete volume with id: 71bccc75-bbbf-4b85-aa69-3612ea547837 Aug 12 14:52:34.616971 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0ab53d4-201f-4de4-8930-e6cc7d2e687d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:34.616971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0ab53d4-201f-4de4-8930-e6cc7d2e687d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.617438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0ab53d4-201f-4de4-8930-e6cc7d2e687d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.617438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c0ab53d4-201f-4de4-8930-e6cc7d2e687d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:34.623281 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.623281 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:34.625123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0ab53d4-201f-4de4-8930-e6cc7d2e687d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:34.625123 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 459/1845] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:34 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:34.625240 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.625240 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:34.627828 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Volume info retrieved successfully. Aug 12 14:52:34.641272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8237a7b-a386-4b9f-98bc-823499683478 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.645499 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8237a7b-a386-4b9f-98bc-823499683478 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:34.645499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8237a7b-a386-4b9f-98bc-823499683478 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.645499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8237a7b-a386-4b9f-98bc-823499683478 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.656217 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.656217 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:34.663807 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Delete volume request issued successfully. Aug 12 14:52:34.664136 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48a294a7-5e51-45f4-b99f-16c60a4a5a22 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 returned with HTTP 202 Aug 12 14:52:34.664642 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 462/1846] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:34 2026] DELETE /volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:34.667278 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8237a7b-a386-4b9f-98bc-823499683478 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:34.680236 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2eacd432-d1c7-4f42-81ec-74d645778be0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.681949 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2eacd432-d1c7-4f42-81ec-74d645778be0 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] GET https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 Aug 12 14:52:34.682333 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2eacd432-d1c7-4f42-81ec-74d645778be0 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:34.682410 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8237a7b-a386-4b9f-98bc-823499683478 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:34.682547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2eacd432-d1c7-4f42-81ec-74d645778be0 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:34.683042 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 467/1847] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:34 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 951 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:34.702711 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.702711 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:34.709422 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2eacd432-d1c7-4f42-81ec-74d645778be0 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Volume info retrieved successfully. Aug 12 14:52:34.718337 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2eacd432-d1c7-4f42-81ec-74d645778be0 tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 returned with HTTP 200 Aug 12 14:52:34.718577 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 460/1848] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:34 2026] GET /volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:34.753667 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:34.758665 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:34.758665 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-585706795"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:34.761758 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-585706795'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:34.766977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume of 1 GB Aug 12 14:52:34.767702 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.767702 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:34.768497 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Availability Zones retrieved successfully. Aug 12 14:52:34.776431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (689136d4-71b7-4fc8-9b6b-e12738975f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:34.778380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e23a1a-bd9b-4285-9828-5100419817c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:34.778822 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:34.792012 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:34.792012 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:34.825630 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11e23a1a-bd9b-4285-9828-5100419817c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f20f4fa-0057-47d5-82d4-76c406456bab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f20f4fa-0057-47d5-82d4-76c406456bab', 'encryption_key_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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:34.826364 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76961bf0-b043-471f-8739-a22934f34bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:34.906015 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Created reservations ['73c4ba6c-c6d3-475a-a66e-0445f337182e', 'd1bd1b82-3998-429e-9316-2545d9447988', 'fafee35a-5e66-4737-ac5d-41dab3cb65fc', '016a9b28-d344-415d-a44a-1b8b3854e312'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:34.906670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76961bf0-b043-471f-8739-a22934f34bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73c4ba6c-c6d3-475a-a66e-0445f337182e', 'd1bd1b82-3998-429e-9316-2545d9447988', 'fafee35a-5e66-4737-ac5d-41dab3cb65fc', '016a9b28-d344-415d-a44a-1b8b3854e312']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:34.907284 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a400f4aa-8ab2-467e-8851-de90ac8d7704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:34.945395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a400f4aa-8ab2-467e-8851-de90ac8d7704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'affd2d9e-7203-4a2d-86cc-2ca1ebdf3258', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-585706795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['73c4ba6c-c6d3-475a-a66e-0445f337182e','d1bd1b82-3998-429e-9316-2545d9447988','fafee35a-5e66-4737-ac5d-41dab3cb65fc','016a9b28-d344-415d-a44a-1b8b3854e312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-585706795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=affd2d9e-7203-4a2d-86cc-2ca1ebdf3258,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2085ab3cfc4e4944a59bbf1574208909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df6804a56b0742a380716db60b299b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f20f4fa-0057-47d5-82d4-76c406456bab),volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:34.946235 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd50d5ec-7512-460a-a11b-0f3abc80a3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:34.984063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd50d5ec-7512-460a-a11b-0f3abc80a3db) transitioned into state 'SUCCESS' from state '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-585706795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['73c4ba6c-c6d3-475a-a66e-0445f337182e','d1bd1b82-3998-429e-9316-2545d9447988','fafee35a-5e66-4737-ac5d-41dab3cb65fc','016a9b28-d344-415d-a44a-1b8b3854e312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:34.984063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c77fd8-3c4c-4fbf-9db8-230b9532f262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:35.000310 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95c77fd8-3c4c-4fbf-9db8-230b9532f262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:35.001432 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (689136d4-71b7-4fc8-9b6b-e12738975f4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:35.001945 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request issued successfully. Aug 12 14:52:35.002601 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1afd2098-1806-46cf-8a73-4f1c1c3c56a8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:35.003009 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 460/1849] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:34 2026] POST /volume/v3/volumes => generated 759 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:35.029106 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-443c890e-ca3f-42e0-b588-ff413636b0be None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:35.029832 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-443c890e-ca3f-42e0-b588-ff413636b0be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:35.030058 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-443c890e-ca3f-42e0-b588-ff413636b0be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:35.030993 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-443c890e-ca3f-42e0-b588-ff413636b0be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:35.041807 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:35.041807 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:35.052544 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-443c890e-ca3f-42e0-b588-ff413636b0be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:35.057145 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-443c890e-ca3f-42e0-b588-ff413636b0be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:35.057689 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 463/1850] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:35 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 827 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:35.645054 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e0ba282b-a9b6-4788-b12a-eb0c08aac42e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:35.647819 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0ba282b-a9b6-4788-b12a-eb0c08aac42e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:35.648052 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0ba282b-a9b6-4788-b12a-eb0c08aac42e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:35.648291 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0ba282b-a9b6-4788-b12a-eb0c08aac42e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:35.648608 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e0ba282b-a9b6-4788-b12a-eb0c08aac42e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:35.657498 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:35.657498 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:35.658594 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0ba282b-a9b6-4788-b12a-eb0c08aac42e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:35.659333 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 468/1851] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:35 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:35.699353 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b8ba7af-18d2-43d3-b12d-be0e36d661ab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:35.701481 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b8ba7af-18d2-43d3-b12d-be0e36d661ab tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:35.703552 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b8ba7af-18d2-43d3-b12d-be0e36d661ab tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:35.703552 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b8ba7af-18d2-43d3-b12d-be0e36d661ab tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:35.713235 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:35.713235 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:35.721776 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b8ba7af-18d2-43d3-b12d-be0e36d661ab tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:35.731301 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b8ba7af-18d2-43d3-b12d-be0e36d661ab tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:35.731301 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 461/1852] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:35 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:35.741120 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d04f19ab-abbc-4d02-9f01-42dacf89f9da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:35.744481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d04f19ab-abbc-4d02-9f01-42dacf89f9da tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] GET https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 Aug 12 14:52:35.745121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d04f19ab-abbc-4d02-9f01-42dacf89f9da tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:35.745121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d04f19ab-abbc-4d02-9f01-42dacf89f9da tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:35.762179 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d04f19ab-abbc-4d02-9f01-42dacf89f9da tempest-AbsoluteLimitsTests-562905809 tempest-AbsoluteLimitsTests-562905809-project-member] https://10.4.3.100/volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 returned with HTTP 404 Aug 12 14:52:35.763244 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 461/1853] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:35 2026] GET /volume/v3/volumes/71bccc75-bbbf-4b85-aa69-3612ea547837 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:36.078393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-da13f297-2036-4703-8ec8-707445e9d28d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.081887 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da13f297-2036-4703-8ec8-707445e9d28d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:36.082165 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da13f297-2036-4703-8ec8-707445e9d28d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.082555 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da13f297-2036-4703-8ec8-707445e9d28d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.096050 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:36.096050 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:36.111667 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-da13f297-2036-4703-8ec8-707445e9d28d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:36.119056 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da13f297-2036-4703-8ec8-707445e9d28d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:36.119056 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 464/1854] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:36 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:36.241737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-2b005ff4-a2ef-4722-90fc-da99fb4088cb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.246504 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-2b005ff4-a2ef-4722-90fc-da99fb4088cb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:36.246504 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-2b005ff4-a2ef-4722-90fc-da99fb4088cb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.246504 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-2b005ff4-a2ef-4722-90fc-da99fb4088cb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.262713 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:36.262713 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:36.275486 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-2b005ff4-a2ef-4722-90fc-da99fb4088cb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:36.290012 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-2b005ff4-a2ef-4722-90fc-da99fb4088cb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:36.291047 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 469/1855] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:36 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:36.455818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6c69a098-dff7-4ebd-9ad6-e14ff281202b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.455818 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6c69a098-dff7-4ebd-9ad6-e14ff281202b None None] GET https://10.4.3.100/volume// Aug 12 14:52:36.458608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6c69a098-dff7-4ebd-9ad6-e14ff281202b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.459238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6c69a098-dff7-4ebd-9ad6-e14ff281202b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.459710 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6c69a098-dff7-4ebd-9ad6-e14ff281202b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:36.460420 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 462/1856] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:52: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 14:52:36.477956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-87496eba-7255-45e9-8e09-402e8c4003a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.662831 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-87496eba-7255-45e9-8e09-402e8c4003a1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:52:36.663267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-87496eba-7255-45e9-8e09-402e8c4003a1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "affd2d9e-7203-4a2d-86cc-2ca1ebdf3258", "connector": null, "instance_uuid": "375a2ea9-2a44-4b82-b887-79ac5a9e4187"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:36.677148 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:36.677148 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:36.678197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-847597fd-bb13-4de0-bbd4-4c6518ee18b8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.681861 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-847597fd-bb13-4de0-bbd4-4c6518ee18b8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:36.682385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-847597fd-bb13-4de0-bbd4-4c6518ee18b8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.682914 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-847597fd-bb13-4de0-bbd4-4c6518ee18b8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.682914 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-847597fd-bb13-4de0-bbd4-4c6518ee18b8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:36.695221 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:36.695221 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:36.696241 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-847597fd-bb13-4de0-bbd4-4c6518ee18b8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:36.696399 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 465/1857] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:36 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:36.758081 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b5dcf8f7-54a9-4560-9bf9-5fc088554023 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.763481 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5dcf8f7-54a9-4560-9bf9-5fc088554023 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:36.763481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5dcf8f7-54a9-4560-9bf9-5fc088554023 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.765838 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b5dcf8f7-54a9-4560-9bf9-5fc088554023 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.771633 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-87496eba-7255-45e9-8e09-402e8c4003a1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:52:36.771633 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 462/1858] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:52:36 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:36.783732 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:36.783732 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:36.789796 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b5dcf8f7-54a9-4560-9bf9-5fc088554023 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:36.798165 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b5dcf8f7-54a9-4560-9bf9-5fc088554023 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:36.798367 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 470/1859] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:36 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 951 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:36.844322 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d9ca819-adb9-4606-9d44-b520eb2c0ba3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.846417 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d9ca819-adb9-4606-9d44-b520eb2c0ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:36.846653 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d9ca819-adb9-4606-9d44-b520eb2c0ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.847173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d9ca819-adb9-4606-9d44-b520eb2c0ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.859829 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:36.859829 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:36.865193 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d9ca819-adb9-4606-9d44-b520eb2c0ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:36.866603 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4c938a6e-0cd9-4e32-a21a-934739cdb8b5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.867709 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c938a6e-0cd9-4e32-a21a-934739cdb8b5 None None] GET https://10.4.3.100/volume// Aug 12 14:52:36.867709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c938a6e-0cd9-4e32-a21a-934739cdb8b5 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.867977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c938a6e-0cd9-4e32-a21a-934739cdb8b5 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.868289 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c938a6e-0cd9-4e32-a21a-934739cdb8b5 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:36.869551 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 466/1860] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52:36 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 14:52:36.870383 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d9ca819-adb9-4606-9d44-b520eb2c0ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:36.870383 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 463/1861] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:36 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:36.887017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-bd3a2a79-9050-4838-8dc8-5b169081799b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:36.891198 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-bd3a2a79-9050-4838-8dc8-5b169081799b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:36.891198 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-bd3a2a79-9050-4838-8dc8-5b169081799b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:36.891198 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-bd3a2a79-9050-4838-8dc8-5b169081799b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:36.908743 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:36.908743 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:36.919040 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-bd3a2a79-9050-4838-8dc8-5b169081799b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:36.925061 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-bd3a2a79-9050-4838-8dc8-5b169081799b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:36.925199 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 463/1862] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:36 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1031 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:37.079898 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-57407fb2-3e1b-439e-a6f3-9db5f6192b12 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.091059 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-57407fb2-3e1b-439e-a6f3-9db5f6192b12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7 Aug 12 14:52:37.091249 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-57407fb2-3e1b-439e-a6f3-9db5f6192b12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:37.112343 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-57407fb2-3e1b-439e-a6f3-9db5f6192b12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-affd2d9e-7203-4a2d-86cc-2ca1ebdf3258-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:52:37.128289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-57407fb2-3e1b-439e-a6f3-9db5f6192b12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-affd2d9e-7203-4a2d-86cc-2ca1ebdf3258-np0000007067" acquired by "attachment_update" :: waited 0.017s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:52:37.129195 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:37.129195 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:37.338104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-57407fb2-3e1b-439e-a6f3-9db5f6192b12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-affd2d9e-7203-4a2d-86cc-2ca1ebdf3258-np0000007067" released by "attachment_update" :: held 0.209s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:52:37.338104 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-57407fb2-3e1b-439e-a6f3-9db5f6192b12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7 returned with HTTP 200 Aug 12 14:52:37.338414 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 471/1863] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:52:37 2026] PUT /volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7 => generated 969 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:37.644881 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f69f2ed3-ccd6-4510-b538-8578efec55e4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.714030 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5fe7a3c-d9b2-4a0c-9e38-e6538bebf423 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.716809 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5fe7a3c-d9b2-4a0c-9e38-e6538bebf423 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:37.717009 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5fe7a3c-d9b2-4a0c-9e38-e6538bebf423 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:37.717177 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5fe7a3c-d9b2-4a0c-9e38-e6538bebf423 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:37.717284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b5fe7a3c-d9b2-4a0c-9e38-e6538bebf423 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:37.726238 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:37.726238 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:37.726485 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5fe7a3c-d9b2-4a0c-9e38-e6538bebf423 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:37.730656 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 464/1864] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:37 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:37.819761 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f69f2ed3-ccd6-4510-b538-8578efec55e4 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] GET https://10.4.3.100/volume/v3/os-quota-class-sets/default Aug 12 14:52:37.819994 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f69f2ed3-ccd6-4510-b538-8578efec55e4 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:37.820198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f69f2ed3-ccd6-4510-b538-8578efec55e4 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:37.825425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-caf93b85-cefc-4394-8fc9-87083aef4d71 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.830238 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-caf93b85-cefc-4394-8fc9-87083aef4d71 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:37.830238 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-caf93b85-cefc-4394-8fc9-87083aef4d71 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:37.830238 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-caf93b85-cefc-4394-8fc9-87083aef4d71 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:37.842912 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:37.842912 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:37.851546 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-caf93b85-cefc-4394-8fc9-87083aef4d71 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:37.856520 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f69f2ed3-ccd6-4510-b538-8578efec55e4 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 14:52:37.857009 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 467/1865] 10.4.3.100 () {66 vars in 1297 bytes} [Wed Aug 12 14:52:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 617 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:37.862129 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-caf93b85-cefc-4394-8fc9-87083aef4d71 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:37.863007 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 464/1866] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:37 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 951 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:37.876305 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c506251-b7f0-44d2-928f-8f537bec3968 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.883286 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c506251-b7f0-44d2-928f-8f537bec3968 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] GET https://10.4.3.100/volume/v3/os-quota-class-sets/default Aug 12 14:52:37.883967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c506251-b7f0-44d2-928f-8f537bec3968 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:37.883967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c506251-b7f0-44d2-928f-8f537bec3968 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:37.884062 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:37.884062 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:37.901286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-184e8e9e-1faf-4337-a8c1-3d7e4f04ac9f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.906482 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-184e8e9e-1faf-4337-a8c1-3d7e4f04ac9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:37.906482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-184e8e9e-1faf-4337-a8c1-3d7e4f04ac9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:37.906482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-184e8e9e-1faf-4337-a8c1-3d7e4f04ac9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:37.920766 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c506251-b7f0-44d2-928f-8f537bec3968 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 14:52:37.921438 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 472/1867] 10.4.3.100 () {66 vars in 1297 bytes} [Wed Aug 12 14:52:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 617 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:37.929517 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:37.929517 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:37.937440 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4a87ef77-c9c5-4a5f-97f3-5fb0dd74936d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.938575 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-184e8e9e-1faf-4337-a8c1-3d7e4f04ac9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:37.942821 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a87ef77-c9c5-4a5f-97f3-5fb0dd74936d tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:52:37.943214 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a87ef77-c9c5-4a5f-97f3-5fb0dd74936d tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1845984771"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:37.952037 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-184e8e9e-1faf-4337-a8c1-3d7e4f04ac9f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:37.952713 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 465/1868] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:37 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:37.975606 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a87ef77-c9c5-4a5f-97f3-5fb0dd74936d tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:52:37.976212 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 468/1869] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:52:37 2026] POST /volume/v3/types => generated 228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:37.990497 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ab34ef9-a2c3-4f21-b6ac-18aa5b292581 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:37.993216 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ab34ef9-a2c3-4f21-b6ac-18aa5b292581 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-class-sets/default Aug 12 14:52:37.995154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ab34ef9-a2c3-4f21-b6ac-18aa5b292581 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-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-1845984771": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1845984771": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1845984771": 3}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:38.205841 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ab34ef9-a2c3-4f21-b6ac-18aa5b292581 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 14:52:38.206444 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 465/1870] 10.4.3.100 () {68 vars in 1318 bytes} [Wed Aug 12 14:52:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 808 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:38.220201 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bdaf8c13-7712-4358-abaf-534cf7aa6b58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.222833 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdaf8c13-7712-4358-abaf-534cf7aa6b58 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/eadb4ce1a4fc431d8eced61d405fd58f/defaults Aug 12 14:52:38.223333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bdaf8c13-7712-4358-abaf-534cf7aa6b58 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.223699 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bdaf8c13-7712-4358-abaf-534cf7aa6b58 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Calling method 'defaults' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.242582 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdaf8c13-7712-4358-abaf-534cf7aa6b58 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/eadb4ce1a4fc431d8eced61d405fd58f/defaults returned with HTTP 200 Aug 12 14:52:38.243268 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 473/1871] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:52:38 2026] GET /volume/v3/os-quota-sets/eadb4ce1a4fc431d8eced61d405fd58f/defaults => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:38.473654 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.476186 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/d70a0b8449374f488f0ee7b41b7a4fdb/defaults Aug 12 14:52:38.476515 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.477674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Calling method 'defaults' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.489376 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] 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 14:52:38.489376 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] 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 14:52:38.489376 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:52:38.496997 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f98400b0-435f-4e0e-bd3d-2d47e338fae0 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/d70a0b8449374f488f0ee7b41b7a4fdb/defaults returned with HTTP 200 Aug 12 14:52:38.497143 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 466/1872] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:52:38 2026] GET /volume/v3/os-quota-sets/d70a0b8449374f488f0ee7b41b7a4fdb/defaults => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:38.698027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c5f79bb9-8b4b-489b-b6ce-b65bac1a51a1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.700751 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c5f79bb9-8b4b-489b-b6ce-b65bac1a51a1 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] DELETE https://10.4.3.100/volume/v3/types/ffe738d9-85fb-41f2-a55e-a78fc73935bc Aug 12 14:52:38.701122 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c5f79bb9-8b4b-489b-b6ce-b65bac1a51a1 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.701856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c5f79bb9-8b4b-489b-b6ce-b65bac1a51a1 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.745612 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-adfa5108-e182-4d2d-85ae-0c7a2e1a7cac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.747635 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adfa5108-e182-4d2d-85ae-0c7a2e1a7cac tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:38.748012 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adfa5108-e182-4d2d-85ae-0c7a2e1a7cac tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.748388 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-adfa5108-e182-4d2d-85ae-0c7a2e1a7cac tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.748749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-adfa5108-e182-4d2d-85ae-0c7a2e1a7cac tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:38.753022 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c5f79bb9-8b4b-489b-b6ce-b65bac1a51a1 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/types/ffe738d9-85fb-41f2-a55e-a78fc73935bc returned with HTTP 202 Aug 12 14:52:38.753228 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 469/1873] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:38 2026] DELETE /volume/v3/types/ffe738d9-85fb-41f2-a55e-a78fc73935bc => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:38.758943 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:38.758943 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:38.762535 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-adfa5108-e182-4d2d-85ae-0c7a2e1a7cac tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:38.763825 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 466/1874] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:38 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:38.764987 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-637216e0-4f26-468e-a392-7dc329bd3d55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.768830 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-637216e0-4f26-468e-a392-7dc329bd3d55 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] GET https://10.4.3.100/volume/v3/types/ffe738d9-85fb-41f2-a55e-a78fc73935bc Aug 12 14:52:38.769243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-637216e0-4f26-468e-a392-7dc329bd3d55 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.769764 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-637216e0-4f26-468e-a392-7dc329bd3d55 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.773750 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-637216e0-4f26-468e-a392-7dc329bd3d55 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/types/ffe738d9-85fb-41f2-a55e-a78fc73935bc returned with HTTP 404 Aug 12 14:52:38.774388 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 474/1875] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:52:38 2026] GET /volume/v3/types/ffe738d9-85fb-41f2-a55e-a78fc73935bc => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:38.785355 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-23d3a106-2867-458d-b4e4-eeb25adb07a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.789488 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-23d3a106-2867-458d-b4e4-eeb25adb07a9 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-class-sets/default Aug 12 14:52:38.789488 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-23d3a106-2867-458d-b4e4-eeb25adb07a9 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:38.885889 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a3ab9f43-bba9-4743-a9e0-97a8ecd89304 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.892727 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3ab9f43-bba9-4743-a9e0-97a8ecd89304 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:38.893503 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3ab9f43-bba9-4743-a9e0-97a8ecd89304 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.893503 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3ab9f43-bba9-4743-a9e0-97a8ecd89304 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.915029 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:38.915029 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:38.921104 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a3ab9f43-bba9-4743-a9e0-97a8ecd89304 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:38.932358 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3ab9f43-bba9-4743-a9e0-97a8ecd89304 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:38.932358 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 470/1876] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:38 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 1295 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:52:38.952733 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-23d3a106-2867-458d-b4e4-eeb25adb07a9 tempest-VolumeQuotaClassesTest-256833417 tempest-VolumeQuotaClassesTest-256833417-project-admin] https://10.4.3.100/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 12 14:52:38.954315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.954977 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 467/1877] 10.4.3.100 () {68 vars in 1318 bytes} [Wed Aug 12 14:52:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 600 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:38.956977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:38.957300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.957646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.957898 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Delete volume with id: ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:38.971432 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:38.971432 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:38.972090 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:38.973618 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-100094af-ec54-47ae-a052-02af251e3578 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:38.979579 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-100094af-ec54-47ae-a052-02af251e3578 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:38.979579 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-100094af-ec54-47ae-a052-02af251e3578 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:38.980320 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-100094af-ec54-47ae-a052-02af251e3578 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:38.999288 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:38.999288 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:39.023334 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-100094af-ec54-47ae-a052-02af251e3578 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:39.038556 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-100094af-ec54-47ae-a052-02af251e3578 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:39.038556 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 475/1878] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:38 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:39.042779 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Delete volume request issued successfully. Aug 12 14:52:39.043734 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c8390bb4-e20d-4a1b-8e42-aba05c75fe95 tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 202 Aug 12 14:52:39.044078 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 467/1879] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:38 2026] DELETE /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:39.060408 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9cb37768-30cd-4a5f-a5ba-eb40a2db05dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:39.063323 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9cb37768-30cd-4a5f-a5ba-eb40a2db05dd tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:39.063538 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9cb37768-30cd-4a5f-a5ba-eb40a2db05dd tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:39.065499 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9cb37768-30cd-4a5f-a5ba-eb40a2db05dd tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:39.077975 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:39.077975 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:39.084648 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9cb37768-30cd-4a5f-a5ba-eb40a2db05dd tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Volume info retrieved successfully. Aug 12 14:52:39.090787 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9cb37768-30cd-4a5f-a5ba-eb40a2db05dd tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 200 Aug 12 14:52:39.090933 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 471/1880] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:39 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 1294 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:39.780878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-08107d7a-2852-43cd-9651-c1ee8bbe1a26 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:39.783579 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-08107d7a-2852-43cd-9651-c1ee8bbe1a26 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:39.783724 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-08107d7a-2852-43cd-9651-c1ee8bbe1a26 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:39.784025 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-08107d7a-2852-43cd-9651-c1ee8bbe1a26 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:39.784139 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-08107d7a-2852-43cd-9651-c1ee8bbe1a26 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:39.796484 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:39.796484 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:39.798860 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-08107d7a-2852-43cd-9651-c1ee8bbe1a26 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:39.799641 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 468/1881] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:39 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:40.060639 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec68a8ed-a21a-4d39-8a30-b7bba45171be None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:40.068403 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec68a8ed-a21a-4d39-8a30-b7bba45171be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:40.068403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec68a8ed-a21a-4d39-8a30-b7bba45171be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:40.068403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec68a8ed-a21a-4d39-8a30-b7bba45171be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:40.097645 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:40.097645 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:40.109614 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ec68a8ed-a21a-4d39-8a30-b7bba45171be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:40.117874 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec68a8ed-a21a-4d39-8a30-b7bba45171be tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:40.118895 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 476/1882] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:40 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:40.119531 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89745903-2ca7-4f44-85d6-8e1cdf0fde5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:40.123062 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89745903-2ca7-4f44-85d6-8e1cdf0fde5e tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] GET https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 Aug 12 14:52:40.123062 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89745903-2ca7-4f44-85d6-8e1cdf0fde5e tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:40.123314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89745903-2ca7-4f44-85d6-8e1cdf0fde5e tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:40.136042 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89745903-2ca7-4f44-85d6-8e1cdf0fde5e tempest-VolumeAndVolumeTypeFromImageTest-434380400 tempest-VolumeAndVolumeTypeFromImageTest-434380400-project-member] https://10.4.3.100/volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 returned with HTTP 404 Aug 12 14:52:40.136042 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 468/1883] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:40 2026] GET /volume/v3/volumes/ccc4a488-a595-4c90-9254-2cafe2ed01a7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:40.643700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7078f21d-3273-4967-8334-4ac85aad0c8c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:40.646449 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7078f21d-3273-4967-8334-4ac85aad0c8c tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:52:40.646852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7078f21d-3273-4967-8334-4ac85aad0c8c tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:40.647106 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7078f21d-3273-4967-8334-4ac85aad0c8c tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:40.648389 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7078f21d-3273-4967-8334-4ac85aad0c8c tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:40.670286 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7078f21d-3273-4967-8334-4ac85aad0c8c tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Get all volumes completed successfully. Aug 12 14:52:40.673606 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:40.673606 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:40.681602 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7078f21d-3273-4967-8334-4ac85aad0c8c tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:52:40.682959 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 472/1884] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:52:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7095 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:40.701523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-505a0351-975a-4891-95cb-3dbb99345ef8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:40.704093 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 Aug 12 14:52:40.704543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:40.704858 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:40.705064 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Delete volume with id: cda7bd4c-0aa6-43be-943a-e785770fa686 Aug 12 14:52:40.726614 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:40.726614 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:40.726614 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Volume info retrieved successfully. Aug 12 14:52:40.753260 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.image.cache [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'fd53b80f-c71c-4db2-8a72-f026ba5b0241', 'volume_id': 'cda7bd4c-0aa6-43be-943a-e785770fa686', 'host': 'np0000007067@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 12, 14, 52, 30), 'last_used': datetime.datetime(2026, 8, 12, 14, 52, 38)}. {{(pid=100248) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 12 14:52:40.789570 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Delete volume request issued successfully. Aug 12 14:52:40.789570 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-505a0351-975a-4891-95cb-3dbb99345ef8 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] https://10.4.3.100/volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 returned with HTTP 202 Aug 12 14:52:40.789838 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 469/1885] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:40 2026] DELETE /volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:40.803018 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf24bc6b-c346-49b1-889f-b7d9c5ffbfe2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:40.806598 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf24bc6b-c346-49b1-889f-b7d9c5ffbfe2 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] GET https://10.4.3.100/volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 Aug 12 14:52:40.806598 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf24bc6b-c346-49b1-889f-b7d9c5ffbfe2 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:40.807918 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf24bc6b-c346-49b1-889f-b7d9c5ffbfe2 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:40.820490 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:40.820490 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:40.821936 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a4452e4-8e2c-4834-afad-a587e079ad96 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:40.824863 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf24bc6b-c346-49b1-889f-b7d9c5ffbfe2 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Volume info retrieved successfully. Aug 12 14:52:40.825339 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a4452e4-8e2c-4834-afad-a587e079ad96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:40.827382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a4452e4-8e2c-4834-afad-a587e079ad96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:40.827382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a4452e4-8e2c-4834-afad-a587e079ad96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:40.827382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2a4452e4-8e2c-4834-afad-a587e079ad96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:40.832386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf24bc6b-c346-49b1-889f-b7d9c5ffbfe2 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] https://10.4.3.100/volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 returned with HTTP 200 Aug 12 14:52:40.832386 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 477/1886] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:40 2026] GET /volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 => generated 1096 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:40.837571 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:40.837571 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:40.839890 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a4452e4-8e2c-4834-afad-a587e079ad96 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:40.839890 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 469/1887] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:40 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:41.143856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-62db3821-8806-47c6-8b45-8a4bb5e75de9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:41.144555 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62db3821-8806-47c6-8b45-8a4bb5e75de9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:41.144663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62db3821-8806-47c6-8b45-8a4bb5e75de9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:41.145058 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62db3821-8806-47c6-8b45-8a4bb5e75de9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:41.174120 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:41.174120 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:41.187293 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-62db3821-8806-47c6-8b45-8a4bb5e75de9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:41.203710 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62db3821-8806-47c6-8b45-8a4bb5e75de9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:41.204290 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 473/1888] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:41 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:41.856209 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1a9cc6fe-9124-4323-92a5-7f551162266c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:41.856679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35f1fb7c-3b49-418e-963e-a20e7b3b9122 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:41.858988 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a9cc6fe-9124-4323-92a5-7f551162266c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:41.859345 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a9cc6fe-9124-4323-92a5-7f551162266c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:41.859579 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35f1fb7c-3b49-418e-963e-a20e7b3b9122 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] GET https://10.4.3.100/volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 Aug 12 14:52:41.859707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a9cc6fe-9124-4323-92a5-7f551162266c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:41.859831 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1a9cc6fe-9124-4323-92a5-7f551162266c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:41.860210 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35f1fb7c-3b49-418e-963e-a20e7b3b9122 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:41.860591 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35f1fb7c-3b49-418e-963e-a20e7b3b9122 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:41.873620 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35f1fb7c-3b49-418e-963e-a20e7b3b9122 tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] https://10.4.3.100/volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 returned with HTTP 404 Aug 12 14:52:41.873620 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 478/1889] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:41 2026] GET /volume/v3/volumes/cda7bd4c-0aa6-43be-943a-e785770fa686 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:41.876773 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:41.876773 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:41.878962 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a9cc6fe-9124-4323-92a5-7f551162266c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:41.879936 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 470/1890] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:41 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:41.891693 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc06f313-0b03-48df-99eb-2785b9f4a32f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:41.894983 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc06f313-0b03-48df-99eb-2785b9f4a32f tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] DELETE https://10.4.3.100/volume/v3/types/c8e92b0b-8bb3-4cde-933a-87fdad8c63cc Aug 12 14:52:41.894983 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc06f313-0b03-48df-99eb-2785b9f4a32f tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:41.894983 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc06f313-0b03-48df-99eb-2785b9f4a32f tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:41.940554 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc06f313-0b03-48df-99eb-2785b9f4a32f tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] https://10.4.3.100/volume/v3/types/c8e92b0b-8bb3-4cde-933a-87fdad8c63cc returned with HTTP 202 Aug 12 14:52:41.942726 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 470/1891] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:41 2026] DELETE /volume/v3/types/c8e92b0b-8bb3-4cde-933a-87fdad8c63cc => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:41.952063 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-49802d30-68e3-4791-b030-d6ea93211b5b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:41.957979 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-49802d30-68e3-4791-b030-d6ea93211b5b tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] GET https://10.4.3.100/volume/v3/types/c8e92b0b-8bb3-4cde-933a-87fdad8c63cc Aug 12 14:52:41.957979 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-49802d30-68e3-4791-b030-d6ea93211b5b tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:41.957979 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-49802d30-68e3-4791-b030-d6ea93211b5b tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:41.970986 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-49802d30-68e3-4791-b030-d6ea93211b5b tempest-VolumeAndVolumeTypeFromImageTest-1091460134 tempest-VolumeAndVolumeTypeFromImageTest-1091460134-project-admin] https://10.4.3.100/volume/v3/types/c8e92b0b-8bb3-4cde-933a-87fdad8c63cc returned with HTTP 404 Aug 12 14:52:41.971814 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 474/1892] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:52:41 2026] GET /volume/v3/types/c8e92b0b-8bb3-4cde-933a-87fdad8c63cc => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:42.223641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e4567b85-eb09-4406-9c4f-2d6128bd7d12 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:42.229925 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4567b85-eb09-4406-9c4f-2d6128bd7d12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:42.230234 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4567b85-eb09-4406-9c4f-2d6128bd7d12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:42.231914 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4567b85-eb09-4406-9c4f-2d6128bd7d12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:42.266308 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:42.266308 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:42.279730 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e4567b85-eb09-4406-9c4f-2d6128bd7d12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:42.290371 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4567b85-eb09-4406-9c4f-2d6128bd7d12 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:42.290371 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 479/1893] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:42 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:42.298086 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-ffa2f65b-81cc-486b-b3f7-ac08aac62e89 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:42.306234 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-ffa2f65b-81cc-486b-b3f7-ac08aac62e89 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7/action Aug 12 14:52:42.306234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-ffa2f65b-81cc-486b-b3f7-ac08aac62e89 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:42.306234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-ffa2f65b-81cc-486b-b3f7-ac08aac62e89 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:42.331627 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:42.331627 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:42.364830 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-226d1db2-23df-498a-86a9-8cf881017fa2 req-ffa2f65b-81cc-486b-b3f7-ac08aac62e89 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7/action returned with HTTP 204 Aug 12 14:52:42.365741 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 471/1894] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:52:42 2026] POST /volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:42.899572 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-782a4456-565f-40d8-9946-c9432d751ef7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:42.904953 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-782a4456-565f-40d8-9946-c9432d751ef7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:42.904953 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-782a4456-565f-40d8-9946-c9432d751ef7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:42.904953 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-782a4456-565f-40d8-9946-c9432d751ef7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:42.904953 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-782a4456-565f-40d8-9946-c9432d751ef7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:42.911579 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:42.911579 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:42.912027 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-782a4456-565f-40d8-9946-c9432d751ef7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:42.912715 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 471/1895] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:42 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:43.318189 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-de0c714b-fa36-4901-ad03-9b8c60f6e244 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.318189 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de0c714b-fa36-4901-ad03-9b8c60f6e244 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:43.318763 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de0c714b-fa36-4901-ad03-9b8c60f6e244 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:43.319148 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de0c714b-fa36-4901-ad03-9b8c60f6e244 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:43.349532 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:43.349532 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:43.355133 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-de0c714b-fa36-4901-ad03-9b8c60f6e244 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:43.363716 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de0c714b-fa36-4901-ad03-9b8c60f6e244 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:43.363866 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 475/1896] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:43 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1144 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:43.446250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-19245878-ebfa-458e-9c95-d8722eea3536 req-53834178-5104-45f8-844f-1aceac9f867b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.451161 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-53834178-5104-45f8-844f-1aceac9f867b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:43.451402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-53834178-5104-45f8-844f-1aceac9f867b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:43.451695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-53834178-5104-45f8-844f-1aceac9f867b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:43.469016 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:43.469016 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:43.475481 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-19245878-ebfa-458e-9c95-d8722eea3536 req-53834178-5104-45f8-844f-1aceac9f867b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:43.492189 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-53834178-5104-45f8-844f-1aceac9f867b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:43.492341 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 480/1897] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:43 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1144 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:43.543514 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-94cf4970-8092-4035-b3ba-9945f4e0756b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.653403 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de41b658-920e-448c-b979-d87665e177ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.654372 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de41b658-920e-448c-b979-d87665e177ff None None] GET https://10.4.3.100/volume// Aug 12 14:52:43.654576 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de41b658-920e-448c-b979-d87665e177ff None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:43.654977 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de41b658-920e-448c-b979-d87665e177ff None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:43.655467 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de41b658-920e-448c-b979-d87665e177ff None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:43.656771 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 472/1898] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:52:43 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 14:52:43.673380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-19245878-ebfa-458e-9c95-d8722eea3536 req-c5e65fce-c08b-4cc4-81ef-b6582181c229 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.837719 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94cf4970-8092-4035-b3ba-9945f4e0756b tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:52:43.838434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-94cf4970-8092-4035-b3ba-9945f4e0756b tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-743080762", "extra_specs": {"spec1": "val1"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:43.872849 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-94cf4970-8092-4035-b3ba-9945f4e0756b tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:52:43.872849 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 472/1899] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:52:43 2026] POST /volume/v3/types => generated 242 bytes in 329 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:43.887734 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf50409e-b07c-419d-b17c-b9f3cd572c52 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.889883 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf50409e-b07c-419d-b17c-b9f3cd572c52 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] POST https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs Aug 12 14:52:43.892333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf50409e-b07c-419d-b17c-b9f3cd572c52 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:43.893281 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf50409e-b07c-419d-b17c-b9f3cd572c52 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs returned with HTTP 400 Aug 12 14:52:43.894112 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 481/1900] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:52:43 2026] POST /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:52:43.912966 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d353369-5058-4651-bf6d-e07e24fae678 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.916715 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-c5e65fce-c08b-4cc4-81ef-b6582181c229 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:52:43.917363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-c5e65fce-c08b-4cc4-81ef-b6582181c229 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "affd2d9e-7203-4a2d-86cc-2ca1ebdf3258", "connector": null, "instance_uuid": "23393745-41a9-43dc-ab26-7ad35cf57da0"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:43.918955 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d353369-5058-4651-bf6d-e07e24fae678 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] POST https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs Aug 12 14:52:43.919365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d353369-5058-4651-bf6d-e07e24fae678 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:43.923552 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d353369-5058-4651-bf6d-e07e24fae678 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs returned with HTTP 400 Aug 12 14:52:43.924523 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 473/1901] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:52:43 2026] POST /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs => generated 132 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:52:43.933764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5673dc81-02d3-4ea5-aa31-6c85c71a590f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.934856 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5673dc81-02d3-4ea5-aa31-6c85c71a590f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:43.935094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5673dc81-02d3-4ea5-aa31-6c85c71a590f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:43.935331 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5673dc81-02d3-4ea5-aa31-6c85c71a590f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:43.936382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5673dc81-02d3-4ea5-aa31-6c85c71a590f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:43.940319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf54aafc-8457-4fdd-8723-4f2d20d504c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.942786 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf54aafc-8457-4fdd-8723-4f2d20d504c5 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] POST https://10.4.3.100/volume/v3/types/314d5fc5-6243-4a84-9457-dfc93a531a47/extra_specs Aug 12 14:52:43.943242 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf54aafc-8457-4fdd-8723-4f2d20d504c5 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:43.945104 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:43.945104 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:43.948284 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:43.948284 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:43.948284 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5673dc81-02d3-4ea5-aa31-6c85c71a590f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:43.948574 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 473/1902] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:43 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:43.962509 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf54aafc-8457-4fdd-8723-4f2d20d504c5 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/314d5fc5-6243-4a84-9457-dfc93a531a47/extra_specs returned with HTTP 404 Aug 12 14:52:43.963667 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 482/1903] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:52:43 2026] POST /volume/v3/types/314d5fc5-6243-4a84-9457-dfc93a531a47/extra_specs => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:43.976570 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5f0c088-2c44-4170-b0c5-1d4787b79c52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:43.980241 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5f0c088-2c44-4170-b0c5-1d4787b79c52 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] DELETE https://10.4.3.100/volume/v3/types/6d68c38f-4660-498d-87f7-eca1f5ae0eee/extra_specs/spec1 Aug 12 14:52:43.980471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5f0c088-2c44-4170-b0c5-1d4787b79c52 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:43.980744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5f0c088-2c44-4170-b0c5-1d4787b79c52 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:43.987490 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5f0c088-2c44-4170-b0c5-1d4787b79c52 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/6d68c38f-4660-498d-87f7-eca1f5ae0eee/extra_specs/spec1 returned with HTTP 404 Aug 12 14:52:43.988134 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 474/1904] 10.4.3.100 () {66 vars in 1399 bytes} [Wed Aug 12 14:52:43 2026] DELETE /volume/v3/types/6d68c38f-4660-498d-87f7-eca1f5ae0eee/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:44.003313 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a91ad3e-d78f-481e-ae7a-9107b7513312 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.005960 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a91ad3e-d78f-481e-ae7a-9107b7513312 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] GET https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/nonexistent_extra_spec_name Aug 12 14:52:44.006932 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a91ad3e-d78f-481e-ae7a-9107b7513312 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.007568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a91ad3e-d78f-481e-ae7a-9107b7513312 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.011737 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-c5e65fce-c08b-4cc4-81ef-b6582181c229 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:52:44.012412 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 476/1905] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:52:43 2026] POST /volume/v3/attachments => generated 273 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:44.027298 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a91ad3e-d78f-481e-ae7a-9107b7513312 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 12 14:52:44.027981 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 474/1906] 10.4.3.100 () {66 vars in 1462 bytes} [Wed Aug 12 14:52:44 2026] GET /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:44.041163 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8002c185-ecad-491d-ba12-48ed192f9ca8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.044796 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8002c185-ecad-491d-ba12-48ed192f9ca8 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] GET https://10.4.3.100/volume/v3/types/4dd3b66e-b571-474d-8629-d72f023efc4d/extra_specs/spec1 Aug 12 14:52:44.044796 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8002c185-ecad-491d-ba12-48ed192f9ca8 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.044796 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8002c185-ecad-491d-ba12-48ed192f9ca8 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.052867 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8002c185-ecad-491d-ba12-48ed192f9ca8 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/4dd3b66e-b571-474d-8629-d72f023efc4d/extra_specs/spec1 returned with HTTP 404 Aug 12 14:52:44.053719 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 483/1907] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:52:44 2026] GET /volume/v3/types/4dd3b66e-b571-474d-8629-d72f023efc4d/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 14:52:44.100720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf6e0046-78ca-418d-8062-e39cabb1986b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.112949 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf6e0046-78ca-418d-8062-e39cabb1986b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:44.113232 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf6e0046-78ca-418d-8062-e39cabb1986b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.113655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf6e0046-78ca-418d-8062-e39cabb1986b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.130259 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3e7006dd-45cb-4408-89ae-a5b6d6f97232 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.131771 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e7006dd-45cb-4408-89ae-a5b6d6f97232 None None] GET https://10.4.3.100/volume// Aug 12 14:52:44.132337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3e7006dd-45cb-4408-89ae-a5b6d6f97232 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.133326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3e7006dd-45cb-4408-89ae-a5b6d6f97232 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.134888 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e7006dd-45cb-4408-89ae-a5b6d6f97232 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:44.136092 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 477/1908] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52:44 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 14:52:44.143561 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:44.143561 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:44.144073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-efd0e36c-8a4c-4293-9f12-6ba4350d8924 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.148264 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-efd0e36c-8a4c-4293-9f12-6ba4350d8924 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] GET https://10.4.3.100/volume/v3/types/049bea61-704d-476a-a418-6a8ac82dda85/extra_specs Aug 12 14:52:44.148264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-efd0e36c-8a4c-4293-9f12-6ba4350d8924 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.148438 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-efd0e36c-8a4c-4293-9f12-6ba4350d8924 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.149371 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf6e0046-78ca-418d-8062-e39cabb1986b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:44.154587 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-efd0e36c-8a4c-4293-9f12-6ba4350d8924 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/049bea61-704d-476a-a418-6a8ac82dda85/extra_specs returned with HTTP 404 Aug 12 14:52:44.155480 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 475/1909] 10.4.3.100 () {66 vars in 1378 bytes} [Wed Aug 12 14:52:44 2026] GET /volume/v3/types/049bea61-704d-476a-a418-6a8ac82dda85/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:44.155980 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-19245878-ebfa-458e-9c95-d8722eea3536 req-bd34f6cb-0454-4bdc-9ffd-ce569bbf7b8e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.158182 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf6e0046-78ca-418d-8062-e39cabb1986b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:44.158809 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 475/1910] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:44 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1146 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:44.159900 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-bd34f6cb-0454-4bdc-9ffd-ce569bbf7b8e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:44.160232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-bd34f6cb-0454-4bdc-9ffd-ce569bbf7b8e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.160530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-bd34f6cb-0454-4bdc-9ffd-ce569bbf7b8e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.171856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-870298e2-e1ba-4524-b4a6-1c7292dd4146 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.174412 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-870298e2-e1ba-4524-b4a6-1c7292dd4146 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] PUT https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/spec1 Aug 12 14:52:44.175281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-870298e2-e1ba-4524-b4a6-1c7292dd4146 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:44.177870 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-870298e2-e1ba-4524-b4a6-1c7292dd4146 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/spec1 returned with HTTP 400 Aug 12 14:52:44.178598 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 478/1911] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:52:44 2026] PUT /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/spec1 => generated 102 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:52:44.189746 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1897dab3-b97d-4894-aa7e-1305b45c108a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.191072 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:44.191072 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:44.192721 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1897dab3-b97d-4894-aa7e-1305b45c108a tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] PUT https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/spec1 Aug 12 14:52:44.193214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1897dab3-b97d-4894-aa7e-1305b45c108a tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'update', calling method: update, body: null {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:44.198843 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1897dab3-b97d-4894-aa7e-1305b45c108a tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/spec1 returned with HTTP 400 Aug 12 14:52:44.198843 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 476/1912] 10.4.3.100 () {68 vars in 1415 bytes} [Wed Aug 12 14:52:44 2026] PUT /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/spec1 => generated 72 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:52:44.203251 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-19245878-ebfa-458e-9c95-d8722eea3536 req-bd34f6cb-0454-4bdc-9ffd-ce569bbf7b8e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:44.213738 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-bd34f6cb-0454-4bdc-9ffd-ce569bbf7b8e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:44.215535 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 484/1913] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:44 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1326 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 14:52:44.222633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3eac5f05-1b6e-4637-92b4-1d4b2b088e5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.227009 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eac5f05-1b6e-4637-92b4-1d4b2b088e5d tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] PUT https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/None Aug 12 14:52:44.227009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eac5f05-1b6e-4637-92b4-1d4b2b088e5d tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:44.248014 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eac5f05-1b6e-4637-92b4-1d4b2b088e5d tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 14:52:44.249420 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eac5f05-1b6e-4637-92b4-1d4b2b088e5d tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/None returned with HTTP 400 Aug 12 14:52:44.249420 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 476/1914] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:52:44 2026] PUT /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/None => generated 73 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:52:44.264484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5bffd6b9-b17c-4371-a8cf-45519d970144 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.266748 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5bffd6b9-b17c-4371-a8cf-45519d970144 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] PUT https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/93b808fa-8af1-4520-934b-473ae1174b5f Aug 12 14:52:44.267345 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5bffd6b9-b17c-4371-a8cf-45519d970144 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:44.270290 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:44.270290 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:44.293989 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5bffd6b9-b17c-4371-a8cf-45519d970144 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 12 14:52:44.296339 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5bffd6b9-b17c-4371-a8cf-45519d970144 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/93b808fa-8af1-4520-934b-473ae1174b5f returned with HTTP 400 Aug 12 14:52:44.299147 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 479/1915] 10.4.3.100 () {68 vars in 1509 bytes} [Wed Aug 12 14:52:44 2026] PUT /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6/extra_specs/93b808fa-8af1-4520-934b-473ae1174b5f => generated 73 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:52:44.316382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-33a9b3d1-5c63-4b24-bbdb-f6b2a5921daf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.321019 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33a9b3d1-5c63-4b24-bbdb-f6b2a5921daf tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] PUT https://10.4.3.100/volume/v3/types/6e648c8b-0991-43a1-8447-a7a7687940f6/extra_specs/spec1 Aug 12 14:52:44.323379 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33a9b3d1-5c63-4b24-bbdb-f6b2a5921daf tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:44.352262 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33a9b3d1-5c63-4b24-bbdb-f6b2a5921daf tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/6e648c8b-0991-43a1-8447-a7a7687940f6/extra_specs/spec1 returned with HTTP 404 Aug 12 14:52:44.353125 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 477/1916] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:52:44 2026] PUT /volume/v3/types/6e648c8b-0991-43a1-8447-a7a7687940f6/extra_specs/spec1 => generated 114 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:52:44.370124 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc6a171a-7e30-41a0-9b17-ecc45f3139f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.372035 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc6a171a-7e30-41a0-9b17-ecc45f3139f6 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] DELETE https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6 Aug 12 14:52:44.372422 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc6a171a-7e30-41a0-9b17-ecc45f3139f6 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.372844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc6a171a-7e30-41a0-9b17-ecc45f3139f6 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.402985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-19245878-ebfa-458e-9c95-d8722eea3536 req-fea967a0-e9a0-438a-a80b-24a1672af647 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.409514 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-fea967a0-e9a0-438a-a80b-24a1672af647 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78 Aug 12 14:52:44.410081 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-fea967a0-e9a0-438a-a80b-24a1672af647 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:44.421975 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-19245878-ebfa-458e-9c95-d8722eea3536 req-fea967a0-e9a0-438a-a80b-24a1672af647 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-affd2d9e-7203-4a2d-86cc-2ca1ebdf3258-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:52:44.435496 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-19245878-ebfa-458e-9c95-d8722eea3536 req-fea967a0-e9a0-438a-a80b-24a1672af647 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-affd2d9e-7203-4a2d-86cc-2ca1ebdf3258-np0000007067" acquired by "attachment_update" :: waited 0.013s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:52:44.437075 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:44.437075 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:44.462839 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc6a171a-7e30-41a0-9b17-ecc45f3139f6 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6 returned with HTTP 202 Aug 12 14:52:44.464535 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 485/1917] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:52:44 2026] DELETE /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:44.478476 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-851296cb-5c90-42d9-be37-46fc6d2380a7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.487335 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-851296cb-5c90-42d9-be37-46fc6d2380a7 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] GET https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6 Aug 12 14:52:44.487335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-851296cb-5c90-42d9-be37-46fc6d2380a7 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.487335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-851296cb-5c90-42d9-be37-46fc6d2380a7 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.493289 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-851296cb-5c90-42d9-be37-46fc6d2380a7 tempest-ExtraSpecsNegativeTest-1833876155 tempest-ExtraSpecsNegativeTest-1833876155-project-admin] https://10.4.3.100/volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6 returned with HTTP 404 Aug 12 14:52:44.494531 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 480/1918] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:52:44 2026] GET /volume/v3/types/d28f92bd-06b4-43ad-8fe1-5007fee53cc6 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:52:44.623544 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-19245878-ebfa-458e-9c95-d8722eea3536 req-fea967a0-e9a0-438a-a80b-24a1672af647 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-affd2d9e-7203-4a2d-86cc-2ca1ebdf3258-np0000007067" released by "attachment_update" :: held 0.188s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:52:44.624052 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-fea967a0-e9a0-438a-a80b-24a1672af647 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78 returned with HTTP 200 Aug 12 14:52:44.625422 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 477/1919] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:52:44 2026] PUT /volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78 => generated 969 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:44.971795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32a6e45b-4ebe-4304-94df-5af6f4e7491b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:44.975140 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32a6e45b-4ebe-4304-94df-5af6f4e7491b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:44.975391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32a6e45b-4ebe-4304-94df-5af6f4e7491b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:44.977732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32a6e45b-4ebe-4304-94df-5af6f4e7491b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:44.977732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-32a6e45b-4ebe-4304-94df-5af6f4e7491b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:44.985888 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:44.985888 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:44.986489 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32a6e45b-4ebe-4304-94df-5af6f4e7491b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:44.990742 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 478/1920] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:44 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:45.178968 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08fed429-41b5-4baa-b4c0-a60afce52c1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:45.181353 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08fed429-41b5-4baa-b4c0-a60afce52c1a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:45.181663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08fed429-41b5-4baa-b4c0-a60afce52c1a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:45.181932 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08fed429-41b5-4baa-b4c0-a60afce52c1a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:45.200538 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:45.200538 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:45.206197 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-08fed429-41b5-4baa-b4c0-a60afce52c1a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:45.215103 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08fed429-41b5-4baa-b4c0-a60afce52c1a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:45.215103 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 486/1921] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:45 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:45.771901 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5d39a620-02d4-4920-af2a-63db93dbd96d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:45.975062 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:45.975606 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1056466312"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:45.978075 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1056466312'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:45.978175 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume of 1 GB Aug 12 14:52:45.983290 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Availability Zones retrieved successfully. Aug 12 14:52:45.990436 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (e9b3703d-3a13-4184-9f0f-1c0241944b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:45.991129 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787a3d42-2918-43b2-b9df-5f245405d0aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:45.992089 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:46.009546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2fd61cf4-7d6f-43cf-8dca-9d20ef85351e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:46.014683 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2fd61cf4-7d6f-43cf-8dca-9d20ef85351e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:46.014683 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2fd61cf4-7d6f-43cf-8dca-9d20ef85351e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:46.016358 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2fd61cf4-7d6f-43cf-8dca-9d20ef85351e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:46.016859 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2fd61cf4-7d6f-43cf-8dca-9d20ef85351e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:46.024742 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:46.024742 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:46.027065 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2fd61cf4-7d6f-43cf-8dca-9d20ef85351e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:46.028623 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 478/1922] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:46 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:46.029483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787a3d42-2918-43b2-b9df-5f245405d0aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:46.030475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2c0a20-5fff-41c7-bb78-7dbbc5faf45e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:46.232980 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Created reservations ['a0c68460-493d-480d-9639-dbf2229c9288', 'ecc307b0-7032-44e8-a946-7ae383b12b53', 'cf3444d7-72c1-4c8a-97eb-96e3898a615a', '6c00cd58-03e1-46ec-9d82-47b24e4b1d31'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:46.232980 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd2c0a20-5fff-41c7-bb78-7dbbc5faf45e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0c68460-493d-480d-9639-dbf2229c9288', 'ecc307b0-7032-44e8-a946-7ae383b12b53', 'cf3444d7-72c1-4c8a-97eb-96e3898a615a', '6c00cd58-03e1-46ec-9d82-47b24e4b1d31']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:46.237027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe88ad0e-b1cb-4e77-96d1-3198aac5ccac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:46.237220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-19716635-793a-428a-8a42-1a02aea5044a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:46.240075 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-19716635-793a-428a-8a42-1a02aea5044a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:46.240432 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-19716635-793a-428a-8a42-1a02aea5044a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:46.240731 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-19716635-793a-428a-8a42-1a02aea5044a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:46.270559 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:46.270559 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:46.280420 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-19716635-793a-428a-8a42-1a02aea5044a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:46.295543 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-19716635-793a-428a-8a42-1a02aea5044a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:46.295543 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 479/1923] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:46 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:46.299523 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe88ad0e-b1cb-4e77-96d1-3198aac5ccac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2840139-d719-4602-bc89-23ac71f2550f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1056466312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['a0c68460-493d-480d-9639-dbf2229c9288','ecc307b0-7032-44e8-a946-7ae383b12b53','cf3444d7-72c1-4c8a-97eb-96e3898a615a','6c00cd58-03e1-46ec-9d82-47b24e4b1d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1056466312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2840139-d719-4602-bc89-23ac71f2550f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656feee84a824bf8b8e0af0209887866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6ea895c3044978a38978c2bed7baeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:46.300847 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469dab0f-6b86-4f2a-9f2b-2b00e9b07079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:46.350388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (469dab0f-6b86-4f2a-9f2b-2b00e9b07079) transitioned into state 'SUCCESS' from state '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-1056466312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['a0c68460-493d-480d-9639-dbf2229c9288','ecc307b0-7032-44e8-a946-7ae383b12b53','cf3444d7-72c1-4c8a-97eb-96e3898a615a','6c00cd58-03e1-46ec-9d82-47b24e4b1d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:46.351692 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e7b7b6-763a-4797-b426-e8a09cdf9f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:46.376615 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94e7b7b6-763a-4797-b426-e8a09cdf9f8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:46.378148 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (e9b3703d-3a13-4184-9f0f-1c0241944b29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:46.378824 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request issued successfully. Aug 12 14:52:46.380101 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d39a620-02d4-4920-af2a-63db93dbd96d tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:46.380101 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 481/1924] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:52:45 2026] POST /volume/v3/volumes => generated 764 bytes in 609 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:46.401757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba87add9-cae5-4077-95fd-1e2c8c2d9c12 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:46.405436 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba87add9-cae5-4077-95fd-1e2c8c2d9c12 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f Aug 12 14:52:46.405436 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba87add9-cae5-4077-95fd-1e2c8c2d9c12 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:46.405436 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba87add9-cae5-4077-95fd-1e2c8c2d9c12 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:46.418139 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:46.418139 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:46.429263 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba87add9-cae5-4077-95fd-1e2c8c2d9c12 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:46.437807 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba87add9-cae5-4077-95fd-1e2c8c2d9c12 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f returned with HTTP 200 Aug 12 14:52:46.438938 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 487/1925] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:46 2026] GET /volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f => generated 832 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:47.049483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8503da2c-b792-4871-9074-2d81b4f28bbd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.058091 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8503da2c-b792-4871-9074-2d81b4f28bbd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:47.059650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8503da2c-b792-4871-9074-2d81b4f28bbd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:47.060251 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8503da2c-b792-4871-9074-2d81b4f28bbd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:47.060417 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8503da2c-b792-4871-9074-2d81b4f28bbd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:47.082676 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:47.082676 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:47.087413 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8503da2c-b792-4871-9074-2d81b4f28bbd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:47.088062 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 479/1926] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:47 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:47.101973 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-19245878-ebfa-458e-9c95-d8722eea3536 req-4625c7b7-d1e6-4ac8-b1a6-043e37065148 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.107022 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-4625c7b7-d1e6-4ac8-b1a6-043e37065148 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78/action Aug 12 14:52:47.109611 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-4625c7b7-d1e6-4ac8-b1a6-043e37065148 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:47.109611 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-4625c7b7-d1e6-4ac8-b1a6-043e37065148 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:47.166105 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:47.166105 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:47.187531 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-19245878-ebfa-458e-9c95-d8722eea3536 req-4625c7b7-d1e6-4ac8-b1a6-043e37065148 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78/action returned with HTTP 204 Aug 12 14:52:47.188186 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 480/1927] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:52:47 2026] POST /volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:47.314230 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6f45739f-d69a-4b44-9c2e-7720ea69ca32 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.318682 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f45739f-d69a-4b44-9c2e-7720ea69ca32 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:47.318682 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6f45739f-d69a-4b44-9c2e-7720ea69ca32 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:47.318682 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6f45739f-d69a-4b44-9c2e-7720ea69ca32 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:47.320833 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=475,cinder:INSERT=76,cinder:UPDATE=119 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:52:47.341610 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:47.341610 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:47.343708 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6f45739f-d69a-4b44-9c2e-7720ea69ca32 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:47.350742 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f45739f-d69a-4b44-9c2e-7720ea69ca32 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:47.351393 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 482/1928] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:47 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:47.368070 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-57d2eca1-7673-4b65-affb-eeaa699b0680 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.469361 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcfc6c2f-0ce9-4606-9d36-ab7f9c9e0378 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.472924 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcfc6c2f-0ce9-4606-9d36-ab7f9c9e0378 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f Aug 12 14:52:47.473183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcfc6c2f-0ce9-4606-9d36-ab7f9c9e0378 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:47.473423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcfc6c2f-0ce9-4606-9d36-ab7f9c9e0378 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:47.486223 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:47.486223 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:47.492644 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcfc6c2f-0ce9-4606-9d36-ab7f9c9e0378 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:47.500372 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcfc6c2f-0ce9-4606-9d36-ab7f9c9e0378 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f returned with HTTP 200 Aug 12 14:52:47.501254 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 480/1929] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:47 2026] GET /volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:47.519194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.521962 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:47.522274 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2840139-d719-4602-bc89-23ac71f2550f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1117815090"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:47.524256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request body: {'volume': {"'source_volid": 'c2840139-d719-4602-bc89-23ac71f2550f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1117815090'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:47.525448 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume of 1 GB Aug 12 14:52:47.531679 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Availability Zones retrieved successfully. Aug 12 14:52:47.543089 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (b16876bc-5b27-4237-b8e0-3530c2d86f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:47.544897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c847fcc6-f445-4809-b36f-fd818a212695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:47.547387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:47.594433 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c847fcc6-f445-4809-b36f-fd818a212695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:47.595601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc3c57d-8d8c-4126-b9ad-126bca690b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:47.629711 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57d2eca1-7673-4b65-affb-eeaa699b0680 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:47.630209 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57d2eca1-7673-4b65-affb-eeaa699b0680 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:47.630268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-57d2eca1-7673-4b65-affb-eeaa699b0680 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:47.648897 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:47.648897 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:47.655098 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-57d2eca1-7673-4b65-affb-eeaa699b0680 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Volume info retrieved successfully. Aug 12 14:52:47.662266 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-57d2eca1-7673-4b65-affb-eeaa699b0680 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:47.662266 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 488/1930] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:47 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1441 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:47.667152 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Created reservations ['e4e92f37-c68a-47d8-9adc-5507810962bd', '8e6ab3a3-0e75-4dfa-b788-a04d36aeed46', 'd322e2fe-1620-4461-89ca-031df67abd48', '9ad188bb-8628-4772-af03-c717a5f0f83e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:47.668200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cc3c57d-8d8c-4126-b9ad-126bca690b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4e92f37-c68a-47d8-9adc-5507810962bd', '8e6ab3a3-0e75-4dfa-b788-a04d36aeed46', 'd322e2fe-1620-4461-89ca-031df67abd48', '9ad188bb-8628-4772-af03-c717a5f0f83e']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:47.669173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ccca3f-83d8-4895-9190-7cad037b97f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:47.723830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89ccca3f-83d8-4895-9190-7cad037b97f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '141f4426-9624-45d7-beca-b9d5739ff9a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1117815090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['e4e92f37-c68a-47d8-9adc-5507810962bd','8e6ab3a3-0e75-4dfa-b788-a04d36aeed46','d322e2fe-1620-4461-89ca-031df67abd48','9ad188bb-8628-4772-af03-c717a5f0f83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1117815090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=141f4426-9624-45d7-beca-b9d5739ff9a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656feee84a824bf8b8e0af0209887866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6ea895c3044978a38978c2bed7baeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:47.724909 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba6932c-e007-4734-9a0d-2107b6590f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:47.749756 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7eb42713-dca7-4839-9d4c-4e68801a88f1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.751535 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7eb42713-dca7-4839-9d4c-4e68801a88f1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:47.751817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7eb42713-dca7-4839-9d4c-4e68801a88f1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:47.752163 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7eb42713-dca7-4839-9d4c-4e68801a88f1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:47.772004 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:47.772004 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:47.788918 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7eb42713-dca7-4839-9d4c-4e68801a88f1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Volume info retrieved successfully. Aug 12 14:52:47.789161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fba6932c-e007-4734-9a0d-2107b6590f49) transitioned into state 'SUCCESS' from state '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-1117815090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['e4e92f37-c68a-47d8-9adc-5507810962bd','8e6ab3a3-0e75-4dfa-b788-a04d36aeed46','d322e2fe-1620-4461-89ca-031df67abd48','9ad188bb-8628-4772-af03-c717a5f0f83e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:47.789161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a97052c-698a-43b1-a723-13561ab01674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:47.802476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7eb42713-dca7-4839-9d4c-4e68801a88f1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:47.804972 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 483/1931] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:47 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1441 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:47.822920 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a97052c-698a-43b1-a723-13561ab01674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:47.824072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (b16876bc-5b27-4237-b8e0-3530c2d86f2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:47.824597 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request issued successfully. Aug 12 14:52:47.825349 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1220efa8-247e-47e9-a8a9-4a1b64c43f55 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:47.826520 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 481/1932] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:47 2026] POST /volume/v3/volumes => generated 764 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:47.848699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.853012 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:47.853012 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2840139-d719-4602-bc89-23ac71f2550f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1314084560"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:47.861566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request body: {'volume': {"'source_volid": 'c2840139-d719-4602-bc89-23ac71f2550f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1314084560'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:47.861566 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume of 1 GB Aug 12 14:52:47.864944 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Availability Zones retrieved successfully. Aug 12 14:52:47.873217 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (7dda08fd-8ba9-4494-82ed-40b2bf5e88f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:47.874534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01e1098-2e55-44b1-8d3f-61bdd021cdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:47.877157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:47.888369 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-7399a619-504a-434d-bdef-fcc360b81650 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.891133 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-7399a619-504a-434d-bdef-fcc360b81650 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:47.891571 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-7399a619-504a-434d-bdef-fcc360b81650 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:47.891842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-7399a619-504a-434d-bdef-fcc360b81650 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:47.921349 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:47.921349 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:47.930325 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01e1098-2e55-44b1-8d3f-61bdd021cdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:47.931322 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d632ab-7f80-4c7c-8105-284ab2cf4643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:47.931873 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-7399a619-504a-434d-bdef-fcc360b81650 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:47.938445 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-7399a619-504a-434d-bdef-fcc360b81650 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:47.939073 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 489/1933] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:47 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1441 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:47.941400 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.989187 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-2f7a2663-83bb-4a70-8d46-8f2d0329f074 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:47.992093 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-2f7a2663-83bb-4a70-8d46-8f2d0329f074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258/action Aug 12 14:52:47.993850 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-2f7a2663-83bb-4a70-8d46-8f2d0329f074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:47.993850 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-2f7a2663-83bb-4a70-8d46-8f2d0329f074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:48.005796 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Created reservations ['773eeed3-5968-43b1-b79a-d9ed077e0622', 'c883d125-d77d-4e02-82f8-b1e576bfac4c', '6d911f4d-83d7-4977-98be-cb400e3f68f1', '604d7279-0cb6-4ee4-b36f-0ba97f490096'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:48.007509 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3d632ab-7f80-4c7c-8105-284ab2cf4643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['773eeed3-5968-43b1-b79a-d9ed077e0622', 'c883d125-d77d-4e02-82f8-b1e576bfac4c', '6d911f4d-83d7-4977-98be-cb400e3f68f1', '604d7279-0cb6-4ee4-b36f-0ba97f490096']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.009078 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5684401e-4edb-4665-9869-410d40e7f1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.033390 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.033390 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:48.034197 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-2f7a2663-83bb-4a70-8d46-8f2d0329f074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:48.048259 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-2f7a2663-83bb-4a70-8d46-8f2d0329f074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Begin detaching volume completed successfully. Aug 12 14:52:48.048582 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-2f7a2663-83bb-4a70-8d46-8f2d0329f074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258/action returned with HTTP 202 Aug 12 14:52:48.049096 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 482/1934] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:52:47 2026] POST /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:48.050216 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5684401e-4edb-4665-9869-410d40e7f1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef99c0c8-65d1-4bcd-898c-196a5b17e932', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1314084560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['773eeed3-5968-43b1-b79a-d9ed077e0622','c883d125-d77d-4e02-82f8-b1e576bfac4c','6d911f4d-83d7-4977-98be-cb400e3f68f1','604d7279-0cb6-4ee4-b36f-0ba97f490096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1314084560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef99c0c8-65d1-4bcd-898c-196a5b17e932,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656feee84a824bf8b8e0af0209887866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6ea895c3044978a38978c2bed7baeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.052568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307c9535-768d-4e71-8cf5-a221d9f9b606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.089640 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:48.089640 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-675786271"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:48.091883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d88a7c47-24f6-44cd-8c33-54410ea952f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.094762 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-675786271'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:48.094762 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume of 1 GB Aug 12 14:52:48.095961 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d88a7c47-24f6-44cd-8c33-54410ea952f0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:48.095961 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d88a7c47-24f6-44cd-8c33-54410ea952f0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:48.095961 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d88a7c47-24f6-44cd-8c33-54410ea952f0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:48.100764 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (307c9535-768d-4e71-8cf5-a221d9f9b606) transitioned into state 'SUCCESS' from state '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-1314084560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['773eeed3-5968-43b1-b79a-d9ed077e0622','c883d125-d77d-4e02-82f8-b1e576bfac4c','6d911f4d-83d7-4977-98be-cb400e3f68f1','604d7279-0cb6-4ee4-b36f-0ba97f490096'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.100764 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52d93cb-53b8-4654-aace-4ba50d076af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.100937 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Availability Zones retrieved successfully. Aug 12 14:52:48.106070 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9bfec98-450d-4fe2-9787-7b1a805bb600 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.108193 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9bfec98-450d-4fe2-9787-7b1a805bb600 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:48.108900 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9bfec98-450d-4fe2-9787-7b1a805bb600 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:48.108900 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9bfec98-450d-4fe2-9787-7b1a805bb600 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:48.108900 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b9bfec98-450d-4fe2-9787-7b1a805bb600 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:48.110996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Flow 'volume_create_api' (de5b79b2-600c-4ee5-bf8f-ea719ffde76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.111760 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2084cde8-fc55-4a1b-b57b-e893413bce4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.113164 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:48.113950 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.113950 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:48.114878 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9bfec98-450d-4fe2-9787-7b1a805bb600 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:48.115377 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 483/1935] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:48 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:48.129412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a52d93cb-53b8-4654-aace-4ba50d076af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.130262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (7dda08fd-8ba9-4494-82ed-40b2bf5e88f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.130804 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request issued successfully. Aug 12 14:52:48.131797 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf89d138-a657-43e3-a122-44c6e3fb7a82 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:48.133160 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 481/1936] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:47 2026] POST /volume/v3/volumes => generated 764 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:48.133328 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.133328 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:48.136753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d2484fac-797c-42d7-888d-c5fdb6b1b41c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.137058 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2484fac-797c-42d7-888d-c5fdb6b1b41c None None] GET https://10.4.3.100/volume// Aug 12 14:52:48.137346 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2484fac-797c-42d7-888d-c5fdb6b1b41c None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:48.137682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d2484fac-797c-42d7-888d-c5fdb6b1b41c None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:48.138147 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d2484fac-797c-42d7-888d-c5fdb6b1b41c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:48.139246 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 484/1937] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52: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 14:52:48.148313 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.149159 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d88a7c47-24f6-44cd-8c33-54410ea952f0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:48.151173 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:48.151301 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-dcc4307a-2792-4381-a6e8-7b5f03ad0f8d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.151683 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2840139-d719-4602-bc89-23ac71f2550f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1826963143"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:48.153748 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request body: {'volume': {"'source_volid": 'c2840139-d719-4602-bc89-23ac71f2550f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1826963143'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:48.153819 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume of 1 GB Aug 12 14:52:48.154215 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.154215 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:48.155256 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-dcc4307a-2792-4381-a6e8-7b5f03ad0f8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:48.155450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-dcc4307a-2792-4381-a6e8-7b5f03ad0f8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:48.155734 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-dcc4307a-2792-4381-a6e8-7b5f03ad0f8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:48.156761 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d88a7c47-24f6-44cd-8c33-54410ea952f0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:48.157347 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 490/1938] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:48 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1444 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:48.169153 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Availability Zones retrieved successfully. Aug 12 14:52:48.174766 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.174766 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:48.175589 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (b638720d-4f90-4471-b0c6-fc88f4a099a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.176749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65637798-d66e-4d31-b2ed-c60c397966a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.177717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:48.182381 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-dcc4307a-2792-4381-a6e8-7b5f03ad0f8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:48.191706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2084cde8-fc55-4a1b-b57b-e893413bce4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.191706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f4787d-3e01-4f51-b96a-5449dd919b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.192701 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-dcc4307a-2792-4381-a6e8-7b5f03ad0f8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:48.193484 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 485/1939] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:48 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1624 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:48.226824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65637798-d66e-4d31-b2ed-c60c397966a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.228127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13000426-c261-45c4-901d-6a3dbae92316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.333145 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Created reservations ['4745ff9f-666b-4726-8937-4b591ad4c10e', 'bbec40e6-3cb3-4cc6-9f12-cdc2e9985df2', 'ebac9d3a-9207-46a2-957d-226b8f6fe1d1', '4fec0686-5977-4b92-baab-338972c00544'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:48.335427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13000426-c261-45c4-901d-6a3dbae92316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4745ff9f-666b-4726-8937-4b591ad4c10e', 'bbec40e6-3cb3-4cc6-9f12-cdc2e9985df2', 'ebac9d3a-9207-46a2-957d-226b8f6fe1d1', '4fec0686-5977-4b92-baab-338972c00544']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.335427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a360b051-cfeb-44d6-bf65-7bc4ecabed40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.367147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Created reservations ['f1f49224-54e1-40f2-8e85-acf24a4cafe3', 'a8005aaa-55ed-42d6-beb2-079f8c0ba3bb', '645649ca-4131-4ff0-981d-d6222057dec2', 'de62fe7b-0697-47b2-8c53-223395ec3541'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:48.367147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4f4787d-3e01-4f51-b96a-5449dd919b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1f49224-54e1-40f2-8e85-acf24a4cafe3', 'a8005aaa-55ed-42d6-beb2-079f8c0ba3bb', '645649ca-4131-4ff0-981d-d6222057dec2', 'de62fe7b-0697-47b2-8c53-223395ec3541']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.367147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47556c21-ca2f-402b-bafe-f741c5d20031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.367643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a360b051-cfeb-44d6-bf65-7bc4ecabed40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddcce722-1c8f-41c8-b959-32894c816f9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1826963143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['4745ff9f-666b-4726-8937-4b591ad4c10e','bbec40e6-3cb3-4cc6-9f12-cdc2e9985df2','ebac9d3a-9207-46a2-957d-226b8f6fe1d1','4fec0686-5977-4b92-baab-338972c00544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1826963143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddcce722-1c8f-41c8-b959-32894c816f9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656feee84a824bf8b8e0af0209887866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6ea895c3044978a38978c2bed7baeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.368914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696429b2-5431-486b-8f39-39e1f361fdaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.406912 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (696429b2-5431-486b-8f39-39e1f361fdaa) transitioned into state 'SUCCESS' from state '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-1826963143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['4745ff9f-666b-4726-8937-4b591ad4c10e','bbec40e6-3cb3-4cc6-9f12-cdc2e9985df2','ebac9d3a-9207-46a2-957d-226b8f6fe1d1','4fec0686-5977-4b92-baab-338972c00544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.408202 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444f5c57-cc5f-4084-b0d2-33553833ccc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.415101 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47556c21-ca2f-402b-bafe-f741c5d20031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1de14f37-52f8-47c9-95e7-0662682ed097', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-675786271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eeb307939db4339a8c230d387e4903b',qos_specs=None,replication_status=,reservations=['f1f49224-54e1-40f2-8e85-acf24a4cafe3','a8005aaa-55ed-42d6-beb2-079f8c0ba3bb','645649ca-4131-4ff0-981d-d6222057dec2','de62fe7b-0697-47b2-8c53-223395ec3541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-675786271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1de14f37-52f8-47c9-95e7-0662682ed097,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eeb307939db4339a8c230d387e4903b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.416558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa7aa51-e84d-45a9-86f2-19ceceb332eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.428697 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444f5c57-cc5f-4084-b0d2-33553833ccc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.431125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (b638720d-4f90-4471-b0c6-fc88f4a099a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.431125 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request issued successfully. Aug 12 14:52:48.431508 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bf8d0e6-d4d2-4926-8ef6-103b60f59dff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:48.432132 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 482/1940] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:48 2026] POST /volume/v3/volumes => generated 764 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:48.441802 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa7aa51-e84d-45a9-86f2-19ceceb332eb) transitioned into state 'SUCCESS' from state '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-675786271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eeb307939db4339a8c230d387e4903b',qos_specs=None,replication_status=,reservations=['f1f49224-54e1-40f2-8e85-acf24a4cafe3','a8005aaa-55ed-42d6-beb2-079f8c0ba3bb','645649ca-4131-4ff0-981d-d6222057dec2','de62fe7b-0697-47b2-8c53-223395ec3541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.443429 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063c5ed8-580d-4906-bba1-b581765f3d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.452661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c72e26db-151b-4b6c-aef5-5efba1184702 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.457955 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:48.458913 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2840139-d719-4602-bc89-23ac71f2550f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1490827220"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:48.460419 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (063c5ed8-580d-4906-bba1-b581765f3d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.460791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request body: {'volume': {"'source_volid": 'c2840139-d719-4602-bc89-23ac71f2550f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1490827220'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:48.461352 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume of 1 GB Aug 12 14:52:48.461439 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Flow 'volume_create_api' (de5b79b2-600c-4ee5-bf8f-ea719ffde76a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.462104 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume request issued successfully. Aug 12 14:52:48.462768 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f0d8a90e-ccff-4ae7-ac46-47b434b04637 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:48.464155 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 484/1941] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:52:47 2026] POST /volume/v3/volumes => generated 750 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:48.468489 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Availability Zones retrieved successfully. Aug 12 14:52:48.478601 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (eb4b31d1-4ea0-42b6-a68b-5dee1e3ced58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.478876 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b7ea3eba-ccf6-4778-8c5f-f31c429d5ded None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.480212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004d3ac4-4815-4d27-a082-e455a17b794d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.482269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:48.482390 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7ea3eba-ccf6-4778-8c5f-f31c429d5ded tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:48.482390 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7ea3eba-ccf6-4778-8c5f-f31c429d5ded tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:48.482732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7ea3eba-ccf6-4778-8c5f-f31c429d5ded tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:48.495334 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.495334 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:48.506802 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b7ea3eba-ccf6-4778-8c5f-f31c429d5ded tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:48.515733 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7ea3eba-ccf6-4778-8c5f-f31c429d5ded tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 returned with HTTP 200 Aug 12 14:52:48.516700 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 486/1942] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:48 2026] GET /volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:48.531353 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (004d3ac4-4815-4d27-a082-e455a17b794d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.532591 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c323575-0e65-42e3-97b2-ecb8b466fa83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.606556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Created reservations ['9985613e-6e66-4eeb-92a5-0dca9a95b867', 'fb3f17d9-50ad-42ae-b8e5-f7fb66032e18', '4bfba45e-e39d-4645-85e1-78bbbab2b0a1', 'aa1282cc-dbc8-45db-8e83-044809806f78'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:48.606556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c323575-0e65-42e3-97b2-ecb8b466fa83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9985613e-6e66-4eeb-92a5-0dca9a95b867', 'fb3f17d9-50ad-42ae-b8e5-f7fb66032e18', '4bfba45e-e39d-4645-85e1-78bbbab2b0a1', 'aa1282cc-dbc8-45db-8e83-044809806f78']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.606556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c63695-97e8-4878-9dda-91957e25ac4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.640782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c63695-97e8-4878-9dda-91957e25ac4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93402a30-d358-46ac-9a3b-2797753bd83f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1490827220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['9985613e-6e66-4eeb-92a5-0dca9a95b867','fb3f17d9-50ad-42ae-b8e5-f7fb66032e18','4bfba45e-e39d-4645-85e1-78bbbab2b0a1','aa1282cc-dbc8-45db-8e83-044809806f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1490827220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93402a30-d358-46ac-9a3b-2797753bd83f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656feee84a824bf8b8e0af0209887866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6ea895c3044978a38978c2bed7baeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.642814 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729539a4-f79a-44a9-a2d1-73bde9d1eace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.676914 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (729539a4-f79a-44a9-a2d1-73bde9d1eace) transitioned into state 'SUCCESS' from state '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-1490827220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['9985613e-6e66-4eeb-92a5-0dca9a95b867','fb3f17d9-50ad-42ae-b8e5-f7fb66032e18','4bfba45e-e39d-4645-85e1-78bbbab2b0a1','aa1282cc-dbc8-45db-8e83-044809806f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.677926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ccf3625-6c06-45cb-87c1-bde874eae32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.702246 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ccf3625-6c06-45cb-87c1-bde874eae32d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.703182 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (eb4b31d1-4ea0-42b6-a68b-5dee1e3ced58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.703844 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request issued successfully. Aug 12 14:52:48.704787 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c72e26db-151b-4b6c-aef5-5efba1184702 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:48.705577 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 491/1943] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:48 2026] POST /volume/v3/volumes => generated 764 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:48.725225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-846b1cd5-b610-4713-8304-8c1fac397e4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.727905 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:48.728474 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c2840139-d719-4602-bc89-23ac71f2550f", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1293821821"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:48.731154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request body: {'volume': {"'source_volid": 'c2840139-d719-4602-bc89-23ac71f2550f', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1293821821'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:48.731352 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume of 1 GB Aug 12 14:52:48.731793 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.731793 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:48.739724 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Availability Zones retrieved successfully. Aug 12 14:52:48.748990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (c529661d-72c7-4c71-b749-a92cf81340c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:48.749902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1542f3d-7dfd-465d-a36b-a23828b8ef4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.751131 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:48.808669 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1542f3d-7dfd-465d-a36b-a23828b8ef4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.809955 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93690a73-889f-4ad8-b71a-11e413f9c936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.898099 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Created reservations ['63c331d4-a1b4-4071-b4c8-cd100f8744f2', '51ba3e2b-c4ba-4449-8347-bf8aeee23f45', '4fe78877-1b07-4c82-9dc2-a5147b31e776', '932771ba-5a25-4ef5-82f7-3d06b4615f29'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:48.900717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93690a73-889f-4ad8-b71a-11e413f9c936) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63c331d4-a1b4-4071-b4c8-cd100f8744f2', '51ba3e2b-c4ba-4449-8347-bf8aeee23f45', '4fe78877-1b07-4c82-9dc2-a5147b31e776', '932771ba-5a25-4ef5-82f7-3d06b4615f29']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.900717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d0b3a7-32ab-4114-b665-b5042614a1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.942514 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d0b3a7-32ab-4114-b665-b5042614a1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7148ab4-301d-4ace-8a49-71a4caf2af7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1293821821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['63c331d4-a1b4-4071-b4c8-cd100f8744f2','51ba3e2b-c4ba-4449-8347-bf8aeee23f45','4fe78877-1b07-4c82-9dc2-a5147b31e776','932771ba-5a25-4ef5-82f7-3d06b4615f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1293821821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7148ab4-301d-4ace-8a49-71a4caf2af7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='656feee84a824bf8b8e0af0209887866',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e6ea895c3044978a38978c2bed7baeb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.943639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-5dc43ba6-79ba-4395-b77b-3a5b3a8d2590 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:48.945140 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c23a20-9dd7-4afc-875e-167a91aa2761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.946846 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-5dc43ba6-79ba-4395-b77b-3a5b3a8d2590 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:48.947121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-5dc43ba6-79ba-4395-b77b-3a5b3a8d2590 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:48.947592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-5dc43ba6-79ba-4395-b77b-3a5b3a8d2590 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:48.977643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61c23a20-9dd7-4afc-875e-167a91aa2761) transitioned into state 'SUCCESS' from state '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-1293821821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='656feee84a824bf8b8e0af0209887866',qos_specs=None,replication_status=,reservations=['63c331d4-a1b4-4071-b4c8-cd100f8744f2','51ba3e2b-c4ba-4449-8347-bf8aeee23f45','4fe78877-1b07-4c82-9dc2-a5147b31e776','932771ba-5a25-4ef5-82f7-3d06b4615f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e6ea895c3044978a38978c2bed7baeb',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:48.979305 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcc3a953-9505-4e4e-8e32-256d92e26e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:48.981487 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:48.981487 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:48.987686 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-5dc43ba6-79ba-4395-b77b-3a5b3a8d2590 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:48.995401 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-5dc43ba6-79ba-4395-b77b-3a5b3a8d2590 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:48.995899 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 485/1944] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:48 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1444 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:49.000878 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcc3a953-9505-4e4e-8e32-256d92e26e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.001197 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Flow 'volume_create_api' (c529661d-72c7-4c71-b749-a92cf81340c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:49.002586 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Create volume request issued successfully. Aug 12 14:52:49.004275 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-846b1cd5-b610-4713-8304-8c1fac397e4c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:49.004275 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 483/1945] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:48 2026] POST /volume/v3/volumes => generated 764 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:49.031574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-83d98170-632d-4b57-8a17-e70c98f42e84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.034062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83d98170-632d-4b57-8a17-e70c98f42e84 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 Aug 12 14:52:49.034062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83d98170-632d-4b57-8a17-e70c98f42e84 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.034062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83d98170-632d-4b57-8a17-e70c98f42e84 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.036408 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-b4388be6-ce88-4215-ace3-d3de6f85c427 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.040199 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-b4388be6-ce88-4215-ace3-d3de6f85c427 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7 Aug 12 14:52:49.040259 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-b4388be6-ce88-4215-ace3-d3de6f85c427 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.040710 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-b4388be6-ce88-4215-ace3-d3de6f85c427 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.046818 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.046818 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:49.058285 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.058285 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:49.059283 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-83d98170-632d-4b57-8a17-e70c98f42e84 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:49.071927 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83d98170-632d-4b57-8a17-e70c98f42e84 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 returned with HTTP 200 Aug 12 14:52:49.072940 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 487/1946] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.093650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b97b9fc5-d50f-4021-a5a2-2c6f045208ff None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.096622 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b97b9fc5-d50f-4021-a5a2-2c6f045208ff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 Aug 12 14:52:49.097188 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b97b9fc5-d50f-4021-a5a2-2c6f045208ff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.097578 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b97b9fc5-d50f-4021-a5a2-2c6f045208ff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.114376 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.114376 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:49.127639 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b97b9fc5-d50f-4021-a5a2-2c6f045208ff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:49.132541 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6083271a-bae8-4ae0-a937-2ff6308a89bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.134387 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b97b9fc5-d50f-4021-a5a2-2c6f045208ff tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 returned with HTTP 200 Aug 12 14:52:49.134916 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6083271a-bae8-4ae0-a937-2ff6308a89bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:49.134985 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 486/1947] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.135173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6083271a-bae8-4ae0-a937-2ff6308a89bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.136020 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6083271a-bae8-4ae0-a937-2ff6308a89bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.136155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6083271a-bae8-4ae0-a937-2ff6308a89bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:49.148962 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b2ea1a6d-b5fe-4b67-91e0-ecc61dc519b4 req-b4388be6-ce88-4215-ace3-d3de6f85c427 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7 returned with HTTP 200 Aug 12 14:52:49.148962 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 492/1948] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:49 2026] DELETE /volume/v3/attachments/12c054e7-9142-481f-b440-a2fae9d8e7b7 => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:49.151071 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.151071 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:49.152116 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6083271a-bae8-4ae0-a937-2ff6308a89bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:49.152524 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 484/1949] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:49.153790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ec829c57-f348-4ddd-864d-6972c62c17c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.156308 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec829c57-f348-4ddd-864d-6972c62c17c6 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f Aug 12 14:52:49.156602 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec829c57-f348-4ddd-864d-6972c62c17c6 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.156846 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec829c57-f348-4ddd-864d-6972c62c17c6 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.165505 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b4290157-8be1-439b-85d8-aa17ff0cb573 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.168126 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4290157-8be1-439b-85d8-aa17ff0cb573 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:52:49.168375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4290157-8be1-439b-85d8-aa17ff0cb573 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.168661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4290157-8be1-439b-85d8-aa17ff0cb573 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.170269 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.170269 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:49.175741 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b8fdf9e8-d6b7-4c4e-8092-835e8874cee0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.178063 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ec829c57-f348-4ddd-864d-6972c62c17c6 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:49.179449 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8fdf9e8-d6b7-4c4e-8092-835e8874cee0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:49.179726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8fdf9e8-d6b7-4c4e-8092-835e8874cee0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.180034 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b8fdf9e8-d6b7-4c4e-8092-835e8874cee0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.184968 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec829c57-f348-4ddd-864d-6972c62c17c6 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f returned with HTTP 200 Aug 12 14:52:49.185278 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.185278 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:49.185649 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 488/1950] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.191994 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4290157-8be1-439b-85d8-aa17ff0cb573 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:49.198525 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.198525 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:49.200224 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4290157-8be1-439b-85d8-aa17ff0cb573 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 200 Aug 12 14:52:49.200224 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 487/1951] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 909 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.206348 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b8fdf9e8-d6b7-4c4e-8092-835e8874cee0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:49.210720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84b65a07-c60b-46dc-a261-e1e96de78211 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.216173 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b8fdf9e8-d6b7-4c4e-8092-835e8874cee0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:49.216173 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 493/1952] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1144 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:49.216599 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84b65a07-c60b-46dc-a261-e1e96de78211 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f Aug 12 14:52:49.216806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84b65a07-c60b-46dc-a261-e1e96de78211 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.217150 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84b65a07-c60b-46dc-a261-e1e96de78211 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.224960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d0772df7-a410-4221-97cc-24e881a1968b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.233923 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0772df7-a410-4221-97cc-24e881a1968b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:49.234320 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0772df7-a410-4221-97cc-24e881a1968b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.234504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0772df7-a410-4221-97cc-24e881a1968b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.234657 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d0772df7-a410-4221-97cc-24e881a1968b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:49.241646 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.241646 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:49.245025 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.245025 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:49.246100 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0772df7-a410-4221-97cc-24e881a1968b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:49.246953 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 489/1953] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.256951 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-84b65a07-c60b-46dc-a261-e1e96de78211 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:49.260868 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a636b445-c436-45c9-9ff1-515d9e55a5cf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.264955 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a636b445-c436-45c9-9ff1-515d9e55a5cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/detail Aug 12 14:52:49.265363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a636b445-c436-45c9-9ff1-515d9e55a5cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.265566 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a636b445-c436-45c9-9ff1-515d9e55a5cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.268063 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-a636b445-c436-45c9-9ff1-515d9e55a5cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:49.268146 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84b65a07-c60b-46dc-a261-e1e96de78211 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f returned with HTTP 200 Aug 12 14:52:49.268496 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 485/1954] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f => generated 857 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.286419 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5df0e99d-5097-427c-9fde-b23a27ca543a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.289062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-466f2715-80d3-43f8-89fe-bbfa67327c69 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.289720 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5df0e99d-5097-427c-9fde-b23a27ca543a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:49.289997 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5df0e99d-5097-427c-9fde-b23a27ca543a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.290242 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5df0e99d-5097-427c-9fde-b23a27ca543a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.291150 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a636b445-c436-45c9-9ff1-515d9e55a5cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/detail returned with HTTP 200 Aug 12 14:52:49.291672 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 488/1955] 10.4.3.100 () {66 vars in 1258 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/backups/detail => generated 829 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.293681 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-466f2715-80d3-43f8-89fe-bbfa67327c69 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a Aug 12 14:52:49.293959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-466f2715-80d3-43f8-89fe-bbfa67327c69 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.294229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-466f2715-80d3-43f8-89fe-bbfa67327c69 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.304721 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.304721 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:49.309153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.309227 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.309227 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:49.309299 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5df0e99d-5097-427c-9fde-b23a27ca543a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Volume info retrieved successfully. Aug 12 14:52:49.309841 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043/restore Aug 12 14:52:49.311541 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:49.311976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Restoring backup faae4144-136d-4ae0-9389-5e00868d2043 ({'restore': {}}) {{(pid=100246) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 14:52:49.312085 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Restoring backup faae4144-136d-4ae0-9389-5e00868d2043 to volume None. Aug 12 14:52:49.316775 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-466f2715-80d3-43f8-89fe-bbfa67327c69 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:49.316987 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5df0e99d-5097-427c-9fde-b23a27ca543a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:49.316987 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 494/1956] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:49.318594 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.318594 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:49.319963 np0000007067 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating volume of 1 GB for restore of backup faae4144-136d-4ae0-9389-5e00868d2043. Aug 12 14:52:49.323703 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-466f2715-80d3-43f8-89fe-bbfa67327c69 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a returned with HTTP 200 Aug 12 14:52:49.324973 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 490/1957] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:52:49.336880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:52:49.334434. {{(pid=100246) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:52:49.336880 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability Zones retrieved successfully. Aug 12 14:52:49.342103 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.344356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (c308a080-cf4d-4f47-8ebf-56b350286218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:49.346566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3bcb66-0527-4c13-9c27-e1e21d224acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.346641 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a Aug 12 14:52:49.346641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.346641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.346789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:49.346830 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume with id: f7148ab4-301d-4ace-8a49-71a4caf2af7a Aug 12 14:52:49.356922 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.356922 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:49.357530 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:49.386658 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-fa5e7130-3a45-49c3-9d67-f03256df4cf0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.389277 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-fa5e7130-3a45-49c3-9d67-f03256df4cf0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:49.389524 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-fa5e7130-3a45-49c3-9d67-f03256df4cf0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.389746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-fa5e7130-3a45-49c3-9d67-f03256df4cf0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.392712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3bcb66-0527-4c13-9c27-e1e21d224acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.395016 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0d3f4f-f129-40b8-b15e-f7b19b44aeec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.397421 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume request issued successfully. Aug 12 14:52:49.397421 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6f01c26-ec19-4d0b-9b36-b1f3bc3ef69c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a returned with HTTP 202 Aug 12 14:52:49.397421 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 489/1958] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:49 2026] DELETE /volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:49.406493 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.406493 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:49.408857 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0c470181-22de-4a79-9ee1-784e72009995 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.416347 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c470181-22de-4a79-9ee1-784e72009995 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a Aug 12 14:52:49.416560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c470181-22de-4a79-9ee1-784e72009995 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.416743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c470181-22de-4a79-9ee1-784e72009995 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.417039 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-fa5e7130-3a45-49c3-9d67-f03256df4cf0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:49.424581 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-fa5e7130-3a45-49c3-9d67-f03256df4cf0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:49.425623 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 495/1959] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:49.430912 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.430912 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:49.436104 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0c470181-22de-4a79-9ee1-784e72009995 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:49.443129 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c470181-22de-4a79-9ee1-784e72009995 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a returned with HTTP 200 Aug 12 14:52:49.444074 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 491/1960] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.450073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['e0c8fde1-8558-4c2b-8eb7-7a010ccb20c8', '8323d437-4b2a-42fc-8c7b-3864d4ce360e', 'd935889b-b5a2-44aa-857a-39a28c4e6031', '0d4615de-04d3-48a3-af76-d03cb6d95f8c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:49.451789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac0d3f4f-f129-40b8-b15e-f7b19b44aeec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0c8fde1-8558-4c2b-8eb7-7a010ccb20c8', '8323d437-4b2a-42fc-8c7b-3864d4ce360e', 'd935889b-b5a2-44aa-857a-39a28c4e6031', '0d4615de-04d3-48a3-af76-d03cb6d95f8c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.454056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405db5be-c8cd-4592-8ddc-9f175d60e93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.463492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-67c12188-c8c9-4bfa-be02-76066cb06ba3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.463492 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-67c12188-c8c9-4bfa-be02-76066cb06ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258/action Aug 12 14:52:49.463492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-67c12188-c8c9-4bfa-be02-76066cb06ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:49.463492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-67c12188-c8c9-4bfa-be02-76066cb06ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:49.474254 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.474254 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:49.475063 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-67c12188-c8c9-4bfa-be02-76066cb06ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:49.484083 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-67c12188-c8c9-4bfa-be02-76066cb06ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Begin detaching volume completed successfully. Aug 12 14:52:49.484083 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-67c12188-c8c9-4bfa-be02-76066cb06ba3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258/action returned with HTTP 202 Aug 12 14:52:49.484488 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 490/1961] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:52:49 2026] POST /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:52:49.491147 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (405db5be-c8cd-4592-8ddc-9f175d60e93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b97e795-df82-4c05-b2d2-066293c63187', '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_faae4144-136d-4ae0-9389-5e00868d2043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['e0c8fde1-8558-4c2b-8eb7-7a010ccb20c8','8323d437-4b2a-42fc-8c7b-3864d4ce360e','d935889b-b5a2-44aa-857a-39a28c4e6031','0d4615de-04d3-48a3-af76-d03cb6d95f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:49Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_faae4144-136d-4ae0-9389-5e00868d2043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b97e795-df82-4c05-b2d2-066293c63187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ded8ab74e74956b993f3d46831db75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.491588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d4471b-f0f6-433d-b2fc-ebf7f55da02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.515223 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c63801d-f848-4a2f-9e6f-0fbfe7803987 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.520449 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c63801d-f848-4a2f-9e6f-0fbfe7803987 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:49.522692 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c63801d-f848-4a2f-9e6f-0fbfe7803987 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.522889 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c63801d-f848-4a2f-9e6f-0fbfe7803987 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.534964 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6d4471b-f0f6-433d-b2fc-ebf7f55da02b) transitioned into 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_faae4144-136d-4ae0-9389-5e00868d2043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['e0c8fde1-8558-4c2b-8eb7-7a010ccb20c8','8323d437-4b2a-42fc-8c7b-3864d4ce360e','d935889b-b5a2-44aa-857a-39a28c4e6031','0d4615de-04d3-48a3-af76-d03cb6d95f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.535386 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d1a60d-c648-4995-af7f-28f0393e980e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.536853 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c2a87cdc-75e5-46ea-9e25-4a500246512d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.543151 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2a87cdc-75e5-46ea-9e25-4a500246512d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:49.543600 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2a87cdc-75e5-46ea-9e25-4a500246512d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.543673 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.543673 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:49.544082 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2a87cdc-75e5-46ea-9e25-4a500246512d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.552811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3d1a60d-c648-4995-af7f-28f0393e980e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.552811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (c308a080-cf4d-4f47-8ebf-56b350286218) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:49.553211 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request issued successfully. Aug 12 14:52:49.554598 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0c63801d-f848-4a2f-9e6f-0fbfe7803987 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:49.556794 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.556794 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:49.558096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-32f0dacd-664f-4a94-8291-236d58937459 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.559117 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32f0dacd-664f-4a94-8291-236d58937459 None None] GET https://10.4.3.100/volume// Aug 12 14:52:49.559117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32f0dacd-664f-4a94-8291-236d58937459 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.559370 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32f0dacd-664f-4a94-8291-236d58937459 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.559834 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32f0dacd-664f-4a94-8291-236d58937459 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:49.560307 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 491/1962] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52:49 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 14:52:49.562491 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c63801d-f848-4a2f-9e6f-0fbfe7803987 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:49.562930 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 496/1963] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:49.565609 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.565609 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:49.566016 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2a87cdc-75e5-46ea-9e25-4a500246512d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:49.566999 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:49.576122 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2a87cdc-75e5-46ea-9e25-4a500246512d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 returned with HTTP 200 Aug 12 14:52:49.576122 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 492/1964] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.577920 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-044d5cd6-f5c1-4c95-8087-530e1e3305c8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.581109 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-044d5cd6-f5c1-4c95-8087-530e1e3305c8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:49.581501 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-044d5cd6-f5c1-4c95-8087-530e1e3305c8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.581851 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-044d5cd6-f5c1-4c95-8087-530e1e3305c8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.593530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.596564 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:52:49.596564 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1de14f37-52f8-47c9-95e7-0662682ed097", "name": "tempest-VolumesDeleteCascade-Snapshot-1431294990"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:49.598130 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.598130 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:49.604830 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-044d5cd6-f5c1-4c95-8087-530e1e3305c8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:49.607182 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.607182 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:49.607788 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:49.607970 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create snapshot from volume 1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:49.609761 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-044d5cd6-f5c1-4c95-8087-530e1e3305c8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:49.610290 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 492/1965] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:49.657097 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Created reservations ['c750b33f-a230-4f5f-838a-b852d95138df', 'e1a21446-f84c-4383-b471-137083a65b98', '86dba6c7-8df7-4adb-98b2-7b7735920e02', 'abf7c07f-7e3c-4822-b9d1-98b07a027e09'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:49.709782 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot create request issued successfully. Aug 12 14:52:49.710001 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4b7f21c-3bcb-4fa8-be70-3b7874410f6c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:52:49.710478 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 497/1966] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:52:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:49.725491 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8dea5fed-79b3-4258-acf3-cc89d25d08aa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.728659 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8dea5fed-79b3-4258-acf3-cc89d25d08aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 Aug 12 14:52:49.728893 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8dea5fed-79b3-4258-acf3-cc89d25d08aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:49.729658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8dea5fed-79b3-4258-acf3-cc89d25d08aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:49.735012 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:49.735012 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:49.735646 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8dea5fed-79b3-4258-acf3-cc89d25d08aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot retrieved successfully. Aug 12 14:52:49.736790 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8dea5fed-79b3-4258-acf3-cc89d25d08aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 returned with HTTP 200 Aug 12 14:52:49.737335 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 493/1967] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:49.761814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:49.765309 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:49.765561 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "6f09a22f-8b43-4959-8f55-a5cb6361ba78-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:49.767946 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '6f09a22f-8b43-4959-8f55-a5cb6361ba78-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:49.768105 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Create volume of 1 GB Aug 12 14:52:49.773705 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Availability Zones retrieved successfully. Aug 12 14:52:49.782057 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Flow 'volume_create_api' (060ff274-32b1-40d2-8fb0-ff965f4acec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:49.783629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6024f4-47f6-4dd0-a439-d9cfff79fa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.785047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:49.824794 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef6024f4-47f6-4dd0-a439-d9cfff79fa91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.825869 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8d7de6a-8025-495c-8bd7-8febf98731a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.906919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Created reservations ['1fce9076-bde3-4516-bc3a-aa13014fa52e', '37259046-bb70-4e47-a175-65f92b4c3b03', '6921ba08-c5c3-48e2-83ee-59f85b3db20b', '32b4d089-8140-40b5-b049-0cdb8ecad134'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:49.907936 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8d7de6a-8025-495c-8bd7-8febf98731a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fce9076-bde3-4516-bc3a-aa13014fa52e', '37259046-bb70-4e47-a175-65f92b4c3b03', '6921ba08-c5c3-48e2-83ee-59f85b3db20b', '32b4d089-8140-40b5-b049-0cdb8ecad134']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.908834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea19be7-3803-4233-8f56-453fea4f6ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.935093 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fea19be7-3803-4233-8f56-453fea4f6ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5b6e6f3-6477-41e6-8f16-12812af2d58e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='6f09a22f-8b43-4959-8f55-a5cb6361ba78-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c0abbe1954644aa8280c32323510358',qos_specs=None,replication_status=,reservations=['1fce9076-bde3-4516-bc3a-aa13014fa52e','37259046-bb70-4e47-a175-65f92b4c3b03','6921ba08-c5c3-48e2-83ee-59f85b3db20b','32b4d089-8140-40b5-b049-0cdb8ecad134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbe2b1f9d164d79b3619cb8ff861fd7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:49Z,deleted=False,deleted_at=None,display_description='',display_name='6f09a22f-8b43-4959-8f55-a5cb6361ba78-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5b6e6f3-6477-41e6-8f16-12812af2d58e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c0abbe1954644aa8280c32323510358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbbe2b1f9d164d79b3619cb8ff861fd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.935864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bdb8c1-5607-4556-b1b0-4798a7ca64ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.968554 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74bdb8c1-5607-4556-b1b0-4798a7ca64ed) transitioned into 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='6f09a22f-8b43-4959-8f55-a5cb6361ba78-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c0abbe1954644aa8280c32323510358',qos_specs=None,replication_status=,reservations=['1fce9076-bde3-4516-bc3a-aa13014fa52e','37259046-bb70-4e47-a175-65f92b4c3b03','6921ba08-c5c3-48e2-83ee-59f85b3db20b','32b4d089-8140-40b5-b049-0cdb8ecad134'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbe2b1f9d164d79b3619cb8ff861fd7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.969345 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d86910-543b-4361-a882-664780d754fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:49.987104 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73d86910-543b-4361-a882-664780d754fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:49.987998 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Flow 'volume_create_api' (060ff274-32b1-40d2-8fb0-ff965f4acec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:49.988251 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Create volume request issued successfully. Aug 12 14:52:49.988871 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-fb1fa53e-2ee5-4e1b-a028-4d81ea6a92b2 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:49.989274 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 493/1968] 10.4.3.100 () {72 vars in 1541 bytes} [Wed Aug 12 14:52:49 2026] POST /volume/v3/volumes => generated 749 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:50.000070 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0ffb914c-27e3-4190-8ab9-002aeae18e19 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.003772 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0ffb914c-27e3-4190-8ab9-002aeae18e19 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e Aug 12 14:52:50.004117 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0ffb914c-27e3-4190-8ab9-002aeae18e19 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.004452 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0ffb914c-27e3-4190-8ab9-002aeae18e19 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.017633 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.017633 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:50.028834 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0ffb914c-27e3-4190-8ab9-002aeae18e19 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:52:50.040442 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0ffb914c-27e3-4190-8ab9-002aeae18e19 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e returned with HTTP 200 Aug 12 14:52:50.041241 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 498/1969] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:49 2026] GET /volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:50.051298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-b9ac3f20-2bd2-4016-8257-2c4fbda4ff3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.057189 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-b9ac3f20-2bd2-4016-8257-2c4fbda4ff3b tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e Aug 12 14:52:50.057470 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-b9ac3f20-2bd2-4016-8257-2c4fbda4ff3b tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.057745 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-b9ac3f20-2bd2-4016-8257-2c4fbda4ff3b tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.075580 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.075580 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:50.084736 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-b9ac3f20-2bd2-4016-8257-2c4fbda4ff3b tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:52:50.095830 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-b9ac3f20-2bd2-4016-8257-2c4fbda4ff3b tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e returned with HTTP 200 Aug 12 14:52:50.097577 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 494/1970] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:50 2026] GET /volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:50.463042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cacb5d68-062a-43de-8cad-0e385c706f04 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.465129 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cacb5d68-062a-43de-8cad-0e385c706f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a Aug 12 14:52:50.465372 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cacb5d68-062a-43de-8cad-0e385c706f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.465700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cacb5d68-062a-43de-8cad-0e385c706f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.472274 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cacb5d68-062a-43de-8cad-0e385c706f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a returned with HTTP 404 Aug 12 14:52:50.472944 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 494/1971] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:50 2026] GET /volume/v3/volumes/f7148ab4-301d-4ace-8a49-71a4caf2af7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:50.482577 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.485450 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] DELETE https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f Aug 12 14:52:50.486404 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.486758 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.487022 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume with id: 93402a30-d358-46ac-9a3b-2797753bd83f Aug 12 14:52:50.501439 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.501439 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:50.502116 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:50.543700 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume request issued successfully. Aug 12 14:52:50.544082 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-434f5a6c-da29-4acd-95d1-56ca6fb43f04 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f returned with HTTP 202 Aug 12 14:52:50.544873 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 499/1972] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:50 2026] DELETE /volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:50.556631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c7da9aca-fc14-4a58-a190-3f46221aaa42 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.562246 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7da9aca-fc14-4a58-a190-3f46221aaa42 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f Aug 12 14:52:50.562480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7da9aca-fc14-4a58-a190-3f46221aaa42 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.562700 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7da9aca-fc14-4a58-a190-3f46221aaa42 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.572740 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.572740 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:50.577359 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.577359 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:50.578162 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:52:50.578340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Checking backup size 1 against volume size 1 {{(pid=100246) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 14:52:50.578470 np0000007067 devstack@c-api.service[100246]: INFO cinder.backup.api [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Overwriting volume 7b97e795-df82-4c05-b2d2-066293c63187 with restore of backup faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:50.578631 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c7da9aca-fc14-4a58-a190-3f46221aaa42 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:50.587720 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7da9aca-fc14-4a58-a190-3f46221aaa42 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f returned with HTTP 200 Aug 12 14:52:50.588271 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 495/1973] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:50 2026] GET /volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:50.590425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ef6d61e3-5508-4371-b7c2-ae68709fa7c1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.592954 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef6d61e3-5508-4371-b7c2-ae68709fa7c1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:50.593073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef6d61e3-5508-4371-b7c2-ae68709fa7c1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.593198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef6d61e3-5508-4371-b7c2-ae68709fa7c1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.605641 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] restore_backup in rpcapi backup_id faae4144-136d-4ae0-9389-5e00868d2043 {{(pid=100246) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 14:52:50.609022 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.609022 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:50.610699 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7501b99a-40f7-4314-a380-3f5b821d0b60 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043/restore returned with HTTP 202 Aug 12 14:52:50.611241 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 486/1974] 10.4.3.100 () {68 vars in 1393 bytes} [Wed Aug 12 14:52:49 2026] POST /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043/restore => generated 189 bytes in 1304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:50.614593 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ef6d61e3-5508-4371-b7c2-ae68709fa7c1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:50.621259 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef6d61e3-5508-4371-b7c2-ae68709fa7c1 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:50.621415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-45d9e95c-f59f-45ef-bde3-2b2f965fd5a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.621903 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 495/1975] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:50 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:50.624028 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45d9e95c-f59f-45ef-bde3-2b2f965fd5a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:50.624720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45d9e95c-f59f-45ef-bde3-2b2f965fd5a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.625634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45d9e95c-f59f-45ef-bde3-2b2f965fd5a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.625634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-45d9e95c-f59f-45ef-bde3-2b2f965fd5a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:50.634689 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.634689 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:50.635776 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45d9e95c-f59f-45ef-bde3-2b2f965fd5a0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:50.636607 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 500/1976] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:50 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:50.754132 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e933f5a1-d6fe-4cef-a13a-35268979cb0f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.757554 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e933f5a1-d6fe-4cef-a13a-35268979cb0f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 Aug 12 14:52:50.757964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e933f5a1-d6fe-4cef-a13a-35268979cb0f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.758144 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e933f5a1-d6fe-4cef-a13a-35268979cb0f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.768107 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.768107 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:50.768911 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e933f5a1-d6fe-4cef-a13a-35268979cb0f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot retrieved successfully. Aug 12 14:52:50.770279 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e933f5a1-d6fe-4cef-a13a-35268979cb0f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 returned with HTTP 200 Aug 12 14:52:50.771015 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 496/1977] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:50 2026] GET /volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:50.783829 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.786716 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:52:50.788161 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1de14f37-52f8-47c9-95e7-0662682ed097", "name": "tempest-VolumesDeleteCascade-Snapshot-433154586"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:50.799617 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.799617 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:50.800225 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:50.800382 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create snapshot from volume 1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:50.847947 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Created reservations ['3f2e7962-92ac-4a6a-87f1-1ecf346b1387', 'ae469dee-0e35-4736-beca-549856a379d0', 'ae1ab200-89ed-4da9-9124-b904ed57f777', 'f484138c-9b7b-459c-a434-7ad27945af51'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:50.901375 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot create request issued successfully. Aug 12 14:52:50.901375 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e174352-59c3-4669-a3d2-3ae82ab9278f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:52:50.901731 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 487/1978] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:52:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:50.915816 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-44614066-b5e6-4b0d-88c5-b59212dfbdc6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:50.918315 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-44614066-b5e6-4b0d-88c5-b59212dfbdc6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c Aug 12 14:52:50.918315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-44614066-b5e6-4b0d-88c5-b59212dfbdc6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:50.918315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-44614066-b5e6-4b0d-88c5-b59212dfbdc6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:50.924070 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:50.924070 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:50.924631 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-44614066-b5e6-4b0d-88c5-b59212dfbdc6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot retrieved successfully. Aug 12 14:52:50.925727 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-44614066-b5e6-4b0d-88c5-b59212dfbdc6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c returned with HTTP 200 Aug 12 14:52:50.926087 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 496/1979] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:50 2026] GET /volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:51.560315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.604049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-96836a2b-84e2-414a-ac45-7471687c00af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.606481 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96836a2b-84e2-414a-ac45-7471687c00af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f Aug 12 14:52:51.606481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96836a2b-84e2-414a-ac45-7471687c00af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:51.607762 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-96836a2b-84e2-414a-ac45-7471687c00af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:51.615639 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-96836a2b-84e2-414a-ac45-7471687c00af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f returned with HTTP 404 Aug 12 14:52:51.615639 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 497/1980] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:51 2026] GET /volume/v3/volumes/93402a30-d358-46ac-9a3b-2797753bd83f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:51.624899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.627809 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f Aug 12 14:52:51.627809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:51.628352 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:51.628352 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume with id: ddcce722-1c8f-41c8-b959-32894c816f9f Aug 12 14:52:51.638592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5f7591c4-a4c3-4796-8c33-9285932501af None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.642063 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f7591c4-a4c3-4796-8c33-9285932501af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:51.642063 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5f7591c4-a4c3-4796-8c33-9285932501af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:51.642063 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5f7591c4-a4c3-4796-8c33-9285932501af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:51.642211 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:51.642211 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:51.642690 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:51.651792 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b609ddfc-4cbc-4c71-b2d6-4e50fb4b9b14 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.656959 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:51.656959 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:51.657343 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b609ddfc-4cbc-4c71-b2d6-4e50fb4b9b14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:51.657648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b609ddfc-4cbc-4c71-b2d6-4e50fb4b9b14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:51.659752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b609ddfc-4cbc-4c71-b2d6-4e50fb4b9b14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:51.659752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b609ddfc-4cbc-4c71-b2d6-4e50fb4b9b14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:51.662224 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5f7591c4-a4c3-4796-8c33-9285932501af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:51.667843 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f7591c4-a4c3-4796-8c33-9285932501af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:51.668204 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 497/1981] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:51 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:51.669529 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:51.669529 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:51.670775 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b609ddfc-4cbc-4c71-b2d6-4e50fb4b9b14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:51.671312 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 498/1982] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:51 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:51.671522 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume request issued successfully. Aug 12 14:52:51.672110 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32ecdd0c-0e7f-415e-b179-658350d63b7e tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f returned with HTTP 202 Aug 12 14:52:51.672333 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 488/1983] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:51 2026] DELETE /volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:51.680661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-51ac699a-4549-4224-bfa3-808c6e590ca9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.683299 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-51ac699a-4549-4224-bfa3-808c6e590ca9 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f Aug 12 14:52:51.683506 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-51ac699a-4549-4224-bfa3-808c6e590ca9 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:51.683857 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-51ac699a-4549-4224-bfa3-808c6e590ca9 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:51.693954 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:51.693954 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:51.699623 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-51ac699a-4549-4224-bfa3-808c6e590ca9 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:51.704639 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-51ac699a-4549-4224-bfa3-808c6e590ca9 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f returned with HTTP 200 Aug 12 14:52:51.704997 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 498/1984] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:51 2026] GET /volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:51.746412 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:51.749238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1256341416", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:51.751330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1256341416', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:51.751508 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Create volume of 1 GB Aug 12 14:52:51.760325 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Availability Zones retrieved successfully. Aug 12 14:52:51.774805 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Flow 'volume_create_api' (001dae58-e9b8-4862-9429-e3f7acf65f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:51.776719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7abc8b3-6054-46c5-9898-11e469fdcb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:51.778234 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:51.818811 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7abc8b3-6054-46c5-9898-11e469fdcb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:51.819720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee29294-ba13-4152-9a60-b9e0b71cc117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:51.907342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Created reservations ['e1930e56-59cf-4c25-a547-a7646234d640', '9b972e3b-b378-4c15-b783-1966823e3943', 'f1e880ad-9f5a-4c2a-93bf-ca83cbb20b66', '368724f0-a9c6-432e-84a9-c2cc813dfb45'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:51.907342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ee29294-ba13-4152-9a60-b9e0b71cc117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1930e56-59cf-4c25-a547-a7646234d640', '9b972e3b-b378-4c15-b783-1966823e3943', 'f1e880ad-9f5a-4c2a-93bf-ca83cbb20b66', '368724f0-a9c6-432e-84a9-c2cc813dfb45']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:51.907342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5673c2d6-f533-41e0-a572-267a25e22e54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:51.938296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5673c2d6-f533-41e0-a572-267a25e22e54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74641e8e-dbc2-4965-946d-ca37bc93182d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1256341416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='871dd01404bb4573a29ca48e74123b45',qos_specs=None,replication_status=,reservations=['e1930e56-59cf-4c25-a547-a7646234d640','9b972e3b-b378-4c15-b783-1966823e3943','f1e880ad-9f5a-4c2a-93bf-ca83cbb20b66','368724f0-a9c6-432e-84a9-c2cc813dfb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d139122a3a9438eaa27ffc1a4e40780',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1256341416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74641e8e-dbc2-4965-946d-ca37bc93182d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='871dd01404bb4573a29ca48e74123b45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d139122a3a9438eaa27ffc1a4e40780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:51.938296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5da661-c6bd-4e09-8170-1e455a508524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:51.939111 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b106de1-2cd4-4647-94bb-7a3f7c90f561 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.942158 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b106de1-2cd4-4647-94bb-7a3f7c90f561 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c Aug 12 14:52:51.943366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b106de1-2cd4-4647-94bb-7a3f7c90f561 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:51.943741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b106de1-2cd4-4647-94bb-7a3f7c90f561 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:51.954965 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:51.954965 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:51.958495 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1b106de1-2cd4-4647-94bb-7a3f7c90f561 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot retrieved successfully. Aug 12 14:52:51.958495 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b106de1-2cd4-4647-94bb-7a3f7c90f561 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c returned with HTTP 200 Aug 12 14:52:51.958495 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 499/1985] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:51 2026] GET /volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:51.965763 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af5da661-c6bd-4e09-8170-1e455a508524) transitioned into state 'SUCCESS' from state '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-1256341416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='871dd01404bb4573a29ca48e74123b45',qos_specs=None,replication_status=,reservations=['e1930e56-59cf-4c25-a547-a7646234d640','9b972e3b-b378-4c15-b783-1966823e3943','f1e880ad-9f5a-4c2a-93bf-ca83cbb20b66','368724f0-a9c6-432e-84a9-c2cc813dfb45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d139122a3a9438eaa27ffc1a4e40780',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:51.966772 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030c7ee9-fecf-4296-bd4e-d75f82d9a3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:51.968945 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:51.971415 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097?cascade=True Aug 12 14:52:51.971761 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:51.971983 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:51.972182 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume with id: 1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:51.981218 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030c7ee9-fecf-4296-bd4e-d75f82d9a3be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:51.983442 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Flow 'volume_create_api' (001dae58-e9b8-4862-9429-e3f7acf65f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:51.983442 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Create volume request issued successfully. Aug 12 14:52:51.983935 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af4c8dd4-f0b9-4416-8b41-4902cc89ec35 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:51.984534 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 501/1986] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:51 2026] POST /volume/v3/volumes => generated 754 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:51.985666 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:51.985666 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:51.986218 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:52.007053 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e2f6ef8d-08ba-47c9-8285-6991db8a9971 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:52.010273 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2f6ef8d-08ba-47c9-8285-6991db8a9971 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:52.010273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2f6ef8d-08ba-47c9-8285-6991db8a9971 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:52.010634 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2f6ef8d-08ba-47c9-8285-6991db8a9971 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:52.023832 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:52.023832 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:52.034060 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e2f6ef8d-08ba-47c9-8285-6991db8a9971 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:52.042319 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2f6ef8d-08ba-47c9-8285-6991db8a9971 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 200 Aug 12 14:52:52.043421 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 499/1987] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:52 2026] GET /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:52.046989 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume request issued successfully. Aug 12 14:52:52.047373 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0de7d04e-d26e-407e-9ce4-3bd638178f38 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097?cascade=True returned with HTTP 202 Aug 12 14:52:52.047850 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 489/1988] 10.4.3.100 () {66 vars in 1376 bytes} [Wed Aug 12 14:52:51 2026] DELETE /volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097?cascade=True => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:52.059017 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f9985db-47d5-404a-a188-7266b850e326 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:52.062918 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f9985db-47d5-404a-a188-7266b850e326 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:52.063158 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f9985db-47d5-404a-a188-7266b850e326 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:52.063382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f9985db-47d5-404a-a188-7266b850e326 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:52.075778 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:52.075778 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:52.081541 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f9985db-47d5-404a-a188-7266b850e326 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:52.088116 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f9985db-47d5-404a-a188-7266b850e326 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 returned with HTTP 200 Aug 12 14:52:52.088568 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 500/1989] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:52 2026] GET /volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:52.685793 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e52140a7-9376-4985-9f95-77d255857099 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:52.687543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-eb354d75-4f7c-454e-b6ff-14d3d22e9f6a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:52.688415 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e52140a7-9376-4985-9f95-77d255857099 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:52.688643 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e52140a7-9376-4985-9f95-77d255857099 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:52.689404 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e52140a7-9376-4985-9f95-77d255857099 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:52.689404 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e52140a7-9376-4985-9f95-77d255857099 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:52.690583 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eb354d75-4f7c-454e-b6ff-14d3d22e9f6a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:52.690900 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-eb354d75-4f7c-454e-b6ff-14d3d22e9f6a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:52.691162 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-eb354d75-4f7c-454e-b6ff-14d3d22e9f6a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:52.697390 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:52.697390 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:52.698332 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e52140a7-9376-4985-9f95-77d255857099 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:52.698815 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 502/1990] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:52 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:52.706835 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:52.706835 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:52.711972 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-eb354d75-4f7c-454e-b6ff-14d3d22e9f6a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:52.718811 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eb354d75-4f7c-454e-b6ff-14d3d22e9f6a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:52.719380 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 500/1991] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:52 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:52.720223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a67b209-649e-4dbc-a2ad-f1d3f258f924 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:52.721879 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a67b209-649e-4dbc-a2ad-f1d3f258f924 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f Aug 12 14:52:52.722053 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a67b209-649e-4dbc-a2ad-f1d3f258f924 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:52.722506 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a67b209-649e-4dbc-a2ad-f1d3f258f924 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:52.728848 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a67b209-649e-4dbc-a2ad-f1d3f258f924 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f returned with HTTP 404 Aug 12 14:52:52.729529 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 490/1992] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:52 2026] GET /volume/v3/volumes/ddcce722-1c8f-41c8-b959-32894c816f9f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:52.736303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:52.738781 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 Aug 12 14:52:52.739022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:52.739900 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:52.740135 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume with id: ef99c0c8-65d1-4bcd-898c-196a5b17e932 Aug 12 14:52:52.748590 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:52.748590 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:52.749035 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:52.771488 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume request issued successfully. Aug 12 14:52:52.771488 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5be4ff9f-4f2e-46f3-9f85-f5f86888704c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 returned with HTTP 202 Aug 12 14:52:52.771488 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 501/1993] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:52 2026] DELETE /volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:52.775837 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b1d31d7-9d1d-4194-94a0-f3c8c47ec7e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:52.777885 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b1d31d7-9d1d-4194-94a0-f3c8c47ec7e5 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 Aug 12 14:52:52.778352 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b1d31d7-9d1d-4194-94a0-f3c8c47ec7e5 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:52.778732 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b1d31d7-9d1d-4194-94a0-f3c8c47ec7e5 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:52.789019 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:52.789019 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:52.793838 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b1d31d7-9d1d-4194-94a0-f3c8c47ec7e5 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:52.799934 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b1d31d7-9d1d-4194-94a0-f3c8c47ec7e5 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 returned with HTTP 200 Aug 12 14:52:52.800493 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 503/1994] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:52 2026] GET /volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:53.062733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-23126552-a31f-40e1-820e-3904dee924dc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.066959 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-23126552-a31f-40e1-820e-3904dee924dc tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:53.067556 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-23126552-a31f-40e1-820e-3904dee924dc tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.067756 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-23126552-a31f-40e1-820e-3904dee924dc tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.083731 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.083731 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:53.098751 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-23126552-a31f-40e1-820e-3904dee924dc tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:53.108846 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-15c3b960-039c-4889-be39-679ab4701cd3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.113490 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-23126552-a31f-40e1-820e-3904dee924dc tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 200 Aug 12 14:52:53.113490 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 501/1995] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 847 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:53.113856 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15c3b960-039c-4889-be39-679ab4701cd3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:53.113856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15c3b960-039c-4889-be39-679ab4701cd3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.113856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-15c3b960-039c-4889-be39-679ab4701cd3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.115870 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0433e7bf-6298-4dca-b7f5-8264505fe064 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.127068 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0433e7bf-6298-4dca-b7f5-8264505fe064 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e Aug 12 14:52:53.127068 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0433e7bf-6298-4dca-b7f5-8264505fe064 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.127068 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0433e7bf-6298-4dca-b7f5-8264505fe064 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.127263 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-15c3b960-039c-4889-be39-679ab4701cd3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 returned with HTTP 404 Aug 12 14:52:53.127263 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 491/1996] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:53.127511 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0deb5356-77c3-4907-9f8c-c7e6dfc8f98d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.131001 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0deb5356-77c3-4907-9f8c-c7e6dfc8f98d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:53.131314 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0deb5356-77c3-4907-9f8c-c7e6dfc8f98d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.131631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0deb5356-77c3-4907-9f8c-c7e6dfc8f98d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.132912 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.132912 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:53.137300 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.141952 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 14:52:53.141952 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.141952 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.141952 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:53.141952 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:53.142400 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0433e7bf-6298-4dca-b7f5-8264505fe064 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:52:53.148758 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.148758 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:53.151635 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-0433e7bf-6298-4dca-b7f5-8264505fe064 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e returned with HTTP 200 Aug 12 14:52:53.151749 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Get all volumes completed successfully. Aug 12 14:52:53.151832 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 502/1997] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:53.151883 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7cfb7ee8-77d2-4dd2-a412-0bcf94f497bc tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 14:52:53.151951 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 502/1998] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:53.153892 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0deb5356-77c3-4907-9f8c-c7e6dfc8f98d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:53.159519 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4443c83a-4521-459a-9d2a-6c44e56e4bab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.159965 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4443c83a-4521-459a-9d2a-6c44e56e4bab None None] GET https://10.4.3.100/volume// Aug 12 14:52:53.160132 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4443c83a-4521-459a-9d2a-6c44e56e4bab None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.160315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4443c83a-4521-459a-9d2a-6c44e56e4bab None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.160419 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0deb5356-77c3-4907-9f8c-c7e6dfc8f98d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 200 Aug 12 14:52:53.160899 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4443c83a-4521-459a-9d2a-6c44e56e4bab None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:53.160957 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 504/1999] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:53.161966 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 492/2000] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52:53 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 14:52:53.162961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.165600 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots Aug 12 14:52:53.165889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.166106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.166412 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:53.168482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:52:53.171647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-dcb778cc-4cce-40fb-863b-22bd88b78f5a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.174701 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Get all snapshots completed successfully. Aug 12 14:52:53.174701 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0bcf1ef4-98d5-4c0f-bbd0-8f92674aab76 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 200 Aug 12 14:52:53.175010 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 503/2001] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:53.176090 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.176177 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-dcb778cc-4cce-40fb-863b-22bd88b78f5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:52:53.176541 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-dcb778cc-4cce-40fb-863b-22bd88b78f5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5b6e6f3-6477-41e6-8f16-12812af2d58e", "connector": null, "instance_uuid": "6f09a22f-8b43-4959-8f55-a5cb6361ba78"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:53.179948 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:52:53.180292 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74641e8e-dbc2-4965-946d-ca37bc93182d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1241444649", "description": null, "metadata": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:53.184781 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.184781 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:53.186041 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dbc0e772-e701-43cc-a753-d7ae46d52a1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.190492 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbc0e772-e701-43cc-a753-d7ae46d52a1f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c Aug 12 14:52:53.190768 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbc0e772-e701-43cc-a753-d7ae46d52a1f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.191010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbc0e772-e701-43cc-a753-d7ae46d52a1f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.191069 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.191069 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:53.191151 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-dbc0e772-e701-43cc-a753-d7ae46d52a1f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete snapshot with id: 5b3e168d-7e38-4dde-b624-1ff5735c2c1c Aug 12 14:52:53.191718 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:53.191932 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Create snapshot from volume 74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:53.196286 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbc0e772-e701-43cc-a753-d7ae46d52a1f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c returned with HTTP 404 Aug 12 14:52:53.197017 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 493/2002] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:52:53 2026] DELETE /volume/v3/snapshots/5b3e168d-7e38-4dde-b624-1ff5735c2c1c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:53.209281 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-29e5109e-f928-4c63-ac8f-cf64230bdac5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.214027 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29e5109e-f928-4c63-ac8f-cf64230bdac5 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 Aug 12 14:52:53.214291 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29e5109e-f928-4c63-ac8f-cf64230bdac5 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.214589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29e5109e-f928-4c63-ac8f-cf64230bdac5 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.214749 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-29e5109e-f928-4c63-ac8f-cf64230bdac5 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete snapshot with id: c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 Aug 12 14:52:53.221029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29e5109e-f928-4c63-ac8f-cf64230bdac5 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 returned with HTTP 404 Aug 12 14:52:53.222624 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 504/2003] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:52:53 2026] DELETE /volume/v3/snapshots/c8dfa09c-8ae5-4b6f-94db-0c09a93cfcc4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:53.231151 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f2fdbbd2-a6e4-4dbf-a7b4-bfd9b757e0b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.231400 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-dcb778cc-4cce-40fb-863b-22bd88b78f5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:52:53.232127 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 503/2004] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:52:53 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:53.233913 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2fdbbd2-a6e4-4dbf-a7b4-bfd9b757e0b3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:53.233913 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f2fdbbd2-a6e4-4dbf-a7b4-bfd9b757e0b3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.234056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f2fdbbd2-a6e4-4dbf-a7b4-bfd9b757e0b3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.243140 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d45d6290-60b0-449e-9f70-15f532982aa0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.243643 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d45d6290-60b0-449e-9f70-15f532982aa0 None None] GET https://10.4.3.100/volume// Aug 12 14:52:53.243843 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d45d6290-60b0-449e-9f70-15f532982aa0 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.244084 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d45d6290-60b0-449e-9f70-15f532982aa0 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.244690 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d45d6290-60b0-449e-9f70-15f532982aa0 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:53.244857 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 505/2005] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:52:53 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 14:52:53.247556 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2fdbbd2-a6e4-4dbf-a7b4-bfd9b757e0b3 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 returned with HTTP 404 Aug 12 14:52:53.248051 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 494/2006] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:53.252179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Created reservations ['ddab3343-1df0-4da9-83c6-22fee61b79da', '3ec7c244-0c6d-45f7-97ad-bcc518dd5689', 'af882fb3-46ab-4f55-b259-27eaf97ff92a', '557b9fdd-cc24-45cb-b797-a607ca318502'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:53.254669 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-05906578-e207-4bee-919a-139c8b87bc81 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.257607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7a957379-86f8-4a72-b83d-d2727279000d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.258687 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-05906578-e207-4bee-919a-139c8b87bc81 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e Aug 12 14:52:53.259045 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-05906578-e207-4bee-919a-139c8b87bc81 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.259382 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-05906578-e207-4bee-919a-139c8b87bc81 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.259557 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a957379-86f8-4a72-b83d-d2727279000d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:53.259557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a957379-86f8-4a72-b83d-d2727279000d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.259741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a957379-86f8-4a72-b83d-d2727279000d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.259989 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7a957379-86f8-4a72-b83d-d2727279000d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume with id: 1de14f37-52f8-47c9-95e7-0662682ed097 Aug 12 14:52:53.270061 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a957379-86f8-4a72-b83d-d2727279000d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 returned with HTTP 404 Aug 12 14:52:53.271341 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 506/2007] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:53 2026] DELETE /volume/v3/volumes/1de14f37-52f8-47c9-95e7-0662682ed097 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:53.273781 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.273781 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:53.281520 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-05906578-e207-4bee-919a-139c8b87bc81 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:52:53.282234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.284201 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:53.284704 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-863637228"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:53.286193 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-863637228'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:53.286285 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume of 1 GB Aug 12 14:52:53.287969 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.287969 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:53.288762 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-05906578-e207-4bee-919a-139c8b87bc81 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e returned with HTTP 200 Aug 12 14:52:53.289549 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 504/2008] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:52:53.296551 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot force create request issued successfully. Aug 12 14:52:53.296551 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9127dbc7-3bc2-48a0-8ee3-f443914a3408 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:52:53.296746 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Availability Zones retrieved successfully. Aug 12 14:52:53.296843 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 505/2009] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:52:53 2026] POST /volume/v3/snapshots => generated 310 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:53.304598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Flow 'volume_create_api' (9f478042-a183-4363-878b-165410764d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:53.305893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1dd6a9c-64c6-4005-8439-c381554be45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:53.306969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:53.310793 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4b643ae9-0736-4cd0-906a-f4e04cd20124 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.314622 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4b643ae9-0736-4cd0-906a-f4e04cd20124 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:53.315000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4b643ae9-0736-4cd0-906a-f4e04cd20124 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.315362 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4b643ae9-0736-4cd0-906a-f4e04cd20124 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.322725 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.322725 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:53.323567 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4b643ae9-0736-4cd0-906a-f4e04cd20124 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot retrieved successfully. Aug 12 14:52:53.324897 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4b643ae9-0736-4cd0-906a-f4e04cd20124 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 200 Aug 12 14:52:53.326285 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 507/2010] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:53.349122 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1dd6a9c-64c6-4005-8439-c381554be45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:53.350196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f5a420-ba29-434a-a9bb-867d4dd53a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:53.407251 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-1869b59e-7c5f-41cd-a246-99ad8198f342 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.410658 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-1869b59e-7c5f-41cd-a246-99ad8198f342 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] PUT https://10.4.3.100/volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c Aug 12 14:52:53.410786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Created reservations ['b49c7467-c732-441d-aa70-5066764bd94d', 'ef1fbb6a-c0ba-4c92-b995-72c36d7dcb8b', 'e9f5f4c3-49e1-4113-96a0-786b9cad8f4c', 'df46ce23-3d6a-48db-bbfb-f96b6091559a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:53.411319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-1869b59e-7c5f-41cd-a246-99ad8198f342 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:53.411552 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f5a420-ba29-434a-a9bb-867d4dd53a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b49c7467-c732-441d-aa70-5066764bd94d', 'ef1fbb6a-c0ba-4c92-b995-72c36d7dcb8b', 'e9f5f4c3-49e1-4113-96a0-786b9cad8f4c', 'df46ce23-3d6a-48db-bbfb-f96b6091559a']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:53.412578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6b94ea-75b6-48b9-9f35-108dc5b6559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:53.422606 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-1869b59e-7c5f-41cd-a246-99ad8198f342 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Acquiring lock "cinder-attachment_update-f5b6e6f3-6477-41e6-8f16-12812af2d58e-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:52:53.428874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-1869b59e-7c5f-41cd-a246-99ad8198f342 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Lock "cinder-attachment_update-f5b6e6f3-6477-41e6-8f16-12812af2d58e-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:52:53.429869 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.429869 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:53.439489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c6b94ea-75b6-48b9-9f35-108dc5b6559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d743842-0cb0-4f45-8029-d43fa0fd46b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-863637228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eeb307939db4339a8c230d387e4903b',qos_specs=None,replication_status=,reservations=['b49c7467-c732-441d-aa70-5066764bd94d','ef1fbb6a-c0ba-4c92-b995-72c36d7dcb8b','e9f5f4c3-49e1-4113-96a0-786b9cad8f4c','df46ce23-3d6a-48db-bbfb-f96b6091559a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-863637228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d743842-0cb0-4f45-8029-d43fa0fd46b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eeb307939db4339a8c230d387e4903b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:53.440489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717b7228-bbf6-4f91-a730-328a17d49625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:53.460821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (717b7228-bbf6-4f91-a730-328a17d49625) transitioned into state 'SUCCESS' from state '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-863637228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eeb307939db4339a8c230d387e4903b',qos_specs=None,replication_status=,reservations=['b49c7467-c732-441d-aa70-5066764bd94d','ef1fbb6a-c0ba-4c92-b995-72c36d7dcb8b','e9f5f4c3-49e1-4113-96a0-786b9cad8f4c','df46ce23-3d6a-48db-bbfb-f96b6091559a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:53.461582 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baee56f-9b31-40a5-b6d2-02928c056e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:53.472699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baee56f-9b31-40a5-b6d2-02928c056e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:53.475518 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Flow 'volume_create_api' (9f478042-a183-4363-878b-165410764d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:53.475518 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume request issued successfully. Aug 12 14:52:53.475518 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e96bff2c-8b6d-42cb-af53-542900b25d97 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:53.475853 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 495/2011] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:52:53 2026] POST /volume/v3/volumes => generated 750 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:53.491993 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-af4a7450-cb11-4c00-88e5-efcc6e676abf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.495406 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af4a7450-cb11-4c00-88e5-efcc6e676abf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:53.495406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af4a7450-cb11-4c00-88e5-efcc6e676abf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.495603 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-af4a7450-cb11-4c00-88e5-efcc6e676abf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.512735 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.512735 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:53.526193 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-af4a7450-cb11-4c00-88e5-efcc6e676abf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:53.533481 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-af4a7450-cb11-4c00-88e5-efcc6e676abf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 returned with HTTP 200 Aug 12 14:52:53.533481 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 506/2012] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:53.540701 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-1869b59e-7c5f-41cd-a246-99ad8198f342 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Lock "cinder-attachment_update-f5b6e6f3-6477-41e6-8f16-12812af2d58e-np0000007067" released by "attachment_update" :: held 0.112s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:52:53.540959 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-1869b59e-7c5f-41cd-a246-99ad8198f342 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c returned with HTTP 200 Aug 12 14:52:53.541583 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 505/2013] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:52:53 2026] PUT /volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:53.575719 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-4eac8804-e39a-4ebd-a68d-5c4e9f34df9e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.578615 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-4eac8804-e39a-4ebd-a68d-5c4e9f34df9e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] POST https://10.4.3.100/volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c/action Aug 12 14:52:53.579654 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-4eac8804-e39a-4ebd-a68d-5c4e9f34df9e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:52:53.580050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-4eac8804-e39a-4ebd-a68d-5c4e9f34df9e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:53.611245 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.611245 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:53.626925 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0bc7fddf-a727-4f1e-8bf8-7f590a471020 req-4eac8804-e39a-4ebd-a68d-5c4e9f34df9e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c/action returned with HTTP 204 Aug 12 14:52:53.627591 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 508/2014] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:52:53 2026] POST /volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:53.712574 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d44dfea-4721-43c3-8361-91d9406b3ab0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.715106 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d44dfea-4721-43c3-8361-91d9406b3ab0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:53.715335 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d44dfea-4721-43c3-8361-91d9406b3ab0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.715604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d44dfea-4721-43c3-8361-91d9406b3ab0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.715782 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7d44dfea-4721-43c3-8361-91d9406b3ab0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:53.722888 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.722888 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:53.723803 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d44dfea-4721-43c3-8361-91d9406b3ab0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:53.724162 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 496/2015] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:53.737058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d99395a-5a3f-4268-a256-99bb592e2a79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.739507 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d99395a-5a3f-4268-a256-99bb592e2a79 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:53.739759 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d99395a-5a3f-4268-a256-99bb592e2a79 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.739988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d99395a-5a3f-4268-a256-99bb592e2a79 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.755170 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.755170 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:53.759997 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3d99395a-5a3f-4268-a256-99bb592e2a79 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:53.767077 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d99395a-5a3f-4268-a256-99bb592e2a79 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:53.767641 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 507/2016] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:53.816205 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9ea1fc36-3b31-4715-aea4-96774dff3c57 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.817973 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9ea1fc36-3b31-4715-aea4-96774dff3c57 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 Aug 12 14:52:53.818169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9ea1fc36-3b31-4715-aea4-96774dff3c57 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.818350 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9ea1fc36-3b31-4715-aea4-96774dff3c57 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.823867 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9ea1fc36-3b31-4715-aea4-96774dff3c57 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 returned with HTTP 404 Aug 12 14:52:53.824338 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 506/2017] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/ef99c0c8-65d1-4bcd-898c-196a5b17e932 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:53.834756 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea10b479-94a8-4a8f-b30a-96855590a2af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.837003 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea10b479-94a8-4a8f-b30a-96855590a2af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] DELETE https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 Aug 12 14:52:53.837105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea10b479-94a8-4a8f-b30a-96855590a2af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.837350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea10b479-94a8-4a8f-b30a-96855590a2af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.837629 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ea10b479-94a8-4a8f-b30a-96855590a2af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume with id: 141f4426-9624-45d7-beca-b9d5739ff9a5 Aug 12 14:52:53.846131 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.846131 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:53.847106 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea10b479-94a8-4a8f-b30a-96855590a2af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:53.865973 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea10b479-94a8-4a8f-b30a-96855590a2af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume request issued successfully. Aug 12 14:52:53.866311 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea10b479-94a8-4a8f-b30a-96855590a2af tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 returned with HTTP 202 Aug 12 14:52:53.867018 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 509/2018] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:53 2026] DELETE /volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:53.878904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e670f9d1-900c-404f-b309-97b83f67f2fb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:53.884054 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e670f9d1-900c-404f-b309-97b83f67f2fb tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 Aug 12 14:52:53.884297 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e670f9d1-900c-404f-b309-97b83f67f2fb tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:53.884571 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e670f9d1-900c-404f-b309-97b83f67f2fb tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:53.899704 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:53.899704 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:53.907752 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e670f9d1-900c-404f-b309-97b83f67f2fb tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:53.915310 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e670f9d1-900c-404f-b309-97b83f67f2fb tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 returned with HTTP 200 Aug 12 14:52:53.915789 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 497/2019] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:53 2026] GET /volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.337963 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b1cd0e6e-92a1-48b4-a9b5-33e1a5e5610e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.340365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1cd0e6e-92a1-48b4-a9b5-33e1a5e5610e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:54.340640 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1cd0e6e-92a1-48b4-a9b5-33e1a5e5610e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.340825 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b1cd0e6e-92a1-48b4-a9b5-33e1a5e5610e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.348583 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.348583 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:54.348583 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b1cd0e6e-92a1-48b4-a9b5-33e1a5e5610e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot retrieved successfully. Aug 12 14:52:54.349381 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b1cd0e6e-92a1-48b4-a9b5-33e1a5e5610e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 200 Aug 12 14:52:54.349848 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 508/2020] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.364037 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e766d911-32f4-46e1-bb7f-7cbe7e2dc812 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.375868 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e766d911-32f4-46e1-bb7f-7cbe7e2dc812 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:54.376145 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e766d911-32f4-46e1-bb7f-7cbe7e2dc812 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.377177 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e766d911-32f4-46e1-bb7f-7cbe7e2dc812 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.387152 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.387152 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:54.387965 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e766d911-32f4-46e1-bb7f-7cbe7e2dc812 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot retrieved successfully. Aug 12 14:52:54.389080 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e766d911-32f4-46e1-bb7f-7cbe7e2dc812 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 200 Aug 12 14:52:54.389622 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 507/2021] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.403551 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-788b0fd5-bf2f-49b6-9d11-4ef411d75573 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.405604 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-788b0fd5-bf2f-49b6-9d11-4ef411d75573 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:54.406383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-788b0fd5-bf2f-49b6-9d11-4ef411d75573 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.406383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-788b0fd5-bf2f-49b6-9d11-4ef411d75573 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.416277 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.416277 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:54.417053 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-788b0fd5-bf2f-49b6-9d11-4ef411d75573 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot retrieved successfully. Aug 12 14:52:54.417897 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-788b0fd5-bf2f-49b6-9d11-4ef411d75573 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 200 Aug 12 14:52:54.418243 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 510/2022] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.429748 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2966d4c-283c-4a46-8499-76da5953d651 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.431811 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:54.432315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "594aab61-1335-4c87-b35f-46f16fc7717e", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:54.433948 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Create volume request body: {'volume': {'snapshot_id': '594aab61-1335-4c87-b35f-46f16fc7717e', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:54.445680 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.445680 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:54.446145 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot retrieved successfully. Aug 12 14:52:54.446292 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Create volume of 1 GB Aug 12 14:52:54.454791 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Availability Zones retrieved successfully. Aug 12 14:52:54.462563 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Flow 'volume_create_api' (217bd588-573d-44ee-86be-0f4c3433984d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:54.466670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d424b5e6-711f-40d5-8ab5-86fab6e65f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:54.466670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:54.502528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d424b5e6-711f-40d5-8ab5-86fab6e65f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '594aab61-1335-4c87-b35f-46f16fc7717e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:54.503820 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9d13d7-5fc5-4a56-bde9-da0e06e5d5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:54.551977 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9b248470-980d-42cb-8b24-97b2dab524fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.555287 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b248470-980d-42cb-8b24-97b2dab524fe tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:54.555287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b248470-980d-42cb-8b24-97b2dab524fe tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.555517 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9b248470-980d-42cb-8b24-97b2dab524fe tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.568838 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.568838 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:54.576776 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9b248470-980d-42cb-8b24-97b2dab524fe tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:54.577999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Created reservations ['9672e9fc-1a16-4073-a055-4e7c87c12450', '219bc751-a3e3-463f-8781-c772abc4eb53', '710d2369-30db-44a4-ba26-bf5d94e73f9e', '6bf81796-2c40-403c-9703-22ada45e8d50'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:54.579327 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d9d13d7-5fc5-4a56-bde9-da0e06e5d5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9672e9fc-1a16-4073-a055-4e7c87c12450', '219bc751-a3e3-463f-8781-c772abc4eb53', '710d2369-30db-44a4-ba26-bf5d94e73f9e', '6bf81796-2c40-403c-9703-22ada45e8d50']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:54.580014 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653fe07b-0378-4bc6-a65a-b7c981cea7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:54.582479 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9b248470-980d-42cb-8b24-97b2dab524fe tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 returned with HTTP 200 Aug 12 14:52:54.582868 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 509/2023] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.606364 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.608972 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:52:54.609311 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d743842-0cb0-4f45-8029-d43fa0fd46b1", "name": "tempest-VolumesDeleteCascade-Snapshot-1836862886"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:54.624024 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.624024 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:54.625057 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:54.625140 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create snapshot from volume 5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:54.641655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-8f731427-d14c-4831-8beb-1b7d3c4c7aa6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.643360 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (653fe07b-0378-4bc6-a65a-b7c981cea7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92c4f6bb-bff4-4a54-960a-11262cc22a62', '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='871dd01404bb4573a29ca48e74123b45',qos_specs=None,replication_status=,reservations=['9672e9fc-1a16-4073-a055-4e7c87c12450','219bc751-a3e3-463f-8781-c772abc4eb53','710d2369-30db-44a4-ba26-bf5d94e73f9e','6bf81796-2c40-403c-9703-22ada45e8d50'],size=1,snapshot_id=594aab61-1335-4c87-b35f-46f16fc7717e,source_replicaid=,source_volid=None,status='creating',user_id='4d139122a3a9438eaa27ffc1a4e40780',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52: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=92c4f6bb-bff4-4a54-960a-11262cc22a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='871dd01404bb4573a29ca48e74123b45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=594aab61-1335-4c87-b35f-46f16fc7717e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d139122a3a9438eaa27ffc1a4e40780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:54.644258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e84b5d-1e4d-4d22-a265-5b991f83dc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:54.644663 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-8f731427-d14c-4831-8beb-1b7d3c4c7aa6 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:54.644981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-8f731427-d14c-4831-8beb-1b7d3c4c7aa6 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.645238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-8f731427-d14c-4831-8beb-1b7d3c4c7aa6 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.658834 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.658834 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:54.664392 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-8f731427-d14c-4831-8beb-1b7d3c4c7aa6 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:54.667114 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Created reservations ['dab949a7-d6be-4804-bc56-7b1b3edf2a4b', 'b2ba392f-8bb2-4d8e-9167-2bf3712f4205', '58846e5b-30c0-4750-bf93-d1f95a19edd0', '2204110a-019e-4cae-aab9-bc4e42803fd6'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:54.673398 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-8f731427-d14c-4831-8beb-1b7d3c4c7aa6 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:54.674225 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 511/2024] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:54.681488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e84b5d-1e4d-4d22-a265-5b991f83dc7a) transitioned into state 'SUCCESS' from 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='871dd01404bb4573a29ca48e74123b45',qos_specs=None,replication_status=,reservations=['9672e9fc-1a16-4073-a055-4e7c87c12450','219bc751-a3e3-463f-8781-c772abc4eb53','710d2369-30db-44a4-ba26-bf5d94e73f9e','6bf81796-2c40-403c-9703-22ada45e8d50'],size=1,snapshot_id=594aab61-1335-4c87-b35f-46f16fc7717e,source_replicaid=,source_volid=None,status='creating',user_id='4d139122a3a9438eaa27ffc1a4e40780',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:54.685481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e49e1632-38de-4bf1-8f63-b3bb6bfb9a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:54.706710 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e49e1632-38de-4bf1-8f63-b3bb6bfb9a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:54.706885 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot create request issued successfully. Aug 12 14:52:54.706885 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b3cb50cb-579f-4512-a39f-ce6a9a946492 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:52:54.706963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Flow 'volume_create_api' (217bd588-573d-44ee-86be-0f4c3433984d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:54.707019 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 508/2025] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:52:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:54.707074 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Create volume request issued successfully. Aug 12 14:52:54.707525 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2966d4c-283c-4a46-8499-76da5953d651 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:54.708186 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 498/2026] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:52:54 2026] POST /volume/v3/volumes => generated 741 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:54.721289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-70682d3f-6e3b-4b2d-b6b3-bddea8eca70e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.726441 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-203f8e7c-0b80-4d91-92da-af185df230a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.727270 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70682d3f-6e3b-4b2d-b6b3-bddea8eca70e tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c Aug 12 14:52:54.727592 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70682d3f-6e3b-4b2d-b6b3-bddea8eca70e tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.727826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70682d3f-6e3b-4b2d-b6b3-bddea8eca70e tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.728846 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-203f8e7c-0b80-4d91-92da-af185df230a3 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 Aug 12 14:52:54.729866 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-203f8e7c-0b80-4d91-92da-af185df230a3 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.729866 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-203f8e7c-0b80-4d91-92da-af185df230a3 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.735094 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.735094 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:54.735859 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-70682d3f-6e3b-4b2d-b6b3-bddea8eca70e tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot retrieved successfully. Aug 12 14:52:54.736986 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70682d3f-6e3b-4b2d-b6b3-bddea8eca70e tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c returned with HTTP 200 Aug 12 14:52:54.737060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2ea9411f-bcf5-4f4d-bf8c-c41b47483116 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.737550 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 510/2027] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.740785 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.740785 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:54.740864 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ea9411f-bcf5-4f4d-bf8c-c41b47483116 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:54.740864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2ea9411f-bcf5-4f4d-bf8c-c41b47483116 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.740864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2ea9411f-bcf5-4f4d-bf8c-c41b47483116 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.740864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-2ea9411f-bcf5-4f4d-bf8c-c41b47483116 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:54.745287 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-203f8e7c-0b80-4d91-92da-af185df230a3 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:54.746293 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.746293 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:54.747732 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ea9411f-bcf5-4f4d-bf8c-c41b47483116 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:54.748516 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 509/2028] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.752083 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-203f8e7c-0b80-4d91-92da-af185df230a3 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 returned with HTTP 200 Aug 12 14:52:54.752536 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 512/2029] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 => generated 809 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:54.788982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-093eb8fd-2f34-4ae7-943a-de3a093f68ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.791115 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-093eb8fd-2f34-4ae7-943a-de3a093f68ea tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:54.791384 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-093eb8fd-2f34-4ae7-943a-de3a093f68ea tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.791692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-093eb8fd-2f34-4ae7-943a-de3a093f68ea tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.802732 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.802732 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:54.810072 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-093eb8fd-2f34-4ae7-943a-de3a093f68ea tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:54.815924 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-093eb8fd-2f34-4ae7-943a-de3a093f68ea tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:54.816070 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 499/2030] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:54.932934 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2b451a30-0c72-4cb0-a6ec-2fa3720e1885 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.934306 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b451a30-0c72-4cb0-a6ec-2fa3720e1885 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 Aug 12 14:52:54.934842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b451a30-0c72-4cb0-a6ec-2fa3720e1885 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.934842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2b451a30-0c72-4cb0-a6ec-2fa3720e1885 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.945487 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2b451a30-0c72-4cb0-a6ec-2fa3720e1885 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 returned with HTTP 404 Aug 12 14:52:54.946482 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 511/2031] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:54 2026] GET /volume/v3/volumes/141f4426-9624-45d7-beca-b9d5739ff9a5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:54.955335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:54.958064 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f Aug 12 14:52:54.958505 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:54.958857 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:54.959216 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume with id: c2840139-d719-4602-bc89-23ac71f2550f Aug 12 14:52:54.968532 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:54.968532 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:54.969194 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:54.996297 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Delete volume request issued successfully. Aug 12 14:52:54.996702 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d2ddd54-1eb1-4b7c-bcac-75080fe66c6c tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f returned with HTTP 202 Aug 12 14:52:54.997615 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 510/2032] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:54 2026] DELETE /volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:55.008943 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c3ae6151-c7a2-4767-94a8-822c38155031 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.013492 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3ae6151-c7a2-4767-94a8-822c38155031 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f Aug 12 14:52:55.013492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3ae6151-c7a2-4767-94a8-822c38155031 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.013492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3ae6151-c7a2-4767-94a8-822c38155031 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.022581 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.022581 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:55.030382 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3ae6151-c7a2-4767-94a8-822c38155031 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Volume info retrieved successfully. Aug 12 14:52:55.039230 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3ae6151-c7a2-4767-94a8-822c38155031 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f returned with HTTP 200 Aug 12 14:52:55.039839 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 513/2033] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:55 2026] GET /volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:55.748156 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3235bc84-5658-49f9-98f9-610196750a03 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.750484 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3235bc84-5658-49f9-98f9-610196750a03 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c Aug 12 14:52:55.750627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3235bc84-5658-49f9-98f9-610196750a03 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.751072 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3235bc84-5658-49f9-98f9-610196750a03 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.756654 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.756654 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:55.757160 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3235bc84-5658-49f9-98f9-610196750a03 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot retrieved successfully. Aug 12 14:52:55.757953 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3235bc84-5658-49f9-98f9-610196750a03 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c returned with HTTP 200 Aug 12 14:52:55.758445 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 500/2034] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:55 2026] GET /volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:55.762124 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac141baf-3376-4810-8d04-2094e97797b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.768170 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac141baf-3376-4810-8d04-2094e97797b0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:55.768313 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac141baf-3376-4810-8d04-2094e97797b0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.768348 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.768625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac141baf-3376-4810-8d04-2094e97797b0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.768793 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ac141baf-3376-4810-8d04-2094e97797b0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:55.772484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:55.772484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "380301a7-0ca8-4e38-8c18-99053f1b822c", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-471287023"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:55.772638 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-51e08830-4a25-4c71-a4c1-81d90de911ba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.773043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume request body: {'volume': {'snapshot_id': '380301a7-0ca8-4e38-8c18-99053f1b822c', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-471287023'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:55.774675 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51e08830-4a25-4c71-a4c1-81d90de911ba tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 Aug 12 14:52:55.775005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51e08830-4a25-4c71-a4c1-81d90de911ba tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.776791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51e08830-4a25-4c71-a4c1-81d90de911ba tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.779084 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.779084 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:55.780930 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.780930 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:55.781025 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac141baf-3376-4810-8d04-2094e97797b0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:55.781734 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Snapshot retrieved successfully. Aug 12 14:52:55.782020 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume of 1 GB Aug 12 14:52:55.782196 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 512/2035] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:55 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:55.789479 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.789479 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:55.792597 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Availability Zones retrieved successfully. Aug 12 14:52:55.796029 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-51e08830-4a25-4c71-a4c1-81d90de911ba tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:55.800270 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Flow 'volume_create_api' (97d73496-9ebf-417f-8cd9-e6d2c0f38f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:55.801367 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51e08830-4a25-4c71-a4c1-81d90de911ba tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 returned with HTTP 200 Aug 12 14:52:55.801783 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 514/2036] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:55 2026] GET /volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:55.802473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b751a9c-b629-4c99-9f46-2cb0d23db02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:55.803912 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:55.818866 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50e46bf8-654a-4561-8568-518f9b49a6ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.824315 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50e46bf8-654a-4561-8568-518f9b49a6ad tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 Aug 12 14:52:55.824537 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50e46bf8-654a-4561-8568-518f9b49a6ad tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.824835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50e46bf8-654a-4561-8568-518f9b49a6ad tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.832123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7009bee-f0b8-429c-a2bd-5d4c27a97681 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.837519 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7009bee-f0b8-429c-a2bd-5d4c27a97681 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:55.837669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7009bee-f0b8-429c-a2bd-5d4c27a97681 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.837893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7009bee-f0b8-429c-a2bd-5d4c27a97681 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.838501 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.838501 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:55.850415 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.850415 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:55.850779 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50e46bf8-654a-4561-8568-518f9b49a6ad tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:55.851902 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b751a9c-b629-4c99-9f46-2cb0d23db02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '380301a7-0ca8-4e38-8c18-99053f1b822c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:55.852984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e067b693-c748-4d23-a7b5-1ecb3afc2d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:55.855142 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e7009bee-f0b8-429c-a2bd-5d4c27a97681 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:55.862542 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7009bee-f0b8-429c-a2bd-5d4c27a97681 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:55.862542 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 513/2037] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:55 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:55.864024 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50e46bf8-654a-4561-8568-518f9b49a6ad tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 returned with HTTP 200 Aug 12 14:52:55.864585 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 501/2038] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:55 2026] GET /volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 => generated 834 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:55.889154 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.891257 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:55.891523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.891794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.891956 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Delete snapshot with id: 594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:55.898261 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.898261 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:55.898721 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot retrieved successfully. Aug 12 14:52:55.914645 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Created reservations ['bbfbe5aa-e700-4288-ace9-c59e7d33097f', '8099372d-2cdf-41e3-a105-a154401a1e62', '998af38b-5a39-440f-808a-1bef4fec7d43', 'ae14f492-9d4a-43b0-a08b-8d96ab687922'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:55.915420 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e067b693-c748-4d23-a7b5-1ecb3afc2d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbfbe5aa-e700-4288-ace9-c59e7d33097f', '8099372d-2cdf-41e3-a105-a154401a1e62', '998af38b-5a39-440f-808a-1bef4fec7d43', 'ae14f492-9d4a-43b0-a08b-8d96ab687922']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:55.916145 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239e0ab1-9b47-479c-b122-78f0b7b95f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:55.923321 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot delete request issued successfully. Aug 12 14:52:55.923965 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b0760e1-44e5-4c8a-9528-ea9557ba63ac tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 202 Aug 12 14:52:55.924295 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 515/2039] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:52:55 2026] DELETE /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:55.934723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4bf2b97b-e331-46ff-818f-ff2496ad3294 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:55.935843 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4bf2b97b-e331-46ff-818f-ff2496ad3294 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:55.936036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4bf2b97b-e331-46ff-818f-ff2496ad3294 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:55.936212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4bf2b97b-e331-46ff-818f-ff2496ad3294 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:55.944486 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:55.944486 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:55.944486 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4bf2b97b-e331-46ff-818f-ff2496ad3294 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Snapshot retrieved successfully. Aug 12 14:52:55.945423 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4bf2b97b-e331-46ff-818f-ff2496ad3294 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 200 Aug 12 14:52:55.946936 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 514/2040] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:55 2026] GET /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:55.955138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239e0ab1-9b47-479c-b122-78f0b7b95f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c87e4da0-2617-443a-a44f-ce1ab6e46d90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-471287023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eeb307939db4339a8c230d387e4903b',qos_specs=None,replication_status=,reservations=['bbfbe5aa-e700-4288-ace9-c59e7d33097f','8099372d-2cdf-41e3-a105-a154401a1e62','998af38b-5a39-440f-808a-1bef4fec7d43','ae14f492-9d4a-43b0-a08b-8d96ab687922'],size=1,snapshot_id=380301a7-0ca8-4e38-8c18-99053f1b822c,source_replicaid=,source_volid=None,status='creating',user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-471287023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c87e4da0-2617-443a-a44f-ce1ab6e46d90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eeb307939db4339a8c230d387e4903b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=380301a7-0ca8-4e38-8c18-99053f1b822c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:55.959146 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f69bd7-b4db-4926-801f-0ff843cedba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:55.974236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05f69bd7-b4db-4926-801f-0ff843cedba6) transitioned into state 'SUCCESS' from state '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-471287023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eeb307939db4339a8c230d387e4903b',qos_specs=None,replication_status=,reservations=['bbfbe5aa-e700-4288-ace9-c59e7d33097f','8099372d-2cdf-41e3-a105-a154401a1e62','998af38b-5a39-440f-808a-1bef4fec7d43','ae14f492-9d4a-43b0-a08b-8d96ab687922'],size=1,snapshot_id=380301a7-0ca8-4e38-8c18-99053f1b822c,source_replicaid=,source_volid=None,status='creating',user_id='4a4df06c73b74bdcb41fe0646f108af0',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:55.975011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d776ec-5764-426c-b767-c3b7bf81dbe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:55.996441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9d776ec-5764-426c-b767-c3b7bf81dbe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:55.996752 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Flow 'volume_create_api' (97d73496-9ebf-417f-8cd9-e6d2c0f38f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:55.997048 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Create volume request issued successfully. Aug 12 14:52:55.997592 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a09c61bf-de96-49c4-9fe3-e715a67c9749 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:55.998034 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 511/2041] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:55 2026] POST /volume/v3/volumes => generated 784 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:56.013319 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95d9dee7-e706-43a4-ba16-93b580de6067 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:56.016152 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95d9dee7-e706-43a4-ba16-93b580de6067 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:56.016260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95d9dee7-e706-43a4-ba16-93b580de6067 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:56.016588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95d9dee7-e706-43a4-ba16-93b580de6067 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:56.028564 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:56.028564 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:56.035531 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-95d9dee7-e706-43a4-ba16-93b580de6067 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:56.049227 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95d9dee7-e706-43a4-ba16-93b580de6067 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 returned with HTTP 200 Aug 12 14:52:56.049718 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 502/2042] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:56 2026] GET /volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:56.061339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a745cf8a-f1e3-4b3e-ba12-b28df9499a07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:56.063481 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a745cf8a-f1e3-4b3e-ba12-b28df9499a07 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] GET https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f Aug 12 14:52:56.063775 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a745cf8a-f1e3-4b3e-ba12-b28df9499a07 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:56.064019 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a745cf8a-f1e3-4b3e-ba12-b28df9499a07 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:56.071336 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a745cf8a-f1e3-4b3e-ba12-b28df9499a07 tempest-CreateVolumesFromSourceVolumeTest-1676611078 tempest-CreateVolumesFromSourceVolumeTest-1676611078-project-member] https://10.4.3.100/volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f returned with HTTP 404 Aug 12 14:52:56.072168 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 516/2043] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:56 2026] GET /volume/v3/volumes/c2840139-d719-4602-bc89-23ac71f2550f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:56.576796 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8883026-138d-4d6b-b458-25e319f4984a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:56.579333 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:56.579671 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1148313295", "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:56.582897 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1148313295', 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:56.694831 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Create volume of 1 GB Aug 12 14:52:56.700805 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Availability Zones retrieved successfully. Aug 12 14:52:56.709172 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Flow 'volume_create_api' (5ff4c251-7457-4202-850a-0e0c62157111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:56.711108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11ef152-afc1-4825-918e-d386ba9aca77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:56.712607 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:56.796997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e4b95f52-852f-4fda-92fe-2beec4514106 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:56.801752 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4b95f52-852f-4fda-92fe-2beec4514106 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:56.802028 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4b95f52-852f-4fda-92fe-2beec4514106 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:56.802292 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4b95f52-852f-4fda-92fe-2beec4514106 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:56.802501 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e4b95f52-852f-4fda-92fe-2beec4514106 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:56.805103 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11ef152-afc1-4825-918e-d386ba9aca77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:56.805103 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e2a73a-6c34-4f86-9d90-a1eca0ebc8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:56.810065 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:56.810065 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:56.811127 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4b95f52-852f-4fda-92fe-2beec4514106 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:56.811671 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 512/2044] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:56 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:56.885059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-acadd84a-1fb9-4690-b4a3-0dba54ea7b41 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:56.887489 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acadd84a-1fb9-4690-b4a3-0dba54ea7b41 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:56.887799 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acadd84a-1fb9-4690-b4a3-0dba54ea7b41 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:56.888117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acadd84a-1fb9-4690-b4a3-0dba54ea7b41 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:56.896730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Created reservations ['b53ae0ee-952d-4c17-9d9c-5eb78b5a5c70', 'd9678411-7d41-47ee-9ef5-4b13453cc56d', '01a5f3d7-211b-4a8d-a916-6ea2bdbce720', '896ebe1b-8bb9-4710-a1e1-b89035477f46'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:56.897657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21e2a73a-6c34-4f86-9d90-a1eca0ebc8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53ae0ee-952d-4c17-9d9c-5eb78b5a5c70', 'd9678411-7d41-47ee-9ef5-4b13453cc56d', '01a5f3d7-211b-4a8d-a916-6ea2bdbce720', '896ebe1b-8bb9-4710-a1e1-b89035477f46']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:56.898787 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b1e1e4-50a3-4a7c-8a2f-b9cb7c1d23df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:56.903791 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:56.903791 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:56.910519 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-acadd84a-1fb9-4690-b4a3-0dba54ea7b41 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:56.918595 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acadd84a-1fb9-4690-b4a3-0dba54ea7b41 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:56.919114 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 503/2045] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:56 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:56.939421 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77b1e1e4-50a3-4a7c-8a2f-b9cb7c1d23df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae00acf4-6987-4c7e-9451-694cf9ff88ce', '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-1148313295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccbc961cc6a84d13b39c92b88e928fbb',qos_specs=None,replication_status=,reservations=['b53ae0ee-952d-4c17-9d9c-5eb78b5a5c70','d9678411-7d41-47ee-9ef5-4b13453cc56d','01a5f3d7-211b-4a8d-a916-6ea2bdbce720','896ebe1b-8bb9-4710-a1e1-b89035477f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99719cf29c3e424d9f77a8b946525b1d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1148313295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae00acf4-6987-4c7e-9451-694cf9ff88ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccbc961cc6a84d13b39c92b88e928fbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99719cf29c3e424d9f77a8b946525b1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:56.940184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580db478-9952-4701-9fed-2159ad6b73be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:56.964804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce097857-03f8-41ad-8b32-2ab58558ad93 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:56.965256 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (580db478-9952-4701-9fed-2159ad6b73be) transitioned into state 'SUCCESS' from state '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-1148313295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccbc961cc6a84d13b39c92b88e928fbb',qos_specs=None,replication_status=,reservations=['b53ae0ee-952d-4c17-9d9c-5eb78b5a5c70','d9678411-7d41-47ee-9ef5-4b13453cc56d','01a5f3d7-211b-4a8d-a916-6ea2bdbce720','896ebe1b-8bb9-4710-a1e1-b89035477f46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99719cf29c3e424d9f77a8b946525b1d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:56.966220 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02139452-267c-41d5-bf33-736fe3e99500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:56.970794 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce097857-03f8-41ad-8b32-2ab58558ad93 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:56.971958 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce097857-03f8-41ad-8b32-2ab58558ad93 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:56.972876 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce097857-03f8-41ad-8b32-2ab58558ad93 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:56.981820 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce097857-03f8-41ad-8b32-2ab58558ad93 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 404 Aug 12 14:52:56.982386 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 517/2046] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:56 2026] GET /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:56.986867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02139452-267c-41d5-bf33-736fe3e99500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:56.987644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Flow 'volume_create_api' (5ff4c251-7457-4202-850a-0e0c62157111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:56.987644 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Create volume request issued successfully. Aug 12 14:52:56.988323 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8883026-138d-4d6b-b458-25e319f4984a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:56.988786 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 515/2047] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:52:56 2026] POST /volume/v3/volumes => generated 753 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:56.993302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.000858 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] DELETE https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:57.000858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.000858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.000858 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Delete volume with id: 74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:57.006298 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4ec0c7a9-714e-40cd-b4a8-7abc5ca30329 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.012598 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.012598 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:57.012741 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:57.012879 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ec0c7a9-714e-40cd-b4a8-7abc5ca30329 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] GET https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:52:57.013336 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ec0c7a9-714e-40cd-b4a8-7abc5ca30329 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.013623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ec0c7a9-714e-40cd-b4a8-7abc5ca30329 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.030163 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.030163 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:57.036945 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4ec0c7a9-714e-40cd-b4a8-7abc5ca30329 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Volume info retrieved successfully. Aug 12 14:52:57.045907 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ec0c7a9-714e-40cd-b4a8-7abc5ca30329 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce returned with HTTP 200 Aug 12 14:52:57.049232 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 504/2048] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.067540 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Delete volume request issued successfully. Aug 12 14:52:57.067616 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9d0e72a-c822-44a0-a6d7-f11627eeff83 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 202 Aug 12 14:52:57.068363 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 513/2049] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:56 2026] DELETE /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:57.068868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4af02d38-2337-4e5b-92ae-93998a09fd42 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.072334 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4af02d38-2337-4e5b-92ae-93998a09fd42 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:57.072542 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4af02d38-2337-4e5b-92ae-93998a09fd42 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.072761 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4af02d38-2337-4e5b-92ae-93998a09fd42 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.081179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1694647b-72f7-4efe-9fe4-dafe37263d0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.083794 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1694647b-72f7-4efe-9fe4-dafe37263d0e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:57.084669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1694647b-72f7-4efe-9fe4-dafe37263d0e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.084669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1694647b-72f7-4efe-9fe4-dafe37263d0e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.094684 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.094684 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:57.096489 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.096489 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:57.104136 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1694647b-72f7-4efe-9fe4-dafe37263d0e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:57.105266 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4af02d38-2337-4e5b-92ae-93998a09fd42 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:57.113338 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1694647b-72f7-4efe-9fe4-dafe37263d0e tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 200 Aug 12 14:52:57.113902 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 516/2050] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.114867 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4af02d38-2337-4e5b-92ae-93998a09fd42 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 returned with HTTP 200 Aug 12 14:52:57.115412 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 518/2051] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 => generated 877 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.135129 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0189f4ab-a3f4-4b9b-b3ed-fd33f3f90779 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.137723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0189f4ab-a3f4-4b9b-b3ed-fd33f3f90779 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:57.137898 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0189f4ab-a3f4-4b9b-b3ed-fd33f3f90779 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.138247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0189f4ab-a3f4-4b9b-b3ed-fd33f3f90779 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.158029 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.158029 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:57.164784 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-a37a90a3-0b98-468d-9940-be09d763873c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.168008 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-a37a90a3-0b98-468d-9940-be09d763873c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78 Aug 12 14:52:57.168008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-a37a90a3-0b98-468d-9940-be09d763873c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.168008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-a37a90a3-0b98-468d-9940-be09d763873c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.168504 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0189f4ab-a3f4-4b9b-b3ed-fd33f3f90779 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:57.175264 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0189f4ab-a3f4-4b9b-b3ed-fd33f3f90779 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 returned with HTTP 200 Aug 12 14:52:57.175826 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 505/2052] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.192345 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.193996 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.193996 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:57.194881 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1?cascade=True Aug 12 14:52:57.195079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.195255 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.195431 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume with id: 5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:57.207271 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.207271 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:57.208330 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:57.257587 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume request issued successfully. Aug 12 14:52:57.257863 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8154fddf-f953-4da3-ac82-a4c3d93e8b2f tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1?cascade=True returned with HTTP 202 Aug 12 14:52:57.258479 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 517/2053] 10.4.3.100 () {66 vars in 1376 bytes} [Wed Aug 12 14:52:57 2026] DELETE /volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1?cascade=True => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:57.271517 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b6478b57-838f-4209-bc87-68e1480d927c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.276539 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6478b57-838f-4209-bc87-68e1480d927c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:57.276539 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6478b57-838f-4209-bc87-68e1480d927c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.276539 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6478b57-838f-4209-bc87-68e1480d927c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.284441 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.284441 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:57.285354 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-56342ec1-3b00-478d-b49a-6d63efe0f642 req-a37a90a3-0b98-468d-9940-be09d763873c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78 returned with HTTP 200 Aug 12 14:52:57.286803 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 514/2054] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:52:57 2026] DELETE /volume/v3/attachments/33e24fad-4ba4-4dbe-9766-8a5bff8ebe78 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.290008 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b6478b57-838f-4209-bc87-68e1480d927c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:57.295894 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6478b57-838f-4209-bc87-68e1480d927c tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 returned with HTTP 200 Aug 12 14:52:57.296419 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 519/2055] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.824655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c595972-3659-45b1-8e71-8e46b8948215 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.826698 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c595972-3659-45b1-8e71-8e46b8948215 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:57.826884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c595972-3659-45b1-8e71-8e46b8948215 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.827137 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c595972-3659-45b1-8e71-8e46b8948215 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.827277 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4c595972-3659-45b1-8e71-8e46b8948215 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:57.831843 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.831843 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:57.832741 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c595972-3659-45b1-8e71-8e46b8948215 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:57.833141 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 506/2056] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.935717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f4c5276f-ba9e-428a-95d5-ed541ba8332a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.938636 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4c5276f-ba9e-428a-95d5-ed541ba8332a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:57.938863 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4c5276f-ba9e-428a-95d5-ed541ba8332a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.939081 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f4c5276f-ba9e-428a-95d5-ed541ba8332a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.941886 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=615,cinder:UPDATE=169,cinder:INSERT=97,cinder:DELETE=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:52:57.948259 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.948259 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:57.954946 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f4c5276f-ba9e-428a-95d5-ed541ba8332a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:57.961267 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f4c5276f-ba9e-428a-95d5-ed541ba8332a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:57.962060 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 518/2057] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:57.975190 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-885227d4-bba3-40d5-aec4-455a49fc7857 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:57.977347 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-885227d4-bba3-40d5-aec4-455a49fc7857 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:57.978288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-885227d4-bba3-40d5-aec4-455a49fc7857 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:57.978598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-885227d4-bba3-40d5-aec4-455a49fc7857 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:57.988057 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:57.988057 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:57.995620 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-885227d4-bba3-40d5-aec4-455a49fc7857 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:58.004732 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-885227d4-bba3-40d5-aec4-455a49fc7857 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:58.005183 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 515/2058] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:57 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.064176 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-876dd18d-5d9c-4ae6-96f4-36bc2f0b5322 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.067306 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-876dd18d-5d9c-4ae6-96f4-36bc2f0b5322 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] GET https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:52:58.067634 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-876dd18d-5d9c-4ae6-96f4-36bc2f0b5322 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.067940 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-876dd18d-5d9c-4ae6-96f4-36bc2f0b5322 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.082226 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.082226 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:58.085601 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d59015a-298f-4a96-80cb-a9b80730211b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.088684 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-876dd18d-5d9c-4ae6-96f4-36bc2f0b5322 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Volume info retrieved successfully. Aug 12 14:52:58.091926 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d59015a-298f-4a96-80cb-a9b80730211b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:52:58.092250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d59015a-298f-4a96-80cb-a9b80730211b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.093526 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d59015a-298f-4a96-80cb-a9b80730211b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.096080 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-876dd18d-5d9c-4ae6-96f4-36bc2f0b5322 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce returned with HTTP 200 Aug 12 14:52:58.096768 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 520/2059] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce => generated 1361 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:58.112239 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.112239 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:58.123907 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d59015a-298f-4a96-80cb-a9b80730211b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:52:58.129584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e022244-97d9-4d78-b3be-44febc60eb75 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.132505 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d59015a-298f-4a96-80cb-a9b80730211b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:52:58.132678 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e022244-97d9-4d78-b3be-44febc60eb75 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:58.132919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e022244-97d9-4d78-b3be-44febc60eb75 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.132988 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 507/2060] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.133489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e022244-97d9-4d78-b3be-44febc60eb75 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.140654 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.147875 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e022244-97d9-4d78-b3be-44febc60eb75 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 404 Aug 12 14:52:58.148598 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 519/2061] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:58.150102 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-0614e0cd-5524-47f3-b113-4f19af155044 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.152361 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-0614e0cd-5524-47f3-b113-4f19af155044 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] GET https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:52:58.152598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-0614e0cd-5524-47f3-b113-4f19af155044 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.152812 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-0614e0cd-5524-47f3-b113-4f19af155044 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.158211 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.160589 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] DELETE https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 Aug 12 14:52:58.160856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.161001 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.161001 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:58.161143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.161327 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Delete volume with id: 92c4f6bb-bff4-4a54-960a-11262cc22a62 Aug 12 14:52:58.165771 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-0614e0cd-5524-47f3-b113-4f19af155044 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Volume info retrieved successfully. Aug 12 14:52:58.171109 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.171109 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:58.171728 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:58.176068 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-0614e0cd-5524-47f3-b113-4f19af155044 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce returned with HTTP 200 Aug 12 14:52:58.176068 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 521/2062] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:58.211051 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Delete volume request issued successfully. Aug 12 14:52:58.211449 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7be30837-32e8-47d1-b87e-1a4dc47a0bde tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 returned with HTTP 202 Aug 12 14:52:58.211953 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 508/2063] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:58 2026] DELETE /volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:58.224981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1b114a5-e27a-46c8-8b77-5223c680f25d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.227960 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1b114a5-e27a-46c8-8b77-5223c680f25d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 Aug 12 14:52:58.228236 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1b114a5-e27a-46c8-8b77-5223c680f25d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.228539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1b114a5-e27a-46c8-8b77-5223c680f25d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.243618 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.243618 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:58.252971 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c1b114a5-e27a-46c8-8b77-5223c680f25d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Volume info retrieved successfully. Aug 12 14:52:58.261749 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1b114a5-e27a-46c8-8b77-5223c680f25d tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 returned with HTTP 200 Aug 12 14:52:58.262428 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 520/2064] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 => generated 833 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.308172 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:52:58.308172 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2079942058"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:58.312209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2079942058'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:52:58.312484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Create volume of 1 GB Aug 12 14:52:58.314587 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aeeb12f6-1bfd-4dd3-b9e2-0d7cc273a6b7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.319979 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aeeb12f6-1bfd-4dd3-b9e2-0d7cc273a6b7 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:58.320314 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aeeb12f6-1bfd-4dd3-b9e2-0d7cc273a6b7 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.320700 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aeeb12f6-1bfd-4dd3-b9e2-0d7cc273a6b7 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.324073 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Availability Zones retrieved successfully. Aug 12 14:52:58.332023 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aeeb12f6-1bfd-4dd3-b9e2-0d7cc273a6b7 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 returned with HTTP 404 Aug 12 14:52:58.333323 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 522/2065] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:58.337555 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Flow 'volume_create_api' (46fea2f5-eac5-46ce-b8de-03d77b591346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:58.337863 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45755a05-d205-4667-a155-a427993fbe79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:58.339875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:52:58.344718 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.347430 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 14:52:58.347955 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.348190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.348635 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:58.349674 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:52:58.367227 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Get all volumes completed successfully. Aug 12 14:52:58.367751 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b75e51d-2454-4cfd-9fdf-a0aff8e64d79 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 14:52:58.368284 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 509/2066] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes => generated 334 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.386778 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.390136 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/snapshots Aug 12 14:52:58.390245 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45755a05-d205-4667-a155-a427993fbe79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:58.390479 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.390778 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.391434 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:52:58.391551 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fe153e-6ccf-45a5-b668-d6d94e1ed5ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:58.395595 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:52:58.407662 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Get all snapshots completed successfully. Aug 12 14:52:58.407662 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bf373f1-3f16-4bb2-b79e-26cf60b47d81 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 200 Aug 12 14:52:58.407970 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 521/2067] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:52:58.427327 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7ed0c3b8-5b70-4304-bcb6-7b6f6e65a122 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.429428 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ed0c3b8-5b70-4304-bcb6-7b6f6e65a122 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:58.431022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ed0c3b8-5b70-4304-bcb6-7b6f6e65a122 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.431022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ed0c3b8-5b70-4304-bcb6-7b6f6e65a122 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.440678 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.440678 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:58.449299 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7ed0c3b8-5b70-4304-bcb6-7b6f6e65a122 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:58.458756 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ed0c3b8-5b70-4304-bcb6-7b6f6e65a122 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 returned with HTTP 200 Aug 12 14:52:58.458756 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 523/2068] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.479539 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.483403 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:58.485267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.485267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.485267 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume with id: c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:58.491134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Created reservations ['f158c63f-0e6c-4f71-bcda-5ea4a7e8bedc', '786b989a-e280-4e7f-9ac9-9f1f05cbfcd9', 'e7e47fbd-7461-47e2-8e31-6fbe1b74b955', '57a3e373-64bd-4063-9ca4-44c8553e957a'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:58.493897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4fe153e-6ccf-45a5-b668-d6d94e1ed5ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f158c63f-0e6c-4f71-bcda-5ea4a7e8bedc', '786b989a-e280-4e7f-9ac9-9f1f05cbfcd9', 'e7e47fbd-7461-47e2-8e31-6fbe1b74b955', '57a3e373-64bd-4063-9ca4-44c8553e957a']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:58.493897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6aacc1-3ba8-45d5-9997-882010e808a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:58.497822 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.497822 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:58.498896 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:58.525503 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume request issued successfully. Aug 12 14:52:58.525503 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d794015-e9e2-47b5-bacd-b4d7a3290ce6 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 returned with HTTP 202 Aug 12 14:52:58.525663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6aacc1-3ba8-45d5-9997-882010e808a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2ae2df5-2ad0-440c-b9b6-2fa223b727a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079942058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6b86ce7f96490182e099964b9d26ff',qos_specs=None,replication_status=,reservations=['f158c63f-0e6c-4f71-bcda-5ea4a7e8bedc','786b989a-e280-4e7f-9ac9-9f1f05cbfcd9','e7e47fbd-7461-47e2-8e31-6fbe1b74b955','57a3e373-64bd-4063-9ca4-44c8553e957a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336698d4b07b4b56b169d5cd08bd4930',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:52:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2079942058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2ae2df5-2ad0-440c-b9b6-2fa223b727a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a6b86ce7f96490182e099964b9d26ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='336698d4b07b4b56b169d5cd08bd4930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:58.526088 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 510/2069] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:58 2026] DELETE /volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:52:58.527483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85477b7c-dd7b-4144-8ec8-11d9040817b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:58.536442 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92cc9f77-97f3-4f29-a709-8044d55d1fab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.541189 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92cc9f77-97f3-4f29-a709-8044d55d1fab tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:58.541189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92cc9f77-97f3-4f29-a709-8044d55d1fab tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.541189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92cc9f77-97f3-4f29-a709-8044d55d1fab tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.550588 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.550588 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:58.555558 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-92cc9f77-97f3-4f29-a709-8044d55d1fab tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Volume info retrieved successfully. Aug 12 14:52:58.561096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85477b7c-dd7b-4144-8ec8-11d9040817b5) transitioned into state 'SUCCESS' from state '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-2079942058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a6b86ce7f96490182e099964b9d26ff',qos_specs=None,replication_status=,reservations=['f158c63f-0e6c-4f71-bcda-5ea4a7e8bedc','786b989a-e280-4e7f-9ac9-9f1f05cbfcd9','e7e47fbd-7461-47e2-8e31-6fbe1b74b955','57a3e373-64bd-4063-9ca4-44c8553e957a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='336698d4b07b4b56b169d5cd08bd4930',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:58.562063 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a388d4d3-e015-464c-bf86-1f88e2930538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:52:58.564399 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92cc9f77-97f3-4f29-a709-8044d55d1fab tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 returned with HTTP 200 Aug 12 14:52:58.565405 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 522/2070] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.579300 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a388d4d3-e015-464c-bf86-1f88e2930538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:52:58.580642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Flow 'volume_create_api' (46fea2f5-eac5-46ce-b8de-03d77b591346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:52:58.581200 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Create volume request issued successfully. Aug 12 14:52:58.582119 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76dfd0ee-39f8-49c9-94a6-58cb0459085d tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:52:58.582682 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 516/2071] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 14:52:58 2026] POST /volume/v3/volumes => generated 778 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:58.599326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0355f6ab-7c7a-465e-952d-d1d31327de74 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.603594 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0355f6ab-7c7a-465e-952d-d1d31327de74 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 Aug 12 14:52:58.603594 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0355f6ab-7c7a-465e-952d-d1d31327de74 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.603594 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0355f6ab-7c7a-465e-952d-d1d31327de74 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.615214 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.615214 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:58.622725 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0355f6ab-7c7a-465e-952d-d1d31327de74 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Volume info retrieved successfully. Aug 12 14:52:58.628016 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0355f6ab-7c7a-465e-952d-d1d31327de74 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 returned with HTTP 200 Aug 12 14:52:58.628777 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 524/2072] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 => generated 957 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.848697 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e7779ccd-0075-467e-9d4e-754f29343532 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.852110 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7779ccd-0075-467e-9d4e-754f29343532 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:58.852415 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7779ccd-0075-467e-9d4e-754f29343532 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.852720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7779ccd-0075-467e-9d4e-754f29343532 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.852890 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e7779ccd-0075-467e-9d4e-754f29343532 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:58.860087 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.860087 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:58.860667 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7779ccd-0075-467e-9d4e-754f29343532 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:58.861545 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 511/2073] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:58.884118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4439dd2f-7f57-4bc6-9b0c-b971fbe81d63 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.886081 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4439dd2f-7f57-4bc6-9b0c-b971fbe81d63 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] GET https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:52:58.886494 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4439dd2f-7f57-4bc6-9b0c-b971fbe81d63 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.886494 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4439dd2f-7f57-4bc6-9b0c-b971fbe81d63 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.899504 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.899504 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:52:58.904704 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4439dd2f-7f57-4bc6-9b0c-b971fbe81d63 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Volume info retrieved successfully. Aug 12 14:52:58.911350 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4439dd2f-7f57-4bc6-9b0c-b971fbe81d63 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce returned with HTTP 200 Aug 12 14:52:58.911870 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 523/2074] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:52:58 2026] GET /volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:58.925882 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d570a014-62df-49a5-b356-07e5729d9674 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.926816 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d570a014-62df-49a5-b356-07e5729d9674 None None] GET https://10.4.3.100/volume// Aug 12 14:52:58.926816 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d570a014-62df-49a5-b356-07e5729d9674 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:58.927094 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d570a014-62df-49a5-b356-07e5729d9674 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:58.927509 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d570a014-62df-49a5-b356-07e5729d9674 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:52:58.927952 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 517/2075] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:52:58 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 14:52:58.941262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-c873cdfc-6cf5-46f1-839b-859daae6e851 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:58.943295 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-c873cdfc-6cf5-46f1-839b-859daae6e851 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:52:58.943897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-c873cdfc-6cf5-46f1-839b-859daae6e851 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae00acf4-6987-4c7e-9451-694cf9ff88ce", "connector": null, "instance_uuid": "a940f570-8237-474e-a85d-ad0f0a420a94"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:58.953430 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:58.953430 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:58.994801 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-c873cdfc-6cf5-46f1-839b-859daae6e851 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:52:58.994801 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 525/2076] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:52:58 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 14:52:59.280011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26fe0ed7-4e3f-42be-a5e8-b4985ca81078 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.284907 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26fe0ed7-4e3f-42be-a5e8-b4985ca81078 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 Aug 12 14:52:59.284907 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26fe0ed7-4e3f-42be-a5e8-b4985ca81078 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.285368 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26fe0ed7-4e3f-42be-a5e8-b4985ca81078 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.294704 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26fe0ed7-4e3f-42be-a5e8-b4985ca81078 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 returned with HTTP 404 Aug 12 14:52:59.295394 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 512/2077] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/volumes/92c4f6bb-bff4-4a54-960a-11262cc22a62 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.304642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-983baa21-f632-43cf-ac03-19937771ca99 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.306623 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-983baa21-f632-43cf-ac03-19937771ca99 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:59.307448 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-983baa21-f632-43cf-ac03-19937771ca99 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.307448 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-983baa21-f632-43cf-ac03-19937771ca99 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.307674 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-983baa21-f632-43cf-ac03-19937771ca99 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Delete snapshot with id: 594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:59.312366 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-983baa21-f632-43cf-ac03-19937771ca99 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 404 Aug 12 14:52:59.313229 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 524/2078] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:52:59 2026] DELETE /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.326803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d828a38f-7e9c-4e26-ba48-75d6cb2932b7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.328961 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d828a38f-7e9c-4e26-ba48-75d6cb2932b7 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e Aug 12 14:52:59.329156 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d828a38f-7e9c-4e26-ba48-75d6cb2932b7 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.329426 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d828a38f-7e9c-4e26-ba48-75d6cb2932b7 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.335581 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d828a38f-7e9c-4e26-ba48-75d6cb2932b7 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e returned with HTTP 404 Aug 12 14:52:59.336142 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 518/2079] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/snapshots/594aab61-1335-4c87-b35f-46f16fc7717e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.347120 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3feb0fc0-eb93-4f69-91bf-0112db79fd57 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.350430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3feb0fc0-eb93-4f69-91bf-0112db79fd57 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] DELETE https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:59.350430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3feb0fc0-eb93-4f69-91bf-0112db79fd57 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.350430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3feb0fc0-eb93-4f69-91bf-0112db79fd57 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.350430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-3feb0fc0-eb93-4f69-91bf-0112db79fd57 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Delete volume with id: 74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:59.361026 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3feb0fc0-eb93-4f69-91bf-0112db79fd57 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 404 Aug 12 14:52:59.361912 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 526/2080] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:59 2026] DELETE /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.372645 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9950183e-5091-498c-a631-b950295ba445 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.375067 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9950183e-5091-498c-a631-b950295ba445 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] GET https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d Aug 12 14:52:59.375363 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9950183e-5091-498c-a631-b950295ba445 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.375597 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9950183e-5091-498c-a631-b950295ba445 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.382482 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9950183e-5091-498c-a631-b950295ba445 tempest-SnapshotDependencyTests-1947789918 tempest-SnapshotDependencyTests-1947789918-project-member] https://10.4.3.100/volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d returned with HTTP 404 Aug 12 14:52:59.383105 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 513/2081] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/volumes/74641e8e-dbc2-4965-946d-ca37bc93182d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.583946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5731de35-59e1-4409-ab0d-77d3dd7151aa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.586635 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5731de35-59e1-4409-ab0d-77d3dd7151aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 Aug 12 14:52:59.587030 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5731de35-59e1-4409-ab0d-77d3dd7151aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.587393 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5731de35-59e1-4409-ab0d-77d3dd7151aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.598616 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5731de35-59e1-4409-ab0d-77d3dd7151aa tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 returned with HTTP 404 Aug 12 14:52:59.598616 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 525/2082] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/volumes/c87e4da0-2617-443a-a44f-ce1ab6e46d90 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.609082 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9a0ab13d-891b-40e9-b85f-4c0e2a93f1cf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.618193 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9a0ab13d-891b-40e9-b85f-4c0e2a93f1cf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c Aug 12 14:52:59.618551 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9a0ab13d-891b-40e9-b85f-4c0e2a93f1cf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.618805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9a0ab13d-891b-40e9-b85f-4c0e2a93f1cf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.618963 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-9a0ab13d-891b-40e9-b85f-4c0e2a93f1cf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete snapshot with id: 380301a7-0ca8-4e38-8c18-99053f1b822c Aug 12 14:52:59.629268 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9a0ab13d-891b-40e9-b85f-4c0e2a93f1cf tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c returned with HTTP 404 Aug 12 14:52:59.630169 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 519/2083] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:52:59 2026] DELETE /volume/v3/snapshots/380301a7-0ca8-4e38-8c18-99053f1b822c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.644348 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b79d7b1b-c977-4d4a-b114-a0a57e7a7700 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.646516 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b79d7b1b-c977-4d4a-b114-a0a57e7a7700 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] GET https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:59.647147 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b79d7b1b-c977-4d4a-b114-a0a57e7a7700 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.648648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b79d7b1b-c977-4d4a-b114-a0a57e7a7700 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.652282 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e3a54f8-6b8f-438b-998f-5085fe1f8181 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.656823 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e3a54f8-6b8f-438b-998f-5085fe1f8181 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 Aug 12 14:52:59.657395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e3a54f8-6b8f-438b-998f-5085fe1f8181 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.658437 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e3a54f8-6b8f-438b-998f-5085fe1f8181 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.660998 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b79d7b1b-c977-4d4a-b114-a0a57e7a7700 tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 returned with HTTP 404 Aug 12 14:52:59.661976 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 527/2084] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.670293 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:59.670293 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:59.672750 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab248b75-6e7f-4e38-b599-a7177af66d4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.676951 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6e3a54f8-6b8f-438b-998f-5085fe1f8181 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Volume info retrieved successfully. Aug 12 14:52:59.677394 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab248b75-6e7f-4e38-b599-a7177af66d4d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] DELETE https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:59.677960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab248b75-6e7f-4e38-b599-a7177af66d4d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.678257 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab248b75-6e7f-4e38-b599-a7177af66d4d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.678677 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ab248b75-6e7f-4e38-b599-a7177af66d4d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] Delete volume with id: 5d743842-0cb0-4f45-8029-d43fa0fd46b1 Aug 12 14:52:59.683532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e3a54f8-6b8f-438b-998f-5085fe1f8181 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 returned with HTTP 200 Aug 12 14:52:59.684380 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 514/2085] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:52:59.688063 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab248b75-6e7f-4e38-b599-a7177af66d4d tempest-VolumesDeleteCascade-1994026375 tempest-VolumesDeleteCascade-1994026375-project-member] https://10.4.3.100/volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 returned with HTTP 404 Aug 12 14:52:59.688892 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 526/2086] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:52:59 2026] DELETE /volume/v3/volumes/5d743842-0cb0-4f45-8029-d43fa0fd46b1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:52:59.701909 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7385c04f-4b42-4a12-bde0-a97569472301 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.704977 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7385c04f-4b42-4a12-bde0-a97569472301 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 14:52:59.704977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7385c04f-4b42-4a12-bde0-a97569472301 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2ae2df5-2ad0-440c-b9b6-2fa223b727a9", "name": "tempest-type-Backup-1589176797"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:52:59.709660 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-7385c04f-4b42-4a12-bde0-a97569472301 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Creating new backup {'backup': {'volume_id': 'f2ae2df5-2ad0-440c-b9b6-2fa223b727a9', 'name': 'tempest-type-Backup-1589176797'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:52:59.709660 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-7385c04f-4b42-4a12-bde0-a97569472301 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Creating backup of volume f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 in container None Aug 12 14:52:59.721488 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:59.721488 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:52:59.721488 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7385c04f-4b42-4a12-bde0-a97569472301 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Volume info retrieved successfully. Aug 12 14:52:59.771561 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-7385c04f-4b42-4a12-bde0-a97569472301 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Created reservations ['6d7ae875-2df5-40af-9e36-76677bf2222b', '4ec0598e-85d3-479a-bf01-0394e6bc7c68'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:52:59.857158 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7385c04f-4b42-4a12-bde0-a97569472301 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:52:59.857158 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 520/2087] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:52:59 2026] POST /volume/v3/backups => generated 316 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:52:59.867622 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f87c75a1-f4d8-48e6-ba26-038b2bdc38cf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.874049 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f87c75a1-f4d8-48e6-ba26-038b2bdc38cf tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:52:59.874049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f87c75a1-f4d8-48e6-ba26-038b2bdc38cf tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.874049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f87c75a1-f4d8-48e6-ba26-038b2bdc38cf tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.874049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f87c75a1-f4d8-48e6-ba26-038b2bdc38cf tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:59.877734 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-24cdcaca-84ec-41e0-a59b-a721978c2a7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:52:59.881365 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24cdcaca-84ec-41e0-a59b-a721978c2a7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:52:59.883491 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24cdcaca-84ec-41e0-a59b-a721978c2a7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:52:59.883491 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24cdcaca-84ec-41e0-a59b-a721978c2a7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:52:59.883491 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-24cdcaca-84ec-41e0-a59b-a721978c2a7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:52:59.891948 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:59.891948 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:52:59.893067 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:52:59.893067 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:52:59.893198 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24cdcaca-84ec-41e0-a59b-a721978c2a7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:52:59.893862 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 515/2088] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:52:59.893943 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f87c75a1-f4d8-48e6-ba26-038b2bdc38cf tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:52:59.894441 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 528/2089] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:52:59 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 723 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:00.283652 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-481f6845-8dc4-4796-a9bb-84706bbe339d req-13cdc116-0adc-43fa-ac2b-0e82eda4d97c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:00.286366 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-481f6845-8dc4-4796-a9bb-84706bbe339d req-13cdc116-0adc-43fa-ac2b-0e82eda4d97c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e Aug 12 14:53:00.286634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-481f6845-8dc4-4796-a9bb-84706bbe339d req-13cdc116-0adc-43fa-ac2b-0e82eda4d97c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:00.286948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-481f6845-8dc4-4796-a9bb-84706bbe339d req-13cdc116-0adc-43fa-ac2b-0e82eda4d97c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:00.299360 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:00.299360 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:00.304228 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-481f6845-8dc4-4796-a9bb-84706bbe339d req-13cdc116-0adc-43fa-ac2b-0e82eda4d97c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:53:00.311758 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-481f6845-8dc4-4796-a9bb-84706bbe339d req-13cdc116-0adc-43fa-ac2b-0e82eda4d97c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e returned with HTTP 200 Aug 12 14:53:00.312418 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 527/2090] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:00 2026] GET /volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:00.678224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-efe8e1d0-e01e-4b0f-9eb7-b42cf773522d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:00.678788 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-efe8e1d0-e01e-4b0f-9eb7-b42cf773522d None None] GET https://10.4.3.100/volume// Aug 12 14:53:00.678977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-efe8e1d0-e01e-4b0f-9eb7-b42cf773522d None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:00.679141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-efe8e1d0-e01e-4b0f-9eb7-b42cf773522d None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:00.679761 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-efe8e1d0-e01e-4b0f-9eb7-b42cf773522d None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:00.679907 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 521/2091] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53: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 14:53:00.700580 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4f3f8e1b-a51d-4dbb-92ee-9dc1ce622e2a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:00.707638 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4f3f8e1b-a51d-4dbb-92ee-9dc1ce622e2a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] GET https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:53:00.709682 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4f3f8e1b-a51d-4dbb-92ee-9dc1ce622e2a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:00.709682 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4f3f8e1b-a51d-4dbb-92ee-9dc1ce622e2a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:00.725557 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:00.725557 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:00.730810 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4f3f8e1b-a51d-4dbb-92ee-9dc1ce622e2a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Volume info retrieved successfully. Aug 12 14:53:00.736148 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-4f3f8e1b-a51d-4dbb-92ee-9dc1ce622e2a tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce returned with HTTP 200 Aug 12 14:53:00.736630 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 516/2092] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:53:00 2026] GET /volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce => generated 1540 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:00.876189 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-f6fda7ad-b5ea-4d0b-8c58-b9e7d7b5a48f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:00.881995 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-f6fda7ad-b5ea-4d0b-8c58-b9e7d7b5a48f tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] PUT https://10.4.3.100/volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04 Aug 12 14:53:00.882619 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-f6fda7ad-b5ea-4d0b-8c58-b9e7d7b5a48f tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:00.895736 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-f6fda7ad-b5ea-4d0b-8c58-b9e7d7b5a48f tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Acquiring lock "cinder-attachment_update-ae00acf4-6987-4c7e-9451-694cf9ff88ce-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:00.904018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-f6fda7ad-b5ea-4d0b-8c58-b9e7d7b5a48f tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Lock "cinder-attachment_update-ae00acf4-6987-4c7e-9451-694cf9ff88ce-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:00.905312 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:00.905312 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:00.911695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f00f80c6-66aa-418a-bee2-599c48829130 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:00.911833 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c9bda612-61ab-424e-8fbe-e3c1a65056e2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:00.917490 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f00f80c6-66aa-418a-bee2-599c48829130 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:00.917490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f00f80c6-66aa-418a-bee2-599c48829130 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:00.917490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f00f80c6-66aa-418a-bee2-599c48829130 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:00.917490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f00f80c6-66aa-418a-bee2-599c48829130 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:00.917807 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9bda612-61ab-424e-8fbe-e3c1a65056e2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:53:00.917807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9bda612-61ab-424e-8fbe-e3c1a65056e2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:00.917807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9bda612-61ab-424e-8fbe-e3c1a65056e2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:00.917807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c9bda612-61ab-424e-8fbe-e3c1a65056e2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:00.925003 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:00.925003 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:00.925988 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9bda612-61ab-424e-8fbe-e3c1a65056e2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:53:00.926468 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 522/2093] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:00 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:00.944508 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:00.944508 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:00.948511 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f00f80c6-66aa-418a-bee2-599c48829130 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:00.948511 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 528/2094] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:00 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 725 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:01.043248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-f6fda7ad-b5ea-4d0b-8c58-b9e7d7b5a48f tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Lock "cinder-attachment_update-ae00acf4-6987-4c7e-9451-694cf9ff88ce-np0000007067" released by "attachment_update" :: held 0.140s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:01.044008 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-f6fda7ad-b5ea-4d0b-8c58-b9e7d7b5a48f tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04 returned with HTTP 200 Aug 12 14:53:01.044151 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 529/2095] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:00 2026] PUT /volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04 => generated 969 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:01.090877 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-37f45a2e-de9c-4e4b-a733-bc95a22c7a4e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:01.093279 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-37f45a2e-de9c-4e4b-a733-bc95a22c7a4e tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] POST https://10.4.3.100/volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04/action Aug 12 14:53:01.093738 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-37f45a2e-de9c-4e4b-a733-bc95a22c7a4e tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:01.093931 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-37f45a2e-de9c-4e4b-a733-bc95a22c7a4e tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:01.126974 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:01.126974 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:01.147595 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95071ebc-3f69-4eed-b71c-54e1438f807e req-37f45a2e-de9c-4e4b-a733-bc95a22c7a4e tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04/action returned with HTTP 204 Aug 12 14:53:01.148146 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 517/2096] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:01 2026] POST /volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:01.939785 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-126fe220-b436-4581-b14a-6ae9c921d17f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:01.942601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-126fe220-b436-4581-b14a-6ae9c921d17f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:53:01.942815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-126fe220-b436-4581-b14a-6ae9c921d17f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:01.943044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-126fe220-b436-4581-b14a-6ae9c921d17f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:01.943167 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-126fe220-b436-4581-b14a-6ae9c921d17f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:01.949165 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:01.949165 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:01.950058 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-126fe220-b436-4581-b14a-6ae9c921d17f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:53:01.950471 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 523/2097] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:01 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:01.963126 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df47435d-086b-449e-9b40-14735bdcb3a2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:01.968236 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df47435d-086b-449e-9b40-14735bdcb3a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:01.968540 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df47435d-086b-449e-9b40-14735bdcb3a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:01.969052 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df47435d-086b-449e-9b40-14735bdcb3a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:01.969162 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-df47435d-086b-449e-9b40-14735bdcb3a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:01.978193 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:01.978193 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:01.979124 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df47435d-086b-449e-9b40-14735bdcb3a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:01.979640 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 529/2098] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:01 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:02.579218 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:02.739554 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:02.740132 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1128679383"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:02.743860 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1128679383'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:02.743860 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Create volume of 1 GB Aug 12 14:53:02.744679 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:02.744679 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:02.751137 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Availability Zones retrieved successfully. Aug 12 14:53:02.756935 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Flow 'volume_create_api' (b7b32b60-cf81-400d-b107-54da45d83fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:02.758097 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef46599-74df-493e-a166-d65166d36baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:02.759200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:02.787686 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef46599-74df-493e-a166-d65166d36baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:02.788814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561f5cf5-851a-4c7f-b5b7-22ef1a2c6bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:02.879172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Created reservations ['03fbd7f4-2f62-453a-b66e-80c1e1401723', 'a8888619-cde8-44eb-a232-9e923c648e8c', '3663d32f-4e30-47d3-b579-0eb3a4fc8de6', '08ebc182-bff3-4a15-9fe8-c0b6cef3bfa5'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:02.881061 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (561f5cf5-851a-4c7f-b5b7-22ef1a2c6bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03fbd7f4-2f62-453a-b66e-80c1e1401723', 'a8888619-cde8-44eb-a232-9e923c648e8c', '3663d32f-4e30-47d3-b579-0eb3a4fc8de6', '08ebc182-bff3-4a15-9fe8-c0b6cef3bfa5']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:02.881607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e789ada4-d1f9-44f2-b13a-3427c9a25fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:02.918633 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e789ada4-d1f9-44f2-b13a-3427c9a25fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6bdfea6-d605-42ca-9aea-57c9b859a13a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1128679383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6668d0607594406d9d60ea991a75b10d',qos_specs=None,replication_status=,reservations=['03fbd7f4-2f62-453a-b66e-80c1e1401723','a8888619-cde8-44eb-a232-9e923c648e8c','3663d32f-4e30-47d3-b579-0eb3a4fc8de6','08ebc182-bff3-4a15-9fe8-c0b6cef3bfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051989af51f44d6a8982f51013d04ca7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1128679383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6bdfea6-d605-42ca-9aea-57c9b859a13a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6668d0607594406d9d60ea991a75b10d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051989af51f44d6a8982f51013d04ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:02.921387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9a2f95-ee87-4505-aa17-26efead8857b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:02.946256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb9a2f95-ee87-4505-aa17-26efead8857b) transitioned into state 'SUCCESS' from state '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-1128679383',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6668d0607594406d9d60ea991a75b10d',qos_specs=None,replication_status=,reservations=['03fbd7f4-2f62-453a-b66e-80c1e1401723','a8888619-cde8-44eb-a232-9e923c648e8c','3663d32f-4e30-47d3-b579-0eb3a4fc8de6','08ebc182-bff3-4a15-9fe8-c0b6cef3bfa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051989af51f44d6a8982f51013d04ca7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:02.947438 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c243dee-3b9e-4661-a806-eafb537625a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:02.963024 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c352ab17-2649-4735-809e-6a7b68b20f54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:02.965619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c352ab17-2649-4735-809e-6a7b68b20f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:53:02.965853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c352ab17-2649-4735-809e-6a7b68b20f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:02.966201 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c352ab17-2649-4735-809e-6a7b68b20f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:02.966347 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c352ab17-2649-4735-809e-6a7b68b20f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:02.969121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c243dee-3b9e-4661-a806-eafb537625a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:02.970480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Flow 'volume_create_api' (b7b32b60-cf81-400d-b107-54da45d83fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:02.971769 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Create volume request issued successfully. Aug 12 14:53:02.972743 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef00fb8e-d331-46b2-8147-0fd017ef49a5 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:02.973392 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 530/2099] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:53:02 2026] POST /volume/v3/volumes => generated 819 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:02.977561 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:02.977561 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:02.978744 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c352ab17-2649-4735-809e-6a7b68b20f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:53:02.979292 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 518/2100] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:02 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:02.994626 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-201befa6-cb62-4a9e-92de-a03ecabc9e87 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:02.995826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-97f76a2b-4d31-491e-8bc4-7fe396a89224 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:02.997132 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6fffe5ff-c7c6-4081-8e1e-a7e652810074 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:02.999861 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fffe5ff-c7c6-4081-8e1e-a7e652810074 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:03.001158 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fffe5ff-c7c6-4081-8e1e-a7e652810074 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:03.001158 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fffe5ff-c7c6-4081-8e1e-a7e652810074 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:03.001720 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97f76a2b-4d31-491e-8bc4-7fe396a89224 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 Aug 12 14:53:03.001720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97f76a2b-4d31-491e-8bc4-7fe396a89224 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:03.001720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97f76a2b-4d31-491e-8bc4-7fe396a89224 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:03.001853 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-201befa6-cb62-4a9e-92de-a03ecabc9e87 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:03.001853 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-201befa6-cb62-4a9e-92de-a03ecabc9e87 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:03.001853 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-201befa6-cb62-4a9e-92de-a03ecabc9e87 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:03.001853 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-201befa6-cb62-4a9e-92de-a03ecabc9e87 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:03.010249 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:03.010249 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:03.011222 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:03.011222 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:03.012047 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-201befa6-cb62-4a9e-92de-a03ecabc9e87 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:03.012542 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 524/2101] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:02 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:03.012806 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:03.012806 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:03.014756 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6fffe5ff-c7c6-4081-8e1e-a7e652810074 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Volume info retrieved successfully. Aug 12 14:53:03.021833 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fffe5ff-c7c6-4081-8e1e-a7e652810074 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 200 Aug 12 14:53:03.022421 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 531/2102] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:02 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 887 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:03.023207 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-97f76a2b-4d31-491e-8bc4-7fe396a89224 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:03.038331 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97f76a2b-4d31-491e-8bc4-7fe396a89224 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 returned with HTTP 200 Aug 12 14:53:03.038698 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 530/2103] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:02 2026] GET /volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 => generated 966 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:03.057667 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29f1bb72-272f-46ba-b9b5-7119225b0cb0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:03.060215 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29f1bb72-272f-46ba-b9b5-7119225b0cb0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 Aug 12 14:53:03.060430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29f1bb72-272f-46ba-b9b5-7119225b0cb0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:03.060642 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29f1bb72-272f-46ba-b9b5-7119225b0cb0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:03.069334 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:03.069334 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:03.074596 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29f1bb72-272f-46ba-b9b5-7119225b0cb0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:03.081210 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29f1bb72-272f-46ba-b9b5-7119225b0cb0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 returned with HTTP 200 Aug 12 14:53:03.081660 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 519/2104] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:03 2026] GET /volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 => generated 966 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:53:03.095809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:03.101336 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 Aug 12 14:53:03.101575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:03.101773 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:03.101943 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: 7b97e795-df82-4c05-b2d2-066293c63187 Aug 12 14:53:03.116648 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:03.116648 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:03.116648 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:03.165408 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume request issued successfully. Aug 12 14:53:03.165769 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f04b7041-ee2f-42d2-9a2c-6cecfd753590 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 returned with HTTP 202 Aug 12 14:53:03.166164 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 525/2105] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:53:03 2026] DELETE /volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:03.179377 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2cd42afe-000e-4880-a6d4-fd0ef3f9242c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:03.183601 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2cd42afe-000e-4880-a6d4-fd0ef3f9242c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 Aug 12 14:53:03.183601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2cd42afe-000e-4880-a6d4-fd0ef3f9242c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:03.183601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2cd42afe-000e-4880-a6d4-fd0ef3f9242c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:03.195530 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:03.195530 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:03.205730 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2cd42afe-000e-4880-a6d4-fd0ef3f9242c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:03.215906 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2cd42afe-000e-4880-a6d4-fd0ef3f9242c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 returned with HTTP 200 Aug 12 14:53:03.216794 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 532/2106] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:03 2026] GET /volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 => generated 965 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:04.025023 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e69c87e2-82e7-48de-ba8f-7eda47204ef8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.027324 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e69c87e2-82e7-48de-ba8f-7eda47204ef8 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:04.027626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e69c87e2-82e7-48de-ba8f-7eda47204ef8 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.027842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e69c87e2-82e7-48de-ba8f-7eda47204ef8 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.028005 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e69c87e2-82e7-48de-ba8f-7eda47204ef8 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:04.038978 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.038978 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:04.039871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e69c87e2-82e7-48de-ba8f-7eda47204ef8 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:04.040701 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 531/2107] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:04.041878 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0841db58-5376-45ed-9409-d5bd9725b46a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.047241 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0841db58-5376-45ed-9409-d5bd9725b46a tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.047241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0841db58-5376-45ed-9409-d5bd9725b46a tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.047497 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0841db58-5376-45ed-9409-d5bd9725b46a tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.062849 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.062849 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:04.072330 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0841db58-5376-45ed-9409-d5bd9725b46a tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Volume info retrieved successfully. Aug 12 14:53:04.085886 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0841db58-5376-45ed-9409-d5bd9725b46a tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 200 Aug 12 14:53:04.086068 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 520/2108] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 946 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:04.108414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-24fb2517-4672-40ae-a6f0-76b7ca6cceb3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.111948 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-24fb2517-4672-40ae-a6f0-76b7ca6cceb3 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] POST https://10.4.3.100/volume/v3/volume-transfers Aug 12 14:53:04.112771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-24fb2517-4672-40ae-a6f0-76b7ca6cceb3 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e6bdfea6-d605-42ca-9aea-57c9b859a13a"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:04.115381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volume_transfer [None req-24fb2517-4672-40ae-a6f0-76b7ca6cceb3 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e6bdfea6-d605-42ca-9aea-57c9b859a13a'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 14:53:04.115688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volume_transfer [None req-24fb2517-4672-40ae-a6f0-76b7ca6cceb3 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Creating transfer of volume e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.115826 np0000007067 devstack@c-api.service[100247]: INFO cinder.transfer.api [None req-24fb2517-4672-40ae-a6f0-76b7ca6cceb3 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Generating transfer record for volume e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.128914 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.128914 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:04.147682 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-24fb2517-4672-40ae-a6f0-76b7ca6cceb3 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers returned with HTTP 202 Aug 12 14:53:04.148434 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 526/2109] 10.4.3.100 () {70 vars in 1326 bytes} [Wed Aug 12 14:53:04 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:04.161570 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fa27b44c-a9d3-4588-b679-031a9b695125 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.165898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa27b44c-a9d3-4588-b679-031a9b695125 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.166765 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa27b44c-a9d3-4588-b679-031a9b695125 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.166765 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa27b44c-a9d3-4588-b679-031a9b695125 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.177708 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.177708 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:04.191520 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fa27b44c-a9d3-4588-b679-031a9b695125 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Volume info retrieved successfully. Aug 12 14:53:04.200181 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa27b44c-a9d3-4588-b679-031a9b695125 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 200 Aug 12 14:53:04.200364 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 533/2110] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:04.222684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d75d4b95-51b2-447d-b45e-03ecf897b6ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.226638 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d75d4b95-51b2-447d-b45e-03ecf897b6ac tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee Aug 12 14:53:04.226638 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d75d4b95-51b2-447d-b45e-03ecf897b6ac tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.226638 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d75d4b95-51b2-447d-b45e-03ecf897b6ac tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.233398 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d75d4b95-51b2-447d-b45e-03ecf897b6ac tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee returned with HTTP 200 Aug 12 14:53:04.233998 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 532/2111] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee => generated 432 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:04.237299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05f633ce-361a-4067-a9d3-e9d04dd06eed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.241054 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05f633ce-361a-4067-a9d3-e9d04dd06eed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 Aug 12 14:53:04.242267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05f633ce-361a-4067-a9d3-e9d04dd06eed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.242267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05f633ce-361a-4067-a9d3-e9d04dd06eed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.250832 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05f633ce-361a-4067-a9d3-e9d04dd06eed tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 returned with HTTP 404 Aug 12 14:53:04.251590 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 521/2112] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/volumes/7b97e795-df82-4c05-b2d2-066293c63187 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:04.255723 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0123dac6-c752-4106-a8da-7af4822b3cf7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.262492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a29891be-dade-461a-9dea-1b2b2a8c81d9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.265100 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a29891be-dade-461a-9dea-1b2b2a8c81d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:53:04.266537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a29891be-dade-461a-9dea-1b2b2a8c81d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.266537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a29891be-dade-461a-9dea-1b2b2a8c81d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.266819 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-a29891be-dade-461a-9dea-1b2b2a8c81d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete backup with id: faae4144-136d-4ae0-9389-5e00868d2043. Aug 12 14:53:04.272403 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0123dac6-c752-4106-a8da-7af4822b3cf7 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volume-transfers Aug 12 14:53:04.273094 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0123dac6-c752-4106-a8da-7af4822b3cf7 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.273526 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0123dac6-c752-4106-a8da-7af4822b3cf7 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.273807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volume_transfer [None req-0123dac6-c752-4106-a8da-7af4822b3cf7 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Listing volume transfers {{(pid=100247) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 14:53:04.274038 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.274038 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:04.283689 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0123dac6-c752-4106-a8da-7af4822b3cf7 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers returned with HTTP 200 Aug 12 14:53:04.283689 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 527/2113] 10.4.3.100 () {68 vars in 1305 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:04.299037 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.311499 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-a29891be-dade-461a-9dea-1b2b2a8c81d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] delete_backup rpcapi backup_id faae4144-136d-4ae0-9389-5e00868d2043 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:53:04.312874 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a29891be-dade-461a-9dea-1b2b2a8c81d9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 202 Aug 12 14:53:04.313676 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 534/2114] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:53:04 2026] DELETE /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:53:04.324472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-09df3f0a-b47a-41e0-8579-afe36466d0c4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.327162 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09df3f0a-b47a-41e0-8579-afe36466d0c4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:53:04.327489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09df3f0a-b47a-41e0-8579-afe36466d0c4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.327729 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-09df3f0a-b47a-41e0-8579-afe36466d0c4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.328401 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-09df3f0a-b47a-41e0-8579-afe36466d0c4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:04.333344 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.333344 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:04.334889 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-09df3f0a-b47a-41e0-8579-afe36466d0c4 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 200 Aug 12 14:53:04.335508 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 522/2115] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:04.444965 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] POST https://10.4.3.100/volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee/accept Aug 12 14:53:04.445923 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "287ae16d78b5697c"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:04.447433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.volume_transfer [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Accepting volume transfer 8839df73-dea3-4c9b-8fe5-1feb4a0449ee {{(pid=100249) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 14:53:04.448381 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Accepting transfer 8839df73-dea3-4c9b-8fe5-1feb4a0449ee Aug 12 14:53:04.564187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Created reservations ['4230f90e-8625-4533-985d-2b2643f40515', '99d0b972-2dcc-417a-81ec-00105227b428', '0f644a8a-bf32-46c2-a257-a4ac10b72506', '04870412-bfb2-4d55-b7f1-228b0af53cef'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:04.604146 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Created reservations ['8e973650-cc69-4c71-8f3f-a19ddb8be3b2', '8372a648-a4e9-4abd-ad7d-fc57ded74d84', '5176e39a-3d1b-4341-afff-be31fa7ac8af', '61a97e4e-5ac7-4305-befc-11d379e35f2a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:04.655553 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Created reservations ['d755fdfd-f21a-41c4-a248-1446fbdd9967', 'f15b12ea-c140-47f9-b263-069b1771e9fa', '55da035e-301d-4ed1-afe1-677128cc927b', 'b87d4396-dcec-4466-b684-58b3fe8beffe'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:04.698341 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Created reservations ['3ef0045f-82dc-4c79-9fd0-75371c950346', '58c73a70-471b-41d7-b2cf-fc42aa2f28d6', '2e9282e0-96fa-468a-8f0a-2f0da3c82bd9', '04b454d5-8578-45ec-bb18-63184e120084'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:04.714659 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Transfer volume completed successfully. Aug 12 14:53:04.816784 np0000007067 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Volume e6bdfea6-d605-42ca-9aea-57c9b859a13a has been transferred. Aug 12 14:53:04.824290 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-71a96aaa-3c3b-4314-b6b7-127afcff1e3f tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] https://10.4.3.100/volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee/accept returned with HTTP 202 Aug 12 14:53:04.824858 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 533/2116] 10.4.3.100 () {70 vars in 1458 bytes} [Wed Aug 12 14:53:04 2026] POST /volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee/accept => generated 365 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:04.836648 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-74079dfb-5656-4005-8cc1-db8a268a3ee7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.840156 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-74079dfb-5656-4005-8cc1-db8a268a3ee7 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.840526 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-74079dfb-5656-4005-8cc1-db8a268a3ee7 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.841492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-74079dfb-5656-4005-8cc1-db8a268a3ee7 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.852260 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.852260 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:04.859106 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-74079dfb-5656-4005-8cc1-db8a268a3ee7 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Volume info retrieved successfully. Aug 12 14:53:04.869451 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-74079dfb-5656-4005-8cc1-db8a268a3ee7 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 200 Aug 12 14:53:04.870019 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 528/2117] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 946 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:04.881599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-40e67563-7adf-46a3-8efe-c6d2b8c30a46 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.884108 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40e67563-7adf-46a3-8efe-c6d2b8c30a46 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.885026 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40e67563-7adf-46a3-8efe-c6d2b8c30a46 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.885479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40e67563-7adf-46a3-8efe-c6d2b8c30a46 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.896785 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.896785 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:04.905894 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-40e67563-7adf-46a3-8efe-c6d2b8c30a46 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] Volume info retrieved successfully. Aug 12 14:53:04.913787 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40e67563-7adf-46a3-8efe-c6d2b8c30a46 tempest-VolumesTransfersV355Test-239729502 tempest-VolumesTransfersV355Test-239729502-project-member] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 200 Aug 12 14:53:04.913787 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 535/2118] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:04 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:04.929261 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8e349d4-7201-4acd-8e02-5e0e8c74e6ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.931640 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8e349d4-7201-4acd-8e02-5e0e8c74e6ad tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] DELETE https://10.4.3.100/volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee Aug 12 14:53:04.932425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8e349d4-7201-4acd-8e02-5e0e8c74e6ad tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.932425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8e349d4-7201-4acd-8e02-5e0e8c74e6ad tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.932544 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-e8e349d4-7201-4acd-8e02-5e0e8c74e6ad tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Delete transfer with id: 8839df73-dea3-4c9b-8fe5-1feb4a0449ee Aug 12 14:53:04.936303 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8e349d4-7201-4acd-8e02-5e0e8c74e6ad tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee returned with HTTP 404 Aug 12 14:53:04.936850 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 523/2119] 10.4.3.100 () {68 vars in 1419 bytes} [Wed Aug 12 14:53:04 2026] DELETE /volume/v3/volume-transfers/8839df73-dea3-4c9b-8fe5-1feb4a0449ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:04.944519 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:04.981749 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.981856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:04.982075 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:04.982287 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Delete volume with id: e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:04.991850 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:04.991850 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:04.992210 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Volume info retrieved successfully. Aug 12 14:53:05.013255 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Delete volume request issued successfully. Aug 12 14:53:05.013445 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d43df41f-a9eb-4c74-ae5d-0cd6f6dfb622 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 202 Aug 12 14:53:05.014020 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 534/2120] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:04 2026] DELETE /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:53:05.021747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a12421f4-2f3f-4364-a508-5dcec45c4de8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:05.024495 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a12421f4-2f3f-4364-a508-5dcec45c4de8 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:05.024495 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a12421f4-2f3f-4364-a508-5dcec45c4de8 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:05.024823 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a12421f4-2f3f-4364-a508-5dcec45c4de8 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:05.035150 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:05.035150 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:05.041479 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a12421f4-2f3f-4364-a508-5dcec45c4de8 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Volume info retrieved successfully. Aug 12 14:53:05.052365 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a12421f4-2f3f-4364-a508-5dcec45c4de8 tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 200 Aug 12 14:53:05.052912 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 529/2121] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:05 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 1130 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:05.053008 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32d3955c-0d49-41a8-b21c-4025cfca8400 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:05.055915 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32d3955c-0d49-41a8-b21c-4025cfca8400 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:05.056279 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32d3955c-0d49-41a8-b21c-4025cfca8400 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:05.056596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32d3955c-0d49-41a8-b21c-4025cfca8400 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:05.056782 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-32d3955c-0d49-41a8-b21c-4025cfca8400 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:05.062656 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:05.062656 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:05.063796 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32d3955c-0d49-41a8-b21c-4025cfca8400 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:05.064002 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 536/2122] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:05 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:05.347670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-45f6d669-c656-4dc3-9dca-0289cfed2f54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:05.350534 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45f6d669-c656-4dc3-9dca-0289cfed2f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 Aug 12 14:53:05.350686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45f6d669-c656-4dc3-9dca-0289cfed2f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:05.350965 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45f6d669-c656-4dc3-9dca-0289cfed2f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:05.351416 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-45f6d669-c656-4dc3-9dca-0289cfed2f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id faae4144-136d-4ae0-9389-5e00868d2043. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:05.356495 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45f6d669-c656-4dc3-9dca-0289cfed2f54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 returned with HTTP 404 Aug 12 14:53:05.357686 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 524/2123] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:05 2026] GET /volume/v3/backups/faae4144-136d-4ae0-9389-5e00868d2043 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:05.470696 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:05.473373 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:53:05.473539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:05.473814 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:05.474107 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: 1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:53:05.485161 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:05.485161 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:05.485746 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:05.512781 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume request issued successfully. Aug 12 14:53:05.513052 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6d5b14b-f992-4a30-a759-03b346e653c5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 202 Aug 12 14:53:05.513969 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 535/2124] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:53:05 2026] DELETE /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:05.527406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-820da5b9-8cae-4ce5-80de-4260c3ada39f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:05.529821 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-820da5b9-8cae-4ce5-80de-4260c3ada39f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:53:05.529821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-820da5b9-8cae-4ce5-80de-4260c3ada39f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:05.529959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-820da5b9-8cae-4ce5-80de-4260c3ada39f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:05.539170 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:05.539170 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:05.545661 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-820da5b9-8cae-4ce5-80de-4260c3ada39f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:05.553739 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-820da5b9-8cae-4ce5-80de-4260c3ada39f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 200 Aug 12 14:53:05.554261 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 530/2125] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:05 2026] GET /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:06.070516 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-668d02b8-4e2c-47ae-b51f-604b41424def None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.072929 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-668d02b8-4e2c-47ae-b51f-604b41424def tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:06.073209 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-668d02b8-4e2c-47ae-b51f-604b41424def tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.074522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-668d02b8-4e2c-47ae-b51f-604b41424def tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.082746 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-619e25cb-dd22-4bae-b921-a98169cd5032 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.084559 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-668d02b8-4e2c-47ae-b51f-604b41424def tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 404 Aug 12 14:53:06.085161 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 537/2126] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:06 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:06.096321 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-619e25cb-dd22-4bae-b921-a98169cd5032 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:06.096321 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-619e25cb-dd22-4bae-b921-a98169cd5032 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.096516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-619e25cb-dd22-4bae-b921-a98169cd5032 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.096697 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-619e25cb-dd22-4bae-b921-a98169cd5032 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:06.098988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1cd46bf4-c0eb-45ae-a971-c26cd6c1d17d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.102550 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cd46bf4-c0eb-45ae-a971-c26cd6c1d17d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:06.102550 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1cd46bf4-c0eb-45ae-a971-c26cd6c1d17d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.102550 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1cd46bf4-c0eb-45ae-a971-c26cd6c1d17d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.114365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cd46bf4-c0eb-45ae-a971-c26cd6c1d17d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 404 Aug 12 14:53:06.114831 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 536/2127] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:06 2026] GET /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:06.116911 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:06.116911 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:06.118695 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-619e25cb-dd22-4bae-b921-a98169cd5032 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:06.119871 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 525/2128] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:06 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:06.129614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6c84cfa6-b1b2-4d82-bdd4-96359034bccc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.133934 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6c84cfa6-b1b2-4d82-bdd4-96359034bccc tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:06.133934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6c84cfa6-b1b2-4d82-bdd4-96359034bccc tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.133934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6c84cfa6-b1b2-4d82-bdd4-96359034bccc tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.133934 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-6c84cfa6-b1b2-4d82-bdd4-96359034bccc tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Delete volume with id: e6bdfea6-d605-42ca-9aea-57c9b859a13a Aug 12 14:53:06.147345 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6c84cfa6-b1b2-4d82-bdd4-96359034bccc tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a returned with HTTP 404 Aug 12 14:53:06.147345 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 531/2129] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:06 2026] DELETE /volume/v3/volumes/e6bdfea6-d605-42ca-9aea-57c9b859a13a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:06.157933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.162029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:06.162029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-664102487"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:06.165668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-664102487'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:06.165668 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Create volume of 1 GB Aug 12 14:53:06.172881 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Availability Zones retrieved successfully. Aug 12 14:53:06.181044 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Flow 'volume_create_api' (cc27f4e5-d9d5-4eee-8eab-3490fb033997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:06.182530 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d86a1b3-0587-4da5-879b-18268539b0a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.183112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:06.231906 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d86a1b3-0587-4da5-879b-18268539b0a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.233041 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d11bb1-3ce5-4366-95b0-aedf6003ecee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.329708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Created reservations ['e3f3b6fe-07b8-4f71-b468-6219590707ca', 'b87040a3-723b-4a3b-b347-3cf4340702e7', 'ba2f26e6-05b8-4cb2-b6df-a07e6b2c71e2', '287d1e92-b4ab-43a4-89de-bdd83d7129c1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:06.329708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61d11bb1-3ce5-4366-95b0-aedf6003ecee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f3b6fe-07b8-4f71-b468-6219590707ca', 'b87040a3-723b-4a3b-b347-3cf4340702e7', 'ba2f26e6-05b8-4cb2-b6df-a07e6b2c71e2', '287d1e92-b4ab-43a4-89de-bdd83d7129c1']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.330884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b708f7c-58ae-4685-89a0-fbbadca07bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.371881 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b708f7c-58ae-4685-89a0-fbbadca07bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fa53025-3c87-4cfd-a6e2-b32e77872eca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-664102487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6668d0607594406d9d60ea991a75b10d',qos_specs=None,replication_status=,reservations=['e3f3b6fe-07b8-4f71-b468-6219590707ca','b87040a3-723b-4a3b-b347-3cf4340702e7','ba2f26e6-05b8-4cb2-b6df-a07e6b2c71e2','287d1e92-b4ab-43a4-89de-bdd83d7129c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051989af51f44d6a8982f51013d04ca7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-664102487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fa53025-3c87-4cfd-a6e2-b32e77872eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6668d0607594406d9d60ea991a75b10d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051989af51f44d6a8982f51013d04ca7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.373065 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ea25fc-2457-4c6e-bbce-f65f7b5fe279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.409655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ea25fc-2457-4c6e-bbce-f65f7b5fe279) transitioned into state 'SUCCESS' from state '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-664102487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6668d0607594406d9d60ea991a75b10d',qos_specs=None,replication_status=,reservations=['e3f3b6fe-07b8-4f71-b468-6219590707ca','b87040a3-723b-4a3b-b347-3cf4340702e7','ba2f26e6-05b8-4cb2-b6df-a07e6b2c71e2','287d1e92-b4ab-43a4-89de-bdd83d7129c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051989af51f44d6a8982f51013d04ca7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.411533 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b450be3e-48db-43b8-8d8e-7432cd02bb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.429373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b450be3e-48db-43b8-8d8e-7432cd02bb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.429373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Flow 'volume_create_api' (cc27f4e5-d9d5-4eee-8eab-3490fb033997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:06.429667 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Create volume request issued successfully. Aug 12 14:53:06.430532 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8a3bfac-7ce7-4038-adfe-2a7057069c0d tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:06.431936 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 538/2130] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:53:06 2026] POST /volume/v3/volumes => generated 818 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:06.452143 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cbacc377-4024-4b42-bd2b-7939be90b67c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.461493 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbacc377-4024-4b42-bd2b-7939be90b67c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:06.462111 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cbacc377-4024-4b42-bd2b-7939be90b67c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.462111 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cbacc377-4024-4b42-bd2b-7939be90b67c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.472928 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:06.472928 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:06.489970 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cbacc377-4024-4b42-bd2b-7939be90b67c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Volume info retrieved successfully. Aug 12 14:53:06.496325 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbacc377-4024-4b42-bd2b-7939be90b67c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 200 Aug 12 14:53:06.497010 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 537/2131] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:06 2026] GET /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:06.573849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-918885bc-8d44-452d-b66f-df440a3edadb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.578233 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-918885bc-8d44-452d-b66f-df440a3edadb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:53:06.578763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-918885bc-8d44-452d-b66f-df440a3edadb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.578763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-918885bc-8d44-452d-b66f-df440a3edadb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.586613 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-918885bc-8d44-452d-b66f-df440a3edadb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 404 Aug 12 14:53:06.587621 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 526/2132] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:06 2026] GET /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:06.599981 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2f54c70b-5fab-486d-9a95-13d1c2484d7f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.605400 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2f54c70b-5fab-486d-9a95-13d1c2484d7f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:53:06.605400 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2f54c70b-5fab-486d-9a95-13d1c2484d7f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.605994 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2f54c70b-5fab-486d-9a95-13d1c2484d7f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.620499 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2f54c70b-5fab-486d-9a95-13d1c2484d7f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 404 Aug 12 14:53:06.621575 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 532/2133] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:06 2026] GET /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:06.634907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9325b481-a5e2-4b39-9fe2-811d909a29c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.637710 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9325b481-a5e2-4b39-9fe2-811d909a29c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:53:06.638218 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9325b481-a5e2-4b39-9fe2-811d909a29c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.638535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9325b481-a5e2-4b39-9fe2-811d909a29c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.638802 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9325b481-a5e2-4b39-9fe2-811d909a29c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: 1f9790a6-1165-4869-9035-ac7505ca2a0c Aug 12 14:53:06.650370 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9325b481-a5e2-4b39-9fe2-811d909a29c2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c returned with HTTP 404 Aug 12 14:53:06.650479 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 539/2134] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:53:06 2026] DELETE /volume/v3/volumes/1f9790a6-1165-4869-9035-ac7505ca2a0c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:53:06.667477 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a2936fb-6602-401d-9a77-9bd75815740b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.670648 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:06.671019 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-631336634"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:06.672572 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-631336634'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:06.672791 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume of 1 GB Aug 12 14:53:06.678109 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Availability Zones retrieved successfully. Aug 12 14:53:06.684928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (1f739bb2-7c53-409b-8eae-b519690cde6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:06.685942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4484aee-1bbb-4b15-b5f1-e845663252ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.687199 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:06.741692 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4484aee-1bbb-4b15-b5f1-e845663252ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.742922 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c254c339-6ac1-4acf-a10f-6554db6dc7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.812938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['4c16f58c-8b13-4c2f-9ab9-98947c895856', '89512622-b478-40f6-92d5-329f7e474c17', '0959b8b1-7cd1-4d5b-87d3-9a4babc2aa72', '6c227d80-5d79-4f61-978a-52c8d1ed8cd6'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:06.814160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c254c339-6ac1-4acf-a10f-6554db6dc7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c16f58c-8b13-4c2f-9ab9-98947c895856', '89512622-b478-40f6-92d5-329f7e474c17', '0959b8b1-7cd1-4d5b-87d3-9a4babc2aa72', '6c227d80-5d79-4f61-978a-52c8d1ed8cd6']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.815490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85a95c0f-85bc-4d9c-9b20-2a9801bb9266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.855507 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85a95c0f-85bc-4d9c-9b20-2a9801bb9266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7b6f1ab-2829-47da-ac7c-28809f2b96e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-631336634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['4c16f58c-8b13-4c2f-9ab9-98947c895856','89512622-b478-40f6-92d5-329f7e474c17','0959b8b1-7cd1-4d5b-87d3-9a4babc2aa72','6c227d80-5d79-4f61-978a-52c8d1ed8cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-631336634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7b6f1ab-2829-47da-ac7c-28809f2b96e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94ded8ab74e74956b993f3d46831db75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.857136 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e76c26c-563e-43de-9ff2-c8c04b2cc06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.890058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e76c26c-563e-43de-9ff2-c8c04b2cc06b) transitioned into state 'SUCCESS' from state '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-631336634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d4e1274aebf4ec7a2cde2b63b959d51',qos_specs=None,replication_status=,reservations=['4c16f58c-8b13-4c2f-9ab9-98947c895856','89512622-b478-40f6-92d5-329f7e474c17','0959b8b1-7cd1-4d5b-87d3-9a4babc2aa72','6c227d80-5d79-4f61-978a-52c8d1ed8cd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94ded8ab74e74956b993f3d46831db75',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.891217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b81762-828a-495d-90d0-826f0ee91f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:06.903337 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b81762-828a-495d-90d0-826f0ee91f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:06.904808 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Flow 'volume_create_api' (1f739bb2-7c53-409b-8eae-b519690cde6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:06.905292 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Create volume request issued successfully. Aug 12 14:53:06.906288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a2936fb-6602-401d-9a77-9bd75815740b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:06.906936 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 538/2135] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:53:06 2026] POST /volume/v3/volumes => generated 748 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:06.923809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bd65c3d2-d21e-4bca-b43c-e5aa18b16c6b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:06.925552 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd65c3d2-d21e-4bca-b43c-e5aa18b16c6b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:06.925741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd65c3d2-d21e-4bca-b43c-e5aa18b16c6b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:06.925928 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bd65c3d2-d21e-4bca-b43c-e5aa18b16c6b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:06.939090 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:06.939090 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:06.943952 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bd65c3d2-d21e-4bca-b43c-e5aa18b16c6b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:06.950874 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bd65c3d2-d21e-4bca-b43c-e5aa18b16c6b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:06.953073 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 527/2136] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:06 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:07.132582 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-346c4375-dd10-4ffb-b42c-b7097de694a9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.135790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-346c4375-dd10-4ffb-b42c-b7097de694a9 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:07.136255 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-346c4375-dd10-4ffb-b42c-b7097de694a9 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.136682 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-346c4375-dd10-4ffb-b42c-b7097de694a9 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.136984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-346c4375-dd10-4ffb-b42c-b7097de694a9 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:07.143878 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.143878 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:07.145065 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-346c4375-dd10-4ffb-b42c-b7097de694a9 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:07.146084 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 533/2137] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:07 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:07.519075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3dba8e80-e55f-4698-9483-1e433ba5e043 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.524549 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dba8e80-e55f-4698-9483-1e433ba5e043 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.526402 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dba8e80-e55f-4698-9483-1e433ba5e043 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.528107 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dba8e80-e55f-4698-9483-1e433ba5e043 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.539076 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.539076 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:07.546809 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3dba8e80-e55f-4698-9483-1e433ba5e043 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Volume info retrieved successfully. Aug 12 14:53:07.556860 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dba8e80-e55f-4698-9483-1e433ba5e043 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 200 Aug 12 14:53:07.557413 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 540/2138] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:07 2026] GET /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 945 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:07.594639 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8509188-701b-42e4-b17c-01eb34cdd855 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.599560 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8509188-701b-42e4-b17c-01eb34cdd855 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] POST https://10.4.3.100/volume/v3/volume-transfers Aug 12 14:53:07.601379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8509188-701b-42e4-b17c-01eb34cdd855 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6fa53025-3c87-4cfd-a6e2-b32e77872eca"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:07.603362 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volume_transfer [None req-a8509188-701b-42e4-b17c-01eb34cdd855 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Creating new volume transfer {'transfer': {'volume_id': '6fa53025-3c87-4cfd-a6e2-b32e77872eca'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 12 14:53:07.603362 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volume_transfer [None req-a8509188-701b-42e4-b17c-01eb34cdd855 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Creating transfer of volume 6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.603362 np0000007067 devstack@c-api.service[100249]: INFO cinder.transfer.api [None req-a8509188-701b-42e4-b17c-01eb34cdd855 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Generating transfer record for volume 6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.618554 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.618554 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:07.636317 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8509188-701b-42e4-b17c-01eb34cdd855 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers returned with HTTP 202 Aug 12 14:53:07.636897 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 539/2139] 10.4.3.100 () {70 vars in 1326 bytes} [Wed Aug 12 14:53:07 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:07.655985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5c97505-ea41-4b89-8d09-6566904ad45b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.660572 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5c97505-ea41-4b89-8d09-6566904ad45b tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.660572 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5c97505-ea41-4b89-8d09-6566904ad45b tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.660572 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5c97505-ea41-4b89-8d09-6566904ad45b tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.671943 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.671943 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:07.685807 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5c97505-ea41-4b89-8d09-6566904ad45b tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Volume info retrieved successfully. Aug 12 14:53:07.691974 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5c97505-ea41-4b89-8d09-6566904ad45b tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 200 Aug 12 14:53:07.694855 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 528/2140] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:07 2026] GET /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 953 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:07.714438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d3e83427-bc96-4ba5-84b1-299b54980621 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.716965 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3e83427-bc96-4ba5-84b1-299b54980621 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volume-transfers/detail Aug 12 14:53:07.717227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3e83427-bc96-4ba5-84b1-299b54980621 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.717469 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3e83427-bc96-4ba5-84b1-299b54980621 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.718514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volume_transfer [None req-d3e83427-bc96-4ba5-84b1-299b54980621 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Listing volume transfers {{(pid=100247) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 12 14:53:07.725995 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3e83427-bc96-4ba5-84b1-299b54980621 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 12 14:53:07.725995 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 534/2141] 10.4.3.100 () {68 vars in 1326 bytes} [Wed Aug 12 14:53:07 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:07.741845 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f69a5193-f768-47a3-b72e-3535272a4c31 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.744859 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f69a5193-f768-47a3-b72e-3535272a4c31 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] DELETE https://10.4.3.100/volume/v3/volume-transfers/790e3df0-ab48-4339-a6dc-6576ce21c3bb Aug 12 14:53:07.744859 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f69a5193-f768-47a3-b72e-3535272a4c31 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.745128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f69a5193-f768-47a3-b72e-3535272a4c31 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.745521 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-f69a5193-f768-47a3-b72e-3535272a4c31 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Delete transfer with id: 790e3df0-ab48-4339-a6dc-6576ce21c3bb Aug 12 14:53:07.758316 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.758316 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:07.776756 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f69a5193-f768-47a3-b72e-3535272a4c31 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers/790e3df0-ab48-4339-a6dc-6576ce21c3bb returned with HTTP 202 Aug 12 14:53:07.777253 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 541/2142] 10.4.3.100 () {68 vars in 1419 bytes} [Wed Aug 12 14:53:07 2026] DELETE /volume/v3/volume-transfers/790e3df0-ab48-4339-a6dc-6576ce21c3bb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:53:07.789553 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50920969-c544-435d-8bad-893141f17692 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.791980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50920969-c544-435d-8bad-893141f17692 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.792365 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50920969-c544-435d-8bad-893141f17692 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.792968 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50920969-c544-435d-8bad-893141f17692 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.805171 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.805171 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:07.812705 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50920969-c544-435d-8bad-893141f17692 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Volume info retrieved successfully. Aug 12 14:53:07.822482 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50920969-c544-435d-8bad-893141f17692 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 200 Aug 12 14:53:07.823014 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 540/2143] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:07 2026] GET /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 945 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:07.844110 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-94e7a4e2-f252-4ed3-badf-de34addfb719 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.846717 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94e7a4e2-f252-4ed3-badf-de34addfb719 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] DELETE https://10.4.3.100/volume/v3/volume-transfers/790e3df0-ab48-4339-a6dc-6576ce21c3bb Aug 12 14:53:07.847137 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94e7a4e2-f252-4ed3-badf-de34addfb719 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.847437 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-94e7a4e2-f252-4ed3-badf-de34addfb719 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.847554 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.volume_transfer [None req-94e7a4e2-f252-4ed3-badf-de34addfb719 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Delete transfer with id: 790e3df0-ab48-4339-a6dc-6576ce21c3bb Aug 12 14:53:07.853558 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-94e7a4e2-f252-4ed3-badf-de34addfb719 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volume-transfers/790e3df0-ab48-4339-a6dc-6576ce21c3bb returned with HTTP 404 Aug 12 14:53:07.854848 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 529/2144] 10.4.3.100 () {68 vars in 1419 bytes} [Wed Aug 12 14:53:07 2026] DELETE /volume/v3/volume-transfers/790e3df0-ab48-4339-a6dc-6576ce21c3bb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:07.864800 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cc07e20f-620a-40d3-8044-a0deb868466e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.867285 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc07e20f-620a-40d3-8044-a0deb868466e tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.867625 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cc07e20f-620a-40d3-8044-a0deb868466e tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.869079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cc07e20f-620a-40d3-8044-a0deb868466e tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.869806 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-cc07e20f-620a-40d3-8044-a0deb868466e tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Delete volume with id: 6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.882487 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.882487 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:07.883095 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cc07e20f-620a-40d3-8044-a0deb868466e tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Volume info retrieved successfully. Aug 12 14:53:07.916805 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cc07e20f-620a-40d3-8044-a0deb868466e tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Delete volume request issued successfully. Aug 12 14:53:07.917043 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc07e20f-620a-40d3-8044-a0deb868466e tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 202 Aug 12 14:53:07.917664 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 535/2145] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:07 2026] DELETE /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:53:07.933760 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa8d4996-235c-4be0-95be-fbc3a398373b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.936558 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa8d4996-235c-4be0-95be-fbc3a398373b tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] GET https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:07.936874 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa8d4996-235c-4be0-95be-fbc3a398373b tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.937601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa8d4996-235c-4be0-95be-fbc3a398373b tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.949045 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.949045 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:07.956415 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aa8d4996-235c-4be0-95be-fbc3a398373b tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Volume info retrieved successfully. Aug 12 14:53:07.965715 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa8d4996-235c-4be0-95be-fbc3a398373b tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 200 Aug 12 14:53:07.966285 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 542/2146] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:07 2026] GET /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 1129 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:07.971338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-def0954e-61c2-4512-ba14-d5472e32ebde None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:07.978549 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-def0954e-61c2-4512-ba14-d5472e32ebde tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:07.978549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-def0954e-61c2-4512-ba14-d5472e32ebde tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:07.978549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-def0954e-61c2-4512-ba14-d5472e32ebde tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:07.991412 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:07.991412 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:07.999361 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-def0954e-61c2-4512-ba14-d5472e32ebde tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:08.007689 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-def0954e-61c2-4512-ba14-d5472e32ebde tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:08.010966 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 541/2147] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:07 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:08.164798 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e7ec3e2-824f-436e-ae92-311b04a03f84 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:08.167642 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e7ec3e2-824f-436e-ae92-311b04a03f84 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:08.168000 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e7ec3e2-824f-436e-ae92-311b04a03f84 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:08.168719 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e7ec3e2-824f-436e-ae92-311b04a03f84 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:08.168719 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3e7ec3e2-824f-436e-ae92-311b04a03f84 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:08.178259 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:08.178259 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:08.179617 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e7ec3e2-824f-436e-ae92-311b04a03f84 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:08.180392 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 530/2148] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:08 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:08.986786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e26401c6-b5e4-4eca-bea4-f96aec4a8c8a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:08.989879 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e26401c6-b5e4-4eca-bea4-f96aec4a8c8a tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] GET https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:08.991333 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e26401c6-b5e4-4eca-bea4-f96aec4a8c8a tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:08.991333 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e26401c6-b5e4-4eca-bea4-f96aec4a8c8a tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:09.003355 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e26401c6-b5e4-4eca-bea4-f96aec4a8c8a tempest-VolumesTransfersV355Test-541018978 tempest-VolumesTransfersV355Test-541018978-project-admin] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 404 Aug 12 14:53:09.004284 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 536/2149] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:08 2026] GET /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:09.014869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-724e8596-caa0-4bc8-b99e-54cb82323499 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:09.017600 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-724e8596-caa0-4bc8-b99e-54cb82323499 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] GET https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:09.017878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-724e8596-caa0-4bc8-b99e-54cb82323499 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:09.018116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-724e8596-caa0-4bc8-b99e-54cb82323499 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:09.031325 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-724e8596-caa0-4bc8-b99e-54cb82323499 tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 404 Aug 12 14:53:09.032324 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 543/2150] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:09 2026] GET /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 14:53:09.046718 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6bf93976-897a-4592-b9e0-5ef1fb3ba69c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:09.050829 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6bf93976-897a-4592-b9e0-5ef1fb3ba69c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] DELETE https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:09.051249 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6bf93976-897a-4592-b9e0-5ef1fb3ba69c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:09.051519 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6bf93976-897a-4592-b9e0-5ef1fb3ba69c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:09.051805 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6bf93976-897a-4592-b9e0-5ef1fb3ba69c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] Delete volume with id: 6fa53025-3c87-4cfd-a6e2-b32e77872eca Aug 12 14:53:09.061151 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6bf93976-897a-4592-b9e0-5ef1fb3ba69c tempest-VolumesTransfersV355Test-1700859139 tempest-VolumesTransfersV355Test-1700859139-project-member] https://10.4.3.100/volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca returned with HTTP 404 Aug 12 14:53:09.061877 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 542/2151] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:09 2026] DELETE /volume/v3/volumes/6fa53025-3c87-4cfd-a6e2-b32e77872eca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:09.198313 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74c787ac-24d7-4818-ba48-c76f1a1e86d5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:09.201278 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74c787ac-24d7-4818-ba48-c76f1a1e86d5 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:09.201585 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74c787ac-24d7-4818-ba48-c76f1a1e86d5 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:09.201826 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74c787ac-24d7-4818-ba48-c76f1a1e86d5 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:09.201924 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-74c787ac-24d7-4818-ba48-c76f1a1e86d5 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:09.213117 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:09.213117 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:09.213852 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74c787ac-24d7-4818-ba48-c76f1a1e86d5 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:09.214262 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 531/2152] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:09 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:10.230324 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dbbc711f-bee5-4330-a4f7-3d5c5fc5dbe0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:10.233474 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dbbc711f-bee5-4330-a4f7-3d5c5fc5dbe0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:10.233795 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dbbc711f-bee5-4330-a4f7-3d5c5fc5dbe0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:10.234029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dbbc711f-bee5-4330-a4f7-3d5c5fc5dbe0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:10.234248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-dbbc711f-bee5-4330-a4f7-3d5c5fc5dbe0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:10.244922 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:10.244922 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:10.245838 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dbbc711f-bee5-4330-a4f7-3d5c5fc5dbe0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:10.246299 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 537/2153] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:10 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:11.266229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-24c9b26b-32a8-46df-95dc-92b647f51350 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:11.269058 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24c9b26b-32a8-46df-95dc-92b647f51350 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:11.269388 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24c9b26b-32a8-46df-95dc-92b647f51350 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:11.269668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24c9b26b-32a8-46df-95dc-92b647f51350 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:11.269824 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-24c9b26b-32a8-46df-95dc-92b647f51350 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:11.278984 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:11.278984 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:11.280111 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24c9b26b-32a8-46df-95dc-92b647f51350 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:11.280586 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 544/2154] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:11 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:12.300321 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a81944bc-df15-4b77-9581-82f5ca22afb2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:12.302618 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a81944bc-df15-4b77-9581-82f5ca22afb2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:12.302919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a81944bc-df15-4b77-9581-82f5ca22afb2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:12.303199 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a81944bc-df15-4b77-9581-82f5ca22afb2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:12.304108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a81944bc-df15-4b77-9581-82f5ca22afb2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:12.315336 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:12.315336 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:12.316333 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a81944bc-df15-4b77-9581-82f5ca22afb2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:12.316857 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 543/2155] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:12 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:13.025568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:13.215128 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:13.215813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1688845509"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:13.218918 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1688845509'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:13.218918 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Create volume of 1 GB Aug 12 14:53:13.225428 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Availability Zones retrieved successfully. Aug 12 14:53:13.237601 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Flow 'volume_create_api' (01fc7792-25b5-472f-a09c-6aef7d67ac81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:13.239280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ec71f3-26a9-4138-96a1-5d21633cd487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:13.240404 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:13.289414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ec71f3-26a9-4138-96a1-5d21633cd487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:13.292006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5170a74e-b809-46ba-b28f-b7ed131edd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:13.340202 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8056a092-36cd-4465-b9c1-f0c8ec9cee2c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:13.343808 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8056a092-36cd-4465-b9c1-f0c8ec9cee2c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:13.345047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8056a092-36cd-4465-b9c1-f0c8ec9cee2c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:13.345047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8056a092-36cd-4465-b9c1-f0c8ec9cee2c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:13.345339 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8056a092-36cd-4465-b9c1-f0c8ec9cee2c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:13.350611 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:13.350611 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:13.351568 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8056a092-36cd-4465-b9c1-f0c8ec9cee2c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:13.352013 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 538/2156] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:13 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:13.399722 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Created reservations ['33ae291c-a659-4840-ae3e-b9837df3c2a2', '2ed8c3e9-937f-4bf9-b2b9-4a7891c17c5e', '8a2d8dd3-1534-468e-bc6b-9a5b43592915', '30952e49-66e0-4cae-a46c-842be870e3b5'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:13.401803 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5170a74e-b809-46ba-b28f-b7ed131edd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33ae291c-a659-4840-ae3e-b9837df3c2a2', '2ed8c3e9-937f-4bf9-b2b9-4a7891c17c5e', '8a2d8dd3-1534-468e-bc6b-9a5b43592915', '30952e49-66e0-4cae-a46c-842be870e3b5']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:13.402050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff78d55-9b4f-4891-bc33-d6f60e50b1a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:13.439433 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff78d55-9b4f-4891-bc33-d6f60e50b1a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba84c30-9d4a-4941-95e9-e82cd3630ee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1688845509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ad92c4afd548a7b405091081df6d0b',qos_specs=None,replication_status=,reservations=['33ae291c-a659-4840-ae3e-b9837df3c2a2','2ed8c3e9-937f-4bf9-b2b9-4a7891c17c5e','8a2d8dd3-1534-468e-bc6b-9a5b43592915','30952e49-66e0-4cae-a46c-842be870e3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cf04ea94094126a9770fde6f55fa2b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1688845509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba84c30-9d4a-4941-95e9-e82cd3630ee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='36ad92c4afd548a7b405091081df6d0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3cf04ea94094126a9770fde6f55fa2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:13.440732 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8403419-40a6-4731-909b-9921d8fe3a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:13.469587 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8403419-40a6-4731-909b-9921d8fe3a6d) transitioned into state 'SUCCESS' from state '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-1688845509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='36ad92c4afd548a7b405091081df6d0b',qos_specs=None,replication_status=,reservations=['33ae291c-a659-4840-ae3e-b9837df3c2a2','2ed8c3e9-937f-4bf9-b2b9-4a7891c17c5e','8a2d8dd3-1534-468e-bc6b-9a5b43592915','30952e49-66e0-4cae-a46c-842be870e3b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3cf04ea94094126a9770fde6f55fa2b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:13.472663 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666b7d49-2f80-4e55-ac05-5828e9355799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:13.492395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666b7d49-2f80-4e55-ac05-5828e9355799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:13.493598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Flow 'volume_create_api' (01fc7792-25b5-472f-a09c-6aef7d67ac81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:13.494090 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Create volume request issued successfully. Aug 12 14:53:13.494977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bb8e259-27f5-433a-aa1e-fec4a2579581 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:13.495894 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 532/2157] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:53:13 2026] POST /volume/v3/volumes => generated 758 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:13.517494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7e325f92-d067-4bff-9af7-2366dbbb2820 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:13.520023 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e325f92-d067-4bff-9af7-2366dbbb2820 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:13.520023 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e325f92-d067-4bff-9af7-2366dbbb2820 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:13.520271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e325f92-d067-4bff-9af7-2366dbbb2820 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:13.539361 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:13.539361 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:13.547859 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7e325f92-d067-4bff-9af7-2366dbbb2820 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:13.554256 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e325f92-d067-4bff-9af7-2366dbbb2820 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 returned with HTTP 200 Aug 12 14:53:13.555026 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 545/2158] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:13 2026] GET /volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:14.364243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d8db1293-82ee-475d-b9d7-b2f5a743f087 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:14.365909 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8db1293-82ee-475d-b9d7-b2f5a743f087 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:14.366149 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8db1293-82ee-475d-b9d7-b2f5a743f087 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:14.366331 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8db1293-82ee-475d-b9d7-b2f5a743f087 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:14.366436 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d8db1293-82ee-475d-b9d7-b2f5a743f087 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:14.373940 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:14.373940 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:14.374748 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8db1293-82ee-475d-b9d7-b2f5a743f087 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:14.375398 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 544/2159] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:14 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:14.573372 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b5bd2a3b-df22-45aa-a632-839fa3353971 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:14.577679 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b5bd2a3b-df22-45aa-a632-839fa3353971 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:14.578678 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b5bd2a3b-df22-45aa-a632-839fa3353971 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:14.578931 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b5bd2a3b-df22-45aa-a632-839fa3353971 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:14.591257 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:14.591257 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:14.599269 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b5bd2a3b-df22-45aa-a632-839fa3353971 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:14.610483 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b5bd2a3b-df22-45aa-a632-839fa3353971 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 returned with HTTP 200 Aug 12 14:53:14.611863 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 539/2160] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:14 2026] GET /volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:14.630580 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:14.633182 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:14.633553 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ba84c30-9d4a-4941-95e9-e82cd3630ee5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1566121728"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:14.644263 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:14.644263 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:14.644774 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:14.644967 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Create snapshot from volume 8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:14.695923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Created reservations ['99f253aa-0d60-4b35-8d49-6adf5c4e598d', '449a3bf7-4f41-4b69-b035-eaf090245054', 'eaf4e8c9-fe34-4c5b-b873-bceaa28cac82', '0e96c765-0252-4bc6-bfbf-bc78a84fce81'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:14.743783 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot create request issued successfully. Aug 12 14:53:14.744392 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d15115f-ca75-4a51-bf57-5ae899534c50 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:53:14.744986 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 533/2161] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:53:14 2026] POST /volume/v3/snapshots => generated 314 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:14.761603 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e94d7a21-9655-4efe-b153-7ce78787f45f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:14.767525 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e94d7a21-9655-4efe-b153-7ce78787f45f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 Aug 12 14:53:14.767525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e94d7a21-9655-4efe-b153-7ce78787f45f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:14.767525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e94d7a21-9655-4efe-b153-7ce78787f45f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:14.778964 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:14.778964 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:14.781031 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e94d7a21-9655-4efe-b153-7ce78787f45f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:14.782625 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e94d7a21-9655-4efe-b153-7ce78787f45f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 returned with HTTP 200 Aug 12 14:53:14.783228 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 546/2162] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:14 2026] GET /volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 => generated 446 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:15.395012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09078353-b9b3-4984-97a8-0a2081173ab0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:15.401641 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09078353-b9b3-4984-97a8-0a2081173ab0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:15.401641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09078353-b9b3-4984-97a8-0a2081173ab0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:15.401641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09078353-b9b3-4984-97a8-0a2081173ab0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:15.401641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-09078353-b9b3-4984-97a8-0a2081173ab0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:15.418048 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:15.418048 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:15.419644 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09078353-b9b3-4984-97a8-0a2081173ab0 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:15.420274 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 545/2163] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:15 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:15.799024 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-32ae5e83-67af-4173-921c-0dd39ec57392 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:15.803516 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32ae5e83-67af-4173-921c-0dd39ec57392 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 Aug 12 14:53:15.803796 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32ae5e83-67af-4173-921c-0dd39ec57392 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:15.804051 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-32ae5e83-67af-4173-921c-0dd39ec57392 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:15.815420 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:15.815420 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:15.815925 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-32ae5e83-67af-4173-921c-0dd39ec57392 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:15.817038 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-32ae5e83-67af-4173-921c-0dd39ec57392 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 returned with HTTP 200 Aug 12 14:53:15.817632 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 540/2164] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:15 2026] GET /volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:15.833774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:15.839502 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:15.839502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ba84c30-9d4a-4941-95e9-e82cd3630ee5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1866451963"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:15.851526 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:15.851526 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:15.852403 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:15.852742 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Create snapshot from volume 8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:15.933281 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Created reservations ['7b6dcc90-8cfc-4e34-a962-76b00f8ed8eb', '664e79bf-8d58-41bd-b60d-02265581d55e', 'd33f42a4-26ac-4085-8fb4-42c4096f6573', '4d6c34d0-703c-4018-a8da-7b73b7f6f142'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:15.964924 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b328f998-6a1e-410d-90fc-ddd39a0478df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:15.967289 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:15.968390 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1289634886"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:15.971011 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1289634886'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:15.971011 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume of 1 GB Aug 12 14:53:15.978909 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Availability Zones retrieved successfully. Aug 12 14:53:15.989544 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Flow 'volume_create_api' (4747a830-c035-453a-8ac2-6835173eba76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:15.991274 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (661606a2-20a1-4784-9a2a-466f5330ddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:15.992948 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:16.004975 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot create request issued successfully. Aug 12 14:53:16.005880 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc8c0cf2-087c-4405-801f-ecd7955f0f9d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:53:16.006272 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 534/2165] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:53:15 2026] POST /volume/v3/snapshots => generated 314 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:16.025607 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-103af591-598b-4d81-b08a-da280d1e8b83 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:16.028410 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-103af591-598b-4d81-b08a-da280d1e8b83 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 Aug 12 14:53:16.028742 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-103af591-598b-4d81-b08a-da280d1e8b83 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:16.028987 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-103af591-598b-4d81-b08a-da280d1e8b83 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:16.043824 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:16.043824 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:16.044662 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (661606a2-20a1-4784-9a2a-466f5330ddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:16.044864 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-103af591-598b-4d81-b08a-da280d1e8b83 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:16.045674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f992ba-f3f7-48d2-940a-323d5c85198d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:16.046399 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-103af591-598b-4d81-b08a-da280d1e8b83 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 returned with HTTP 200 Aug 12 14:53:16.046876 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 546/2166] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:16 2026] GET /volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:16.148315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Created reservations ['2faed908-bfdb-4c88-bc96-ad6573d78ea4', '37df896e-d203-4e2c-8083-1fc3815fa402', '8fd0ac72-83fd-4809-9eaa-43a399d2d181', '17753798-a7fd-49be-9ed4-91acaebf1575'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:16.149454 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f992ba-f3f7-48d2-940a-323d5c85198d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2faed908-bfdb-4c88-bc96-ad6573d78ea4', '37df896e-d203-4e2c-8083-1fc3815fa402', '8fd0ac72-83fd-4809-9eaa-43a399d2d181', '17753798-a7fd-49be-9ed4-91acaebf1575']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:16.150653 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777a9a67-6e30-4d98-aea1-58057fe256ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:16.190335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (777a9a67-6e30-4d98-aea1-58057fe256ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fd857ee-a70b-435d-82a5-5442fe5b787e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1289634886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2916992b3602494aba3741cc44c108fb',qos_specs=None,replication_status=,reservations=['2faed908-bfdb-4c88-bc96-ad6573d78ea4','37df896e-d203-4e2c-8083-1fc3815fa402','8fd0ac72-83fd-4809-9eaa-43a399d2d181','17753798-a7fd-49be-9ed4-91acaebf1575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1289634886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fd857ee-a70b-435d-82a5-5442fe5b787e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2916992b3602494aba3741cc44c108fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:16.191305 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d849d46-340f-4502-8258-02ad1af937aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:16.221867 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d849d46-340f-4502-8258-02ad1af937aa) transitioned into state 'SUCCESS' from state '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-1289634886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2916992b3602494aba3741cc44c108fb',qos_specs=None,replication_status=,reservations=['2faed908-bfdb-4c88-bc96-ad6573d78ea4','37df896e-d203-4e2c-8083-1fc3815fa402','8fd0ac72-83fd-4809-9eaa-43a399d2d181','17753798-a7fd-49be-9ed4-91acaebf1575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:16.222747 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa241af3-8635-4154-9ffb-00833ea03375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:16.239549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa241af3-8635-4154-9ffb-00833ea03375) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:16.239549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Flow 'volume_create_api' (4747a830-c035-453a-8ac2-6835173eba76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:16.239549 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume request issued successfully. Aug 12 14:53:16.239549 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b328f998-6a1e-410d-90fc-ddd39a0478df tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:16.240179 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 547/2167] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:53:15 2026] POST /volume/v3/volumes => generated 755 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:16.255479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-df8c2028-6bdb-4608-8c5e-ae207b49ad26 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:16.259519 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df8c2028-6bdb-4608-8c5e-ae207b49ad26 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:16.259519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df8c2028-6bdb-4608-8c5e-ae207b49ad26 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:16.259519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df8c2028-6bdb-4608-8c5e-ae207b49ad26 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:16.270207 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:16.270207 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:16.280554 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-df8c2028-6bdb-4608-8c5e-ae207b49ad26 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:16.285889 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df8c2028-6bdb-4608-8c5e-ae207b49ad26 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:16.286277 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 541/2168] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:16 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:16.443204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8feb3538-f86c-41da-aaec-7e4a47c53e89 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:16.448025 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8feb3538-f86c-41da-aaec-7e4a47c53e89 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:16.448025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8feb3538-f86c-41da-aaec-7e4a47c53e89 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:16.448025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8feb3538-f86c-41da-aaec-7e4a47c53e89 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:16.448025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8feb3538-f86c-41da-aaec-7e4a47c53e89 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:16.453796 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:16.453796 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:16.453985 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8feb3538-f86c-41da-aaec-7e4a47c53e89 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:16.454287 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 535/2169] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:16 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:17.067032 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-841e6350-5b31-473f-a9a2-4454b060456c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.069964 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-841e6350-5b31-473f-a9a2-4454b060456c tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 Aug 12 14:53:17.069964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-841e6350-5b31-473f-a9a2-4454b060456c tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.071165 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-841e6350-5b31-473f-a9a2-4454b060456c tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.079121 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.079121 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:17.079568 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-841e6350-5b31-473f-a9a2-4454b060456c tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:17.080621 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-841e6350-5b31-473f-a9a2-4454b060456c tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 returned with HTTP 200 Aug 12 14:53:17.081084 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 547/2170] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:17 2026] GET /volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:17.095801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.098321 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:17.098775 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ba84c30-9d4a-4941-95e9-e82cd3630ee5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:17.110666 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.110666 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:17.111232 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:17.111380 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Create snapshot from volume 8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:17.146790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Created reservations ['30529b52-4520-4e69-a7fe-1505fa0b7e6e', '8146da21-844c-4150-8fe0-d1740245ff47', '1706a7f3-1134-4ca7-83b7-ecf24d20a971', '97cf5fb9-5188-40d8-ac2b-c780a6b5a6c1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:17.197400 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot create request issued successfully. Aug 12 14:53:17.200202 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-103ee840-d2de-4e9d-8439-3338f12fe3e8 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:53:17.200202 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 548/2171] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:53:17 2026] POST /volume/v3/snapshots => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:17.212641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0874a0ae-edd0-4eb4-9bc2-3fd639977458 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.215911 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0874a0ae-edd0-4eb4-9bc2-3fd639977458 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 Aug 12 14:53:17.216858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0874a0ae-edd0-4eb4-9bc2-3fd639977458 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.216858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0874a0ae-edd0-4eb4-9bc2-3fd639977458 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.224985 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.224985 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:17.225556 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0874a0ae-edd0-4eb4-9bc2-3fd639977458 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:17.226795 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0874a0ae-edd0-4eb4-9bc2-3fd639977458 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 returned with HTTP 200 Aug 12 14:53:17.227557 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 542/2172] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:17 2026] GET /volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:17.307241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cb53e57d-ebf0-41b0-ba8e-4dbb8896772c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.309895 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb53e57d-ebf0-41b0-ba8e-4dbb8896772c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:17.310334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb53e57d-ebf0-41b0-ba8e-4dbb8896772c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.310605 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb53e57d-ebf0-41b0-ba8e-4dbb8896772c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.322248 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.322248 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:17.330186 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb53e57d-ebf0-41b0-ba8e-4dbb8896772c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:17.337736 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb53e57d-ebf0-41b0-ba8e-4dbb8896772c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:17.338448 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 536/2173] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:17 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:53:17.396938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-caa4029d-81ba-40a9-a589-52443d3cccd5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.402118 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-caa4029d-81ba-40a9-a589-52443d3cccd5 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:17.402261 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-caa4029d-81ba-40a9-a589-52443d3cccd5 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.402601 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-caa4029d-81ba-40a9-a589-52443d3cccd5 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.411535 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.411535 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:17.418664 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-caa4029d-81ba-40a9-a589-52443d3cccd5 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:17.427417 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-caa4029d-81ba-40a9-a589-52443d3cccd5 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:17.428001 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 548/2174] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:17 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:17.476785 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c855eaf7-257c-4ac5-848a-c5d50193e1a2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.482606 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c855eaf7-257c-4ac5-848a-c5d50193e1a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:17.482606 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c855eaf7-257c-4ac5-848a-c5d50193e1a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.482606 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c855eaf7-257c-4ac5-848a-c5d50193e1a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.486566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c855eaf7-257c-4ac5-848a-c5d50193e1a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:17.495170 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.495170 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:17.496322 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c855eaf7-257c-4ac5-848a-c5d50193e1a2 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:17.496956 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 549/2175] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:17 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:17.564488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5408e300-ecf4-4db7-83cd-fc2cf6a3bd16 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.564488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5408e300-ecf4-4db7-83cd-fc2cf6a3bd16 None None] GET https://10.4.3.100/volume// Aug 12 14:53:17.564488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5408e300-ecf4-4db7-83cd-fc2cf6a3bd16 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.564488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5408e300-ecf4-4db7-83cd-fc2cf6a3bd16 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.564488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5408e300-ecf4-4db7-83cd-fc2cf6a3bd16 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:17.565522 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 543/2176] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:53:17 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 14:53:17.580735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-435f05c7-26db-47bd-b4bf-a1d7ef5f93bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.585255 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-435f05c7-26db-47bd-b4bf-a1d7ef5f93bd tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:53:17.585862 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-435f05c7-26db-47bd-b4bf-a1d7ef5f93bd tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fd857ee-a70b-435d-82a5-5442fe5b787e", "connector": null, "instance_uuid": "be4ae66c-6c8a-42cc-a0e1-ade49710af04"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:17.604952 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.604952 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:17.643992 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-435f05c7-26db-47bd-b4bf-a1d7ef5f93bd tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:53:17.644775 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 537/2177] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:53:17 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 14:53:17.691892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-90322323-66e9-4560-9531-57f8e1f9678f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.696749 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90322323-66e9-4560-9531-57f8e1f9678f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:17.697960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90322323-66e9-4560-9531-57f8e1f9678f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.698432 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-90322323-66e9-4560-9531-57f8e1f9678f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.715538 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.715538 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:17.725168 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-21aaed60-6830-4fa1-aafb-55d61fdef2e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.725168 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21aaed60-6830-4fa1-aafb-55d61fdef2e3 None None] GET https://10.4.3.100/volume// Aug 12 14:53:17.725168 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21aaed60-6830-4fa1-aafb-55d61fdef2e3 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.725168 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-21aaed60-6830-4fa1-aafb-55d61fdef2e3 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.725168 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-21aaed60-6830-4fa1-aafb-55d61fdef2e3 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:17.725168 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 550/2178] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53:17 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 14:53:17.725941 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-90322323-66e9-4560-9531-57f8e1f9678f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:17.733990 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-90322323-66e9-4560-9531-57f8e1f9678f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:17.734599 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 549/2179] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:17 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:17.736662 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-7575c5e6-b409-4f26-839b-473476228383 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.740249 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-7575c5e6-b409-4f26-839b-473476228383 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:17.741322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-7575c5e6-b409-4f26-839b-473476228383 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:17.741322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-7575c5e6-b409-4f26-839b-473476228383 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:17.760811 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.760811 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:17.765976 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-7575c5e6-b409-4f26-839b-473476228383 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:17.774690 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-7575c5e6-b409-4f26-839b-473476228383 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:17.775442 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 544/2180] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:53:17 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:17.904219 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-2fb8df0a-5cd9-4dad-bb74-02e5758e8313 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:17.907475 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-2fb8df0a-5cd9-4dad-bb74-02e5758e8313 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] PUT https://10.4.3.100/volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e Aug 12 14:53:17.907937 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-2fb8df0a-5cd9-4dad-bb74-02e5758e8313 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:17.917647 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-2fb8df0a-5cd9-4dad-bb74-02e5758e8313 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Acquiring lock "cinder-attachment_update-6fd857ee-a70b-435d-82a5-5442fe5b787e-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:17.930449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-2fb8df0a-5cd9-4dad-bb74-02e5758e8313 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Lock "cinder-attachment_update-6fd857ee-a70b-435d-82a5-5442fe5b787e-np0000007067" acquired by "attachment_update" :: waited 0.013s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:17.931853 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:17.931853 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:18.046184 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-2fb8df0a-5cd9-4dad-bb74-02e5758e8313 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Lock "cinder-attachment_update-6fd857ee-a70b-435d-82a5-5442fe5b787e-np0000007067" released by "attachment_update" :: held 0.116s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:18.046497 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-2fb8df0a-5cd9-4dad-bb74-02e5758e8313 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e returned with HTTP 200 Aug 12 14:53:18.047366 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 538/2181] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:17 2026] PUT /volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:18.245681 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3b4fd99b-5744-4710-9298-e772d0ce5a04 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.256267 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b4fd99b-5744-4710-9298-e772d0ce5a04 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 Aug 12 14:53:18.256267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b4fd99b-5744-4710-9298-e772d0ce5a04 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.256267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b4fd99b-5744-4710-9298-e772d0ce5a04 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.265653 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.265653 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:18.266368 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3b4fd99b-5744-4710-9298-e772d0ce5a04 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:18.268005 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b4fd99b-5744-4710-9298-e772d0ce5a04 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 returned with HTTP 200 Aug 12 14:53:18.268739 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 551/2182] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.285488 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.285488 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?limit=1 Aug 12 14:53:18.285488 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.286144 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.286292 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.288292 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.295807 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.296471 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-704be91f-aa78-4648-8deb-9c17af2fd0e5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 12 14:53:18.297257 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 550/2183] 10.4.3.100 () {66 vars in 1258 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.317524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.320472 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:18.320914 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.321299 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.321626 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.323330 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.334495 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.334495 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c4f3a8c-a85e-4e30-b4ac-a05436631035 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 200 Aug 12 14:53:18.334906 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 545/2184] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.349322 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.351636 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?limit=100000 Aug 12 14:53:18.351932 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.352172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.352537 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.352901 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.352901 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:18.356095 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.362709 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.363740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c23d5665-48f4-4ed6-a0ff-3bbccad764ed tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 12 14:53:18.363740 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 539/2185] 10.4.3.100 () {66 vars in 1268 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.380063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.382050 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?limit=0 Aug 12 14:53:18.382265 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.382568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.382926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.384509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.389004 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.389004 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf897d13-e2c0-4c8a-a22d-3c80b798f039 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 12 14:53:18.389593 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 552/2186] 10.4.3.100 () {66 vars in 1258 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:53:18.403521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-240d9a71-9de4-4118-babc-7cfdce56e59f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.407124 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-240d9a71-9de4-4118-babc-7cfdce56e59f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:18.407343 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-240d9a71-9de4-4118-babc-7cfdce56e59f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.407609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-240d9a71-9de4-4118-babc-7cfdce56e59f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.407839 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-240d9a71-9de4-4118-babc-7cfdce56e59f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.408166 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.408166 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:18.409281 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-240d9a71-9de4-4118-babc-7cfdce56e59f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.415265 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-240d9a71-9de4-4118-babc-7cfdce56e59f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.415888 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-240d9a71-9de4-4118-babc-7cfdce56e59f tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 200 Aug 12 14:53:18.416396 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 551/2187] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots => generated 996 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.430752 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.433302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?marker=8fbdca8b-c26e-44fa-91cb-3973351e6cf5 Aug 12 14:53:18.434041 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.434041 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.434041 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.434233 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.434233 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:18.435197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.457133 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.457537 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9f68b35-9ceb-44ca-a115-8caac6f006eb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?marker=8fbdca8b-c26e-44fa-91cb-3973351e6cf5 returned with HTTP 200 Aug 12 14:53:18.458543 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 546/2188] 10.4.3.100 () {66 vars in 1330 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?marker=8fbdca8b-c26e-44fa-91cb-3973351e6cf5 => generated 342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.471714 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.474482 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?offset=2&limit=3 Aug 12 14:53:18.474780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.474953 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.475199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.475476 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.475476 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:18.476551 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.488313 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.488708 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4117a2-ef7e-49a1-baf1-f4c59d990d7a tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 12 14:53:18.489278 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 540/2189] 10.4.3.100 () {66 vars in 1276 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.502220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.503993 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 12 14:53:18.504213 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.504400 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.504698 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.505821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.511743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca0f6879-72a7-447b-b019-81f89d98bb0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.515847 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca0f6879-72a7-447b-b019-81f89d98bb0e tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:18.516071 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca0f6879-72a7-447b-b019-81f89d98bb0e tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.516191 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca0f6879-72a7-447b-b019-81f89d98bb0e tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.516333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ca0f6879-72a7-447b-b019-81f89d98bb0e tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:18.519788 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.520308 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d496bc73-7b89-4699-8f31-c93eb84f3272 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 12 14:53:18.520975 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 553/2190] 10.4.3.100 () {66 vars in 1308 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.521323 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.521323 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:18.524486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca0f6879-72a7-447b-b019-81f89d98bb0e tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:18.524486 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 552/2191] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.535127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a41e1701-76fe-467c-84ef-cc5506100475 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.537481 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a41e1701-76fe-467c-84ef-cc5506100475 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 12 14:53:18.538243 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a41e1701-76fe-467c-84ef-cc5506100475 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.538309 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a41e1701-76fe-467c-84ef-cc5506100475 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.538553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-a41e1701-76fe-467c-84ef-cc5506100475 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.538886 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.538886 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:18.539919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-a41e1701-76fe-467c-84ef-cc5506100475 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.541007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f9190dc-c165-4dfc-b1ee-d6a24d66a55c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.546382 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a41e1701-76fe-467c-84ef-cc5506100475 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.546382 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a41e1701-76fe-467c-84ef-cc5506100475 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 12 14:53:18.547059 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 547/2192] 10.4.3.100 () {66 vars in 1310 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.564420 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.568472 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 12 14:53:18.568753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.569026 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.569304 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.569635 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.569635 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:18.572001 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.588034 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.588384 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea26f5c9-2372-4ba5-87e8-a722f859cf41 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 12 14:53:18.588880 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 554/2193] 10.4.3.100 () {66 vars in 1292 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.605363 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.608321 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 12 14:53:18.608609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.608844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.609138 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.610327 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.630224 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.631247 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8525b53b-0714-4cc9-b3c0-858239d2c764 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 12 14:53:18.632140 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 553/2194] 10.4.3.100 () {66 vars in 1294 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.648386 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.650260 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f9190dc-c165-4dfc-b1ee-d6a24d66a55c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-member] PUT https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:18.650541 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 12 14:53:18.650733 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f9190dc-c165-4dfc-b1ee-d6a24d66a55c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:18.650812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.650997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.651303 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.651680 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.651680 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:18.652803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.657819 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.657819 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:18.669087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f9190dc-c165-4dfc-b1ee-d6a24d66a55c tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-member] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:18.670571 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.670734 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 541/2195] 10.4.3.100 () {70 vars in 1408 bytes} [Wed Aug 12 14:53:18 2026] PUT /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 316 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.670783 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7db0ad5e-5af5-4f17-b206-a07e5c27dd45 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 12 14:53:18.675844 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 548/2196] 10.4.3.100 () {66 vars in 1312 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.682372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76231a60-e958-4d81-8375-bc634f02f361 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.684940 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76231a60-e958-4d81-8375-bc634f02f361 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:18.685222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76231a60-e958-4d81-8375-bc634f02f361 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.685404 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76231a60-e958-4d81-8375-bc634f02f361 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.685618 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-76231a60-e958-4d81-8375-bc634f02f361 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:18.688004 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.690759 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 12 14:53:18.690968 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.691187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.691389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.693500 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.693500 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:18.694470 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.701004 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.701004 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:18.702186 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76231a60-e958-4d81-8375-bc634f02f361 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:18.702899 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 555/2197] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 762 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.714445 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.714445 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-35cde733-f5dd-46a5-9664-2dd8e6e8bc73 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 12 14:53:18.714948 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 554/2198] 10.4.3.100 () {66 vars in 1314 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.722824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-121b03fd-5961-414a-bad2-6df1a6a0066a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.728158 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-121b03fd-5961-414a-bad2-6df1a6a0066a tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] DELETE https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:18.728158 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-121b03fd-5961-414a-bad2-6df1a6a0066a tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.728158 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-121b03fd-5961-414a-bad2-6df1a6a0066a tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.728158 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-121b03fd-5961-414a-bad2-6df1a6a0066a tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Delete backup with id: b60b2dab-8d45-49a5-8236-c56a65f89d47. Aug 12 14:53:18.731419 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.733971 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 Aug 12 14:53:18.734282 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.734573 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.734573 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:18.734670 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.734886 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.735276 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.735276 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:18.736448 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.748781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2fb898b0-dfe9-45c5-88a2-4f2e6ace4f7a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.752306 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fb898b0-dfe9-45c5-88a2-4f2e6ace4f7a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:18.752369 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fb898b0-dfe9-45c5-88a2-4f2e6ace4f7a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.755222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2fb898b0-dfe9-45c5-88a2-4f2e6ace4f7a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.756439 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-121b03fd-5961-414a-bad2-6df1a6a0066a tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] delete_backup rpcapi backup_id b60b2dab-8d45-49a5-8236-c56a65f89d47 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:53:18.758712 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-121b03fd-5961-414a-bad2-6df1a6a0066a tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 202 Aug 12 14:53:18.759086 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.759294 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 542/2199] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:53:18 2026] DELETE /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:53:18.759663 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.759663 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:18.760520 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e10f22e7-1e65-4952-a633-78f9afcf6858 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 returned with HTTP 200 Aug 12 14:53:18.761011 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 549/2200] 10.4.3.100 () {66 vars in 1385 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 => generated 476 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.771752 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.771752 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:18.774709 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b44d03cc-afab-4d4c-9a35-f66eb072083f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.775744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.777228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b44d03cc-afab-4d4c-9a35-f66eb072083f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:18.777523 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b44d03cc-afab-4d4c-9a35-f66eb072083f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.777721 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b44d03cc-afab-4d4c-9a35-f66eb072083f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.777821 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b44d03cc-afab-4d4c-9a35-f66eb072083f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:18.779601 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2fb898b0-dfe9-45c5-88a2-4f2e6ace4f7a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:18.780641 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail?status=available Aug 12 14:53:18.780641 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.780951 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.781280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.783100 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.784596 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.784596 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:18.785542 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b44d03cc-afab-4d4c-9a35-f66eb072083f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 200 Aug 12 14:53:18.786092 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 555/2201] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.786675 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2fb898b0-dfe9-45c5-88a2-4f2e6ace4f7a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:18.787373 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 556/2202] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.799249 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.799849 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.799849 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:18.800959 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-051d5791-5d45-4387-97a4-ff95bb8acc8d tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 12 14:53:18.801099 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 543/2203] 10.4.3.100 () {66 vars in 1297 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:18.817348 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.819630 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 Aug 12 14:53:18.819896 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.820070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.820401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.823194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.845636 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.846147 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:18.846147 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:18.846889 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f45e4a36-2d25-4eb0-acb5-5d65927defad tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 returned with HTTP 200 Aug 12 14:53:18.847325 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 550/2204] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 => generated 476 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.862595 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4451455-2f15-4238-9401-bb61e7faacaa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.863827 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4451455-2f15-4238-9401-bb61e7faacaa tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 Aug 12 14:53:18.864074 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4451455-2f15-4238-9401-bb61e7faacaa tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.864306 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4451455-2f15-4238-9401-bb61e7faacaa tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.866496 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-b4451455-2f15-4238-9401-bb61e7faacaa tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.866606 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-b4451455-2f15-4238-9401-bb61e7faacaa tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.891313 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b4451455-2f15-4238-9401-bb61e7faacaa tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.891313 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4451455-2f15-4238-9401-bb61e7faacaa tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 returned with HTTP 200 Aug 12 14:53:18.891900 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 556/2205] 10.4.3.100 () {66 vars in 1364 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.907762 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.910564 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?status=available Aug 12 14:53:18.910564 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.910564 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.910831 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.912504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.db.api [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100248) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.928921 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.929854 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c37a7f1-2398-4a6e-a6f1-9015f0f73926 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?status=available returned with HTTP 200 Aug 12 14:53:18.930431 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 557/2206] 10.4.3.100 () {66 vars in 1276 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.947242 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-313c38d7-1108-4aaa-8833-027c7f5466da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.947764 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-313c38d7-1108-4aaa-8833-027c7f5466da tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 Aug 12 14:53:18.948005 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-313c38d7-1108-4aaa-8833-027c7f5466da tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.948258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-313c38d7-1108-4aaa-8833-027c7f5466da tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.948578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-313c38d7-1108-4aaa-8833-027c7f5466da tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:18.949852 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-313c38d7-1108-4aaa-8833-027c7f5466da tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:18.970288 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-313c38d7-1108-4aaa-8833-027c7f5466da tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Get all snapshots completed successfully. Aug 12 14:53:18.970881 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-313c38d7-1108-4aaa-8833-027c7f5466da tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 returned with HTTP 200 Aug 12 14:53:18.971532 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 544/2207] 10.4.3.100 () {66 vars in 1398 bytes} [Wed Aug 12 14:53:18 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1832854996 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:18.990797 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-886c7117-3967-47dd-80ef-e046ee9eef2e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:18.996721 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-886c7117-3967-47dd-80ef-e046ee9eef2e tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 Aug 12 14:53:18.997365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-886c7117-3967-47dd-80ef-e046ee9eef2e tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:18.997365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-886c7117-3967-47dd-80ef-e046ee9eef2e tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:18.997485 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-886c7117-3967-47dd-80ef-e046ee9eef2e tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Delete snapshot with id: 92d48e28-3313-411e-8eae-a764fc594a00 Aug 12 14:53:19.004135 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.004135 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:19.006472 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-886c7117-3967-47dd-80ef-e046ee9eef2e tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:19.039400 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-886c7117-3967-47dd-80ef-e046ee9eef2e tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot delete request issued successfully. Aug 12 14:53:19.039732 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-886c7117-3967-47dd-80ef-e046ee9eef2e tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 returned with HTTP 202 Aug 12 14:53:19.040337 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 551/2208] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:53:18 2026] DELETE /volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:19.050084 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d65cc8a6-0e42-4edc-872a-6271f18079c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:19.054806 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d65cc8a6-0e42-4edc-872a-6271f18079c9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 Aug 12 14:53:19.054912 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d65cc8a6-0e42-4edc-872a-6271f18079c9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:19.055229 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d65cc8a6-0e42-4edc-872a-6271f18079c9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:19.062579 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.062579 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:19.063270 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d65cc8a6-0e42-4edc-872a-6271f18079c9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:19.064475 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d65cc8a6-0e42-4edc-872a-6271f18079c9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 returned with HTTP 200 Aug 12 14:53:19.065105 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 557/2209] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:19 2026] GET /volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:19.155509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:19.158603 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:19.159489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2028243668"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:19.161798 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2028243668'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:19.172160 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume of 1 GB Aug 12 14:53:19.172483 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.172483 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:19.173168 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Availability Zones retrieved successfully. Aug 12 14:53:19.183095 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (0ff98302-2641-45af-a628-b16f632839b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:19.184873 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b72d5f-1f26-415a-8049-7592c1b56902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:19.186086 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:19.203538 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.203538 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:19.223535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07b72d5f-1f26-415a-8049-7592c1b56902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f20f4fa-0057-47d5-82d4-76c406456bab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f20f4fa-0057-47d5-82d4-76c406456bab', 'encryption_key_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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:19.225305 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dd34495-ab9f-44e9-93ec-cb70b256544d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:19.305244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Created reservations ['987df985-11f1-422b-a787-c8c9ef9d320d', '20ac0901-d3b8-4b32-af20-7dd2691e4afe', '9084fd80-b8b6-4a00-ae4a-db58773c70b1', '7d34a378-9635-4eb8-87b2-110a89e41c70'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:19.306475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dd34495-ab9f-44e9-93ec-cb70b256544d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987df985-11f1-422b-a787-c8c9ef9d320d', '20ac0901-d3b8-4b32-af20-7dd2691e4afe', '9084fd80-b8b6-4a00-ae4a-db58773c70b1', '7d34a378-9635-4eb8-87b2-110a89e41c70']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:19.310495 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b6e3a3-b777-47f9-aff6-b55616fa626b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:19.347812 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b6e3a3-b777-47f9-aff6-b55616fa626b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2f4ed55-e7f8-45c7-a168-86d4300740af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2028243668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['987df985-11f1-422b-a787-c8c9ef9d320d','20ac0901-d3b8-4b32-af20-7dd2691e4afe','9084fd80-b8b6-4a00-ae4a-db58773c70b1','7d34a378-9635-4eb8-87b2-110a89e41c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2028243668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2f4ed55-e7f8-45c7-a168-86d4300740af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2085ab3cfc4e4944a59bbf1574208909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df6804a56b0742a380716db60b299b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f20f4fa-0057-47d5-82d4-76c406456bab),volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:19.349365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21970758-8320-40a2-b385-a444a0ca3170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:19.387760 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21970758-8320-40a2-b385-a444a0ca3170) transitioned into state 'SUCCESS' from state '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-2028243668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['987df985-11f1-422b-a787-c8c9ef9d320d','20ac0901-d3b8-4b32-af20-7dd2691e4afe','9084fd80-b8b6-4a00-ae4a-db58773c70b1','7d34a378-9635-4eb8-87b2-110a89e41c70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:19.388423 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ea9146-9e21-408b-90bd-dff3f51ec724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:19.409445 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ea9146-9e21-408b-90bd-dff3f51ec724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:19.414072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (0ff98302-2641-45af-a628-b16f632839b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:19.414072 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request issued successfully. Aug 12 14:53:19.414072 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f7099f10-4341-47d3-8649-433dc8e1cf47 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:19.414072 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 558/2210] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:53:19 2026] POST /volume/v3/volumes => generated 760 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:19.432555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-451f390a-2a9f-4411-a9d0-adec71001401 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:19.442155 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-451f390a-2a9f-4411-a9d0-adec71001401 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:19.442155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-451f390a-2a9f-4411-a9d0-adec71001401 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:19.442155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-451f390a-2a9f-4411-a9d0-adec71001401 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:19.455222 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.455222 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:19.463906 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-451f390a-2a9f-4411-a9d0-adec71001401 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:19.472306 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-451f390a-2a9f-4411-a9d0-adec71001401 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:19.474772 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 545/2211] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:19 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 828 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:19.805952 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-89f92480-dbc7-4eb9-9b71-bc7bf4d7aa69 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:19.809919 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-89f92480-dbc7-4eb9-9b71-bc7bf4d7aa69 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 Aug 12 14:53:19.809919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-89f92480-dbc7-4eb9-9b71-bc7bf4d7aa69 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:19.809919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-89f92480-dbc7-4eb9-9b71-bc7bf4d7aa69 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:19.809919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-89f92480-dbc7-4eb9-9b71-bc7bf4d7aa69 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Show backup with id b60b2dab-8d45-49a5-8236-c56a65f89d47. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:19.811490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20bf866b-faeb-449b-9669-bdccc468d608 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:19.815569 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20bf866b-faeb-449b-9669-bdccc468d608 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:19.815856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20bf866b-faeb-449b-9669-bdccc468d608 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:19.816301 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20bf866b-faeb-449b-9669-bdccc468d608 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:19.816762 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-89f92480-dbc7-4eb9-9b71-bc7bf4d7aa69 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 returned with HTTP 404 Aug 12 14:53:19.819219 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 552/2212] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:19 2026] GET /volume/v3/backups/b60b2dab-8d45-49a5-8236-c56a65f89d47 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:19.830449 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:19.832437 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 Aug 12 14:53:19.832935 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:19.833337 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:19.833753 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Delete volume with id: f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 Aug 12 14:53:19.836836 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.836836 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:19.845488 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20bf866b-faeb-449b-9669-bdccc468d608 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:19.845624 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.845624 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:19.845624 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Volume info retrieved successfully. Aug 12 14:53:19.853714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20bf866b-faeb-449b-9669-bdccc468d608 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:19.854201 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 558/2213] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:19 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 848 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:19.872266 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Delete volume request issued successfully. Aug 12 14:53:19.872266 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ff7e460-0241-4261-9c97-1b6ab2491342 tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 returned with HTTP 202 Aug 12 14:53:19.872266 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 559/2214] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:53:19 2026] DELETE /volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:19.882187 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c42eda37-8167-41a2-807e-1680a6b8e94f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:19.884568 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c42eda37-8167-41a2-807e-1680a6b8e94f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 Aug 12 14:53:19.884869 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c42eda37-8167-41a2-807e-1680a6b8e94f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:19.885109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c42eda37-8167-41a2-807e-1680a6b8e94f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:19.899714 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:19.899714 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:19.908139 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c42eda37-8167-41a2-807e-1680a6b8e94f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Volume info retrieved successfully. Aug 12 14:53:19.915849 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c42eda37-8167-41a2-807e-1680a6b8e94f tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 returned with HTTP 200 Aug 12 14:53:19.916337 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 546/2215] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:19 2026] GET /volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 => generated 1008 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:20.076678 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-395d50c5-dc0b-40f6-a50d-eb9e41601253 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.078834 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-395d50c5-dc0b-40f6-a50d-eb9e41601253 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 Aug 12 14:53:20.079036 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-395d50c5-dc0b-40f6-a50d-eb9e41601253 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.079216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-395d50c5-dc0b-40f6-a50d-eb9e41601253 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.084852 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-395d50c5-dc0b-40f6-a50d-eb9e41601253 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 returned with HTTP 404 Aug 12 14:53:20.085483 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 553/2216] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/snapshots/92d48e28-3313-411e-8eae-a764fc594a00 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:20.093838 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9e0a5795-effe-4c32-8d10-f6b068886255 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.096279 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e0a5795-effe-4c32-8d10-f6b068886255 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 Aug 12 14:53:20.096573 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e0a5795-effe-4c32-8d10-f6b068886255 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.096786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e0a5795-effe-4c32-8d10-f6b068886255 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.096950 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-9e0a5795-effe-4c32-8d10-f6b068886255 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Delete snapshot with id: 8fbdca8b-c26e-44fa-91cb-3973351e6cf5 Aug 12 14:53:20.104749 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.104749 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:20.105506 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9e0a5795-effe-4c32-8d10-f6b068886255 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:20.124603 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9e0a5795-effe-4c32-8d10-f6b068886255 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot delete request issued successfully. Aug 12 14:53:20.124850 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e0a5795-effe-4c32-8d10-f6b068886255 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 returned with HTTP 202 Aug 12 14:53:20.125304 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 559/2217] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:53:20 2026] DELETE /volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:20.136043 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b60452ac-3d9d-436c-b086-ae2979d10adb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.137565 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b60452ac-3d9d-436c-b086-ae2979d10adb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 Aug 12 14:53:20.137958 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b60452ac-3d9d-436c-b086-ae2979d10adb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.138290 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b60452ac-3d9d-436c-b086-ae2979d10adb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.144325 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.144325 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:20.145155 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b60452ac-3d9d-436c-b086-ae2979d10adb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:20.146533 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b60452ac-3d9d-436c-b086-ae2979d10adb tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 returned with HTTP 200 Aug 12 14:53:20.147204 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 560/2218] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:20.490009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e9bec86-25ec-4e40-b621-d13c79807d7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.491758 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e9bec86-25ec-4e40-b621-d13c79807d7f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:20.491998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e9bec86-25ec-4e40-b621-d13c79807d7f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.492182 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e9bec86-25ec-4e40-b621-d13c79807d7f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.499202 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.499202 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:20.503510 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2e9bec86-25ec-4e40-b621-d13c79807d7f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:20.509427 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e9bec86-25ec-4e40-b621-d13c79807d7f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:20.509834 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 547/2219] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:20.574402 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-789a7f5b-1817-447d-9f8d-33d1e8c68597 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.577100 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-789a7f5b-1817-447d-9f8d-33d1e8c68597 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:20.577363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-789a7f5b-1817-447d-9f8d-33d1e8c68597 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.577627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-789a7f5b-1817-447d-9f8d-33d1e8c68597 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.586849 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.586849 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:20.591840 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-789a7f5b-1817-447d-9f8d-33d1e8c68597 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:20.597953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-789a7f5b-1817-447d-9f8d-33d1e8c68597 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:20.598281 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 554/2220] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:20.697672 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc21eb04-ff03-4385-a99c-83046fe810b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.698178 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc21eb04-ff03-4385-a99c-83046fe810b9 None None] GET https://10.4.3.100/volume// Aug 12 14:53:20.698402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc21eb04-ff03-4385-a99c-83046fe810b9 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.698641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc21eb04-ff03-4385-a99c-83046fe810b9 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.699018 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc21eb04-ff03-4385-a99c-83046fe810b9 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:20.699354 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 560/2221] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:53: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 14:53:20.707784 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-fc73b914-a9a4-48bf-aef2-0c52bafdcc50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.709940 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-fc73b914-a9a4-48bf-aef2-0c52bafdcc50 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:53:20.710477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-fc73b914-a9a4-48bf-aef2-0c52bafdcc50 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f4ed55-e7f8-45c7-a168-86d4300740af", "connector": null, "instance_uuid": "8a4bb6f8-0490-4ef9-bde8-43c81d33c53d"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:20.720809 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.720809 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:20.755355 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-fc73b914-a9a4-48bf-aef2-0c52bafdcc50 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:53:20.756163 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 561/2222] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:53:20 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 14:53:20.797183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7bd7f5da-1cff-43b4-9942-19c8317af332 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.800521 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bd7f5da-1cff-43b4-9942-19c8317af332 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:20.800521 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bd7f5da-1cff-43b4-9942-19c8317af332 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.800864 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bd7f5da-1cff-43b4-9942-19c8317af332 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.804895 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=564,cinder:INSERT=102,cinder:UPDATE=187 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:53:20.809556 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-55dfa058-a01f-4481-9ebc-6982137cf14a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.810095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-55dfa058-a01f-4481-9ebc-6982137cf14a None None] GET https://10.4.3.100/volume// Aug 12 14:53:20.810306 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-55dfa058-a01f-4481-9ebc-6982137cf14a None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.810576 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-55dfa058-a01f-4481-9ebc-6982137cf14a None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.811027 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-55dfa058-a01f-4481-9ebc-6982137cf14a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:20.811388 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 555/2223] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53: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 14:53:20.820045 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.820045 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:20.824628 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-482a0a4a-d76b-4758-8fa7-b4f4e3d81d1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.825938 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7bd7f5da-1cff-43b4-9942-19c8317af332 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:20.827975 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-482a0a4a-d76b-4758-8fa7-b4f4e3d81d1f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:20.829083 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-482a0a4a-d76b-4758-8fa7-b4f4e3d81d1f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.829441 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-482a0a4a-d76b-4758-8fa7-b4f4e3d81d1f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.833059 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bd7f5da-1cff-43b4-9942-19c8317af332 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:20.833597 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 548/2224] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 852 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:20.848196 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.848196 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:20.852302 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-482a0a4a-d76b-4758-8fa7-b4f4e3d81d1f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:20.858445 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-482a0a4a-d76b-4758-8fa7-b4f4e3d81d1f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:20.858917 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 561/2225] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:20.873696 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c8e51a50-6746-4f2b-856a-fa3a95251d92 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.877708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8e51a50-6746-4f2b-856a-fa3a95251d92 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:20.877708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8e51a50-6746-4f2b-856a-fa3a95251d92 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.877708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8e51a50-6746-4f2b-856a-fa3a95251d92 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.879901 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=516,cinder:UPDATE=130,cinder:INSERT=70,cinder:DELETE=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:53:20.892878 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:20.892878 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:20.899945 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c8e51a50-6746-4f2b-856a-fa3a95251d92 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:20.908575 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8e51a50-6746-4f2b-856a-fa3a95251d92 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:20.909263 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 562/2226] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:20.936056 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7d6afee4-4bc8-4589-946e-cd1b8462d0df None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:20.940629 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d6afee4-4bc8-4589-946e-cd1b8462d0df tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] GET https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 Aug 12 14:53:20.940934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d6afee4-4bc8-4589-946e-cd1b8462d0df tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:20.941206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d6afee4-4bc8-4589-946e-cd1b8462d0df tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:20.950660 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d6afee4-4bc8-4589-946e-cd1b8462d0df tempest-ProjectMemberTests39-1114894030 tempest-ProjectMemberTests39-1114894030-project-admin] https://10.4.3.100/volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 returned with HTTP 404 Aug 12 14:53:20.952022 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 556/2227] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:20 2026] GET /volume/v3/volumes/f2ae2df5-2ad0-440c-b9b6-2fa223b727a9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:21.026692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-3524e351-870a-468a-ad7d-322f53cdd6af None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.036609 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-3524e351-870a-468a-ad7d-322f53cdd6af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f Aug 12 14:53:21.036609 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-3524e351-870a-468a-ad7d-322f53cdd6af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:21.066234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-3524e351-870a-468a-ad7d-322f53cdd6af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:21.073380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-3524e351-870a-468a-ad7d-322f53cdd6af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:21.075593 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:21.075593 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:21.159101 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-09ebf279-c866-4b27-8462-2d58cda144bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.163041 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09ebf279-c866-4b27-8462-2d58cda144bf tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 Aug 12 14:53:21.163207 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09ebf279-c866-4b27-8462-2d58cda144bf tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:21.163369 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-09ebf279-c866-4b27-8462-2d58cda144bf tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:21.176796 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-09ebf279-c866-4b27-8462-2d58cda144bf tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 returned with HTTP 404 Aug 12 14:53:21.179769 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 562/2228] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:21 2026] GET /volume/v3/snapshots/8fbdca8b-c26e-44fa-91cb-3973351e6cf5 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:21.188669 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-29304d2f-6674-454b-b08d-f93834321592 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.193651 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29304d2f-6674-454b-b08d-f93834321592 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 Aug 12 14:53:21.193651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29304d2f-6674-454b-b08d-f93834321592 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:21.193651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29304d2f-6674-454b-b08d-f93834321592 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:21.193651 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-29304d2f-6674-454b-b08d-f93834321592 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Delete snapshot with id: 66755edb-81bc-4dd2-ac92-f87d55692029 Aug 12 14:53:21.199993 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:21.199993 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:21.201504 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-29304d2f-6674-454b-b08d-f93834321592 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:21.213020 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-3524e351-870a-468a-ad7d-322f53cdd6af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" released by "attachment_update" :: held 0.139s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:21.213020 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-3524e351-870a-468a-ad7d-322f53cdd6af tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f returned with HTTP 200 Aug 12 14:53:21.213938 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 549/2229] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:21 2026] PUT /volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:21.227562 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-29304d2f-6674-454b-b08d-f93834321592 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot delete request issued successfully. Aug 12 14:53:21.230487 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29304d2f-6674-454b-b08d-f93834321592 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 returned with HTTP 202 Aug 12 14:53:21.230487 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 563/2230] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:53:21 2026] DELETE /volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:21.244274 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-91b3e78f-e5cd-4853-95f0-8173591e55ef None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.245937 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91b3e78f-e5cd-4853-95f0-8173591e55ef tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 Aug 12 14:53:21.246132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91b3e78f-e5cd-4853-95f0-8173591e55ef tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:21.246320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91b3e78f-e5cd-4853-95f0-8173591e55ef tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:21.253526 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:21.253526 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:21.254255 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-91b3e78f-e5cd-4853-95f0-8173591e55ef tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Snapshot retrieved successfully. Aug 12 14:53:21.257369 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91b3e78f-e5cd-4853-95f0-8173591e55ef tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 returned with HTTP 200 Aug 12 14:53:21.257369 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 557/2231] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:21 2026] GET /volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:21.652093 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-60010017-3880-48e1-a707-97c8c3490f44 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.654484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-60010017-3880-48e1-a707-97c8c3490f44 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e/action Aug 12 14:53:21.654944 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-60010017-3880-48e1-a707-97c8c3490f44 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:21.655130 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-60010017-3880-48e1-a707-97c8c3490f44 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:21.677274 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:21.677274 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:21.691257 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-819dd47d-2fa8-4497-9556-1880f8c14f5a req-60010017-3880-48e1-a707-97c8c3490f44 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e/action returned with HTTP 204 Aug 12 14:53:21.691732 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 563/2232] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:21 2026] POST /volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:21.852940 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f37907e8-b389-43f5-bf14-4fbe4cb8d1c9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.858082 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f37907e8-b389-43f5-bf14-4fbe4cb8d1c9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:21.858269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f37907e8-b389-43f5-bf14-4fbe4cb8d1c9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:21.858481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f37907e8-b389-43f5-bf14-4fbe4cb8d1c9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:21.872814 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:21.872814 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:21.877207 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f37907e8-b389-43f5-bf14-4fbe4cb8d1c9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:21.883379 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f37907e8-b389-43f5-bf14-4fbe4cb8d1c9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:21.883874 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 550/2233] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:21 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:21.927788 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d74811e6-7d16-4b6f-9d9a-f95c3d02c96e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.930348 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d74811e6-7d16-4b6f-9d9a-f95c3d02c96e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:21.930631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d74811e6-7d16-4b6f-9d9a-f95c3d02c96e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:21.931168 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d74811e6-7d16-4b6f-9d9a-f95c3d02c96e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:21.949503 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:21.949503 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:21.955385 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d74811e6-7d16-4b6f-9d9a-f95c3d02c96e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:21.961728 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d74811e6-7d16-4b6f-9d9a-f95c3d02c96e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:21.962307 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 564/2234] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:21 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:21.980641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2eb70052-01b5-4006-9330-370aeaedcafc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:21.983238 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eb70052-01b5-4006-9330-370aeaedcafc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:53:21.983480 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2eb70052-01b5-4006-9330-370aeaedcafc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:21.983758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2eb70052-01b5-4006-9330-370aeaedcafc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:21.995323 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:21.995323 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:21.999782 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2eb70052-01b5-4006-9330-370aeaedcafc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:53:22.005324 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eb70052-01b5-4006-9330-370aeaedcafc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:53:22.005893 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 558/2235] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:21 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:22.269757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4ff0824-ed6b-4735-a8c2-c7eafa723748 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:22.272525 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4ff0824-ed6b-4735-a8c2-c7eafa723748 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 Aug 12 14:53:22.272855 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4ff0824-ed6b-4735-a8c2-c7eafa723748 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:22.272855 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4ff0824-ed6b-4735-a8c2-c7eafa723748 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:22.281443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4ff0824-ed6b-4735-a8c2-c7eafa723748 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 returned with HTTP 404 Aug 12 14:53:22.282112 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 564/2236] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:22 2026] GET /volume/v3/snapshots/66755edb-81bc-4dd2-ac92-f87d55692029 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:22.294026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-332423ca-3827-4735-ac04-7cc46cf15cd5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:22.296642 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-332423ca-3827-4735-ac04-7cc46cf15cd5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:22.296851 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-332423ca-3827-4735-ac04-7cc46cf15cd5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:22.297223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-332423ca-3827-4735-ac04-7cc46cf15cd5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:22.307982 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:22.307982 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:22.314946 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-332423ca-3827-4735-ac04-7cc46cf15cd5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:22.323595 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-332423ca-3827-4735-ac04-7cc46cf15cd5 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 returned with HTTP 200 Aug 12 14:53:22.324284 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 551/2237] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:22 2026] GET /volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:22.346260 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:22.348603 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] DELETE https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:22.348910 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:22.349200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:22.349527 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Delete volume with id: 8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:22.359295 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:22.359295 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:22.361355 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:22.389274 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Delete volume request issued successfully. Aug 12 14:53:22.389603 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb0d9fd1-f1f8-4e9e-a9cb-2a29fc275c02 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 returned with HTTP 202 Aug 12 14:53:22.390704 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 565/2238] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:53:22 2026] DELETE /volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:22.404876 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2ee825bb-0aa3-41b2-a09c-3df3388237d9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:22.407244 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ee825bb-0aa3-41b2-a09c-3df3388237d9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:22.407244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2ee825bb-0aa3-41b2-a09c-3df3388237d9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:22.408146 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2ee825bb-0aa3-41b2-a09c-3df3388237d9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:22.429629 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:22.429629 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:22.440922 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2ee825bb-0aa3-41b2-a09c-3df3388237d9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Volume info retrieved successfully. Aug 12 14:53:22.450116 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ee825bb-0aa3-41b2-a09c-3df3388237d9 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 returned with HTTP 200 Aug 12 14:53:22.451378 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 559/2239] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:22 2026] GET /volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:22.900042 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b6783ee5-f17e-425b-ae64-8cfa9fde63b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:22.902780 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6783ee5-f17e-425b-ae64-8cfa9fde63b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:22.903065 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6783ee5-f17e-425b-ae64-8cfa9fde63b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:22.903327 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b6783ee5-f17e-425b-ae64-8cfa9fde63b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:22.917478 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:22.917478 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:22.923863 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b6783ee5-f17e-425b-ae64-8cfa9fde63b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:22.929641 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b6783ee5-f17e-425b-ae64-8cfa9fde63b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:22.930093 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 565/2240] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:22 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:23.474614 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c649404b-58e6-46ef-99e1-12d8929f1301 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:23.481164 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c649404b-58e6-46ef-99e1-12d8929f1301 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] GET https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 Aug 12 14:53:23.483782 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c649404b-58e6-46ef-99e1-12d8929f1301 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:23.484499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c649404b-58e6-46ef-99e1-12d8929f1301 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:23.496999 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c649404b-58e6-46ef-99e1-12d8929f1301 tempest-VolumesSnapshotListTestJSON-950200189 tempest-VolumesSnapshotListTestJSON-950200189-project-member] https://10.4.3.100/volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 returned with HTTP 404 Aug 12 14:53:23.498035 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 552/2241] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:23 2026] GET /volume/v3/volumes/8ba84c30-9d4a-4941-95e9-e82cd3630ee5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:23.533189 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:23.740504 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:23.740504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-326583124"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:23.741275 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-326583124'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:23.741545 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume of 1 GB Aug 12 14:53:23.747179 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Availability Zones retrieved successfully. Aug 12 14:53:23.753335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (335ef7c0-5ba0-4ec9-9420-33683010ace5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:23.754655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f82c12-62eb-4d6c-b744-ac1de13f56f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:23.755564 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:23.793803 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05f82c12-62eb-4d6c-b744-ac1de13f56f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:23.795634 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39483742-feb8-40ab-8f54-ade7cd312c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:23.928502 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Created reservations ['ecdd5fd0-4a89-4fda-834c-f0ecd9ca1152', '89c32240-ecad-4da3-955a-693788d5f54e', '92caab81-2f72-4e2f-9b06-85fe444a207f', '45827873-19f6-417e-8422-9639522c9438'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:23.929692 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39483742-feb8-40ab-8f54-ade7cd312c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecdd5fd0-4a89-4fda-834c-f0ecd9ca1152', '89c32240-ecad-4da3-955a-693788d5f54e', '92caab81-2f72-4e2f-9b06-85fe444a207f', '45827873-19f6-417e-8422-9639522c9438']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:23.931116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86871721-fd36-4b1a-b107-caac96722b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:23.946611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d10803a5-2906-4099-8b23-08f25c0c42f2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:23.949923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d10803a5-2906-4099-8b23-08f25c0c42f2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:23.950497 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d10803a5-2906-4099-8b23-08f25c0c42f2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:23.950817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d10803a5-2906-4099-8b23-08f25c0c42f2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:23.965269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86871721-fd36-4b1a-b107-caac96722b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e5cabe8-6f68-4822-b1f1-26d34d5f50fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-326583124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['ecdd5fd0-4a89-4fda-834c-f0ecd9ca1152','89c32240-ecad-4da3-955a-693788d5f54e','92caab81-2f72-4e2f-9b06-85fe444a207f','45827873-19f6-417e-8422-9639522c9438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-326583124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e5cabe8-6f68-4822-b1f1-26d34d5f50fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c7763cd00714b44a4a0de9fd0683da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:23.965988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11cf20f3-9528-4e7c-8027-290a0f414a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:23.966275 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:23.966275 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:23.974258 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d10803a5-2906-4099-8b23-08f25c0c42f2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:23.982919 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d10803a5-2906-4099-8b23-08f25c0c42f2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:23.984317 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 560/2242] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:23 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:23.995878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11cf20f3-9528-4e7c-8027-290a0f414a8c) transitioned into state 'SUCCESS' from state '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-326583124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['ecdd5fd0-4a89-4fda-834c-f0ecd9ca1152','89c32240-ecad-4da3-955a-693788d5f54e','92caab81-2f72-4e2f-9b06-85fe444a207f','45827873-19f6-417e-8422-9639522c9438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:23.996803 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b9ee53e-ea8c-4733-84cd-b488e0419ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:24.010340 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b9ee53e-ea8c-4733-84cd-b488e0419ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:24.011444 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (335ef7c0-5ba0-4ec9-9420-33683010ace5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:24.012523 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request issued successfully. Aug 12 14:53:24.012972 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-805a36f4-8e7f-4c7b-84c3-23498c513725 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:24.013394 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 566/2243] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:53:23 2026] POST /volume/v3/volumes => generated 777 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:24.029362 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2dbb2066-f85e-49d7-abcf-33826deca2a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:24.035512 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dbb2066-f85e-49d7-abcf-33826deca2a1 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd Aug 12 14:53:24.036648 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2dbb2066-f85e-49d7-abcf-33826deca2a1 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:24.036648 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2dbb2066-f85e-49d7-abcf-33826deca2a1 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:24.053168 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:24.053168 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:24.055999 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2dbb2066-f85e-49d7-abcf-33826deca2a1 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:24.063305 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dbb2066-f85e-49d7-abcf-33826deca2a1 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd returned with HTTP 200 Aug 12 14:53:24.063856 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 566/2244] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:24 2026] GET /volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:25.002616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4d56d0f9-80d3-4043-9206-85eb6da057bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.006636 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4d56d0f9-80d3-4043-9206-85eb6da057bb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:25.006636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4d56d0f9-80d3-4043-9206-85eb6da057bb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.006636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4d56d0f9-80d3-4043-9206-85eb6da057bb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.020631 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:25.020631 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:25.024701 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4d56d0f9-80d3-4043-9206-85eb6da057bb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:25.036481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4d56d0f9-80d3-4043-9206-85eb6da057bb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:25.037091 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 553/2245] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:25.082033 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bc92e123-419f-4120-9b5d-2fb328d270a6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.084369 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc92e123-419f-4120-9b5d-2fb328d270a6 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd Aug 12 14:53:25.084737 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc92e123-419f-4120-9b5d-2fb328d270a6 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.085244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc92e123-419f-4120-9b5d-2fb328d270a6 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.100990 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:25.100990 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:25.107425 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bc92e123-419f-4120-9b5d-2fb328d270a6 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:25.118396 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc92e123-419f-4120-9b5d-2fb328d270a6 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd returned with HTTP 200 Aug 12 14:53:25.119312 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 561/2246] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:25.141640 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-26956612-c18b-4a2b-afba-6d850e98be62 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.223495 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1f49ef55-48af-4409-ba40-8eb91677db58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.330746 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26956612-c18b-4a2b-afba-6d850e98be62 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] GET https://10.4.3.100/volume/v3/volumes Aug 12 14:53:25.331201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26956612-c18b-4a2b-afba-6d850e98be62 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.331972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26956612-c18b-4a2b-afba-6d850e98be62 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.331972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-26956612-c18b-4a2b-afba-6d850e98be62 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:25.334356 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:25.334356 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:25.335813 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-26956612-c18b-4a2b-afba-6d850e98be62 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:53:25.346570 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-26956612-c18b-4a2b-afba-6d850e98be62 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Get all volumes completed successfully. Aug 12 14:53:25.347176 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26956612-c18b-4a2b-afba-6d850e98be62 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 14:53:25.347627 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 567/2247] 10.4.3.100 () {68 vars in 1278 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/volumes => generated 335 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:25.349426 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f49ef55-48af-4409-ba40-8eb91677db58 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:25.349880 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1f49ef55-48af-4409-ba40-8eb91677db58 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d3a8c165-da7c-41d0-9b8c-21b6cacbbab2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1498274147"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:25.358954 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05371883-5f3f-44f0-aab3-248f49e04a3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.359071 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1f49ef55-48af-4409-ba40-8eb91677db58 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 404 Aug 12 14:53:25.359764 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 567/2248] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:53:25 2026] POST /volume/v3/snapshots => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:25.361200 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05371883-5f3f-44f0-aab3-248f49e04a3b tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd Aug 12 14:53:25.361532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05371883-5f3f-44f0-aab3-248f49e04a3b tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.361787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05371883-5f3f-44f0-aab3-248f49e04a3b tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.362528 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-05371883-5f3f-44f0-aab3-248f49e04a3b tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume with id: 7e5cabe8-6f68-4822-b1f1-26d34d5f50fd Aug 12 14:53:25.372073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-91a367b7-523d-48f2-b34e-67245380dd23 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.373209 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:25.373209 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:25.373673 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05371883-5f3f-44f0-aab3-248f49e04a3b tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:25.375736 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91a367b7-523d-48f2-b34e-67245380dd23 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:25.376472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91a367b7-523d-48f2-b34e-67245380dd23 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-927563865"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:25.396947 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05371883-5f3f-44f0-aab3-248f49e04a3b tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume request issued successfully. Aug 12 14:53:25.397251 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05371883-5f3f-44f0-aab3-248f49e04a3b tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd returned with HTTP 202 Aug 12 14:53:25.397805 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 554/2249] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:25 2026] DELETE /volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:53:25.408529 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13df6b46-6237-48ea-81d1-05b2de5fdcde None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.410605 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13df6b46-6237-48ea-81d1-05b2de5fdcde tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd Aug 12 14:53:25.411556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13df6b46-6237-48ea-81d1-05b2de5fdcde tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.412000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13df6b46-6237-48ea-81d1-05b2de5fdcde tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.416190 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91a367b7-523d-48f2-b34e-67245380dd23 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 404 Aug 12 14:53:25.416834 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 562/2250] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:53:25 2026] POST /volume/v3/snapshots => generated 77 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:25.430428 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:25.430428 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:25.433000 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f73b8f11-25fc-4d25-9df6-40339ec3e2bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.437466 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13df6b46-6237-48ea-81d1-05b2de5fdcde tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:25.437581 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f73b8f11-25fc-4d25-9df6-40339ec3e2bb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/snapshots?limit=invalid Aug 12 14:53:25.437581 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f73b8f11-25fc-4d25-9df6-40339ec3e2bb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.437581 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f73b8f11-25fc-4d25-9df6-40339ec3e2bb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.437581 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f73b8f11-25fc-4d25-9df6-40339ec3e2bb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] HTTP exception thrown: limit param must be an integer Aug 12 14:53:25.437581 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f73b8f11-25fc-4d25-9df6-40339ec3e2bb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 12 14:53:25.437581 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 568/2251] 10.4.3.100 () {66 vars in 1270 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:25.446279 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13df6b46-6237-48ea-81d1-05b2de5fdcde tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd returned with HTTP 200 Aug 12 14:53:25.447101 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 568/2252] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:25.447975 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0223f48-daa7-4a84-ac6c-40da2c740084 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.452346 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0223f48-daa7-4a84-ac6c-40da2c740084 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/snapshots?marker=68f4b97d-e2b8-45c3-8cd4-7b0efa32842e Aug 12 14:53:25.452602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0223f48-daa7-4a84-ac6c-40da2c740084 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.452812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0223f48-daa7-4a84-ac6c-40da2c740084 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.453178 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-c0223f48-daa7-4a84-ac6c-40da2c740084 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:25.454507 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-c0223f48-daa7-4a84-ac6c-40da2c740084 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:25.460326 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0223f48-daa7-4a84-ac6c-40da2c740084 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots?marker=68f4b97d-e2b8-45c3-8cd4-7b0efa32842e returned with HTTP 404 Aug 12 14:53:25.461031 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 555/2253] 10.4.3.100 () {66 vars in 1330 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/snapshots?marker=68f4b97d-e2b8-45c3-8cd4-7b0efa32842e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:25.473713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2137e3d0-3931-4c9e-8a7c-37dcf7d202cb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.475840 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2137e3d0-3931-4c9e-8a7c-37dcf7d202cb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/snapshots?sort_key=invalid Aug 12 14:53:25.476139 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2137e3d0-3931-4c9e-8a7c-37dcf7d202cb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.476829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2137e3d0-3931-4c9e-8a7c-37dcf7d202cb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.476829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-2137e3d0-3931-4c9e-8a7c-37dcf7d202cb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:25.478236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-2137e3d0-3931-4c9e-8a7c-37dcf7d202cb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:53:25.479026 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2137e3d0-3931-4c9e-8a7c-37dcf7d202cb tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 12 14:53:25.479643 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 563/2254] 10.4.3.100 () {66 vars in 1276 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:25.492842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.497619 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:25.497619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1095517260"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:25.499984 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1095517260'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:25.500299 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Create volume of 2 GB Aug 12 14:53:25.507388 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Availability Zones retrieved successfully. Aug 12 14:53:25.518096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Flow 'volume_create_api' (bb8fed1e-9ed7-4ec3-a237-3efc6578efa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:25.520293 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ac4829-8a38-44f3-ba5e-498fe82d2ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:25.521856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Validating volume size '2' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:25.560716 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ac4829-8a38-44f3-ba5e-498fe82d2ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:25.560716 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4072d4b-2309-49e3-948c-82907a3e8a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:25.638208 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Created reservations ['ec5f2b69-c630-422f-ba93-39215e0837a0', '1bda5f0c-611f-4f8f-bf3f-95ac617e8d07', 'ea388fc7-d3d6-4994-850c-58fe33c972bd', '62c3caa5-a14b-4359-a32d-e02134988ef7'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:25.639353 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4072d4b-2309-49e3-948c-82907a3e8a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec5f2b69-c630-422f-ba93-39215e0837a0', '1bda5f0c-611f-4f8f-bf3f-95ac617e8d07', 'ea388fc7-d3d6-4994-850c-58fe33c972bd', '62c3caa5-a14b-4359-a32d-e02134988ef7']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:25.639786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edce7399-cdf3-4f21-a2eb-0e588cfcb15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:25.665876 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edce7399-cdf3-4f21-a2eb-0e588cfcb15b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '173ef445-0868-434e-967e-82aef6fddded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095517260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='016d6eb7ccec497fa3d5146635f1fac7',qos_specs=None,replication_status=,reservations=['ec5f2b69-c630-422f-ba93-39215e0837a0','1bda5f0c-611f-4f8f-bf3f-95ac617e8d07','ea388fc7-d3d6-4994-850c-58fe33c972bd','62c3caa5-a14b-4359-a32d-e02134988ef7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ef5b484fa94b62ae10e8248e56828c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095517260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=173ef445-0868-434e-967e-82aef6fddded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='016d6eb7ccec497fa3d5146635f1fac7',provider_auth=None,provider_geometry=None,provider_id=None,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='f4ef5b484fa94b62ae10e8248e56828c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:25.666970 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71de2e2d-e41d-477e-b425-f1bbdc424bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:25.696107 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71de2e2d-e41d-477e-b425-f1bbdc424bed) transitioned into state 'SUCCESS' from state '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-1095517260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='016d6eb7ccec497fa3d5146635f1fac7',qos_specs=None,replication_status=,reservations=['ec5f2b69-c630-422f-ba93-39215e0837a0','1bda5f0c-611f-4f8f-bf3f-95ac617e8d07','ea388fc7-d3d6-4994-850c-58fe33c972bd','62c3caa5-a14b-4359-a32d-e02134988ef7'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ef5b484fa94b62ae10e8248e56828c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:25.697005 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d425b6c7-b257-494a-8709-fefa95365b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:25.706746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d425b6c7-b257-494a-8709-fefa95365b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:25.707960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Flow 'volume_create_api' (bb8fed1e-9ed7-4ec3-a237-3efc6578efa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:25.708280 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Create volume request issued successfully. Aug 12 14:53:25.709154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82cddf8c-0ea9-4299-8ead-0c21f778d892 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:25.709712 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 569/2255] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:53:25 2026] POST /volume/v3/volumes => generated 762 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:25.709781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-53c49455-bf85-4543-a930-98cda1fea28c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.712744 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-53c49455-bf85-4543-a930-98cda1fea28c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f/action Aug 12 14:53:25.713177 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-53c49455-bf85-4543-a930-98cda1fea28c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:25.713317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-53c49455-bf85-4543-a930-98cda1fea28c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:25.728828 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-176ee76f-48cd-4c84-9083-f3a0068cded4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:25.731473 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-176ee76f-48cd-4c84-9083-f3a0068cded4 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:25.731797 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-176ee76f-48cd-4c84-9083-f3a0068cded4 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:25.732688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-176ee76f-48cd-4c84-9083-f3a0068cded4 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:25.744365 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:25.744365 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:25.745222 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:25.745222 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:25.749678 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-176ee76f-48cd-4c84-9083-f3a0068cded4 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Volume info retrieved successfully. Aug 12 14:53:25.756130 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-176ee76f-48cd-4c84-9083-f3a0068cded4 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded returned with HTTP 200 Aug 12 14:53:25.756683 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 556/2256] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:25 2026] GET /volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded => generated 830 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:25.761893 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1cfba332-2caf-41f8-9dcb-95f7cf3c6e14 req-53c49455-bf85-4543-a930-98cda1fea28c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f/action returned with HTTP 204 Aug 12 14:53:25.762395 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 569/2257] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:25 2026] POST /volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:26.051300 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-345e45eb-b7b9-430a-ab29-f9726bdd31fb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.054308 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-345e45eb-b7b9-430a-ab29-f9726bdd31fb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:26.054571 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-345e45eb-b7b9-430a-ab29-f9726bdd31fb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.054796 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-345e45eb-b7b9-430a-ab29-f9726bdd31fb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.066788 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.066788 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:26.072290 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-345e45eb-b7b9-430a-ab29-f9726bdd31fb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:26.079146 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-345e45eb-b7b9-430a-ab29-f9726bdd31fb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:26.079736 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 564/2258] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:26.150765 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-145ce44e-c275-49fe-8152-e68e6c8372ba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.155441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-145ce44e-c275-49fe-8152-e68e6c8372ba tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:26.156097 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-145ce44e-c275-49fe-8152-e68e6c8372ba tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.156499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-145ce44e-c275-49fe-8152-e68e6c8372ba tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.182790 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.182790 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:26.192429 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-145ce44e-c275-49fe-8152-e68e6c8372ba tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:26.199316 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-145ce44e-c275-49fe-8152-e68e6c8372ba tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:26.199839 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 570/2259] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1145 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:26.304760 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e4ff39c-baba-48fc-a55b-98b45447dcaf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.305264 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4ff39c-baba-48fc-a55b-98b45447dcaf None None] GET https://10.4.3.100/volume// Aug 12 14:53:26.305516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4ff39c-baba-48fc-a55b-98b45447dcaf None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.306482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e4ff39c-baba-48fc-a55b-98b45447dcaf None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.306482 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e4ff39c-baba-48fc-a55b-98b45447dcaf None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:26.306647 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 557/2260] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:53: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 14:53:26.316045 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-e8670b7c-bc21-4bc4-beb5-4cb56328f616 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.422777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-e8670b7c-bc21-4bc4-beb5-4cb56328f616 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:53:26.423248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-e8670b7c-bc21-4bc4-beb5-4cb56328f616 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f4ed55-e7f8-45c7-a168-86d4300740af", "connector": null, "instance_uuid": "125a0859-364c-47c5-844a-4fb83488b93f"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:26.440084 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.440084 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:26.468747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e4798f87-3100-4bf2-9617-4a2e7a62b239 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.471395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4798f87-3100-4bf2-9617-4a2e7a62b239 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd Aug 12 14:53:26.471395 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4798f87-3100-4bf2-9617-4a2e7a62b239 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.471733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4798f87-3100-4bf2-9617-4a2e7a62b239 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.484725 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4798f87-3100-4bf2-9617-4a2e7a62b239 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd returned with HTTP 404 Aug 12 14:53:26.484725 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 565/2261] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/volumes/7e5cabe8-6f68-4822-b1f1-26d34d5f50fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:26.494973 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.500903 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:26.501283 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-e8670b7c-bc21-4bc4-beb5-4cb56328f616 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:53:26.501558 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-698651895"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:26.502353 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 570/2262] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:53:26 2026] POST /volume/v3/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:26.503714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-698651895'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:26.505697 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume of 1 GB Aug 12 14:53:26.513787 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Availability Zones retrieved successfully. Aug 12 14:53:26.527092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (5619bb67-3e22-402f-a3c7-3ff784a61b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:26.528128 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59ca2b5-7a2d-420d-9c7e-3696b7ae1e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:26.533133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:26.544924 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1401c8d1-8584-4f66-8247-d04b62f3c118 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.548267 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1401c8d1-8584-4f66-8247-d04b62f3c118 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:26.548267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1401c8d1-8584-4f66-8247-d04b62f3c118 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.548806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1401c8d1-8584-4f66-8247-d04b62f3c118 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.573902 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.573902 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:26.577958 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b59ca2b5-7a2d-420d-9c7e-3696b7ae1e70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:26.579112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f4f802-a100-456d-83de-255ded22d676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:26.580528 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1401c8d1-8584-4f66-8247-d04b62f3c118 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:26.589124 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1401c8d1-8584-4f66-8247-d04b62f3c118 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:26.589794 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 558/2263] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:26.620676 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-18b58a00-3f60-4250-bba1-793d5d7ce809 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.621177 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-18b58a00-3f60-4250-bba1-793d5d7ce809 None None] GET https://10.4.3.100/volume// Aug 12 14:53:26.621446 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-18b58a00-3f60-4250-bba1-793d5d7ce809 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.621728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-18b58a00-3f60-4250-bba1-793d5d7ce809 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.622707 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-18b58a00-3f60-4250-bba1-793d5d7ce809 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:26.623113 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 566/2264] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53: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 14:53:26.637288 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-02e1b56d-6ebb-4e6a-8106-4274078261b3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.641534 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-02e1b56d-6ebb-4e6a-8106-4274078261b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:26.642019 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-02e1b56d-6ebb-4e6a-8106-4274078261b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.642311 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-02e1b56d-6ebb-4e6a-8106-4274078261b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.646803 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Created reservations ['ccff29be-b70c-4449-ba23-115a0c8e2f04', '16633578-f5b4-4fd3-96a6-3641077de791', '0e036c36-355d-4f43-af00-0f1c509ab791', '7a6efafb-0915-48c3-af39-60ca2ec03e96'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:26.647845 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24f4f802-a100-456d-83de-255ded22d676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccff29be-b70c-4449-ba23-115a0c8e2f04', '16633578-f5b4-4fd3-96a6-3641077de791', '0e036c36-355d-4f43-af00-0f1c509ab791', '7a6efafb-0915-48c3-af39-60ca2ec03e96']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:26.648888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9569657-65c3-4c2c-9df5-121646b4cb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:26.661617 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.661617 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:26.667417 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-02e1b56d-6ebb-4e6a-8106-4274078261b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:26.674530 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-02e1b56d-6ebb-4e6a-8106-4274078261b3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:26.675157 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 571/2265] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:26.690859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9569657-65c3-4c2c-9df5-121646b4cb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f08106e3-5f1d-452e-8dac-7547db8c1871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698651895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['ccff29be-b70c-4449-ba23-115a0c8e2f04','16633578-f5b4-4fd3-96a6-3641077de791','0e036c36-355d-4f43-af00-0f1c509ab791','7a6efafb-0915-48c3-af39-60ca2ec03e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-698651895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f08106e3-5f1d-452e-8dac-7547db8c1871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c7763cd00714b44a4a0de9fd0683da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:26.692134 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e513dda0-0edb-4578-9804-505052150075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:26.725099 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e513dda0-0edb-4578-9804-505052150075) transitioned into state 'SUCCESS' from state '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-698651895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['ccff29be-b70c-4449-ba23-115a0c8e2f04','16633578-f5b4-4fd3-96a6-3641077de791','0e036c36-355d-4f43-af00-0f1c509ab791','7a6efafb-0915-48c3-af39-60ca2ec03e96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:26.726159 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed965d57-d867-4aa6-9ced-1bee54225d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:26.747486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed965d57-d867-4aa6-9ced-1bee54225d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:26.749402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (5619bb67-3e22-402f-a3c7-3ff784a61b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:26.749999 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request issued successfully. Aug 12 14:53:26.750415 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-976dbb0f-f256-46ed-a5c1-74eaa7182058 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:26.754483 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 571/2266] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:53:26 2026] POST /volume/v3/volumes => generated 777 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:26.770685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-af2499e9-8d4a-47d8-a565-ac40e05dfcdd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.772874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b9ba7626-9454-4a61-8815-74d6e43484e8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.775123 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b9ba7626-9454-4a61-8815-74d6e43484e8 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:26.775351 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b9ba7626-9454-4a61-8815-74d6e43484e8 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.775601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b9ba7626-9454-4a61-8815-74d6e43484e8 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.778050 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af2499e9-8d4a-47d8-a565-ac40e05dfcdd tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 Aug 12 14:53:26.778347 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af2499e9-8d4a-47d8-a565-ac40e05dfcdd tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.778674 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-af2499e9-8d4a-47d8-a565-ac40e05dfcdd tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.784323 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.784323 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:26.788593 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.788593 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:26.789146 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b9ba7626-9454-4a61-8815-74d6e43484e8 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Volume info retrieved successfully. Aug 12 14:53:26.794396 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b9ba7626-9454-4a61-8815-74d6e43484e8 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded returned with HTTP 200 Aug 12 14:53:26.794982 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 567/2267] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:26.797371 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-af2499e9-8d4a-47d8-a565-ac40e05dfcdd tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:26.801948 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-af2499e9-8d4a-47d8-a565-ac40e05dfcdd tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 returned with HTTP 200 Aug 12 14:53:26.802737 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 559/2268] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:26.813525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-31fd4874-41a5-426c-bf2a-575e2544f848 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.816529 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31fd4874-41a5-426c-bf2a-575e2544f848 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:53:26.816662 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31fd4874-41a5-426c-bf2a-575e2544f848 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "173ef445-0868-434e-967e-82aef6fddded", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1931057943"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:26.817582 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-773abd67-0c24-430e-9c9f-3aa814988ecc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.820558 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-773abd67-0c24-430e-9c9f-3aa814988ecc tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691 Aug 12 14:53:26.820898 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-773abd67-0c24-430e-9c9f-3aa814988ecc tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:26.830251 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-773abd67-0c24-430e-9c9f-3aa814988ecc tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:26.831730 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.831730 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:26.832196 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-31fd4874-41a5-426c-bf2a-575e2544f848 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Volume info retrieved successfully. Aug 12 14:53:26.832357 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-31fd4874-41a5-426c-bf2a-575e2544f848 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Create snapshot from volume 173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:26.838804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-773abd67-0c24-430e-9c9f-3aa814988ecc tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:26.840434 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.840434 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:26.896831 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-31fd4874-41a5-426c-bf2a-575e2544f848 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Created reservations ['cc6aff44-4a5f-46e8-9f3d-54592e3ab54c', '3e075284-42ee-4920-8a5f-6c831a7f08e0', '77b3c1f9-a1b2-4b58-a6b3-9d39dc4534fd', 'b35ee2e5-b479-414e-91bb-2037bc70688b'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:26.938084 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-31fd4874-41a5-426c-bf2a-575e2544f848 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Snapshot create request issued successfully. Aug 12 14:53:26.939236 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31fd4874-41a5-426c-bf2a-575e2544f848 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:53:26.939236 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 572/2269] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:53:26 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 14:53:26.959812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fc592e95-8b24-4f67-a0d4-2e8008d4c806 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:26.964397 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc592e95-8b24-4f67-a0d4-2e8008d4c806 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 Aug 12 14:53:26.965104 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fc592e95-8b24-4f67-a0d4-2e8008d4c806 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:26.965507 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fc592e95-8b24-4f67-a0d4-2e8008d4c806 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:26.971621 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:26.971621 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:26.972253 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fc592e95-8b24-4f67-a0d4-2e8008d4c806 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Snapshot retrieved successfully. Aug 12 14:53:26.973282 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc592e95-8b24-4f67-a0d4-2e8008d4c806 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 returned with HTTP 200 Aug 12 14:53:26.973833 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 568/2270] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:26 2026] GET /volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 => generated 450 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:27.081351 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-773abd67-0c24-430e-9c9f-3aa814988ecc tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" released by "attachment_update" :: held 0.242s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:27.082304 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-773abd67-0c24-430e-9c9f-3aa814988ecc tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691 returned with HTTP 200 Aug 12 14:53:27.084165 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 572/2271] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:26 2026] PUT /volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691 => generated 969 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:27.610754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-58df65c1-e671-4ba2-bef0-4563845c332b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:27.613322 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58df65c1-e671-4ba2-bef0-4563845c332b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:27.613601 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58df65c1-e671-4ba2-bef0-4563845c332b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:27.613853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-58df65c1-e671-4ba2-bef0-4563845c332b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:27.628573 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:27.628573 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:27.634811 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-58df65c1-e671-4ba2-bef0-4563845c332b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:27.642297 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-58df65c1-e671-4ba2-bef0-4563845c332b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:27.642946 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 560/2272] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:27 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:27.820396 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7841c457-448e-4d26-b90f-9d6dc6ea26e2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:27.823246 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7841c457-448e-4d26-b90f-9d6dc6ea26e2 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 Aug 12 14:53:27.823594 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7841c457-448e-4d26-b90f-9d6dc6ea26e2 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:27.824094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7841c457-448e-4d26-b90f-9d6dc6ea26e2 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:27.836945 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:27.836945 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:27.842627 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7841c457-448e-4d26-b90f-9d6dc6ea26e2 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:27.848607 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7841c457-448e-4d26-b90f-9d6dc6ea26e2 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 returned with HTTP 200 Aug 12 14:53:27.849157 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 573/2273] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:27 2026] GET /volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 => generated 1008 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:27.866222 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2a081875-6809-449f-ae8b-8d827f1c518f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:27.868610 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a081875-6809-449f-ae8b-8d827f1c518f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:53:27.868927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a081875-6809-449f-ae8b-8d827f1c518f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:27.869620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a081875-6809-449f-ae8b-8d827f1c518f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:27.869804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-2a081875-6809-449f-ae8b-8d827f1c518f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:27.870869 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2a081875-6809-449f-ae8b-8d827f1c518f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:53:27.879627 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2a081875-6809-449f-ae8b-8d827f1c518f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Get all volumes completed successfully. Aug 12 14:53:27.880593 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:27.880593 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:27.886326 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a081875-6809-449f-ae8b-8d827f1c518f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:53:27.886797 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 569/2274] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:53:27 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:27.911332 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:27.914294 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 Aug 12 14:53:27.914726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:27.915252 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:27.915662 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume with id: f08106e3-5f1d-452e-8dac-7547db8c1871 Aug 12 14:53:27.926278 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:27.926278 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:27.928735 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:27.951382 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume request issued successfully. Aug 12 14:53:27.952262 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91dc87c2-c16a-4047-9bc4-025f8d700772 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 returned with HTTP 202 Aug 12 14:53:27.952262 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 573/2275] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:27 2026] DELETE /volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:53:27.962269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0bb7d6ca-f745-4be7-bb77-f36038937b7d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:27.964388 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bb7d6ca-f745-4be7-bb77-f36038937b7d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 Aug 12 14:53:27.964711 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bb7d6ca-f745-4be7-bb77-f36038937b7d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:27.964958 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0bb7d6ca-f745-4be7-bb77-f36038937b7d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:27.973205 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:27.973205 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:27.977794 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0bb7d6ca-f745-4be7-bb77-f36038937b7d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:27.983568 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0bb7d6ca-f745-4be7-bb77-f36038937b7d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 returned with HTTP 200 Aug 12 14:53:27.984080 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 561/2276] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:27 2026] GET /volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:27.989268 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2f6fdbc1-272e-4706-8397-20bb7b8cc499 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:27.991326 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f6fdbc1-272e-4706-8397-20bb7b8cc499 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 Aug 12 14:53:27.991651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f6fdbc1-272e-4706-8397-20bb7b8cc499 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:27.991924 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f6fdbc1-272e-4706-8397-20bb7b8cc499 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:27.998276 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:27.998276 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:27.998892 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2f6fdbc1-272e-4706-8397-20bb7b8cc499 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Snapshot retrieved successfully. Aug 12 14:53:27.999976 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f6fdbc1-272e-4706-8397-20bb7b8cc499 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 returned with HTTP 200 Aug 12 14:53:28.000673 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 574/2277] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:27 2026] GET /volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:53:28.012773 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:28.016014 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:28.016765 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:28.018853 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:28.026021 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:28.026021 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:28.026231 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Snapshot retrieved successfully. Aug 12 14:53:28.026372 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Create volume of 1 GB Aug 12 14:53:28.034669 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Availability Zones retrieved successfully. Aug 12 14:53:28.043930 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Flow 'volume_create_api' (48561065-827f-4758-a19d-432c17945ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:28.046209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5444e9d-6fe6-4161-8fa6-f6467cef2d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:28.046930 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:28.049495 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5444e9d-6fe6-4161-8fa6-f6467cef2d34) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 14:53:28.049495 np0000007067 devstack@c-api.service[100247]: 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 14:53:28.051758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5444e9d-6fe6-4161-8fa6-f6467cef2d34) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:28.052861 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5444e9d-6fe6-4161-8fa6-f6467cef2d34) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:53:28.053619 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Flow 'volume_create_api' (48561065-827f-4758-a19d-432c17945ee7) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 14:53:28.054044 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-511e6a1d-6fb1-40be-a473-5f37fab9a2ca tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:53:28.054789 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 570/2278] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:53:28 2026] POST /volume/v3/volumes => generated 171 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:53:28.065528 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:28.068388 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 Aug 12 14:53:28.068929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:28.069394 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:28.069686 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Delete snapshot with id: 8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 Aug 12 14:53:28.076927 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:28.076927 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:28.077477 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Snapshot retrieved successfully. Aug 12 14:53:28.111353 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Snapshot delete request issued successfully. Aug 12 14:53:28.111642 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-454425b6-73a8-4488-b2a5-2b0642a8b865 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 returned with HTTP 202 Aug 12 14:53:28.112337 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 574/2279] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:53:28 2026] DELETE /volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:28.123922 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb2fd69d-4003-4499-a7c9-3c01a0bff421 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:28.126923 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb2fd69d-4003-4499-a7c9-3c01a0bff421 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 Aug 12 14:53:28.127222 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb2fd69d-4003-4499-a7c9-3c01a0bff421 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:28.128196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb2fd69d-4003-4499-a7c9-3c01a0bff421 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:28.137357 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:28.137357 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:28.138070 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fb2fd69d-4003-4499-a7c9-3c01a0bff421 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Snapshot retrieved successfully. Aug 12 14:53:28.139248 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb2fd69d-4003-4499-a7c9-3c01a0bff421 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 returned with HTTP 200 Aug 12 14:53:28.140325 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 562/2280] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:28 2026] GET /volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:28.660501 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-64074516-2fea-4271-92b8-488bd89d86f3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:28.664314 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64074516-2fea-4271-92b8-488bd89d86f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:28.664314 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64074516-2fea-4271-92b8-488bd89d86f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:28.664546 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64074516-2fea-4271-92b8-488bd89d86f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:28.685091 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:28.685091 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:28.691520 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64074516-2fea-4271-92b8-488bd89d86f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:28.698288 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64074516-2fea-4271-92b8-488bd89d86f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:28.698830 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 575/2281] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:28 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:29.004010 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6f106c14-7070-4b81-9d37-788fff639b77 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.006845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f106c14-7070-4b81-9d37-788fff639b77 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 Aug 12 14:53:29.007083 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6f106c14-7070-4b81-9d37-788fff639b77 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:29.007281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6f106c14-7070-4b81-9d37-788fff639b77 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:29.013575 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f106c14-7070-4b81-9d37-788fff639b77 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 returned with HTTP 404 Aug 12 14:53:29.014214 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 571/2282] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:29 2026] GET /volume/v3/volumes/f08106e3-5f1d-452e-8dac-7547db8c1871 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:29.025545 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8283f573-253a-4306-9401-08247261fe11 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.029719 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:29.029843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-254577173"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:29.031622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-254577173'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:29.031854 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume of 1 GB Aug 12 14:53:29.032746 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:29.032746 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:29.038143 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Availability Zones retrieved successfully. Aug 12 14:53:29.045326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (38f543e8-e687-454f-8719-c89a4d622c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:29.046754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd155f7-cbb8-45e3-bfcd-9d1be30baa1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:29.048230 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:29.098315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3dd155f7-cbb8-45e3-bfcd-9d1be30baa1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:29.099728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba750df-0e68-4eed-b447-1d0244d2e8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:29.154895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c83a6adc-7c9a-4ac9-a83d-bc6b0bdafb5f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.159368 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c83a6adc-7c9a-4ac9-a83d-bc6b0bdafb5f tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 Aug 12 14:53:29.159511 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c83a6adc-7c9a-4ac9-a83d-bc6b0bdafb5f tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:29.159758 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c83a6adc-7c9a-4ac9-a83d-bc6b0bdafb5f tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:29.165036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Created reservations ['77736043-387a-423f-b087-181249375be7', 'e4af4043-2c93-42e2-853a-a8d1ede72f64', 'c3626030-bc46-4fc0-b89b-8163d8ac03b4', '5f0d6549-a921-4eb7-a2f0-b7355539aa94'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:29.166524 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba750df-0e68-4eed-b447-1d0244d2e8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77736043-387a-423f-b087-181249375be7', 'e4af4043-2c93-42e2-853a-a8d1ede72f64', 'c3626030-bc46-4fc0-b89b-8163d8ac03b4', '5f0d6549-a921-4eb7-a2f0-b7355539aa94']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:29.167846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ddc5a1-5322-4855-a797-2bc5f6358db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:29.169747 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c83a6adc-7c9a-4ac9-a83d-bc6b0bdafb5f tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 returned with HTTP 404 Aug 12 14:53:29.170248 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 563/2283] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:53:29 2026] GET /volume/v3/snapshots/8e9aaf3a-e412-4dfe-bb1b-efa9668ab1d4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:29.181151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-51f6bdd9-9f59-419c-8d07-a0a7fe17a204 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.183537 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51f6bdd9-9f59-419c-8d07-a0a7fe17a204 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:29.183794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51f6bdd9-9f59-419c-8d07-a0a7fe17a204 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:29.184052 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-51f6bdd9-9f59-419c-8d07-a0a7fe17a204 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:29.193777 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:29.193777 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:29.199017 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-51f6bdd9-9f59-419c-8d07-a0a7fe17a204 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Volume info retrieved successfully. Aug 12 14:53:29.204595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-51f6bdd9-9f59-419c-8d07-a0a7fe17a204 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded returned with HTTP 200 Aug 12 14:53:29.204665 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 576/2284] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:29 2026] GET /volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:29.207240 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ddc5a1-5322-4855-a797-2bc5f6358db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3adbc4a-0326-4605-ab1c-91b253169354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-254577173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['77736043-387a-423f-b087-181249375be7','e4af4043-2c93-42e2-853a-a8d1ede72f64','c3626030-bc46-4fc0-b89b-8163d8ac03b4','5f0d6549-a921-4eb7-a2f0-b7355539aa94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-254577173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3adbc4a-0326-4605-ab1c-91b253169354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c7763cd00714b44a4a0de9fd0683da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:29.207240 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abda4534-a079-4066-aee7-8aa32fd09fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:29.216910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.218859 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] DELETE https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:29.219130 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:29.219348 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:29.219889 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Delete volume with id: 173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:29.227269 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:29.227269 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:29.228636 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Volume info retrieved successfully. Aug 12 14:53:29.228719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abda4534-a079-4066-aee7-8aa32fd09fff) transitioned into state 'SUCCESS' from state '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-254577173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['77736043-387a-423f-b087-181249375be7','e4af4043-2c93-42e2-853a-a8d1ede72f64','c3626030-bc46-4fc0-b89b-8163d8ac03b4','5f0d6549-a921-4eb7-a2f0-b7355539aa94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:29.228719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21bdffc-0c1e-41ee-b878-6d31b4bf6690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:29.240274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21bdffc-0c1e-41ee-b878-6d31b4bf6690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:29.241179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (38f543e8-e687-454f-8719-c89a4d622c60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:29.241669 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request issued successfully. Aug 12 14:53:29.243571 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8283f573-253a-4306-9401-08247261fe11 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:29.243571 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 575/2285] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:53:29 2026] POST /volume/v3/volumes => generated 777 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:29.258769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5127946d-5baf-42b8-8838-cd29d374c367 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.260538 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5127946d-5baf-42b8-8838-cd29d374c367 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 Aug 12 14:53:29.260756 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5127946d-5baf-42b8-8838-cd29d374c367 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:29.261010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5127946d-5baf-42b8-8838-cd29d374c367 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:29.264424 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Delete volume request issued successfully. Aug 12 14:53:29.264755 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ebe663bb-73c7-48b0-ba95-99cb2836f14e tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded returned with HTTP 202 Aug 12 14:53:29.265320 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 572/2286] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:53:29 2026] DELETE /volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:29.270099 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:29.270099 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:29.277646 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0449d2d3-5e9c-40ab-82f0-bb5e8f2a9a16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.277788 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5127946d-5baf-42b8-8838-cd29d374c367 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:29.282065 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0449d2d3-5e9c-40ab-82f0-bb5e8f2a9a16 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:29.282367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0449d2d3-5e9c-40ab-82f0-bb5e8f2a9a16 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:29.282644 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0449d2d3-5e9c-40ab-82f0-bb5e8f2a9a16 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:29.283841 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5127946d-5baf-42b8-8838-cd29d374c367 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 returned with HTTP 200 Aug 12 14:53:29.284268 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 564/2287] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:29 2026] GET /volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:29.295261 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:29.295261 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:29.298592 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0449d2d3-5e9c-40ab-82f0-bb5e8f2a9a16 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Volume info retrieved successfully. Aug 12 14:53:29.304764 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0449d2d3-5e9c-40ab-82f0-bb5e8f2a9a16 tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded returned with HTTP 200 Aug 12 14:53:29.305317 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 577/2288] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:29 2026] GET /volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:29.576390 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-06ac1e1d-45e4-4341-b6f2-a5a92eff1405 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.583602 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-06ac1e1d-45e4-4341-b6f2-a5a92eff1405 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691/action Aug 12 14:53:29.583602 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-06ac1e1d-45e4-4341-b6f2-a5a92eff1405 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:29.583602 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-06ac1e1d-45e4-4341-b6f2-a5a92eff1405 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:29.607436 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:29.607436 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:29.627605 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-fc867bb5-37d1-4b06-ae2f-516e34fae388 req-06ac1e1d-45e4-4341-b6f2-a5a92eff1405 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691/action returned with HTTP 204 Aug 12 14:53:29.628259 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 576/2289] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:29 2026] POST /volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:29.720435 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-628fce02-b81a-4480-bb1b-6bff1f46d698 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:29.722887 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-628fce02-b81a-4480-bb1b-6bff1f46d698 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:29.722887 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-628fce02-b81a-4480-bb1b-6bff1f46d698 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:29.723299 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-628fce02-b81a-4480-bb1b-6bff1f46d698 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:29.744090 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:29.744090 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:29.749702 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-628fce02-b81a-4480-bb1b-6bff1f46d698 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:29.758056 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-628fce02-b81a-4480-bb1b-6bff1f46d698 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:29.759023 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 573/2290] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:29 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:30.304488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-84f5d560-efeb-40d2-abee-b867db70312f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:30.307032 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84f5d560-efeb-40d2-abee-b867db70312f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 Aug 12 14:53:30.307348 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84f5d560-efeb-40d2-abee-b867db70312f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:30.307685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-84f5d560-efeb-40d2-abee-b867db70312f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:30.319017 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:30.319017 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:30.321881 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e6c44673-7994-464e-a7d8-146ea88e975b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:30.326486 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6c44673-7994-464e-a7d8-146ea88e975b tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] GET https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded Aug 12 14:53:30.326666 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-84f5d560-efeb-40d2-abee-b867db70312f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:30.326715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6c44673-7994-464e-a7d8-146ea88e975b tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:30.326715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6c44673-7994-464e-a7d8-146ea88e975b tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:30.332018 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-84f5d560-efeb-40d2-abee-b867db70312f tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 returned with HTTP 200 Aug 12 14:53:30.332612 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 565/2291] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:30 2026] GET /volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:30.333835 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6c44673-7994-464e-a7d8-146ea88e975b tempest-VolumesSnapshotNegativeTestJSON-607896475 tempest-VolumesSnapshotNegativeTestJSON-607896475-project-member] https://10.4.3.100/volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded returned with HTTP 404 Aug 12 14:53:30.334743 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 578/2292] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:30 2026] GET /volume/v3/volumes/173ef445-0868-434e-967e-82aef6fddded => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:30.355622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59a3ffe3-c64e-47cd-a262-076328ba796a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:30.357741 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59a3ffe3-c64e-47cd-a262-076328ba796a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] GET https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 Aug 12 14:53:30.358012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59a3ffe3-c64e-47cd-a262-076328ba796a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:30.358259 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59a3ffe3-c64e-47cd-a262-076328ba796a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:30.369353 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:30.369353 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:30.374232 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-59a3ffe3-c64e-47cd-a262-076328ba796a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Volume info retrieved successfully. Aug 12 14:53:30.379224 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59a3ffe3-c64e-47cd-a262-076328ba796a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 returned with HTTP 200 Aug 12 14:53:30.379711 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 577/2293] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:30 2026] GET /volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:30.398559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:30.402550 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 Aug 12 14:53:30.402550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:30.402550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:30.402550 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume with id: b3adbc4a-0326-4605-ab1c-91b253169354 Aug 12 14:53:30.629294 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:30.629294 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:30.629687 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:30.666731 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume request issued successfully. Aug 12 14:53:30.666731 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b8c4d48b-75e0-44fe-8de0-0972ec3c7521 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 returned with HTTP 202 Aug 12 14:53:30.668348 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 574/2294] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:30 2026] DELETE /volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 => generated 0 bytes in 271 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:53:30.682540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-46de4b66-15d4-4c80-8848-890e4a545003 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:30.691190 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46de4b66-15d4-4c80-8848-890e4a545003 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 Aug 12 14:53:30.691190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46de4b66-15d4-4c80-8848-890e4a545003 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:30.692193 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46de4b66-15d4-4c80-8848-890e4a545003 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:30.707804 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:30.707804 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:30.714553 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-46de4b66-15d4-4c80-8848-890e4a545003 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:30.720674 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46de4b66-15d4-4c80-8848-890e4a545003 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 returned with HTTP 200 Aug 12 14:53:30.722439 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 566/2295] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:30 2026] GET /volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:31.739906 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-19a5d636-3d23-4530-bf96-66056468194d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:31.743281 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-19a5d636-3d23-4530-bf96-66056468194d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 Aug 12 14:53:31.743560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-19a5d636-3d23-4530-bf96-66056468194d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:31.743806 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-19a5d636-3d23-4530-bf96-66056468194d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:31.755232 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-19a5d636-3d23-4530-bf96-66056468194d tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 returned with HTTP 404 Aug 12 14:53:31.755774 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 579/2296] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:31 2026] GET /volume/v3/volumes/b3adbc4a-0326-4605-ab1c-91b253169354 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:31.770294 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30274302-66d4-4464-89b8-558afe5f9969 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:31.777200 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:31.777442 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1206583833"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:31.781018 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1206583833'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:31.781018 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume of 1 GB Aug 12 14:53:31.785956 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Availability Zones retrieved successfully. Aug 12 14:53:31.793846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (90c62fc2-ca60-4cff-a85b-6bfdedcbf286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:31.797485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f93264-9548-4a66-9990-9489a3162071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:31.797485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:31.836288 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3f93264-9548-4a66-9990-9489a3162071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:31.837473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea8f336-d059-40d4-8e94-48078dc7d24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:31.893264 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Created reservations ['b921b69c-8425-423e-9996-6ac6f24d07a1', '08460ddf-55c3-4626-afc9-c4014d38b5e1', 'c6c90715-6e31-488d-acb1-9f50326fb9ae', 'af89712b-467d-46e4-8ac0-4b9d081e3e1b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:31.894239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fea8f336-d059-40d4-8e94-48078dc7d24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b921b69c-8425-423e-9996-6ac6f24d07a1', '08460ddf-55c3-4626-afc9-c4014d38b5e1', 'c6c90715-6e31-488d-acb1-9f50326fb9ae', 'af89712b-467d-46e4-8ac0-4b9d081e3e1b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:31.895182 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28893d9f-32f1-4654-8b86-c14c8f965abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:31.929308 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28893d9f-32f1-4654-8b86-c14c8f965abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8cdf8f0-5789-4c69-803e-b2fc35d14f7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1206583833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['b921b69c-8425-423e-9996-6ac6f24d07a1','08460ddf-55c3-4626-afc9-c4014d38b5e1','c6c90715-6e31-488d-acb1-9f50326fb9ae','af89712b-467d-46e4-8ac0-4b9d081e3e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1206583833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8cdf8f0-5789-4c69-803e-b2fc35d14f7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c7763cd00714b44a4a0de9fd0683da0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:31.930213 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5a50c5-1ff9-4495-9be8-0837e31db77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:31.959273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5a50c5-1ff9-4495-9be8-0837e31db77f) transitioned into state 'SUCCESS' from state '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-1206583833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c7763cd00714b44a4a0de9fd0683da0',qos_specs=None,replication_status=,reservations=['b921b69c-8425-423e-9996-6ac6f24d07a1','08460ddf-55c3-4626-afc9-c4014d38b5e1','c6c90715-6e31-488d-acb1-9f50326fb9ae','af89712b-467d-46e4-8ac0-4b9d081e3e1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b8a8a126dad427594e29cb1ff25a54a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:31.960199 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60246b05-ede0-4d7e-8500-ae3942a38b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:31.973603 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60246b05-ede0-4d7e-8500-ae3942a38b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:31.975230 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Flow 'volume_create_api' (90c62fc2-ca60-4cff-a85b-6bfdedcbf286) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:31.976276 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Create volume request issued successfully. Aug 12 14:53:31.976802 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30274302-66d4-4464-89b8-558afe5f9969 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:31.977487 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 578/2297] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:53:31 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:31.993781 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-93090492-52b5-42ec-b60d-921a5a4b496a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:31.995815 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-93090492-52b5-42ec-b60d-921a5a4b496a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f Aug 12 14:53:31.996112 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-93090492-52b5-42ec-b60d-921a5a4b496a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:31.996471 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-93090492-52b5-42ec-b60d-921a5a4b496a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:32.004651 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:32.004651 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:32.008748 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-93090492-52b5-42ec-b60d-921a5a4b496a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:32.013138 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-93090492-52b5-42ec-b60d-921a5a4b496a tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f returned with HTTP 200 Aug 12 14:53:32.013673 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 575/2298] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:31 2026] GET /volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:32.232989 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:32.361898 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:32.362236 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-630822577"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:32.364008 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-630822577'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:32.364188 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Create volume of 1 GB Aug 12 14:53:32.369072 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Availability Zones retrieved successfully. Aug 12 14:53:32.375050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Flow 'volume_create_api' (226b8f4c-f99b-4a8b-82ee-c52d56bb78d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:32.375992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0c519b-91f4-4209-8b31-ba595f27a0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:32.376683 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:32.404144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d0c519b-91f4-4209-8b31-ba595f27a0d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:32.405344 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267c9f77-d7a2-4629-9dd6-ae040ea7695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:32.478699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Created reservations ['f9fa9c0f-ac1e-4f7d-a5b7-516ed28c7f75', 'd6aca9c4-3e64-42ed-b837-3f2980119dfb', '5e71f07b-cc4d-4960-89a6-d56916dd2fcc', '429b06e7-dca5-4d6f-8cc6-75318b2b31f4'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:32.479663 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (267c9f77-d7a2-4629-9dd6-ae040ea7695b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9fa9c0f-ac1e-4f7d-a5b7-516ed28c7f75', 'd6aca9c4-3e64-42ed-b837-3f2980119dfb', '5e71f07b-cc4d-4960-89a6-d56916dd2fcc', '429b06e7-dca5-4d6f-8cc6-75318b2b31f4']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:32.480662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f2db08-9a71-4745-9800-b366952edb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:32.507006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64f2db08-9a71-4745-9800-b366952edb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a56c6fe-1a42-4d57-8fde-665cd48cb1ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630822577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aaddfef3bda4530be3b82bd91a9da40',qos_specs=None,replication_status=,reservations=['f9fa9c0f-ac1e-4f7d-a5b7-516ed28c7f75','d6aca9c4-3e64-42ed-b837-3f2980119dfb','5e71f07b-cc4d-4960-89a6-d56916dd2fcc','429b06e7-dca5-4d6f-8cc6-75318b2b31f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e6c43d6ebd441f92a855740a7bc540',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-630822577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a56c6fe-1a42-4d57-8fde-665cd48cb1ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1aaddfef3bda4530be3b82bd91a9da40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19e6c43d6ebd441f92a855740a7bc540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:32.507724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2e42c2-360f-4faa-be63-8e5d0e3c3ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:32.533882 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b2e42c2-360f-4faa-be63-8e5d0e3c3ce8) transitioned into state 'SUCCESS' from state '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-630822577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1aaddfef3bda4530be3b82bd91a9da40',qos_specs=None,replication_status=,reservations=['f9fa9c0f-ac1e-4f7d-a5b7-516ed28c7f75','d6aca9c4-3e64-42ed-b837-3f2980119dfb','5e71f07b-cc4d-4960-89a6-d56916dd2fcc','429b06e7-dca5-4d6f-8cc6-75318b2b31f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19e6c43d6ebd441f92a855740a7bc540',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:32.533882 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b8008cc-309b-402c-933e-9a1f48c0c682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:32.546765 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b8008cc-309b-402c-933e-9a1f48c0c682) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:32.548027 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Flow 'volume_create_api' (226b8f4c-f99b-4a8b-82ee-c52d56bb78d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:32.549202 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Create volume request issued successfully. Aug 12 14:53:32.549202 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-244caa82-3eca-47b7-8ca2-4cda06cf922c tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:32.549545 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 567/2299] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 14:53:32 2026] POST /volume/v3/volumes => generated 777 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:32.567717 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9715af24-0a69-4a8a-b967-f6501fdb735b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:32.573929 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9715af24-0a69-4a8a-b967-f6501fdb735b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad Aug 12 14:53:32.574167 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9715af24-0a69-4a8a-b967-f6501fdb735b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:32.574476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9715af24-0a69-4a8a-b967-f6501fdb735b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:32.589164 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:32.589164 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:32.594209 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9715af24-0a69-4a8a-b967-f6501fdb735b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Volume info retrieved successfully. Aug 12 14:53:32.600873 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9715af24-0a69-4a8a-b967-f6501fdb735b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad returned with HTTP 200 Aug 12 14:53:32.601926 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 580/2300] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:32 2026] GET /volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:33.028653 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e1833610-a172-4b16-b126-b1f79e878017 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.031721 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1833610-a172-4b16-b126-b1f79e878017 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f Aug 12 14:53:33.032113 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1833610-a172-4b16-b126-b1f79e878017 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:33.032242 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1833610-a172-4b16-b126-b1f79e878017 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:33.046675 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:33.046675 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:33.052474 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e1833610-a172-4b16-b126-b1f79e878017 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:33.059561 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1833610-a172-4b16-b126-b1f79e878017 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f returned with HTTP 200 Aug 12 14:53:33.060277 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 579/2301] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:33 2026] GET /volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:33.075610 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2a0f6cad-eb55-4f6b-bb58-dd56b8a70031 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.078145 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a0f6cad-eb55-4f6b-bb58-dd56b8a70031 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] GET https://10.4.3.100/volume/v3/volumes/summary Aug 12 14:53:33.078339 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a0f6cad-eb55-4f6b-bb58-dd56b8a70031 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:33.078734 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a0f6cad-eb55-4f6b-bb58-dd56b8a70031 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:33.078813 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-2a0f6cad-eb55-4f6b-bb58-dd56b8a70031 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:53:33.094555 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2a0f6cad-eb55-4f6b-bb58-dd56b8a70031 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] Get summary completed successfully. Aug 12 14:53:33.095126 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a0f6cad-eb55-4f6b-bb58-dd56b8a70031 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-reader] https://10.4.3.100/volume/v3/volumes/summary returned with HTTP 200 Aug 12 14:53:33.095757 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 576/2302] 10.4.3.100 () {68 vars in 1302 bytes} [Wed Aug 12 14:53:33 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:33.106624 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e8a0129-abb8-4946-a697-9cca12d9596e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.108654 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e8a0129-abb8-4946-a697-9cca12d9596e tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f Aug 12 14:53:33.109397 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e8a0129-abb8-4946-a697-9cca12d9596e tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:33.109869 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e8a0129-abb8-4946-a697-9cca12d9596e tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:33.110219 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9e8a0129-abb8-4946-a697-9cca12d9596e tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume with id: b8cdf8f0-5789-4c69-803e-b2fc35d14f7f Aug 12 14:53:33.124546 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:33.124546 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:33.124546 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9e8a0129-abb8-4946-a697-9cca12d9596e tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:33.152718 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9e8a0129-abb8-4946-a697-9cca12d9596e tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Delete volume request issued successfully. Aug 12 14:53:33.153917 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e8a0129-abb8-4946-a697-9cca12d9596e tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f returned with HTTP 202 Aug 12 14:53:33.157012 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 568/2303] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 14:53:33 2026] DELETE /volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:53:33.163976 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-72e62cb5-f8c6-4d73-9cb6-78a3622798a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.166349 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72e62cb5-f8c6-4d73-9cb6-78a3622798a3 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f Aug 12 14:53:33.166635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72e62cb5-f8c6-4d73-9cb6-78a3622798a3 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:33.166891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72e62cb5-f8c6-4d73-9cb6-78a3622798a3 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:33.177729 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:33.177729 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:33.182939 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-72e62cb5-f8c6-4d73-9cb6-78a3622798a3 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Volume info retrieved successfully. Aug 12 14:53:33.194353 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72e62cb5-f8c6-4d73-9cb6-78a3622798a3 tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f returned with HTTP 200 Aug 12 14:53:33.194614 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 581/2304] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:33 2026] GET /volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:33.618606 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-02b5a020-82f9-44c9-b284-0e81fb0d24c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.621270 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02b5a020-82f9-44c9-b284-0e81fb0d24c3 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad Aug 12 14:53:33.622000 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02b5a020-82f9-44c9-b284-0e81fb0d24c3 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:33.622000 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-02b5a020-82f9-44c9-b284-0e81fb0d24c3 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:33.635418 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:33.635418 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:33.642219 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-02b5a020-82f9-44c9-b284-0e81fb0d24c3 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Volume info retrieved successfully. Aug 12 14:53:33.653202 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-02b5a020-82f9-44c9-b284-0e81fb0d24c3 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad returned with HTTP 200 Aug 12 14:53:33.654081 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 580/2305] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:33 2026] GET /volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:33.677380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.683343 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 14:53:33.684391 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a56c6fe-1a42-4d57-8fde-665cd48cb1ad", "name": "tempest-type-Backup-1554367791"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:33.687995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Creating new backup {'backup': {'volume_id': '8a56c6fe-1a42-4d57-8fde-665cd48cb1ad', 'name': 'tempest-type-Backup-1554367791'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:53:33.688240 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Creating backup of volume 8a56c6fe-1a42-4d57-8fde-665cd48cb1ad in container None Aug 12 14:53:33.705140 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:33.705140 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:33.705868 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Volume info retrieved successfully. Aug 12 14:53:33.782105 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Created reservations ['d92e6be2-e545-44cc-b3c7-aaeb29a3b846', '2c3f07e0-60c1-473a-880b-8076b148eb0e'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:33.797665 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.801848 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:33.802347 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-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": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "source_volid": null, "backup_id": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:33.804022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-863c5b68-97e1-4cae-b1b7-68432b9cd425 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.806347 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-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': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'source_volid': None, 'backup_id': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:33.809287 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-863c5b68-97e1-4cae-b1b7-68432b9cd425 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:53:33.809861 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-863c5b68-97e1-4cae-b1b7-68432b9cd425 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:33.809861 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-863c5b68-97e1-4cae-b1b7-68432b9cd425 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:33.840961 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:33.840961 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:33.852083 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-863c5b68-97e1-4cae-b1b7-68432b9cd425 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:53:33.854526 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-800fbc46-d3c6-4ae2-99ba-5387e3e0e413 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:53:33.855355 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 577/2306] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 14:53:33 2026] POST /volume/v3/backups => generated 316 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:33.858539 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-863c5b68-97e1-4cae-b1b7-68432b9cd425 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:53:33.861156 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 582/2307] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:33 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1442 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:33.868673 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-868791bc-ada9-4eb2-af1a-7da1230bb6dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:33.872574 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-868791bc-ada9-4eb2-af1a-7da1230bb6dd tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:33.872574 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-868791bc-ada9-4eb2-af1a-7da1230bb6dd tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:33.872760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-868791bc-ada9-4eb2-af1a-7da1230bb6dd tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:33.872760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-868791bc-ada9-4eb2-af1a-7da1230bb6dd tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:33.885141 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:33.885141 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:33.885359 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-868791bc-ada9-4eb2-af1a-7da1230bb6dd tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:33.885798 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 581/2308] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:33 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:33.953581 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Create volume of 1 GB Aug 12 14:53:33.961249 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Availability Zones retrieved successfully. Aug 12 14:53:33.969354 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Flow 'volume_create_api' (6e6e6a09-eab1-448e-b8b1-31a6a8cc7297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:33.971237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0996c4e-e0a0-4594-8334-3454554fe62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:33.972969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:34.069737 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0996c4e-e0a0-4594-8334-3454554fe62a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:34.070879 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14ddff7-6e1d-4e96-adc8-4e641266ed49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:34.158183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Created reservations ['4175755a-69a0-4c29-bbe0-67289d5d8c72', '965241c9-6396-42d3-95f5-86223f2b2c9f', '08d9786b-4448-4569-93f3-fad1b1822448', 'db3cf8e5-e9ab-4806-887e-1c90956fcd2a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:34.159105 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f14ddff7-6e1d-4e96-adc8-4e641266ed49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4175755a-69a0-4c29-bbe0-67289d5d8c72', '965241c9-6396-42d3-95f5-86223f2b2c9f', '08d9786b-4448-4569-93f3-fad1b1822448', 'db3cf8e5-e9ab-4806-887e-1c90956fcd2a']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:34.161214 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819409c2-e975-4d1a-8f5f-c36217bd31d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:34.192452 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819409c2-e975-4d1a-8f5f-c36217bd31d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2abd30f-5f5a-4558-bf8b-a47901d88c12', '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='8c0abbe1954644aa8280c32323510358',qos_specs=None,replication_status=,reservations=['4175755a-69a0-4c29-bbe0-67289d5d8c72','965241c9-6396-42d3-95f5-86223f2b2c9f','08d9786b-4448-4569-93f3-fad1b1822448','db3cf8e5-e9ab-4806-887e-1c90956fcd2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbe2b1f9d164d79b3619cb8ff861fd7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:34Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2abd30f-5f5a-4558-bf8b-a47901d88c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c0abbe1954644aa8280c32323510358',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbbe2b1f9d164d79b3619cb8ff861fd7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:34.195153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf239b08-b552-4e54-aee7-72acdc33baab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:34.213121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e336e7bb-afe0-4579-a7e1-def049ba0a6c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:34.215407 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e336e7bb-afe0-4579-a7e1-def049ba0a6c tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] GET https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f Aug 12 14:53:34.215693 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e336e7bb-afe0-4579-a7e1-def049ba0a6c tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:34.216438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e336e7bb-afe0-4579-a7e1-def049ba0a6c tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:34.226380 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e336e7bb-afe0-4579-a7e1-def049ba0a6c tempest-ProjectReaderTests-1614671777 tempest-ProjectReaderTests-1614671777-project-admin] https://10.4.3.100/volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f returned with HTTP 404 Aug 12 14:53:34.227296 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 578/2309] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:53:34 2026] GET /volume/v3/volumes/b8cdf8f0-5789-4c69-803e-b2fc35d14f7f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:53:34.244488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf239b08-b552-4e54-aee7-72acdc33baab) transitioned into 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='8c0abbe1954644aa8280c32323510358',qos_specs=None,replication_status=,reservations=['4175755a-69a0-4c29-bbe0-67289d5d8c72','965241c9-6396-42d3-95f5-86223f2b2c9f','08d9786b-4448-4569-93f3-fad1b1822448','db3cf8e5-e9ab-4806-887e-1c90956fcd2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbbe2b1f9d164d79b3619cb8ff861fd7',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:34.244488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b78c8855-43dc-41d0-9cb8-5a5a2b389e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:34.258545 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b78c8855-43dc-41d0-9cb8-5a5a2b389e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:34.259771 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Flow 'volume_create_api' (6e6e6a09-eab1-448e-b8b1-31a6a8cc7297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:34.260957 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Create volume request issued successfully. Aug 12 14:53:34.262831 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-d4dbadaf-9ecb-4b94-aaa1-7630b48b0e5a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:34.262831 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 569/2310] 10.4.3.100 () {72 vars in 1541 bytes} [Wed Aug 12 14:53:33 2026] POST /volume/v3/volumes => generated 703 bytes in 465 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:34.299980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-ebafe65d-461b-422c-b7fe-f2dac7f4c81c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:34.302596 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-ebafe65d-461b-422c-b7fe-f2dac7f4c81c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 Aug 12 14:53:34.302975 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-ebafe65d-461b-422c-b7fe-f2dac7f4c81c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:34.303246 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-ebafe65d-461b-422c-b7fe-f2dac7f4c81c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:34.315132 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:34.315132 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:34.321450 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-ebafe65d-461b-422c-b7fe-f2dac7f4c81c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:53:34.327133 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-ebafe65d-461b-422c-b7fe-f2dac7f4c81c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 returned with HTTP 200 Aug 12 14:53:34.328001 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 583/2311] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:34 2026] GET /volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 => generated 771 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:34.367833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-264470d0-652c-4e90-ac53-813e4a8c22e6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:34.370243 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-264470d0-652c-4e90-ac53-813e4a8c22e6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 Aug 12 14:53:34.370794 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-264470d0-652c-4e90-ac53-813e4a8c22e6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:34.372482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-264470d0-652c-4e90-ac53-813e4a8c22e6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:34.382854 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:34.382854 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:34.387043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a4180dfe-b7b6-423a-909d-4a86c2fcf17b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:34.390485 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4180dfe-b7b6-423a-909d-4a86c2fcf17b None None] GET https://10.4.3.100/volume// Aug 12 14:53:34.390624 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-264470d0-652c-4e90-ac53-813e4a8c22e6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:53:34.390686 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4180dfe-b7b6-423a-909d-4a86c2fcf17b None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:34.390686 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4180dfe-b7b6-423a-909d-4a86c2fcf17b None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:34.390686 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4180dfe-b7b6-423a-909d-4a86c2fcf17b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:34.390686 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 579/2312] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53: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 14:53:34.395731 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-264470d0-652c-4e90-ac53-813e4a8c22e6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 returned with HTTP 200 Aug 12 14:53:34.396368 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 582/2313] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:34 2026] GET /volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 => generated 795 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:34.401080 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-f3a703a8-339d-4dd0-b043-42def93a32ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:34.404038 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-f3a703a8-339d-4dd0-b043-42def93a32ed tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:53:34.404221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-f3a703a8-339d-4dd0-b043-42def93a32ed tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f4ed55-e7f8-45c7-a168-86d4300740af", "connector": null, "instance_uuid": "8a4bb6f8-0490-4ef9-bde8-43c81d33c53d"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:34.425005 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:34.425005 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:34.473957 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-f3a703a8-339d-4dd0-b043-42def93a32ed tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:53:34.475429 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 570/2314] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:53:34 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 14:53:34.486426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-319679cc-3ea7-4791-b5e2-41c021475e49 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:34.492482 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-319679cc-3ea7-4791-b5e2-41c021475e49 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f Aug 12 14:53:34.492724 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-319679cc-3ea7-4791-b5e2-41c021475e49 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:34.492927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-319679cc-3ea7-4791-b5e2-41c021475e49 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:34.505974 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:34.505974 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:34.586435 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-319679cc-3ea7-4791-b5e2-41c021475e49 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f returned with HTTP 200 Aug 12 14:53:34.587081 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 584/2315] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:53:34 2026] DELETE /volume/v3/attachments/a5ee1f24-0e8f-490d-a050-1776c918229f => generated 367 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:34.904322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4073d928-fd47-48ab-830e-f2ebd7c4decc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:34.906807 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4073d928-fd47-48ab-830e-f2ebd7c4decc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:34.907160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4073d928-fd47-48ab-830e-f2ebd7c4decc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:34.907422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4073d928-fd47-48ab-830e-f2ebd7c4decc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:34.907848 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4073d928-fd47-48ab-830e-f2ebd7c4decc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:34.917008 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:34.917008 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:34.917008 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4073d928-fd47-48ab-830e-f2ebd7c4decc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:34.917211 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 580/2316] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:34 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:35.869330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-dd86f90f-8bc7-4147-b0fb-6125b489e466 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:35.873159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-dd86f90f-8bc7-4147-b0fb-6125b489e466 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 Aug 12 14:53:35.873563 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-dd86f90f-8bc7-4147-b0fb-6125b489e466 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:35.890317 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-dd86f90f-8bc7-4147-b0fb-6125b489e466 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:35.895622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-dd86f90f-8bc7-4147-b0fb-6125b489e466 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:35.896692 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:35.896692 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:35.931904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f65d9b8-7d1f-4842-b178-de77fc119a73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:35.934486 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f65d9b8-7d1f-4842-b178-de77fc119a73 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:35.934634 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f65d9b8-7d1f-4842-b178-de77fc119a73 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:35.934926 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f65d9b8-7d1f-4842-b178-de77fc119a73 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:35.935091 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3f65d9b8-7d1f-4842-b178-de77fc119a73 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:35.942223 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:35.942223 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:35.942223 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f65d9b8-7d1f-4842-b178-de77fc119a73 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:35.942474 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 571/2317] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:35 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:36.020664 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-dd86f90f-8bc7-4147-b0fb-6125b489e466 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" released by "attachment_update" :: held 0.124s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:36.020664 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-dd86f90f-8bc7-4147-b0fb-6125b489e466 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 returned with HTTP 200 Aug 12 14:53:36.020879 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 583/2318] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:35 2026] PUT /volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:36.030370 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-7a2e6e20-2595-4284-bd83-b67ac0ade5c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:36.033233 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-7a2e6e20-2595-4284-bd83-b67ac0ade5c2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 Aug 12 14:53:36.035536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-7a2e6e20-2595-4284-bd83-b67ac0ade5c2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:36.035536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-7a2e6e20-2595-4284-bd83-b67ac0ade5c2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:36.057758 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-7a2e6e20-2595-4284-bd83-b67ac0ade5c2 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 returned with HTTP 200 Aug 12 14:53:36.058296 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 585/2319] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 14:53:36 2026] GET /volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:36.958833 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-28d78158-5111-4ac4-ae5d-1faacda4d981 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:36.963250 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-28d78158-5111-4ac4-ae5d-1faacda4d981 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:36.963515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-28d78158-5111-4ac4-ae5d-1faacda4d981 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:36.963951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-28d78158-5111-4ac4-ae5d-1faacda4d981 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:36.964126 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-28d78158-5111-4ac4-ae5d-1faacda4d981 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:36.973857 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:36.973857 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:36.974603 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-28d78158-5111-4ac4-ae5d-1faacda4d981 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:36.975316 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 581/2320] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:36 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:37.408744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-b8a263ad-ff16-4d75-be63-e68bba91813a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.411535 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-b8a263ad-ff16-4d75-be63-e68bba91813a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 Aug 12 14:53:37.411817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-b8a263ad-ff16-4d75-be63-e68bba91813a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:37.412090 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-b8a263ad-ff16-4d75-be63-e68bba91813a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:37.423425 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:37.423425 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:37.431937 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-b8a263ad-ff16-4d75-be63-e68bba91813a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:53:37.440695 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-b8a263ad-ff16-4d75-be63-e68bba91813a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 returned with HTTP 200 Aug 12 14:53:37.441274 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 572/2321] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:37 2026] GET /volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 => generated 1311 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:37.449599 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e608bd62-f36a-4152-bc6d-bfadd08c0a3d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.450162 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e608bd62-f36a-4152-bc6d-bfadd08c0a3d None None] GET https://10.4.3.100/volume// Aug 12 14:53:37.450375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e608bd62-f36a-4152-bc6d-bfadd08c0a3d None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:37.450633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e608bd62-f36a-4152-bc6d-bfadd08c0a3d None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:37.451099 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e608bd62-f36a-4152-bc6d-bfadd08c0a3d None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:37.451501 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 584/2322] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14: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 14:53:37.461381 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-e4e093e0-2d2f-43a1-9b25-777221426c73 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.464350 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-e4e093e0-2d2f-43a1-9b25-777221426c73 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:53:37.464883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-e4e093e0-2d2f-43a1-9b25-777221426c73 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a2abd30f-5f5a-4558-bf8b-a47901d88c12", "connector": null, "instance_uuid": "dadc15b2-4a2f-4447-ab98-9f35c1fc39b4"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:37.477535 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:37.477535 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:37.515062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-e4e093e0-2d2f-43a1-9b25-777221426c73 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:53:37.515758 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 586/2323] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:53:37 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 14:53:37.524263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-434cf978-cb32-4e70-95a4-1875f520d56a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.524705 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-434cf978-cb32-4e70-95a4-1875f520d56a None None] GET https://10.4.3.100/volume// Aug 12 14:53:37.525236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-434cf978-cb32-4e70-95a4-1875f520d56a None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:37.525236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-434cf978-cb32-4e70-95a4-1875f520d56a None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:37.525559 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-434cf978-cb32-4e70-95a4-1875f520d56a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:37.525869 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 582/2324] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14: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 14:53:37.539862 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-6bd95c27-bdbd-411d-b6d2-bfc1fd230df7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.542495 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-6bd95c27-bdbd-411d-b6d2-bfc1fd230df7 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 Aug 12 14:53:37.542818 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-6bd95c27-bdbd-411d-b6d2-bfc1fd230df7 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:37.543143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-6bd95c27-bdbd-411d-b6d2-bfc1fd230df7 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:37.556994 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:37.556994 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:37.564263 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-426bdff6-9001-440f-82b1-92e3525812f5 req-6bd95c27-bdbd-411d-b6d2-bfc1fd230df7 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:53:37.571951 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-6bd95c27-bdbd-411d-b6d2-bfc1fd230df7 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 returned with HTTP 200 Aug 12 14:53:37.573138 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 573/2325] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:53:37 2026] GET /volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 => generated 1490 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:37.733659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-893eb1fc-1d15-416d-9d72-21237827c2c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.736732 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-893eb1fc-1d15-416d-9d72-21237827c2c9 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] PUT https://10.4.3.100/volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232 Aug 12 14:53:37.737589 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-893eb1fc-1d15-416d-9d72-21237827c2c9 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:37.747994 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-426bdff6-9001-440f-82b1-92e3525812f5 req-893eb1fc-1d15-416d-9d72-21237827c2c9 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Acquiring lock "cinder-attachment_update-a2abd30f-5f5a-4558-bf8b-a47901d88c12-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:37.757227 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-426bdff6-9001-440f-82b1-92e3525812f5 req-893eb1fc-1d15-416d-9d72-21237827c2c9 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Lock "cinder-attachment_update-a2abd30f-5f5a-4558-bf8b-a47901d88c12-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:37.757227 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:37.757227 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:37.892486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-426bdff6-9001-440f-82b1-92e3525812f5 req-893eb1fc-1d15-416d-9d72-21237827c2c9 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Lock "cinder-attachment_update-a2abd30f-5f5a-4558-bf8b-a47901d88c12-np0000007067" released by "attachment_update" :: held 0.135s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:37.892486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-893eb1fc-1d15-416d-9d72-21237827c2c9 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232 returned with HTTP 200 Aug 12 14:53:37.892486 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 585/2326] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:37 2026] PUT /volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:37.931099 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-426bdff6-9001-440f-82b1-92e3525812f5 req-5770a79d-2006-492d-a2e8-d8a78b2ab91c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.933304 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-5770a79d-2006-492d-a2e8-d8a78b2ab91c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] POST https://10.4.3.100/volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232/action Aug 12 14:53:37.933964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-5770a79d-2006-492d-a2e8-d8a78b2ab91c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:37.934240 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-5770a79d-2006-492d-a2e8-d8a78b2ab91c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:37.955423 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:37.955423 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:37.972108 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-426bdff6-9001-440f-82b1-92e3525812f5 req-5770a79d-2006-492d-a2e8-d8a78b2ab91c tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232/action returned with HTTP 204 Aug 12 14:53:37.973012 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 587/2327] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:37 2026] POST /volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:53:37.993819 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-90ebbdc3-3543-4750-8635-873c88ee3508 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:37.996543 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-90ebbdc3-3543-4750-8635-873c88ee3508 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:37.996543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-90ebbdc3-3543-4750-8635-873c88ee3508 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:37.996804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-90ebbdc3-3543-4750-8635-873c88ee3508 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:37.996905 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-90ebbdc3-3543-4750-8635-873c88ee3508 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:38.005570 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:38.005570 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:38.005570 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-90ebbdc3-3543-4750-8635-873c88ee3508 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:38.005570 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 583/2328] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:37 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:39.022651 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc74bf4f-d4c4-4399-a026-160ee72e9b7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:39.024842 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc74bf4f-d4c4-4399-a026-160ee72e9b7b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:39.025157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc74bf4f-d4c4-4399-a026-160ee72e9b7b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:39.025157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc74bf4f-d4c4-4399-a026-160ee72e9b7b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:39.025269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bc74bf4f-d4c4-4399-a026-160ee72e9b7b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:39.030487 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:39.030487 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:39.031299 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc74bf4f-d4c4-4399-a026-160ee72e9b7b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:39.031706 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 574/2329] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:39 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:40.053138 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bdea6950-5ff0-459f-9f70-80b1887e2a07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:40.055184 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdea6950-5ff0-459f-9f70-80b1887e2a07 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:40.055416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bdea6950-5ff0-459f-9f70-80b1887e2a07 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:40.055677 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bdea6950-5ff0-459f-9f70-80b1887e2a07 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:40.055855 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bdea6950-5ff0-459f-9f70-80b1887e2a07 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:40.065726 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:40.065726 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:40.066108 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdea6950-5ff0-459f-9f70-80b1887e2a07 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:40.067094 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 586/2330] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:40 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:40.787311 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-ab5a0017-4a71-4159-adca-be25f04d7bfd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:40.790665 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-ab5a0017-4a71-4159-adca-be25f04d7bfd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6/action Aug 12 14:53:40.790665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-ab5a0017-4a71-4159-adca-be25f04d7bfd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:40.791242 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-ab5a0017-4a71-4159-adca-be25f04d7bfd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:40.827241 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:40.827241 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:40.853081 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51d8b464-1b2d-4d8b-ad8b-31aad9f06250 req-ab5a0017-4a71-4159-adca-be25f04d7bfd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6/action returned with HTTP 204 Aug 12 14:53:40.853818 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 588/2331] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:40 2026] POST /volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:41.085305 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a61d75fe-e747-48f4-b20c-066dc0ca5d24 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:41.089943 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a61d75fe-e747-48f4-b20c-066dc0ca5d24 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:41.089943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a61d75fe-e747-48f4-b20c-066dc0ca5d24 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:41.090359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a61d75fe-e747-48f4-b20c-066dc0ca5d24 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:41.090359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-a61d75fe-e747-48f4-b20c-066dc0ca5d24 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:41.102817 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:41.102817 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:41.103159 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a61d75fe-e747-48f4-b20c-066dc0ca5d24 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:41.103911 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 584/2332] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:41 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:42.118314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-239c4719-9ac4-48fb-9e3a-108f5d408668 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:42.129266 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-239c4719-9ac4-48fb-9e3a-108f5d408668 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:42.129266 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-239c4719-9ac4-48fb-9e3a-108f5d408668 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:42.130318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-239c4719-9ac4-48fb-9e3a-108f5d408668 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:42.130318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-239c4719-9ac4-48fb-9e3a-108f5d408668 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:42.143822 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:42.143822 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:42.145963 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-239c4719-9ac4-48fb-9e3a-108f5d408668 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:42.148299 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 575/2333] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:42 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:43.164418 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-efc44d6a-3f63-4648-95aa-33e0ed5e9ee5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:43.172138 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efc44d6a-3f63-4648-95aa-33e0ed5e9ee5 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:43.172138 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efc44d6a-3f63-4648-95aa-33e0ed5e9ee5 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:43.173978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efc44d6a-3f63-4648-95aa-33e0ed5e9ee5 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:43.173978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-efc44d6a-3f63-4648-95aa-33e0ed5e9ee5 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:43.185482 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:43.185482 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:43.186302 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efc44d6a-3f63-4648-95aa-33e0ed5e9ee5 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:43.186727 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 587/2334] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:43 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:44.202244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59dd350a-016e-4f38-8f7a-2f186d3bd244 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:44.204736 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59dd350a-016e-4f38-8f7a-2f186d3bd244 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:44.205051 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59dd350a-016e-4f38-8f7a-2f186d3bd244 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:44.205324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59dd350a-016e-4f38-8f7a-2f186d3bd244 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:44.205488 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-59dd350a-016e-4f38-8f7a-2f186d3bd244 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:44.212053 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:44.212053 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:44.212951 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59dd350a-016e-4f38-8f7a-2f186d3bd244 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:44.213429 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 589/2335] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:44 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:45.233894 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9b3daf56-5c37-49d0-b82c-7ce8ad1ff3af None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:45.240775 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9b3daf56-5c37-49d0-b82c-7ce8ad1ff3af tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:45.242296 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9b3daf56-5c37-49d0-b82c-7ce8ad1ff3af tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:45.242296 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9b3daf56-5c37-49d0-b82c-7ce8ad1ff3af tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:45.242296 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-9b3daf56-5c37-49d0-b82c-7ce8ad1ff3af tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:45.252486 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:45.252486 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:45.252813 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9b3daf56-5c37-49d0-b82c-7ce8ad1ff3af tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:45.254126 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 585/2336] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:45 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:46.269300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cb09c6a3-3176-46d5-ac77-f8b713d9c934 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:46.272906 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb09c6a3-3176-46d5-ac77-f8b713d9c934 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:46.273996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb09c6a3-3176-46d5-ac77-f8b713d9c934 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:46.273996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb09c6a3-3176-46d5-ac77-f8b713d9c934 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:46.275108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cb09c6a3-3176-46d5-ac77-f8b713d9c934 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:46.287626 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:46.287626 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:46.289358 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb09c6a3-3176-46d5-ac77-f8b713d9c934 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:46.290057 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 576/2337] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:46 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:46.319665 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4185f724-cfb5-4110-b779-3e7d1701683e req-ae6f85a7-1ab2-47ab-84b3-6b67e6358c5e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:46.323647 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4185f724-cfb5-4110-b779-3e7d1701683e req-ae6f85a7-1ab2-47ab-84b3-6b67e6358c5e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] GET https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 Aug 12 14:53:46.328062 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4185f724-cfb5-4110-b779-3e7d1701683e req-ae6f85a7-1ab2-47ab-84b3-6b67e6358c5e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:46.328062 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4185f724-cfb5-4110-b779-3e7d1701683e req-ae6f85a7-1ab2-47ab-84b3-6b67e6358c5e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:46.346061 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:46.346061 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:46.356337 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4185f724-cfb5-4110-b779-3e7d1701683e req-ae6f85a7-1ab2-47ab-84b3-6b67e6358c5e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:53:46.367145 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4185f724-cfb5-4110-b779-3e7d1701683e req-ae6f85a7-1ab2-47ab-84b3-6b67e6358c5e tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 returned with HTTP 200 Aug 12 14:53:46.367145 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 588/2338] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:46 2026] GET /volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 => generated 1603 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:47.312340 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-614383bf-55c0-4564-92a2-fc0aaec342ca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:47.315941 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-614383bf-55c0-4564-92a2-fc0aaec342ca tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:47.319976 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-614383bf-55c0-4564-92a2-fc0aaec342ca tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:47.320276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-614383bf-55c0-4564-92a2-fc0aaec342ca tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:47.320449 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-614383bf-55c0-4564-92a2-fc0aaec342ca tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:47.337354 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:47.337354 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:47.338398 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-614383bf-55c0-4564-92a2-fc0aaec342ca tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:47.338816 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 590/2339] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:47 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:48.358085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0fdcad1e-5e61-4fba-bffc-f8b3243856c2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:48.361003 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0fdcad1e-5e61-4fba-bffc-f8b3243856c2 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:48.361299 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0fdcad1e-5e61-4fba-bffc-f8b3243856c2 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:48.362026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0fdcad1e-5e61-4fba-bffc-f8b3243856c2 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:48.362026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-0fdcad1e-5e61-4fba-bffc-f8b3243856c2 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:48.365819 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=373,cinder:INSERT=60,cinder:UPDATE=92 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:53:48.374919 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:48.374919 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:48.376281 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0fdcad1e-5e61-4fba-bffc-f8b3243856c2 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:48.377352 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 586/2340] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:48 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:49.399303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1463016a-530e-4e34-af21-3e61b3177356 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:49.404175 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1463016a-530e-4e34-af21-3e61b3177356 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:49.404175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1463016a-530e-4e34-af21-3e61b3177356 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:49.404175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1463016a-530e-4e34-af21-3e61b3177356 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:49.404511 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1463016a-530e-4e34-af21-3e61b3177356 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:49.413300 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:49.413300 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:49.418123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1463016a-530e-4e34-af21-3e61b3177356 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:49.419994 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 577/2341] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:49 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:50.439263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f71ca361-ff79-4366-a35e-91fe59e9d4a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:50.443652 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f71ca361-ff79-4366-a35e-91fe59e9d4a6 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:50.443652 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f71ca361-ff79-4366-a35e-91fe59e9d4a6 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:50.443652 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f71ca361-ff79-4366-a35e-91fe59e9d4a6 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:50.443652 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f71ca361-ff79-4366-a35e-91fe59e9d4a6 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:50.449478 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:50.449478 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:50.450503 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f71ca361-ff79-4366-a35e-91fe59e9d4a6 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:50.451587 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 589/2342] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:50 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:53:51.467224 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fea42e6b-a870-402f-a5af-522b25044894 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:51.469117 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fea42e6b-a870-402f-a5af-522b25044894 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:51.469337 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fea42e6b-a870-402f-a5af-522b25044894 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:51.469566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fea42e6b-a870-402f-a5af-522b25044894 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:51.469697 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fea42e6b-a870-402f-a5af-522b25044894 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:51.477736 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:51.477736 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:51.478687 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fea42e6b-a870-402f-a5af-522b25044894 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:51.479196 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 591/2343] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:51 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:52.495662 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-68364fc5-3310-4c8f-bb37-3580767f552f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:52.501040 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-68364fc5-3310-4c8f-bb37-3580767f552f tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:52.501365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-68364fc5-3310-4c8f-bb37-3580767f552f tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:52.501677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-68364fc5-3310-4c8f-bb37-3580767f552f tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:52.501856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-68364fc5-3310-4c8f-bb37-3580767f552f tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:52.514196 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:52.514196 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:52.514196 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-68364fc5-3310-4c8f-bb37-3580767f552f tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:52.514196 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 587/2344] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:52 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:52.898538 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-55d170fe-dcf8-4c1f-b2c4-5049683cc2ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:52.899807 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55d170fe-dcf8-4c1f-b2c4-5049683cc2ec None None] GET https://10.4.3.100/volume// Aug 12 14:53:52.899807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55d170fe-dcf8-4c1f-b2c4-5049683cc2ec None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:52.899807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-55d170fe-dcf8-4c1f-b2c4-5049683cc2ec None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:52.899807 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-55d170fe-dcf8-4c1f-b2c4-5049683cc2ec None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:52.900112 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 578/2345] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53: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 14:53:52.922389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-cedf8878-9a7b-47ce-abc6-a3e0ee919acb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:52.927193 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-cedf8878-9a7b-47ce-abc6-a3e0ee919acb tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:53:52.928488 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-cedf8878-9a7b-47ce-abc6-a3e0ee919acb tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae00acf4-6987-4c7e-9451-694cf9ff88ce", "connector": null, "instance_uuid": "a940f570-8237-474e-a85d-ad0f0a420a94"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:52.947063 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:52.947063 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:52.993140 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-cedf8878-9a7b-47ce-abc6-a3e0ee919acb tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:53:52.993779 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 590/2346] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:53:52 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:53:53.024810 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-84cc3a92-c690-451c-bf23-b3c8b95ba3c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:53.029376 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-84cc3a92-c690-451c-bf23-b3c8b95ba3c0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] DELETE https://10.4.3.100/volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04 Aug 12 14:53:53.029799 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-84cc3a92-c690-451c-bf23-b3c8b95ba3c0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:53.030109 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-84cc3a92-c690-451c-bf23-b3c8b95ba3c0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:53.051138 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:53.051138 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:53.119894 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51e9d471-b508-47a0-853a-7be0acdb8308 req-84cc3a92-c690-451c-bf23-b3c8b95ba3c0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04 returned with HTTP 200 Aug 12 14:53:53.120744 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 592/2347] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:53:53 2026] DELETE /volume/v3/attachments/69b9497e-6b0b-4e32-8f8f-5abd1713fa04 => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:53:53.530533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3136b6ad-2721-40af-ae49-c8cac82ff63b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:53.532532 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3136b6ad-2721-40af-ae49-c8cac82ff63b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:53.533025 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3136b6ad-2721-40af-ae49-c8cac82ff63b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:53.533317 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3136b6ad-2721-40af-ae49-c8cac82ff63b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:53.533518 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-3136b6ad-2721-40af-ae49-c8cac82ff63b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:53.538290 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:53.538290 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:53.539362 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3136b6ad-2721-40af-ae49-c8cac82ff63b tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:53.540113 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 588/2348] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:53 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:54.554649 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbef3893-1467-403c-94c5-3a908c825746 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:54.559536 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbef3893-1467-403c-94c5-3a908c825746 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:54.561017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbef3893-1467-403c-94c5-3a908c825746 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:54.561381 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbef3893-1467-403c-94c5-3a908c825746 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:54.563070 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bbef3893-1467-403c-94c5-3a908c825746 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:54.570127 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:54.570127 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:54.571749 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbef3893-1467-403c-94c5-3a908c825746 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:54.572057 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 579/2349] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:54 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:54.587865 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc4208c4-b656-4cc0-9236-e930d21513cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:54.590349 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc4208c4-b656-4cc0-9236-e930d21513cc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] PUT https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:54.590889 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc4208c4-b656-4cc0-9236-e930d21513cc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:54.601639 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:54.601639 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:54.614495 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc4208c4-b656-4cc0-9236-e930d21513cc tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:54.614495 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 591/2350] 10.4.3.100 () {70 vars in 1408 bytes} [Wed Aug 12 14:53:54 2026] PUT /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 316 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:54.629799 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-31376873-365d-4666-8ffe-b1496a301764 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:54.632651 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31376873-365d-4666-8ffe-b1496a301764 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:54.632926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31376873-365d-4666-8ffe-b1496a301764 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:54.633210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31376873-365d-4666-8ffe-b1496a301764 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:54.633370 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-31376873-365d-4666-8ffe-b1496a301764 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:54.640636 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:54.640636 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:54.641612 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31376873-365d-4666-8ffe-b1496a301764 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:54.641966 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 593/2351] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:54 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 762 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:54.658637 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6e80b46b-7948-44c5-85ed-84627a5fe5c4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:54.661383 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6e80b46b-7948-44c5-85ed-84627a5fe5c4 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] DELETE https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:54.661845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6e80b46b-7948-44c5-85ed-84627a5fe5c4 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:54.662040 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6e80b46b-7948-44c5-85ed-84627a5fe5c4 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:54.662181 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-6e80b46b-7948-44c5-85ed-84627a5fe5c4 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Delete backup with id: 07cad17f-c842-44d7-9489-8b76b5a5da6a. Aug 12 14:53:54.668359 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:54.668359 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:54.703918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-6e80b46b-7948-44c5-85ed-84627a5fe5c4 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] delete_backup rpcapi backup_id 07cad17f-c842-44d7-9489-8b76b5a5da6a {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:53:54.706385 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6e80b46b-7948-44c5-85ed-84627a5fe5c4 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 202 Aug 12 14:53:54.706928 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 589/2352] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:53:54 2026] DELETE /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:53:54.721445 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4ecf07c7-f42d-41b6-a654-bd415859df62 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:54.723474 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ecf07c7-f42d-41b6-a654-bd415859df62 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:54.723744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ecf07c7-f42d-41b6-a654-bd415859df62 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:54.723998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ecf07c7-f42d-41b6-a654-bd415859df62 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:54.724173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4ecf07c7-f42d-41b6-a654-bd415859df62 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:54.730536 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:54.730536 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:54.731262 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ecf07c7-f42d-41b6-a654-bd415859df62 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 200 Aug 12 14:53:54.731811 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 580/2353] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:54 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:55.498031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4308e093-1985-47f0-8996-45bca64933ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:55.498443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4308e093-1985-47f0-8996-45bca64933ca None None] GET https://10.4.3.100/volume// Aug 12 14:53:55.498743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4308e093-1985-47f0-8996-45bca64933ca None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:55.498952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4308e093-1985-47f0-8996-45bca64933ca None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:55.499248 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4308e093-1985-47f0-8996-45bca64933ca None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:55.499680 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 592/2354] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53: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 14:53:55.508958 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-93166736-dc93-4795-9471-37fb55fe05c2 req-5e4b22f8-6226-446e-830e-bf4289cda3d4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:55.511549 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-5e4b22f8-6226-446e-830e-bf4289cda3d4 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] GET https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:53:55.511772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-5e4b22f8-6226-446e-830e-bf4289cda3d4 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:55.511943 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-5e4b22f8-6226-446e-830e-bf4289cda3d4 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:55.532579 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:55.532579 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:55.540703 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-93166736-dc93-4795-9471-37fb55fe05c2 req-5e4b22f8-6226-446e-830e-bf4289cda3d4 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Volume info retrieved successfully. Aug 12 14:53:55.551800 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-5e4b22f8-6226-446e-830e-bf4289cda3d4 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce returned with HTTP 200 Aug 12 14:53:55.552319 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 594/2355] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:53:55 2026] GET /volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce => generated 1540 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:55.705938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-93166736-dc93-4795-9471-37fb55fe05c2 req-a2940837-fbe3-48bf-b6ef-6599db4fc6fe None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:55.711488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-a2940837-fbe3-48bf-b6ef-6599db4fc6fe tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] PUT https://10.4.3.100/volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129 Aug 12 14:53:55.712091 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-a2940837-fbe3-48bf-b6ef-6599db4fc6fe tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:55.726758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-93166736-dc93-4795-9471-37fb55fe05c2 req-a2940837-fbe3-48bf-b6ef-6599db4fc6fe tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Acquiring lock "cinder-attachment_update-ae00acf4-6987-4c7e-9451-694cf9ff88ce-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:55.735875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-93166736-dc93-4795-9471-37fb55fe05c2 req-a2940837-fbe3-48bf-b6ef-6599db4fc6fe tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Lock "cinder-attachment_update-ae00acf4-6987-4c7e-9451-694cf9ff88ce-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:55.741878 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:55.741878 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:55.744995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3e388783-1053-4e1e-b999-45d27640f8fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:55.747421 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e388783-1053-4e1e-b999-45d27640f8fa tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a Aug 12 14:53:55.748005 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e388783-1053-4e1e-b999-45d27640f8fa tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:55.748121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3e388783-1053-4e1e-b999-45d27640f8fa tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:55.748323 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3e388783-1053-4e1e-b999-45d27640f8fa tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Show backup with id 07cad17f-c842-44d7-9489-8b76b5a5da6a. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:53:55.754157 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3e388783-1053-4e1e-b999-45d27640f8fa tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a returned with HTTP 404 Aug 12 14:53:55.754928 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 581/2356] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:55 2026] GET /volume/v3/backups/07cad17f-c842-44d7-9489-8b76b5a5da6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:55.767177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:55.774075 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad Aug 12 14:53:55.774403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:55.774790 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:55.775565 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Delete volume with id: 8a56c6fe-1a42-4d57-8fde-665cd48cb1ad Aug 12 14:53:55.791924 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:55.791924 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:55.792625 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Volume info retrieved successfully. Aug 12 14:53:55.823623 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Delete volume request issued successfully. Aug 12 14:53:55.823800 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e2a28e52-c5d6-4af4-abe5-ac000cdb0560 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad returned with HTTP 202 Aug 12 14:53:55.824423 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 593/2357] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:53:55 2026] DELETE /volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:53:55.836476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-727a9b2d-d1eb-4db8-afe9-d6431a02e762 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:55.840323 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-727a9b2d-d1eb-4db8-afe9-d6431a02e762 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad Aug 12 14:53:55.840516 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-727a9b2d-d1eb-4db8-afe9-d6431a02e762 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:55.840707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-727a9b2d-d1eb-4db8-afe9-d6431a02e762 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:55.849273 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:55.849273 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:55.857634 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-727a9b2d-d1eb-4db8-afe9-d6431a02e762 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Volume info retrieved successfully. Aug 12 14:53:55.862325 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-727a9b2d-d1eb-4db8-afe9-d6431a02e762 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad returned with HTTP 200 Aug 12 14:53:55.862875 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 595/2358] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:55 2026] GET /volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad => generated 1007 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:55.871834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-93166736-dc93-4795-9471-37fb55fe05c2 req-a2940837-fbe3-48bf-b6ef-6599db4fc6fe tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Lock "cinder-attachment_update-ae00acf4-6987-4c7e-9451-694cf9ff88ce-np0000007067" released by "attachment_update" :: held 0.136s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:55.871914 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-a2940837-fbe3-48bf-b6ef-6599db4fc6fe tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129 returned with HTTP 200 Aug 12 14:53:55.874092 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 590/2359] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:55 2026] PUT /volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129 => generated 969 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:55.904616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-93166736-dc93-4795-9471-37fb55fe05c2 req-6c422809-1c4d-4c25-be78-f6cf54d80ed0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:55.908246 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-6c422809-1c4d-4c25-be78-f6cf54d80ed0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] POST https://10.4.3.100/volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129/action Aug 12 14:53:55.909222 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-6c422809-1c4d-4c25-be78-f6cf54d80ed0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:55.909393 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-6c422809-1c4d-4c25-be78-f6cf54d80ed0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:55.938020 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:55.938020 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:55.961423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-93166736-dc93-4795-9471-37fb55fe05c2 req-6c422809-1c4d-4c25-be78-f6cf54d80ed0 tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129/action returned with HTTP 204 Aug 12 14:53:55.961423 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 582/2360] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:55 2026] POST /volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:56.000527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-771a608c-deb0-4530-8fa5-673dd6c02c8a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.003250 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-771a608c-deb0-4530-8fa5-673dd6c02c8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:56.003512 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-771a608c-deb0-4530-8fa5-673dd6c02c8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:56.004905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-771a608c-deb0-4530-8fa5-673dd6c02c8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:56.016522 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:56.016522 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:56.023486 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-771a608c-deb0-4530-8fa5-673dd6c02c8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:56.034677 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-771a608c-deb0-4530-8fa5-673dd6c02c8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:56.035672 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 594/2361] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:53:55 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:56.179005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce60859d-2792-4188-b01c-370e8be0c7cc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.179718 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce60859d-2792-4188-b01c-370e8be0c7cc None None] GET https://10.4.3.100/volume// Aug 12 14:53:56.179995 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce60859d-2792-4188-b01c-370e8be0c7cc None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:56.181400 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce60859d-2792-4188-b01c-370e8be0c7cc None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:56.181771 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce60859d-2792-4188-b01c-370e8be0c7cc None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:56.183980 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 596/2362] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:53:56 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 14:53:56.193473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-e2fc7035-d977-4004-bc77-92b2807b024e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.197083 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-e2fc7035-d977-4004-bc77-92b2807b024e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:53:56.197656 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-e2fc7035-d977-4004-bc77-92b2807b024e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7b6f1ab-2829-47da-ac7c-28809f2b96e1", "connector": null, "instance_uuid": "0f2a9fb2-66bc-461e-acd4-3dfc5ad162cb"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:56.209443 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:56.209443 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:56.258481 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-e2fc7035-d977-4004-bc77-92b2807b024e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:53:56.259161 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 591/2363] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:53:56 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 14:53:56.315091 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d845dd3c-9c50-483f-a1e2-9e2273117be8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.317708 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d845dd3c-9c50-483f-a1e2-9e2273117be8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:56.317902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d845dd3c-9c50-483f-a1e2-9e2273117be8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:56.318341 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d845dd3c-9c50-483f-a1e2-9e2273117be8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:56.329773 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c8c6527-f434-4d70-8e60-1ca59dec3147 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.330755 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c8c6527-f434-4d70-8e60-1ca59dec3147 None None] GET https://10.4.3.100/volume// Aug 12 14:53:56.330755 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c8c6527-f434-4d70-8e60-1ca59dec3147 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:56.330755 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c8c6527-f434-4d70-8e60-1ca59dec3147 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:56.331147 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c8c6527-f434-4d70-8e60-1ca59dec3147 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:53:56.331810 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 595/2364] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:53: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 14:53:56.335448 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:56.335448 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:56.345056 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-dd8c7d21-3244-4839-83d3-71d5be202849 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.348183 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-dd8c7d21-3244-4839-83d3-71d5be202849 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:56.348497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-dd8c7d21-3244-4839-83d3-71d5be202849 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:56.348796 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-dd8c7d21-3244-4839-83d3-71d5be202849 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:56.351446 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d845dd3c-9c50-483f-a1e2-9e2273117be8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:56.360326 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d845dd3c-9c50-483f-a1e2-9e2273117be8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:56.361561 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 583/2365] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:56 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:56.366231 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:56.366231 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:56.374139 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-dd8c7d21-3244-4839-83d3-71d5be202849 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:56.377752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-dd8c7d21-3244-4839-83d3-71d5be202849 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:56.378284 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 597/2366] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:53:56 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1020 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:53:56.522394 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-d04695a4-28e0-40ed-868a-4aff4ddb17c7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.524534 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-d04695a4-28e0-40ed-868a-4aff4ddb17c7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] PUT https://10.4.3.100/volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd Aug 12 14:53:56.524911 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-d04695a4-28e0-40ed-868a-4aff4ddb17c7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:56.533070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-d04695a4-28e0-40ed-868a-4aff4ddb17c7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Acquiring lock "cinder-attachment_update-d7b6f1ab-2829-47da-ac7c-28809f2b96e1-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:53:56.542405 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-d04695a4-28e0-40ed-868a-4aff4ddb17c7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Lock "cinder-attachment_update-d7b6f1ab-2829-47da-ac7c-28809f2b96e1-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:53:56.543641 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:56.543641 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:56.646862 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-d04695a4-28e0-40ed-868a-4aff4ddb17c7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Lock "cinder-attachment_update-d7b6f1ab-2829-47da-ac7c-28809f2b96e1-np0000007067" released by "attachment_update" :: held 0.104s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:53:56.647301 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-d04695a4-28e0-40ed-868a-4aff4ddb17c7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd returned with HTTP 200 Aug 12 14:53:56.647907 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 592/2367] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:53:56 2026] PUT /volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:53:56.882882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f97e32f4-81db-41ae-bb2f-53d9f26faa36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:56.885101 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f97e32f4-81db-41ae-bb2f-53d9f26faa36 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] GET https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad Aug 12 14:53:56.885366 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f97e32f4-81db-41ae-bb2f-53d9f26faa36 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:56.885630 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f97e32f4-81db-41ae-bb2f-53d9f26faa36 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:56.894945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f97e32f4-81db-41ae-bb2f-53d9f26faa36 tempest-ProjectAdminTests39-474782527 tempest-ProjectAdminTests39-474782527-project-admin] https://10.4.3.100/volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad returned with HTTP 404 Aug 12 14:53:56.895493 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 596/2368] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 14:53:56 2026] GET /volume/v3/volumes/8a56c6fe-1a42-4d57-8fde-665cd48cb1ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:53:57.380738 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a03ef1f-5d6a-4189-85c1-cb6181244b73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:57.383490 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a03ef1f-5d6a-4189-85c1-cb6181244b73 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:57.383743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a03ef1f-5d6a-4189-85c1-cb6181244b73 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:57.383930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a03ef1f-5d6a-4189-85c1-cb6181244b73 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:57.402420 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:57.402420 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:57.409841 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a03ef1f-5d6a-4189-85c1-cb6181244b73 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:57.418155 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a03ef1f-5d6a-4189-85c1-cb6181244b73 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:57.418721 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 584/2369] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:57 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:58.439977 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fbd5089d-13f8-4e71-959b-44743e887519 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:58.442783 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fbd5089d-13f8-4e71-959b-44743e887519 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:58.442783 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fbd5089d-13f8-4e71-959b-44743e887519 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:58.442783 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fbd5089d-13f8-4e71-959b-44743e887519 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:58.464137 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:58.464137 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:53:58.468220 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fbd5089d-13f8-4e71-959b-44743e887519 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:58.473589 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fbd5089d-13f8-4e71-959b-44743e887519 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:58.474246 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 598/2370] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:58 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:59.006589 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:59.158379 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:53:59.158888 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1052542068"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:59.162830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1052542068'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:53:59.162972 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume of 1 GB Aug 12 14:53:59.163367 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:59.163367 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:53:59.171251 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Availability Zones retrieved successfully. Aug 12 14:53:59.182131 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (3a17636f-9a84-4107-96ca-44ec66d18c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:59.187098 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a74880-5df2-4983-a1ba-e6166a65e460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:59.188313 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:53:59.235133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a74880-5df2-4983-a1ba-e6166a65e460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:59.236730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276cce0d-ea98-4961-96b1-4d30670d9b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:59.330515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['25bd371a-8c5c-4b3a-9796-4e08aef6403c', 'ab9d5d66-c4f1-451d-85c8-e407aadf614e', 'd36e321b-da03-42c3-83a4-f317368986c3', '6f67dafd-c5ed-44b6-8393-ff1c60c2ba1a'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:53:59.331682 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (276cce0d-ea98-4961-96b1-4d30670d9b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25bd371a-8c5c-4b3a-9796-4e08aef6403c', 'ab9d5d66-c4f1-451d-85c8-e407aadf614e', 'd36e321b-da03-42c3-83a4-f317368986c3', '6f67dafd-c5ed-44b6-8393-ff1c60c2ba1a']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:59.333522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72beeea8-68b5-411d-a6ce-ab5ebf98c9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:59.368164 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72beeea8-68b5-411d-a6ce-ab5ebf98c9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06e28f81-4e6a-49e3-aee5-6003d5e0cfa5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052542068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['25bd371a-8c5c-4b3a-9796-4e08aef6403c','ab9d5d66-c4f1-451d-85c8-e407aadf614e','d36e321b-da03-42c3-83a4-f317368986c3','6f67dafd-c5ed-44b6-8393-ff1c60c2ba1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:53:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052542068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06e28f81-4e6a-49e3-aee5-6003d5e0cfa5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04091fdacf5e42bd8ca1bf1466b81871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efa26967cdb24906bda21c8467da4591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:59.369233 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8009ace-d737-4b6a-a855-41f02b5b23b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:59.396147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8009ace-d737-4b6a-a855-41f02b5b23b0) transitioned into state 'SUCCESS' from state '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-1052542068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['25bd371a-8c5c-4b3a-9796-4e08aef6403c','ab9d5d66-c4f1-451d-85c8-e407aadf614e','d36e321b-da03-42c3-83a4-f317368986c3','6f67dafd-c5ed-44b6-8393-ff1c60c2ba1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:59.397710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e12378f-14a8-4885-98cf-dec117d7c207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:53:59.413125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e12378f-14a8-4885-98cf-dec117d7c207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:53:59.414434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (3a17636f-9a84-4107-96ca-44ec66d18c4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:53:59.415629 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request issued successfully. Aug 12 14:53:59.415840 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ff63f4a-d372-4d6b-9b1c-87727e172fe4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:53:59.417216 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 593/2371] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:53:59 2026] POST /volume/v3/volumes => generated 778 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:53:59.441206 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8387d5c3-9e39-4a72-b945-b80bebc543f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:59.441206 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8387d5c3-9e39-4a72-b945-b80bebc543f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 Aug 12 14:53:59.441740 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8387d5c3-9e39-4a72-b945-b80bebc543f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:59.441740 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8387d5c3-9e39-4a72-b945-b80bebc543f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:59.448738 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=341,cinder:INSERT=64,cinder:UPDATE=107 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:53:59.460842 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:59.460842 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:53:59.470705 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8387d5c3-9e39-4a72-b945-b80bebc543f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:53:59.477484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8387d5c3-9e39-4a72-b945-b80bebc543f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 returned with HTTP 200 Aug 12 14:53:59.478320 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 597/2372] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:59 2026] GET /volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 => generated 957 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:59.494202 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7fd96224-2631-4653-8412-131fa19da171 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:59.498326 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fd96224-2631-4653-8412-131fa19da171 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:53:59.498549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fd96224-2631-4653-8412-131fa19da171 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:53:59.498754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fd96224-2631-4653-8412-131fa19da171 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:53:59.514041 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:59.514041 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:53:59.526563 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7fd96224-2631-4653-8412-131fa19da171 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:53:59.538177 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fd96224-2631-4653-8412-131fa19da171 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:53:59.539247 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 585/2373] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:53:59 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:53:59.958700 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-f1d8a1bd-9cd9-4f7b-bfe0-818c32dedb2a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:53:59.960700 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-f1d8a1bd-9cd9-4f7b-bfe0-818c32dedb2a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd/action Aug 12 14:53:59.961215 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-f1d8a1bd-9cd9-4f7b-bfe0-818c32dedb2a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:53:59.961613 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-f1d8a1bd-9cd9-4f7b-bfe0-818c32dedb2a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:53:59.984557 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:53:59.984557 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:00.001980 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6d6f27dc-f9c6-4aad-9abb-4f91f09ec403 req-f1d8a1bd-9cd9-4f7b-bfe0-818c32dedb2a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd/action returned with HTTP 204 Aug 12 14:54:00.002690 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 599/2374] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:53:59 2026] POST /volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:54:00.507692 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-82a5d1e3-343e-4717-8392-d3c487d55ef9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:00.513317 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-82a5d1e3-343e-4717-8392-d3c487d55ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 Aug 12 14:54:00.513629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-82a5d1e3-343e-4717-8392-d3c487d55ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:00.514868 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-82a5d1e3-343e-4717-8392-d3c487d55ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:00.524427 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:00.524427 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:00.529351 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-82a5d1e3-343e-4717-8392-d3c487d55ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:00.535208 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-82a5d1e3-343e-4717-8392-d3c487d55ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 returned with HTTP 200 Aug 12 14:54:00.535822 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 594/2375] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:00 2026] GET /volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:00.559294 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9942db0-a503-4efb-8061-2356d6639326 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:00.561047 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9942db0-a503-4efb-8061-2356d6639326 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:00.561426 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9942db0-a503-4efb-8061-2356d6639326 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:00.562790 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9942db0-a503-4efb-8061-2356d6639326 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:00.562966 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:00.564684 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:54:00.564684 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06e28f81-4e6a-49e3-aee5-6003d5e0cfa5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-254853868"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:00.574326 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:00.574326 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:00.577592 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d9942db0-a503-4efb-8061-2356d6639326 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:00.578077 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:00.578077 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:00.578791 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:00.578956 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create snapshot from volume 06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 Aug 12 14:54:00.587043 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9942db0-a503-4efb-8061-2356d6639326 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:00.587757 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 598/2376] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:00 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:00.605853 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:00.610645 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:54:00.610645 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7b6f1ab-2829-47da-ac7c-28809f2b96e1", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1284918325", "container": "tempest-volumesbackupstest-backup-container-420876081"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:00.612077 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating new backup {'backup': {'volume_id': 'd7b6f1ab-2829-47da-ac7c-28809f2b96e1', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1284918325', 'container': 'tempest-volumesbackupstest-backup-container-420876081'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:54:00.612294 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating backup of volume d7b6f1ab-2829-47da-ac7c-28809f2b96e1 in container tempest-volumesbackupstest-backup-container-420876081 Aug 12 14:54:00.627404 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:00.627404 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:00.628745 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:00.654164 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['c642f8f3-e035-45c8-b47a-d5480bf79be3', 'a56a4684-ffee-4e50-b89e-9ea707d292fc', '88b62306-7df7-4ce7-bec5-b4ae86557124', 'ccf27822-982f-4032-a763-e91e404c0463'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:00.662378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['d52cf9f0-f953-4080-836b-d1e629a17d1f', 'aec99b4f-b2be-4989-b8ce-b70d092b63d3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:00.725937 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot create request issued successfully. Aug 12 14:54:00.725937 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7dc0d932-7be5-4f3d-80d0-ef9d4f2e7388 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:54:00.725937 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 586/2377] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:54:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:00.728183 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9eaea66e-8cca-4153-91e3-56ac31c1d9e0 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:54:00.728884 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 600/2378] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:00 2026] POST /volume/v3/backups => generated 330 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:00.737441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0c12dd74-ee50-4cbf-82b1-f5a49a1eb8e0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:00.739253 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c840c89-be64-4097-bc54-2021731577a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:00.740172 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0c12dd74-ee50-4cbf-82b1-f5a49a1eb8e0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 Aug 12 14:54:00.740475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0c12dd74-ee50-4cbf-82b1-f5a49a1eb8e0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:00.740772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0c12dd74-ee50-4cbf-82b1-f5a49a1eb8e0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:00.741558 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c840c89-be64-4097-bc54-2021731577a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:00.741825 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c840c89-be64-4097-bc54-2021731577a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:00.742100 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c840c89-be64-4097-bc54-2021731577a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:00.742224 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5c840c89-be64-4097-bc54-2021731577a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:00.747442 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:00.747442 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:00.748419 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0c12dd74-ee50-4cbf-82b1-f5a49a1eb8e0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:00.749404 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0c12dd74-ee50-4cbf-82b1-f5a49a1eb8e0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 returned with HTTP 200 Aug 12 14:54:00.749538 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:00.749538 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:00.749954 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 595/2379] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:00 2026] GET /volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:00.750625 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c840c89-be64-4097-bc54-2021731577a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:00.751101 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 599/2380] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:00 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:01.764285 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b64945b-0851-449a-9132-882cdeb2bec1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:01.766108 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3bb61d0b-dab1-408d-83ef-69cf06fec9e9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:01.769680 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b64945b-0851-449a-9132-882cdeb2bec1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 Aug 12 14:54:01.769680 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b64945b-0851-449a-9132-882cdeb2bec1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:01.769680 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b64945b-0851-449a-9132-882cdeb2bec1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:01.770808 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3bb61d0b-dab1-408d-83ef-69cf06fec9e9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:01.770808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3bb61d0b-dab1-408d-83ef-69cf06fec9e9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:01.770808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3bb61d0b-dab1-408d-83ef-69cf06fec9e9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:01.770808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3bb61d0b-dab1-408d-83ef-69cf06fec9e9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:01.775488 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:01.775488 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:01.775935 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b64945b-0851-449a-9132-882cdeb2bec1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:01.776893 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b64945b-0851-449a-9132-882cdeb2bec1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 returned with HTTP 200 Aug 12 14:54:01.777370 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 587/2381] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:01 2026] GET /volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:01.791582 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2470c958-7c1a-4f77-bd12-9f3bd1102ef9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:01.792178 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:01.792178 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:01.792178 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3bb61d0b-dab1-408d-83ef-69cf06fec9e9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:01.792178 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 601/2382] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:01 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:01.872057 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2470c958-7c1a-4f77-bd12-9f3bd1102ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] POST https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500/action Aug 12 14:54:01.872631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2470c958-7c1a-4f77-bd12-9f3bd1102ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:01.872730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2470c958-7c1a-4f77-bd12-9f3bd1102ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:01.881420 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:01.881420 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:01.882064 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2470c958-7c1a-4f77-bd12-9f3bd1102ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Snapshot retrieved successfully. Aug 12 14:54:01.883357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-2470c958-7c1a-4f77-bd12-9f3bd1102ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0276bb6ef5d7418caff10a9991b5f62c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04091fdacf5e42bd8ca1bf1466b81871', '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=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:01.883663 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2470c958-7c1a-4f77-bd12-9f3bd1102ef9 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500/action returned with HTTP 403 Aug 12 14:54:01.884261 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 596/2383] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:54:01 2026] POST /volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500/action => generated 133 bytes in 95 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:01.893446 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64665751-1885-4543-bf2d-7a79d489f643 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:01.895773 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64665751-1885-4543-bf2d-7a79d489f643 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 Aug 12 14:54:01.896017 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64665751-1885-4543-bf2d-7a79d489f643 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:01.896250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64665751-1885-4543-bf2d-7a79d489f643 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:01.896385 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-64665751-1885-4543-bf2d-7a79d489f643 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete snapshot with id: be74c959-047a-41de-8c42-33028c6d8500 Aug 12 14:54:01.902697 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:01.902697 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:01.903069 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64665751-1885-4543-bf2d-7a79d489f643 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:01.929999 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64665751-1885-4543-bf2d-7a79d489f643 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot delete request issued successfully. Aug 12 14:54:01.930233 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64665751-1885-4543-bf2d-7a79d489f643 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 returned with HTTP 202 Aug 12 14:54:01.930787 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 600/2384] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:54:01 2026] DELETE /volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:01.945912 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ceb05545-34f6-4b2c-8f5e-e70644e4f1ed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:01.948067 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ceb05545-34f6-4b2c-8f5e-e70644e4f1ed tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 Aug 12 14:54:01.949204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ceb05545-34f6-4b2c-8f5e-e70644e4f1ed tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:01.949204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ceb05545-34f6-4b2c-8f5e-e70644e4f1ed tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:01.957117 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:01.957117 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:01.957757 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ceb05545-34f6-4b2c-8f5e-e70644e4f1ed tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:01.958796 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ceb05545-34f6-4b2c-8f5e-e70644e4f1ed tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 returned with HTTP 200 Aug 12 14:54:01.959714 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 588/2385] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:01 2026] GET /volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:02.804102 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cd4a1d87-65fd-435a-b90b-48cb5738adcd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:02.808490 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd4a1d87-65fd-435a-b90b-48cb5738adcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:02.808490 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd4a1d87-65fd-435a-b90b-48cb5738adcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:02.808490 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd4a1d87-65fd-435a-b90b-48cb5738adcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:02.808490 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cd4a1d87-65fd-435a-b90b-48cb5738adcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:02.815197 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:02.815197 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:02.816702 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd4a1d87-65fd-435a-b90b-48cb5738adcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:02.817643 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 602/2386] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:02 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:02.970663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-db572340-fdb5-4180-a132-091c8fe0db8d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:02.973142 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db572340-fdb5-4180-a132-091c8fe0db8d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 Aug 12 14:54:02.973409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db572340-fdb5-4180-a132-091c8fe0db8d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:02.973710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db572340-fdb5-4180-a132-091c8fe0db8d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:02.979230 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db572340-fdb5-4180-a132-091c8fe0db8d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 returned with HTTP 404 Aug 12 14:54:02.979953 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 597/2387] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:02 2026] GET /volume/v3/snapshots/be74c959-047a-41de-8c42-33028c6d8500 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:02.988843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:02.992979 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 Aug 12 14:54:02.993259 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:02.993577 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:02.993794 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume with id: 06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 Aug 12 14:54:03.007684 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:03.007684 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:03.008043 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:03.035505 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume request issued successfully. Aug 12 14:54:03.035505 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e464684f-0762-4a89-ae6d-c42b74bf72d7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 returned with HTTP 202 Aug 12 14:54:03.035505 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 601/2388] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:02 2026] DELETE /volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:03.046561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43a77355-04b3-4a3e-8388-74ae855e95f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:03.048977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43a77355-04b3-4a3e-8388-74ae855e95f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 Aug 12 14:54:03.049376 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43a77355-04b3-4a3e-8388-74ae855e95f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:03.049985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43a77355-04b3-4a3e-8388-74ae855e95f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:03.063816 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:03.063816 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:03.069944 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-43a77355-04b3-4a3e-8388-74ae855e95f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:03.078069 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43a77355-04b3-4a3e-8388-74ae855e95f3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 returned with HTTP 200 Aug 12 14:54:03.078069 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 589/2389] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:03 2026] GET /volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:03.830573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-685bfde3-1d5a-41ed-9abc-6c7529e19f78 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:03.834562 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-685bfde3-1d5a-41ed-9abc-6c7529e19f78 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:03.834562 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-685bfde3-1d5a-41ed-9abc-6c7529e19f78 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:03.834562 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-685bfde3-1d5a-41ed-9abc-6c7529e19f78 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:03.835099 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-685bfde3-1d5a-41ed-9abc-6c7529e19f78 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:03.843158 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:03.843158 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:03.844601 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-685bfde3-1d5a-41ed-9abc-6c7529e19f78 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:03.845416 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 603/2390] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:03 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:04.060054 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-ec2b7d47-eadf-4dda-bf5e-b92d6497df18 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:04.063697 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-ec2b7d47-eadf-4dda-bf5e-b92d6497df18 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] DELETE https://10.4.3.100/volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232 Aug 12 14:54:04.065342 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-ec2b7d47-eadf-4dda-bf5e-b92d6497df18 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:04.065342 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-ec2b7d47-eadf-4dda-bf5e-b92d6497df18 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:04.084552 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:04.084552 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:04.094712 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d1506d01-7745-442d-8d4c-56bd8c9d39bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:04.096430 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1506d01-7745-442d-8d4c-56bd8c9d39bf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 Aug 12 14:54:04.096790 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1506d01-7745-442d-8d4c-56bd8c9d39bf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:04.097088 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d1506d01-7745-442d-8d4c-56bd8c9d39bf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:04.106797 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d1506d01-7745-442d-8d4c-56bd8c9d39bf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 returned with HTTP 404 Aug 12 14:54:04.107894 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 602/2391] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:04 2026] GET /volume/v3/volumes/06e28f81-4e6a-49e3-aee5-6003d5e0cfa5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:04.118210 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b2dfa2db-da63-40c9-8acb-6822610881ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:04.120229 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:04.121662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-296994828"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:04.123135 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-296994828'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:04.123277 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume of 1 GB Aug 12 14:54:04.128093 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Availability Zones retrieved successfully. Aug 12 14:54:04.133647 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (02b3a2cc-915e-4ba5-9391-13a7b9b890fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:04.134532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f15a3ae-0c04-4769-b44e-ab823b48b34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:04.135251 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:04.155300 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-ec2b7d47-eadf-4dda-bf5e-b92d6497df18 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232 returned with HTTP 200 Aug 12 14:54:04.155891 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 598/2392] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:54:04 2026] DELETE /volume/v3/attachments/8a66c52f-9d26-4945-a6cb-eaf0717e2232 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:04.167705 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:04.170933 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 Aug 12 14:54:04.171156 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:04.171637 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:04.171815 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Delete volume with id: a2abd30f-5f5a-4558-bf8b-a47901d88c12 Aug 12 14:54:04.173973 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f15a3ae-0c04-4769-b44e-ab823b48b34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:04.174841 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33aeacd7-c0a5-4b84-b75a-93f8abd20420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:04.181060 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:04.181060 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:04.181769 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:54:04.206225 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Delete volume request issued successfully. Aug 12 14:54:04.206502 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-fe78eb66-8b87-4f9e-87dd-cb25b2f36381 req-11f88ef2-3fa3-4aee-985b-4a8638d232d6 tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 returned with HTTP 202 Aug 12 14:54:04.207007 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 604/2393] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:54:04 2026] DELETE /volume/v3/volumes/a2abd30f-5f5a-4558-bf8b-a47901d88c12 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:04.254566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['45d885a3-8da8-48ee-b1fe-f3fbb4c0efab', 'a326808c-b55f-41e1-8193-80c6d669d17f', '913c8474-b1ee-4b7e-8e77-c2904b08a58e', '648d978b-ee19-49ea-aee4-793c65c07951'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:04.256779 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33aeacd7-c0a5-4b84-b75a-93f8abd20420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45d885a3-8da8-48ee-b1fe-f3fbb4c0efab', 'a326808c-b55f-41e1-8193-80c6d669d17f', '913c8474-b1ee-4b7e-8e77-c2904b08a58e', '648d978b-ee19-49ea-aee4-793c65c07951']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:04.258431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be3b623-f470-4f75-89e7-67d745da642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:04.288728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6be3b623-f470-4f75-89e7-67d745da642e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74b9d38f-e756-4b0f-b15d-c0976d3703a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-296994828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['45d885a3-8da8-48ee-b1fe-f3fbb4c0efab','a326808c-b55f-41e1-8193-80c6d669d17f','913c8474-b1ee-4b7e-8e77-c2904b08a58e','648d978b-ee19-49ea-aee4-793c65c07951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-296994828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74b9d38f-e756-4b0f-b15d-c0976d3703a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04091fdacf5e42bd8ca1bf1466b81871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efa26967cdb24906bda21c8467da4591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:04.289629 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d7c4275-5fde-4d73-aa69-019420561a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:04.315125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d7c4275-5fde-4d73-aa69-019420561a9d) transitioned into state 'SUCCESS' from state '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-296994828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['45d885a3-8da8-48ee-b1fe-f3fbb4c0efab','a326808c-b55f-41e1-8193-80c6d669d17f','913c8474-b1ee-4b7e-8e77-c2904b08a58e','648d978b-ee19-49ea-aee4-793c65c07951'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:04.316124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044b93a-d0ca-44c9-be9b-1cb01ad73f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:04.328217 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0044b93a-d0ca-44c9-be9b-1cb01ad73f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:04.329497 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (02b3a2cc-915e-4ba5-9391-13a7b9b890fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:04.330027 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request issued successfully. Aug 12 14:54:04.330721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2dfa2db-da63-40c9-8acb-6822610881ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:04.331338 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 590/2394] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:04 2026] POST /volume/v3/volumes => generated 777 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:04.346599 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cab13901-9920-4ffc-9de6-651fc70dc0ab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:04.349401 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cab13901-9920-4ffc-9de6-651fc70dc0ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 Aug 12 14:54:04.349638 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cab13901-9920-4ffc-9de6-651fc70dc0ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:04.349875 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cab13901-9920-4ffc-9de6-651fc70dc0ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:04.367227 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:04.367227 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:04.376663 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cab13901-9920-4ffc-9de6-651fc70dc0ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:04.383369 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cab13901-9920-4ffc-9de6-651fc70dc0ab tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 returned with HTTP 200 Aug 12 14:54:04.383369 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 603/2395] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:04 2026] GET /volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 => generated 956 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:04.859138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ba8de947-bd06-4d6c-8e0c-76182cf0bdfc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:04.861330 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ba8de947-bd06-4d6c-8e0c-76182cf0bdfc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:04.861601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ba8de947-bd06-4d6c-8e0c-76182cf0bdfc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:04.861803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ba8de947-bd06-4d6c-8e0c-76182cf0bdfc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:04.862011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-ba8de947-bd06-4d6c-8e0c-76182cf0bdfc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:04.867476 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:04.867476 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:04.868515 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ba8de947-bd06-4d6c-8e0c-76182cf0bdfc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:04.868992 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 599/2396] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:04 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:05.401863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e27e6ff4-4597-4acc-a2b4-5edc68da62c6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:05.404552 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e27e6ff4-4597-4acc-a2b4-5edc68da62c6 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 Aug 12 14:54:05.404822 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e27e6ff4-4597-4acc-a2b4-5edc68da62c6 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:05.405076 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e27e6ff4-4597-4acc-a2b4-5edc68da62c6 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:05.414054 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:05.414054 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:05.419722 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e27e6ff4-4597-4acc-a2b4-5edc68da62c6 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:05.426678 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e27e6ff4-4597-4acc-a2b4-5edc68da62c6 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 returned with HTTP 200 Aug 12 14:54:05.427335 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 605/2397] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:05 2026] GET /volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:05.444091 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:05.445940 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:54:05.446342 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74b9d38f-e756-4b0f-b15d-c0976d3703a3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-815257625"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:05.456143 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:05.456143 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:05.456596 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:05.456763 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create snapshot from volume 74b9d38f-e756-4b0f-b15d-c0976d3703a3 Aug 12 14:54:05.486226 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['11ec5ff4-a9f1-4bdb-af4b-f4e6be6c2158', 'd67933a6-9f3e-442a-bc53-c6fb7ff866a9', 'e081a6aa-7cb9-43cd-a956-2afed20d9c98', '76856de0-5fb0-417e-a2b4-0876c03887a0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:05.526611 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot create request issued successfully. Aug 12 14:54:05.527094 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2c1b884-228b-40e7-b30b-9096ac98c52f tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:54:05.527705 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 591/2398] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:54:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:05.541755 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1fca1c89-cb22-4266-b572-e58b9546459d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:05.546864 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fca1c89-cb22-4266-b572-e58b9546459d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 Aug 12 14:54:05.547254 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fca1c89-cb22-4266-b572-e58b9546459d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:05.547651 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1fca1c89-cb22-4266-b572-e58b9546459d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:05.555195 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:05.555195 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:05.555386 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1fca1c89-cb22-4266-b572-e58b9546459d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:05.556452 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1fca1c89-cb22-4266-b572-e58b9546459d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 returned with HTTP 200 Aug 12 14:54:05.556950 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 604/2399] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:05 2026] GET /volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:05.886764 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-225d62e9-9b9b-4471-a77e-b575582b3c2e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:05.890396 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-225d62e9-9b9b-4471-a77e-b575582b3c2e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:05.890396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-225d62e9-9b9b-4471-a77e-b575582b3c2e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:05.890396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-225d62e9-9b9b-4471-a77e-b575582b3c2e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:05.894227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-225d62e9-9b9b-4471-a77e-b575582b3c2e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:05.901178 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:05.901178 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:05.902525 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-225d62e9-9b9b-4471-a77e-b575582b3c2e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:05.904415 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 600/2400] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:05 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:06.567606 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2fd8f16-3b26-4950-83b4-1ad428a86f19 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:06.569638 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2fd8f16-3b26-4950-83b4-1ad428a86f19 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 Aug 12 14:54:06.569871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2fd8f16-3b26-4950-83b4-1ad428a86f19 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:06.570728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2fd8f16-3b26-4950-83b4-1ad428a86f19 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:06.576372 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:06.576372 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:06.577225 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2fd8f16-3b26-4950-83b4-1ad428a86f19 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:06.577599 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2fd8f16-3b26-4950-83b4-1ad428a86f19 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 returned with HTTP 200 Aug 12 14:54:06.578079 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 606/2401] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:06 2026] GET /volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:54:06.588524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c2628d3e-2575-4485-b011-b61f39c8d485 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:06.591998 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2628d3e-2575-4485-b011-b61f39c8d485 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] GET https://10.4.3.100/volume/v3/snapshots Aug 12 14:54:06.592568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2628d3e-2575-4485-b011-b61f39c8d485 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:06.592781 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2628d3e-2575-4485-b011-b61f39c8d485 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:06.593196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-c2628d3e-2575-4485-b011-b61f39c8d485 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:54:06.593525 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:06.593525 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:06.595546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.db.api [None req-c2628d3e-2575-4485-b011-b61f39c8d485 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Building query based on filter {{(pid=100246) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:54:06.600269 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c2628d3e-2575-4485-b011-b61f39c8d485 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Get all snapshots completed successfully. Aug 12 14:54:06.600879 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2628d3e-2575-4485-b011-b61f39c8d485 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] https://10.4.3.100/volume/v3/snapshots returned with HTTP 200 Aug 12 14:54:06.601378 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 592/2402] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:54:06 2026] GET /volume/v3/snapshots => generated 335 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:06.615059 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:06.617127 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 Aug 12 14:54:06.618561 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:06.618561 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:06.618561 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete snapshot with id: 929108be-3555-4de5-97a5-57c2017a0813 Aug 12 14:54:06.622843 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:06.622843 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:06.623167 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:06.645225 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot delete request issued successfully. Aug 12 14:54:06.645597 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd2272ba-b60a-4385-aabf-2d22323d60f5 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 returned with HTTP 202 Aug 12 14:54:06.646241 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 605/2403] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:54:06 2026] DELETE /volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:06.658677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7b6c112a-d9a9-4c7f-8831-4a6e956486bd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:06.660943 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b6c112a-d9a9-4c7f-8831-4a6e956486bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 Aug 12 14:54:06.661206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b6c112a-d9a9-4c7f-8831-4a6e956486bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:06.661498 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b6c112a-d9a9-4c7f-8831-4a6e956486bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:06.670152 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:06.670152 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:06.670152 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7b6c112a-d9a9-4c7f-8831-4a6e956486bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:06.671315 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b6c112a-d9a9-4c7f-8831-4a6e956486bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 returned with HTTP 200 Aug 12 14:54:06.671705 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 601/2404] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:06 2026] GET /volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:06.918250 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1c5cce92-a1bd-4ff6-8550-ca5bec726e8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:06.920283 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1c5cce92-a1bd-4ff6-8550-ca5bec726e8e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:06.920438 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1c5cce92-a1bd-4ff6-8550-ca5bec726e8e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:06.920685 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1c5cce92-a1bd-4ff6-8550-ca5bec726e8e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:06.920830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1c5cce92-a1bd-4ff6-8550-ca5bec726e8e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:06.925813 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:06.925813 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:06.926588 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1c5cce92-a1bd-4ff6-8550-ca5bec726e8e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:06.927076 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 607/2405] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:06 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:07.686444 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-91614397-e706-4d44-93da-458aa44b9584 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:07.692075 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91614397-e706-4d44-93da-458aa44b9584 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 Aug 12 14:54:07.692343 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91614397-e706-4d44-93da-458aa44b9584 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:07.692584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-91614397-e706-4d44-93da-458aa44b9584 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:07.703593 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-91614397-e706-4d44-93da-458aa44b9584 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 returned with HTTP 404 Aug 12 14:54:07.704252 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 593/2406] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:07 2026] GET /volume/v3/snapshots/929108be-3555-4de5-97a5-57c2017a0813 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:07.716614 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:07.722299 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 Aug 12 14:54:07.722589 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:07.722835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:07.723052 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume with id: 74b9d38f-e756-4b0f-b15d-c0976d3703a3 Aug 12 14:54:07.740872 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:07.740872 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:07.741299 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:07.779268 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume request issued successfully. Aug 12 14:54:07.779644 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1dfbe9d2-b77a-4822-8540-45894d6d257c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 returned with HTTP 202 Aug 12 14:54:07.780320 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 606/2407] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:07 2026] DELETE /volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:07.793674 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8e1db196-a395-4373-a849-85a0d5d39131 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:07.796005 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8e1db196-a395-4373-a849-85a0d5d39131 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 Aug 12 14:54:07.796183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8e1db196-a395-4373-a849-85a0d5d39131 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:07.796483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8e1db196-a395-4373-a849-85a0d5d39131 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:07.806662 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:07.806662 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:07.813394 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8e1db196-a395-4373-a849-85a0d5d39131 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:07.819348 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8e1db196-a395-4373-a849-85a0d5d39131 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 returned with HTTP 200 Aug 12 14:54:07.819994 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 602/2408] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:07 2026] GET /volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:07.942298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cbc58785-7ffa-4e03-bb0a-940a28bbc41d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:07.944416 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbc58785-7ffa-4e03-bb0a-940a28bbc41d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:07.944811 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cbc58785-7ffa-4e03-bb0a-940a28bbc41d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:07.945050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cbc58785-7ffa-4e03-bb0a-940a28bbc41d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:07.945203 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cbc58785-7ffa-4e03-bb0a-940a28bbc41d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:07.951220 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:07.951220 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:07.952194 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cbc58785-7ffa-4e03-bb0a-940a28bbc41d tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:07.952667 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 608/2409] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:07 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:08.835235 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7fc1df80-9617-45f7-b940-96f9379c910d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:08.837655 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fc1df80-9617-45f7-b940-96f9379c910d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 Aug 12 14:54:08.837956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fc1df80-9617-45f7-b940-96f9379c910d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:08.838729 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7fc1df80-9617-45f7-b940-96f9379c910d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:08.845840 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7fc1df80-9617-45f7-b940-96f9379c910d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 returned with HTTP 404 Aug 12 14:54:08.846383 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 594/2410] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:08 2026] GET /volume/v3/volumes/74b9d38f-e756-4b0f-b15d-c0976d3703a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:08.865219 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:08.869487 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:08.869487 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1203591534"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:08.870607 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1203591534'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:08.871007 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume of 1 GB Aug 12 14:54:08.879532 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Availability Zones retrieved successfully. Aug 12 14:54:08.893185 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (a5d1a689-489c-46ed-af35-04b977326f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:08.896082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22bce07-f682-44f7-9f96-f57f302a450e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:08.898864 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:08.940036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22bce07-f682-44f7-9f96-f57f302a450e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:08.942915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a7bf60-a50b-44b7-82c0-3861066a2e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:08.966515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9fae39fb-65da-4947-b171-af4863e6e9d3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:08.969088 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fae39fb-65da-4947-b171-af4863e6e9d3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:08.969224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fae39fb-65da-4947-b171-af4863e6e9d3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:08.970472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fae39fb-65da-4947-b171-af4863e6e9d3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:08.970472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-9fae39fb-65da-4947-b171-af4863e6e9d3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:08.977501 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:08.977501 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:08.978603 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fae39fb-65da-4947-b171-af4863e6e9d3 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:08.979035 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 603/2411] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:08 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:09.016584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['35e17f98-8101-4324-abd6-72cca0e12c99', 'be499c1f-8d4b-42be-8624-feb9e6871320', '558230cf-2031-44fd-9040-27e84636f1f7', '00ff9368-ab48-44bc-9688-517f7ff728ae'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:09.017920 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5a7bf60-a50b-44b7-82c0-3861066a2e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35e17f98-8101-4324-abd6-72cca0e12c99', 'be499c1f-8d4b-42be-8624-feb9e6871320', '558230cf-2031-44fd-9040-27e84636f1f7', '00ff9368-ab48-44bc-9688-517f7ff728ae']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:09.019281 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ed16f5-a130-4217-b5af-b15f46e6814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:09.056061 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ed16f5-a130-4217-b5af-b15f46e6814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b239ff-6794-4fa4-aa40-9ea5f7ee88b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203591534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['35e17f98-8101-4324-abd6-72cca0e12c99','be499c1f-8d4b-42be-8624-feb9e6871320','558230cf-2031-44fd-9040-27e84636f1f7','00ff9368-ab48-44bc-9688-517f7ff728ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1203591534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98b239ff-6794-4fa4-aa40-9ea5f7ee88b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04091fdacf5e42bd8ca1bf1466b81871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efa26967cdb24906bda21c8467da4591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:09.056724 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8015e647-44ed-483e-adbb-08d0bae00b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:09.092834 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8015e647-44ed-483e-adbb-08d0bae00b75) transitioned into state 'SUCCESS' from state '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-1203591534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['35e17f98-8101-4324-abd6-72cca0e12c99','be499c1f-8d4b-42be-8624-feb9e6871320','558230cf-2031-44fd-9040-27e84636f1f7','00ff9368-ab48-44bc-9688-517f7ff728ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:09.093785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4097bd3-c1c4-42a7-abf0-c5884139d20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:09.111861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4097bd3-c1c4-42a7-abf0-c5884139d20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:09.114279 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (a5d1a689-489c-46ed-af35-04b977326f02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:09.114279 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request issued successfully. Aug 12 14:54:09.114279 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-243a5ea9-2a64-4938-8d3f-f06bd5f55653 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:09.114674 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 607/2412] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:08 2026] POST /volume/v3/volumes => generated 778 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:09.128445 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-715fd3d7-3dea-4032-a610-412f044a498b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:09.134043 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-715fd3d7-3dea-4032-a610-412f044a498b tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 Aug 12 14:54:09.134043 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-715fd3d7-3dea-4032-a610-412f044a498b tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:09.134271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-715fd3d7-3dea-4032-a610-412f044a498b tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:09.147791 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:09.147791 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:09.152611 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-715fd3d7-3dea-4032-a610-412f044a498b tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:09.159556 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-715fd3d7-3dea-4032-a610-412f044a498b tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 returned with HTTP 200 Aug 12 14:54:09.160218 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 609/2413] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:09 2026] GET /volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:09.993698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39650e1e-e386-4074-a605-40af2e4cb1a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:09.996114 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39650e1e-e386-4074-a605-40af2e4cb1a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:09.996302 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39650e1e-e386-4074-a605-40af2e4cb1a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:09.996536 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39650e1e-e386-4074-a605-40af2e4cb1a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:09.996683 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-39650e1e-e386-4074-a605-40af2e4cb1a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:10.003708 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:10.003708 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:10.004772 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39650e1e-e386-4074-a605-40af2e4cb1a8 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:10.005806 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 595/2414] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:09 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:10.178575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-67181679-9566-44d9-938a-914dd9012499 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:10.181564 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-67181679-9566-44d9-938a-914dd9012499 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 Aug 12 14:54:10.181900 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-67181679-9566-44d9-938a-914dd9012499 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:10.182192 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-67181679-9566-44d9-938a-914dd9012499 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:10.194160 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:10.194160 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:10.199965 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-67181679-9566-44d9-938a-914dd9012499 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:10.206824 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-67181679-9566-44d9-938a-914dd9012499 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 returned with HTTP 200 Aug 12 14:54:10.207708 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 604/2415] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:10 2026] GET /volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:10.225165 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:10.227300 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:54:10.227728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98b239ff-6794-4fa4-aa40-9ea5f7ee88b9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-146149520"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:10.238546 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:10.238546 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:10.238895 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:10.239013 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create snapshot from volume 98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 Aug 12 14:54:10.294768 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['ff45aa76-6848-410f-af56-cb0fbad2ee11', '820822a0-573c-46d8-9140-2037cafa7a6a', 'd87cab3f-09ce-4a4a-9e1a-30ef682deae1', '44da1cfc-5ebe-45d8-b350-6bf90b0abd83'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:10.355432 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot create request issued successfully. Aug 12 14:54:10.355833 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-63fe32a1-4faa-4e20-949e-914cf40c7cc1 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:54:10.356896 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 608/2416] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:54:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:10.368718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-001218a5-1fca-411f-9773-14916f7a0e64 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:10.376937 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-001218a5-1fca-411f-9773-14916f7a0e64 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 Aug 12 14:54:10.377826 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-001218a5-1fca-411f-9773-14916f7a0e64 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:10.377826 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-001218a5-1fca-411f-9773-14916f7a0e64 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:10.396715 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:10.396715 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:10.397394 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-001218a5-1fca-411f-9773-14916f7a0e64 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:10.398780 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-001218a5-1fca-411f-9773-14916f7a0e64 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 returned with HTTP 200 Aug 12 14:54:10.399499 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 610/2417] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:10 2026] GET /volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:10.736828 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-9da0fdf7-d7ca-4324-944e-c3954cf0665a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:10.739608 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-9da0fdf7-d7ca-4324-944e-c3954cf0665a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] DELETE https://10.4.3.100/volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c Aug 12 14:54:10.739901 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-9da0fdf7-d7ca-4324-944e-c3954cf0665a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:10.740166 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-9da0fdf7-d7ca-4324-944e-c3954cf0665a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:10.750407 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:10.750407 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:10.856193 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-9da0fdf7-d7ca-4324-944e-c3954cf0665a tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c returned with HTTP 200 Aug 12 14:54:10.856676 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 596/2418] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:54:10 2026] DELETE /volume/v3/attachments/1c26b2eb-10d1-4460-bcf9-d2a507b7577c => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:10.871367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:10.874194 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e Aug 12 14:54:10.874410 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:10.874656 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:10.874833 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Delete volume with id: f5b6e6f3-6477-41e6-8f16-12812af2d58e Aug 12 14:54:10.885069 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:10.885069 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:10.885838 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Volume info retrieved successfully. Aug 12 14:54:10.914868 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] Delete volume request issued successfully. Aug 12 14:54:10.915057 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-617580cd-7107-4d1a-8c2f-6fb57ae2318f req-b3d44f55-d4bc-4161-9595-fd3593518fea tempest-ServerBootFromVolumeStableRescueTest-1272634422 tempest-ServerBootFromVolumeStableRescueTest-1272634422-project-member] https://10.4.3.100/volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e returned with HTTP 202 Aug 12 14:54:10.915665 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 605/2419] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:54:10 2026] DELETE /volume/v3/volumes/f5b6e6f3-6477-41e6-8f16-12812af2d58e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:11.030191 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-75bf539b-263e-4bac-84cb-c0dd11c9ea4b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:11.033007 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75bf539b-263e-4bac-84cb-c0dd11c9ea4b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:11.033705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75bf539b-263e-4bac-84cb-c0dd11c9ea4b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:11.033705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-75bf539b-263e-4bac-84cb-c0dd11c9ea4b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:11.033842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-75bf539b-263e-4bac-84cb-c0dd11c9ea4b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:11.045672 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b26fe0c4-f232-4ae3-b0fc-0469c9bc524b req-da8acfff-812a-4c06-ba95-d7d0ad0f6c3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:11.045805 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:11.045805 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:11.047154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-75bf539b-263e-4bac-84cb-c0dd11c9ea4b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:11.050298 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 609/2420] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:11 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:11.050476 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b26fe0c4-f232-4ae3-b0fc-0469c9bc524b req-da8acfff-812a-4c06-ba95-d7d0ad0f6c3c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:54:11.050476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b26fe0c4-f232-4ae3-b0fc-0469c9bc524b req-da8acfff-812a-4c06-ba95-d7d0ad0f6c3c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:11.050928 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b26fe0c4-f232-4ae3-b0fc-0469c9bc524b req-da8acfff-812a-4c06-ba95-d7d0ad0f6c3c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:11.070848 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:11.070848 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:11.077896 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b26fe0c4-f232-4ae3-b0fc-0469c9bc524b req-da8acfff-812a-4c06-ba95-d7d0ad0f6c3c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:54:11.089984 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b26fe0c4-f232-4ae3-b0fc-0469c9bc524b req-da8acfff-812a-4c06-ba95-d7d0ad0f6c3c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:54:11.091175 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 611/2421] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:54:11 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:11.414332 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc049ea6-587e-46b2-a5ba-70fe4c549670 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:11.418488 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc049ea6-587e-46b2-a5ba-70fe4c549670 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 Aug 12 14:54:11.418773 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc049ea6-587e-46b2-a5ba-70fe4c549670 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:11.419051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc049ea6-587e-46b2-a5ba-70fe4c549670 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:11.426691 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:11.426691 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:11.427189 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc049ea6-587e-46b2-a5ba-70fe4c549670 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:11.428250 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc049ea6-587e-46b2-a5ba-70fe4c549670 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 returned with HTTP 200 Aug 12 14:54:11.428921 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 597/2422] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:11 2026] GET /volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:11.442609 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-66710179-2abf-4a5e-8696-1d15e9ef40a7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:11.444059 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-66710179-2abf-4a5e-8696-1d15e9ef40a7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] POST https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4/action Aug 12 14:54:11.444398 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-66710179-2abf-4a5e-8696-1d15e9ef40a7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:11.444897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-66710179-2abf-4a5e-8696-1d15e9ef40a7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:11.446045 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-66710179-2abf-4a5e-8696-1d15e9ef40a7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Updating snapshot '8d218f17-524a-491b-b836-33f9fcd361f4' with '{'status': 'error'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 14:54:11.460331 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:11.460331 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:11.460331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-66710179-2abf-4a5e-8696-1d15e9ef40a7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0276bb6ef5d7418caff10a9991b5f62c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04091fdacf5e42bd8ca1bf1466b81871', '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=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:11.460331 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-66710179-2abf-4a5e-8696-1d15e9ef40a7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4/action returned with HTTP 403 Aug 12 14:54:11.461340 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 606/2423] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:54:11 2026] POST /volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:11.473485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:11.474933 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 Aug 12 14:54:11.474933 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:11.474933 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:11.474933 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete snapshot with id: 8d218f17-524a-491b-b836-33f9fcd361f4 Aug 12 14:54:11.482618 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:11.482618 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:11.482618 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:11.514725 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot delete request issued successfully. Aug 12 14:54:11.514913 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bef1a5fb-47c8-4751-bdd7-1221dc9e5829 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 returned with HTTP 202 Aug 12 14:54:11.515560 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 610/2424] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:54:11 2026] DELETE /volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:11.531436 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e3e50552-94df-41ed-9ed8-f686e02a2f84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:11.538279 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3e50552-94df-41ed-9ed8-f686e02a2f84 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 Aug 12 14:54:11.538279 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3e50552-94df-41ed-9ed8-f686e02a2f84 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:11.538279 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3e50552-94df-41ed-9ed8-f686e02a2f84 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:11.548630 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:11.548630 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:11.548630 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e3e50552-94df-41ed-9ed8-f686e02a2f84 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:11.550769 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3e50552-94df-41ed-9ed8-f686e02a2f84 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 returned with HTTP 200 Aug 12 14:54:11.551243 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 612/2425] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:11 2026] GET /volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:12.066578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70d84b9f-e832-40ac-a692-00e504d10c14 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:12.069452 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70d84b9f-e832-40ac-a692-00e504d10c14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:12.069452 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70d84b9f-e832-40ac-a692-00e504d10c14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:12.069743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70d84b9f-e832-40ac-a692-00e504d10c14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:12.069819 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-70d84b9f-e832-40ac-a692-00e504d10c14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:12.075738 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:12.075738 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:12.076916 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70d84b9f-e832-40ac-a692-00e504d10c14 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:12.077550 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 598/2426] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:12 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:12.566512 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e773cc0c-4a3e-43c8-a22e-6911fc12abaf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:12.569322 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e773cc0c-4a3e-43c8-a22e-6911fc12abaf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 Aug 12 14:54:12.569322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e773cc0c-4a3e-43c8-a22e-6911fc12abaf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:12.569631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e773cc0c-4a3e-43c8-a22e-6911fc12abaf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:12.575726 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e773cc0c-4a3e-43c8-a22e-6911fc12abaf tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 returned with HTTP 404 Aug 12 14:54:12.576610 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 607/2427] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:12 2026] GET /volume/v3/snapshots/8d218f17-524a-491b-b836-33f9fcd361f4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:12.589098 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7a182751-9217-496d-b45f-e4a7db3303d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:12.591524 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a182751-9217-496d-b45f-e4a7db3303d2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 Aug 12 14:54:12.591795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a182751-9217-496d-b45f-e4a7db3303d2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:12.591969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a182751-9217-496d-b45f-e4a7db3303d2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:12.592113 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7a182751-9217-496d-b45f-e4a7db3303d2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume with id: 98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 Aug 12 14:54:12.602205 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:12.602205 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:12.602738 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7a182751-9217-496d-b45f-e4a7db3303d2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:12.627086 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7a182751-9217-496d-b45f-e4a7db3303d2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume request issued successfully. Aug 12 14:54:12.627252 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a182751-9217-496d-b45f-e4a7db3303d2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 returned with HTTP 202 Aug 12 14:54:12.627797 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 611/2428] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:12 2026] DELETE /volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:12.645491 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8b76661c-5aed-40a7-bf78-40a99a2eb461 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:12.646757 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b76661c-5aed-40a7-bf78-40a99a2eb461 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 Aug 12 14:54:12.647933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b76661c-5aed-40a7-bf78-40a99a2eb461 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:12.648219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b76661c-5aed-40a7-bf78-40a99a2eb461 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:12.662181 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:12.662181 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:12.669146 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8b76661c-5aed-40a7-bf78-40a99a2eb461 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:12.680640 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b76661c-5aed-40a7-bf78-40a99a2eb461 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 returned with HTTP 200 Aug 12 14:54:12.681264 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 613/2429] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:12 2026] GET /volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:13.093241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eeeae857-e468-4dd0-a910-c4b8f6475f32 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:13.095870 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eeeae857-e468-4dd0-a910-c4b8f6475f32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:13.097373 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eeeae857-e468-4dd0-a910-c4b8f6475f32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:13.097373 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eeeae857-e468-4dd0-a910-c4b8f6475f32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:13.097373 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-eeeae857-e468-4dd0-a910-c4b8f6475f32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:13.102083 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:13.102083 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:13.103100 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eeeae857-e468-4dd0-a910-c4b8f6475f32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:13.103679 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 599/2430] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:13 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:13.713029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8e88fc16-da5a-46a9-b6a6-934c3e760b85 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:13.716321 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8e88fc16-da5a-46a9-b6a6-934c3e760b85 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 Aug 12 14:54:13.716821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8e88fc16-da5a-46a9-b6a6-934c3e760b85 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:13.718613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8e88fc16-da5a-46a9-b6a6-934c3e760b85 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:13.723743 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8e88fc16-da5a-46a9-b6a6-934c3e760b85 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 returned with HTTP 404 Aug 12 14:54:13.724365 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 608/2431] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:13 2026] GET /volume/v3/volumes/98b239ff-6794-4fa4-aa40-9ea5f7ee88b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:13.741576 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:13.744711 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:13.745746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1088104727"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:13.747956 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1088104727'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:13.748131 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume of 1 GB Aug 12 14:54:13.755958 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Availability Zones retrieved successfully. Aug 12 14:54:13.764982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (35cbfc12-c4db-41e8-8a82-bd27bfe0e470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:13.766666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a6ce9a-6e1c-4c9a-a214-ab2cd19cb40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:13.767919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:13.809164 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3a6ce9a-6e1c-4c9a-a214-ab2cd19cb40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:13.812535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd99e7e-49f7-420f-8bed-4240ad373987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:13.880008 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['52abe2e0-a4f2-4983-afb2-f052688d8784', '6d926b41-1efe-4e37-9bde-2d1031cd75d0', 'f3adf449-5f9d-470f-84ae-c2e80299a37e', '7cf6bd5f-887f-464a-8c7c-63c0b832ba38'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:13.881077 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd99e7e-49f7-420f-8bed-4240ad373987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52abe2e0-a4f2-4983-afb2-f052688d8784', '6d926b41-1efe-4e37-9bde-2d1031cd75d0', 'f3adf449-5f9d-470f-84ae-c2e80299a37e', '7cf6bd5f-887f-464a-8c7c-63c0b832ba38']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:13.882094 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c7cd9a-2285-4b62-bbcf-4c7900cea12c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:13.919649 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c7cd9a-2285-4b62-bbcf-4c7900cea12c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4de21d77-4aff-4063-bc3f-77328211e41f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088104727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['52abe2e0-a4f2-4983-afb2-f052688d8784','6d926b41-1efe-4e37-9bde-2d1031cd75d0','f3adf449-5f9d-470f-84ae-c2e80299a37e','7cf6bd5f-887f-464a-8c7c-63c0b832ba38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1088104727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4de21d77-4aff-4063-bc3f-77328211e41f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04091fdacf5e42bd8ca1bf1466b81871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efa26967cdb24906bda21c8467da4591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:13.920868 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0fd059-c151-4dd4-913f-bb19f1b2017c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:13.954307 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c0fd059-c151-4dd4-913f-bb19f1b2017c) transitioned into state 'SUCCESS' from state '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-1088104727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['52abe2e0-a4f2-4983-afb2-f052688d8784','6d926b41-1efe-4e37-9bde-2d1031cd75d0','f3adf449-5f9d-470f-84ae-c2e80299a37e','7cf6bd5f-887f-464a-8c7c-63c0b832ba38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:13.954307 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3559b6ef-3bfe-4d49-ac9a-1613c931518b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:13.970726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3559b6ef-3bfe-4d49-ac9a-1613c931518b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:13.970726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (35cbfc12-c4db-41e8-8a82-bd27bfe0e470) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:13.970726 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request issued successfully. Aug 12 14:54:13.970726 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65c3b151-18e0-4959-8f0d-0043b31645d4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:13.977861 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 612/2432] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:13 2026] POST /volume/v3/volumes => generated 778 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:13.990006 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ec409a49-6c5c-4d32-8fb8-afcba762d7af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:13.992387 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec409a49-6c5c-4d32-8fb8-afcba762d7af tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f Aug 12 14:54:13.992628 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec409a49-6c5c-4d32-8fb8-afcba762d7af tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:13.993065 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec409a49-6c5c-4d32-8fb8-afcba762d7af tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:14.009401 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:14.009401 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:14.017872 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ec409a49-6c5c-4d32-8fb8-afcba762d7af tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:14.025171 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec409a49-6c5c-4d32-8fb8-afcba762d7af tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f returned with HTTP 200 Aug 12 14:54:14.025171 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 614/2433] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:13 2026] GET /volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f => generated 957 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:14.118255 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-54f3a9c4-7ab5-4ca9-8d36-d78826272bce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:14.120712 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54f3a9c4-7ab5-4ca9-8d36-d78826272bce tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:14.120992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54f3a9c4-7ab5-4ca9-8d36-d78826272bce tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:14.121365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-54f3a9c4-7ab5-4ca9-8d36-d78826272bce tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:14.121365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-54f3a9c4-7ab5-4ca9-8d36-d78826272bce tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:14.126887 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:14.126887 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:14.127895 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-54f3a9c4-7ab5-4ca9-8d36-d78826272bce tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:14.128352 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 600/2434] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:14 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:14.677589 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c35d7ba8-3b98-4bb6-a6e7-847b0f65c185 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:14.679412 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c35d7ba8-3b98-4bb6-a6e7-847b0f65c185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:54:14.679615 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c35d7ba8-3b98-4bb6-a6e7-847b0f65c185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:14.679843 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c35d7ba8-3b98-4bb6-a6e7-847b0f65c185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:14.692863 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:14.692863 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:14.696395 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c35d7ba8-3b98-4bb6-a6e7-847b0f65c185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:54:14.700634 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c35d7ba8-3b98-4bb6-a6e7-847b0f65c185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:54:14.701230 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 609/2435] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:14 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:14.766263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-db80d833-d14a-4e8b-91d7-a40be7cd5a58 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:14.769347 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-db80d833-d14a-4e8b-91d7-a40be7cd5a58 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:54:14.770036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-db80d833-d14a-4e8b-91d7-a40be7cd5a58 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:14.771514 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-db80d833-d14a-4e8b-91d7-a40be7cd5a58 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:14.785208 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:14.785208 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:14.791000 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-db80d833-d14a-4e8b-91d7-a40be7cd5a58 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:54:14.799169 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-db80d833-d14a-4e8b-91d7-a40be7cd5a58 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:54:14.799169 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 613/2436] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:54:14 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:14.819093 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-716d9b51-24b6-47d4-b102-c2d1c6553ec3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:14.821319 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-716d9b51-24b6-47d4-b102-c2d1c6553ec3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e/action Aug 12 14:54:14.821726 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-716d9b51-24b6-47d4-b102-c2d1c6553ec3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:14.821872 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-716d9b51-24b6-47d4-b102-c2d1c6553ec3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:14.833409 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:14.833409 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:14.833968 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-716d9b51-24b6-47d4-b102-c2d1c6553ec3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:54:14.839934 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-716d9b51-24b6-47d4-b102-c2d1c6553ec3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Begin detaching volume completed successfully. Aug 12 14:54:14.840285 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-716d9b51-24b6-47d4-b102-c2d1c6553ec3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e/action returned with HTTP 202 Aug 12 14:54:14.840802 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 615/2437] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:54:14 2026] POST /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:54:14.896554 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-653bfaac-0efe-480f-a7c5-cf8f3f77eea2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:14.896554 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-653bfaac-0efe-480f-a7c5-cf8f3f77eea2 None None] GET https://10.4.3.100/volume// Aug 12 14:54:14.896554 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-653bfaac-0efe-480f-a7c5-cf8f3f77eea2 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:14.896554 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-653bfaac-0efe-480f-a7c5-cf8f3f77eea2 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:14.897170 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-653bfaac-0efe-480f-a7c5-cf8f3f77eea2 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:54:14.897804 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 601/2438] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:54:14 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 14:54:14.908539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-d2371ed8-bb52-4518-919d-3ceb5e70605e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:14.911441 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-d2371ed8-bb52-4518-919d-3ceb5e70605e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:54:14.911646 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-d2371ed8-bb52-4518-919d-3ceb5e70605e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:14.911907 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-d2371ed8-bb52-4518-919d-3ceb5e70605e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:14.926151 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:14.926151 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:14.931684 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-d2371ed8-bb52-4518-919d-3ceb5e70605e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:54:14.937624 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-d2371ed8-bb52-4518-919d-3ceb5e70605e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:54:14.938292 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 610/2439] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:54:14 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:54:15.040179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4cac8138-bc11-40d3-a390-c0bc76ea4cd3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:15.042803 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cac8138-bc11-40d3-a390-c0bc76ea4cd3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f Aug 12 14:54:15.043127 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cac8138-bc11-40d3-a390-c0bc76ea4cd3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:15.043410 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cac8138-bc11-40d3-a390-c0bc76ea4cd3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:15.054021 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:15.054021 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:15.063495 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4cac8138-bc11-40d3-a390-c0bc76ea4cd3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:15.078630 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cac8138-bc11-40d3-a390-c0bc76ea4cd3 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f returned with HTTP 200 Aug 12 14:54:15.078630 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 614/2440] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:15 2026] GET /volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f => generated 1009 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:15.095883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:15.098146 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:54:15.098555 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4de21d77-4aff-4063-bc3f-77328211e41f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1861449622"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:15.109769 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:15.109769 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:15.110269 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:15.110440 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create snapshot from volume 4de21d77-4aff-4063-bc3f-77328211e41f Aug 12 14:54:15.145252 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-839e469d-6bb6-40a2-823b-bd6d79d48192 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:15.149488 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-839e469d-6bb6-40a2-823b-bd6d79d48192 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:15.149488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-839e469d-6bb6-40a2-823b-bd6d79d48192 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:15.149488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-839e469d-6bb6-40a2-823b-bd6d79d48192 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:15.149488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-839e469d-6bb6-40a2-823b-bd6d79d48192 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:15.150758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['afe44e17-2b4a-452d-981a-3e6a26b8017d', '9346b4ab-c7a6-4510-9435-72349a329276', '4208fc1a-859a-43d4-9e6e-e1eee6d5b31d', 'bb8a575c-8298-4f00-b1c0-3b1061f8ecd7'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:15.155161 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:15.155161 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:15.156947 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-839e469d-6bb6-40a2-823b-bd6d79d48192 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:15.157835 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 602/2441] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:15 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:15.188835 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot create request issued successfully. Aug 12 14:54:15.190104 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a916d2c0-6161-4773-a86b-fcd9d47e0e30 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:54:15.190375 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 616/2442] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:54:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:15.206539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-de19c686-6084-4ae6-81fb-193579853f6c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:15.208284 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de19c686-6084-4ae6-81fb-193579853f6c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 Aug 12 14:54:15.209277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de19c686-6084-4ae6-81fb-193579853f6c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:15.209277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de19c686-6084-4ae6-81fb-193579853f6c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:15.214651 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:15.214651 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:15.215039 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-de19c686-6084-4ae6-81fb-193579853f6c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:15.216272 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de19c686-6084-4ae6-81fb-193579853f6c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 returned with HTTP 200 Aug 12 14:54:15.216544 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 611/2443] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:15 2026] GET /volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:15.944489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-faef28a5-225e-4bf8-a298-7ca1385c075c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:15.947613 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-faef28a5-225e-4bf8-a298-7ca1385c075c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] DELETE https://10.4.3.100/volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e Aug 12 14:54:15.949135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-faef28a5-225e-4bf8-a298-7ca1385c075c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:15.949135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-faef28a5-225e-4bf8-a298-7ca1385c075c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:15.957286 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:15.957286 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:16.021626 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9a91cd47-f7e0-4e1d-b64f-bb885e76235b req-faef28a5-225e-4bf8-a298-7ca1385c075c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e returned with HTTP 200 Aug 12 14:54:16.021626 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 615/2444] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:54:15 2026] DELETE /volume/v3/attachments/bb7d0955-5fa6-4670-a0c0-8900db74d94e => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:16.175964 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2af2cf0e-c32a-4c1d-a154-c5c4dfe15ae5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:16.180280 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2af2cf0e-c32a-4c1d-a154-c5c4dfe15ae5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:16.180280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2af2cf0e-c32a-4c1d-a154-c5c4dfe15ae5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:16.180280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2af2cf0e-c32a-4c1d-a154-c5c4dfe15ae5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:16.180280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2af2cf0e-c32a-4c1d-a154-c5c4dfe15ae5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:16.184879 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:16.184879 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:16.186286 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2af2cf0e-c32a-4c1d-a154-c5c4dfe15ae5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:16.186751 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 603/2445] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:16 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:54:16.228284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-356a2011-7ca8-49d5-bf49-8f06731773d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:16.230436 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-356a2011-7ca8-49d5-bf49-8f06731773d0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 Aug 12 14:54:16.230745 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-356a2011-7ca8-49d5-bf49-8f06731773d0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:16.231006 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-356a2011-7ca8-49d5-bf49-8f06731773d0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:16.237110 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:16.237110 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:16.237751 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-356a2011-7ca8-49d5-bf49-8f06731773d0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:16.240366 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-356a2011-7ca8-49d5-bf49-8f06731773d0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 returned with HTTP 200 Aug 12 14:54:16.240366 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 617/2446] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:16 2026] GET /volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:16.249111 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f821c3e5-86f6-49aa-84be-558f63cbe96c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:16.250963 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f821c3e5-86f6-49aa-84be-558f63cbe96c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] GET https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 Aug 12 14:54:16.251153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f821c3e5-86f6-49aa-84be-558f63cbe96c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:16.251408 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f821c3e5-86f6-49aa-84be-558f63cbe96c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:16.258953 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:16.258953 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:16.259528 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f821c3e5-86f6-49aa-84be-558f63cbe96c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Snapshot retrieved successfully. Aug 12 14:54:16.260735 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f821c3e5-86f6-49aa-84be-558f63cbe96c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 returned with HTTP 200 Aug 12 14:54:16.261244 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 612/2447] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:16 2026] GET /volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:16.274923 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a96117f1-4581-40df-bd45-7a2a04696464 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:16.278754 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a96117f1-4581-40df-bd45-7a2a04696464 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 Aug 12 14:54:16.278754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a96117f1-4581-40df-bd45-7a2a04696464 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:16.278754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a96117f1-4581-40df-bd45-7a2a04696464 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:16.278754 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-a96117f1-4581-40df-bd45-7a2a04696464 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete snapshot with id: 8e5b8010-447a-45e5-aca5-647a00ab0c75 Aug 12 14:54:16.283708 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:16.283708 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:16.284385 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a96117f1-4581-40df-bd45-7a2a04696464 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:16.310902 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a96117f1-4581-40df-bd45-7a2a04696464 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot delete request issued successfully. Aug 12 14:54:16.310902 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a96117f1-4581-40df-bd45-7a2a04696464 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 returned with HTTP 202 Aug 12 14:54:16.310902 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 616/2448] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:54:16 2026] DELETE /volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:16.335183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1606c964-db3d-4c46-b0af-73303d974232 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:16.340044 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1606c964-db3d-4c46-b0af-73303d974232 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 Aug 12 14:54:16.340044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1606c964-db3d-4c46-b0af-73303d974232 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:16.340044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1606c964-db3d-4c46-b0af-73303d974232 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:16.349544 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:16.349544 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:16.350489 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1606c964-db3d-4c46-b0af-73303d974232 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:16.351117 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1606c964-db3d-4c46-b0af-73303d974232 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 returned with HTTP 200 Aug 12 14:54:16.353048 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 604/2449] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:16 2026] GET /volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:16.996156 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-955c24c4-dd93-496b-b0ab-071ee6c42a6e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:16.998737 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-955c24c4-dd93-496b-b0ab-071ee6c42a6e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:54:16.999294 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-955c24c4-dd93-496b-b0ab-071ee6c42a6e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:16.999586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-955c24c4-dd93-496b-b0ab-071ee6c42a6e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:17.008364 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:17.008364 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:17.014103 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-955c24c4-dd93-496b-b0ab-071ee6c42a6e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:54:17.020181 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-955c24c4-dd93-496b-b0ab-071ee6c42a6e tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:54:17.020705 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 618/2450] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:16 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:17.201385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cf66555f-8b4c-4d81-afae-758ce8cd548c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:17.206828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cf66555f-8b4c-4d81-afae-758ce8cd548c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:17.208851 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cf66555f-8b4c-4d81-afae-758ce8cd548c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:17.209203 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cf66555f-8b4c-4d81-afae-758ce8cd548c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:17.209514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-cf66555f-8b4c-4d81-afae-758ce8cd548c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:17.214160 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:17.214160 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:17.215600 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cf66555f-8b4c-4d81-afae-758ce8cd548c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:17.216054 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 613/2451] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:17 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:17.367083 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-156ed9f6-09f5-4789-a901-acb125745edd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:17.369357 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-156ed9f6-09f5-4789-a901-acb125745edd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 Aug 12 14:54:17.369608 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-156ed9f6-09f5-4789-a901-acb125745edd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:17.369828 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-156ed9f6-09f5-4789-a901-acb125745edd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:17.383285 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-156ed9f6-09f5-4789-a901-acb125745edd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 returned with HTTP 404 Aug 12 14:54:17.383892 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 617/2452] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:17 2026] GET /volume/v3/snapshots/8e5b8010-447a-45e5-aca5-647a00ab0c75 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:17.396993 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:17.400043 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f Aug 12 14:54:17.400269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:17.400650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:17.400766 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume with id: 4de21d77-4aff-4063-bc3f-77328211e41f Aug 12 14:54:17.410509 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:17.410509 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:17.410947 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:17.430742 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume request issued successfully. Aug 12 14:54:17.430885 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6492d9a-4c8f-439b-ac60-85ea3a79d051 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f returned with HTTP 202 Aug 12 14:54:17.431598 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 605/2453] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:17 2026] DELETE /volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:17.442186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a96ef4b0-e61b-4da8-89d5-5ddef32209cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:17.446212 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a96ef4b0-e61b-4da8-89d5-5ddef32209cb tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f Aug 12 14:54:17.448907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a96ef4b0-e61b-4da8-89d5-5ddef32209cb tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:17.449271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a96ef4b0-e61b-4da8-89d5-5ddef32209cb tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:17.462357 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:17.462357 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:17.467728 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a96ef4b0-e61b-4da8-89d5-5ddef32209cb tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:17.474012 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a96ef4b0-e61b-4da8-89d5-5ddef32209cb tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f returned with HTTP 200 Aug 12 14:54:17.474622 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 619/2454] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:17 2026] GET /volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:18.227331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7f640f64-35a0-4fe4-a8d3-e9ae627e7303 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:18.229334 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7f640f64-35a0-4fe4-a8d3-e9ae627e7303 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:18.229550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7f640f64-35a0-4fe4-a8d3-e9ae627e7303 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:18.229782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7f640f64-35a0-4fe4-a8d3-e9ae627e7303 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:18.229915 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7f640f64-35a0-4fe4-a8d3-e9ae627e7303 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:18.234658 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:18.234658 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:18.235848 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7f640f64-35a0-4fe4-a8d3-e9ae627e7303 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:18.236011 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 614/2455] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:18 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:18.492981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb43c720-6f12-4e4d-9ab0-d68e8adb7070 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:18.495156 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb43c720-6f12-4e4d-9ab0-d68e8adb7070 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f Aug 12 14:54:18.495705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb43c720-6f12-4e4d-9ab0-d68e8adb7070 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:18.495999 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb43c720-6f12-4e4d-9ab0-d68e8adb7070 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:18.504622 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb43c720-6f12-4e4d-9ab0-d68e8adb7070 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f returned with HTTP 404 Aug 12 14:54:18.505183 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 618/2456] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:18 2026] GET /volume/v3/volumes/4de21d77-4aff-4063-bc3f-77328211e41f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:18.517108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:18.522725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:18.523416 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1945715281"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:18.525017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1945715281'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:18.525199 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume of 1 GB Aug 12 14:54:18.531652 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Availability Zones retrieved successfully. Aug 12 14:54:18.542753 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (3d20b94f-9068-464d-8dd2-8df91ed75600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:18.544228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f9776a-93d3-4129-b1a6-2ece9801e2fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:18.545430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:18.591003 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f9776a-93d3-4129-b1a6-2ece9801e2fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:18.592121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744bc745-26d0-4581-a547-c0cc75ad00e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:18.667834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['c4445570-bf47-45c3-b4ca-f4f0e908e47f', 'a8c410c9-dce0-4ecd-b544-a7bea6d5fd2e', '8c1356e8-9471-4511-8ab4-2a7a2aa8a8d5', '99ce2f21-cc82-4d41-b34c-7d5b8ba4b0b8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:18.668478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (744bc745-26d0-4581-a547-c0cc75ad00e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4445570-bf47-45c3-b4ca-f4f0e908e47f', 'a8c410c9-dce0-4ecd-b544-a7bea6d5fd2e', '8c1356e8-9471-4511-8ab4-2a7a2aa8a8d5', '99ce2f21-cc82-4d41-b34c-7d5b8ba4b0b8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:18.669602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68c25e3-ad51-4b25-b483-2f971d579654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:18.707088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c68c25e3-ad51-4b25-b483-2f971d579654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04c10427-d587-42fc-a0e7-386198fb8f37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945715281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['c4445570-bf47-45c3-b4ca-f4f0e908e47f','a8c410c9-dce0-4ecd-b544-a7bea6d5fd2e','8c1356e8-9471-4511-8ab4-2a7a2aa8a8d5','99ce2f21-cc82-4d41-b34c-7d5b8ba4b0b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1945715281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04c10427-d587-42fc-a0e7-386198fb8f37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04091fdacf5e42bd8ca1bf1466b81871',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efa26967cdb24906bda21c8467da4591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:18.708296 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40ed2ea-e5e6-4a99-93cf-1f120c156b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:18.739005 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f40ed2ea-e5e6-4a99-93cf-1f120c156b26) transitioned into state 'SUCCESS' from state '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-1945715281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04091fdacf5e42bd8ca1bf1466b81871',qos_specs=None,replication_status=,reservations=['c4445570-bf47-45c3-b4ca-f4f0e908e47f','a8c410c9-dce0-4ecd-b544-a7bea6d5fd2e','8c1356e8-9471-4511-8ab4-2a7a2aa8a8d5','99ce2f21-cc82-4d41-b34c-7d5b8ba4b0b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efa26967cdb24906bda21c8467da4591',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:18.740087 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c47146-71f7-4423-a960-9011e577085f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:18.758451 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88c47146-71f7-4423-a960-9011e577085f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:18.759603 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Flow 'volume_create_api' (3d20b94f-9068-464d-8dd2-8df91ed75600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:18.760020 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create volume request issued successfully. Aug 12 14:54:18.762767 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-36a9afd4-9e6b-49b3-ad8e-da221cc308b2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:18.762767 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 606/2457] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:18 2026] POST /volume/v3/volumes => generated 778 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:18.779222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3ac2ea55-2618-4a75-a53b-d1d50a3150f4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:18.781595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ac2ea55-2618-4a75-a53b-d1d50a3150f4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 Aug 12 14:54:18.781953 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ac2ea55-2618-4a75-a53b-d1d50a3150f4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:18.782211 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ac2ea55-2618-4a75-a53b-d1d50a3150f4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:18.792866 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:18.792866 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:18.798194 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3ac2ea55-2618-4a75-a53b-d1d50a3150f4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:18.809014 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ac2ea55-2618-4a75-a53b-d1d50a3150f4 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 returned with HTTP 200 Aug 12 14:54:18.809769 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 620/2458] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:18 2026] GET /volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:19.248730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7bea742f-3d00-463c-bb5c-080470ef9c49 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:19.251794 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7bea742f-3d00-463c-bb5c-080470ef9c49 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:19.252075 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7bea742f-3d00-463c-bb5c-080470ef9c49 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:19.252365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7bea742f-3d00-463c-bb5c-080470ef9c49 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:19.252560 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7bea742f-3d00-463c-bb5c-080470ef9c49 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:19.259242 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:19.259242 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:19.260577 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7bea742f-3d00-463c-bb5c-080470ef9c49 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:19.261180 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 615/2459] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:19 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:19.824048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-511b472d-759e-4148-9d0a-5e1efe1f4fb7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:19.827655 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-511b472d-759e-4148-9d0a-5e1efe1f4fb7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 Aug 12 14:54:19.827655 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-511b472d-759e-4148-9d0a-5e1efe1f4fb7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:19.828110 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-511b472d-759e-4148-9d0a-5e1efe1f4fb7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:19.840338 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:19.840338 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:19.845653 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-511b472d-759e-4148-9d0a-5e1efe1f4fb7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:19.854008 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-511b472d-759e-4148-9d0a-5e1efe1f4fb7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 returned with HTTP 200 Aug 12 14:54:19.854008 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 619/2460] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:19 2026] GET /volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 => generated 1009 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:19.878550 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:19.882771 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:54:19.883315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "04c10427-d587-42fc-a0e7-386198fb8f37", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1386056024"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:19.898248 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:19.898248 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:19.899088 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:19.899088 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Create snapshot from volume 04c10427-d587-42fc-a0e7-386198fb8f37 Aug 12 14:54:19.944759 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Created reservations ['e856a7c6-27f4-434a-b0ce-cdd098e580a5', 'f2ff4eae-c3de-43a7-8f65-eb13ddc5954f', '2b5a554c-3d8c-41d9-ad21-94e3311c425d', '96606417-793f-4f38-a5a3-5a6e309182a8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:19.993970 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot create request issued successfully. Aug 12 14:54:19.994299 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39403072-e6c2-4afe-a320-cd5ee7406f4d tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:54:19.994860 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 607/2461] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:54:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:20.005202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea208e6d-e859-4781-a131-ef2874e9a9bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:20.007832 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea208e6d-e859-4781-a131-ef2874e9a9bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 Aug 12 14:54:20.008733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea208e6d-e859-4781-a131-ef2874e9a9bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:20.008733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea208e6d-e859-4781-a131-ef2874e9a9bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:20.016021 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:20.016021 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:20.016539 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea208e6d-e859-4781-a131-ef2874e9a9bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:20.017598 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea208e6d-e859-4781-a131-ef2874e9a9bd tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 returned with HTTP 200 Aug 12 14:54:20.018124 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 621/2462] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:20 2026] GET /volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:20.273558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-51a74da0-2151-40a4-97c6-64d330d2c8bd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:20.279918 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-51a74da0-2151-40a4-97c6-64d330d2c8bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:20.280208 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-51a74da0-2151-40a4-97c6-64d330d2c8bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:20.280535 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-51a74da0-2151-40a4-97c6-64d330d2c8bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:20.280535 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-51a74da0-2151-40a4-97c6-64d330d2c8bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:20.287674 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:20.287674 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:20.288475 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-51a74da0-2151-40a4-97c6-64d330d2c8bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:20.288901 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 616/2463] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:20 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:21.031322 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9820e2a1-bab4-4550-9d33-d462e4ca80ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.033294 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9820e2a1-bab4-4550-9d33-d462e4ca80ec tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 Aug 12 14:54:21.035132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9820e2a1-bab4-4550-9d33-d462e4ca80ec tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:21.035132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9820e2a1-bab4-4550-9d33-d462e4ca80ec tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:21.040583 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.040583 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:21.041192 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9820e2a1-bab4-4550-9d33-d462e4ca80ec tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:21.042171 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9820e2a1-bab4-4550-9d33-d462e4ca80ec tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 returned with HTTP 200 Aug 12 14:54:21.042831 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 620/2464] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:21 2026] GET /volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:21.057738 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.059977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] POST https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946/action Aug 12 14:54:21.060408 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:21.060706 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:21.062842 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.snapshot_unmanage [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Unmanage snapshot with id: 742b91ce-8ccf-4614-9a16-5416d0943946 Aug 12 14:54:21.066914 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=269,cinder:UPDATE=95,cinder:INSERT=49 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:54:21.072948 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.072948 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:21.073543 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Snapshot retrieved successfully. Aug 12 14:54:21.075910 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0276bb6ef5d7418caff10a9991b5f62c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '04091fdacf5e42bd8ca1bf1466b81871', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:21.076433 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c48df87-1d06-4845-9b3b-b578dcc89a3c tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-reader] https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946/action returned with HTTP 403 Aug 12 14:54:21.077493 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 608/2465] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:54:21 2026] POST /volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946/action => generated 117 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:21.088285 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-54932d0f-110a-47fa-9934-42e716e1d205 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.089891 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54932d0f-110a-47fa-9934-42e716e1d205 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 Aug 12 14:54:21.090109 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54932d0f-110a-47fa-9934-42e716e1d205 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:21.090328 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54932d0f-110a-47fa-9934-42e716e1d205 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:21.090443 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-54932d0f-110a-47fa-9934-42e716e1d205 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete snapshot with id: 742b91ce-8ccf-4614-9a16-5416d0943946 Aug 12 14:54:21.092404 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=259,cinder:UPDATE=66,cinder:INSERT=29 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:54:21.097343 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.097343 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:21.097901 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-54932d0f-110a-47fa-9934-42e716e1d205 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:21.131054 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-54932d0f-110a-47fa-9934-42e716e1d205 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot delete request issued successfully. Aug 12 14:54:21.131356 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54932d0f-110a-47fa-9934-42e716e1d205 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 returned with HTTP 202 Aug 12 14:54:21.132017 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 622/2466] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:54:21 2026] DELETE /volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:21.143716 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f14a897-8cc1-4821-9d78-5b68adea88c2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.147748 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f14a897-8cc1-4821-9d78-5b68adea88c2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 Aug 12 14:54:21.148549 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f14a897-8cc1-4821-9d78-5b68adea88c2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:21.148549 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f14a897-8cc1-4821-9d78-5b68adea88c2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:21.159089 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.159089 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:21.159089 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f14a897-8cc1-4821-9d78-5b68adea88c2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Snapshot retrieved successfully. Aug 12 14:54:21.160386 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f14a897-8cc1-4821-9d78-5b68adea88c2 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 returned with HTTP 200 Aug 12 14:54:21.160620 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 617/2467] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:21 2026] GET /volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:54:21.303556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-93a2d539-0145-4f34-80ca-3f7135ca3b5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.305423 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93a2d539-0145-4f34-80ca-3f7135ca3b5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:21.305848 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93a2d539-0145-4f34-80ca-3f7135ca3b5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:21.306198 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93a2d539-0145-4f34-80ca-3f7135ca3b5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:21.307475 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-93a2d539-0145-4f34-80ca-3f7135ca3b5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:21.312044 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.312044 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:21.314517 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93a2d539-0145-4f34-80ca-3f7135ca3b5f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:21.314517 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 621/2468] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:21 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:21.328008 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b2650d85-db08-4342-903c-b5f8e35b82a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.330248 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2650d85-db08-4342-903c-b5f8e35b82a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:21.331186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2650d85-db08-4342-903c-b5f8e35b82a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:21.331186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b2650d85-db08-4342-903c-b5f8e35b82a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:21.331536 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b2650d85-db08-4342-903c-b5f8e35b82a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:21.336623 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.336623 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:21.338479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b2650d85-db08-4342-903c-b5f8e35b82a6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:21.339155 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 609/2469] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:21 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:21.356811 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-66925653-6a12-43d0-9f97-2db0cffafc1e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.359351 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66925653-6a12-43d0-9f97-2db0cffafc1e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:54:21.359814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66925653-6a12-43d0-9f97-2db0cffafc1e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7b6f1ab-2829-47da-ac7c-28809f2b96e1", "incremental": true, "force": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:21.361336 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-66925653-6a12-43d0-9f97-2db0cffafc1e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating new backup {'backup': {'volume_id': 'd7b6f1ab-2829-47da-ac7c-28809f2b96e1', 'incremental': True, 'force': True}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:54:21.361414 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-66925653-6a12-43d0-9f97-2db0cffafc1e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating backup of volume d7b6f1ab-2829-47da-ac7c-28809f2b96e1 in container None Aug 12 14:54:21.372310 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.372310 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:21.372819 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-66925653-6a12-43d0-9f97-2db0cffafc1e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:21.391477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-66925653-6a12-43d0-9f97-2db0cffafc1e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['88d9a497-12dd-472b-b7e2-6d80c9ca8ec5', '9cc1fd6e-9a39-40a0-b5ab-c213201a600d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:21.432475 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66925653-6a12-43d0-9f97-2db0cffafc1e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:54:21.432965 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 623/2470] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:21 2026] POST /volume/v3/backups => generated 288 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:21.445312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c81c518a-b809-4f11-b78d-2ddca09dc320 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.447385 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c81c518a-b809-4f11-b78d-2ddca09dc320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:21.447865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c81c518a-b809-4f11-b78d-2ddca09dc320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:21.447865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c81c518a-b809-4f11-b78d-2ddca09dc320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:21.447865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c81c518a-b809-4f11-b78d-2ddca09dc320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:21.454381 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:21.454381 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:21.455417 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c81c518a-b809-4f11-b78d-2ddca09dc320 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:21.455925 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 618/2471] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:21 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:21.859923 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-acb71901-a585-4a9a-b893-53a508c6c80e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:21.981365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acb71901-a585-4a9a-b893-53a508c6c80e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] GET https://10.4.3.100/volume/v3/os-hosts Aug 12 14:54:21.981650 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acb71901-a585-4a9a-b893-53a508c6c80e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:21.981886 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acb71901-a585-4a9a-b893-53a508c6c80e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:21.990793 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.hosts [None req-acb71901-a585-4a9a-b893-53a508c6c80e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] status, active and update: available, enabled, 2026-08-12 14:53:43+00:00 {{(pid=100249) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 14:54:21.991030 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.hosts [None req-acb71901-a585-4a9a-b893-53a508c6c80e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] status, active and update: available, enabled, 2026-08-12 14:53:42+00:00 {{(pid=100249) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 14:54:21.991262 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.hosts [None req-acb71901-a585-4a9a-b893-53a508c6c80e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] status, active and update: available, enabled, 2026-08-12 14:53:21+00:00 {{(pid=100249) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 14:54:21.992359 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acb71901-a585-4a9a-b893-53a508c6c80e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] https://10.4.3.100/volume/v3/os-hosts returned with HTTP 200 Aug 12 14:54:21.992543 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 622/2472] 10.4.3.100 () {66 vars in 1240 bytes} [Wed Aug 12 14:54:21 2026] GET /volume/v3/os-hosts => generated 560 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:22.006229 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:22.010479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] GET https://10.4.3.100/volume/v3/os-hosts Aug 12 14:54:22.010479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:22.010479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:22.018030 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] status, active and update: available, enabled, 2026-08-12 14:53:43+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 14:54:22.018426 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] status, active and update: available, enabled, 2026-08-12 14:53:42+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 14:54:22.018749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.hosts [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] status, active and update: available, enabled, 2026-08-12 14:53:21+00:00 {{(pid=100246) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 12 14:54:22.019225 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3feaec8-9ef6-4b24-81af-a931a3f0ce1e tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] https://10.4.3.100/volume/v3/os-hosts returned with HTTP 200 Aug 12 14:54:22.020392 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 610/2473] 10.4.3.100 () {66 vars in 1240 bytes} [Wed Aug 12 14:54:22 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:22.031391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-54aa4549-48f9-4384-9185-2fb162a8fa51 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:22.033514 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54aa4549-48f9-4384-9185-2fb162a8fa51 tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] GET https://10.4.3.100/volume/v3/os-hosts/np0000007067@storpool Aug 12 14:54:22.033801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54aa4549-48f9-4384-9185-2fb162a8fa51 tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:22.034075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-54aa4549-48f9-4384-9185-2fb162a8fa51 tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:22.034527 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:22.034527 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:22.101020 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-54aa4549-48f9-4384-9185-2fb162a8fa51 tempest-VolumeHostsAdminTestsJSON-1032372601 tempest-VolumeHostsAdminTestsJSON-1032372601-project-admin] https://10.4.3.100/volume/v3/os-hosts/np0000007067@storpool returned with HTTP 200 Aug 12 14:54:22.101553 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 624/2474] 10.4.3.100 () {66 vars in 1306 bytes} [Wed Aug 12 14:54:22 2026] GET /volume/v3/os-hosts/np0000007067@storpool => generated 1317 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:22.172812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-46ed2dcb-b6c4-4669-96a9-8fc745c0e0a0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:22.175484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46ed2dcb-b6c4-4669-96a9-8fc745c0e0a0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 Aug 12 14:54:22.175811 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46ed2dcb-b6c4-4669-96a9-8fc745c0e0a0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:22.176113 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46ed2dcb-b6c4-4669-96a9-8fc745c0e0a0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:22.182003 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46ed2dcb-b6c4-4669-96a9-8fc745c0e0a0 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 returned with HTTP 404 Aug 12 14:54:22.182730 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 619/2475] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:22 2026] GET /volume/v3/snapshots/742b91ce-8ccf-4614-9a16-5416d0943946 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:22.196010 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:22.198557 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 Aug 12 14:54:22.198844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:22.199095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:22.199373 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume with id: 04c10427-d587-42fc-a0e7-386198fb8f37 Aug 12 14:54:22.209155 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:22.209155 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:22.209801 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:22.234226 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Delete volume request issued successfully. Aug 12 14:54:22.234504 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-03ace4b5-4cf8-4535-ad06-9d759ddf0ea7 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 returned with HTTP 202 Aug 12 14:54:22.235068 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 623/2476] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:22 2026] DELETE /volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:22.248505 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f639eb78-3ec4-4612-a6db-ed211ca48362 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:22.252584 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f639eb78-3ec4-4612-a6db-ed211ca48362 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 Aug 12 14:54:22.252584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f639eb78-3ec4-4612-a6db-ed211ca48362 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:22.252584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f639eb78-3ec4-4612-a6db-ed211ca48362 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:22.260894 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:22.260894 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:22.266915 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f639eb78-3ec4-4612-a6db-ed211ca48362 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Volume info retrieved successfully. Aug 12 14:54:22.277378 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f639eb78-3ec4-4612-a6db-ed211ca48362 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 returned with HTTP 200 Aug 12 14:54:22.278125 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 611/2477] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:22 2026] GET /volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:22.468314 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-302d4b5c-92af-4f2a-bb72-f2f65fc0cce5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:22.471927 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-302d4b5c-92af-4f2a-bb72-f2f65fc0cce5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:22.472203 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-302d4b5c-92af-4f2a-bb72-f2f65fc0cce5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:22.472513 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-302d4b5c-92af-4f2a-bb72-f2f65fc0cce5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:22.472690 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-302d4b5c-92af-4f2a-bb72-f2f65fc0cce5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:22.480413 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:22.480413 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:22.481845 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-302d4b5c-92af-4f2a-bb72-f2f65fc0cce5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:22.482530 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 625/2478] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:22 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 696 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:23.296335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1740568b-b3f9-4978-a65f-271562d0c285 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:23.298833 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1740568b-b3f9-4978-a65f-271562d0c285 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] GET https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 Aug 12 14:54:23.299093 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1740568b-b3f9-4978-a65f-271562d0c285 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:23.299365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1740568b-b3f9-4978-a65f-271562d0c285 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:23.307034 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1740568b-b3f9-4978-a65f-271562d0c285 tempest-ProjectReaderTests-630343753 tempest-ProjectReaderTests-630343753-project-admin] https://10.4.3.100/volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 returned with HTTP 404 Aug 12 14:54:23.307652 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 620/2479] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:23 2026] GET /volume/v3/volumes/04c10427-d587-42fc-a0e7-386198fb8f37 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:23.495867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79e8c34c-1278-4cdd-8a69-93702a359b79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:23.498163 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79e8c34c-1278-4cdd-8a69-93702a359b79 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:23.498476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79e8c34c-1278-4cdd-8a69-93702a359b79 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:23.498698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79e8c34c-1278-4cdd-8a69-93702a359b79 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:23.498843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-79e8c34c-1278-4cdd-8a69-93702a359b79 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:23.504150 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:23.504150 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:23.505407 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79e8c34c-1278-4cdd-8a69-93702a359b79 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:23.505908 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 624/2480] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:23 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:24.525088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-998b6004-314f-4dd4-a478-ec4eb8d2c002 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:24.532038 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-998b6004-314f-4dd4-a478-ec4eb8d2c002 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:24.532316 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-998b6004-314f-4dd4-a478-ec4eb8d2c002 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:24.532607 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-998b6004-314f-4dd4-a478-ec4eb8d2c002 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:24.532753 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-998b6004-314f-4dd4-a478-ec4eb8d2c002 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:24.541395 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:24.541395 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:24.544486 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-998b6004-314f-4dd4-a478-ec4eb8d2c002 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:24.544486 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 612/2481] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:24 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:25.275945 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ca58f70-b945-4cf9-9d41-72d0b1671b19 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:25.379299 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ca58f70-b945-4cf9-9d41-72d0b1671b19 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 Aug 12 14:54:25.379633 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ca58f70-b945-4cf9-9d41-72d0b1671b19 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:25.380106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ca58f70-b945-4cf9-9d41-72d0b1671b19 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:25.399278 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ca58f70-b945-4cf9-9d41-72d0b1671b19 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 returned with HTTP 200 Aug 12 14:54:25.399783 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 626/2482] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:54:25 2026] GET /volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 => generated 437 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:25.418597 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:25.563628 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c8e3d8b-12fc-40f2-844c-955895bee8bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:25.563628 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c8e3d8b-12fc-40f2-844c-955895bee8bc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:25.563938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c8e3d8b-12fc-40f2-844c-955895bee8bc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:25.563938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c8e3d8b-12fc-40f2-844c-955895bee8bc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:25.564091 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0c8e3d8b-12fc-40f2-844c-955895bee8bc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:25.572693 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:25.572693 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:25.574008 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c8e3d8b-12fc-40f2-844c-955895bee8bc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:25.574863 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 625/2483] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:25 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:25.696005 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:25.696408 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1516206416"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:25.702287 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1516206416'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:25.702514 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Create volume of 1 GB Aug 12 14:54:25.709118 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Availability Zones retrieved successfully. Aug 12 14:54:25.718388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Flow 'volume_create_api' (a9dab401-3117-4c53-a8e7-207c92e74622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:25.720020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b5dd5ea-52e8-4ad0-b013-2a69fbca7b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:25.721074 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:25.759049 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b5dd5ea-52e8-4ad0-b013-2a69fbca7b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:25.762443 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223fa4bb-2281-4032-9047-535ed25c36d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:25.868857 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Created reservations ['f51f4b29-fdc2-467b-a8b4-cd2c4beca3dd', 'be0aebf9-193f-4982-942c-550b1af87c0d', '96577016-f03c-40f1-b97b-4ee478afa801', 'f9ec974a-d6b5-4049-9885-bbd635ab66c9'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:25.869931 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223fa4bb-2281-4032-9047-535ed25c36d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51f4b29-fdc2-467b-a8b4-cd2c4beca3dd', 'be0aebf9-193f-4982-942c-550b1af87c0d', '96577016-f03c-40f1-b97b-4ee478afa801', 'f9ec974a-d6b5-4049-9885-bbd635ab66c9']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:25.871401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7f682e-95c1-4251-8f7c-5431bebd8f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:25.907809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7f682e-95c1-4251-8f7c-5431bebd8f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52c92d05-1251-4a94-bd04-53b98be44380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1516206416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e7e57e7c884f4789c63399e6671be7',qos_specs=None,replication_status=,reservations=['f51f4b29-fdc2-467b-a8b4-cd2c4beca3dd','be0aebf9-193f-4982-942c-550b1af87c0d','96577016-f03c-40f1-b97b-4ee478afa801','f9ec974a-d6b5-4049-9885-bbd635ab66c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0e8d5956e44180a98630f698c0c838',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1516206416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52c92d05-1251-4a94-bd04-53b98be44380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75e7e57e7c884f4789c63399e6671be7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e0e8d5956e44180a98630f698c0c838',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:25.909101 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96396950-222a-44b5-a90c-b609870832c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:25.943352 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96396950-222a-44b5-a90c-b609870832c6) transitioned into state 'SUCCESS' from state '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-1516206416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75e7e57e7c884f4789c63399e6671be7',qos_specs=None,replication_status=,reservations=['f51f4b29-fdc2-467b-a8b4-cd2c4beca3dd','be0aebf9-193f-4982-942c-550b1af87c0d','96577016-f03c-40f1-b97b-4ee478afa801','f9ec974a-d6b5-4049-9885-bbd635ab66c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e0e8d5956e44180a98630f698c0c838',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:25.944711 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ea988c-a4fa-4cab-8b59-a4b42b9bb7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:25.963041 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2ea988c-a4fa-4cab-8b59-a4b42b9bb7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:25.964325 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Flow 'volume_create_api' (a9dab401-3117-4c53-a8e7-207c92e74622) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:25.966777 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Create volume request issued successfully. Aug 12 14:54:25.967652 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bfd9ad30-3726-40de-82e3-85995e16fb08 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:25.968170 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 621/2484] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:25 2026] POST /volume/v3/volumes => generated 759 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:25.991049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a15a7999-5584-4e64-8c64-15615b44ee77 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:25.995484 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a15a7999-5584-4e64-8c64-15615b44ee77 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] GET https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 Aug 12 14:54:25.995484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a15a7999-5584-4e64-8c64-15615b44ee77 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:25.995484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a15a7999-5584-4e64-8c64-15615b44ee77 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.009069 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:26.009069 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:26.016353 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a15a7999-5584-4e64-8c64-15615b44ee77 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Volume info retrieved successfully. Aug 12 14:54:26.023573 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a15a7999-5584-4e64-8c64-15615b44ee77 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 returned with HTTP 200 Aug 12 14:54:26.024177 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 613/2485] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:25 2026] GET /volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 => generated 827 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.168471 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4f30e246-affe-489c-8f60-b6b8d88957ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.328031 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f30e246-affe-489c-8f60-b6b8d88957ef tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:26.329066 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4f30e246-affe-489c-8f60-b6b8d88957ef tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1997134801", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.356069 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f30e246-affe-489c-8f60-b6b8d88957ef tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:26.356611 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 627/2486] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types => generated 380 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.368891 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a2eea1a-a3d0-422f-81c8-ea16b7097ec3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.371701 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a2eea1a-a3d0-422f-81c8-ea16b7097ec3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption Aug 12 14:54:26.371844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a2eea1a-a3d0-422f-81c8-ea16b7097ec3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.418587 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a2eea1a-a3d0-422f-81c8-ea16b7097ec3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption returned with HTTP 200 Aug 12 14:54:26.419343 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 626/2487] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.430004 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fc642e4e-24aa-4564-9ae3-9960dad65feb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.432971 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc642e4e-24aa-4564-9ae3-9960dad65feb tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:26.433388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fc642e4e-24aa-4564-9ae3-9960dad65feb tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1311747418", "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=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.435936 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:26.435936 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:26.466566 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc642e4e-24aa-4564-9ae3-9960dad65feb tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:26.467423 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 622/2488] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.477980 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1699506b-7778-40bd-a84e-75339050ca3e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.566413 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1699506b-7778-40bd-a84e-75339050ca3e tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] POST https://10.4.3.100/volume/v3/types/9e3f59eb-6929-4b71-ae83-d69474a8b698/encryption Aug 12 14:54:26.566924 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1699506b-7778-40bd-a84e-75339050ca3e tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.569482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-1699506b-7778-40bd-a84e-75339050ca3e tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.569744 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1699506b-7778-40bd-a84e-75339050ca3e tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/9e3f59eb-6929-4b71-ae83-d69474a8b698/encryption returned with HTTP 403 Aug 12 14:54:26.570306 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 614/2489] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types/9e3f59eb-6929-4b71-ae83-d69474a8b698/encryption => generated 127 bytes in 93 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.581137 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b909d07e-444e-4a72-87ea-a29fb4a9596f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.584781 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b909d07e-444e-4a72-87ea-a29fb4a9596f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:26.585152 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b909d07e-444e-4a72-87ea-a29fb4a9596f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1600754678", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.590672 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c69d2a6-ec6c-4c7b-83ce-5e2c658fddc5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.593137 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c69d2a6-ec6c-4c7b-83ce-5e2c658fddc5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:26.593468 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c69d2a6-ec6c-4c7b-83ce-5e2c658fddc5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.593704 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c69d2a6-ec6c-4c7b-83ce-5e2c658fddc5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.593857 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3c69d2a6-ec6c-4c7b-83ce-5e2c658fddc5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:26.600350 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:26.600350 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:26.601104 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c69d2a6-ec6c-4c7b-83ce-5e2c658fddc5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:26.601495 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 627/2490] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:26 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.613023 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b909d07e-444e-4a72-87ea-a29fb4a9596f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:26.613485 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 628/2491] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.625343 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-179c39f9-1405-464f-b948-5042e0ee24e6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.628409 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-179c39f9-1405-464f-b948-5042e0ee24e6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] POST https://10.4.3.100/volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae/extra_specs Aug 12 14:54:26.629206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-179c39f9-1405-464f-b948-5042e0ee24e6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.631026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-179c39f9-1405-464f-b948-5042e0ee24e6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.631026 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-179c39f9-1405-464f-b948-5042e0ee24e6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae/extra_specs returned with HTTP 403 Aug 12 14:54:26.631706 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 623/2492] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.644172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64dc1a37-5086-4fa0-a06a-1cc20bddbf66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.647452 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64dc1a37-5086-4fa0-a06a-1cc20bddbf66 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] PUT https://10.4.3.100/volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae/extra_specs/key2 Aug 12 14:54:26.647968 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64dc1a37-5086-4fa0-a06a-1cc20bddbf66 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.651181 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-64dc1a37-5086-4fa0-a06a-1cc20bddbf66 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.651487 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64dc1a37-5086-4fa0-a06a-1cc20bddbf66 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae/extra_specs/key2 returned with HTTP 403 Aug 12 14:54:26.652138 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 615/2493] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:54:26 2026] PUT /volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.663150 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c5566104-d505-4a7d-b057-80578f860cb2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.665411 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5566104-d505-4a7d-b057-80578f860cb2 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:26.665726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c5566104-d505-4a7d-b057-80578f860cb2 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.667843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-c5566104-d505-4a7d-b057-80578f860cb2 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.668040 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c5566104-d505-4a7d-b057-80578f860cb2 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types returned with HTTP 403 Aug 12 14:54:26.668519 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 628/2494] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.680634 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b1b1b6cf-ce5f-480c-96c8-1e98a613a282 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.682536 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1b1b6cf-ce5f-480c-96c8-1e98a613a282 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:26.682657 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b1b1b6cf-ce5f-480c-96c8-1e98a613a282 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1809742745", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.710026 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1b1b6cf-ce5f-480c-96c8-1e98a613a282 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:26.710541 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 629/2495] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.720835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-94e72ca5-6288-43e5-851b-7cc2cbbc2623 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.723332 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-94e72ca5-6288-43e5-851b-7cc2cbbc2623 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e/encryption Aug 12 14:54:26.723332 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-94e72ca5-6288-43e5-851b-7cc2cbbc2623 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.759793 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-94e72ca5-6288-43e5-851b-7cc2cbbc2623 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e/encryption returned with HTTP 200 Aug 12 14:54:26.760520 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 624/2496] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.770004 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-125bc980-ab6e-40da-a860-f1d589a07619 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.772276 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-125bc980-ab6e-40da-a860-f1d589a07619 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] DELETE https://10.4.3.100/volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e/encryption/8a4426be-8d03-416b-891f-8f30a9ffda56 Aug 12 14:54:26.772741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-125bc980-ab6e-40da-a860-f1d589a07619 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.772798 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-125bc980-ab6e-40da-a860-f1d589a07619 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.773780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-125bc980-ab6e-40da-a860-f1d589a07619 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.773972 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-125bc980-ab6e-40da-a860-f1d589a07619 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e/encryption/8a4426be-8d03-416b-891f-8f30a9ffda56 returned with HTTP 403 Aug 12 14:54:26.774679 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 616/2497] 10.4.3.100 () {66 vars in 1489 bytes} [Wed Aug 12 14:54:26 2026] DELETE /volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e/encryption/8a4426be-8d03-416b-891f-8f30a9ffda56 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.782666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-93276e4b-cf15-45ae-9a7e-c86e043126ad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.784496 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93276e4b-cf15-45ae-9a7e-c86e043126ad tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:26.784827 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-93276e4b-cf15-45ae-9a7e-c86e043126ad tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1611530117", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.806489 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-93276e4b-cf15-45ae-9a7e-c86e043126ad tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:26.806638 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 629/2498] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:26 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 14:54:26.817087 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-878b8155-2af1-45da-b2ee-9d85b55a020f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.819153 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-878b8155-2af1-45da-b2ee-9d85b55a020f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] DELETE https://10.4.3.100/volume/v3/types/9689e0b1-1d57-4faa-bbca-34bb9d569639/extra_specs/key1 Aug 12 14:54:26.819365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-878b8155-2af1-45da-b2ee-9d85b55a020f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.820037 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-878b8155-2af1-45da-b2ee-9d85b55a020f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.826064 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-878b8155-2af1-45da-b2ee-9d85b55a020f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.826388 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-878b8155-2af1-45da-b2ee-9d85b55a020f tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/9689e0b1-1d57-4faa-bbca-34bb9d569639/extra_specs/key1 returned with HTTP 403 Aug 12 14:54:26.827071 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 630/2499] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:54:26 2026] DELETE /volume/v3/types/9689e0b1-1d57-4faa-bbca-34bb9d569639/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.839270 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9bb99d1c-ae50-40cc-9305-6c356bd44073 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.841515 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9bb99d1c-ae50-40cc-9305-6c356bd44073 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:26.841933 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9bb99d1c-ae50-40cc-9305-6c356bd44073 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1666020901", "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=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:26.864189 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9bb99d1c-ae50-40cc-9305-6c356bd44073 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:26.865006 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 625/2500] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:26 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.877024 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c14f1b77-10ca-4352-b582-241f16574ff3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.879038 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c14f1b77-10ca-4352-b582-241f16574ff3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] DELETE https://10.4.3.100/volume/v3/types/ae0ffffa-90cd-4406-8593-a1e5a96c720b Aug 12 14:54:26.879290 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c14f1b77-10ca-4352-b582-241f16574ff3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.879578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c14f1b77-10ca-4352-b582-241f16574ff3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.880250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-c14f1b77-10ca-4352-b582-241f16574ff3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.880409 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c14f1b77-10ca-4352-b582-241f16574ff3 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/ae0ffffa-90cd-4406-8593-a1e5a96c720b returned with HTTP 403 Aug 12 14:54:26.881376 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 617/2501] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:26 2026] DELETE /volume/v3/types/ae0ffffa-90cd-4406-8593-a1e5a96c720b => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.891151 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2513e347-f74f-4150-bc04-49ebc4bf4b84 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.894251 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2513e347-f74f-4150-bc04-49ebc4bf4b84 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] GET https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs Aug 12 14:54:26.894481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2513e347-f74f-4150-bc04-49ebc4bf4b84 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.894729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2513e347-f74f-4150-bc04-49ebc4bf4b84 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.907112 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2513e347-f74f-4150-bc04-49ebc4bf4b84 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs returned with HTTP 200 Aug 12 14:54:26.907921 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 630/2502] 10.4.3.100 () {66 vars in 1378 bytes} [Wed Aug 12 14:54:26 2026] GET /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs => generated 123 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:26.919398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-95b34478-882d-4b3e-a958-63a43c25e271 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.921905 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95b34478-882d-4b3e-a958-63a43c25e271 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] GET https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption/cipher Aug 12 14:54:26.922188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95b34478-882d-4b3e-a958-63a43c25e271 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.922450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95b34478-882d-4b3e-a958-63a43c25e271 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.923351 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-95b34478-882d-4b3e-a958-63a43c25e271 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.923572 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95b34478-882d-4b3e-a958-63a43c25e271 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption/cipher returned with HTTP 403 Aug 12 14:54:26.924098 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 631/2503] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:54:26 2026] GET /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.935169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9855bc6f-6f25-466a-9a09-43b4f79fad9c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.937395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9855bc6f-6f25-466a-9a09-43b4f79fad9c tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] GET https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption Aug 12 14:54:26.937760 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9855bc6f-6f25-466a-9a09-43b4f79fad9c tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.937973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9855bc6f-6f25-466a-9a09-43b4f79fad9c tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.938777 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-9855bc6f-6f25-466a-9a09-43b4f79fad9c tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:26.939009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9855bc6f-6f25-466a-9a09-43b4f79fad9c tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption returned with HTTP 403 Aug 12 14:54:26.942131 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 626/2504] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:54:26 2026] GET /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:26.953546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b0b6a119-a11a-4fe2-9271-15d1d4266fd5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.956373 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0b6a119-a11a-4fe2-9271-15d1d4266fd5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] GET https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/multiattach Aug 12 14:54:26.956672 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0b6a119-a11a-4fe2-9271-15d1d4266fd5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.956897 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0b6a119-a11a-4fe2-9271-15d1d4266fd5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.966528 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0b6a119-a11a-4fe2-9271-15d1d4266fd5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/multiattach returned with HTTP 200 Aug 12 14:54:26.967135 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 618/2505] 10.4.3.100 () {66 vars in 1414 bytes} [Wed Aug 12 14:54:26 2026] GET /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/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 14:54:26.975955 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-963ab18e-8435-4905-bcc6-3faf0e22c274 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:26.978546 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-963ab18e-8435-4905-bcc6-3faf0e22c274 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] GET https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/volume_backend_name Aug 12 14:54:26.978819 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-963ab18e-8435-4905-bcc6-3faf0e22c274 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:26.979067 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-963ab18e-8435-4905-bcc6-3faf0e22c274 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:26.988030 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-963ab18e-8435-4905-bcc6-3faf0e22c274 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 14:54:26.988723 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 631/2506] 10.4.3.100 () {66 vars in 1438 bytes} [Wed Aug 12 14:54:26 2026] GET /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/volume_backend_name => generated 143 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:27.000954 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd9c922b-e2b4-490d-b272-6e711ecffca5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.004352 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd9c922b-e2b4-490d-b272-6e711ecffca5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] PUT https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption/4909038f-216b-471f-aa31-6efe86aa38e2 Aug 12 14:54:27.004726 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd9c922b-e2b4-490d-b272-6e711ecffca5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.006962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-fd9c922b-e2b4-490d-b272-6e711ecffca5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:27.007148 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd9c922b-e2b4-490d-b272-6e711ecffca5 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption/4909038f-216b-471f-aa31-6efe86aa38e2 returned with HTTP 403 Aug 12 14:54:27.007592 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 632/2507] 10.4.3.100 () {68 vars in 1506 bytes} [Wed Aug 12 14:54:26 2026] PUT /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/encryption/4909038f-216b-471f-aa31-6efe86aa38e2 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:27.017572 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bf0b3e46-3156-45a7-a0e2-8cb46cafc6fb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.020058 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bf0b3e46-3156-45a7-a0e2-8cb46cafc6fb tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] PUT https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/key1 Aug 12 14:54:27.020647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bf0b3e46-3156-45a7-a0e2-8cb46cafc6fb tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.023527 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-bf0b3e46-3156-45a7-a0e2-8cb46cafc6fb tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:27.023835 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bf0b3e46-3156-45a7-a0e2-8cb46cafc6fb tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/key1 returned with HTTP 403 Aug 12 14:54:27.024550 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 627/2508] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:54:27 2026] PUT /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:27.033263 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9043932e-256d-4bfa-84ba-fd42b1d539b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.035111 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9043932e-256d-4bfa-84ba-fd42b1d539b1 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] PUT https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd Aug 12 14:54:27.035515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9043932e-256d-4bfa-84ba-fd42b1d539b1 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.037482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-9043932e-256d-4bfa-84ba-fd42b1d539b1 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2a8709e77b384d6da8988495ac6f6104', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '520cac7143a749ebb4fdc09936bcb8c5', '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=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:54:27.037647 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9043932e-256d-4bfa-84ba-fd42b1d539b1 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-reader] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd returned with HTTP 403 Aug 12 14:54:27.038123 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 619/2509] 10.4.3.100 () {68 vars in 1362 bytes} [Wed Aug 12 14:54:27 2026] PUT /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:27.044576 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3870dc16-878c-479e-9ea6-3a75c095f66e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.046607 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3870dc16-878c-479e-9ea6-3a75c095f66e tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] GET https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 Aug 12 14:54:27.046917 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3870dc16-878c-479e-9ea6-3a75c095f66e tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.047178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3870dc16-878c-479e-9ea6-3a75c095f66e tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.047829 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5cb64a43-2bdb-4da8-90f4-de7d28dafcf7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.049775 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5cb64a43-2bdb-4da8-90f4-de7d28dafcf7 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] DELETE https://10.4.3.100/volume/v3/types/ae0ffffa-90cd-4406-8593-a1e5a96c720b Aug 12 14:54:27.049961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5cb64a43-2bdb-4da8-90f4-de7d28dafcf7 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.050142 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5cb64a43-2bdb-4da8-90f4-de7d28dafcf7 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.057677 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:27.057677 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:27.062763 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3870dc16-878c-479e-9ea6-3a75c095f66e tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Volume info retrieved successfully. Aug 12 14:54:27.070321 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3870dc16-878c-479e-9ea6-3a75c095f66e tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 returned with HTTP 200 Aug 12 14:54:27.071268 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 632/2510] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:27 2026] GET /volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:27.085721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.089117 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 Aug 12 14:54:27.089117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.090054 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5cb64a43-2bdb-4da8-90f4-de7d28dafcf7 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/ae0ffffa-90cd-4406-8593-a1e5a96c720b returned with HTTP 202 Aug 12 14:54:27.090608 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 633/2511] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:27 2026] DELETE /volume/v3/types/ae0ffffa-90cd-4406-8593-a1e5a96c720b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:27.100927 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a33d2cb1-58af-44a2-aba4-e63232c304c6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.104945 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a33d2cb1-58af-44a2-aba4-e63232c304c6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] DELETE https://10.4.3.100/volume/v3/types/9689e0b1-1d57-4faa-bbca-34bb9d569639 Aug 12 14:54:27.105283 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a33d2cb1-58af-44a2-aba4-e63232c304c6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.105694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a33d2cb1-58af-44a2-aba4-e63232c304c6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.156065 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a33d2cb1-58af-44a2-aba4-e63232c304c6 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/9689e0b1-1d57-4faa-bbca-34bb9d569639 returned with HTTP 202 Aug 12 14:54:27.156670 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 620/2512] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:27 2026] DELETE /volume/v3/types/9689e0b1-1d57-4faa-bbca-34bb9d569639 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:27.168427 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf938d21-26a4-4f6d-97f4-f9a6a6428a89 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.170514 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1600754678 is set by the default quota flag: quota_volumes_tempest-volume-type-1600754678, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.170665 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf938d21-26a4-4f6d-97f4-f9a6a6428a89 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] DELETE https://10.4.3.100/volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e Aug 12 14:54:27.170915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf938d21-26a4-4f6d-97f4-f9a6a6428a89 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.170957 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1600754678 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1600754678, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.171211 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf938d21-26a4-4f6d-97f4-f9a6a6428a89 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.171372 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1600754678 is set by the default quota flag: quota_snapshots_tempest-volume-type-1600754678, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.171830 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1809742745 is set by the default quota flag: quota_volumes_tempest-volume-type-1809742745, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.172182 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1809742745 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1809742745, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.172920 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1809742745 is set by the default quota flag: quota_snapshots_tempest-volume-type-1809742745, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.173371 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1997134801 is set by the default quota flag: quota_volumes_tempest-volume-type-1997134801, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.173741 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1997134801 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1997134801, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.174161 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1997134801 is set by the default quota flag: quota_snapshots_tempest-volume-type-1997134801, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.174683 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: volumes_tempest-volume-type-1311747418 is set by the default quota flag: quota_volumes_tempest-volume-type-1311747418, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.174959 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-volume-type-1311747418 is set by the default quota flag: quota_gigabytes_tempest-volume-type-1311747418, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.175550 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Deprecated: Default quota for resource: snapshots_tempest-volume-type-1311747418 is set by the default quota flag: quota_snapshots_tempest-volume-type-1311747418, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:27.183916 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d9147a2-814e-40b8-a68e-4485f4b5420f tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 returned with HTTP 200 Aug 12 14:54:27.185338 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 628/2513] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:54:27 2026] PUT /volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 => generated 960 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:27.198999 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c7eed9f2-0acd-4432-a595-d897284667bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.201955 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:27.202620 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.205545 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:27.205898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Create volume of 2 GB Aug 12 14:54:27.212807 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Availability Zones retrieved successfully. Aug 12 14:54:27.215987 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf938d21-26a4-4f6d-97f4-f9a6a6428a89 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e returned with HTTP 202 Aug 12 14:54:27.218487 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 633/2514] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:27 2026] DELETE /volume/v3/types/0e35866b-2353-4927-817a-d3b2fed1ae2e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:27.221337 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Flow 'volume_create_api' (d9c403d1-d92b-4051-95cc-6d384b5723fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:27.222952 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645057f6-244f-4523-8f1d-4a4ded1c5737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.224346 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Validating volume size '2' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:27.225149 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9d71aa1f-54b2-4d09-981a-9d9bb2959a5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.227239 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d71aa1f-54b2-4d09-981a-9d9bb2959a5d tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] DELETE https://10.4.3.100/volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae Aug 12 14:54:27.227423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d71aa1f-54b2-4d09-981a-9d9bb2959a5d tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.227638 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d71aa1f-54b2-4d09-981a-9d9bb2959a5d tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.260951 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d71aa1f-54b2-4d09-981a-9d9bb2959a5d tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae returned with HTTP 202 Aug 12 14:54:27.261491 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 621/2515] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:27 2026] DELETE /volume/v3/types/0f1bfbb0-fec2-4253-ba7c-61c2969610ae => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:27.268373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645057f6-244f-4523-8f1d-4a4ded1c5737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:27.269537 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb6cb93-d424-4cb7-8621-1eaf5b03bffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.271008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c82b1e6e-c3f2-457b-89d7-1e4284240c97 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.273554 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c82b1e6e-c3f2-457b-89d7-1e4284240c97 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] DELETE https://10.4.3.100/volume/v3/types/9e3f59eb-6929-4b71-ae83-d69474a8b698 Aug 12 14:54:27.273874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c82b1e6e-c3f2-457b-89d7-1e4284240c97 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.274142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c82b1e6e-c3f2-457b-89d7-1e4284240c97 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.322423 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota_utils [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Quota exceeded for 75e7e57e7c884f4789c63399e6671be7, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 14:54:27.322803 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c82b1e6e-c3f2-457b-89d7-1e4284240c97 tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/9e3f59eb-6929-4b71-ae83-d69474a8b698 returned with HTTP 202 Aug 12 14:54:27.322803 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 629/2516] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:27 2026] DELETE /volume/v3/types/9e3f59eb-6929-4b71-ae83-d69474a8b698 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:27.323393 np0000007067 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb6cb93-d424-4cb7-8621-1eaf5b03bffd) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 14:54:27.323393 np0000007067 devstack@c-api.service[100248]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 12 14:54:27.326246 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb6cb93-d424-4cb7-8621-1eaf5b03bffd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.327622 np0000007067 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb6cb93-d424-4cb7-8621-1eaf5b03bffd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:54:27.328515 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645057f6-244f-4523-8f1d-4a4ded1c5737) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.329856 np0000007067 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (645057f6-244f-4523-8f1d-4a4ded1c5737) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:54:27.330764 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47ef5af0-8bc8-4d1f-8688-e245c4bd0dcd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.331309 np0000007067 devstack@c-api.service[100248]: WARNING cinder.volume.api [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Flow 'volume_create_api' (d9c403d1-d92b-4051-95cc-6d384b5723fc) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 14:54:27.331831 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.middleware.fault [None req-c7eed9f2-0acd-4432-a595-d897284667bd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 413 Aug 12 14:54:27.332767 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 634/2517] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:27 2026] POST /volume/v3/volumes => generated 208 bytes in 135 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 14:54:27.340016 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47ef5af0-8bc8-4d1f-8688-e245c4bd0dcd tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] DELETE https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd Aug 12 14:54:27.340016 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47ef5af0-8bc8-4d1f-8688-e245c4bd0dcd tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.340305 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47ef5af0-8bc8-4d1f-8688-e245c4bd0dcd tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.345417 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e4ba91d1-8e61-49f3-b9b1-669130652bcf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.348479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4ba91d1-8e61-49f3-b9b1-669130652bcf tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 Aug 12 14:54:27.349735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e4ba91d1-8e61-49f3-b9b1-669130652bcf tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.378489 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47ef5af0-8bc8-4d1f-8688-e245c4bd0dcd tempest-VolumeTypesReaderTests-1075370359 tempest-VolumeTypesReaderTests-1075370359-project-admin] https://10.4.3.100/volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd returned with HTTP 202 Aug 12 14:54:27.378855 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 634/2518] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:27 2026] DELETE /volume/v3/types/a900dc81-1790-46c9-9ee9-6ee0824f9afd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:27.426378 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4ba91d1-8e61-49f3-b9b1-669130652bcf tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 returned with HTTP 200 Aug 12 14:54:27.427557 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 622/2519] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:54:27 2026] PUT /volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 => generated 392 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:27.438025 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.440775 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:27.441360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.443744 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:27.444022 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Create volume of 1 GB Aug 12 14:54:27.449963 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Availability Zones retrieved successfully. Aug 12 14:54:27.456440 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Flow 'volume_create_api' (058ab3c4-4a96-4982-91d4-aa2823f4ab1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:27.457553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba3c118-019e-4c20-a515-b57fa3c6305a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.458875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:27.494093 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba3c118-019e-4c20-a515-b57fa3c6305a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:27.494894 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858f42b6-e5d5-47f0-9ef2-aa2907b429ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.545524 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota_utils [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Quota exceeded for 75e7e57e7c884f4789c63399e6671be7, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 12 14:54:27.549372 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858f42b6-e5d5-47f0-9ef2-aa2907b429ec) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 14:54:27.549372 np0000007067 devstack@c-api.service[100247]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 12 14:54:27.552288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858f42b6-e5d5-47f0-9ef2-aa2907b429ec) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.553504 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (858f42b6-e5d5-47f0-9ef2-aa2907b429ec) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:54:27.554873 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba3c118-019e-4c20-a515-b57fa3c6305a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:27.555641 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ba3c118-019e-4c20-a515-b57fa3c6305a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:54:27.557681 np0000007067 devstack@c-api.service[100247]: WARNING cinder.volume.api [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Flow 'volume_create_api' (058ab3c4-4a96-4982-91d4-aa2823f4ab1a) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 14:54:27.557681 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.middleware.fault [None req-b3cf355f-9270-4ed7-a6f7-19ec8eb58699 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 413 Aug 12 14:54:27.559176 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 630/2520] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:27 2026] POST /volume/v3/volumes => generated 150 bytes in 121 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 14:54:27.568013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4d4c7812-8290-42b6-ab14-6492abb4e9b2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.571830 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d4c7812-8290-42b6-ab14-6492abb4e9b2 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 Aug 12 14:54:27.571830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d4c7812-8290-42b6-ab14-6492abb4e9b2 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.577185 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:27.577185 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:27.616907 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5c240330-63f9-41a3-9862-c5302ca27ee6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.618416 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d4c7812-8290-42b6-ab14-6492abb4e9b2 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 returned with HTTP 200 Aug 12 14:54:27.619022 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 635/2521] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:54:27 2026] PUT /volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 => generated 391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:27.619967 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c240330-63f9-41a3-9862-c5302ca27ee6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:27.619967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c240330-63f9-41a3-9862-c5302ca27ee6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.619967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5c240330-63f9-41a3-9862-c5302ca27ee6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.619967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5c240330-63f9-41a3-9862-c5302ca27ee6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:27.625828 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:27.625828 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:27.626872 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5c240330-63f9-41a3-9862-c5302ca27ee6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:27.627485 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 635/2522] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:27 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:27.631616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23144697-ee1c-4a85-b161-a32b4902a6fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.633716 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23144697-ee1c-4a85-b161-a32b4902a6fd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] POST https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380/action Aug 12 14:54:27.634172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23144697-ee1c-4a85-b161-a32b4902a6fd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:27.634702 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23144697-ee1c-4a85-b161-a32b4902a6fd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:27.646185 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:27.646185 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:27.646978 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-23144697-ee1c-4a85-b161-a32b4902a6fd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Volume info retrieved successfully. Aug 12 14:54:27.696038 np0000007067 devstack@c-api.service[100246]: ERROR cinder.volume.api [None req-23144697-ee1c-4a85-b161-a32b4902a6fd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Quota exceeded for 75e7e57e7c884f4789c63399e6671be7, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 14:54:27.704728 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.middleware.fault [None req-23144697-ee1c-4a85-b161-a32b4902a6fd tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380/action returned with HTTP 413 Aug 12 14:54:27.705600 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 623/2523] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:54:27 2026] POST /volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380/action => generated 208 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 14:54:27.718700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a833978b-7298-4337-9895-5ca2a2528f81 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.723043 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a833978b-7298-4337-9895-5ca2a2528f81 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] GET https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 Aug 12 14:54:27.723043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a833978b-7298-4337-9895-5ca2a2528f81 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.723333 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a833978b-7298-4337-9895-5ca2a2528f81 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.734331 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:27.734331 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:27.743544 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a833978b-7298-4337-9895-5ca2a2528f81 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Volume info retrieved successfully. Aug 12 14:54:27.750740 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a833978b-7298-4337-9895-5ca2a2528f81 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 returned with HTTP 200 Aug 12 14:54:27.751329 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 631/2524] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:27 2026] GET /volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:27.768897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ffb58c61-960b-4225-b811-5e0992a118f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.771093 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ffb58c61-960b-4225-b811-5e0992a118f1 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] DELETE https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 Aug 12 14:54:27.771361 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ffb58c61-960b-4225-b811-5e0992a118f1 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.771763 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ffb58c61-960b-4225-b811-5e0992a118f1 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.772086 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ffb58c61-960b-4225-b811-5e0992a118f1 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Delete volume with id: 52c92d05-1251-4a94-bd04-53b98be44380 Aug 12 14:54:27.781792 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:27.781792 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:27.782723 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ffb58c61-960b-4225-b811-5e0992a118f1 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Volume info retrieved successfully. Aug 12 14:54:27.810129 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ffb58c61-960b-4225-b811-5e0992a118f1 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Delete volume request issued successfully. Aug 12 14:54:27.810440 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ffb58c61-960b-4225-b811-5e0992a118f1 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 returned with HTTP 202 Aug 12 14:54:27.811051 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 636/2525] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:27 2026] DELETE /volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:27.819622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32d5a299-5b41-4eb7-99fb-a8f5fe0b5a75 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.821806 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32d5a299-5b41-4eb7-99fb-a8f5fe0b5a75 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] GET https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 Aug 12 14:54:27.822063 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32d5a299-5b41-4eb7-99fb-a8f5fe0b5a75 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.822346 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32d5a299-5b41-4eb7-99fb-a8f5fe0b5a75 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:27.834127 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:27.834127 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:27.841057 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-32d5a299-5b41-4eb7-99fb-a8f5fe0b5a75 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Volume info retrieved successfully. Aug 12 14:54:27.850788 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32d5a299-5b41-4eb7-99fb-a8f5fe0b5a75 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 returned with HTTP 200 Aug 12 14:54:27.851549 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 636/2526] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:27 2026] GET /volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:27.985302 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fbf99560-e808-40dd-aad0-7e7e99f4a9f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:27.987835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fbf99560-e808-40dd-aad0-7e7e99f4a9f7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:54:27.988655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fbf99560-e808-40dd-aad0-7e7e99f4a9f7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:27.988655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fbf99560-e808-40dd-aad0-7e7e99f4a9f7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:28.002148 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:28.002148 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:28.006524 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fbf99560-e808-40dd-aad0-7e7e99f4a9f7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:54:28.015742 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fbf99560-e808-40dd-aad0-7e7e99f4a9f7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:54:28.016141 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 624/2527] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:54:27 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:28.567620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b88c2668-ac62-42b8-9e3a-427817ae3978 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:28.567620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b88c2668-ac62-42b8-9e3a-427817ae3978 None None] GET https://10.4.3.100/volume// Aug 12 14:54:28.567620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b88c2668-ac62-42b8-9e3a-427817ae3978 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:28.568605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b88c2668-ac62-42b8-9e3a-427817ae3978 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:28.568605 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b88c2668-ac62-42b8-9e3a-427817ae3978 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:54:28.568950 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 632/2528] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:54:28 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 14:54:28.585596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-474e7693-300c-4da9-8eda-c9de89a0784c req-31756d9b-c1b9-4d1b-8647-0d86cfda4a81 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:28.588531 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-31756d9b-c1b9-4d1b-8647-0d86cfda4a81 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:54:28.590018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-31756d9b-c1b9-4d1b-8647-0d86cfda4a81 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b2f4ed55-e7f8-45c7-a168-86d4300740af", "connector": null, "instance_uuid": "125a0859-364c-47c5-844a-4fb83488b93f"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:28.638546 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:28.638546 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:28.642602 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55f9338f-e04a-4ba5-acbf-a401f903ab0c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:28.646787 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55f9338f-e04a-4ba5-acbf-a401f903ab0c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:28.649210 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55f9338f-e04a-4ba5-acbf-a401f903ab0c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:28.649653 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55f9338f-e04a-4ba5-acbf-a401f903ab0c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:28.649730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-55f9338f-e04a-4ba5-acbf-a401f903ab0c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:28.656377 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:28.656377 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:28.656644 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55f9338f-e04a-4ba5-acbf-a401f903ab0c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:28.657054 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 637/2529] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:28 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:28.704728 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-31756d9b-c1b9-4d1b-8647-0d86cfda4a81 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:54:28.705133 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 637/2530] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:54:28 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:28.715890 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fb8d6c77-e348-4489-b2ad-5230a3b07a85 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:28.719327 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fb8d6c77-e348-4489-b2ad-5230a3b07a85 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691 Aug 12 14:54:28.719644 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fb8d6c77-e348-4489-b2ad-5230a3b07a85 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:28.719918 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fb8d6c77-e348-4489-b2ad-5230a3b07a85 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:28.738783 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:28.738783 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:28.822240 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-fb8d6c77-e348-4489-b2ad-5230a3b07a85 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691 returned with HTTP 200 Aug 12 14:54:28.823033 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 625/2531] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:54:28 2026] DELETE /volume/v3/attachments/20c0d754-479e-45de-be7e-e7970ad59691 => generated 367 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:28.868292 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b49bd17f-5caa-4ff5-843f-bf5e2fd6cbf2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:28.873620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b49bd17f-5caa-4ff5-843f-bf5e2fd6cbf2 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] GET https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 Aug 12 14:54:28.873620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b49bd17f-5caa-4ff5-843f-bf5e2fd6cbf2 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:28.873620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b49bd17f-5caa-4ff5-843f-bf5e2fd6cbf2 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:28.884435 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b49bd17f-5caa-4ff5-843f-bf5e2fd6cbf2 tempest-VolumeQuotasNegativeTestJSON-205918973 tempest-VolumeQuotasNegativeTestJSON-205918973-project-member] https://10.4.3.100/volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 returned with HTTP 404 Aug 12 14:54:28.884435 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 633/2532] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:28 2026] GET /volume/v3/volumes/52c92d05-1251-4a94-bd04-53b98be44380 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:28.895359 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d11e87d4-e793-43cc-9310-b8d4b4c754b7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:28.898107 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d11e87d4-e793-43cc-9310-b8d4b4c754b7 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 Aug 12 14:54:28.898416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d11e87d4-e793-43cc-9310-b8d4b4c754b7 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:29.047327 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d11e87d4-e793-43cc-9310-b8d4b4c754b7 tempest-VolumeQuotasNegativeTestJSON-1609335993 tempest-VolumeQuotasNegativeTestJSON-1609335993-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 returned with HTTP 200 Aug 12 14:54:29.047559 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 638/2533] 10.4.3.100 () {68 vars in 1375 bytes} [Wed Aug 12 14:54:28 2026] PUT /volume/v3/os-quota-sets/75e7e57e7c884f4789c63399e6671be7 => generated 395 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:29.675830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-709e91e6-efb7-42fb-a72f-6caadcf208bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:29.678396 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-709e91e6-efb7-42fb-a72f-6caadcf208bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:29.678396 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-709e91e6-efb7-42fb-a72f-6caadcf208bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:29.678796 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-709e91e6-efb7-42fb-a72f-6caadcf208bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:29.678938 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-709e91e6-efb7-42fb-a72f-6caadcf208bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:29.687119 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:29.687119 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:29.688378 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-709e91e6-efb7-42fb-a72f-6caadcf208bd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:29.689041 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 638/2534] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:29 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:30.173152 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-474e7693-300c-4da9-8eda-c9de89a0784c req-58b8c4f1-00d6-4a13-b345-e2688ce12194 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:30.177778 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-58b8c4f1-00d6-4a13-b345-e2688ce12194 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee Aug 12 14:54:30.177778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-58b8c4f1-00d6-4a13-b345-e2688ce12194 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:30.190745 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-474e7693-300c-4da9-8eda-c9de89a0784c req-58b8c4f1-00d6-4a13-b345-e2688ce12194 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:54:30.200504 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-474e7693-300c-4da9-8eda-c9de89a0784c req-58b8c4f1-00d6-4a13-b345-e2688ce12194 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:54:30.200504 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:30.200504 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:30.322329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-474e7693-300c-4da9-8eda-c9de89a0784c req-58b8c4f1-00d6-4a13-b345-e2688ce12194 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-b2f4ed55-e7f8-45c7-a168-86d4300740af-np0000007067" released by "attachment_update" :: held 0.124s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:54:30.322688 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-58b8c4f1-00d6-4a13-b345-e2688ce12194 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee returned with HTTP 200 Aug 12 14:54:30.323497 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 626/2535] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:54:30 2026] PUT /volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:30.334380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-474e7693-300c-4da9-8eda-c9de89a0784c req-f8293a57-0b16-450a-8547-6d1774dfa86a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:30.337308 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-f8293a57-0b16-450a-8547-6d1774dfa86a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee Aug 12 14:54:30.337561 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-f8293a57-0b16-450a-8547-6d1774dfa86a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:30.338185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-f8293a57-0b16-450a-8547-6d1774dfa86a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:30.362548 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-f8293a57-0b16-450a-8547-6d1774dfa86a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee returned with HTTP 200 Aug 12 14:54:30.363501 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 634/2536] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 14:54:30 2026] GET /volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:30.715129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a12208f-18e1-424b-a57b-ceda345b7c7a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:30.718679 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a12208f-18e1-424b-a57b-ceda345b7c7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:30.718679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a12208f-18e1-424b-a57b-ceda345b7c7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:30.718679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a12208f-18e1-424b-a57b-ceda345b7c7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:30.718679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2a12208f-18e1-424b-a57b-ceda345b7c7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:30.724115 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:30.724115 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:30.725339 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a12208f-18e1-424b-a57b-ceda345b7c7a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:30.725818 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 639/2537] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:30 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:31.740325 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-84773e85-e06e-48de-a440-35bd6f56940c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:31.742578 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84773e85-e06e-48de-a440-35bd6f56940c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:31.742812 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84773e85-e06e-48de-a440-35bd6f56940c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:31.743053 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84773e85-e06e-48de-a440-35bd6f56940c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:31.743228 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-84773e85-e06e-48de-a440-35bd6f56940c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:31.748614 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:31.748614 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:31.749490 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84773e85-e06e-48de-a440-35bd6f56940c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:31.749848 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 639/2538] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:31 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:31.767891 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-621b086a-0da4-4242-8f10-783c8dd8f4cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:31.770427 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-621b086a-0da4-4242-8f10-783c8dd8f4cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:31.770685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-621b086a-0da4-4242-8f10-783c8dd8f4cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:31.770929 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-621b086a-0da4-4242-8f10-783c8dd8f4cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:31.771076 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-621b086a-0da4-4242-8f10-783c8dd8f4cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:31.776570 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:31.776570 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:31.777677 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-621b086a-0da4-4242-8f10-783c8dd8f4cb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:31.778166 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 627/2539] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:31 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:31.788437 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bfe8e009-205e-4898-8fe7-32a79578ed31 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:31.790260 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bfe8e009-205e-4898-8fe7-32a79578ed31 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:31.790570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bfe8e009-205e-4898-8fe7-32a79578ed31 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:31.790891 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bfe8e009-205e-4898-8fe7-32a79578ed31 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:31.791038 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-bfe8e009-205e-4898-8fe7-32a79578ed31 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete backup with id: 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. Aug 12 14:54:31.798313 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:31.798313 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:31.810805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-bfe8e009-205e-4898-8fe7-32a79578ed31 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] delete_backup rpcapi backup_id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:54:31.811964 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bfe8e009-205e-4898-8fe7-32a79578ed31 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 202 Aug 12 14:54:31.812577 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 635/2540] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:31 2026] DELETE /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:54:31.819502 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3961f08d-ac91-4621-b5c2-01a35d8213a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:31.825527 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3961f08d-ac91-4621-b5c2-01a35d8213a7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:31.825527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3961f08d-ac91-4621-b5c2-01a35d8213a7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:31.825527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3961f08d-ac91-4621-b5c2-01a35d8213a7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:31.825527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3961f08d-ac91-4621-b5c2-01a35d8213a7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:31.834519 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:31.834519 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:31.834519 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3961f08d-ac91-4621-b5c2-01a35d8213a7 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 200 Aug 12 14:54:31.837443 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 640/2541] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:31 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 707 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:32.030009 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76bbe86e-c23a-44c0-aef3-a19d5133116d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.169937 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76bbe86e-c23a-44c0-aef3-a19d5133116d tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] POST https://10.4.3.100/volume/v3/types/a30dea47-e023-4e7f-a0fe-3781958a899d/encryption Aug 12 14:54:32.170473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76bbe86e-c23a-44c0-aef3-a19d5133116d tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:32.207807 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76bbe86e-c23a-44c0-aef3-a19d5133116d tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types/a30dea47-e023-4e7f-a0fe-3781958a899d/encryption returned with HTTP 404 Aug 12 14:54:32.208593 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 640/2542] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:54:32 2026] POST /volume/v3/types/a30dea47-e023-4e7f-a0fe-3781958a899d/encryption => generated 114 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:32.216793 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c350f52d-ff55-4183-9d5f-ac4ee1330da9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.218575 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c350f52d-ff55-4183-9d5f-ac4ee1330da9 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:32.218928 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c350f52d-ff55-4183-9d5f-ac4ee1330da9 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1653866822", "os-volume-type-access:is_public": false}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:32.233016 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c350f52d-ff55-4183-9d5f-ac4ee1330da9 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:32.233426 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 628/2543] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:32 2026] POST /volume/v3/types => generated 231 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:32.242526 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d03d41c1-846a-406d-8b84-1794f6468389 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.320020 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d03d41c1-846a-406d-8b84-1794f6468389 tempest-VolumeTypesNegativeTest-823629912 tempest-VolumeTypesNegativeTest-823629912-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:32.320488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d03d41c1-846a-406d-8b84-1794f6468389 tempest-VolumeTypesNegativeTest-823629912 tempest-VolumeTypesNegativeTest-823629912-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5564c57f-c934-424e-a7ca-999230556d88", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1128891732"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:32.322407 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-d03d41c1-846a-406d-8b84-1794f6468389 tempest-VolumeTypesNegativeTest-823629912 tempest-VolumeTypesNegativeTest-823629912-project-member] Create volume request body: {'volume': {'volume_type': '5564c57f-c934-424e-a7ca-999230556d88', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1128891732'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:32.330826 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d03d41c1-846a-406d-8b84-1794f6468389 tempest-VolumeTypesNegativeTest-823629912 tempest-VolumeTypesNegativeTest-823629912-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 404 Aug 12 14:54:32.331524 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 636/2544] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:32 2026] POST /volume/v3/volumes => generated 114 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:32.339637 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea85e347-032d-4a8a-ba4c-c860c0b9c492 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.343931 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea85e347-032d-4a8a-ba4c-c860c0b9c492 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] DELETE https://10.4.3.100/volume/v3/types/5564c57f-c934-424e-a7ca-999230556d88 Aug 12 14:54:32.343931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea85e347-032d-4a8a-ba4c-c860c0b9c492 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:32.343931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea85e347-032d-4a8a-ba4c-c860c0b9c492 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:32.372486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea85e347-032d-4a8a-ba4c-c860c0b9c492 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types/5564c57f-c934-424e-a7ca-999230556d88 returned with HTTP 202 Aug 12 14:54:32.372989 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 641/2545] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:32 2026] DELETE /volume/v3/types/5564c57f-c934-424e-a7ca-999230556d88 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:32.382013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e7a1c34-cb0b-4a11-92d7-c086f56c90f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.384416 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e7a1c34-cb0b-4a11-92d7-c086f56c90f6 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] GET https://10.4.3.100/volume/v3/types/5564c57f-c934-424e-a7ca-999230556d88 Aug 12 14:54:32.384741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e7a1c34-cb0b-4a11-92d7-c086f56c90f6 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:32.385025 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e7a1c34-cb0b-4a11-92d7-c086f56c90f6 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:32.389366 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e7a1c34-cb0b-4a11-92d7-c086f56c90f6 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types/5564c57f-c934-424e-a7ca-999230556d88 returned with HTTP 404 Aug 12 14:54:32.390192 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 641/2546] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:54:32 2026] GET /volume/v3/types/5564c57f-c934-424e-a7ca-999230556d88 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:32.399659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50a3dd5e-c9bf-41e7-8212-346fda562d43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.402115 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50a3dd5e-c9bf-41e7-8212-346fda562d43 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:32.402640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50a3dd5e-c9bf-41e7-8212-346fda562d43 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:32.404765 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50a3dd5e-c9bf-41e7-8212-346fda562d43 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 400 Aug 12 14:54:32.405478 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 629/2547] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:54:32 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:54:32.414814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-21b8f165-4a2c-47b3-9f6b-93d3b07ef280 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.416939 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-21b8f165-4a2c-47b3-9f6b-93d3b07ef280 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:32.417479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-21b8f165-4a2c-47b3-9f6b-93d3b07ef280 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-931814176"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:32.431042 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-21b8f165-4a2c-47b3-9f6b-93d3b07ef280 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:32.431566 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 637/2548] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:54:32 2026] POST /volume/v3/types => generated 228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:32.444910 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f2778a99-2513-4a2e-a309-bfcf76b5d076 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.447216 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2778a99-2513-4a2e-a309-bfcf76b5d076 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:32.447628 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2778a99-2513-4a2e-a309-bfcf76b5d076 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-931814176"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:32.454099 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2778a99-2513-4a2e-a309-bfcf76b5d076 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-931814176 already exists. Aug 12 14:54:32.454286 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2778a99-2513-4a2e-a309-bfcf76b5d076 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 409 Aug 12 14:54:32.454919 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 642/2549] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:54:32 2026] POST /volume/v3/types => generated 133 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:32.463984 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fa418292-37bd-4e97-aab4-c513b2c30251 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.469043 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa418292-37bd-4e97-aab4-c513b2c30251 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] DELETE https://10.4.3.100/volume/v3/types/a5bd1ac2-d31f-45c1-80fa-0f4925edfb09 Aug 12 14:54:32.469453 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa418292-37bd-4e97-aab4-c513b2c30251 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:32.469764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fa418292-37bd-4e97-aab4-c513b2c30251 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:32.506425 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fa418292-37bd-4e97-aab4-c513b2c30251 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types/a5bd1ac2-d31f-45c1-80fa-0f4925edfb09 returned with HTTP 202 Aug 12 14:54:32.506425 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 642/2550] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:32 2026] DELETE /volume/v3/types/a5bd1ac2-d31f-45c1-80fa-0f4925edfb09 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:32.515051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e928de5-b047-4778-b458-dd0002f6f17c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.517050 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e928de5-b047-4778-b458-dd0002f6f17c tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] GET https://10.4.3.100/volume/v3/types/a5bd1ac2-d31f-45c1-80fa-0f4925edfb09 Aug 12 14:54:32.517203 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e928de5-b047-4778-b458-dd0002f6f17c tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:32.517355 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e928de5-b047-4778-b458-dd0002f6f17c tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:32.524002 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e928de5-b047-4778-b458-dd0002f6f17c tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types/a5bd1ac2-d31f-45c1-80fa-0f4925edfb09 returned with HTTP 404 Aug 12 14:54:32.524545 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 630/2551] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:54:32 2026] GET /volume/v3/types/a5bd1ac2-d31f-45c1-80fa-0f4925edfb09 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:32.533910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e8be67b1-1d8f-43d9-a6f5-e31590ac8fa0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.535945 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e8be67b1-1d8f-43d9-a6f5-e31590ac8fa0 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] DELETE https://10.4.3.100/volume/v3/types/6ae908f3-8f6d-4983-bef3-53bd04877eb1 Aug 12 14:54:32.536124 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e8be67b1-1d8f-43d9-a6f5-e31590ac8fa0 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:32.536330 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e8be67b1-1d8f-43d9-a6f5-e31590ac8fa0 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:32.540956 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e8be67b1-1d8f-43d9-a6f5-e31590ac8fa0 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types/6ae908f3-8f6d-4983-bef3-53bd04877eb1 returned with HTTP 404 Aug 12 14:54:32.541939 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 638/2552] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:54:32 2026] DELETE /volume/v3/types/6ae908f3-8f6d-4983-bef3-53bd04877eb1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:32.557192 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e0928d24-1440-4615-bee3-ac0ef107a6d1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.560664 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0928d24-1440-4615-bee3-ac0ef107a6d1 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] GET https://10.4.3.100/volume/v3/types/0ecc9f01-a3fa-4ef1-9282-524d47107701 Aug 12 14:54:32.560935 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0928d24-1440-4615-bee3-ac0ef107a6d1 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:32.561236 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e0928d24-1440-4615-bee3-ac0ef107a6d1 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:32.565615 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e0928d24-1440-4615-bee3-ac0ef107a6d1 tempest-VolumeTypesNegativeTest-2022901312 tempest-VolumeTypesNegativeTest-2022901312-project-admin] https://10.4.3.100/volume/v3/types/0ecc9f01-a3fa-4ef1-9282-524d47107701 returned with HTTP 404 Aug 12 14:54:32.566302 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 643/2553] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:54:32 2026] GET /volume/v3/types/0ecc9f01-a3fa-4ef1-9282-524d47107701 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:32.854908 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-377e8a07-a71d-43ae-bd4b-5eac391503ea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.857240 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-377e8a07-a71d-43ae-bd4b-5eac391503ea tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb Aug 12 14:54:32.857538 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-377e8a07-a71d-43ae-bd4b-5eac391503ea tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:32.857794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-377e8a07-a71d-43ae-bd4b-5eac391503ea tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:32.857941 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-377e8a07-a71d-43ae-bd4b-5eac391503ea tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 3f76cde2-a55e-4144-8c7f-5f9f077d45cb. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:32.870675 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-377e8a07-a71d-43ae-bd4b-5eac391503ea tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb returned with HTTP 404 Aug 12 14:54:32.871833 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 643/2554] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:32 2026] GET /volume/v3/backups/3f76cde2-a55e-4144-8c7f-5f9f077d45cb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:32.880522 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:32.884567 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:54:32.884976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d7b6f1ab-2829-47da-ac7c-28809f2b96e1", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1474534017", "container": "tempest-volumesbackupstest-backup-container-15662120"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:32.889690 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating new backup {'backup': {'volume_id': 'd7b6f1ab-2829-47da-ac7c-28809f2b96e1', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1474534017', 'container': 'tempest-volumesbackupstest-backup-container-15662120'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:54:32.889881 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Creating backup of volume d7b6f1ab-2829-47da-ac7c-28809f2b96e1 in container tempest-volumesbackupstest-backup-container-15662120 Aug 12 14:54:32.904969 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:32.904969 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:32.905440 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:32.930059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Created reservations ['2f2a4445-fa26-4ee4-b50e-78bf937f1169', '35bfdfb6-a51a-4242-b33e-34149e5f7f02'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:32.999734 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3feb2eaf-fee0-49f8-9b2b-27173e0620eb tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:54:33.000283 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 631/2555] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:32 2026] POST /volume/v3/backups => generated 330 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:33.017578 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-730ff546-21a5-4919-bd7c-1d738c8b7b8a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:33.019746 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-730ff546-21a5-4919-bd7c-1d738c8b7b8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:33.019974 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-730ff546-21a5-4919-bd7c-1d738c8b7b8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:33.020237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-730ff546-21a5-4919-bd7c-1d738c8b7b8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:33.022471 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-730ff546-21a5-4919-bd7c-1d738c8b7b8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:33.025693 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:33.025693 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:33.027491 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-730ff546-21a5-4919-bd7c-1d738c8b7b8a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:33.027491 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 639/2556] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:33 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:34.044086 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-248b7a7a-7cb9-4ea1-ac56-3d138a75790e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:34.046269 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-248b7a7a-7cb9-4ea1-ac56-3d138a75790e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:34.046581 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-248b7a7a-7cb9-4ea1-ac56-3d138a75790e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:34.047196 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-248b7a7a-7cb9-4ea1-ac56-3d138a75790e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:34.047196 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-248b7a7a-7cb9-4ea1-ac56-3d138a75790e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:34.055042 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:34.055042 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:34.056101 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-248b7a7a-7cb9-4ea1-ac56-3d138a75790e tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:34.056593 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 644/2557] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:34 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:34.560455 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-474e7693-300c-4da9-8eda-c9de89a0784c req-32d8c959-88b5-49ee-8e29-a65f076d1ebd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:34.564222 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-32d8c959-88b5-49ee-8e29-a65f076d1ebd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee/action Aug 12 14:54:34.564706 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-32d8c959-88b5-49ee-8e29-a65f076d1ebd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:34.564963 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-32d8c959-88b5-49ee-8e29-a65f076d1ebd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:34.593903 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:34.593903 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:34.616307 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-474e7693-300c-4da9-8eda-c9de89a0784c req-32d8c959-88b5-49ee-8e29-a65f076d1ebd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee/action returned with HTTP 204 Aug 12 14:54:34.616841 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 644/2558] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:54:34 2026] POST /volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:35.072193 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3eb6c94c-69b0-44bc-9e88-7225dfa797b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:35.075707 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eb6c94c-69b0-44bc-9e88-7225dfa797b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:35.076033 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eb6c94c-69b0-44bc-9e88-7225dfa797b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:35.076708 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eb6c94c-69b0-44bc-9e88-7225dfa797b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:35.076958 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3eb6c94c-69b0-44bc-9e88-7225dfa797b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:35.086210 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:35.086210 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:35.087937 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eb6c94c-69b0-44bc-9e88-7225dfa797b5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:35.088899 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 632/2559] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:35 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:35.663042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-05389a91-053f-44b6-bea3-431089a16163 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:35.826989 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:35.827171 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-158025042"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:35.829141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-158025042'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:35.829312 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Create volume of 1 GB Aug 12 14:54:35.835250 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Availability Zones retrieved successfully. Aug 12 14:54:35.843655 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Flow 'volume_create_api' (9e84fc79-1fa4-46f7-937c-a0108a8cf07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:35.845210 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf5cb4e6-c9cd-43be-a8ce-6c8fb6d407dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:35.846667 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:35.890669 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf5cb4e6-c9cd-43be-a8ce-6c8fb6d407dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:35.891777 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b0cde6-4b65-483e-bdf2-b08e3e722d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:35.981288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Created reservations ['1ea3879c-c11b-4c4a-98f7-e9c9dfac0352', '2caac9d9-ffda-47c6-8520-451aeeff000e', '312294d9-c086-4668-b45a-e43d3210bc36', 'c3483c2d-7b55-4c35-a6f7-56cf237326ec'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:35.982429 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b0cde6-4b65-483e-bdf2-b08e3e722d55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ea3879c-c11b-4c4a-98f7-e9c9dfac0352', '2caac9d9-ffda-47c6-8520-451aeeff000e', '312294d9-c086-4668-b45a-e43d3210bc36', 'c3483c2d-7b55-4c35-a6f7-56cf237326ec']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:35.983347 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4c79f9-bba4-4db9-a85c-a45f61eb9e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:36.017469 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c4c79f9-bba4-4db9-a85c-a45f61eb9e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0c383cf-8c32-449a-b3bc-969f74ad486c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-158025042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ea40cd08747fb9b72f637f4f00ade',qos_specs=None,replication_status=,reservations=['1ea3879c-c11b-4c4a-98f7-e9c9dfac0352','2caac9d9-ffda-47c6-8520-451aeeff000e','312294d9-c086-4668-b45a-e43d3210bc36','c3483c2d-7b55-4c35-a6f7-56cf237326ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-158025042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0c383cf-8c32-449a-b3bc-969f74ad486c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605ea40cd08747fb9b72f637f4f00ade',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:36.017737 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b158e58d-8d86-4b3b-be59-63467f31f2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:36.043007 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b158e58d-8d86-4b3b-be59-63467f31f2ea) transitioned into state 'SUCCESS' from state '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-158025042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ea40cd08747fb9b72f637f4f00ade',qos_specs=None,replication_status=,reservations=['1ea3879c-c11b-4c4a-98f7-e9c9dfac0352','2caac9d9-ffda-47c6-8520-451aeeff000e','312294d9-c086-4668-b45a-e43d3210bc36','c3483c2d-7b55-4c35-a6f7-56cf237326ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:36.045810 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32cf04c0-5d9b-4e47-af3a-e33a986a2470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:36.062844 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32cf04c0-5d9b-4e47-af3a-e33a986a2470) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:36.063707 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Flow 'volume_create_api' (9e84fc79-1fa4-46f7-937c-a0108a8cf07e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:36.064031 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Create volume request issued successfully. Aug 12 14:54:36.064513 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-05389a91-053f-44b6-bea3-431089a16163 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:36.065499 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 640/2560] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:54:35 2026] POST /volume/v3/volumes => generated 753 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:36.083345 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ca7f03c-0e03-45d6-ba4c-5763506033b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:36.085667 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ca7f03c-0e03-45d6-ba4c-5763506033b9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:54:36.085937 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ca7f03c-0e03-45d6-ba4c-5763506033b9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:36.086194 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ca7f03c-0e03-45d6-ba4c-5763506033b9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:36.097185 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:36.097185 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:36.105511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-be6f3d53-a52f-4ee2-9b5a-817e3b27fcb5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:36.107910 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be6f3d53-a52f-4ee2-9b5a-817e3b27fcb5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:36.108213 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be6f3d53-a52f-4ee2-9b5a-817e3b27fcb5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:36.108607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be6f3d53-a52f-4ee2-9b5a-817e3b27fcb5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:36.108739 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-be6f3d53-a52f-4ee2-9b5a-817e3b27fcb5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:36.112578 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ca7f03c-0e03-45d6-ba4c-5763506033b9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:54:36.119621 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ca7f03c-0e03-45d6-ba4c-5763506033b9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c returned with HTTP 200 Aug 12 14:54:36.120207 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 645/2561] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:36 2026] GET /volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:36.120952 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:36.120952 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:36.122003 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be6f3d53-a52f-4ee2-9b5a-817e3b27fcb5 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:36.123401 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 645/2562] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:36 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:37.140446 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9cf2f23d-8264-4588-8a3b-dd6f59e3ff54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:37.142583 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a296bb0f-8548-40bf-8494-ac8c325de2d3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:37.142889 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cf2f23d-8264-4588-8a3b-dd6f59e3ff54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:37.146185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cf2f23d-8264-4588-8a3b-dd6f59e3ff54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:37.146185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cf2f23d-8264-4588-8a3b-dd6f59e3ff54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:37.146185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9cf2f23d-8264-4588-8a3b-dd6f59e3ff54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:37.146393 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a296bb0f-8548-40bf-8494-ac8c325de2d3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:54:37.146393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a296bb0f-8548-40bf-8494-ac8c325de2d3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:37.146393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a296bb0f-8548-40bf-8494-ac8c325de2d3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:37.149066 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:37.149066 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:37.150207 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cf2f23d-8264-4588-8a3b-dd6f59e3ff54 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:37.150954 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 633/2563] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:37 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:37.161827 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:37.161827 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:37.168888 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a296bb0f-8548-40bf-8494-ac8c325de2d3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:54:37.173339 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a296bb0f-8548-40bf-8494-ac8c325de2d3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c returned with HTTP 200 Aug 12 14:54:37.174031 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 641/2564] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:37 2026] GET /volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:37.190744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:37.193649 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:54:37.194543 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0c383cf-8c32-449a-b3bc-969f74ad486c", "name": "tempest-VolumesBackupsAdminTest-Backup-1551468640", "container": "tempest-volumesbackupsadmintest-backup-container-923278293"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:37.196477 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Creating new backup {'backup': {'volume_id': 'b0c383cf-8c32-449a-b3bc-969f74ad486c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1551468640', 'container': 'tempest-volumesbackupsadmintest-backup-container-923278293'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:54:37.196699 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Creating backup of volume b0c383cf-8c32-449a-b3bc-969f74ad486c in container tempest-volumesbackupsadmintest-backup-container-923278293 Aug 12 14:54:37.207853 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:37.207853 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:37.208753 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:54:37.244908 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Created reservations ['34c50232-e505-431a-813e-78a79d08e54a', '2881de28-d3a1-4e6b-bef0-ab53f2c2c2d2'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:37.286960 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-532bbf62-9bcf-4602-92a3-b69ef805ae41 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:54:37.287769 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 646/2565] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:37 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 14:54:37.298125 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59755ce8-c2f1-4557-bb76-c4c02974ed38 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:37.300595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59755ce8-c2f1-4557-bb76-c4c02974ed38 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:37.300891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59755ce8-c2f1-4557-bb76-c4c02974ed38 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:37.301182 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59755ce8-c2f1-4557-bb76-c4c02974ed38 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:37.301319 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-59755ce8-c2f1-4557-bb76-c4c02974ed38 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:37.306093 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:37.306093 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:37.307142 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59755ce8-c2f1-4557-bb76-c4c02974ed38 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:37.307582 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 646/2566] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:37 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:38.163307 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ef17b211-5d83-4c7c-a463-20ef120bb230 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:38.166268 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef17b211-5d83-4c7c-a463-20ef120bb230 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:38.166714 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef17b211-5d83-4c7c-a463-20ef120bb230 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:38.167188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ef17b211-5d83-4c7c-a463-20ef120bb230 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:38.167422 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ef17b211-5d83-4c7c-a463-20ef120bb230 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:38.173977 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:38.173977 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:38.174789 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ef17b211-5d83-4c7c-a463-20ef120bb230 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:38.175141 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 634/2567] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:38 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:38.321932 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5831e7c-22f6-4a30-9ecd-b05164b66059 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:38.324479 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5831e7c-22f6-4a30-9ecd-b05164b66059 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:38.325049 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5831e7c-22f6-4a30-9ecd-b05164b66059 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:38.325538 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5831e7c-22f6-4a30-9ecd-b05164b66059 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:38.326185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f5831e7c-22f6-4a30-9ecd-b05164b66059 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:38.336895 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:38.336895 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:38.336895 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5831e7c-22f6-4a30-9ecd-b05164b66059 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:38.336895 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 642/2568] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:38 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:39.187877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abc149b0-0dd9-4e6b-ae29-945aaf932584 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:39.190265 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abc149b0-0dd9-4e6b-ae29-945aaf932584 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:39.190746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abc149b0-0dd9-4e6b-ae29-945aaf932584 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:39.191100 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abc149b0-0dd9-4e6b-ae29-945aaf932584 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:39.191475 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-abc149b0-0dd9-4e6b-ae29-945aaf932584 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:39.197200 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:39.197200 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:39.199093 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abc149b0-0dd9-4e6b-ae29-945aaf932584 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:39.199093 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 647/2569] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:39 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:39.353141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c982a92-844f-4b08-b641-1b01bc2ed4c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:39.355605 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c982a92-844f-4b08-b641-1b01bc2ed4c2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:39.358112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c982a92-844f-4b08-b641-1b01bc2ed4c2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:39.358112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c982a92-844f-4b08-b641-1b01bc2ed4c2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:39.358284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7c982a92-844f-4b08-b641-1b01bc2ed4c2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:39.367593 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:39.367593 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:39.368667 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c982a92-844f-4b08-b641-1b01bc2ed4c2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:39.369136 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 647/2570] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:39 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:40.216969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-86261482-e4c7-4c6c-9de6-d9a7af5f5d7c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:40.222816 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86261482-e4c7-4c6c-9de6-d9a7af5f5d7c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:40.224127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86261482-e4c7-4c6c-9de6-d9a7af5f5d7c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:40.225047 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-86261482-e4c7-4c6c-9de6-d9a7af5f5d7c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:40.225200 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-86261482-e4c7-4c6c-9de6-d9a7af5f5d7c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:40.238422 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:40.238422 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:40.239556 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-86261482-e4c7-4c6c-9de6-d9a7af5f5d7c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:40.240058 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 635/2571] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:40 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:40.385174 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8b501600-e47c-43f8-a079-7e2cfff8ec16 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:40.390603 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8b501600-e47c-43f8-a079-7e2cfff8ec16 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:40.390916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8b501600-e47c-43f8-a079-7e2cfff8ec16 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:40.391211 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8b501600-e47c-43f8-a079-7e2cfff8ec16 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:40.391366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8b501600-e47c-43f8-a079-7e2cfff8ec16 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:40.399396 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:40.399396 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:40.405607 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8b501600-e47c-43f8-a079-7e2cfff8ec16 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:40.405607 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 643/2572] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:40 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:41.061211 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec4dfd1a-ad20-4190-9725-2ba58b6069bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:41.162302 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec4dfd1a-ad20-4190-9725-2ba58b6069bf tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:41.163623 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec4dfd1a-ad20-4190-9725-2ba58b6069bf tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922", "extra_specs": {"multiattach": " True"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:41.194669 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec4dfd1a-ad20-4190-9725-2ba58b6069bf tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:41.195201 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 648/2573] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:54:41 2026] POST /volume/v3/types => generated 286 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:41.210003 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:41.212792 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:41.213240 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1937154532", "snapshot_id": null, "imageRef": null, "volume_type": "f31790a0-da88-46c6-a3c4-e76e8686af24", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:41.215710 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1937154532', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'f31790a0-da88-46c6-a3c4-e76e8686af24', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:41.222348 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume of 1 GB Aug 12 14:54:41.222776 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:41.222776 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:41.223898 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Availability Zones retrieved successfully. Aug 12 14:54:41.230813 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (5a313ddf-ddab-4f5f-8165-9a9128c1236d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:41.236169 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (673f2f4f-ed6b-454f-ac73-9b8f790a5e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:41.240370 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:41.253004 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:41.253004 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:41.258408 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f15400dd-f2d5-4c3c-ba95-ea461e849237 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:41.263525 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f15400dd-f2d5-4c3c-ba95-ea461e849237 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:41.263838 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f15400dd-f2d5-4c3c-ba95-ea461e849237 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:41.264077 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f15400dd-f2d5-4c3c-ba95-ea461e849237 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:41.264077 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f15400dd-f2d5-4c3c-ba95-ea461e849237 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:41.272154 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:41.272154 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:41.272723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f15400dd-f2d5-4c3c-ba95-ea461e849237 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:41.273857 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 636/2574] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:41 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:41.277380 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (673f2f4f-ed6b-454f-ac73-9b8f790a5e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:54:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f31790a0-da88-46c6-a3c4-e76e8686af24,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f31790a0-da88-46c6-a3c4-e76e8686af24', 'encryption_key_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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:41.277380 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b4de66-58e0-47a2-86ed-a2dd4e270485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:41.311700 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:41.312137 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:41.379175 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Created reservations ['8ad885cb-92bf-4579-ad96-d1ad930e09ff', '19f07592-31a4-42e1-8eff-fcdf16bfe993', 'dd549ec2-839f-40ec-830e-c109debbb598', 'f2450878-60ca-4e8d-88f2-9462c8307708'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:41.380204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b4de66-58e0-47a2-86ed-a2dd4e270485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad885cb-92bf-4579-ad96-d1ad930e09ff', '19f07592-31a4-42e1-8eff-fcdf16bfe993', 'dd549ec2-839f-40ec-830e-c109debbb598', 'f2450878-60ca-4e8d-88f2-9462c8307708']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:41.381222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c592ffb-0e26-462b-ac78-9b2790d3da2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:41.418265 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8cbac3e2-1ecf-42a1-afe9-a17e5c7a1b7e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:41.420931 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c592ffb-0e26-462b-ac78-9b2790d3da2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a512a14-2662-451d-b85e-9bfe216aa279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1937154532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['8ad885cb-92bf-4579-ad96-d1ad930e09ff','19f07592-31a4-42e1-8eff-fcdf16bfe993','dd549ec2-839f-40ec-830e-c109debbb598','f2450878-60ca-4e8d-88f2-9462c8307708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=f31790a0-da88-46c6-a3c4-e76e8686af24), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1937154532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a512a14-2662-451d-b85e-9bfe216aa279,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e82d858943124e8b847be192d05383e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f31790a0-da88-46c6-a3c4-e76e8686af24),volume_type_id=f31790a0-da88-46c6-a3c4-e76e8686af24)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:41.421486 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8cbac3e2-1ecf-42a1-afe9-a17e5c7a1b7e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:41.422675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8cbac3e2-1ecf-42a1-afe9-a17e5c7a1b7e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:41.422752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728b9c34-de5c-4b4f-bb8a-f5a2991dd6f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:41.422804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8cbac3e2-1ecf-42a1-afe9-a17e5c7a1b7e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:41.422804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8cbac3e2-1ecf-42a1-afe9-a17e5c7a1b7e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:41.428746 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:41.428746 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:41.429721 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8cbac3e2-1ecf-42a1-afe9-a17e5c7a1b7e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:41.430721 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 644/2575] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:41 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:41.462584 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (728b9c34-de5c-4b4f-bb8a-f5a2991dd6f4) transitioned into state 'SUCCESS' from state '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-1937154532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['8ad885cb-92bf-4579-ad96-d1ad930e09ff','19f07592-31a4-42e1-8eff-fcdf16bfe993','dd549ec2-839f-40ec-830e-c109debbb598','f2450878-60ca-4e8d-88f2-9462c8307708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=f31790a0-da88-46c6-a3c4-e76e8686af24)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:41.463650 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4785cf15-482a-41ef-9f09-12d1c10355c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:41.485557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4785cf15-482a-41ef-9f09-12d1c10355c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:41.486834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (5a313ddf-ddab-4f5f-8165-9a9128c1236d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:41.487157 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request issued successfully. Aug 12 14:54:41.487931 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-18a79ec3-1a74-439a-b40a-4f6d1c91677a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:41.488611 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 648/2576] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:41 2026] POST /volume/v3/volumes => generated 829 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:41.510485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8316f2f3-c2e6-49a9-9cca-966c87eb1b1d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:41.511709 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8316f2f3-c2e6-49a9-9cca-966c87eb1b1d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:54:41.511952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8316f2f3-c2e6-49a9-9cca-966c87eb1b1d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:41.512895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8316f2f3-c2e6-49a9-9cca-966c87eb1b1d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:41.526020 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:41.526020 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:41.534377 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8316f2f3-c2e6-49a9-9cca-966c87eb1b1d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:41.547361 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8316f2f3-c2e6-49a9-9cca-966c87eb1b1d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:54:41.547990 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 649/2577] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:41 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 897 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.288890 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06b55523-4c76-44bf-9385-779a20801652 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.291382 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06b55523-4c76-44bf-9385-779a20801652 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:42.291382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06b55523-4c76-44bf-9385-779a20801652 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.291790 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06b55523-4c76-44bf-9385-779a20801652 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.291950 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-06b55523-4c76-44bf-9385-779a20801652 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:42.297585 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.297585 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:42.298762 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06b55523-4c76-44bf-9385-779a20801652 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:42.299280 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 637/2578] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:42 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.312029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-42696e81-c9b5-4028-8916-90954b47d30a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.317825 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42696e81-c9b5-4028-8916-90954b47d30a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:42.318178 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42696e81-c9b5-4028-8916-90954b47d30a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.318260 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42696e81-c9b5-4028-8916-90954b47d30a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.318406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-42696e81-c9b5-4028-8916-90954b47d30a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:42.323995 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.323995 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:42.325027 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42696e81-c9b5-4028-8916-90954b47d30a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:42.325911 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 645/2579] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:42 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.340493 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-264548f6-ca33-4b7d-8465-dc60b5da9304 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.342753 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-264548f6-ca33-4b7d-8465-dc60b5da9304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:42.342943 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-264548f6-ca33-4b7d-8465-dc60b5da9304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.343184 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-264548f6-ca33-4b7d-8465-dc60b5da9304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.343358 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-264548f6-ca33-4b7d-8465-dc60b5da9304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete backup with id: 033177c6-c4ad-470b-a671-ab5485979b2f. Aug 12 14:54:42.348293 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.348293 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:42.377161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-264548f6-ca33-4b7d-8465-dc60b5da9304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] delete_backup rpcapi backup_id 033177c6-c4ad-470b-a671-ab5485979b2f {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:54:42.379432 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-264548f6-ca33-4b7d-8465-dc60b5da9304 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 202 Aug 12 14:54:42.380885 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 649/2580] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:42 2026] DELETE /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:54:42.390349 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc64decd-4edf-4377-8277-ae2766a9bdcd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.394329 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc64decd-4edf-4377-8277-ae2766a9bdcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:42.394772 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc64decd-4edf-4377-8277-ae2766a9bdcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.394916 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc64decd-4edf-4377-8277-ae2766a9bdcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.395027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-cc64decd-4edf-4377-8277-ae2766a9bdcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:42.401607 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.401607 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:42.402586 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc64decd-4edf-4377-8277-ae2766a9bdcd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 200 Aug 12 14:54:42.403048 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 650/2581] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:42 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.440795 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff08c3aa-d7ec-4ac3-902f-a09ee0068d24 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.446250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2762f915-b124-4ac7-a450-7fff42fdefaf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.448489 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2762f915-b124-4ac7-a450-7fff42fdefaf tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:42.449402 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2762f915-b124-4ac7-a450-7fff42fdefaf tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.449694 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2762f915-b124-4ac7-a450-7fff42fdefaf tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.449986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-2762f915-b124-4ac7-a450-7fff42fdefaf tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:42.456731 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.456731 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:42.457615 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2762f915-b124-4ac7-a450-7fff42fdefaf tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:42.457869 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 646/2582] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:42 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.484285 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff08c3aa-d7ec-4ac3-902f-a09ee0068d24 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:42.484716 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff08c3aa-d7ec-4ac3-902f-a09ee0068d24 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1309573225", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:42.530128 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff08c3aa-d7ec-4ac3-902f-a09ee0068d24 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:42.530553 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 638/2583] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:54:42 2026] POST /volume/v3/types => generated 212 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.541481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-506a5286-e618-452c-a56a-7437cec381cf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.544169 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-506a5286-e618-452c-a56a-7437cec381cf tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] POST https://10.4.3.100/volume/v3/types/9b3a4da4-68cd-4274-9393-d75a2d26702f/encryption Aug 12 14:54:42.544662 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-506a5286-e618-452c-a56a-7437cec381cf tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:42.564127 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-44b74d17-7de9-44bc-aed0-60ea97c8f512 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.566707 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44b74d17-7de9-44bc-aed0-60ea97c8f512 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:54:42.567100 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44b74d17-7de9-44bc-aed0-60ea97c8f512 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.567371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44b74d17-7de9-44bc-aed0-60ea97c8f512 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.577594 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.577594 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:42.578726 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-506a5286-e618-452c-a56a-7437cec381cf tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/types/9b3a4da4-68cd-4274-9393-d75a2d26702f/encryption returned with HTTP 200 Aug 12 14:54:42.579553 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 650/2584] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:54:42 2026] POST /volume/v3/types/9b3a4da4-68cd-4274-9393-d75a2d26702f/encryption => generated 230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.583240 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-44b74d17-7de9-44bc-aed0-60ea97c8f512 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:42.589716 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44b74d17-7de9-44bc-aed0-60ea97c8f512 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:54:42.589768 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 651/2585] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:42 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.591125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-684ad017-b64c-4633-9275-e472a7d35aa5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.603898 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6e81d75d-0b64-40d3-9784-dbb023645366 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.606280 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e81d75d-0b64-40d3-9784-dbb023645366 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:54:42.606566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e81d75d-0b64-40d3-9784-dbb023645366 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.606834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6e81d75d-0b64-40d3-9784-dbb023645366 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.616305 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.616305 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:42.621131 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6e81d75d-0b64-40d3-9784-dbb023645366 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:42.627260 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6e81d75d-0b64-40d3-9784-dbb023645366 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:54:42.627787 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 639/2586] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:42 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:42.646582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.649071 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:42.649372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1570050705", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:42.651447 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1570050705', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:42.651637 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume of 1 GB Aug 12 14:54:42.657576 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Availability Zones retrieved successfully. Aug 12 14:54:42.660904 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:42.661186 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1160122995", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1309573225", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:42.662809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1160122995', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1309573225', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:42.666694 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (5321bd6b-7248-4625-982c-34fe81dcd528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:42.669322 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume of 1 GB Aug 12 14:54:42.669425 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f168319-8c55-430b-b773-da7b110be0a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.669528 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.669528 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:42.671300 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Availability Zones retrieved successfully. Aug 12 14:54:42.671484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:42.678693 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (e0cd52d3-cbc4-4dcc-9b2f-1a0bed5383c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:42.679801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063eafe3-3d1c-408d-bb09-36cfc4454089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.682374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:42.718269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f168319-8c55-430b-b773-da7b110be0a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.719546 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d7e29c-c033-4e5b-9d65-4d4780166c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.729665 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (063eafe3-3d1c-408d-bb09-36cfc4454089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:54:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b3a4da4-68cd-4274-9393-d75a2d26702f,is_public=True,name='tempest-scenario-type-luks-1309573225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b3a4da4-68cd-4274-9393-d75a2d26702f', '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=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.731346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8cbaf70-2455-42de-b077-d31db3213be6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.777546 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1309573225 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1309573225, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:42.777856 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1309573225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1309573225, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:42.830887 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Created reservations ['6adec882-e38a-4ad3-8164-7feec4133490', 'a9c80d05-ceda-4f17-828d-58a8081c86dc', '2c5b37c4-6d11-40db-aea5-8edc8cbe3295', 'be156a95-2b32-4fa0-a65e-d81acc856018'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:42.832663 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21d7e29c-c033-4e5b-9d65-4d4780166c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6adec882-e38a-4ad3-8164-7feec4133490', 'a9c80d05-ceda-4f17-828d-58a8081c86dc', '2c5b37c4-6d11-40db-aea5-8edc8cbe3295', 'be156a95-2b32-4fa0-a65e-d81acc856018']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.833758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f80b6f-2205-430c-8a84-791d054b8a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.853558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Created reservations ['7b6af784-57ef-4040-80ae-6356844ea7d5', '9eb1367d-7bad-4c88-9da4-143d8f53601e', '00875e8c-7d2b-4255-be68-fe754cd214cf', '9ca9ac3a-c91c-4bd2-a6a7-42c10c3bb4d4'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:42.854662 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8cbaf70-2455-42de-b077-d31db3213be6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b6af784-57ef-4040-80ae-6356844ea7d5', '9eb1367d-7bad-4c88-9da4-143d8f53601e', '00875e8c-7d2b-4255-be68-fe754cd214cf', '9ca9ac3a-c91c-4bd2-a6a7-42c10c3bb4d4']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.855598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3a7086-2883-47c8-9416-c496ca29783c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.874715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46f80b6f-2205-430c-8a84-791d054b8a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0b0d3ca-214d-4c73-b341-54485c4527fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1570050705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['6adec882-e38a-4ad3-8164-7feec4133490','a9c80d05-ceda-4f17-828d-58a8081c86dc','2c5b37c4-6d11-40db-aea5-8edc8cbe3295','be156a95-2b32-4fa0-a65e-d81acc856018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1570050705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0b0d3ca-214d-4c73-b341-54485c4527fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82d858943124e8b847be192d05383e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.876131 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229d7ebf-58d7-41f7-81b8-b6239daa9629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.898285 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d3a7086-2883-47c8-9416-c496ca29783c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00251cf7-4e1c-41e0-a104-ebaa015105da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1160122995',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['7b6af784-57ef-4040-80ae-6356844ea7d5','9eb1367d-7bad-4c88-9da4-143d8f53601e','00875e8c-7d2b-4255-be68-fe754cd214cf','9ca9ac3a-c91c-4bd2-a6a7-42c10c3bb4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=9b3a4da4-68cd-4274-9393-d75a2d26702f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1160122995',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=00251cf7-4e1c-41e0-a104-ebaa015105da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7f5f780c6c425cb49e5e41205fb381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a832befc354c41b59d060efffe0191ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b3a4da4-68cd-4274-9393-d75a2d26702f),volume_type_id=9b3a4da4-68cd-4274-9393-d75a2d26702f)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.899734 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebeeb9d-96ed-48fe-9a2e-26e497501601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.912918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229d7ebf-58d7-41f7-81b8-b6239daa9629) transitioned into state 'SUCCESS' from state '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-1570050705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['6adec882-e38a-4ad3-8164-7feec4133490','a9c80d05-ceda-4f17-828d-58a8081c86dc','2c5b37c4-6d11-40db-aea5-8edc8cbe3295','be156a95-2b32-4fa0-a65e-d81acc856018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.913918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f74f37-92f8-48f0-b2fc-302da8881d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.940511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0f74f37-92f8-48f0-b2fc-302da8881d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.941444 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (5321bd6b-7248-4625-982c-34fe81dcd528) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:42.941761 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request issued successfully. Aug 12 14:54:42.942429 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-92f2a3b7-31f8-4c93-8f81-68e07de258f1 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:42.943217 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 651/2587] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:42 2026] POST /volume/v3/volumes => generated 753 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:42.953508 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebeeb9d-96ed-48fe-9a2e-26e497501601) transitioned into state 'SUCCESS' from state '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-1160122995',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['7b6af784-57ef-4040-80ae-6356844ea7d5','9eb1367d-7bad-4c88-9da4-143d8f53601e','00875e8c-7d2b-4255-be68-fe754cd214cf','9ca9ac3a-c91c-4bd2-a6a7-42c10c3bb4d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=9b3a4da4-68cd-4274-9393-d75a2d26702f)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.954215 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a606cb0-01d1-4f45-95fb-6096540817fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:42.957704 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9554eb9e-2359-489b-906a-d21b457ad543 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:42.960393 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9554eb9e-2359-489b-906a-d21b457ad543 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:42.960656 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9554eb9e-2359-489b-906a-d21b457ad543 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:42.960890 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9554eb9e-2359-489b-906a-d21b457ad543 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:42.969745 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:42.969745 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:42.977711 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9554eb9e-2359-489b-906a-d21b457ad543 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:42.982589 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a606cb0-01d1-4f45-95fb-6096540817fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:42.983787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (e0cd52d3-cbc4-4dcc-9b2f-1a0bed5383c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:42.984142 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request issued successfully. Aug 12 14:54:42.984847 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-684ad017-b64c-4633-9275-e472a7d35aa5 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:42.985309 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 647/2588] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:42 2026] POST /volume/v3/volumes => generated 785 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:42.988307 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9554eb9e-2359-489b-906a-d21b457ad543 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:42.988847 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 652/2589] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:42 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:43.009413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f7503ee-6a2e-4a6e-926c-8a107f70ecdc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:43.011830 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f7503ee-6a2e-4a6e-926c-8a107f70ecdc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da Aug 12 14:54:43.012074 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f7503ee-6a2e-4a6e-926c-8a107f70ecdc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:43.012314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f7503ee-6a2e-4a6e-926c-8a107f70ecdc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:43.024131 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:43.024131 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:43.031443 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3f7503ee-6a2e-4a6e-926c-8a107f70ecdc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:43.037379 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f7503ee-6a2e-4a6e-926c-8a107f70ecdc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da returned with HTTP 200 Aug 12 14:54:43.038024 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 640/2590] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:43 2026] GET /volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:43.418163 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f0edd14c-2294-43e7-9828-c816380b541b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:43.420760 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0edd14c-2294-43e7-9828-c816380b541b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f Aug 12 14:54:43.421014 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0edd14c-2294-43e7-9828-c816380b541b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:43.421281 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0edd14c-2294-43e7-9828-c816380b541b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:43.421437 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f0edd14c-2294-43e7-9828-c816380b541b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 033177c6-c4ad-470b-a671-ab5485979b2f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:43.426888 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0edd14c-2294-43e7-9828-c816380b541b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f returned with HTTP 404 Aug 12 14:54:43.427494 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 652/2591] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:43 2026] GET /volume/v3/backups/033177c6-c4ad-470b-a671-ab5485979b2f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:43.476272 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d33f2147-fe50-4992-93e7-2204c10b5a82 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:43.478805 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d33f2147-fe50-4992-93e7-2204c10b5a82 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:43.479017 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d33f2147-fe50-4992-93e7-2204c10b5a82 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:43.479269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d33f2147-fe50-4992-93e7-2204c10b5a82 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:43.479386 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d33f2147-fe50-4992-93e7-2204c10b5a82 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:43.484807 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:43.484807 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:43.485827 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d33f2147-fe50-4992-93e7-2204c10b5a82 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:43.486554 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 648/2592] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:43 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:43.600151 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8de0804a-8b8d-4bcf-809f-593473950697 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:43.602651 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8de0804a-8b8d-4bcf-809f-593473950697 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:43.602984 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8de0804a-8b8d-4bcf-809f-593473950697 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:43.603283 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8de0804a-8b8d-4bcf-809f-593473950697 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:43.603475 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-8de0804a-8b8d-4bcf-809f-593473950697 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete backup with id: 7f116627-2dab-4ed9-a05f-9286310f2b62. Aug 12 14:54:43.610235 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:43.610235 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:43.645213 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-8de0804a-8b8d-4bcf-809f-593473950697 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] delete_backup rpcapi backup_id 7f116627-2dab-4ed9-a05f-9286310f2b62 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:54:43.647792 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8de0804a-8b8d-4bcf-809f-593473950697 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 202 Aug 12 14:54:43.651549 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 653/2593] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:43 2026] DELETE /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:54:43.657749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93c99d62-30a3-44db-8ddb-cf9fc7a6fa32 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:43.659558 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93c99d62-30a3-44db-8ddb-cf9fc7a6fa32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:43.659811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93c99d62-30a3-44db-8ddb-cf9fc7a6fa32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:43.660073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93c99d62-30a3-44db-8ddb-cf9fc7a6fa32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:43.660247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-93c99d62-30a3-44db-8ddb-cf9fc7a6fa32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:43.667576 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:43.667576 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:43.668699 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93c99d62-30a3-44db-8ddb-cf9fc7a6fa32 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:43.669277 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 641/2594] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:43 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.015116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2badf919-a125-4639-ba35-9c918b67b3d6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.017207 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2badf919-a125-4639-ba35-9c918b67b3d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:44.017486 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2badf919-a125-4639-ba35-9c918b67b3d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.017734 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2badf919-a125-4639-ba35-9c918b67b3d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.026425 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.026425 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:44.033897 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2badf919-a125-4639-ba35-9c918b67b3d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:44.040154 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2badf919-a125-4639-ba35-9c918b67b3d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:44.040582 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 653/2595] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.059386 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2edbef92-0f58-4f5c-8a52-dc61378aa134 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.062439 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2edbef92-0f58-4f5c-8a52-dc61378aa134 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da Aug 12 14:54:44.062714 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2edbef92-0f58-4f5c-8a52-dc61378aa134 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.062913 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2edbef92-0f58-4f5c-8a52-dc61378aa134 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.066860 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-342c97a2-a39b-4a43-9f47-f8774c4d8941 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.069419 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-342c97a2-a39b-4a43-9f47-f8774c4d8941 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:44.069722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-342c97a2-a39b-4a43-9f47-f8774c4d8941 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.070525 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-342c97a2-a39b-4a43-9f47-f8774c4d8941 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.080716 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.080716 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:44.086838 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-342c97a2-a39b-4a43-9f47-f8774c4d8941 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:44.089177 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.089177 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:44.094208 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-342c97a2-a39b-4a43-9f47-f8774c4d8941 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:44.094300 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2edbef92-0f58-4f5c-8a52-dc61378aa134 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:44.094650 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 654/2596] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.103818 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2edbef92-0f58-4f5c-8a52-dc61378aa134 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da returned with HTTP 200 Aug 12 14:54:44.104523 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 649/2597] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da => generated 878 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.123750 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f215d485-56e3-4b7c-a8df-e4711a519827 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.126187 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f215d485-56e3-4b7c-a8df-e4711a519827 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:54:44.126681 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f215d485-56e3-4b7c-a8df-e4711a519827 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-845812389", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:44.136871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77617046-0a3e-4d10-9df4-fd1f4857feba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.140954 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77617046-0a3e-4d10-9df4-fd1f4857feba tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da Aug 12 14:54:44.141308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77617046-0a3e-4d10-9df4-fd1f4857feba tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.142183 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77617046-0a3e-4d10-9df4-fd1f4857feba tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.153173 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.153173 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:44.162265 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-77617046-0a3e-4d10-9df4-fd1f4857feba tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:44.163522 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f215d485-56e3-4b7c-a8df-e4711a519827 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:54:44.163911 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 642/2598] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:54:44 2026] POST /volume/v3/types => generated 211 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.169292 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77617046-0a3e-4d10-9df4-fd1f4857feba tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da returned with HTTP 200 Aug 12 14:54:44.169855 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 654/2599] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.180492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17f866fa-9241-4788-8c5e-91c1316dd605 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.181707 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17f866fa-9241-4788-8c5e-91c1316dd605 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] POST https://10.4.3.100/volume/v3/types/c963cb08-b1b3-4c8a-bde8-52e0202415a0/encryption Aug 12 14:54:44.182147 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17f866fa-9241-4788-8c5e-91c1316dd605 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:44.190947 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ca3e7853-008c-4059-a990-5948334b2661 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.194098 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:44.194449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-793931176", "source_volid": "00251cf7-4e1c-41e0-a104-ebaa015105da", "volume_type": "tempest-scenario-type-luks-1309573225", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:44.196828 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-793931176', 'source_volid': '00251cf7-4e1c-41e0-a104-ebaa015105da', 'volume_type': 'tempest-scenario-type-luks-1309573225', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:44.225025 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.225025 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:44.225951 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume retrieved successfully. Aug 12 14:54:44.226177 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume of 1 GB Aug 12 14:54:44.227719 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Availability Zones retrieved successfully. Aug 12 14:54:44.235213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (8d96fa05-f4ba-4975-b764-4041ce5b27f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:44.236864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e3f4c6-f6f0-4f76-a608-754385d6fe45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.237973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:44.246700 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17f866fa-9241-4788-8c5e-91c1316dd605 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/types/c963cb08-b1b3-4c8a-bde8-52e0202415a0/encryption returned with HTTP 200 Aug 12 14:54:44.248219 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 655/2600] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:54:44 2026] POST /volume/v3/types/c963cb08-b1b3-4c8a-bde8-52e0202415a0/encryption => generated 230 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:54:44.258929 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.261336 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:54:44.261763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-279602885", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-845812389", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:44.264598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-279602885', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-845812389', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:54:44.272713 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume of 1 GB Aug 12 14:54:44.272713 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.272713 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:44.273181 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Availability Zones retrieved successfully. Aug 12 14:54:44.286859 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (8260bbc8-8918-42e5-896a-158efbeb8014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:44.286859 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2beb41-2e3f-4b74-9016-e4ea94243360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.288302 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:44.296616 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e3f4c6-f6f0-4f76-a608-754385d6fe45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '00251cf7-4e1c-41e0-a104-ebaa015105da', 'volume_type': VolumeType(created_at=2026-08-12T14:54:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b3a4da4-68cd-4274-9393-d75a2d26702f,is_public=True,name='tempest-scenario-type-luks-1309573225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b3a4da4-68cd-4274-9393-d75a2d26702f', '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=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.296616 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79153e31-f6bf-4f37-8812-9f30d821eb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.339490 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f2beb41-2e3f-4b74-9016-e4ea94243360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:54:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c963cb08-b1b3-4c8a-bde8-52e0202415a0,is_public=True,name='tempest-scenario-type-luks-845812389',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c963cb08-b1b3-4c8a-bde8-52e0202415a0', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.340588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2b6ca6-940c-4835-8a32-de13cbd13950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.398897 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-845812389 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-845812389, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:44.399941 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-845812389 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-845812389, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:54:44.470482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Created reservations ['dcfe309c-6614-435e-baae-4291cde1dd1d', '00033dd2-acc9-474e-aba1-3b757fc051d3', 'd161f235-4b8d-4dd3-aefc-112008c360ae', '75b87adf-ee3e-4934-bcc3-5c57154f44ab'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:44.471841 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79153e31-f6bf-4f37-8812-9f30d821eb1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcfe309c-6614-435e-baae-4291cde1dd1d', '00033dd2-acc9-474e-aba1-3b757fc051d3', 'd161f235-4b8d-4dd3-aefc-112008c360ae', '75b87adf-ee3e-4934-bcc3-5c57154f44ab']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.472540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518ecc79-7aad-42bd-935e-152494d36f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.503487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dd84dcfc-77a7-43d1-a22a-d6098444e19c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.503487 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd84dcfc-77a7-43d1-a22a-d6098444e19c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:44.503487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd84dcfc-77a7-43d1-a22a-d6098444e19c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.503487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dd84dcfc-77a7-43d1-a22a-d6098444e19c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.503487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-dd84dcfc-77a7-43d1-a22a-d6098444e19c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:44.521645 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.521645 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:44.522495 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dd84dcfc-77a7-43d1-a22a-d6098444e19c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:44.522958 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 655/2601] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.530864 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Created reservations ['e255ae00-21ab-4463-a6fc-b129eec4e419', '2b0645df-6b2b-44e0-9920-0846a7857141', '9e5a915d-0332-4eac-b5f7-df14f94bf96f', '157238c7-9055-4b11-89d4-b40b804ee66a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:44.531997 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2b6ca6-940c-4835-8a32-de13cbd13950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e255ae00-21ab-4463-a6fc-b129eec4e419', '2b0645df-6b2b-44e0-9920-0846a7857141', '9e5a915d-0332-4eac-b5f7-df14f94bf96f', '157238c7-9055-4b11-89d4-b40b804ee66a']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.533101 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33b9ee9c-f132-4685-8f71-08a2d737b6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.564774 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518ecc79-7aad-42bd-935e-152494d36f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a26de548-86db-429f-9cd5-b2245e68cb62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-793931176',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['dcfe309c-6614-435e-baae-4291cde1dd1d','00033dd2-acc9-474e-aba1-3b757fc051d3','d161f235-4b8d-4dd3-aefc-112008c360ae','75b87adf-ee3e-4934-bcc3-5c57154f44ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=00251cf7-4e1c-41e0-a104-ebaa015105da,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=9b3a4da4-68cd-4274-9393-d75a2d26702f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-793931176',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a26de548-86db-429f-9cd5-b2245e68cb62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7f5f780c6c425cb49e5e41205fb381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=00251cf7-4e1c-41e0-a104-ebaa015105da,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a832befc354c41b59d060efffe0191ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b3a4da4-68cd-4274-9393-d75a2d26702f),volume_type_id=9b3a4da4-68cd-4274-9393-d75a2d26702f)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.565968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4496df-17d6-4001-a10c-9d7b285fa9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.618486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33b9ee9c-f132-4685-8f71-08a2d737b6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3941f4f5-55be-427f-9463-af48eba2b4a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-279602885',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['e255ae00-21ab-4463-a6fc-b129eec4e419','2b0645df-6b2b-44e0-9920-0846a7857141','9e5a915d-0332-4eac-b5f7-df14f94bf96f','157238c7-9055-4b11-89d4-b40b804ee66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=c963cb08-b1b3-4c8a-bde8-52e0202415a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-279602885',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3941f4f5-55be-427f-9463-af48eba2b4a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e82d858943124e8b847be192d05383e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c963cb08-b1b3-4c8a-bde8-52e0202415a0),volume_type_id=c963cb08-b1b3-4c8a-bde8-52e0202415a0)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.621239 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac08dcd-6b00-485d-bc46-150e05ec0f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.643522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb4496df-17d6-4001-a10c-9d7b285fa9fd) transitioned into state 'SUCCESS' from state '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-793931176',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['dcfe309c-6614-435e-baae-4291cde1dd1d','00033dd2-acc9-474e-aba1-3b757fc051d3','d161f235-4b8d-4dd3-aefc-112008c360ae','75b87adf-ee3e-4934-bcc3-5c57154f44ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=00251cf7-4e1c-41e0-a104-ebaa015105da,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=9b3a4da4-68cd-4274-9393-d75a2d26702f)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.644281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffea6b0-47f9-45bc-8e4b-88ae736838af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.682905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c9c8ad8-a35a-4eec-a694-5785e3523b29 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.682905 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c9c8ad8-a35a-4eec-a694-5785e3523b29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:44.682905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c9c8ad8-a35a-4eec-a694-5785e3523b29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.683664 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c9c8ad8-a35a-4eec-a694-5785e3523b29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.683664 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4c9c8ad8-a35a-4eec-a694-5785e3523b29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:44.694912 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.694912 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:44.694912 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c9c8ad8-a35a-4eec-a694-5785e3523b29 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 200 Aug 12 14:54:44.694912 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 656/2602] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.719085 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ac08dcd-6b00-485d-bc46-150e05ec0f0e) transitioned into state 'SUCCESS' from state '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-279602885',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['e255ae00-21ab-4463-a6fc-b129eec4e419','2b0645df-6b2b-44e0-9920-0846a7857141','9e5a915d-0332-4eac-b5f7-df14f94bf96f','157238c7-9055-4b11-89d4-b40b804ee66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=c963cb08-b1b3-4c8a-bde8-52e0202415a0)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.720159 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa66f3b-60d4-4803-901f-9e040c7acb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:44.722862 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ffea6b0-47f9-45bc-8e4b-88ae736838af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.723174 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (8d96fa05-f4ba-4975-b764-4041ce5b27f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:44.723521 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request issued successfully. Aug 12 14:54:44.724114 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ca3e7853-008c-4059-a990-5948334b2661 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:44.724614 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 650/2603] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:44 2026] POST /volume/v3/volumes => generated 811 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:44.748649 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-922f2b3b-5a4d-403d-bf67-22ba081cccd8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.753099 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-922f2b3b-5a4d-403d-bf67-22ba081cccd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:44.753099 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-922f2b3b-5a4d-403d-bf67-22ba081cccd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.753099 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-922f2b3b-5a4d-403d-bf67-22ba081cccd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.761491 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.761491 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:44.773509 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fa66f3b-60d4-4803-901f-9e040c7acb96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:44.774323 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (8260bbc8-8918-42e5-896a-158efbeb8014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:44.774323 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request issued successfully. Aug 12 14:54:44.775147 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-212c0dbd-a3a5-4d97-957b-1aea8f90ebbf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:54:44.775801 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 643/2604] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:54:44 2026] POST /volume/v3/volumes => generated 779 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 14:54:44.778738 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-922f2b3b-5a4d-403d-bf67-22ba081cccd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:44.785800 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-922f2b3b-5a4d-403d-bf67-22ba081cccd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:44.786750 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 656/2605] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:44.794720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d974de4c-3003-4bde-a7af-4a1a315bcffb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:44.797453 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d974de4c-3003-4bde-a7af-4a1a315bcffb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:44.797921 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d974de4c-3003-4bde-a7af-4a1a315bcffb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:44.799478 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d974de4c-3003-4bde-a7af-4a1a315bcffb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:44.817540 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:44.817540 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:44.821158 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d974de4c-3003-4bde-a7af-4a1a315bcffb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:44.826834 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d974de4c-3003-4bde-a7af-4a1a315bcffb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:44.827339 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 657/2606] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:44 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:45.373697 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-764d52a0-9cb2-4b10-9502-be4bf37df13c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.375826 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-764d52a0-9cb2-4b10-9502-be4bf37df13c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] DELETE https://10.4.3.100/volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129 Aug 12 14:54:45.376087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-764d52a0-9cb2-4b10-9502-be4bf37df13c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.376340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-764d52a0-9cb2-4b10-9502-be4bf37df13c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.385900 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.385900 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:45.453667 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-764d52a0-9cb2-4b10-9502-be4bf37df13c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129 returned with HTTP 200 Aug 12 14:54:45.454099 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 651/2607] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:54:45 2026] DELETE /volume/v3/attachments/ac998b2f-6b2c-4980-a317-05438b4d1129 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:45.468510 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.470667 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:54:45.470815 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.471007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.471206 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Delete volume with id: ae00acf4-6987-4c7e-9451-694cf9ff88ce Aug 12 14:54:45.479783 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.479783 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:45.480232 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Volume info retrieved successfully. Aug 12 14:54:45.527738 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] Delete volume request issued successfully. Aug 12 14:54:45.527968 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8c3a033e-a28d-4c7f-9be9-4ac8e7027e6b req-05b7e437-eedf-477d-81a5-c78e2cd1503c tempest-TestShelveInstance-76351636 tempest-TestShelveInstance-76351636-project-member] https://10.4.3.100/volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce returned with HTTP 202 Aug 12 14:54:45.528498 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 644/2608] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:54:45 2026] DELETE /volume/v3/volumes/ae00acf4-6987-4c7e-9451-694cf9ff88ce => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:45.536193 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc3bc656-6c81-4ef8-b6c5-a8d532c797c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.540665 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc3bc656-6c81-4ef8-b6c5-a8d532c797c4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:45.540665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc3bc656-6c81-4ef8-b6c5-a8d532c797c4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.540665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc3bc656-6c81-4ef8-b6c5-a8d532c797c4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.540665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cc3bc656-6c81-4ef8-b6c5-a8d532c797c4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:45.547120 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.547120 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:45.548643 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc3bc656-6c81-4ef8-b6c5-a8d532c797c4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:45.549359 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 657/2609] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:45 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:45.703673 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8cbb81c-ad74-4e2a-86d9-34618b34126f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.708498 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8cbb81c-ad74-4e2a-86d9-34618b34126f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 Aug 12 14:54:45.708498 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8cbb81c-ad74-4e2a-86d9-34618b34126f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.708498 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8cbb81c-ad74-4e2a-86d9-34618b34126f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.708498 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a8cbb81c-ad74-4e2a-86d9-34618b34126f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Show backup with id 7f116627-2dab-4ed9-a05f-9286310f2b62. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:45.713339 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8cbb81c-ad74-4e2a-86d9-34618b34126f tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 returned with HTTP 404 Aug 12 14:54:45.713339 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 658/2610] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:45 2026] GET /volume/v3/backups/7f116627-2dab-4ed9-a05f-9286310f2b62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:45.807963 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3ccd6cfc-cdd2-43c8-8861-9a3c55815e9d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.812485 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ccd6cfc-cdd2-43c8-8861-9a3c55815e9d tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:45.812485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ccd6cfc-cdd2-43c8-8861-9a3c55815e9d tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.812485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ccd6cfc-cdd2-43c8-8861-9a3c55815e9d tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.824488 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.824488 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:45.829180 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3ccd6cfc-cdd2-43c8-8861-9a3c55815e9d tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:45.836248 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ccd6cfc-cdd2-43c8-8861-9a3c55815e9d tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:45.836865 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 652/2611] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:45 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:45.852258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3dd21046-966b-454e-b897-99b0863a3f40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.856109 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3dd21046-966b-454e-b897-99b0863a3f40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:45.856109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3dd21046-966b-454e-b897-99b0863a3f40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.856109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3dd21046-966b-454e-b897-99b0863a3f40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.862480 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.862480 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:45.869312 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3dd21046-966b-454e-b897-99b0863a3f40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:45.874635 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3dd21046-966b-454e-b897-99b0863a3f40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:45.875109 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 645/2612] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:45 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:45.890908 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d9a9dcb1-66a3-4d06-8e71-3152ffc72893 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.892783 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9a9dcb1-66a3-4d06-8e71-3152ffc72893 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:45.892945 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9a9dcb1-66a3-4d06-8e71-3152ffc72893 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.893160 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d9a9dcb1-66a3-4d06-8e71-3152ffc72893 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.900272 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.900272 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:45.904928 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d9a9dcb1-66a3-4d06-8e71-3152ffc72893 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:45.911015 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d9a9dcb1-66a3-4d06-8e71-3152ffc72893 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:45.911470 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 658/2613] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:45 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:45.922378 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e8d6c7a4-8fec-4442-8273-5aabce7eb6cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.924559 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e8d6c7a4-8fec-4442-8273-5aabce7eb6cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:45.924757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e8d6c7a4-8fec-4442-8273-5aabce7eb6cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.924923 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e8d6c7a4-8fec-4442-8273-5aabce7eb6cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.934442 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.934442 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:45.937872 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e8d6c7a4-8fec-4442-8273-5aabce7eb6cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:45.942228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e8d6c7a4-8fec-4442-8273-5aabce7eb6cc tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:45.942677 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 659/2614] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:54:45 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:45.953303 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-560453ed-056b-4ffc-b57a-c7d3c498a707 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.955239 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-560453ed-056b-4ffc-b57a-c7d3c498a707 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:45.955403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-560453ed-056b-4ffc-b57a-c7d3c498a707 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:45.955603 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-560453ed-056b-4ffc-b57a-c7d3c498a707 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:45.964612 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.964612 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:45.966653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-50741eed-f772-4e3b-b9b3-0967fdd2da48 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:45.969778 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-50741eed-f772-4e3b-b9b3-0967fdd2da48 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] POST https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1/action Aug 12 14:54:45.969847 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-560453ed-056b-4ffc-b57a-c7d3c498a707 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:45.969880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-50741eed-f772-4e3b-b9b3-0967fdd2da48 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:45.969880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-50741eed-f772-4e3b-b9b3-0967fdd2da48 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:45.973920 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-560453ed-056b-4ffc-b57a-c7d3c498a707 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:45.974845 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 653/2615] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:54:45 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:45.983330 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:45.983330 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:45.984207 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-50741eed-f772-4e3b-b9b3-0967fdd2da48 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:46.009064 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-50741eed-f772-4e3b-b9b3-0967fdd2da48 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Begin detaching volume completed successfully. Aug 12 14:54:46.010166 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-50741eed-f772-4e3b-b9b3-0967fdd2da48 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1/action returned with HTTP 202 Aug 12 14:54:46.010166 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 646/2616] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:54:45 2026] POST /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:54:46.042882 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f3fc0194-6986-4f87-8f34-e4db51bbf0cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.045380 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3fc0194-6986-4f87-8f34-e4db51bbf0cd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:46.045761 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3fc0194-6986-4f87-8f34-e4db51bbf0cd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.046015 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3fc0194-6986-4f87-8f34-e4db51bbf0cd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.059175 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.059175 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:46.065240 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f3fc0194-6986-4f87-8f34-e4db51bbf0cd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:46.071893 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3fc0194-6986-4f87-8f34-e4db51bbf0cd tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:46.072426 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 659/2617] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:46 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:46.094346 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a39399ea-e21d-436c-a8a2-1f9b38003ff8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.094346 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a39399ea-e21d-436c-a8a2-1f9b38003ff8 None None] GET https://10.4.3.100/volume// Aug 12 14:54:46.094346 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a39399ea-e21d-436c-a8a2-1f9b38003ff8 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.094522 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a39399ea-e21d-436c-a8a2-1f9b38003ff8 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.094880 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a39399ea-e21d-436c-a8a2-1f9b38003ff8 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:54:46.095449 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 660/2618] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:54: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 14:54:46.107829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-15ac37fb-23d7-4a2f-88a3-a82dd8c5ccc7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.108332 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-15ac37fb-23d7-4a2f-88a3-a82dd8c5ccc7 None None] GET https://10.4.3.100/volume// Aug 12 14:54:46.108600 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-15ac37fb-23d7-4a2f-88a3-a82dd8c5ccc7 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.108870 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-15ac37fb-23d7-4a2f-88a3-a82dd8c5ccc7 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.109058 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-d05ee2f8-ff69-481b-89b6-2b1b6d06163b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.109374 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-15ac37fb-23d7-4a2f-88a3-a82dd8c5ccc7 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:54:46.109888 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 654/2619] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:54: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 14:54:46.111371 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-d05ee2f8-ff69-481b-89b6-2b1b6d06163b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:46.111619 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-d05ee2f8-ff69-481b-89b6-2b1b6d06163b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.111855 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-d05ee2f8-ff69-481b-89b6-2b1b6d06163b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.117645 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-ae1b853c-0936-409f-8e3b-72576af42b40 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.121777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-ae1b853c-0936-409f-8e3b-72576af42b40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:54:46.122160 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.122160 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:46.122267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-ae1b853c-0936-409f-8e3b-72576af42b40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d0b0d3ca-214d-4c73-b341-54485c4527fd", "connector": null, "instance_uuid": "8973b366-f370-4431-8450-0a244a59edbf"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:46.127248 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-d05ee2f8-ff69-481b-89b6-2b1b6d06163b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:46.132186 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.132186 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:46.133027 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-d05ee2f8-ff69-481b-89b6-2b1b6d06163b tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:46.133575 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 647/2620] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:54:46 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:54:46.193139 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-ae1b853c-0936-409f-8e3b-72576af42b40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:54:46.193880 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 660/2621] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:54:46 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:46.253253 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f17e6c33-624c-4a4b-bd50-864fbef25c5a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.255865 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f17e6c33-624c-4a4b-bd50-864fbef25c5a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:46.255865 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f17e6c33-624c-4a4b-bd50-864fbef25c5a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.256077 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f17e6c33-624c-4a4b-bd50-864fbef25c5a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.273512 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.273512 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:46.276128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9483720d-11a5-428b-8a67-e6be6301491e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.276128 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9483720d-11a5-428b-8a67-e6be6301491e None None] GET https://10.4.3.100/volume// Aug 12 14:54:46.276384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9483720d-11a5-428b-8a67-e6be6301491e None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.276717 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9483720d-11a5-428b-8a67-e6be6301491e None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.277876 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9483720d-11a5-428b-8a67-e6be6301491e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:54:46.278831 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 655/2622] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:54:46 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 14:54:46.279319 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f17e6c33-624c-4a4b-bd50-864fbef25c5a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:46.286144 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f17e6c33-624c-4a4b-bd50-864fbef25c5a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:46.286729 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 661/2623] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:46 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:46.293312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-cc3756eb-eeb4-4325-81c2-796d3fd505d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.296741 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-cc3756eb-eeb4-4325-81c2-796d3fd505d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:46.296741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-cc3756eb-eeb4-4325-81c2-796d3fd505d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.296741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-cc3756eb-eeb4-4325-81c2-796d3fd505d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.322887 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.322887 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:46.329003 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-cc3756eb-eeb4-4325-81c2-796d3fd505d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:46.335641 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-cc3756eb-eeb4-4325-81c2-796d3fd505d6 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:46.336212 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 648/2624] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:54:46 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 1025 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:54:46.479233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-e915d7ca-6fc5-4d6b-b62c-3e664df98d88 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.482090 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-e915d7ca-6fc5-4d6b-b62c-3e664df98d88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] PUT https://10.4.3.100/volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20 Aug 12 14:54:46.482491 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-e915d7ca-6fc5-4d6b-b62c-3e664df98d88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:46.500392 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-e915d7ca-6fc5-4d6b-b62c-3e664df98d88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Acquiring lock "cinder-attachment_update-d0b0d3ca-214d-4c73-b341-54485c4527fd-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:54:46.508135 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-e915d7ca-6fc5-4d6b-b62c-3e664df98d88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-d0b0d3ca-214d-4c73-b341-54485c4527fd-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:54:46.509637 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.509637 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:46.562707 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a0f24ad8-b18e-4288-9f34-4d99f03fbc80 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.565563 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a0f24ad8-b18e-4288-9f34-4d99f03fbc80 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:46.565810 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a0f24ad8-b18e-4288-9f34-4d99f03fbc80 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.566078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a0f24ad8-b18e-4288-9f34-4d99f03fbc80 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.566212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-a0f24ad8-b18e-4288-9f34-4d99f03fbc80 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:46.572000 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.572000 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:46.573308 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a0f24ad8-b18e-4288-9f34-4d99f03fbc80 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:46.573859 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 656/2625] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:46 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:46.666832 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-e915d7ca-6fc5-4d6b-b62c-3e664df98d88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-d0b0d3ca-214d-4c73-b341-54485c4527fd-np0000007067" released by "attachment_update" :: held 0.157s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:54:46.666832 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-e915d7ca-6fc5-4d6b-b62c-3e664df98d88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20 returned with HTTP 200 Aug 12 14:54:46.666832 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 661/2626] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:54:46 2026] PUT /volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:46.859631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8884593a-e602-4dd8-915c-38c9663513b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:46.861726 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8884593a-e602-4dd8-915c-38c9663513b2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:46.861942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8884593a-e602-4dd8-915c-38c9663513b2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:46.862212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8884593a-e602-4dd8-915c-38c9663513b2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:46.870906 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:46.870906 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:46.876820 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8884593a-e602-4dd8-915c-38c9663513b2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:46.883266 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8884593a-e602-4dd8-915c-38c9663513b2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:46.884218 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 662/2627] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:46 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:47.089495 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7f638ec1-550e-4675-8713-b8ea614e0756 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:47.091268 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f638ec1-550e-4675-8713-b8ea614e0756 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:47.091443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f638ec1-550e-4675-8713-b8ea614e0756 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:47.091662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7f638ec1-550e-4675-8713-b8ea614e0756 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:47.101338 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:47.101338 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:47.105931 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7f638ec1-550e-4675-8713-b8ea614e0756 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:47.111447 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7f638ec1-550e-4675-8713-b8ea614e0756 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:47.111868 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 649/2628] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:47 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:47.301629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3c61176c-85fd-4d3e-a725-bc4e8f058eea None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:47.303869 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3c61176c-85fd-4d3e-a725-bc4e8f058eea tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:47.304150 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3c61176c-85fd-4d3e-a725-bc4e8f058eea tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:47.304359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3c61176c-85fd-4d3e-a725-bc4e8f058eea tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:47.316066 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:47.316066 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:47.320926 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3c61176c-85fd-4d3e-a725-bc4e8f058eea tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:47.326286 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3c61176c-85fd-4d3e-a725-bc4e8f058eea tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:47.326830 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 657/2629] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:47 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:47.592237 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7edf5ee-a56d-44bc-b710-73c803d1a48c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:47.594204 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7edf5ee-a56d-44bc-b710-73c803d1a48c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:47.594204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7edf5ee-a56d-44bc-b710-73c803d1a48c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:47.594420 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7edf5ee-a56d-44bc-b710-73c803d1a48c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:47.594581 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a7edf5ee-a56d-44bc-b710-73c803d1a48c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:47.602935 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:47.602935 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:47.604049 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7edf5ee-a56d-44bc-b710-73c803d1a48c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:47.604560 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 662/2630] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:47 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:47.902646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b7975cc0-0b54-42b4-817f-1037c1b38b79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:47.904588 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7975cc0-0b54-42b4-817f-1037c1b38b79 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:47.904835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7975cc0-0b54-42b4-817f-1037c1b38b79 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:47.905100 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b7975cc0-0b54-42b4-817f-1037c1b38b79 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:47.912169 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:47.912169 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:47.915567 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b7975cc0-0b54-42b4-817f-1037c1b38b79 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:47.919914 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b7975cc0-0b54-42b4-817f-1037c1b38b79 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:47.920345 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 663/2631] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:47 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:48.126065 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29663683-5177-4279-8570-d78c82a3c9ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:48.128047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29663683-5177-4279-8570-d78c82a3c9ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:48.128283 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29663683-5177-4279-8570-d78c82a3c9ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:48.128648 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29663683-5177-4279-8570-d78c82a3c9ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:48.140110 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:48.140110 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:48.145934 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-29663683-5177-4279-8570-d78c82a3c9ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:48.153116 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29663683-5177-4279-8570-d78c82a3c9ae tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:48.153865 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 650/2632] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:48 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:48.342000 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8f74ef21-418e-427e-a085-26824876362b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:48.344765 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8f74ef21-418e-427e-a085-26824876362b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:48.345486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8f74ef21-418e-427e-a085-26824876362b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:48.345871 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8f74ef21-418e-427e-a085-26824876362b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:48.378631 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:48.378631 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:48.384132 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8f74ef21-418e-427e-a085-26824876362b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:48.390560 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8f74ef21-418e-427e-a085-26824876362b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:48.391032 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 658/2633] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:48 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:48.616514 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-840cd82c-50cc-46c9-be66-8c2a4880df28 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:48.618676 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-840cd82c-50cc-46c9-be66-8c2a4880df28 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:48.618968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-840cd82c-50cc-46c9-be66-8c2a4880df28 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:48.619253 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-840cd82c-50cc-46c9-be66-8c2a4880df28 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:48.619389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-840cd82c-50cc-46c9-be66-8c2a4880df28 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:48.624249 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:48.624249 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:48.625143 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-840cd82c-50cc-46c9-be66-8c2a4880df28 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:48.625548 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 663/2634] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:48 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:48.934536 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9e836c19-ea4f-4673-8fc8-7185d6a6b083 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:48.936878 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e836c19-ea4f-4673-8fc8-7185d6a6b083 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:48.937173 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e836c19-ea4f-4673-8fc8-7185d6a6b083 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:48.937466 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9e836c19-ea4f-4673-8fc8-7185d6a6b083 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:48.946529 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:48.946529 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:48.951274 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9e836c19-ea4f-4673-8fc8-7185d6a6b083 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:48.955955 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9e836c19-ea4f-4673-8fc8-7185d6a6b083 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:48.956382 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 664/2635] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:48 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:49.177163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bfcf20f1-8163-49a4-9c43-beb1b7a3fc05 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:49.179470 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfcf20f1-8163-49a4-9c43-beb1b7a3fc05 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:49.179909 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bfcf20f1-8163-49a4-9c43-beb1b7a3fc05 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:49.180159 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bfcf20f1-8163-49a4-9c43-beb1b7a3fc05 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:49.194454 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:49.194454 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:49.199924 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bfcf20f1-8163-49a4-9c43-beb1b7a3fc05 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:49.206091 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bfcf20f1-8163-49a4-9c43-beb1b7a3fc05 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:49.206636 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 651/2636] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:49 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:49.407603 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-62022bd8-bfdd-4e45-99dd-23c69ffe9cdc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:49.410198 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62022bd8-bfdd-4e45-99dd-23c69ffe9cdc tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:49.410454 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62022bd8-bfdd-4e45-99dd-23c69ffe9cdc tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:49.410675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62022bd8-bfdd-4e45-99dd-23c69ffe9cdc tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:49.413249 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=315,cinder:UPDATE=77,cinder:INSERT=64 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:54:49.429826 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:49.429826 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:49.440779 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-62022bd8-bfdd-4e45-99dd-23c69ffe9cdc tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:49.459860 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62022bd8-bfdd-4e45-99dd-23c69ffe9cdc tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:49.459860 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 659/2637] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:49 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:49.640502 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a1573d3d-6d72-4f86-b911-3333b13a3456 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:49.642900 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a1573d3d-6d72-4f86-b911-3333b13a3456 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:49.642900 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a1573d3d-6d72-4f86-b911-3333b13a3456 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:49.643287 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a1573d3d-6d72-4f86-b911-3333b13a3456 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:49.643524 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a1573d3d-6d72-4f86-b911-3333b13a3456 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:49.650670 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:49.650670 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:49.651638 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a1573d3d-6d72-4f86-b911-3333b13a3456 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:49.652104 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 664/2638] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:49 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:49.974319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fcfc0d93-73fc-4b3b-bc71-99e3a5e92d47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:49.976567 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fcfc0d93-73fc-4b3b-bc71-99e3a5e92d47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:49.976800 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fcfc0d93-73fc-4b3b-bc71-99e3a5e92d47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:49.977079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fcfc0d93-73fc-4b3b-bc71-99e3a5e92d47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:49.985772 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:49.985772 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:49.989946 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fcfc0d93-73fc-4b3b-bc71-99e3a5e92d47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:49.995748 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fcfc0d93-73fc-4b3b-bc71-99e3a5e92d47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:49.996170 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 665/2639] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:49 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:50.226251 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76861648-be24-4031-bac8-8fdcb9507073 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:50.228313 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76861648-be24-4031-bac8-8fdcb9507073 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:50.230159 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76861648-be24-4031-bac8-8fdcb9507073 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:50.230159 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76861648-be24-4031-bac8-8fdcb9507073 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:50.245543 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:50.245543 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:50.248387 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-76861648-be24-4031-bac8-8fdcb9507073 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:50.253661 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76861648-be24-4031-bac8-8fdcb9507073 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:50.254269 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 652/2640] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:50 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:50.476764 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-309cdab7-f681-4e0a-8625-57326fa83ef0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:50.480395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-309cdab7-f681-4e0a-8625-57326fa83ef0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:50.480686 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-309cdab7-f681-4e0a-8625-57326fa83ef0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:50.481231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-309cdab7-f681-4e0a-8625-57326fa83ef0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:50.498046 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:50.498046 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:50.501384 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-309cdab7-f681-4e0a-8625-57326fa83ef0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:50.511941 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-309cdab7-f681-4e0a-8625-57326fa83ef0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:50.512414 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 660/2641] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:50 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:50.671029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-63d55558-339d-4576-83ce-7c00772807e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:50.671029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63d55558-339d-4576-83ce-7c00772807e5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:50.671029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63d55558-339d-4576-83ce-7c00772807e5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:50.671556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63d55558-339d-4576-83ce-7c00772807e5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:50.671556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-63d55558-339d-4576-83ce-7c00772807e5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:50.680857 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:50.680857 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:50.680857 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63d55558-339d-4576-83ce-7c00772807e5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:50.680857 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 665/2642] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:50 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:51.011978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-72ca072f-1da9-4f09-988c-f528bb175331 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:51.012298 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72ca072f-1da9-4f09-988c-f528bb175331 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:51.012584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72ca072f-1da9-4f09-988c-f528bb175331 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:51.012836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-72ca072f-1da9-4f09-988c-f528bb175331 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:51.023256 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:51.023256 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:51.031071 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-72ca072f-1da9-4f09-988c-f528bb175331 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:51.037668 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-72ca072f-1da9-4f09-988c-f528bb175331 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:51.038176 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 666/2643] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:51 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:51.270125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d5d526a-c555-4e80-a428-f7b9feab1fd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:51.274530 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d5d526a-c555-4e80-a428-f7b9feab1fd2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:51.274530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d5d526a-c555-4e80-a428-f7b9feab1fd2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:51.274530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d5d526a-c555-4e80-a428-f7b9feab1fd2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:51.292869 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:51.292869 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:51.299640 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d5d526a-c555-4e80-a428-f7b9feab1fd2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:51.308653 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d5d526a-c555-4e80-a428-f7b9feab1fd2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:51.308653 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 653/2644] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:51 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:51.528598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-88c4d012-1911-4a3b-9f34-9dc930278da5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:51.532540 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-88c4d012-1911-4a3b-9f34-9dc930278da5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:51.533649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-88c4d012-1911-4a3b-9f34-9dc930278da5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:51.533649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-88c4d012-1911-4a3b-9f34-9dc930278da5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:51.547962 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:51.547962 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:51.553396 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-88c4d012-1911-4a3b-9f34-9dc930278da5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:51.560099 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-88c4d012-1911-4a3b-9f34-9dc930278da5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:51.560856 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 661/2645] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:51 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:51.689411 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d406998b-c1d2-4d13-a75a-933b2c5841ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:51.694935 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d406998b-c1d2-4d13-a75a-933b2c5841ce tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:51.695139 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d406998b-c1d2-4d13-a75a-933b2c5841ce tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:51.695324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d406998b-c1d2-4d13-a75a-933b2c5841ce tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:51.695437 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d406998b-c1d2-4d13-a75a-933b2c5841ce tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:51.704045 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:51.704045 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:51.704893 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d406998b-c1d2-4d13-a75a-933b2c5841ce tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:51.705311 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 666/2646] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:51 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:52.051545 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf395042-6613-44f9-a3a8-df80001ca4f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:52.053377 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf395042-6613-44f9-a3a8-df80001ca4f1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:52.053599 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf395042-6613-44f9-a3a8-df80001ca4f1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:52.053779 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf395042-6613-44f9-a3a8-df80001ca4f1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:52.061673 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:52.061673 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:52.065914 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cf395042-6613-44f9-a3a8-df80001ca4f1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:52.070803 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf395042-6613-44f9-a3a8-df80001ca4f1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:52.071234 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 667/2647] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:52 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:52.323543 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9cbab5ef-788a-4ddd-a0fc-38b62ce56c47 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:52.327598 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cbab5ef-788a-4ddd-a0fc-38b62ce56c47 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:52.327598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cbab5ef-788a-4ddd-a0fc-38b62ce56c47 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:52.327598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cbab5ef-788a-4ddd-a0fc-38b62ce56c47 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:52.340475 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:52.340475 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:52.345936 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9cbab5ef-788a-4ddd-a0fc-38b62ce56c47 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:52.353238 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cbab5ef-788a-4ddd-a0fc-38b62ce56c47 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:52.353411 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 654/2648] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:52 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:52.575484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b9da3bc2-6c19-4f6b-b165-2d8717387919 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:52.579424 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b9da3bc2-6c19-4f6b-b165-2d8717387919 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:52.579424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b9da3bc2-6c19-4f6b-b165-2d8717387919 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:52.579424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b9da3bc2-6c19-4f6b-b165-2d8717387919 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:52.590486 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:52.590486 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:52.594110 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b9da3bc2-6c19-4f6b-b165-2d8717387919 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:52.599319 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b9da3bc2-6c19-4f6b-b165-2d8717387919 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:52.599723 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 662/2649] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:52 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:52.681988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-79442e5f-6943-4cba-ba3b-fba366a92c77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:52.684965 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-79442e5f-6943-4cba-ba3b-fba366a92c77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20/action Aug 12 14:54:52.685480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-79442e5f-6943-4cba-ba3b-fba366a92c77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:54:52.685794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-79442e5f-6943-4cba-ba3b-fba366a92c77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:52.707292 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:52.707292 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:52.718021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-51f4f702-76ca-48c4-819c-9a0259546b5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:52.720486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51f4f702-76ca-48c4-819c-9a0259546b5f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:52.720741 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51f4f702-76ca-48c4-819c-9a0259546b5f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:52.721111 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51f4f702-76ca-48c4-819c-9a0259546b5f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:52.721258 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-51f4f702-76ca-48c4-819c-9a0259546b5f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:52.727043 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:52.727043 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:52.727954 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51f4f702-76ca-48c4-819c-9a0259546b5f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:52.728546 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 668/2650] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:52 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:52.738215 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b76a5b2e-6e36-4b40-990b-9131d4a5c58f req-79442e5f-6943-4cba-ba3b-fba366a92c77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20/action returned with HTTP 204 Aug 12 14:54:52.738791 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 667/2651] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:54:52 2026] POST /volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:52.750835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e40ab0b5-93ae-4db8-a5f5-3eed3f3e274c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:52.753918 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e40ab0b5-93ae-4db8-a5f5-3eed3f3e274c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd Aug 12 14:54:52.754068 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e40ab0b5-93ae-4db8-a5f5-3eed3f3e274c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:52.754202 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e40ab0b5-93ae-4db8-a5f5-3eed3f3e274c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:52.763577 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:52.763577 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:52.860582 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-83bff2d3-afca-47d9-bb84-964b1c708200 req-e40ab0b5-93ae-4db8-a5f5-3eed3f3e274c tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd returned with HTTP 200 Aug 12 14:54:52.861133 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 655/2652] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:54:52 2026] DELETE /volume/v3/attachments/b261854f-4b8b-4a01-8388-41c0b85b29fd => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:53.085393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-278b8ca2-8a1c-4c0e-a2b5-f392e6e8186a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:53.087289 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-278b8ca2-8a1c-4c0e-a2b5-f392e6e8186a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:53.087663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-278b8ca2-8a1c-4c0e-a2b5-f392e6e8186a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:53.087919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-278b8ca2-8a1c-4c0e-a2b5-f392e6e8186a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:53.099476 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:53.099476 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:53.109624 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-278b8ca2-8a1c-4c0e-a2b5-f392e6e8186a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:53.120300 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-278b8ca2-8a1c-4c0e-a2b5-f392e6e8186a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:53.120885 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 663/2653] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:53 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:53.368002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2760429f-cdb7-488e-ac70-3a5b2c9c73cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:53.370754 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2760429f-cdb7-488e-ac70-3a5b2c9c73cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:53.371031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2760429f-cdb7-488e-ac70-3a5b2c9c73cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:53.371258 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2760429f-cdb7-488e-ac70-3a5b2c9c73cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:53.380095 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:53.380095 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:53.384290 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2760429f-cdb7-488e-ac70-3a5b2c9c73cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:53.389702 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2760429f-cdb7-488e-ac70-3a5b2c9c73cf tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:53.390203 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 669/2654] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:53 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:53.614655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e25b93fc-6403-4658-bb91-21443145abc4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:53.618271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e25b93fc-6403-4658-bb91-21443145abc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:54:53.618520 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e25b93fc-6403-4658-bb91-21443145abc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:53.618768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e25b93fc-6403-4658-bb91-21443145abc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:53.632837 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:53.632837 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:53.638366 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e25b93fc-6403-4658-bb91-21443145abc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:53.643863 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e25b93fc-6403-4658-bb91-21443145abc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:54:53.644346 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 668/2655] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:53 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:53.708166 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-797de06b-3e9b-43f2-aaef-9dd760f7473f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:53.710532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-797de06b-3e9b-43f2-aaef-9dd760f7473f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:53.710741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-797de06b-3e9b-43f2-aaef-9dd760f7473f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:53.710973 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-797de06b-3e9b-43f2-aaef-9dd760f7473f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:53.719310 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:53.719310 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:53.724173 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-797de06b-3e9b-43f2-aaef-9dd760f7473f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:53.729374 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-797de06b-3e9b-43f2-aaef-9dd760f7473f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:53.729952 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 656/2656] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:54:53 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:53.741217 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c0d3861f-4d7a-4f41-8a1a-ab20ede07edb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:53.746090 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0d3861f-4d7a-4f41-8a1a-ab20ede07edb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:53.746655 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c0d3861f-4d7a-4f41-8a1a-ab20ede07edb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:53.746959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c0d3861f-4d7a-4f41-8a1a-ab20ede07edb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:53.747158 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c0d3861f-4d7a-4f41-8a1a-ab20ede07edb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:53.752738 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:53.752738 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:53.753901 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0d3861f-4d7a-4f41-8a1a-ab20ede07edb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:53.755705 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 664/2657] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:53 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:53.854373 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13534c26-0bc6-474e-8f8d-7e4321c6cf62 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:53.854943 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13534c26-0bc6-474e-8f8d-7e4321c6cf62 None None] GET https://10.4.3.100/volume// Aug 12 14:54:53.855216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13534c26-0bc6-474e-8f8d-7e4321c6cf62 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:53.855484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13534c26-0bc6-474e-8f8d-7e4321c6cf62 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:53.855933 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13534c26-0bc6-474e-8f8d-7e4321c6cf62 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:54:53.856575 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 670/2658] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:54:53 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 14:54:53.865566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-b57563fd-75c6-4642-91cd-af669f6cbdc4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:53.867551 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-b57563fd-75c6-4642-91cd-af669f6cbdc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:54:53.869481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-b57563fd-75c6-4642-91cd-af669f6cbdc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3941f4f5-55be-427f-9463-af48eba2b4a5", "connector": null, "instance_uuid": "8973b366-f370-4431-8450-0a244a59edbf"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:53.876343 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:53.876343 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:53.951310 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-b57563fd-75c6-4642-91cd-af669f6cbdc4 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:54:53.951310 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 669/2659] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:54:53 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 14:54:54.021920 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e50816a8-cfa3-4519-b8c6-ae90bdfc81ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:54.024878 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e50816a8-cfa3-4519-b8c6-ae90bdfc81ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:54.025175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e50816a8-cfa3-4519-b8c6-ae90bdfc81ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:54.025396 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e50816a8-cfa3-4519-b8c6-ae90bdfc81ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:54.043294 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:54.043294 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:54.048948 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e50816a8-cfa3-4519-b8c6-ae90bdfc81ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:54.057170 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e50816a8-cfa3-4519-b8c6-ae90bdfc81ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:54.057742 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 657/2660] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:54 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:54.060751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3b1711bb-3a8f-4c18-a919-8a05a065c58c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:54.061313 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3b1711bb-3a8f-4c18-a919-8a05a065c58c None None] GET https://10.4.3.100/volume// Aug 12 14:54:54.061621 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3b1711bb-3a8f-4c18-a919-8a05a065c58c None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:54.061918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3b1711bb-3a8f-4c18-a919-8a05a065c58c None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:54.062521 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3b1711bb-3a8f-4c18-a919-8a05a065c58c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:54:54.063061 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 665/2661] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:54:54 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 14:54:54.077753 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-0db7028e-fb59-42a5-80cb-704b2e69877d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:54.080039 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-0db7028e-fb59-42a5-80cb-704b2e69877d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:54.080304 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-0db7028e-fb59-42a5-80cb-704b2e69877d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:54.080549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-0db7028e-fb59-42a5-80cb-704b2e69877d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:54.095030 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:54.095030 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:54.101801 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-0db7028e-fb59-42a5-80cb-704b2e69877d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:54.108505 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-0db7028e-fb59-42a5-80cb-704b2e69877d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:54.109078 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 671/2662] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:54:54 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 1051 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:54:54.140085 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0fef74f1-3567-4795-a0e7-0039b88f2466 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:54.143481 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0fef74f1-3567-4795-a0e7-0039b88f2466 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:54.143481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0fef74f1-3567-4795-a0e7-0039b88f2466 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:54.143842 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0fef74f1-3567-4795-a0e7-0039b88f2466 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:54.155703 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:54.155703 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:54.163470 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0fef74f1-3567-4795-a0e7-0039b88f2466 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:54.172503 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0fef74f1-3567-4795-a0e7-0039b88f2466 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:54.173859 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 670/2663] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:54 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:54.226788 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-55e0cdaf-bff0-4b8d-b551-1676cbfd5481 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:54.230213 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-55e0cdaf-bff0-4b8d-b551-1676cbfd5481 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] PUT https://10.4.3.100/volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99 Aug 12 14:54:54.230584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-55e0cdaf-bff0-4b8d-b551-1676cbfd5481 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:54.239346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-55e0cdaf-bff0-4b8d-b551-1676cbfd5481 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Acquiring lock "cinder-attachment_update-3941f4f5-55be-427f-9463-af48eba2b4a5-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:54:54.244982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-55e0cdaf-bff0-4b8d-b551-1676cbfd5481 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-3941f4f5-55be-427f-9463-af48eba2b4a5-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:54:54.246220 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:54.246220 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:54.477063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-55e0cdaf-bff0-4b8d-b551-1676cbfd5481 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-3941f4f5-55be-427f-9463-af48eba2b4a5-np0000007067" released by "attachment_update" :: held 0.232s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:54:54.477282 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-55e0cdaf-bff0-4b8d-b551-1676cbfd5481 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99 returned with HTTP 200 Aug 12 14:54:54.477775 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 658/2664] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:54:54 2026] PUT /volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99 => generated 968 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:54.487396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-a811a380-e7d7-4af3-8bd8-057fdeb17225 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:54.489928 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-a811a380-e7d7-4af3-8bd8-057fdeb17225 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/encryption Aug 12 14:54:54.490142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-a811a380-e7d7-4af3-8bd8-057fdeb17225 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:54.490727 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-a811a380-e7d7-4af3-8bd8-057fdeb17225 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:54.511599 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:54.511599 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:54.524570 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-a811a380-e7d7-4af3-8bd8-057fdeb17225 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/encryption returned with HTTP 200 Aug 12 14:54:54.524570 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 666/2665] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:54:54 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:54.769216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ad64bd2-289f-4763-a91a-8ae73dec00e8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:54.771705 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ad64bd2-289f-4763-a91a-8ae73dec00e8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:54.772091 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ad64bd2-289f-4763-a91a-8ae73dec00e8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:54.772296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ad64bd2-289f-4763-a91a-8ae73dec00e8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:54.772476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8ad64bd2-289f-4763-a91a-8ae73dec00e8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:54.779745 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:54.779745 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:54.780986 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ad64bd2-289f-4763-a91a-8ae73dec00e8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:54.781534 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 672/2666] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:54 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:55.077048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-72f1c13f-0097-444d-9733-6f61c67fba6c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:55.079293 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72f1c13f-0097-444d-9733-6f61c67fba6c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:55.079585 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72f1c13f-0097-444d-9733-6f61c67fba6c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:55.079990 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72f1c13f-0097-444d-9733-6f61c67fba6c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:55.094850 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:55.094850 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:55.097209 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-72f1c13f-0097-444d-9733-6f61c67fba6c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:55.103576 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72f1c13f-0097-444d-9733-6f61c67fba6c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:55.103903 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 671/2667] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:55 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:55.188337 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f8ee75c-4734-4de8-9037-ec9aae777a04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:55.190687 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f8ee75c-4734-4de8-9037-ec9aae777a04 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:55.191031 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f8ee75c-4734-4de8-9037-ec9aae777a04 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:55.191391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f8ee75c-4734-4de8-9037-ec9aae777a04 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:55.200989 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:55.200989 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:55.206296 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3f8ee75c-4734-4de8-9037-ec9aae777a04 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:55.213245 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f8ee75c-4734-4de8-9037-ec9aae777a04 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:55.213785 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 659/2668] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:55 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:55.233342 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-665e4fed-df92-4b66-8d9c-ed5b526acec0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:55.235933 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-665e4fed-df92-4b66-8d9c-ed5b526acec0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:54:55.236247 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-665e4fed-df92-4b66-8d9c-ed5b526acec0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:55.236531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-665e4fed-df92-4b66-8d9c-ed5b526acec0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:55.246036 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:55.246036 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:55.252113 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-665e4fed-df92-4b66-8d9c-ed5b526acec0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:54:55.259696 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-665e4fed-df92-4b66-8d9c-ed5b526acec0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:54:55.260318 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 667/2669] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:55 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:55.794192 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c20a77f-c7ea-4e34-8c0c-585daa0974a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:55.796557 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c20a77f-c7ea-4e34-8c0c-585daa0974a4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:55.796789 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c20a77f-c7ea-4e34-8c0c-585daa0974a4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:55.797045 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c20a77f-c7ea-4e34-8c0c-585daa0974a4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:55.797136 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9c20a77f-c7ea-4e34-8c0c-585daa0974a4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:55.803137 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:55.803137 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:55.804162 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c20a77f-c7ea-4e34-8c0c-585daa0974a4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:55.808928 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 673/2670] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:55 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:55.823450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8b573870-53a6-4a5a-ba37-5d05ba8623ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:55.823450 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b573870-53a6-4a5a-ba37-5d05ba8623ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:54:55.823450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b573870-53a6-4a5a-ba37-5d05ba8623ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:55.823450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8b573870-53a6-4a5a-ba37-5d05ba8623ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:55.826992 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:55.826992 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:55.831837 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8b573870-53a6-4a5a-ba37-5d05ba8623ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:54:55.838514 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8b573870-53a6-4a5a-ba37-5d05ba8623ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c returned with HTTP 200 Aug 12 14:54:55.839088 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 672/2671] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:55 2026] GET /volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:55.856153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:56.031510 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d/export_record Aug 12 14:54:56.031802 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:56.031976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling method 'export_record' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:56.032052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Export record for backup ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 14:54:56.036637 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:56.036637 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:56.037661 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling RPCAPI with context: , host: np0000007067, backup: ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 14:54:56.056647 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] export_record in rpcapi backup_id ccddf83a-09ea-4d1e-a483-ce7f071a059d on host np0000007067. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 14:54:56.071414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2NkZGY4M2EtMDllYS00ZDFlLWE0ODMtY2U3ZjA3MWEwNTlkIiwgInVzZXJfaWQiOiAiMzBkZmI3YjFjMjAxNGVjOWJjOGQyNGYxY2U4YjhkYTgiLCAicHJvamVjdF9pZCI6ICI2MDVlYTQwY2QwODc0N2ZiOWI3MmY2MzdmNGYwMGFkZSIsICJ2b2x1bWVfaWQiOiAiYjBjMzgzY2YtOGMzMi00NDlhLWIzYmMtOTY5Zjc0YWQ0ODZjIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMyNzgyOTMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU1MTQ2ODY0MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwYzM4M2NmLThjMzItNDQ5YS1iM2JjLTk2OWY3NGFkNDg2Yy8yMDI2MDgxMjE0NTQ0MC9hel9ub3ZhX2JhY2t1cF9jY2RkZjgzYS0wOWVhLTRkMWUtYTQ4My1jZTdmMDcxYTA1OWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTQ6NTQ6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 14:54:56.071757 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7814f836-72b8-4856-b5c8-d7df10db81c8 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d/export_record returned with HTTP 200 Aug 12 14:54:56.072510 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 660/2672] 10.4.3.100 () {66 vars in 1390 bytes} [Wed Aug 12 14:54:55 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d/export_record => generated 1512 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:54:56.082747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:56.085596 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] POST https://10.4.3.100/volume/v3/backups/import_record Aug 12 14:54:56.086158 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiNmI3MGYtMDU1Ny00OWMyLTgxMjUtMWU3MzlhZjg1NGRmIiwgInVzZXJfaWQiOiAiMzBkZmI3YjFjMjAxNGVjOWJjOGQyNGYxY2U4YjhkYTgiLCAicHJvamVjdF9pZCI6ICI2MDVlYTQwY2QwODc0N2ZiOWI3MmY2MzdmNGYwMGFkZSIsICJ2b2x1bWVfaWQiOiAiYjBjMzgzY2YtOGMzMi00NDlhLWIzYmMtOTY5Zjc0YWQ0ODZjIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMyNzgyOTMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU1MTQ2ODY0MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwYzM4M2NmLThjMzItNDQ5YS1iM2JjLTk2OWY3NGFkNDg2Yy8yMDI2MDgxMjE0NTQ0MC9hel9ub3ZhX2JhY2t1cF9jY2RkZjgzYS0wOWVhLTRkMWUtYTQ4My1jZTdmMDcxYTA1OWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTQ6NTQ6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:56.088279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiNmI3MGYtMDU1Ny00OWMyLTgxMjUtMWU3MzlhZjg1NGRmIiwgInVzZXJfaWQiOiAiMzBkZmI3YjFjMjAxNGVjOWJjOGQyNGYxY2U4YjhkYTgiLCAicHJvamVjdF9pZCI6ICI2MDVlYTQwY2QwODc0N2ZiOWI3MmY2MzdmNGYwMGFkZSIsICJ2b2x1bWVfaWQiOiAiYjBjMzgzY2YtOGMzMi00NDlhLWIzYmMtOTY5Zjc0YWQ0ODZjIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMyNzgyOTMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU1MTQ2ODY0MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwYzM4M2NmLThjMzItNDQ5YS1iM2JjLTk2OWY3NGFkNDg2Yy8yMDI2MDgxMjE0NTQ0MC9hel9ub3ZhX2JhY2t1cF9jY2RkZjgzYS0wOWVhLTRkMWUtYTQ4My1jZTdmMDcxYTA1OWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTQ6NTQ6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100247) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 14:54:56.088498 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiNmI3MGYtMDU1Ny00OWMyLTgxMjUtMWU3MzlhZjg1NGRmIiwgInVzZXJfaWQiOiAiMzBkZmI3YjFjMjAxNGVjOWJjOGQyNGYxY2U4YjhkYTgiLCAicHJvamVjdF9pZCI6ICI2MDVlYTQwY2QwODc0N2ZiOWI3MmY2MzdmNGYwMGFkZSIsICJ2b2x1bWVfaWQiOiAiYjBjMzgzY2YtOGMzMi00NDlhLWIzYmMtOTY5Zjc0YWQ0ODZjIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMyNzgyOTMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU1MTQ2ODY0MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwYzM4M2NmLThjMzItNDQ5YS1iM2JjLTk2OWY3NGFkNDg2Yy8yMDI2MDgxMjE0NTQ0MC9hel9ub3ZhX2JhY2t1cF9jY2RkZjgzYS0wOWVhLTRkMWUtYTQ4My1jZTdmMDcxYTA1OWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTQ6NTQ6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100247) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 14:54:56.117830 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1c00d84a-0346-450d-b95a-db12c0326f45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:56.119914 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c00d84a-0346-450d-b95a-db12c0326f45 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:56.120235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c00d84a-0346-450d-b95a-db12c0326f45 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:56.120287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c00d84a-0346-450d-b95a-db12c0326f45 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:56.131316 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:56.131316 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:56.135617 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c00d84a-0346-450d-b95a-db12c0326f45 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:56.140380 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c00d84a-0346-450d-b95a-db12c0326f45 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:56.140785 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 674/2673] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:56 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:56.157666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Created reservations ['e5b0adc2-7263-4a55-b126-cb11a5163607', '89119cb6-68cd-43ad-87a0-4917bd00e881'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:56.193190 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] import_record rpcapi backup id 4ab6b70f-0557-49c2-8125-1e739af854df on host np0000007067 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGFiNmI3MGYtMDU1Ny00OWMyLTgxMjUtMWU3MzlhZjg1NGRmIiwgInVzZXJfaWQiOiAiMzBkZmI3YjFjMjAxNGVjOWJjOGQyNGYxY2U4YjhkYTgiLCAicHJvamVjdF9pZCI6ICI2MDVlYTQwY2QwODc0N2ZiOWI3MmY2MzdmNGYwMGFkZSIsICJ2b2x1bWVfaWQiOiAiYjBjMzgzY2YtOGMzMi00NDlhLWIzYmMtOTY5Zjc0YWQ0ODZjIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci05MjMyNzgyOTMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTU1MTQ2ODY0MCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2IwYzM4M2NmLThjMzItNDQ5YS1iM2JjLTk2OWY3NGFkNDg2Yy8yMDI2MDgxMjE0NTQ0MC9hel9ub3ZhX2JhY2t1cF9jY2RkZjgzYS0wOWVhLTRkMWUtYTQ4My1jZTdmMDcxYTA1OWQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDE0OjU0OjM3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTQ6NTQ6NTVaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100247) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 14:54:56.195550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Import record output: {'backup': {'id': '4ab6b70f-0557-49c2-8125-1e739af854df', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df'}, {'rel': 'bookmark', 'href': 'https://10.4.3.100/volume/backups/4ab6b70f-0557-49c2-8125-1e739af854df'}]}}. {{(pid=100247) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 14:54:56.195774 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0ae36687-12ff-4d7a-8c1a-b95b0e4c1c7a tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/import_record returned with HTTP 201 Aug 12 14:54:56.196286 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 668/2674] 10.4.3.100 () {68 vars in 1302 bytes} [Wed Aug 12 14:54:56 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 114 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 14:54:56.205313 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9de9dfe5-20e5-4ffd-affb-044e2408c5e9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:56.207078 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9de9dfe5-20e5-4ffd-affb-044e2408c5e9 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] GET https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df Aug 12 14:54:56.207264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9de9dfe5-20e5-4ffd-affb-044e2408c5e9 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:56.207440 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9de9dfe5-20e5-4ffd-affb-044e2408c5e9 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:56.207596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9de9dfe5-20e5-4ffd-affb-044e2408c5e9 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Show backup with id 4ab6b70f-0557-49c2-8125-1e739af854df. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:56.211564 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:56.211564 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:56.212178 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9de9dfe5-20e5-4ffd-affb-044e2408c5e9 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df returned with HTTP 200 Aug 12 14:54:56.212540 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 673/2675] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:56 2026] GET /volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df => generated 647 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:56.758804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-899e4505-8650-402b-bd8f-5f72c69381f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:56.761604 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-899e4505-8650-402b-bd8f-5f72c69381f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:56.761916 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-899e4505-8650-402b-bd8f-5f72c69381f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:56.762330 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-899e4505-8650-402b-bd8f-5f72c69381f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:56.773151 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:56.773151 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:56.779328 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-899e4505-8650-402b-bd8f-5f72c69381f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:56.785712 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-899e4505-8650-402b-bd8f-5f72c69381f2 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:56.786299 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 661/2676] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:56 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:56.802625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:56.805398 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:56.805398 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:56.805398 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:56.805566 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume with id: d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:56.813438 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:56.813438 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:56.814093 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:56.864845 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Delete volume request issued successfully. Aug 12 14:54:56.865121 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8ddb41f-dce8-42b1-b1d0-10a95dc434e6 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 202 Aug 12 14:54:56.865779 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 675/2677] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:54:56 2026] DELETE /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:54:56.874216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-95cbbd48-0c88-4c64-b4d8-6989b635944a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:56.876247 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95cbbd48-0c88-4c64-b4d8-6989b635944a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:56.876381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95cbbd48-0c88-4c64-b4d8-6989b635944a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:56.876612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95cbbd48-0c88-4c64-b4d8-6989b635944a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:56.885111 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:56.885111 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:56.889542 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-95cbbd48-0c88-4c64-b4d8-6989b635944a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Volume info retrieved successfully. Aug 12 14:54:56.894868 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95cbbd48-0c88-4c64-b4d8-6989b635944a tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 200 Aug 12 14:54:56.895403 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 669/2678] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:56 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:57.154535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-398645d2-ec54-4a17-8555-5b50452e3732 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:57.156908 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-398645d2-ec54-4a17-8555-5b50452e3732 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:57.157120 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-398645d2-ec54-4a17-8555-5b50452e3732 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:57.157214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-398645d2-ec54-4a17-8555-5b50452e3732 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:57.168883 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:57.168883 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:57.173613 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-398645d2-ec54-4a17-8555-5b50452e3732 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:57.179400 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-398645d2-ec54-4a17-8555-5b50452e3732 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:57.179871 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 674/2679] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:57 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:57.227655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dc7f4626-aefd-4a29-bc2e-85349de6a020 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:57.229441 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc7f4626-aefd-4a29-bc2e-85349de6a020 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] GET https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df Aug 12 14:54:57.229733 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc7f4626-aefd-4a29-bc2e-85349de6a020 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:57.229964 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dc7f4626-aefd-4a29-bc2e-85349de6a020 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:57.230073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dc7f4626-aefd-4a29-bc2e-85349de6a020 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Show backup with id 4ab6b70f-0557-49c2-8125-1e739af854df. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:57.235562 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:57.235562 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:57.236308 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dc7f4626-aefd-4a29-bc2e-85349de6a020 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df returned with HTTP 200 Aug 12 14:54:57.236987 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 662/2680] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:57 2026] GET /volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:57.246826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8e076fbc-a058-4f34-acd7-47a672a645a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:57.249864 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e076fbc-a058-4f34-acd7-47a672a645a0 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] GET https://10.4.3.100/volume/v3/backups Aug 12 14:54:57.250133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e076fbc-a058-4f34-acd7-47a672a645a0 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:57.250369 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e076fbc-a058-4f34-acd7-47a672a645a0 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:57.278059 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e076fbc-a058-4f34-acd7-47a672a645a0 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 200 Aug 12 14:54:57.278585 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 676/2681] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 14:54:57 2026] GET /volume/v3/backups => generated 338 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:57.288709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:57.290352 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] POST https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d/restore Aug 12 14:54:57.292481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:54:57.292481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Restoring backup ccddf83a-09ea-4d1e-a483-ce7f071a059d ({'restore': {}}) {{(pid=100247) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 14:54:57.292767 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Restoring backup ccddf83a-09ea-4d1e-a483-ce7f071a059d to volume None. Aug 12 14:54:57.297823 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:57.297823 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:57.299376 np0000007067 devstack@c-api.service[100247]: INFO cinder.backup.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Creating volume of 1 GB for restore of backup ccddf83a-09ea-4d1e-a483-ce7f071a059d. Aug 12 14:54:57.322872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:54:57.322560. {{(pid=100247) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:54:57.323294 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Availability Zones retrieved successfully. Aug 12 14:54:57.330358 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Flow 'volume_create_api' (94381dac-1568-44ec-bf97-c2e4775d3356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:57.332477 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1baa42-4680-43e7-afcf-0d42415370e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:57.332779 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:54:57.379471 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1baa42-4680-43e7-afcf-0d42415370e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:57.379471 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399ea1d5-6fc2-4603-87ec-2cd9c7c3f608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:57.438231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Created reservations ['e4388acc-5465-411e-9dea-356cfdaedc1a', '90135181-fc8b-46d2-983c-b704e0330ff6', '5cb2488c-23c0-4172-ac17-2950d5dd28d4', '79037d77-63b5-410e-8bf6-086bd2b6ead2'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:54:57.439250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (399ea1d5-6fc2-4603-87ec-2cd9c7c3f608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4388acc-5465-411e-9dea-356cfdaedc1a', '90135181-fc8b-46d2-983c-b704e0330ff6', '5cb2488c-23c0-4172-ac17-2950d5dd28d4', '79037d77-63b5-410e-8bf6-086bd2b6ead2']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:57.440311 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419c73ae-0090-4458-be0b-b25f8203ab83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:57.477821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (419c73ae-0090-4458-be0b-b25f8203ab83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d30f862-149a-4381-ad87-7d89db15314b', '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_ccddf83a-09ea-4d1e-a483-ce7f071a059d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ea40cd08747fb9b72f637f4f00ade',qos_specs=None,replication_status=,reservations=['e4388acc-5465-411e-9dea-356cfdaedc1a','90135181-fc8b-46d2-983c-b704e0330ff6','5cb2488c-23c0-4172-ac17-2950d5dd28d4','79037d77-63b5-410e-8bf6-086bd2b6ead2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:54:57Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ccddf83a-09ea-4d1e-a483-ce7f071a059d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d30f862-149a-4381-ad87-7d89db15314b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605ea40cd08747fb9b72f637f4f00ade',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:57.478826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b9e2ef-6e27-4fe8-814d-9d88d83a9dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:57.500666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b9e2ef-6e27-4fe8-814d-9d88d83a9dd3) transitioned into 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_ccddf83a-09ea-4d1e-a483-ce7f071a059d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ea40cd08747fb9b72f637f4f00ade',qos_specs=None,replication_status=,reservations=['e4388acc-5465-411e-9dea-356cfdaedc1a','90135181-fc8b-46d2-983c-b704e0330ff6','5cb2488c-23c0-4172-ac17-2950d5dd28d4','79037d77-63b5-410e-8bf6-086bd2b6ead2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:57.501631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f0919dd-26eb-4c97-9d0e-fc4c9dd24471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:54:57.517157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f0919dd-26eb-4c97-9d0e-fc4c9dd24471) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:54:57.519479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Flow 'volume_create_api' (94381dac-1568-44ec-bf97-c2e4775d3356) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:54:57.519479 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Create volume request issued successfully. Aug 12 14:54:57.532766 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:57.532766 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:57.532766 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:54:57.911573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4bfac0a3-9f31-4545-ba65-8844d4fd51c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:57.913999 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4bfac0a3-9f31-4545-ba65-8844d4fd51c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] GET https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 Aug 12 14:54:57.914276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4bfac0a3-9f31-4545-ba65-8844d4fd51c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:57.914573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4bfac0a3-9f31-4545-ba65-8844d4fd51c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:57.922232 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4bfac0a3-9f31-4545-ba65-8844d4fd51c9 tempest-VolumesBackupsTest-1130654945 tempest-VolumesBackupsTest-1130654945-project-member] https://10.4.3.100/volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 returned with HTTP 404 Aug 12 14:54:57.922918 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 675/2682] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:57 2026] GET /volume/v3/volumes/d7b6f1ab-2829-47da-ac7c-28809f2b96e1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:54:58.195785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-72246bbe-6e39-4235-842d-89a84eb5b891 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:58.197872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72246bbe-6e39-4235-842d-89a84eb5b891 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:58.198130 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72246bbe-6e39-4235-842d-89a84eb5b891 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:58.198391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72246bbe-6e39-4235-842d-89a84eb5b891 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:58.210901 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:58.210901 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:58.216180 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-72246bbe-6e39-4235-842d-89a84eb5b891 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:58.223530 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72246bbe-6e39-4235-842d-89a84eb5b891 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:58.224124 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 663/2683] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:58 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:58.543503 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:58.543503 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:54:58.543995 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:54:58.544162 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Checking backup size 1 against volume size 1 {{(pid=100247) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 14:54:58.544268 np0000007067 devstack@c-api.service[100247]: INFO cinder.backup.api [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Overwriting volume 9d30f862-149a-4381-ad87-7d89db15314b with restore of backup ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:58.573144 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] restore_backup in rpcapi backup_id ccddf83a-09ea-4d1e-a483-ce7f071a059d {{(pid=100247) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 14:54:58.575161 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d782255b-3142-4e3d-b67e-160dbd3e98ef tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d/restore returned with HTTP 202 Aug 12 14:54:58.575714 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 670/2684] 10.4.3.100 () {68 vars in 1393 bytes} [Wed Aug 12 14:54:57 2026] POST /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d/restore => generated 189 bytes in 1288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:54:58.588158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0dc39a1-2ca0-46be-8082-302116ca7142 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:58.590303 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0dc39a1-2ca0-46be-8082-302116ca7142 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:58.590663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0dc39a1-2ca0-46be-8082-302116ca7142 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:58.590856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0dc39a1-2ca0-46be-8082-302116ca7142 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:58.591003 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a0dc39a1-2ca0-46be-8082-302116ca7142 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:58.597752 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:58.597752 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:54:58.598915 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0dc39a1-2ca0-46be-8082-302116ca7142 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:58.599676 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 677/2685] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:58 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:59.247617 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f4793db1-ce65-46e8-bdb7-2e826d670b20 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:59.250984 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f4793db1-ce65-46e8-bdb7-2e826d670b20 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:54:59.251282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f4793db1-ce65-46e8-bdb7-2e826d670b20 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:59.251735 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f4793db1-ce65-46e8-bdb7-2e826d670b20 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:59.278210 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:59.278210 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:54:59.286211 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f4793db1-ce65-46e8-bdb7-2e826d670b20 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:54:59.293527 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f4793db1-ce65-46e8-bdb7-2e826d670b20 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:54:59.294402 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 676/2686] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:59 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:54:59.613488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1bfcf675-a437-43e6-80a7-09a8e170c9ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:54:59.619193 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bfcf675-a437-43e6-80a7-09a8e170c9ea tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:54:59.619446 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1bfcf675-a437-43e6-80a7-09a8e170c9ea tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:54:59.619710 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1bfcf675-a437-43e6-80a7-09a8e170c9ea tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:54:59.620167 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1bfcf675-a437-43e6-80a7-09a8e170c9ea tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:54:59.628805 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:54:59.628805 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:54:59.630146 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bfcf675-a437-43e6-80a7-09a8e170c9ea tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:54:59.631253 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 664/2687] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:54:59 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:00.310601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b8ad5604-33dc-4161-a63c-bf432fde6ea2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:00.313270 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b8ad5604-33dc-4161-a63c-bf432fde6ea2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:55:00.313537 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b8ad5604-33dc-4161-a63c-bf432fde6ea2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:00.313777 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b8ad5604-33dc-4161-a63c-bf432fde6ea2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:00.336801 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:00.336801 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:00.347325 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b8ad5604-33dc-4161-a63c-bf432fde6ea2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:00.354656 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b8ad5604-33dc-4161-a63c-bf432fde6ea2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:55:00.354748 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 671/2688] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:00 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:00.644117 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3662d8c9-7ca2-43a0-890b-b51514e69c0c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:00.646190 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3662d8c9-7ca2-43a0-890b-b51514e69c0c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:00.646438 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3662d8c9-7ca2-43a0-890b-b51514e69c0c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:00.646695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3662d8c9-7ca2-43a0-890b-b51514e69c0c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:00.646846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3662d8c9-7ca2-43a0-890b-b51514e69c0c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:00.650051 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=300,cinder:UPDATE=71,cinder:INSERT=41 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:55:00.654417 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:00.654417 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:00.655322 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3662d8c9-7ca2-43a0-890b-b51514e69c0c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:00.655738 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 678/2689] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:00 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:01.372299 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1244affa-f4e7-4981-8987-81ee4a3e2244 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:01.377281 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1244affa-f4e7-4981-8987-81ee4a3e2244 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:55:01.377589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1244affa-f4e7-4981-8987-81ee4a3e2244 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:01.377770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1244affa-f4e7-4981-8987-81ee4a3e2244 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:01.406830 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:01.406830 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:01.415055 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1244affa-f4e7-4981-8987-81ee4a3e2244 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:01.420486 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1244affa-f4e7-4981-8987-81ee4a3e2244 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:55:01.421159 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 677/2690] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:01 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:01.675262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-535d77c8-07ab-4117-85ce-457507671d62 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:01.680800 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-535d77c8-07ab-4117-85ce-457507671d62 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:01.683088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-535d77c8-07ab-4117-85ce-457507671d62 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:01.684973 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-535d77c8-07ab-4117-85ce-457507671d62 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:01.685170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-535d77c8-07ab-4117-85ce-457507671d62 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:01.692707 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:01.692707 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:01.693861 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-535d77c8-07ab-4117-85ce-457507671d62 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:01.694748 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 665/2691] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:01 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:02.438270 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fc5c2e1f-77c9-499b-b038-509eb77f82d3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:02.442826 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc5c2e1f-77c9-499b-b038-509eb77f82d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:55:02.444195 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fc5c2e1f-77c9-499b-b038-509eb77f82d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:02.444928 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fc5c2e1f-77c9-499b-b038-509eb77f82d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:02.464855 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:02.464855 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:02.471387 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fc5c2e1f-77c9-499b-b038-509eb77f82d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:02.480744 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fc5c2e1f-77c9-499b-b038-509eb77f82d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:55:02.481526 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 672/2692] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:02 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:02.708568 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-db7914b6-a1b6-48b6-a796-83ab692d37a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:02.710383 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db7914b6-a1b6-48b6-a796-83ab692d37a0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:02.711235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db7914b6-a1b6-48b6-a796-83ab692d37a0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:02.711235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-db7914b6-a1b6-48b6-a796-83ab692d37a0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:02.711235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-db7914b6-a1b6-48b6-a796-83ab692d37a0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:02.717733 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:02.717733 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:02.717733 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-db7914b6-a1b6-48b6-a796-83ab692d37a0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:02.717733 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 679/2693] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:02 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:03.500081 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e635b1ee-b840-48c2-bde2-2e5acf92e4ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:03.502474 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e635b1ee-b840-48c2-bde2-2e5acf92e4ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:55:03.502761 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e635b1ee-b840-48c2-bde2-2e5acf92e4ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:03.503064 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e635b1ee-b840-48c2-bde2-2e5acf92e4ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:03.519978 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:03.519978 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:03.526599 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e635b1ee-b840-48c2-bde2-2e5acf92e4ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:03.534288 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e635b1ee-b840-48c2-bde2-2e5acf92e4ae tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:55:03.535011 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 678/2694] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:03 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:03.728848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-5332402d-56b8-4616-9d93-7f2dbe6dd4ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:03.731263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-95bbc556-f94f-45f1-b729-63063faf230e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:03.731690 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-5332402d-56b8-4616-9d93-7f2dbe6dd4ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99/action Aug 12 14:55:03.734142 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-5332402d-56b8-4616-9d93-7f2dbe6dd4ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:03.734142 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-5332402d-56b8-4616-9d93-7f2dbe6dd4ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:03.735060 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95bbc556-f94f-45f1-b729-63063faf230e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:03.735060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95bbc556-f94f-45f1-b729-63063faf230e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:03.735060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95bbc556-f94f-45f1-b729-63063faf230e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:03.735060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-95bbc556-f94f-45f1-b729-63063faf230e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:03.739791 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:03.739791 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:03.740733 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95bbc556-f94f-45f1-b729-63063faf230e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:03.741223 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 673/2695] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:03 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:03.759564 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:03.759564 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:03.793396 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c165b2d3-8429-4486-9b6c-6e0daa331f7b req-5332402d-56b8-4616-9d93-7f2dbe6dd4ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99/action returned with HTTP 204 Aug 12 14:55:03.793947 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 666/2696] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:55:03 2026] POST /volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:04.552388 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ecf9b07-893c-40da-ab4a-72e4ed360e94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:04.554691 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ecf9b07-893c-40da-ab4a-72e4ed360e94 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:55:04.555044 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ecf9b07-893c-40da-ab4a-72e4ed360e94 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:04.556189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ecf9b07-893c-40da-ab4a-72e4ed360e94 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:04.581690 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:04.581690 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:04.594925 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8ecf9b07-893c-40da-ab4a-72e4ed360e94 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:04.605163 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ecf9b07-893c-40da-ab4a-72e4ed360e94 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:55:04.606817 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 680/2697] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:04 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 1164 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:04.755976 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b700bafd-fc33-4742-b418-f1aa8cdedc12 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:04.758627 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b700bafd-fc33-4742-b418-f1aa8cdedc12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:04.758627 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b700bafd-fc33-4742-b418-f1aa8cdedc12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:04.758861 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b700bafd-fc33-4742-b418-f1aa8cdedc12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:04.759156 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b700bafd-fc33-4742-b418-f1aa8cdedc12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:04.763745 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:04.763745 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:04.764562 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b700bafd-fc33-4742-b418-f1aa8cdedc12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:04.764796 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 679/2698] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:04 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:05.493431 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-ddf3d721-ed98-44c9-ac72-4a3f78ebadad None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:05.496911 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-ddf3d721-ed98-44c9-ac72-4a3f78ebadad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:05.497374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-ddf3d721-ed98-44c9-ac72-4a3f78ebadad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:05.498078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-ddf3d721-ed98-44c9-ac72-4a3f78ebadad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:05.509252 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:05.509252 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:05.517763 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-ddf3d721-ed98-44c9-ac72-4a3f78ebadad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:05.524947 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-ddf3d721-ed98-44c9-ac72-4a3f78ebadad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:05.525231 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 674/2699] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:05 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 922 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:05.643078 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85b61d8c-5186-4527-958d-ce552faf2ca4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:05.644260 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85b61d8c-5186-4527-958d-ce552faf2ca4 None None] GET https://10.4.3.100/volume// Aug 12 14:55:05.644260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85b61d8c-5186-4527-958d-ce552faf2ca4 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:05.644260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85b61d8c-5186-4527-958d-ce552faf2ca4 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:05.644689 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85b61d8c-5186-4527-958d-ce552faf2ca4 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:05.645059 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 667/2700] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:55:05 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 14:55:05.661290 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-eabaae63-bb00-411f-8cc5-9708c152e8b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:05.664577 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-eabaae63-bb00-411f-8cc5-9708c152e8b2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:55:05.664577 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-eabaae63-bb00-411f-8cc5-9708c152e8b2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a512a14-2662-451d-b85e-9bfe216aa279", "connector": null, "instance_uuid": "8973b366-f370-4431-8450-0a244a59edbf"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:05.686529 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:05.686529 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:05.735810 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-eabaae63-bb00-411f-8cc5-9708c152e8b2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:55:05.736645 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 681/2701] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:55:05 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:05.781059 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b056cb71-6e0e-46a3-940f-c8844ba5f2ed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:05.785536 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b056cb71-6e0e-46a3-940f-c8844ba5f2ed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:05.785536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b056cb71-6e0e-46a3-940f-c8844ba5f2ed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:05.785928 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b056cb71-6e0e-46a3-940f-c8844ba5f2ed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:05.785973 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b056cb71-6e0e-46a3-940f-c8844ba5f2ed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:05.792090 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:05.792090 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:05.792678 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b056cb71-6e0e-46a3-940f-c8844ba5f2ed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:05.793173 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 680/2702] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:05 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:05.799373 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9e065779-fb8a-4ce8-a2e1-a5e02603f7b5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:05.803570 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9e065779-fb8a-4ce8-a2e1-a5e02603f7b5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:05.803570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9e065779-fb8a-4ce8-a2e1-a5e02603f7b5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:05.803570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9e065779-fb8a-4ce8-a2e1-a5e02603f7b5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:05.819489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0dce277e-3d59-4872-9d5b-f0ac6b0db564 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:05.820011 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dce277e-3d59-4872-9d5b-f0ac6b0db564 None None] GET https://10.4.3.100/volume// Aug 12 14:55:05.821569 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:05.821569 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:05.821628 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dce277e-3d59-4872-9d5b-f0ac6b0db564 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:05.821628 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0dce277e-3d59-4872-9d5b-f0ac6b0db564 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:05.821628 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0dce277e-3d59-4872-9d5b-f0ac6b0db564 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:05.821628 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 668/2703] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:05.829490 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9e065779-fb8a-4ce8-a2e1-a5e02603f7b5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:05.835600 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-b050c167-8a8c-43f3-a946-4ff0087f72ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:05.838862 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-b050c167-8a8c-43f3-a946-4ff0087f72ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:05.839191 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-b050c167-8a8c-43f3-a946-4ff0087f72ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:05.839471 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-b050c167-8a8c-43f3-a946-4ff0087f72ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:05.840194 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9e065779-fb8a-4ce8-a2e1-a5e02603f7b5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:05.840695 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 675/2704] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:05 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 921 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:05.857792 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:05.857792 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:05.865105 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-b050c167-8a8c-43f3-a946-4ff0087f72ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:05.870790 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-b050c167-8a8c-43f3-a946-4ff0087f72ca tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:05.871507 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 682/2705] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:05 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1101 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:06.010372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-8f80a969-bf15-483f-80c8-3b523db86617 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:06.013817 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-8f80a969-bf15-483f-80c8-3b523db86617 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] PUT https://10.4.3.100/volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573 Aug 12 14:55:06.014186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-8f80a969-bf15-483f-80c8-3b523db86617 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:06.024740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-8f80a969-bf15-483f-80c8-3b523db86617 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Acquiring lock "cinder-attachment_update-8a512a14-2662-451d-b85e-9bfe216aa279-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:55:06.030852 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-8f80a969-bf15-483f-80c8-3b523db86617 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-8a512a14-2662-451d-b85e-9bfe216aa279-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:55:06.031352 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:06.031352 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:06.181555 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-8f80a969-bf15-483f-80c8-3b523db86617 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-8a512a14-2662-451d-b85e-9bfe216aa279-np0000007067" released by "attachment_update" :: held 0.150s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:55:06.181555 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-8f80a969-bf15-483f-80c8-3b523db86617 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573 returned with HTTP 200 Aug 12 14:55:06.181555 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 681/2706] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:55:06 2026] PUT /volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:06.348469 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:06.350883 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:06.351376 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-127854864"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:06.353398 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-127854864'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:06.353746 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume of 1 GB Aug 12 14:55:06.359143 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Availability Zones retrieved successfully. Aug 12 14:55:06.368812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Flow 'volume_create_api' (ec17d932-2d4c-4467-8642-b46301b50b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:06.369991 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4fe104-51ac-4985-a8ba-516b80e9332d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:06.371118 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:06.412659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc4fe104-51ac-4985-a8ba-516b80e9332d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:06.413920 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9744e1-19fc-4a08-a228-d9007b43b341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:06.467722 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Created reservations ['76e9786d-fd70-4c27-9d57-0f3ff7bc243c', '3d232ec0-f5d2-45b2-8687-6b515c9e6978', '31af7e3c-612d-4fe1-99c9-e96c84e494b1', '17b91e82-5d64-4234-a1db-8718d08031e5'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:06.468660 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e9744e1-19fc-4a08-a228-d9007b43b341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76e9786d-fd70-4c27-9d57-0f3ff7bc243c', '3d232ec0-f5d2-45b2-8687-6b515c9e6978', '31af7e3c-612d-4fe1-99c9-e96c84e494b1', '17b91e82-5d64-4234-a1db-8718d08031e5']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:06.469625 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea18f61-864d-4f21-b41b-d51098ccd54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:06.498799 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ea18f61-864d-4f21-b41b-d51098ccd54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5720cf-f1c4-4e0a-a84c-4e6ff381de86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-127854864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2916992b3602494aba3741cc44c108fb',qos_specs=None,replication_status=,reservations=['76e9786d-fd70-4c27-9d57-0f3ff7bc243c','3d232ec0-f5d2-45b2-8687-6b515c9e6978','31af7e3c-612d-4fe1-99c9-e96c84e494b1','17b91e82-5d64-4234-a1db-8718d08031e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-127854864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5720cf-f1c4-4e0a-a84c-4e6ff381de86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2916992b3602494aba3741cc44c108fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:06.499856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923bb1c6-9bd1-429d-bbdb-daa2a24365bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:06.527712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (923bb1c6-9bd1-429d-bbdb-daa2a24365bb) transitioned into state 'SUCCESS' from state '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-127854864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2916992b3602494aba3741cc44c108fb',qos_specs=None,replication_status=,reservations=['76e9786d-fd70-4c27-9d57-0f3ff7bc243c','3d232ec0-f5d2-45b2-8687-6b515c9e6978','31af7e3c-612d-4fe1-99c9-e96c84e494b1','17b91e82-5d64-4234-a1db-8718d08031e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:06.528401 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4f394a-02dc-4618-91c7-b938d9942c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:06.545914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b4f394a-02dc-4618-91c7-b938d9942c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:06.547033 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Flow 'volume_create_api' (ec17d932-2d4c-4467-8642-b46301b50b3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:06.547438 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume request issued successfully. Aug 12 14:55:06.548281 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5724d58b-38ca-4ebe-becb-8ce4efb4c514 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:06.548808 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 669/2707] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:55:06 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:06.560586 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ddc88a80-82e8-4b18-a8b4-2a0a274b227a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:06.563211 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ddc88a80-82e8-4b18-a8b4-2a0a274b227a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:06.563628 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ddc88a80-82e8-4b18-a8b4-2a0a274b227a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:06.563848 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ddc88a80-82e8-4b18-a8b4-2a0a274b227a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:06.576430 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:06.576430 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:06.581776 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ddc88a80-82e8-4b18-a8b4-2a0a274b227a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:06.589352 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ddc88a80-82e8-4b18-a8b4-2a0a274b227a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:06.589793 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 676/2708] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:06 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:06.812531 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20769490-31d3-4318-9fd3-6a60421b2c2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:06.818507 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20769490-31d3-4318-9fd3-6a60421b2c2d tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:06.818907 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20769490-31d3-4318-9fd3-6a60421b2c2d tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:06.819112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20769490-31d3-4318-9fd3-6a60421b2c2d tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:06.819289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-20769490-31d3-4318-9fd3-6a60421b2c2d tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:06.831646 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:06.831646 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:06.831646 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20769490-31d3-4318-9fd3-6a60421b2c2d tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:06.831646 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 683/2709] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:06 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:06.859118 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4bad699d-b519-4758-a24d-320e8ee5a120 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:06.861577 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4bad699d-b519-4758-a24d-320e8ee5a120 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:06.861944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4bad699d-b519-4758-a24d-320e8ee5a120 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:06.862216 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4bad699d-b519-4758-a24d-320e8ee5a120 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:06.873424 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:06.873424 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:06.877914 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4bad699d-b519-4758-a24d-320e8ee5a120 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:06.884203 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4bad699d-b519-4758-a24d-320e8ee5a120 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:06.884800 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 682/2710] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:06 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:07.607580 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-373a36c4-e7a5-4852-ac08-1e0d331d7fda None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:07.614108 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-373a36c4-e7a5-4852-ac08-1e0d331d7fda tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:07.614768 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-373a36c4-e7a5-4852-ac08-1e0d331d7fda tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:07.616543 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-373a36c4-e7a5-4852-ac08-1e0d331d7fda tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:07.635679 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:07.635679 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:07.648225 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-373a36c4-e7a5-4852-ac08-1e0d331d7fda tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:07.657572 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-373a36c4-e7a5-4852-ac08-1e0d331d7fda tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:07.658662 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 670/2711] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:07 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 847 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:07.749006 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-3c314989-ba63-4991-bab2-6295b30ad352 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:07.753009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-3c314989-ba63-4991-bab2-6295b30ad352 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:07.753009 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-3c314989-ba63-4991-bab2-6295b30ad352 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:07.753288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-3c314989-ba63-4991-bab2-6295b30ad352 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:07.767870 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:07.767870 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:07.774752 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-3c314989-ba63-4991-bab2-6295b30ad352 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:07.783619 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-3c314989-ba63-4991-bab2-6295b30ad352 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:07.784976 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 677/2712] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:07 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:07.848312 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1ef2025b-2a2f-459d-aafd-45dc4a063ea3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:07.850438 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ef2025b-2a2f-459d-aafd-45dc4a063ea3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:07.850710 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ef2025b-2a2f-459d-aafd-45dc4a063ea3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:07.850953 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1ef2025b-2a2f-459d-aafd-45dc4a063ea3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:07.851114 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1ef2025b-2a2f-459d-aafd-45dc4a063ea3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:07.856564 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:07.856564 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:07.857734 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1ef2025b-2a2f-459d-aafd-45dc4a063ea3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:07.858141 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 684/2713] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:07 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:07.900052 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a52dfeef-9ffc-4cfa-bfa3-2a04727f2c07 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:07.900521 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10ee3c88-1eca-4bdf-ac9f-4009db5c436d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:07.900606 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a52dfeef-9ffc-4cfa-bfa3-2a04727f2c07 None None] GET https://10.4.3.100/volume// Aug 12 14:55:07.900638 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a52dfeef-9ffc-4cfa-bfa3-2a04727f2c07 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:07.900902 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a52dfeef-9ffc-4cfa-bfa3-2a04727f2c07 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:07.901241 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a52dfeef-9ffc-4cfa-bfa3-2a04727f2c07 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:07.901652 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 683/2714] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:55: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 14:55:07.902477 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10ee3c88-1eca-4bdf-ac9f-4009db5c436d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:07.902777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10ee3c88-1eca-4bdf-ac9f-4009db5c436d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:07.903145 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10ee3c88-1eca-4bdf-ac9f-4009db5c436d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:07.912678 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0571cf75-2091-4923-8130-5c39de1a11b3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:07.917515 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0571cf75-2091-4923-8130-5c39de1a11b3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:55:07.917515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0571cf75-2091-4923-8130-5c39de1a11b3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e5720cf-f1c4-4e0a-a84c-4e6ff381de86", "connector": null, "instance_uuid": "16db7468-5f49-4e0f-8904-18e3665a543d"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:07.919246 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:07.919246 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:07.923615 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-10ee3c88-1eca-4bdf-ac9f-4009db5c436d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:07.932850 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:07.932850 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:07.934045 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10ee3c88-1eca-4bdf-ac9f-4009db5c436d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:07.934811 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 671/2715] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:07 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 922 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:07.974226 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0571cf75-2091-4923-8130-5c39de1a11b3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:55:07.974897 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 678/2716] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:55:07 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 14:55:08.005108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5369de66-cc22-4b4c-9ec3-06d383261818 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:08.007724 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5369de66-cc22-4b4c-9ec3-06d383261818 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:08.008001 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5369de66-cc22-4b4c-9ec3-06d383261818 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:08.008239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5369de66-cc22-4b4c-9ec3-06d383261818 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:08.020172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-58dd4f08-3ab1-4cf2-9e10-f12c98de2a6f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:08.020561 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58dd4f08-3ab1-4cf2-9e10-f12c98de2a6f None None] GET https://10.4.3.100/volume// Aug 12 14:55:08.020737 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58dd4f08-3ab1-4cf2-9e10-f12c98de2a6f None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:08.020971 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58dd4f08-3ab1-4cf2-9e10-f12c98de2a6f None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:08.021275 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58dd4f08-3ab1-4cf2-9e10-f12c98de2a6f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:08.021782 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 684/2717] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:08.022895 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:08.022895 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:08.027958 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5369de66-cc22-4b4c-9ec3-06d383261818 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:08.029907 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0df837ea-477a-48b8-8aa2-b0db828c2ad7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:08.032776 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0df837ea-477a-48b8-8aa2-b0db828c2ad7 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:08.033081 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0df837ea-477a-48b8-8aa2-b0db828c2ad7 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:08.033307 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0df837ea-477a-48b8-8aa2-b0db828c2ad7 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:08.034802 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5369de66-cc22-4b4c-9ec3-06d383261818 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:08.035284 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 685/2718] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:08 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:08.043207 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:08.043207 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:08.047028 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0df837ea-477a-48b8-8aa2-b0db828c2ad7 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:08.052066 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-0df837ea-477a-48b8-8aa2-b0db828c2ad7 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:08.054556 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 672/2719] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:08 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:08.171262 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-d97c5d9d-7038-44da-8fbc-59e3be846f89 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:08.173776 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-d97c5d9d-7038-44da-8fbc-59e3be846f89 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] PUT https://10.4.3.100/volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d Aug 12 14:55:08.174197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-d97c5d9d-7038-44da-8fbc-59e3be846f89 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:08.182559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-d97c5d9d-7038-44da-8fbc-59e3be846f89 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Acquiring lock "cinder-attachment_update-4e5720cf-f1c4-4e0a-a84c-4e6ff381de86-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:55:08.187015 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-d97c5d9d-7038-44da-8fbc-59e3be846f89 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Lock "cinder-attachment_update-4e5720cf-f1c4-4e0a-a84c-4e6ff381de86-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:55:08.188248 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:08.188248 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:08.295271 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-d97c5d9d-7038-44da-8fbc-59e3be846f89 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Lock "cinder-attachment_update-4e5720cf-f1c4-4e0a-a84c-4e6ff381de86-np0000007067" released by "attachment_update" :: held 0.108s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:55:08.295705 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-d97c5d9d-7038-44da-8fbc-59e3be846f89 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d returned with HTTP 200 Aug 12 14:55:08.296446 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 679/2720] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:55:08 2026] PUT /volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:08.870853 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c42df5e-c237-4d8a-923e-45193f4c60ee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:08.872759 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c42df5e-c237-4d8a-923e-45193f4c60ee tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:08.872982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c42df5e-c237-4d8a-923e-45193f4c60ee tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:08.873167 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c42df5e-c237-4d8a-923e-45193f4c60ee tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:08.873273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9c42df5e-c237-4d8a-923e-45193f4c60ee tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:08.884640 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:08.884640 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:08.885468 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c42df5e-c237-4d8a-923e-45193f4c60ee tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:08.885925 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 685/2721] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:08 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:08.953634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b908ed64-8e85-429e-ad0f-04785fbd4f7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:08.969431 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b908ed64-8e85-429e-ad0f-04785fbd4f7e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:08.969640 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b908ed64-8e85-429e-ad0f-04785fbd4f7e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:08.969877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b908ed64-8e85-429e-ad0f-04785fbd4f7e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:08.979152 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:08.979152 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:08.982589 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b908ed64-8e85-429e-ad0f-04785fbd4f7e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:08.986576 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b908ed64-8e85-429e-ad0f-04785fbd4f7e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:08.987054 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 686/2722] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:08 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 922 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:09.048174 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ae574a9-ee54-4b57-886a-c07578bfac7c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:09.049849 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ae574a9-ee54-4b57-886a-c07578bfac7c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:09.050100 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ae574a9-ee54-4b57-886a-c07578bfac7c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:09.050272 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ae574a9-ee54-4b57-886a-c07578bfac7c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:09.062063 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:09.062063 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:09.066730 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9ae574a9-ee54-4b57-886a-c07578bfac7c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:09.072929 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ae574a9-ee54-4b57-886a-c07578bfac7c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:09.073426 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 673/2723] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:09 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:09.505107 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-055b5507-2cd1-4d90-a6ac-7b0fec8b6bdd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:09.508273 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-055b5507-2cd1-4d90-a6ac-7b0fec8b6bdd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573/action Aug 12 14:55:09.508770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-055b5507-2cd1-4d90-a6ac-7b0fec8b6bdd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:09.508952 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-055b5507-2cd1-4d90-a6ac-7b0fec8b6bdd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:09.531172 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:09.531172 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:09.546246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-df3048d2-dda6-4c4a-b3e8-4530fac2fcc7 req-055b5507-2cd1-4d90-a6ac-7b0fec8b6bdd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573/action returned with HTTP 204 Aug 12 14:55:09.546246 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 680/2724] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:55:09 2026] POST /volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:09.899189 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-15f0440c-89bc-45cf-8adf-e0c86c12df56 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:09.901342 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15f0440c-89bc-45cf-8adf-e0c86c12df56 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:09.901625 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15f0440c-89bc-45cf-8adf-e0c86c12df56 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:09.901739 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-15f0440c-89bc-45cf-8adf-e0c86c12df56 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:09.901857 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-15f0440c-89bc-45cf-8adf-e0c86c12df56 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:09.906696 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:09.906696 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:09.907553 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-15f0440c-89bc-45cf-8adf-e0c86c12df56 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:09.907963 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 686/2725] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:09 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:10.010248 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d8b5bce3-77ea-46fe-a05c-79acc474ed69 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:10.014817 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8b5bce3-77ea-46fe-a05c-79acc474ed69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:10.015067 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8b5bce3-77ea-46fe-a05c-79acc474ed69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:10.015302 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d8b5bce3-77ea-46fe-a05c-79acc474ed69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:10.027200 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:10.027200 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:10.031278 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d8b5bce3-77ea-46fe-a05c-79acc474ed69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:10.036988 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d8b5bce3-77ea-46fe-a05c-79acc474ed69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:10.036988 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 687/2726] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:10 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1214 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:10.088902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7313a18b-4906-4a48-b3ce-122281d92470 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:10.092753 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7313a18b-4906-4a48-b3ce-122281d92470 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:10.093559 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7313a18b-4906-4a48-b3ce-122281d92470 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:10.093559 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7313a18b-4906-4a48-b3ce-122281d92470 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:10.107909 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:10.107909 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:10.113228 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7313a18b-4906-4a48-b3ce-122281d92470 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:10.119134 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7313a18b-4906-4a48-b3ce-122281d92470 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:10.120045 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 674/2727] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:10 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:10.581362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:10.769637 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:10.770008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-278668607", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:10.771720 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-278668607', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:10.771987 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Create volume of 1 GB Aug 12 14:55:10.779684 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Availability Zones retrieved successfully. Aug 12 14:55:10.786238 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Flow 'volume_create_api' (a533e219-a6b8-4739-9b92-c521704e1d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:10.787312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d1b1ff-f111-47fd-b3d6-d2450ce7031d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:10.788364 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:10.821558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26d1b1ff-f111-47fd-b3d6-d2450ce7031d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:10.822730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7059ab6-716a-4330-b1ca-f7c1b13febaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:10.905381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Created reservations ['8d068bb7-7e3a-429f-82f0-e12cdb26ca0b', '4d3e586f-3001-472f-aeeb-ce75b43a0ca5', 'b694502d-6e98-40b1-b294-4d30fb197be8', 'f814fc07-4f00-447f-8917-d2bc66aa3d5c'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:10.906425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7059ab6-716a-4330-b1ca-f7c1b13febaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d068bb7-7e3a-429f-82f0-e12cdb26ca0b', '4d3e586f-3001-472f-aeeb-ce75b43a0ca5', 'b694502d-6e98-40b1-b294-4d30fb197be8', 'f814fc07-4f00-447f-8917-d2bc66aa3d5c']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:10.907340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae79382e-3158-4012-9668-1bad519bf639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:10.919242 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d3c2e0ab-c209-4c8f-8dc3-f2a9a259969b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:10.920984 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3c2e0ab-c209-4c8f-8dc3-f2a9a259969b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:10.921175 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3c2e0ab-c209-4c8f-8dc3-f2a9a259969b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:10.921383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3c2e0ab-c209-4c8f-8dc3-f2a9a259969b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:10.921506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d3c2e0ab-c209-4c8f-8dc3-f2a9a259969b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:10.926887 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:10.926887 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:10.927897 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3c2e0ab-c209-4c8f-8dc3-f2a9a259969b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:10.928423 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 687/2728] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:10 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:10.932691 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae79382e-3158-4012-9668-1bad519bf639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a8252e2-bf6f-47f4-82df-44376d5d450e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-278668607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e05cabc1d914bd1bb032d42d57176ef',qos_specs=None,replication_status=,reservations=['8d068bb7-7e3a-429f-82f0-e12cdb26ca0b','4d3e586f-3001-472f-aeeb-ce75b43a0ca5','b694502d-6e98-40b1-b294-4d30fb197be8','f814fc07-4f00-447f-8917-d2bc66aa3d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376ce758712f4a24ad83dec8a4feb606',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-278668607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a8252e2-bf6f-47f4-82df-44376d5d450e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e05cabc1d914bd1bb032d42d57176ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='376ce758712f4a24ad83dec8a4feb606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:10.933449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb507f04-52a5-409a-b152-c4dd02f41d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:10.954590 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb507f04-52a5-409a-b152-c4dd02f41d6b) transitioned into state 'SUCCESS' from state '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-278668607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e05cabc1d914bd1bb032d42d57176ef',qos_specs=None,replication_status=,reservations=['8d068bb7-7e3a-429f-82f0-e12cdb26ca0b','4d3e586f-3001-472f-aeeb-ce75b43a0ca5','b694502d-6e98-40b1-b294-4d30fb197be8','f814fc07-4f00-447f-8917-d2bc66aa3d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='376ce758712f4a24ad83dec8a4feb606',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:10.955412 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca00923-dd31-4bed-91ab-01469f7f0fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:10.963769 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ca00923-dd31-4bed-91ab-01469f7f0fb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:10.964692 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Flow 'volume_create_api' (a533e219-a6b8-4739-9b92-c521704e1d72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:10.964971 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Create volume request issued successfully. Aug 12 14:55:10.965538 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ee4b208-3cde-440c-be04-771d4c0c0b26 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:10.965921 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 681/2729] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:10 2026] POST /volume/v3/volumes => generated 755 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:10.980894 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-031641e5-6956-4834-8cae-fba38504a4d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:10.983165 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-031641e5-6956-4834-8cae-fba38504a4d0 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] GET https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:10.983480 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-031641e5-6956-4834-8cae-fba38504a4d0 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:10.983739 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-031641e5-6956-4834-8cae-fba38504a4d0 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:10.993376 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:10.993376 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:10.999223 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-031641e5-6956-4834-8cae-fba38504a4d0 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:11.004120 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-031641e5-6956-4834-8cae-fba38504a4d0 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 200 Aug 12 14:55:11.004624 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 688/2730] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:10 2026] GET /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:11.136768 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-06341d00-80f2-4fb5-9116-f9ca845e3a42 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:11.139147 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06341d00-80f2-4fb5-9116-f9ca845e3a42 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:11.139408 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06341d00-80f2-4fb5-9116-f9ca845e3a42 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:11.139688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-06341d00-80f2-4fb5-9116-f9ca845e3a42 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:11.149591 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:11.149591 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:11.152974 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-06341d00-80f2-4fb5-9116-f9ca845e3a42 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:11.157110 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-06341d00-80f2-4fb5-9116-f9ca845e3a42 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:11.157538 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 675/2731] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:11 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:11.943526 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c66dc5f2-b48a-46f9-81cb-459fcc1397ad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:11.944819 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c66dc5f2-b48a-46f9-81cb-459fcc1397ad tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:11.945103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c66dc5f2-b48a-46f9-81cb-459fcc1397ad tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:11.945334 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c66dc5f2-b48a-46f9-81cb-459fcc1397ad tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:11.945451 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c66dc5f2-b48a-46f9-81cb-459fcc1397ad tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:11.955515 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:11.955515 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:11.955515 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c66dc5f2-b48a-46f9-81cb-459fcc1397ad tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:11.955515 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 688/2732] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:11 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:12.017724 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bfff75eb-0676-4027-ad17-78f0d96c7b65 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:12.019827 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bfff75eb-0676-4027-ad17-78f0d96c7b65 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] GET https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:12.020030 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bfff75eb-0676-4027-ad17-78f0d96c7b65 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:12.020206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bfff75eb-0676-4027-ad17-78f0d96c7b65 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:12.030184 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:12.030184 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:12.036047 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bfff75eb-0676-4027-ad17-78f0d96c7b65 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:12.042245 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bfff75eb-0676-4027-ad17-78f0d96c7b65 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 200 Aug 12 14:55:12.042827 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 682/2733] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:12 2026] GET /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:12.056782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33a5d93a-f903-43bd-8680-b6a32a59bdbb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:12.060336 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33a5d93a-f903-43bd-8680-b6a32a59bdbb tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] GET https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:12.060636 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33a5d93a-f903-43bd-8680-b6a32a59bdbb tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:12.060926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33a5d93a-f903-43bd-8680-b6a32a59bdbb tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:12.069102 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:12.069102 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:12.073004 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-33a5d93a-f903-43bd-8680-b6a32a59bdbb tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:12.077739 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33a5d93a-f903-43bd-8680-b6a32a59bdbb tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 200 Aug 12 14:55:12.078200 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 689/2734] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:12 2026] GET /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:12.098884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:12.101940 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] POST https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e/action Aug 12 14:55:12.102430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-338223771", "disk_format": "raw"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:12.102625 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-338223771", "disk_format": "raw"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:12.111593 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:12.111593 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:12.112154 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:12.126672 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:12.126672 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:12.130973 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.image.image_utils [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-338223771'}] 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-338223771'}]. {{(pid=100246) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 12 14:55:12.172083 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-133aa3d8-8637-4dbf-bdd6-d4f7af72fa57 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:12.175405 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-133aa3d8-8637-4dbf-bdd6-d4f7af72fa57 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:12.175719 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-133aa3d8-8637-4dbf-bdd6-d4f7af72fa57 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:12.176052 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-133aa3d8-8637-4dbf-bdd6-d4f7af72fa57 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:12.194926 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:12.194926 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:12.204970 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-133aa3d8-8637-4dbf-bdd6-d4f7af72fa57 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:12.210368 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-133aa3d8-8637-4dbf-bdd6-d4f7af72fa57 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:12.210828 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 689/2735] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:12 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:12.572728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-daddd26b-8e44-4917-801b-0147c6e4e141 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:12.576020 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-daddd26b-8e44-4917-801b-0147c6e4e141 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d/action Aug 12 14:55:12.576642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-daddd26b-8e44-4917-801b-0147c6e4e141 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:12.576642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-daddd26b-8e44-4917-801b-0147c6e4e141 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:12.607991 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:12.607991 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:12.625540 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-31c3a6a0-5f75-4313-8608-3a99aa8a138b req-daddd26b-8e44-4917-801b-0147c6e4e141 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d/action returned with HTTP 204 Aug 12 14:55:12.626054 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 683/2736] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:55:12 2026] POST /volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:12.945492 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Copy volume to image completed successfully. Aug 12 14:55:12.945492 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21345bb1-72f7-4ca2-92af-45bab3dd1ae7 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e/action returned with HTTP 202 Aug 12 14:55:12.945492 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 676/2737] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 14:55:12 2026] POST /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e/action => generated 685 bytes in 847 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:12.970232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ff812bc7-be50-44fa-8422-d927c84ae771 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:12.972622 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff812bc7-be50-44fa-8422-d927c84ae771 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:12.972950 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff812bc7-be50-44fa-8422-d927c84ae771 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:12.973177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ff812bc7-be50-44fa-8422-d927c84ae771 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:12.973276 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ff812bc7-be50-44fa-8422-d927c84ae771 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:12.980360 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:12.980360 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:12.981803 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ff812bc7-be50-44fa-8422-d927c84ae771 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:12.982560 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 690/2738] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:12 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:12.995558 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bdd4accc-770a-4661-8aad-343d0d9f2e47 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:12.998299 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdd4accc-770a-4661-8aad-343d0d9f2e47 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/9d30f862-149a-4381-ad87-7d89db15314b Aug 12 14:55:12.998595 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdd4accc-770a-4661-8aad-343d0d9f2e47 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:12.998891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdd4accc-770a-4661-8aad-343d0d9f2e47 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.008930 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.008930 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:13.020229 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bdd4accc-770a-4661-8aad-343d0d9f2e47 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:13.029812 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdd4accc-770a-4661-8aad-343d0d9f2e47 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/9d30f862-149a-4381-ad87-7d89db15314b returned with HTTP 200 Aug 12 14:55:13.030526 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 690/2739] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:12 2026] GET /volume/v3/volumes/9d30f862-149a-4381-ad87-7d89db15314b => generated 901 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:13.048367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.051072 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 14:55:13.051380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.052099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.052099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:55:13.055937 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:55:13.066274 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Get all volumes completed successfully. Aug 12 14:55:13.066954 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c17a80a0-29bd-461f-afbc-92cb0bd08fb9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 14:55:13.067470 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 684/2740] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/volumes => generated 661 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:13.082346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.084382 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] DELETE https://10.4.3.100/volume/v3/volumes/9d30f862-149a-4381-ad87-7d89db15314b Aug 12 14:55:13.086485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.086485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.086485 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete volume with id: 9d30f862-149a-4381-ad87-7d89db15314b Aug 12 14:55:13.105243 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.105243 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:13.105243 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:13.135612 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete volume request issued successfully. Aug 12 14:55:13.135980 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-85d5df18-133d-4b85-b535-d8fdc84261e4 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/9d30f862-149a-4381-ad87-7d89db15314b returned with HTTP 202 Aug 12 14:55:13.136803 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 677/2741] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:13 2026] DELETE /volume/v3/volumes/9d30f862-149a-4381-ad87-7d89db15314b => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:13.146687 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2492d15a-487a-4d02-8d0e-eab76556f177 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.152609 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2492d15a-487a-4d02-8d0e-eab76556f177 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] DELETE https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df Aug 12 14:55:13.152609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2492d15a-487a-4d02-8d0e-eab76556f177 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.152609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2492d15a-487a-4d02-8d0e-eab76556f177 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.153391 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-2492d15a-487a-4d02-8d0e-eab76556f177 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Delete backup with id: 4ab6b70f-0557-49c2-8125-1e739af854df. Aug 12 14:55:13.161639 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.161639 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:13.186512 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-2492d15a-487a-4d02-8d0e-eab76556f177 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] delete_backup rpcapi backup_id 4ab6b70f-0557-49c2-8125-1e739af854df {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:55:13.188207 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2492d15a-487a-4d02-8d0e-eab76556f177 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df returned with HTTP 202 Aug 12 14:55:13.190906 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 691/2742] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:13 2026] DELETE /volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:13.211236 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c7db0c84-6315-4697-8773-9daa2218f461 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.213993 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7db0c84-6315-4697-8773-9daa2218f461 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] GET https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df Aug 12 14:55:13.214198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7db0c84-6315-4697-8773-9daa2218f461 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.214341 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7db0c84-6315-4697-8773-9daa2218f461 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.215329 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c7db0c84-6315-4697-8773-9daa2218f461 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Show backup with id 4ab6b70f-0557-49c2-8125-1e739af854df. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:13.220634 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.220634 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:13.221487 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7db0c84-6315-4697-8773-9daa2218f461 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df returned with HTTP 200 Aug 12 14:55:13.222513 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 691/2743] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:13.227023 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-19b156c1-44e8-4ae2-9973-ab99de041785 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.229351 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19b156c1-44e8-4ae2-9973-ab99de041785 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:13.229779 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-19b156c1-44e8-4ae2-9973-ab99de041785 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.230039 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-19b156c1-44e8-4ae2-9973-ab99de041785 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.246968 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.246968 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:13.257966 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-19b156c1-44e8-4ae2-9973-ab99de041785 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:13.263962 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19b156c1-44e8-4ae2-9973-ab99de041785 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:13.264618 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 685/2744] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 1139 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:13.284500 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-39d93de2-90a3-4802-9e79-b75803e81c87 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.288243 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39d93de2-90a3-4802-9e79-b75803e81c87 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:13.289147 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39d93de2-90a3-4802-9e79-b75803e81c87 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.289147 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-39d93de2-90a3-4802-9e79-b75803e81c87 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.309009 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.309009 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:13.320964 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-39d93de2-90a3-4802-9e79-b75803e81c87 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:13.329045 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-39d93de2-90a3-4802-9e79-b75803e81c87 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:13.329674 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 678/2745] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 1139 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:13.404057 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ac8d4f61-336a-4b1d-bafc-ab2623d5a88a req-1f612dfa-adc2-4f10-ba74-ad488705ea9a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.406340 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac8d4f61-336a-4b1d-bafc-ab2623d5a88a req-1f612dfa-adc2-4f10-ba74-ad488705ea9a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:13.406883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac8d4f61-336a-4b1d-bafc-ab2623d5a88a req-1f612dfa-adc2-4f10-ba74-ad488705ea9a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.407239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac8d4f61-336a-4b1d-bafc-ab2623d5a88a req-1f612dfa-adc2-4f10-ba74-ad488705ea9a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.421047 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.421047 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:13.426653 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ac8d4f61-336a-4b1d-bafc-ab2623d5a88a req-1f612dfa-adc2-4f10-ba74-ad488705ea9a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:13.433195 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac8d4f61-336a-4b1d-bafc-ab2623d5a88a req-1f612dfa-adc2-4f10-ba74-ad488705ea9a tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:13.433939 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 692/2746] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:13.460992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-284d54c8-cb9a-4d04-8145-5fb3246294ea None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.463560 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-284d54c8-cb9a-4d04-8145-5fb3246294ea tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:13.463779 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-284d54c8-cb9a-4d04-8145-5fb3246294ea tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.464064 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-284d54c8-cb9a-4d04-8145-5fb3246294ea tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.484788 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.484788 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:13.489881 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-284d54c8-cb9a-4d04-8145-5fb3246294ea tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:13.496099 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-284d54c8-cb9a-4d04-8145-5fb3246294ea tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:13.498143 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 692/2747] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:13.549328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-2ec0d3ae-5c55-4485-b945-59f986f5083d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.552121 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-2ec0d3ae-5c55-4485-b945-59f986f5083d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:13.552410 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-2ec0d3ae-5c55-4485-b945-59f986f5083d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.552764 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-2ec0d3ae-5c55-4485-b945-59f986f5083d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.565869 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.565869 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:13.570051 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-2ec0d3ae-5c55-4485-b945-59f986f5083d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:13.575172 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-2ec0d3ae-5c55-4485-b945-59f986f5083d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:13.575490 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 686/2748] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:13.598010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-5b8c158b-9a3d-465b-a51a-79e08e1a87cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.600785 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-5b8c158b-9a3d-465b-a51a-79e08e1a87cc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86/action Aug 12 14:55:13.601312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-5b8c158b-9a3d-465b-a51a-79e08e1a87cc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:13.601508 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-5b8c158b-9a3d-465b-a51a-79e08e1a87cc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:13.615594 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.615594 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:13.616164 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-5b8c158b-9a3d-465b-a51a-79e08e1a87cc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:13.627252 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-5b8c158b-9a3d-465b-a51a-79e08e1a87cc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Begin detaching volume completed successfully. Aug 12 14:55:13.627579 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-5b8c158b-9a3d-465b-a51a-79e08e1a87cc tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86/action returned with HTTP 202 Aug 12 14:55:13.628104 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 679/2749] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:55:13 2026] POST /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:13.681366 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4595d4c0-a833-4e32-93ff-6b5f48e568f2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.682289 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4595d4c0-a833-4e32-93ff-6b5f48e568f2 None None] GET https://10.4.3.100/volume// Aug 12 14:55:13.682691 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4595d4c0-a833-4e32-93ff-6b5f48e568f2 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.683019 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4595d4c0-a833-4e32-93ff-6b5f48e568f2 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.683544 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4595d4c0-a833-4e32-93ff-6b5f48e568f2 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:13.683962 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 693/2750] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:13.696611 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-471d409f-5c22-450b-9ef6-bd46e06beeb1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:13.699441 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-471d409f-5c22-450b-9ef6-bd46e06beeb1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:13.699681 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-471d409f-5c22-450b-9ef6-bd46e06beeb1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:13.699900 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-471d409f-5c22-450b-9ef6-bd46e06beeb1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:13.709898 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:13.709898 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:13.713807 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-471d409f-5c22-450b-9ef6-bd46e06beeb1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:13.718488 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-471d409f-5c22-450b-9ef6-bd46e06beeb1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:13.719113 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 693/2751] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:13 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:14.237600 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-785d00b6-a56f-482f-83ea-4d4f34ef6708 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:14.241698 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-785d00b6-a56f-482f-83ea-4d4f34ef6708 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] GET https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df Aug 12 14:55:14.241944 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-785d00b6-a56f-482f-83ea-4d4f34ef6708 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:14.242222 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-785d00b6-a56f-482f-83ea-4d4f34ef6708 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:14.242473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-785d00b6-a56f-482f-83ea-4d4f34ef6708 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Show backup with id 4ab6b70f-0557-49c2-8125-1e739af854df. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:14.249923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-785d00b6-a56f-482f-83ea-4d4f34ef6708 tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df returned with HTTP 404 Aug 12 14:55:14.250191 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 687/2752] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:14 2026] GET /volume/v3/backups/4ab6b70f-0557-49c2-8125-1e739af854df => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:14.262471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c977d12-6637-4aac-9fd2-ee4fc328ee67 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:14.264900 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c977d12-6637-4aac-9fd2-ee4fc328ee67 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] DELETE https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:14.265250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c977d12-6637-4aac-9fd2-ee4fc328ee67 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:14.265546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c977d12-6637-4aac-9fd2-ee4fc328ee67 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:14.265739 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-8c977d12-6637-4aac-9fd2-ee4fc328ee67 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete backup with id: ccddf83a-09ea-4d1e-a483-ce7f071a059d. Aug 12 14:55:14.273033 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:14.273033 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:14.309424 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-8c977d12-6637-4aac-9fd2-ee4fc328ee67 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] delete_backup rpcapi backup_id ccddf83a-09ea-4d1e-a483-ce7f071a059d {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:55:14.309424 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c977d12-6637-4aac-9fd2-ee4fc328ee67 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 202 Aug 12 14:55:14.309424 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 680/2753] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:14 2026] DELETE /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:14.319571 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac483e41-fe1d-4a25-b3cc-507b69b282a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:14.322674 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac483e41-fe1d-4a25-b3cc-507b69b282a7 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:14.322674 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac483e41-fe1d-4a25-b3cc-507b69b282a7 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:14.322926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac483e41-fe1d-4a25-b3cc-507b69b282a7 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:14.323180 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ac483e41-fe1d-4a25-b3cc-507b69b282a7 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:14.335394 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:14.335394 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:14.335394 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac483e41-fe1d-4a25-b3cc-507b69b282a7 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 200 Aug 12 14:55:14.339529 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 694/2754] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:14 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:14.782543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-539da8b2-1baf-4641-8136-db7a3bea8d03 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:14.846626 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-539da8b2-1baf-4641-8136-db7a3bea8d03 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:55:14.846968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-539da8b2-1baf-4641-8136-db7a3bea8d03 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1902701028", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:14.866179 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-539da8b2-1baf-4641-8136-db7a3bea8d03 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:55:14.866637 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 694/2755] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:55:14 2026] POST /volume/v3/types => generated 218 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:14.880374 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4f7fd1dd-a55d-40f0-b118-f2f68b55c4b9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:14.882314 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f7fd1dd-a55d-40f0-b118-f2f68b55c4b9 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types/490be96b-92d0-45b5-89e4-65a8c3d6643b/encryption Aug 12 14:55:14.882677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f7fd1dd-a55d-40f0-b118-f2f68b55c4b9 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:14.913990 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f7fd1dd-a55d-40f0-b118-f2f68b55c4b9 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/490be96b-92d0-45b5-89e4-65a8c3d6643b/encryption returned with HTTP 200 Aug 12 14:55:14.914439 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 688/2756] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:55:14 2026] POST /volume/v3/types/490be96b-92d0-45b5-89e4-65a8c3d6643b/encryption => generated 231 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:14.926434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.023913 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:15.024190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1614821380", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1902701028", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:15.025962 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1614821380', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1902701028', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:15.043531 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume of 1 GB Aug 12 14:55:15.043963 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.043963 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:15.044389 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Availability Zones retrieved successfully. Aug 12 14:55:15.054372 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (fcc7f300-5b71-4ee4-9745-82d8a16ace8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:15.056357 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed60baa2-fe11-4851-b40b-739e4748083d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:15.058728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:15.091175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed60baa2-fe11-4851-b40b-739e4748083d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=490be96b-92d0-45b5-89e4-65a8c3d6643b,is_public=True,name='tempest-scenario-type-cryptsetup-1902701028',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '490be96b-92d0-45b5-89e4-65a8c3d6643b', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:15.091906 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634b39c2-a618-49e4-9b19-a293a2b74c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:15.117895 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1902701028 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1902701028, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:15.118165 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1902701028 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1902701028, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:15.150879 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Created reservations ['70cad325-46b9-4bb3-9978-2c02e486326c', '9d91ad21-6763-4c20-91e0-2b8df0915ac3', '565ad744-51fb-4ba1-8bad-f67cbda916da', '7d568a95-08f6-4f51-b17b-be99cef2364f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:15.151615 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (634b39c2-a618-49e4-9b19-a293a2b74c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70cad325-46b9-4bb3-9978-2c02e486326c', '9d91ad21-6763-4c20-91e0-2b8df0915ac3', '565ad744-51fb-4ba1-8bad-f67cbda916da', '7d568a95-08f6-4f51-b17b-be99cef2364f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:15.152326 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03a50ac-f2fc-4656-9eef-405b5b932ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:15.173565 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c03a50ac-f2fc-4656-9eef-405b5b932ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d42c8f4-2810-4e8f-bf14-74fd910d1591', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1614821380',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['70cad325-46b9-4bb3-9978-2c02e486326c','9d91ad21-6763-4c20-91e0-2b8df0915ac3','565ad744-51fb-4ba1-8bad-f67cbda916da','7d568a95-08f6-4f51-b17b-be99cef2364f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=490be96b-92d0-45b5-89e4-65a8c3d6643b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1614821380',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=7d42c8f4-2810-4e8f-bf14-74fd910d1591,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e289fb7660504f259b0b473bae4b8529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc3aa6ddd023443d988f30a020a73036',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(490be96b-92d0-45b5-89e4-65a8c3d6643b),volume_type_id=490be96b-92d0-45b5-89e4-65a8c3d6643b)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:15.174288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e0ce35-5bbc-4605-862c-d0ec58feddb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:15.199252 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e0ce35-5bbc-4605-862c-d0ec58feddb1) transitioned into state 'SUCCESS' from state '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-1614821380',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['70cad325-46b9-4bb3-9978-2c02e486326c','9d91ad21-6763-4c20-91e0-2b8df0915ac3','565ad744-51fb-4ba1-8bad-f67cbda916da','7d568a95-08f6-4f51-b17b-be99cef2364f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=490be96b-92d0-45b5-89e4-65a8c3d6643b)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:15.200247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f6e45b-69f5-4d6c-a210-0d00267226f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:15.213682 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f6e45b-69f5-4d6c-a210-0d00267226f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:15.214958 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (fcc7f300-5b71-4ee4-9745-82d8a16ace8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:15.215332 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request issued successfully. Aug 12 14:55:15.216215 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d54b2ec0-5d2a-4774-9c2d-b5917d7a3e2e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:15.216769 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 681/2757] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:14 2026] POST /volume/v3/volumes => generated 791 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:15.352440 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89cf9cef-d531-4e89-952c-c32542ca38c9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.355038 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89cf9cef-d531-4e89-952c-c32542ca38c9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d Aug 12 14:55:15.355206 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89cf9cef-d531-4e89-952c-c32542ca38c9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.355495 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89cf9cef-d531-4e89-952c-c32542ca38c9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.355661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-89cf9cef-d531-4e89-952c-c32542ca38c9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id ccddf83a-09ea-4d1e-a483-ce7f071a059d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:15.361641 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89cf9cef-d531-4e89-952c-c32542ca38c9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d returned with HTTP 404 Aug 12 14:55:15.362436 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 695/2758] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:15 2026] GET /volume/v3/backups/ccddf83a-09ea-4d1e-a483-ce7f071a059d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:15.432626 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2bb5be8f-85a9-497b-ba13-3feba6416dbd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.436430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bb5be8f-85a9-497b-ba13-3feba6416dbd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:15.436430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2bb5be8f-85a9-497b-ba13-3feba6416dbd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.436430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2bb5be8f-85a9-497b-ba13-3feba6416dbd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.458106 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.458106 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:15.466584 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2bb5be8f-85a9-497b-ba13-3feba6416dbd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Volume info retrieved successfully. Aug 12 14:55:15.473173 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bb5be8f-85a9-497b-ba13-3feba6416dbd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:15.473173 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 695/2759] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:15 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1442 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:15.482110 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c062b33e-5897-47a5-ae19-3b6d4db82a3c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.484384 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c062b33e-5897-47a5-ae19-3b6d4db82a3c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:55:15.484613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c062b33e-5897-47a5-ae19-3b6d4db82a3c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.484804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c062b33e-5897-47a5-ae19-3b6d4db82a3c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.494910 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.494910 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:15.500440 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c062b33e-5897-47a5-ae19-3b6d4db82a3c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:15.511671 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c062b33e-5897-47a5-ae19-3b6d4db82a3c tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c returned with HTTP 200 Aug 12 14:55:15.512305 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 689/2760] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:15 2026] GET /volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:15.530271 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-4cdced73-6bdc-473c-b3bd-d79755711389 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.533825 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-4cdced73-6bdc-473c-b3bd-d79755711389 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:15.534128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-4cdced73-6bdc-473c-b3bd-d79755711389 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.534719 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-4cdced73-6bdc-473c-b3bd-d79755711389 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.534799 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.537288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:55:15.537563 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.537751 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.537924 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete volume with id: b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:55:15.549155 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.549155 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:15.549682 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:15.565259 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.565259 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:15.570560 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-4cdced73-6bdc-473c-b3bd-d79755711389 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:15.577054 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-4cdced73-6bdc-473c-b3bd-d79755711389 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:15.577575 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 682/2761] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:15 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:15.581179 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete volume request issued successfully. Aug 12 14:55:15.581292 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b49ac3e0-5c81-4548-a206-7b3485bf1d00 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c returned with HTTP 202 Aug 12 14:55:15.581890 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 696/2762] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:15 2026] DELETE /volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:15.592484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe107e47-73a6-4347-a330-08e7d28efe95 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.595730 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe107e47-73a6-4347-a330-08e7d28efe95 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:55:15.597690 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe107e47-73a6-4347-a330-08e7d28efe95 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.599027 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe107e47-73a6-4347-a330-08e7d28efe95 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.604411 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c15befbd-4280-41d0-b143-b691577ca96c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.609466 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c15befbd-4280-41d0-b143-b691577ca96c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af/action Aug 12 14:55:15.609466 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c15befbd-4280-41d0-b143-b691577ca96c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:15.609466 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c15befbd-4280-41d0-b143-b691577ca96c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:15.609632 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.609632 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:15.613088 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fe107e47-73a6-4347-a330-08e7d28efe95 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:15.619125 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe107e47-73a6-4347-a330-08e7d28efe95 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c returned with HTTP 200 Aug 12 14:55:15.619697 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 696/2763] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:15 2026] GET /volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:15.628739 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.628739 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:15.629295 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c15befbd-4280-41d0-b143-b691577ca96c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:15.642185 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c15befbd-4280-41d0-b143-b691577ca96c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Begin detaching volume completed successfully. Aug 12 14:55:15.642549 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c15befbd-4280-41d0-b143-b691577ca96c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af/action returned with HTTP 202 Aug 12 14:55:15.643255 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 690/2764] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:55:15 2026] POST /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:15.673190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87dd814f-7447-40ca-8f81-0c3a7128cfdb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.675364 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87dd814f-7447-40ca-8f81-0c3a7128cfdb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:15.675622 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87dd814f-7447-40ca-8f81-0c3a7128cfdb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.676051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87dd814f-7447-40ca-8f81-0c3a7128cfdb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.692162 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.692162 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:15.699471 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-87dd814f-7447-40ca-8f81-0c3a7128cfdb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:15.704430 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-41a6959b-c1a7-4bab-9e4e-c5252a1e0058 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.705002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41a6959b-c1a7-4bab-9e4e-c5252a1e0058 None None] GET https://10.4.3.100/volume// Aug 12 14:55:15.705248 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41a6959b-c1a7-4bab-9e4e-c5252a1e0058 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.705558 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41a6959b-c1a7-4bab-9e4e-c5252a1e0058 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.706046 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41a6959b-c1a7-4bab-9e4e-c5252a1e0058 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:15.706373 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 697/2765] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:15.710336 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87dd814f-7447-40ca-8f81-0c3a7128cfdb tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:15.711583 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 683/2766] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:15 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:15.719412 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-30d4deb5-3d0a-4bd0-ae98-01c4cbf267e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:15.722120 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-30d4deb5-3d0a-4bd0-ae98-01c4cbf267e7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:15.722490 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-30d4deb5-3d0a-4bd0-ae98-01c4cbf267e7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:15.722826 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-30d4deb5-3d0a-4bd0-ae98-01c4cbf267e7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:15.740809 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:15.740809 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:15.747272 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-30d4deb5-3d0a-4bd0-ae98-01c4cbf267e7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:15.754752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-30d4deb5-3d0a-4bd0-ae98-01c4cbf267e7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:15.755724 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 697/2767] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:15 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1625 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:16.537291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-74c970e6-94c3-4b24-a1b2-3fccc851dd33 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.540023 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-74c970e6-94c3-4b24-a1b2-3fccc851dd33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] DELETE https://10.4.3.100/volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d Aug 12 14:55:16.540224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-74c970e6-94c3-4b24-a1b2-3fccc851dd33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:16.540680 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-74c970e6-94c3-4b24-a1b2-3fccc851dd33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:16.560108 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:16.560108 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:16.638662 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c601d70-e1d8-4146-8279-ade8d721fa9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.641485 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c601d70-e1d8-4146-8279-ade8d721fa9e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c Aug 12 14:55:16.641973 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c601d70-e1d8-4146-8279-ade8d721fa9e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:16.642064 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c601d70-e1d8-4146-8279-ade8d721fa9e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:16.653374 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c22dbaf3-0c65-46d4-b88e-dacf927976c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.660837 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-729845f5-97cc-4754-b6ad-c7a19babfb1f req-74c970e6-94c3-4b24-a1b2-3fccc851dd33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d returned with HTTP 200 Aug 12 14:55:16.660837 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 691/2768] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:55:16 2026] DELETE /volume/v3/attachments/b49869a6-b31a-4999-9c8b-90f90ab5597d => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:16.661019 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c22dbaf3-0c65-46d4-b88e-dacf927976c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:16.661019 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c22dbaf3-0c65-46d4-b88e-dacf927976c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:16.661019 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c22dbaf3-0c65-46d4-b88e-dacf927976c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:16.661108 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c601d70-e1d8-4146-8279-ade8d721fa9e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c returned with HTTP 404 Aug 12 14:55:16.661896 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 698/2769] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:16 2026] GET /volume/v3/volumes/b0c383cf-8c32-449a-b3bc-969f74ad486c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:16.678908 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.682002 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:16.682141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1114178870"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:16.684406 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1114178870'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:16.684541 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Create volume of 1 GB Aug 12 14:55:16.690759 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:16.690759 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:16.692281 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Availability Zones retrieved successfully. Aug 12 14:55:16.700370 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c22dbaf3-0c65-46d4-b88e-dacf927976c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:16.700591 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Flow 'volume_create_api' (2c582162-21be-4336-bdce-8d4467139c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:16.701608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b05d5c8-a30b-4143-b00a-8affce4acced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:16.702535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:16.708407 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-c22dbaf3-0c65-46d4-b88e-dacf927976c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:16.708518 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 684/2770] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:16 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1445 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:16.732959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-09ade262-63f7-4952-bd10-e9df7ffd488f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.734924 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-a7beb701-cdd5-4a49-8706-37ab56d0beb7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.735082 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-09ade262-63f7-4952-bd10-e9df7ffd488f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:16.735131 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-09ade262-63f7-4952-bd10-e9df7ffd488f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:16.735377 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-09ade262-63f7-4952-bd10-e9df7ffd488f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:16.740733 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-a7beb701-cdd5-4a49-8706-37ab56d0beb7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 Aug 12 14:55:16.740989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-a7beb701-cdd5-4a49-8706-37ab56d0beb7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:16.741892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-a7beb701-cdd5-4a49-8706-37ab56d0beb7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:16.748352 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b05d5c8-a30b-4143-b00a-8affce4acced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:16.750142 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4c2c22-e332-413c-b9af-4c8312ac65c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:16.752188 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:16.752188 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:16.752771 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:16.752771 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:16.757318 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-09ade262-63f7-4952-bd10-e9df7ffd488f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:16.762675 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-09ade262-63f7-4952-bd10-e9df7ffd488f tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:16.763330 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 692/2771] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:16 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:16.827595 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Created reservations ['0e51c07f-4ce7-417b-90ca-3f49e377469f', '43a7de14-62ba-45cc-8732-f9390e6c428a', '81a54a8c-9f32-461c-b092-ffc7e725968e', 'a23674be-074f-495b-be7c-efeeb3dd7fbc'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:16.828936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4c2c22-e332-413c-b9af-4c8312ac65c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e51c07f-4ce7-417b-90ca-3f49e377469f', '43a7de14-62ba-45cc-8732-f9390e6c428a', '81a54a8c-9f32-461c-b092-ffc7e725968e', 'a23674be-074f-495b-be7c-efeeb3dd7fbc']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:16.829936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033b39ad-0236-43f3-b9a8-cbefe18dc83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:16.831693 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-10f6759e-d838-4f7f-b872-6372a17eeff3 req-a7beb701-cdd5-4a49-8706-37ab56d0beb7 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 returned with HTTP 200 Aug 12 14:55:16.832339 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 699/2772] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:55:16 2026] DELETE /volume/v3/attachments/9f686479-e364-40e9-a0db-7bf4322853d6 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:55:16.868880 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033b39ad-0236-43f3-b9a8-cbefe18dc83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a167149-5973-465b-a570-6ec96fa0114f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1114178870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ea40cd08747fb9b72f637f4f00ade',qos_specs=None,replication_status=,reservations=['0e51c07f-4ce7-417b-90ca-3f49e377469f','43a7de14-62ba-45cc-8732-f9390e6c428a','81a54a8c-9f32-461c-b092-ffc7e725968e','a23674be-074f-495b-be7c-efeeb3dd7fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1114178870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a167149-5973-465b-a570-6ec96fa0114f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605ea40cd08747fb9b72f637f4f00ade',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:16.872671 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1857e8e1-0583-4ad6-9e17-df21c66252f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:16.875701 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0191a0b2-5b4f-4b4c-8f40-fa9b458a5708 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.880193 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0191a0b2-5b4f-4b4c-8f40-fa9b458a5708 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:55:16.880441 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0191a0b2-5b4f-4b4c-8f40-fa9b458a5708 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:16.880747 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0191a0b2-5b4f-4b4c-8f40-fa9b458a5708 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:16.892770 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:16.892770 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:16.897647 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0191a0b2-5b4f-4b4c-8f40-fa9b458a5708 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:55:16.903427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1857e8e1-0583-4ad6-9e17-df21c66252f0) transitioned into state 'SUCCESS' from state '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-1114178870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605ea40cd08747fb9b72f637f4f00ade',qos_specs=None,replication_status=,reservations=['0e51c07f-4ce7-417b-90ca-3f49e377469f','43a7de14-62ba-45cc-8732-f9390e6c428a','81a54a8c-9f32-461c-b092-ffc7e725968e','a23674be-074f-495b-be7c-efeeb3dd7fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30dfb7b1c2014ec9bc8d24f1ce8b8da8',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:16.903733 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0191a0b2-5b4f-4b4c-8f40-fa9b458a5708 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:55:16.904080 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 685/2773] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:16 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:16.904666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eada9ebe-770d-4078-a18f-d0d559045317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:16.920178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eada9ebe-770d-4078-a18f-d0d559045317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:16.920879 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Flow 'volume_create_api' (2c582162-21be-4336-bdce-8d4467139c9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:16.920879 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Create volume request issued successfully. Aug 12 14:55:16.921558 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06943eae-e27e-4456-844e-e1e4d1ae7883 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:16.922276 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 698/2774] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:55:16 2026] POST /volume/v3/volumes => generated 754 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:16.939112 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bd073a34-f3aa-483c-9a6e-dbfe757437a9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:16.941850 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd073a34-f3aa-483c-9a6e-dbfe757437a9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:16.942145 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd073a34-f3aa-483c-9a6e-dbfe757437a9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:16.942539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd073a34-f3aa-483c-9a6e-dbfe757437a9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:16.953962 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:16.953962 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:16.959413 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bd073a34-f3aa-483c-9a6e-dbfe757437a9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:16.970829 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd073a34-f3aa-483c-9a6e-dbfe757437a9 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f returned with HTTP 200 Aug 12 14:55:16.971411 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 693/2775] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:16 2026] GET /volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:17.782141 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3415e8f-9931-41aa-b633-a07362f42b2d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:17.784714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3415e8f-9931-41aa-b633-a07362f42b2d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:17.785047 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3415e8f-9931-41aa-b633-a07362f42b2d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:17.785367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3415e8f-9931-41aa-b633-a07362f42b2d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:17.800174 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:17.800174 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:17.805324 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3415e8f-9931-41aa-b633-a07362f42b2d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:17.812002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3415e8f-9931-41aa-b633-a07362f42b2d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:17.812261 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 700/2776] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:17 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:17.834134 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-22b220cc-a5b0-4fd8-a511-d702970ed4f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:17.838183 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22b220cc-a5b0-4fd8-a511-d702970ed4f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:17.838400 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22b220cc-a5b0-4fd8-a511-d702970ed4f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:17.838608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-22b220cc-a5b0-4fd8-a511-d702970ed4f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:17.855747 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:17.855747 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:17.862131 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-22b220cc-a5b0-4fd8-a511-d702970ed4f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] Volume info retrieved successfully. Aug 12 14:55:17.867945 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-22b220cc-a5b0-4fd8-a511-d702970ed4f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-reader] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:17.870656 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 686/2777] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:17 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:17.937497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-d6ced361-e2ed-4317-9c74-4164efefe64b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:17.941396 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-d6ced361-e2ed-4317-9c74-4164efefe64b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:17.941993 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-d6ced361-e2ed-4317-9c74-4164efefe64b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:17.941993 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-d6ced361-e2ed-4317-9c74-4164efefe64b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:17.952208 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:17.952208 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:17.956398 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-d6ced361-e2ed-4317-9c74-4164efefe64b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:17.961182 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-d6ced361-e2ed-4317-9c74-4164efefe64b tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:17.961909 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 699/2778] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:17 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:17.991674 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d9489afd-1228-4a6b-a728-c4d1ac8660f8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:17.994344 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9489afd-1228-4a6b-a728-c4d1ac8660f8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:17.994344 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9489afd-1228-4a6b-a728-c4d1ac8660f8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:17.994344 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9489afd-1228-4a6b-a728-c4d1ac8660f8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:18.000998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-b61c0b9a-ddbe-42c7-82c9-bc73b9472852 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:18.006767 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-b61c0b9a-ddbe-42c7-82c9-bc73b9472852 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af/action Aug 12 14:55:18.007248 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-b61c0b9a-ddbe-42c7-82c9-bc73b9472852 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:18.008310 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-b61c0b9a-ddbe-42c7-82c9-bc73b9472852 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:18.009475 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:18.009475 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:18.020570 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d9489afd-1228-4a6b-a728-c4d1ac8660f8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:18.029780 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:18.029780 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:18.031606 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-b61c0b9a-ddbe-42c7-82c9-bc73b9472852 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:18.031690 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9489afd-1228-4a6b-a728-c4d1ac8660f8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f returned with HTTP 200 Aug 12 14:55:18.031690 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 694/2779] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:17 2026] GET /volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:18.053587 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25322643-964a-4d9a-845f-e64f9ed914ff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:18.055985 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-b61c0b9a-ddbe-42c7-82c9-bc73b9472852 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Begin detaching volume completed successfully. Aug 12 14:55:18.056111 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-b61c0b9a-ddbe-42c7-82c9-bc73b9472852 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af/action returned with HTTP 202 Aug 12 14:55:18.056608 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 701/2780] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:55:17 2026] POST /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:18.058740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25322643-964a-4d9a-845f-e64f9ed914ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:55:18.059270 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25322643-964a-4d9a-845f-e64f9ed914ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a167149-5973-465b-a570-6ec96fa0114f", "name": "tempest-VolumesBackupsAdminTest-Backup-100486432", "container": "tempest-volumesbackupsadmintest-backup-container-1464066806"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:18.061691 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-25322643-964a-4d9a-845f-e64f9ed914ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Creating new backup {'backup': {'volume_id': '2a167149-5973-465b-a570-6ec96fa0114f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-100486432', 'container': 'tempest-volumesbackupsadmintest-backup-container-1464066806'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:55:18.062176 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-25322643-964a-4d9a-845f-e64f9ed914ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Creating backup of volume 2a167149-5973-465b-a570-6ec96fa0114f in container tempest-volumesbackupsadmintest-backup-container-1464066806 Aug 12 14:55:18.077003 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:18.077003 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:18.077530 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-25322643-964a-4d9a-845f-e64f9ed914ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:18.090028 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-503822e0-f90e-4717-a4a3-fc57a2008428 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:18.094627 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-503822e0-f90e-4717-a4a3-fc57a2008428 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:18.094627 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-503822e0-f90e-4717-a4a3-fc57a2008428 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:18.095517 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-503822e0-f90e-4717-a4a3-fc57a2008428 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:18.110484 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:18.110484 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:18.112259 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-503822e0-f90e-4717-a4a3-fc57a2008428 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:18.123007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-25322643-964a-4d9a-845f-e64f9ed914ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Created reservations ['df8f53ac-9edc-4a8a-a805-9dcac0683150', '03a09b07-dc27-45ec-8ae1-7751ecab543f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:18.123704 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-503822e0-f90e-4717-a4a3-fc57a2008428 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:18.124557 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 700/2781] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:18 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:18.137424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bd29700f-1cea-4954-8e06-6e6e426076cc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:18.137957 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd29700f-1cea-4954-8e06-6e6e426076cc None None] GET https://10.4.3.100/volume// Aug 12 14:55:18.138175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd29700f-1cea-4954-8e06-6e6e426076cc None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:18.138414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd29700f-1cea-4954-8e06-6e6e426076cc None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:18.138845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd29700f-1cea-4954-8e06-6e6e426076cc None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:18.141131 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 695/2782] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:18.160287 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25322643-964a-4d9a-845f-e64f9ed914ff tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:55:18.160872 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 687/2783] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:18 2026] POST /volume/v3/backups => generated 334 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:18.161332 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-2ffa684c-d128-4a70-9ea1-7da79f661f37 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:18.168342 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-2ffa684c-d128-4a70-9ea1-7da79f661f37 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:18.169054 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-2ffa684c-d128-4a70-9ea1-7da79f661f37 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:18.169054 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-2ffa684c-d128-4a70-9ea1-7da79f661f37 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:18.178694 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aced3c63-56b2-49d9-906c-0c830d29575a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:18.183217 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aced3c63-56b2-49d9-906c-0c830d29575a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:18.183217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aced3c63-56b2-49d9-906c-0c830d29575a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:18.183389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aced3c63-56b2-49d9-906c-0c830d29575a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:18.183530 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-aced3c63-56b2-49d9-906c-0c830d29575a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:18.187418 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:18.187418 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:18.193244 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:18.193244 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:18.194019 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-2ffa684c-d128-4a70-9ea1-7da79f661f37 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:18.194321 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aced3c63-56b2-49d9-906c-0c830d29575a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:18.195045 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 701/2784] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:18 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:18.205245 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-2ffa684c-d128-4a70-9ea1-7da79f661f37 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:18.205771 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 702/2785] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:18 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1328 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:19.140963 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-07142357-9b60-405a-9032-1de0e6791705 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:19.144284 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-07142357-9b60-405a-9032-1de0e6791705 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:19.144526 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-07142357-9b60-405a-9032-1de0e6791705 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:19.144721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-07142357-9b60-405a-9032-1de0e6791705 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:19.166269 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:19.166269 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:19.175886 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-07142357-9b60-405a-9032-1de0e6791705 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:19.183542 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-07142357-9b60-405a-9032-1de0e6791705 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:19.190299 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 696/2786] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:19 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:19.208829 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0709ba72-da4b-4df7-b141-0bf41036835e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:19.212586 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0709ba72-da4b-4df7-b141-0bf41036835e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:19.212586 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0709ba72-da4b-4df7-b141-0bf41036835e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:19.214552 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0709ba72-da4b-4df7-b141-0bf41036835e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:19.214552 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0709ba72-da4b-4df7-b141-0bf41036835e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:19.224424 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:19.224424 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:19.224680 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0709ba72-da4b-4df7-b141-0bf41036835e tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:19.225235 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 688/2787] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:19 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:20.206117 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f0fc03ed-8dda-4bab-9b4f-5052eff3cda9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:20.208345 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0fc03ed-8dda-4bab-9b4f-5052eff3cda9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:20.209478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0fc03ed-8dda-4bab-9b4f-5052eff3cda9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:20.209478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0fc03ed-8dda-4bab-9b4f-5052eff3cda9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:20.223190 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:20.223190 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:20.228673 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f0fc03ed-8dda-4bab-9b4f-5052eff3cda9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:20.239979 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0fc03ed-8dda-4bab-9b4f-5052eff3cda9 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:20.240664 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 702/2788] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:20 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:20.242592 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c30fad01-b02c-42b0-82ff-daf3a99dcaed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:20.245110 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c30fad01-b02c-42b0-82ff-daf3a99dcaed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:20.245409 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c30fad01-b02c-42b0-82ff-daf3a99dcaed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:20.245719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c30fad01-b02c-42b0-82ff-daf3a99dcaed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:20.245921 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c30fad01-b02c-42b0-82ff-daf3a99dcaed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:20.259618 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:20.259618 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:20.260976 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c30fad01-b02c-42b0-82ff-daf3a99dcaed tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:20.261307 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 703/2789] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:20 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:21.273595 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d1980a7d-ecee-415d-9515-09b02d9f2faf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:21.275978 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30829af6-e037-46d8-bbad-457ab68e1e7f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:21.276440 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1980a7d-ecee-415d-9515-09b02d9f2faf tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:21.276440 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1980a7d-ecee-415d-9515-09b02d9f2faf tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:21.276677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1980a7d-ecee-415d-9515-09b02d9f2faf tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:21.282186 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30829af6-e037-46d8-bbad-457ab68e1e7f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:21.282562 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30829af6-e037-46d8-bbad-457ab68e1e7f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:21.282869 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30829af6-e037-46d8-bbad-457ab68e1e7f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:21.283046 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-30829af6-e037-46d8-bbad-457ab68e1e7f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:21.285538 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=362,cinder:UPDATE=81,cinder:INSERT=35 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:55:21.290247 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:21.290247 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:21.290836 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30829af6-e037-46d8-bbad-457ab68e1e7f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:21.291393 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 689/2790] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:21 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:21.302409 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:21.302409 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:21.309263 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d1980a7d-ecee-415d-9515-09b02d9f2faf tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:21.316222 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1980a7d-ecee-415d-9515-09b02d9f2faf tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:21.316842 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 697/2791] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:21 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:22.113218 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-f5bdeae5-2894-471f-801e-b8f1e17953ee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:22.116796 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-f5bdeae5-2894-471f-801e-b8f1e17953ee tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:22.117164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-f5bdeae5-2894-471f-801e-b8f1e17953ee tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:22.117442 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-f5bdeae5-2894-471f-801e-b8f1e17953ee tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:22.122423 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=348,cinder:UPDATE=68,cinder:INSERT=51 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:55:22.137867 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:22.137867 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:22.142563 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-f5bdeae5-2894-471f-801e-b8f1e17953ee tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:22.157514 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-f5bdeae5-2894-471f-801e-b8f1e17953ee tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:22.158062 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 703/2792] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:22 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:22.307315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd8548f7-663d-4b66-8ae8-fcaa7237ea30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:22.310511 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd8548f7-663d-4b66-8ae8-fcaa7237ea30 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:22.310867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd8548f7-663d-4b66-8ae8-fcaa7237ea30 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:22.311158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd8548f7-663d-4b66-8ae8-fcaa7237ea30 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:22.311366 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dd8548f7-663d-4b66-8ae8-fcaa7237ea30 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:22.317571 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:22.317571 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:22.318766 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd8548f7-663d-4b66-8ae8-fcaa7237ea30 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:22.319213 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 704/2793] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:22 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:22.336064 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c62a3152-3722-4c77-aacc-668c44bf39c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:22.345602 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c62a3152-3722-4c77-aacc-668c44bf39c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:22.345602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c62a3152-3722-4c77-aacc-668c44bf39c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:22.345602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c62a3152-3722-4c77-aacc-668c44bf39c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:22.362526 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:22.362526 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:22.368268 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c62a3152-3722-4c77-aacc-668c44bf39c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:22.378157 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c62a3152-3722-4c77-aacc-668c44bf39c0 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:22.378665 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 690/2794] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:22 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:22.631357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-3757f42c-0bd6-43aa-9783-757e4fbe4346 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:22.636119 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-3757f42c-0bd6-43aa-9783-757e4fbe4346 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee Aug 12 14:55:22.637481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-3757f42c-0bd6-43aa-9783-757e4fbe4346 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:22.637481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-3757f42c-0bd6-43aa-9783-757e4fbe4346 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:22.649767 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:22.649767 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:22.737774 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8156f77a-1446-4307-8d98-abef3c0a3f6b req-3757f42c-0bd6-43aa-9783-757e4fbe4346 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee returned with HTTP 200 Aug 12 14:55:22.738364 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 698/2795] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:55:22 2026] DELETE /volume/v3/attachments/f9e767db-9998-49d4-84b7-4340b3e080ee => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:23.334732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-46e8df54-cf04-48a9-bb7e-f4ff8785cb15 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:23.339615 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46e8df54-cf04-48a9-bb7e-f4ff8785cb15 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:23.340566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46e8df54-cf04-48a9-bb7e-f4ff8785cb15 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:23.340566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46e8df54-cf04-48a9-bb7e-f4ff8785cb15 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:23.340566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-46e8df54-cf04-48a9-bb7e-f4ff8785cb15 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:23.348318 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:23.348318 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:23.349841 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46e8df54-cf04-48a9-bb7e-f4ff8785cb15 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:23.349841 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 704/2796] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:23 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:23.400025 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7650ec3-d5f4-4df7-ac78-a4b5494155da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:23.402852 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7650ec3-d5f4-4df7-ac78-a4b5494155da tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:23.403147 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7650ec3-d5f4-4df7-ac78-a4b5494155da tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:23.403470 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7650ec3-d5f4-4df7-ac78-a4b5494155da tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:23.417017 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:23.417017 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:23.422819 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f7650ec3-d5f4-4df7-ac78-a4b5494155da tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:23.429858 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7650ec3-d5f4-4df7-ac78-a4b5494155da tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:23.430390 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 705/2797] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:23 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:23.446975 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7cf80591-4032-4eb0-9720-a13e49530074 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:23.449242 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cf80591-4032-4eb0-9720-a13e49530074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:23.450508 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cf80591-4032-4eb0-9720-a13e49530074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:23.451338 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cf80591-4032-4eb0-9720-a13e49530074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:23.466153 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:23.466153 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:23.467699 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7cf80591-4032-4eb0-9720-a13e49530074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:23.475049 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cf80591-4032-4eb0-9720-a13e49530074 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:23.478424 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 691/2798] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:23 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:23.544140 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-457fd506-148d-4173-af07-f8c400013856 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:23.546867 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-457fd506-148d-4173-af07-f8c400013856 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:23.548490 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-457fd506-148d-4173-af07-f8c400013856 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:23.548490 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-457fd506-148d-4173-af07-f8c400013856 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:23.559624 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:23.559624 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:23.565069 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-457fd506-148d-4173-af07-f8c400013856 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:23.572509 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-457fd506-148d-4173-af07-f8c400013856 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:23.573143 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 699/2799] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:23 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:23.657703 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:23.659893 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:23.660437 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1878775367", "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:23.662347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1878775367', 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:23.864095 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume of 1 GB Aug 12 14:55:23.864095 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:23.864095 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:23.864899 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Availability Zones retrieved successfully. Aug 12 14:55:23.872838 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (a8187f80-88f7-4508-a2c9-e3c0425161aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:23.874601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0009e15-9313-4ca8-b3eb-5844e42e62da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:23.875996 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:23.940741 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:23.940741 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:23.960966 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0009e15-9313-4ca8-b3eb-5844e42e62da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:43Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f20f4fa-0057-47d5-82d4-76c406456bab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f20f4fa-0057-47d5-82d4-76c406456bab', 'encryption_key_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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:23.963141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31132695-d922-40ec-a456-533985457dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:24.040403 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Created reservations ['03d849aa-bcb3-45be-85f9-ac637643535f', '755aa924-1397-445a-bbef-3fa66df6ea23', '38c65560-4c85-4975-85c7-5ae0d951627a', '3429c13d-9c1d-4bd2-a6c9-d9cc558b73a9'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:24.041640 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31132695-d922-40ec-a456-533985457dc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03d849aa-bcb3-45be-85f9-ac637643535f', '755aa924-1397-445a-bbef-3fa66df6ea23', '38c65560-4c85-4975-85c7-5ae0d951627a', '3429c13d-9c1d-4bd2-a6c9-d9cc558b73a9']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:24.042820 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f91903e-354b-4010-9627-d29c1a0db080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:24.077281 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f91903e-354b-4010-9627-d29c1a0db080) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6bf0cfe-2174-402c-8102-335bbea9f53d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1878775367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['03d849aa-bcb3-45be-85f9-ac637643535f','755aa924-1397-445a-bbef-3fa66df6ea23','38c65560-4c85-4975-85c7-5ae0d951627a','3429c13d-9c1d-4bd2-a6c9-d9cc558b73a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1878775367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6bf0cfe-2174-402c-8102-335bbea9f53d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='2085ab3cfc4e4944a59bbf1574208909',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df6804a56b0742a380716db60b299b86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f20f4fa-0057-47d5-82d4-76c406456bab),volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:24.077924 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be61431-9868-4218-9218-93e00dd84f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:24.119580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5be61431-9868-4218-9218-93e00dd84f80) transitioned into state 'SUCCESS' from state '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-1878775367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='2085ab3cfc4e4944a59bbf1574208909',qos_specs=None,replication_status=,reservations=['03d849aa-bcb3-45be-85f9-ac637643535f','755aa924-1397-445a-bbef-3fa66df6ea23','38c65560-4c85-4975-85c7-5ae0d951627a','3429c13d-9c1d-4bd2-a6c9-d9cc558b73a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df6804a56b0742a380716db60b299b86',volume_type_id=4f20f4fa-0057-47d5-82d4-76c406456bab)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:24.120527 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aacfb4b9-63d0-4b4a-a926-335c4c1a2a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:24.154231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aacfb4b9-63d0-4b4a-a926-335c4c1a2a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:24.155806 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Flow 'volume_create_api' (a8187f80-88f7-4508-a2c9-e3c0425161aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:24.157339 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create volume request issued successfully. Aug 12 14:55:24.158430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f2ff9b2-7a59-4e83-9967-df6f94f0de54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:24.159241 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 705/2800] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:23 2026] POST /volume/v3/volumes => generated 760 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:24.186867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac99f577-c3bf-46c7-8f03-1bc84c965d06 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:24.190728 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac99f577-c3bf-46c7-8f03-1bc84c965d06 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:24.191268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac99f577-c3bf-46c7-8f03-1bc84c965d06 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:24.191904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac99f577-c3bf-46c7-8f03-1bc84c965d06 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:24.206804 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:24.206804 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:24.220190 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ac99f577-c3bf-46c7-8f03-1bc84c965d06 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:24.228566 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac99f577-c3bf-46c7-8f03-1bc84c965d06 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:24.228756 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 706/2801] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:24 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 828 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:24.367389 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0df472e2-11f4-43b1-869f-e0494c4ca630 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:24.372037 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0df472e2-11f4-43b1-869f-e0494c4ca630 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:24.372207 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0df472e2-11f4-43b1-869f-e0494c4ca630 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:24.375104 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0df472e2-11f4-43b1-869f-e0494c4ca630 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:24.375104 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0df472e2-11f4-43b1-869f-e0494c4ca630 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:24.382259 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:24.382259 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:24.384633 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0df472e2-11f4-43b1-869f-e0494c4ca630 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:24.386612 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 692/2802] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:24 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:25.245392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a9e9804d-3a5e-4076-a89e-aa3b2fee417a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:25.249343 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9e9804d-3a5e-4076-a89e-aa3b2fee417a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:25.249679 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a9e9804d-3a5e-4076-a89e-aa3b2fee417a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:25.249997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a9e9804d-3a5e-4076-a89e-aa3b2fee417a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:25.260207 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:25.260207 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:25.266390 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a9e9804d-3a5e-4076-a89e-aa3b2fee417a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:25.273178 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9e9804d-3a5e-4076-a89e-aa3b2fee417a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:25.273707 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 700/2803] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:25 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 1368 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:25.401699 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a21fe744-7908-45bb-bcd2-7c3da4dfef26 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:25.402802 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a21fe744-7908-45bb-bcd2-7c3da4dfef26 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:25.403040 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a21fe744-7908-45bb-bcd2-7c3da4dfef26 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:25.403267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a21fe744-7908-45bb-bcd2-7c3da4dfef26 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:25.403390 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a21fe744-7908-45bb-bcd2-7c3da4dfef26 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:25.409298 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:25.409298 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:25.410262 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a21fe744-7908-45bb-bcd2-7c3da4dfef26 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:25.410937 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 706/2804] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:25 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:25.489112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-fbc175ba-3ae0-4c3a-81ec-6f0917096a44 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:25.495536 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-fbc175ba-3ae0-4c3a-81ec-6f0917096a44 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:25.495536 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-fbc175ba-3ae0-4c3a-81ec-6f0917096a44 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:25.495698 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-fbc175ba-3ae0-4c3a-81ec-6f0917096a44 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:25.506590 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:25.506590 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:25.514524 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-fbc175ba-3ae0-4c3a-81ec-6f0917096a44 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:25.523322 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-fbc175ba-3ae0-4c3a-81ec-6f0917096a44 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:25.523900 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 707/2805] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:25 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 1368 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:26.186938 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-2bdbc2ab-64eb-4f0b-85e7-61fd736f75a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:26.200125 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-2bdbc2ab-64eb-4f0b-85e7-61fd736f75a4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:26.200125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-2bdbc2ab-64eb-4f0b-85e7-61fd736f75a4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:26.200125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-2bdbc2ab-64eb-4f0b-85e7-61fd736f75a4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:26.209419 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:26.209419 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:26.216836 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-2bdbc2ab-64eb-4f0b-85e7-61fd736f75a4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:26.226309 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-2bdbc2ab-64eb-4f0b-85e7-61fd736f75a4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:26.226916 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 693/2806] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:26 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 1368 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:26.244208 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cb7df9fd-a35e-4447-9533-4cacccdc02c4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:26.245090 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb7df9fd-a35e-4447-9533-4cacccdc02c4 None None] GET https://10.4.3.100/volume// Aug 12 14:55:26.245090 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb7df9fd-a35e-4447-9533-4cacccdc02c4 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:26.245823 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb7df9fd-a35e-4447-9533-4cacccdc02c4 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:26.246818 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb7df9fd-a35e-4447-9533-4cacccdc02c4 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:26.247419 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 701/2807] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:55: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 14:55:26.262163 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-582af98d-8ad3-40a6-8193-a8bd2b8d0a0e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:26.264537 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-582af98d-8ad3-40a6-8193-a8bd2b8d0a0e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:55:26.265188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-582af98d-8ad3-40a6-8193-a8bd2b8d0a0e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6bf0cfe-2174-402c-8102-335bbea9f53d", "connector": null, "instance_uuid": "696bec5c-4f4f-4136-ab30-d1efcca8b0f4"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:26.289309 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:26.289309 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:26.354611 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-582af98d-8ad3-40a6-8193-a8bd2b8d0a0e tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:55:26.356220 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 707/2808] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:55:26 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:26.432512 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e4e2ddf-c77e-4b3b-9295-017490510974 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:26.435086 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e4e2ddf-c77e-4b3b-9295-017490510974 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:26.435214 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e4e2ddf-c77e-4b3b-9295-017490510974 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:26.435414 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e4e2ddf-c77e-4b3b-9295-017490510974 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:26.435632 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2e4e2ddf-c77e-4b3b-9295-017490510974 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:26.444882 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:26.444882 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:26.446023 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e4e2ddf-c77e-4b3b-9295-017490510974 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:26.448664 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 708/2809] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:26 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:27.465367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0bfaa30-f599-4fce-935a-6ea6d215baf2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:27.469288 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0bfaa30-f599-4fce-935a-6ea6d215baf2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:27.469288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0bfaa30-f599-4fce-935a-6ea6d215baf2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:27.469288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0bfaa30-f599-4fce-935a-6ea6d215baf2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:27.469288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e0bfaa30-f599-4fce-935a-6ea6d215baf2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:27.474179 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:27.474179 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:27.475300 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0bfaa30-f599-4fce-935a-6ea6d215baf2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:27.476819 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 694/2810] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:27 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:28.476066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2ead82b9-2ca3-47bd-b3f8-21d42d23c284 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:28.476066 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ead82b9-2ca3-47bd-b3f8-21d42d23c284 None None] GET https://10.4.3.100/volume// Aug 12 14:55:28.476066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2ead82b9-2ca3-47bd-b3f8-21d42d23c284 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:28.476066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2ead82b9-2ca3-47bd-b3f8-21d42d23c284 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:28.476066 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2ead82b9-2ca3-47bd-b3f8-21d42d23c284 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:28.476763 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 702/2811] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55:28 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 14:55:28.490538 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13d5b824-97ec-4c71-abba-14c8ea8527fb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:28.493883 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13d5b824-97ec-4c71-abba-14c8ea8527fb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:28.493883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13d5b824-97ec-4c71-abba-14c8ea8527fb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:28.494880 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13d5b824-97ec-4c71-abba-14c8ea8527fb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:28.494880 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-13d5b824-97ec-4c71-abba-14c8ea8527fb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:28.504390 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f24077ab-df19-4d51-a8f4-dfb9a9788556 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:28.510068 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f24077ab-df19-4d51-a8f4-dfb9a9788556 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:28.510068 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f24077ab-df19-4d51-a8f4-dfb9a9788556 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:28.510204 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:28.510204 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:28.510300 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f24077ab-df19-4d51-a8f4-dfb9a9788556 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:28.511250 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13d5b824-97ec-4c71-abba-14c8ea8527fb tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:28.511250 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 708/2812] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:28 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:28.535650 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:28.535650 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:28.541652 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f24077ab-df19-4d51-a8f4-dfb9a9788556 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:28.555099 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f24077ab-df19-4d51-a8f4-dfb9a9788556 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:28.555789 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 709/2813] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:28 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 1547 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:28.734001 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f97e332e-6287-44e5-9196-2e750c691c8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:28.737510 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f97e332e-6287-44e5-9196-2e750c691c8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] PUT https://10.4.3.100/volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5 Aug 12 14:55:28.737863 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f97e332e-6287-44e5-9196-2e750c691c8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:28.750961 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f97e332e-6287-44e5-9196-2e750c691c8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Acquiring lock "cinder-attachment_update-d6bf0cfe-2174-402c-8102-335bbea9f53d-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:55:28.758979 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f97e332e-6287-44e5-9196-2e750c691c8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-d6bf0cfe-2174-402c-8102-335bbea9f53d-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:55:28.759097 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:28.759097 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:28.906944 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f97e332e-6287-44e5-9196-2e750c691c8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Lock "cinder-attachment_update-d6bf0cfe-2174-402c-8102-335bbea9f53d-np0000007067" released by "attachment_update" :: held 0.149s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:55:28.907281 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-f97e332e-6287-44e5-9196-2e750c691c8d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5 returned with HTTP 200 Aug 12 14:55:28.907823 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 695/2814] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:55:28 2026] PUT /volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:28.952543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-acf1808a-1e3e-4660-9e37-c6a32f33893a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:28.955977 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-acf1808a-1e3e-4660-9e37-c6a32f33893a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5/action Aug 12 14:55:28.956485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-acf1808a-1e3e-4660-9e37-c6a32f33893a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:28.956645 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-acf1808a-1e3e-4660-9e37-c6a32f33893a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:28.988650 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:28.988650 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:29.004135 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ac7a4a19-3ff0-4d93-a1ec-72c9c426044b req-acf1808a-1e3e-4660-9e37-c6a32f33893a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5/action returned with HTTP 204 Aug 12 14:55:29.004841 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 703/2815] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:55:28 2026] POST /volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:29.442387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d0278b56-9cbd-4e34-946f-5f1c95de2e11 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:29.444435 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0278b56-9cbd-4e34-946f-5f1c95de2e11 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] GET https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:29.447255 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0278b56-9cbd-4e34-946f-5f1c95de2e11 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:29.447255 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d0278b56-9cbd-4e34-946f-5f1c95de2e11 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:29.458982 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:29.458982 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:29.466900 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d0278b56-9cbd-4e34-946f-5f1c95de2e11 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:29.475139 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d0278b56-9cbd-4e34-946f-5f1c95de2e11 tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 200 Aug 12 14:55:29.475862 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 709/2816] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:29 2026] GET /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:29.524873 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5a0c0132-b8a6-40ac-b471-89199d666c12 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:29.526880 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a0c0132-b8a6-40ac-b471-89199d666c12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:29.527084 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a0c0132-b8a6-40ac-b471-89199d666c12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:29.527259 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a0c0132-b8a6-40ac-b471-89199d666c12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:29.527379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5a0c0132-b8a6-40ac-b471-89199d666c12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:29.538293 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:29.538293 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:29.539282 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a0c0132-b8a6-40ac-b471-89199d666c12 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:29.539780 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 710/2817] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:29 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:30.495048 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5b47852-223f-49bc-a0c1-aa119273bddc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:30.497403 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5b47852-223f-49bc-a0c1-aa119273bddc tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] GET https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:30.497612 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5b47852-223f-49bc-a0c1-aa119273bddc tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:30.497854 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5b47852-223f-49bc-a0c1-aa119273bddc tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:30.507305 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:30.507305 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:30.513143 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5b47852-223f-49bc-a0c1-aa119273bddc tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:30.520573 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5b47852-223f-49bc-a0c1-aa119273bddc tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 200 Aug 12 14:55:30.521079 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 696/2818] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:30 2026] GET /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:30.557308 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e4a59c46-40a0-427e-871d-98b8c6f85aa2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:30.559957 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4a59c46-40a0-427e-871d-98b8c6f85aa2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:30.560073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4a59c46-40a0-427e-871d-98b8c6f85aa2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:30.560324 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4a59c46-40a0-427e-871d-98b8c6f85aa2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:30.560485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e4a59c46-40a0-427e-871d-98b8c6f85aa2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:30.573284 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:30.573284 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:30.577155 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4a59c46-40a0-427e-871d-98b8c6f85aa2 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:30.577893 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 704/2819] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:30 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:30.978748 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:30.980593 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:30.980799 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:30.981162 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:30.981378 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Delete volume with id: 0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:30.990994 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:30.990994 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:30.991887 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:31.010301 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Delete volume request issued successfully. Aug 12 14:55:31.010565 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f56ce5e7-458c-4904-8fa9-aba86cb792af tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 202 Aug 12 14:55:31.011128 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 710/2820] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:30 2026] DELETE /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:31.021227 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df657f67-4add-4b24-b2c7-37384206b6ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:31.023320 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df657f67-4add-4b24-b2c7-37384206b6ea tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] GET https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:31.023320 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df657f67-4add-4b24-b2c7-37384206b6ea tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:31.023536 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df657f67-4add-4b24-b2c7-37384206b6ea tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:31.032385 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:31.032385 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:31.039346 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-df657f67-4add-4b24-b2c7-37384206b6ea tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Volume info retrieved successfully. Aug 12 14:55:31.044521 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df657f67-4add-4b24-b2c7-37384206b6ea tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 200 Aug 12 14:55:31.045391 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 711/2821] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:31 2026] GET /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:31.589809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d677637d-42bf-4852-9fb6-8b46408509a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:31.591815 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d677637d-42bf-4852-9fb6-8b46408509a8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:31.592050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d677637d-42bf-4852-9fb6-8b46408509a8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:31.592287 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d677637d-42bf-4852-9fb6-8b46408509a8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:31.592434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d677637d-42bf-4852-9fb6-8b46408509a8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:31.597839 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:31.597839 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:31.598890 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d677637d-42bf-4852-9fb6-8b46408509a8 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:31.599346 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 697/2822] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:31 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:32.063488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9769bfad-fb7e-41b0-a65e-c045f4004dca None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:32.065632 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9769bfad-fb7e-41b0-a65e-c045f4004dca tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] GET https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e Aug 12 14:55:32.065888 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9769bfad-fb7e-41b0-a65e-c045f4004dca tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:32.066136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9769bfad-fb7e-41b0-a65e-c045f4004dca tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:32.073310 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9769bfad-fb7e-41b0-a65e-c045f4004dca tempest-TestImageHashVerification-707432817 tempest-TestImageHashVerification-707432817-project-member] https://10.4.3.100/volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e returned with HTTP 404 Aug 12 14:55:32.074270 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 705/2823] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:32 2026] GET /volume/v3/volumes/0a8252e2-bf6f-47f4-82df-44376d5d450e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:32.610222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c8d6b01d-4254-4a3b-ba3c-54031300a654 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:32.613616 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8d6b01d-4254-4a3b-ba3c-54031300a654 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:32.614234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8d6b01d-4254-4a3b-ba3c-54031300a654 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:32.614518 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c8d6b01d-4254-4a3b-ba3c-54031300a654 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:32.614667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c8d6b01d-4254-4a3b-ba3c-54031300a654 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:32.622629 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:32.622629 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:32.623597 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c8d6b01d-4254-4a3b-ba3c-54031300a654 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:32.624093 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 711/2824] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:32 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:33.637744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d0a93c5e-1566-4e43-9a99-c5c4d5d08ffe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:33.639751 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0a93c5e-1566-4e43-9a99-c5c4d5d08ffe tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:33.640013 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0a93c5e-1566-4e43-9a99-c5c4d5d08ffe tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:33.640300 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d0a93c5e-1566-4e43-9a99-c5c4d5d08ffe tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:33.640481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d0a93c5e-1566-4e43-9a99-c5c4d5d08ffe tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:33.647809 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:33.647809 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:33.649191 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d0a93c5e-1566-4e43-9a99-c5c4d5d08ffe tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:33.649787 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 712/2825] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:33 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:34.672715 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f45debaf-e6d3-40ae-bd9a-ab619044fa8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:34.673397 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f45debaf-e6d3-40ae-bd9a-ab619044fa8b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:34.673657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f45debaf-e6d3-40ae-bd9a-ab619044fa8b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:34.673927 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f45debaf-e6d3-40ae-bd9a-ab619044fa8b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:34.674074 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f45debaf-e6d3-40ae-bd9a-ab619044fa8b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:34.684121 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:34.684121 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:34.684959 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f45debaf-e6d3-40ae-bd9a-ab619044fa8b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:34.685335 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 698/2826] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:34 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:35.697515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e7a11c46-a09a-411f-9e06-5d6dc3af5391 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:35.701530 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7a11c46-a09a-411f-9e06-5d6dc3af5391 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:35.701850 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7a11c46-a09a-411f-9e06-5d6dc3af5391 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:35.702130 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7a11c46-a09a-411f-9e06-5d6dc3af5391 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:35.702293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e7a11c46-a09a-411f-9e06-5d6dc3af5391 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:35.712083 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:35.712083 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:35.713270 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7a11c46-a09a-411f-9e06-5d6dc3af5391 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:35.713977 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 706/2827] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:35 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:36.726679 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c3a6fce-4a9b-4357-9242-54760161eeb0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:36.729125 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c3a6fce-4a9b-4357-9242-54760161eeb0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:36.729402 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c3a6fce-4a9b-4357-9242-54760161eeb0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:36.729664 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c3a6fce-4a9b-4357-9242-54760161eeb0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:36.729839 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2c3a6fce-4a9b-4357-9242-54760161eeb0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:36.736103 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:36.736103 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:36.737142 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c3a6fce-4a9b-4357-9242-54760161eeb0 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:36.737698 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 712/2828] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:36 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:36.749881 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca46c4c9-5493-4665-927a-5aa48329de18 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:36.752402 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca46c4c9-5493-4665-927a-5aa48329de18 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:36.752776 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca46c4c9-5493-4665-927a-5aa48329de18 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:36.753085 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca46c4c9-5493-4665-927a-5aa48329de18 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:36.764412 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:36.764412 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:36.770987 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca46c4c9-5493-4665-927a-5aa48329de18 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:36.778684 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca46c4c9-5493-4665-927a-5aa48329de18 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f returned with HTTP 200 Aug 12 14:55:36.779270 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 713/2829] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:36 2026] GET /volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:36.799080 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e9fe3ded-0fff-4a78-9779-2f4d85c4b6bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:36.800930 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9fe3ded-0fff-4a78-9779-2f4d85c4b6bb tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] POST https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74/action Aug 12 14:55:36.801288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9fe3ded-0fff-4a78-9779-2f4d85c4b6bb tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:36.801413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9fe3ded-0fff-4a78-9779-2f4d85c4b6bb tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:36.803343 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-e9fe3ded-0fff-4a78-9779-2f4d85c4b6bb tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] Updating backup '7220b179-12ac-47d9-8f6f-1d09c080fb74' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 14:55:36.811420 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:36.811420 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:36.822861 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-e9fe3ded-0fff-4a78-9779-2f4d85c4b6bb tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] reset_status in rpcapi backup_id 7220b179-12ac-47d9-8f6f-1d09c080fb74 on host np0000007067. {{(pid=100246) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 14:55:36.825119 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9fe3ded-0fff-4a78-9779-2f4d85c4b6bb tempest-VolumesBackupsAdminTest-505200445 tempest-VolumesBackupsAdminTest-505200445-project-admin] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74/action returned with HTTP 202 Aug 12 14:55:36.825631 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 699/2830] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:55:36 2026] POST /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:36.833947 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8cadc7c3-ea70-4ded-8953-52408195537a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:36.836266 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8cadc7c3-ea70-4ded-8953-52408195537a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:36.836474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8cadc7c3-ea70-4ded-8953-52408195537a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:36.836820 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8cadc7c3-ea70-4ded-8953-52408195537a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:36.836939 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8cadc7c3-ea70-4ded-8953-52408195537a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:36.843013 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:36.843013 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:36.844107 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8cadc7c3-ea70-4ded-8953-52408195537a tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:36.844800 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 707/2831] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:36 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:36.857068 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f0599f22-1371-406a-8618-23355361a9c3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:36.859838 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0599f22-1371-406a-8618-23355361a9c3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] DELETE https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:36.859997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0599f22-1371-406a-8618-23355361a9c3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:36.860277 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0599f22-1371-406a-8618-23355361a9c3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:36.860478 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-f0599f22-1371-406a-8618-23355361a9c3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete backup with id: 7220b179-12ac-47d9-8f6f-1d09c080fb74. Aug 12 14:55:36.866205 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:36.866205 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:36.884667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-f0599f22-1371-406a-8618-23355361a9c3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] delete_backup rpcapi backup_id 7220b179-12ac-47d9-8f6f-1d09c080fb74 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:55:36.886656 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0599f22-1371-406a-8618-23355361a9c3 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 202 Aug 12 14:55:36.887081 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 713/2832] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:36 2026] DELETE /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:36.895489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c338d4c-e031-41d4-80f9-527c44368bf6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:36.900484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c338d4c-e031-41d4-80f9-527c44368bf6 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:36.900484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c338d4c-e031-41d4-80f9-527c44368bf6 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:36.900484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c338d4c-e031-41d4-80f9-527c44368bf6 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:36.900484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9c338d4c-e031-41d4-80f9-527c44368bf6 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:36.904333 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:36.904333 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:36.905335 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c338d4c-e031-41d4-80f9-527c44368bf6 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 200 Aug 12 14:55:36.905866 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 714/2833] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:36 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:37.825573 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:37.829670 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/limits Aug 12 14:55:37.829670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:37.829670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:37.837868 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1902701028 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1902701028, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.838701 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-845812389 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-845812389, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.839159 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1309573225 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1309573225, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.839500 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1309573225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1309573225, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.839913 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1309573225 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1309573225, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.840294 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.840652 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.842137 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-701343544-2118983922, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:37.854303 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-a0c4b918-d9e0-4598-9cf8-f54628081be4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/limits returned with HTTP 200 Aug 12 14:55:37.854907 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 700/2834] 10.4.3.100 () {68 vars in 1484 bytes} [Wed Aug 12 14:55:37 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 14:55:37.891883 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-2d61c005-87dc-4bec-8dc1-d79ff188c829 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:37.894884 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-2d61c005-87dc-4bec-8dc1-d79ff188c829 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:37.895150 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-2d61c005-87dc-4bec-8dc1-d79ff188c829 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:37.895415 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-2d61c005-87dc-4bec-8dc1-d79ff188c829 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:37.908269 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:37.908269 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:37.912723 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-2d61c005-87dc-4bec-8dc1-d79ff188c829 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:37.918664 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3a19003f-8c90-4c30-87b2-3a722cc00656 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:37.919245 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-2d61c005-87dc-4bec-8dc1-d79ff188c829 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:37.919805 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 708/2835] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:37 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:37.922191 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a19003f-8c90-4c30-87b2-3a722cc00656 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 Aug 12 14:55:37.922191 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a19003f-8c90-4c30-87b2-3a722cc00656 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:37.922191 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a19003f-8c90-4c30-87b2-3a722cc00656 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:37.922191 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3a19003f-8c90-4c30-87b2-3a722cc00656 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Show backup with id 7220b179-12ac-47d9-8f6f-1d09c080fb74. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:55:37.927035 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a19003f-8c90-4c30-87b2-3a722cc00656 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 returned with HTTP 404 Aug 12 14:55:37.927609 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 714/2836] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:37 2026] GET /volume/v3/backups/7220b179-12ac-47d9-8f6f-1d09c080fb74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:37.932724 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:37.938594 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:55:37.938594 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6bf0cfe-2174-402c-8102-335bbea9f53d", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:37.956228 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:37.956228 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:37.956950 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:37.957139 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Create snapshot from volume d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:38.000403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Created reservations ['a301a154-c108-474c-bc91-5c28d356299b', '4bd4437e-247e-4c1e-9dd6-c25f757b70fb', 'ca8de137-1cfe-4c1b-a5fa-6afd0750fe90', 'e46bf719-1c9e-462d-bb59-4c8999e43c5f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:38.023568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-00982da3-20e9-4078-9de2-1f71ca231d4f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:38.027586 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-00982da3-20e9-4078-9de2-1f71ca231d4f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:38.027586 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-00982da3-20e9-4078-9de2-1f71ca231d4f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:38.027586 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-00982da3-20e9-4078-9de2-1f71ca231d4f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:38.039366 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:38.039366 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:38.045698 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-00982da3-20e9-4078-9de2-1f71ca231d4f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:38.050058 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Snapshot force create request issued successfully. Aug 12 14:55:38.050470 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ea086e66-e18f-4b4b-8390-9a26f3c5069e req-1038180a-7e32-4062-853f-100290b0facd tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:55:38.051050 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 715/2837] 10.4.3.100 () {72 vars in 1547 bytes} [Wed Aug 12 14:55:37 2026] POST /volume/v3/snapshots => generated 292 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:38.055360 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-00982da3-20e9-4078-9de2-1f71ca231d4f tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f returned with HTTP 200 Aug 12 14:55:38.059896 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 701/2838] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:38 2026] GET /volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:38.073857 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d11ce917-944b-469b-b1d0-da549ed981fa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:38.079297 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d11ce917-944b-469b-b1d0-da549ed981fa tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:38.079600 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d11ce917-944b-469b-b1d0-da549ed981fa tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:38.079888 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d11ce917-944b-469b-b1d0-da549ed981fa tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:38.080206 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d11ce917-944b-469b-b1d0-da549ed981fa tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete volume with id: 2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:38.094966 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:38.094966 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:38.095581 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d11ce917-944b-469b-b1d0-da549ed981fa tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:38.126395 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d11ce917-944b-469b-b1d0-da549ed981fa tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Delete volume request issued successfully. Aug 12 14:55:38.127285 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d11ce917-944b-469b-b1d0-da549ed981fa tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f returned with HTTP 202 Aug 12 14:55:38.127285 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 709/2839] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:38 2026] DELETE /volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:38.140784 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bdcb6f0b-7c8c-4a84-86ed-32cef852c26b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:38.143574 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdcb6f0b-7c8c-4a84-86ed-32cef852c26b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:38.143574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdcb6f0b-7c8c-4a84-86ed-32cef852c26b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:38.143574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdcb6f0b-7c8c-4a84-86ed-32cef852c26b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:38.153333 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:38.153333 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:38.159252 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bdcb6f0b-7c8c-4a84-86ed-32cef852c26b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Volume info retrieved successfully. Aug 12 14:55:38.165342 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdcb6f0b-7c8c-4a84-86ed-32cef852c26b tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f returned with HTTP 200 Aug 12 14:55:38.166246 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 715/2840] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:38 2026] GET /volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:39.181769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1809b16a-855e-4888-a0b8-b1a5da5263f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:39.184608 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1809b16a-855e-4888-a0b8-b1a5da5263f5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] GET https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f Aug 12 14:55:39.184948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1809b16a-855e-4888-a0b8-b1a5da5263f5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:39.185228 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1809b16a-855e-4888-a0b8-b1a5da5263f5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:39.193444 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1809b16a-855e-4888-a0b8-b1a5da5263f5 tempest-VolumesBackupsAdminTest-516632997 tempest-VolumesBackupsAdminTest-516632997-project-member] https://10.4.3.100/volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f returned with HTTP 404 Aug 12 14:55:39.194123 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 716/2841] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:39 2026] GET /volume/v3/volumes/2a167149-5973-465b-a570-6ec96fa0114f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:41.102985 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-7b2dc209-d72f-446b-9d70-a0f7fbfbe5b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:41.106048 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-7b2dc209-d72f-446b-9d70-a0f7fbfbe5b4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:41.106566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-7b2dc209-d72f-446b-9d70-a0f7fbfbe5b4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:41.107401 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-7b2dc209-d72f-446b-9d70-a0f7fbfbe5b4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:41.123809 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:41.123809 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:41.131956 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-7b2dc209-d72f-446b-9d70-a0f7fbfbe5b4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:41.142657 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-7b2dc209-d72f-446b-9d70-a0f7fbfbe5b4 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:41.143319 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 702/2842] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:41 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 1660 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:41.588502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:41.719490 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:41.720077 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-291441867"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:41.724132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-291441867'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:41.724132 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Create volume of 1 GB Aug 12 14:55:41.727780 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Availability Zones retrieved successfully. Aug 12 14:55:41.737506 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Flow 'volume_create_api' (f3703e2d-af67-446d-b79d-21065ed1742a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:41.739113 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf3d083-aa4e-422a-b9bc-6ef2a733ef65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:41.740663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:41.772809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faf3d083-aa4e-422a-b9bc-6ef2a733ef65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:41.773553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9817ce4-2e98-4f15-bbe9-eb90f54711c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:41.838910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Created reservations ['6483b54f-5bfa-42db-82cd-610b06d179a0', '92cef4ba-05f1-420b-a7df-7f32829462ce', '571053c4-4a9f-463f-bac5-b805b6097260', '472f4666-752c-4ea3-bd44-a70ac66e3870'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:41.840048 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9817ce4-2e98-4f15-bbe9-eb90f54711c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6483b54f-5bfa-42db-82cd-610b06d179a0', '92cef4ba-05f1-420b-a7df-7f32829462ce', '571053c4-4a9f-463f-bac5-b805b6097260', '472f4666-752c-4ea3-bd44-a70ac66e3870']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:41.840931 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5244d98-9135-464b-94f6-51978885e5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:41.867437 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5244d98-9135-464b-94f6-51978885e5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6e86eb2-3dd6-483b-9b84-be780749daf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-291441867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1a8bb6ad5b483eba45a129eb56fdc0',qos_specs=None,replication_status=,reservations=['6483b54f-5bfa-42db-82cd-610b06d179a0','92cef4ba-05f1-420b-a7df-7f32829462ce','571053c4-4a9f-463f-bac5-b805b6097260','472f4666-752c-4ea3-bd44-a70ac66e3870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a250c26ea366447089692d4e4181f57b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-291441867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6e86eb2-3dd6-483b-9b84-be780749daf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc1a8bb6ad5b483eba45a129eb56fdc0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a250c26ea366447089692d4e4181f57b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:41.868275 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceeea678-fbc2-4546-88a8-fc20371bf054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:41.892971 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ceeea678-fbc2-4546-88a8-fc20371bf054) transitioned into state 'SUCCESS' from state '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-291441867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc1a8bb6ad5b483eba45a129eb56fdc0',qos_specs=None,replication_status=,reservations=['6483b54f-5bfa-42db-82cd-610b06d179a0','92cef4ba-05f1-420b-a7df-7f32829462ce','571053c4-4a9f-463f-bac5-b805b6097260','472f4666-752c-4ea3-bd44-a70ac66e3870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a250c26ea366447089692d4e4181f57b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:41.894027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffe99d6-5dce-4196-9909-54deeade357f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:41.906171 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffe99d6-5dce-4196-9909-54deeade357f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:41.907335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Flow 'volume_create_api' (f3703e2d-af67-446d-b79d-21065ed1742a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:41.907809 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Create volume request issued successfully. Aug 12 14:55:41.908643 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b04df0f4-eb7a-450d-9fff-f6f5bc9161ea tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:41.909190 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 710/2843] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:55:41 2026] POST /volume/v3/volumes => generated 749 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:41.927136 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-24e323ef-ca67-42c2-8f75-d892d6580e67 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:41.930437 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24e323ef-ca67-42c2-8f75-d892d6580e67 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 Aug 12 14:55:41.930685 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24e323ef-ca67-42c2-8f75-d892d6580e67 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:41.930926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24e323ef-ca67-42c2-8f75-d892d6580e67 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:41.941795 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:41.941795 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:41.947332 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-24e323ef-ca67-42c2-8f75-d892d6580e67 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:41.954289 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24e323ef-ca67-42c2-8f75-d892d6580e67 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 returned with HTTP 200 Aug 12 14:55:41.954937 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 716/2844] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:41 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:42.066995 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-91bda205-1847-4961-8db1-1fe22bcf8dc8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:42.069748 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-91bda205-1847-4961-8db1-1fe22bcf8dc8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5 Aug 12 14:55:42.069748 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-91bda205-1847-4961-8db1-1fe22bcf8dc8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:42.069748 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-91bda205-1847-4961-8db1-1fe22bcf8dc8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:42.088961 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:42.088961 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:42.158799 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-922efc92-69b4-43c2-8c75-e3c9ea65fe59 req-91bda205-1847-4961-8db1-1fe22bcf8dc8 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5 returned with HTTP 200 Aug 12 14:55:42.159201 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 717/2845] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:55:42 2026] DELETE /volume/v3/attachments/c432f016-26c3-4286-8111-5f6fa4d09ae5 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:42.971959 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b32bf44-485d-415c-9e43-56f4da0d2099 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:42.974159 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b32bf44-485d-415c-9e43-56f4da0d2099 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 Aug 12 14:55:42.974393 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b32bf44-485d-415c-9e43-56f4da0d2099 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:42.974649 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b32bf44-485d-415c-9e43-56f4da0d2099 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:42.984500 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:42.984500 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:42.989244 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6b32bf44-485d-415c-9e43-56f4da0d2099 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:42.994033 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b32bf44-485d-415c-9e43-56f4da0d2099 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 returned with HTTP 200 Aug 12 14:55:42.994657 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 703/2846] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:42 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:43.008683 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-43970d2a-6d22-40c7-b2e8-974edbb009e8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.010905 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43970d2a-6d22-40c7-b2e8-974edbb009e8 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] POST https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.011425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-43970d2a-6d22-40c7-b2e8-974edbb009e8 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.020755 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.020755 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:43.022475 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-43970d2a-6d22-40c7-b2e8-974edbb009e8 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.031619 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-43970d2a-6d22-40c7-b2e8-974edbb009e8 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Create volume metadata completed successfully. Aug 12 14:55:43.032228 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43970d2a-6d22-40c7-b2e8-974edbb009e8 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.033146 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 711/2847] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:55:43 2026] POST /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 101 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:43.040219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ca7c98f0-a57c-4a42-a62d-160f41d003f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.042386 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca7c98f0-a57c-4a42-a62d-160f41d003f9 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.042648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca7c98f0-a57c-4a42-a62d-160f41d003f9 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.042903 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca7c98f0-a57c-4a42-a62d-160f41d003f9 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.051141 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.051141 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:43.051628 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ca7c98f0-a57c-4a42-a62d-160f41d003f9 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.058897 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ca7c98f0-a57c-4a42-a62d-160f41d003f9 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Get volume metadata completed successfully. Aug 12 14:55:43.059240 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca7c98f0-a57c-4a42-a62d-160f41d003f9 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.059763 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 717/2848] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:43.068315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0ea0628-2944-4bd3-bec8-21703cd4d3b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.070551 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0ea0628-2944-4bd3-bec8-21703cd4d3b0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] PUT https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.071005 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0ea0628-2944-4bd3-bec8-21703cd4d3b0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.091329 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.091329 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:43.091329 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0ea0628-2944-4bd3-bec8-21703cd4d3b0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.107896 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0ea0628-2944-4bd3-bec8-21703cd4d3b0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Update volume metadata completed successfully. Aug 12 14:55:43.108218 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0ea0628-2944-4bd3-bec8-21703cd4d3b0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.108734 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 718/2849] 10.4.3.100 () {68 vars in 1395 bytes} [Wed Aug 12 14:55:43 2026] PUT /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 57 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.119769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e49e2e5-9556-4c50-8703-dac94e8442e7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.124656 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e49e2e5-9556-4c50-8703-dac94e8442e7 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.124853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e49e2e5-9556-4c50-8703-dac94e8442e7 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.125036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e49e2e5-9556-4c50-8703-dac94e8442e7 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.135000 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.137771 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d?cascade=True Aug 12 14:55:43.138017 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.138289 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.138401 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume with id: d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:43.138608 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.138608 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:43.141320 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5e49e2e5-9556-4c50-8703-dac94e8442e7 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.148188 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.148188 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:43.149592 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:43.153050 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5e49e2e5-9556-4c50-8703-dac94e8442e7 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Get volume metadata completed successfully. Aug 12 14:55:43.153343 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e49e2e5-9556-4c50-8703-dac94e8442e7 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.153750 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 704/2850] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 57 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.162546 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.165997 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key1 Aug 12 14:55:43.166246 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.166523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.185357 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.185357 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:43.185803 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.192545 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Get volume metadata completed successfully. Aug 12 14:55:43.199489 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume request issued successfully. Aug 12 14:55:43.199489 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef5a308a-8c4c-42da-b92b-05ac962ec280 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d?cascade=True returned with HTTP 202 Aug 12 14:55:43.199489 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 712/2851] 10.4.3.100 () {66 vars in 1376 bytes} [Wed Aug 12 14:55:43 2026] DELETE /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d?cascade=True => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:43.204025 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Delete volume metadata completed successfully. Aug 12 14:55:43.204025 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4c7fab80-f7c1-433b-b0a0-f02ff4541d2f tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key1 returned with HTTP 200 Aug 12 14:55:43.204945 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 718/2852] 10.4.3.100 () {66 vars in 1393 bytes} [Wed Aug 12 14:55:43 2026] DELETE /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 14:55:43.206850 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-95db3d0e-e912-4d3d-b633-5350caefcc54 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.210648 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95db3d0e-e912-4d3d-b633-5350caefcc54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:43.210955 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95db3d0e-e912-4d3d-b633-5350caefcc54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.211230 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-95db3d0e-e912-4d3d-b633-5350caefcc54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.213632 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-752b3412-4e62-4c9e-b3bc-a3939bcec43d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.217483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-752b3412-4e62-4c9e-b3bc-a3939bcec43d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.217483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-752b3412-4e62-4c9e-b3bc-a3939bcec43d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.217702 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-752b3412-4e62-4c9e-b3bc-a3939bcec43d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.222009 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.222009 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:43.226400 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-95db3d0e-e912-4d3d-b633-5350caefcc54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:43.229031 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.229031 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:43.229031 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-752b3412-4e62-4c9e-b3bc-a3939bcec43d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.231735 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-95db3d0e-e912-4d3d-b633-5350caefcc54 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 200 Aug 12 14:55:43.232102 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 719/2853] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:43.235446 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-752b3412-4e62-4c9e-b3bc-a3939bcec43d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Get volume metadata completed successfully. Aug 12 14:55:43.236086 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-752b3412-4e62-4c9e-b3bc-a3939bcec43d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.237645 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 705/2854] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 32 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.250644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f16bdbe0-cc31-4795-b81f-301a597a0f41 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.253494 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f16bdbe0-cc31-4795-b81f-301a597a0f41 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] PUT https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.254485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f16bdbe0-cc31-4795-b81f-301a597a0f41 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.264358 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.264358 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:43.264983 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f16bdbe0-cc31-4795-b81f-301a597a0f41 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.279477 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f16bdbe0-cc31-4795-b81f-301a597a0f41 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Update volume metadata completed successfully. Aug 12 14:55:43.279790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f16bdbe0-cc31-4795-b81f-301a597a0f41 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.280288 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 713/2855] 10.4.3.100 () {68 vars in 1395 bytes} [Wed Aug 12 14:55:43 2026] PUT /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.290262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-86981d57-df3b-45aa-b527-95f9395e79de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.296990 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86981d57-df3b-45aa-b527-95f9395e79de tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] POST https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.297991 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-86981d57-df3b-45aa-b527-95f9395e79de tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.313416 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.313416 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:43.314113 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-86981d57-df3b-45aa-b527-95f9395e79de tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.330210 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-86981d57-df3b-45aa-b527-95f9395e79de tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Create volume metadata completed successfully. Aug 12 14:55:43.330210 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86981d57-df3b-45aa-b527-95f9395e79de tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.330210 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 719/2856] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 14:55:43 2026] POST /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.341148 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bdfd7cde-dbe2-4ed9-b038-d0008111314d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.342659 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdfd7cde-dbe2-4ed9-b038-d0008111314d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] PUT https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key3 Aug 12 14:55:43.343912 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bdfd7cde-dbe2-4ed9-b038-d0008111314d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.353276 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.353276 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:43.354619 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bdfd7cde-dbe2-4ed9-b038-d0008111314d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.373883 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bdfd7cde-dbe2-4ed9-b038-d0008111314d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Update volume metadata completed successfully. Aug 12 14:55:43.374150 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bdfd7cde-dbe2-4ed9-b038-d0008111314d tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key3 returned with HTTP 200 Aug 12 14:55:43.374622 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 720/2857] 10.4.3.100 () {68 vars in 1410 bytes} [Wed Aug 12 14:55:43 2026] PUT /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.384962 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9839c06c-4edb-4359-8277-73559b7685c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.387013 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9839c06c-4edb-4359-8277-73559b7685c0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key3 Aug 12 14:55:43.387244 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9839c06c-4edb-4359-8277-73559b7685c0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.387469 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9839c06c-4edb-4359-8277-73559b7685c0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.404442 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.404442 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:43.405920 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9839c06c-4edb-4359-8277-73559b7685c0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.413627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-db99635b-9483-441c-aae9-c27d6dad7155 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.415195 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9839c06c-4edb-4359-8277-73559b7685c0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Get volume metadata completed successfully. Aug 12 14:55:43.415511 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9839c06c-4edb-4359-8277-73559b7685c0 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key3 returned with HTTP 200 Aug 12 14:55:43.415953 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 706/2858] 10.4.3.100 () {66 vars in 1390 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.416862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-db99635b-9483-441c-aae9-c27d6dad7155 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:43.417082 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-db99635b-9483-441c-aae9-c27d6dad7155 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.417249 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-db99635b-9483-441c-aae9-c27d6dad7155 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.425388 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b2a42259-71b8-45fe-b26e-932bc9bb4c77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.426325 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.426325 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:43.427121 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2a42259-71b8-45fe-b26e-932bc9bb4c77 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.427329 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2a42259-71b8-45fe-b26e-932bc9bb4c77 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.427611 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b2a42259-71b8-45fe-b26e-932bc9bb4c77 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.434039 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-db99635b-9483-441c-aae9-c27d6dad7155 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:43.434500 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.434500 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:43.434932 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b2a42259-71b8-45fe-b26e-932bc9bb4c77 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.439557 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b2a42259-71b8-45fe-b26e-932bc9bb4c77 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Get volume metadata completed successfully. Aug 12 14:55:43.439672 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-db99635b-9483-441c-aae9-c27d6dad7155 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:43.439811 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b2a42259-71b8-45fe-b26e-932bc9bb4c77 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.440041 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 714/2859] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:43.440154 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 720/2860] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.452210 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cd96410e-202c-4ef7-b21c-b7d9c6dc2889 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.454000 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd96410e-202c-4ef7-b21c-b7d9c6dc2889 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] PUT https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata Aug 12 14:55:43.454347 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cd96410e-202c-4ef7-b21c-b7d9c6dc2889 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.463945 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.463945 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:43.464379 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd96410e-202c-4ef7-b21c-b7d9c6dc2889 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.474680 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cd96410e-202c-4ef7-b21c-b7d9c6dc2889 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Update volume metadata completed successfully. Aug 12 14:55:43.474929 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cd96410e-202c-4ef7-b21c-b7d9c6dc2889 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata returned with HTTP 200 Aug 12 14:55:43.475323 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 721/2861] 10.4.3.100 () {68 vars in 1395 bytes} [Wed Aug 12 14:55:43 2026] PUT /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4/metadata => generated 16 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:55:43.483713 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c01d333-add8-474c-ae58-5c43d15a43cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.485623 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c01d333-add8-474c-ae58-5c43d15a43cb tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 Aug 12 14:55:43.485889 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c01d333-add8-474c-ae58-5c43d15a43cb tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.486136 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c01d333-add8-474c-ae58-5c43d15a43cb tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.493102 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.493102 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:43.496614 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8c01d333-add8-474c-ae58-5c43d15a43cb tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.500898 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c01d333-add8-474c-ae58-5c43d15a43cb tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 returned with HTTP 200 Aug 12 14:55:43.501258 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 707/2862] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:43.515088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.517329 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 Aug 12 14:55:43.517776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.517818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.518029 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Delete volume with id: b6e86eb2-3dd6-483b-9b84-be780749daf4 Aug 12 14:55:43.525543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f909adcd-574a-493b-8c84-f7996545310c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.526025 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f909adcd-574a-493b-8c84-f7996545310c None None] GET https://10.4.3.100/volume// Aug 12 14:55:43.526229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f909adcd-574a-493b-8c84-f7996545310c None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.526449 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f909adcd-574a-493b-8c84-f7996545310c None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.526879 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f909adcd-574a-493b-8c84-f7996545310c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:43.527216 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 721/2863] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:55: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 14:55:43.529158 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.529158 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:43.529727 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.534709 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-514fd4d0-4324-4413-9775-234884a0a0f6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.538806 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-514fd4d0-4324-4413-9775-234884a0a0f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:55:43.539214 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-514fd4d0-4324-4413-9775-234884a0a0f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a26de548-86db-429f-9cd5-b2245e68cb62", "connector": null, "instance_uuid": "e25eeb4d-ca77-4463-a2d5-64e26a11f125"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.551029 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.551029 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:43.568346 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Delete volume request issued successfully. Aug 12 14:55:43.568648 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dbb681e-97a4-4037-a2a6-38c6bbda11c2 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 returned with HTTP 202 Aug 12 14:55:43.569157 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 715/2864] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:43 2026] DELETE /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:43.576087 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3a00f00f-77d2-4af5-9e97-24e36ee4d833 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.577876 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a00f00f-77d2-4af5-9e97-24e36ee4d833 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 Aug 12 14:55:43.578118 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a00f00f-77d2-4af5-9e97-24e36ee4d833 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.578255 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3a00f00f-77d2-4af5-9e97-24e36ee4d833 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.585278 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.585278 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:43.588309 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-514fd4d0-4324-4413-9775-234884a0a0f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:55:43.588893 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 722/2865] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:55:43 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 14:55:43.589100 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3a00f00f-77d2-4af5-9e97-24e36ee4d833 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Volume info retrieved successfully. Aug 12 14:55:43.595397 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3a00f00f-77d2-4af5-9e97-24e36ee4d833 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 returned with HTTP 200 Aug 12 14:55:43.595844 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 708/2866] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:43.623683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-89293ccb-a3fe-4f3b-9c19-6911f4f952ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.626018 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-89293ccb-a3fe-4f3b-9c19-6911f4f952ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:43.626263 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-89293ccb-a3fe-4f3b-9c19-6911f4f952ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.626531 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-89293ccb-a3fe-4f3b-9c19-6911f4f952ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.633616 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-80d26993-6562-4bd1-be12-5020412c0a2a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.634305 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-80d26993-6562-4bd1-be12-5020412c0a2a None None] GET https://10.4.3.100/volume// Aug 12 14:55:43.634305 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-80d26993-6562-4bd1-be12-5020412c0a2a None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.634520 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-80d26993-6562-4bd1-be12-5020412c0a2a None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.634909 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-80d26993-6562-4bd1-be12-5020412c0a2a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:43.635230 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 716/2867] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:43.639564 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.639564 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:43.643372 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-25d21fc5-fb91-442a-8b2b-148d93a15039 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.644871 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-89293ccb-a3fe-4f3b-9c19-6911f4f952ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:43.645817 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-25d21fc5-fb91-442a-8b2b-148d93a15039 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:43.646084 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-25d21fc5-fb91-442a-8b2b-148d93a15039 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.646371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-25d21fc5-fb91-442a-8b2b-148d93a15039 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.651213 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-89293ccb-a3fe-4f3b-9c19-6911f4f952ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:43.651898 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 722/2868] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:43.658510 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.658510 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:43.662699 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-25d21fc5-fb91-442a-8b2b-148d93a15039 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:43.668387 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-25d21fc5-fb91-442a-8b2b-148d93a15039 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:43.668978 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 723/2869] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 1083 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:43.799471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-6c87416a-453e-4b64-ad90-59b4c755c6a7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.802442 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-6c87416a-453e-4b64-ad90-59b4c755c6a7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] PUT https://10.4.3.100/volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be Aug 12 14:55:43.803001 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-6c87416a-453e-4b64-ad90-59b4c755c6a7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:43.812566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-6c87416a-453e-4b64-ad90-59b4c755c6a7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Acquiring lock "cinder-attachment_update-a26de548-86db-429f-9cd5-b2245e68cb62-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:55:43.818180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-6c87416a-453e-4b64-ad90-59b4c755c6a7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Lock "cinder-attachment_update-a26de548-86db-429f-9cd5-b2245e68cb62-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:55:43.819575 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.819575 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:43.903853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-6c87416a-453e-4b64-ad90-59b4c755c6a7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Lock "cinder-attachment_update-a26de548-86db-429f-9cd5-b2245e68cb62-np0000007067" released by "attachment_update" :: held 0.086s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:55:43.904221 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-6c87416a-453e-4b64-ad90-59b4c755c6a7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be returned with HTTP 200 Aug 12 14:55:43.905236 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 709/2870] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:55:43 2026] PUT /volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be => generated 968 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:43.912620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-4a7150bf-8106-44c2-a7eb-aa77d5d2174a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:43.915361 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-4a7150bf-8106-44c2-a7eb-aa77d5d2174a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/encryption Aug 12 14:55:43.915644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-4a7150bf-8106-44c2-a7eb-aa77d5d2174a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:43.915897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-4a7150bf-8106-44c2-a7eb-aa77d5d2174a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:43.928475 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:43.928475 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:43.939765 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-4a7150bf-8106-44c2-a7eb-aa77d5d2174a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/encryption returned with HTTP 200 Aug 12 14:55:43.940306 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 717/2871] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:55:43 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:44.250295 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5e115914-3ef9-487d-8249-597bb580623a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:44.252712 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e115914-3ef9-487d-8249-597bb580623a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:44.253018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e115914-3ef9-487d-8249-597bb580623a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:44.253271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e115914-3ef9-487d-8249-597bb580623a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:44.261058 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e115914-3ef9-487d-8249-597bb580623a tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 404 Aug 12 14:55:44.261606 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 723/2872] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:44 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:44.609926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f3dbef2-9588-45a8-ac17-1e1a07cd6009 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:44.613014 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f3dbef2-9588-45a8-ac17-1e1a07cd6009 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] GET https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 Aug 12 14:55:44.613284 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f3dbef2-9588-45a8-ac17-1e1a07cd6009 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:44.613369 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f3dbef2-9588-45a8-ac17-1e1a07cd6009 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:44.622084 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f3dbef2-9588-45a8-ac17-1e1a07cd6009 tempest-VolumesMetadataTest-390276143 tempest-VolumesMetadataTest-390276143-project-member] https://10.4.3.100/volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 returned with HTTP 404 Aug 12 14:55:44.622651 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 724/2873] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:44 2026] GET /volume/v3/volumes/b6e86eb2-3dd6-483b-9b84-be780749daf4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:44.668282 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fae226f7-f608-4ac5-bdaa-f83e379bd3a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:44.673561 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fae226f7-f608-4ac5-bdaa-f83e379bd3a3 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:44.673921 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fae226f7-f608-4ac5-bdaa-f83e379bd3a3 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:44.674229 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fae226f7-f608-4ac5-bdaa-f83e379bd3a3 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:44.692217 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:44.692217 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:44.699174 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fae226f7-f608-4ac5-bdaa-f83e379bd3a3 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:44.711703 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fae226f7-f608-4ac5-bdaa-f83e379bd3a3 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:44.712286 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 710/2874] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:44 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:44.722071 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-496226dd-9b87-42a0-aba5-f608de5a3291 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:44.723826 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-496226dd-9b87-42a0-aba5-f608de5a3291 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:44.724051 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-496226dd-9b87-42a0-aba5-f608de5a3291 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:44.724285 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-496226dd-9b87-42a0-aba5-f608de5a3291 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:44.724548 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-496226dd-9b87-42a0-aba5-f608de5a3291 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume with id: d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:44.731179 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-496226dd-9b87-42a0-aba5-f608de5a3291 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 404 Aug 12 14:55:44.731718 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 718/2875] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:44 2026] DELETE /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:44.740740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d136066f-fc50-49cb-abf4-d6670a146253 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:44.742938 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d136066f-fc50-49cb-abf4-d6670a146253 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d Aug 12 14:55:44.743164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d136066f-fc50-49cb-abf4-d6670a146253 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:44.743510 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d136066f-fc50-49cb-abf4-d6670a146253 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:44.750280 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d136066f-fc50-49cb-abf4-d6670a146253 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d returned with HTTP 404 Aug 12 14:55:44.751056 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 724/2876] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:44 2026] GET /volume/v3/volumes/d6bf0cfe-2174-402c-8102-335bbea9f53d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:44.759178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16219428-3c72-4364-8069-04fabb3fc031 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:44.761303 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16219428-3c72-4364-8069-04fabb3fc031 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:44.761476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16219428-3c72-4364-8069-04fabb3fc031 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:44.761663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16219428-3c72-4364-8069-04fabb3fc031 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:44.761847 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-16219428-3c72-4364-8069-04fabb3fc031 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume with id: b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:44.770618 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:44.770618 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:44.771277 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16219428-3c72-4364-8069-04fabb3fc031 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:44.790863 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16219428-3c72-4364-8069-04fabb3fc031 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume request issued successfully. Aug 12 14:55:44.791114 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16219428-3c72-4364-8069-04fabb3fc031 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 202 Aug 12 14:55:44.791660 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 725/2877] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:44 2026] DELETE /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:44.805502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-76a75fdd-1abc-4cdf-8bc9-53e63988c7f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:44.808181 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76a75fdd-1abc-4cdf-8bc9-53e63988c7f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:44.808412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76a75fdd-1abc-4cdf-8bc9-53e63988c7f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:44.808642 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-76a75fdd-1abc-4cdf-8bc9-53e63988c7f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:44.817099 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:44.817099 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:44.824474 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-76a75fdd-1abc-4cdf-8bc9-53e63988c7f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:44.831631 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-76a75fdd-1abc-4cdf-8bc9-53e63988c7f3 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 200 Aug 12 14:55:44.832128 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 711/2878] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:44 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:45.730745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c9c979ba-54c1-4b15-a251-a4ef30bd64cd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:45.732994 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9c979ba-54c1-4b15-a251-a4ef30bd64cd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:45.733214 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9c979ba-54c1-4b15-a251-a4ef30bd64cd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:45.733447 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9c979ba-54c1-4b15-a251-a4ef30bd64cd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:45.746444 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:45.746444 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:45.751179 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c9c979ba-54c1-4b15-a251-a4ef30bd64cd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:45.757194 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9c979ba-54c1-4b15-a251-a4ef30bd64cd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:45.757743 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 719/2879] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:45 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:45.847518 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-70c1822c-35a7-498d-b1a0-08871a59cb1c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:45.849325 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70c1822c-35a7-498d-b1a0-08871a59cb1c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af Aug 12 14:55:45.849418 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70c1822c-35a7-498d-b1a0-08871a59cb1c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:45.849784 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70c1822c-35a7-498d-b1a0-08871a59cb1c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:45.857406 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70c1822c-35a7-498d-b1a0-08871a59cb1c tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af returned with HTTP 404 Aug 12 14:55:45.858186 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 725/2880] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:45 2026] GET /volume/v3/volumes/b2f4ed55-e7f8-45c7-a168-86d4300740af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:46.775727 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf6357da-d393-4bb6-9294-604b767341de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:46.779435 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf6357da-d393-4bb6-9294-604b767341de tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:46.779636 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf6357da-d393-4bb6-9294-604b767341de tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:46.779825 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf6357da-d393-4bb6-9294-604b767341de tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:46.796389 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:46.796389 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:46.805072 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf6357da-d393-4bb6-9294-604b767341de tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:46.815202 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf6357da-d393-4bb6-9294-604b767341de tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:46.815691 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 726/2881] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:46 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:46.993530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:47.145169 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:47.145600 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-45987036"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:47.147095 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-45987036'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:47.147251 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Create volume of 1 GB Aug 12 14:55:47.159263 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Availability Zones retrieved successfully. Aug 12 14:55:47.166487 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Flow 'volume_create_api' (fbd1f645-2643-4ecf-ae51-6f28a58d4442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:47.167436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a241f83-ee1a-4e67-9716-2bbe63c4921e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:47.168554 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:47.212086 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a241f83-ee1a-4e67-9716-2bbe63c4921e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:47.212855 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1396810-a029-48ca-8227-062678d59d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:47.306478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Created reservations ['56d362bc-e0ac-4779-8f66-fb9bd56b07fb', '5aab1f07-79ea-4bc7-b3a1-439092b35715', 'e7bf9ce9-d1a0-4cd6-9b7b-7314c623b1b5', 'de7aab71-1bc1-484c-9ba5-e3b22360f087'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:47.307270 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1396810-a029-48ca-8227-062678d59d41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56d362bc-e0ac-4779-8f66-fb9bd56b07fb', '5aab1f07-79ea-4bc7-b3a1-439092b35715', 'e7bf9ce9-d1a0-4cd6-9b7b-7314c623b1b5', 'de7aab71-1bc1-484c-9ba5-e3b22360f087']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:47.308013 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48757025-d2c4-433c-a600-97d7bbc4dc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:47.333632 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48757025-d2c4-433c-a600-97d7bbc4dc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df82c911-7f64-45d0-bc27-c433e497e6dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-45987036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7b7916ea83c4d3a8f0abf28e5a9eacc',qos_specs=None,replication_status=,reservations=['56d362bc-e0ac-4779-8f66-fb9bd56b07fb','5aab1f07-79ea-4bc7-b3a1-439092b35715','e7bf9ce9-d1a0-4cd6-9b7b-7314c623b1b5','de7aab71-1bc1-484c-9ba5-e3b22360f087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e305d39f63447588766e751425eda2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-45987036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df82c911-7f64-45d0-bc27-c433e497e6dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7b7916ea83c4d3a8f0abf28e5a9eacc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57e305d39f63447588766e751425eda2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:47.334542 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24bb8eb6-a810-4b46-a8e8-9973dc955baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:47.357803 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24bb8eb6-a810-4b46-a8e8-9973dc955baf) transitioned into state 'SUCCESS' from state '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-45987036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7b7916ea83c4d3a8f0abf28e5a9eacc',qos_specs=None,replication_status=,reservations=['56d362bc-e0ac-4779-8f66-fb9bd56b07fb','5aab1f07-79ea-4bc7-b3a1-439092b35715','e7bf9ce9-d1a0-4cd6-9b7b-7314c623b1b5','de7aab71-1bc1-484c-9ba5-e3b22360f087'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e305d39f63447588766e751425eda2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:47.359338 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba597f25-b028-4e7b-b49d-57cf10086538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:47.372308 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba597f25-b028-4e7b-b49d-57cf10086538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:47.373365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Flow 'volume_create_api' (fbd1f645-2643-4ecf-ae51-6f28a58d4442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:47.373762 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Create volume request issued successfully. Aug 12 14:55:47.374442 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8c2bba0-5d14-4fd2-9fad-1103a3ad00a6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:47.374981 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 712/2882] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:55:46 2026] POST /volume/v3/volumes => generated 749 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:47.401689 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9e479aca-8702-43b8-88d4-c81dad5a3f2b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:47.403953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9e479aca-8702-43b8-88d4-c81dad5a3f2b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:47.404157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9e479aca-8702-43b8-88d4-c81dad5a3f2b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:47.404382 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9e479aca-8702-43b8-88d4-c81dad5a3f2b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:47.411905 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:47.411905 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:47.415932 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9e479aca-8702-43b8-88d4-c81dad5a3f2b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Volume info retrieved successfully. Aug 12 14:55:47.420413 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9e479aca-8702-43b8-88d4-c81dad5a3f2b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 200 Aug 12 14:55:47.420846 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 720/2883] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:47 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:47.831622 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a7f19df-9fe6-47cb-8d79-55a5f20b25f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:47.833583 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a7f19df-9fe6-47cb-8d79-55a5f20b25f7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:47.833818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a7f19df-9fe6-47cb-8d79-55a5f20b25f7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:47.834049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a7f19df-9fe6-47cb-8d79-55a5f20b25f7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:47.845403 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:47.845403 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:47.849143 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4a7f19df-9fe6-47cb-8d79-55a5f20b25f7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:47.855097 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a7f19df-9fe6-47cb-8d79-55a5f20b25f7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:47.855831 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 726/2884] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:47 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:48.094477 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-142d90d5-fa23-4723-b918-511c1c5600dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.096650 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-142d90d5-fa23-4723-b918-511c1c5600dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be/action Aug 12 14:55:48.097104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-142d90d5-fa23-4723-b918-511c1c5600dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:48.097244 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-142d90d5-fa23-4723-b918-511c1c5600dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:48.114553 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:48.114553 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:48.125304 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c65991c4-c094-4ccc-8b37-c3f7dd9eff24 req-142d90d5-fa23-4723-b918-511c1c5600dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be/action returned with HTTP 204 Aug 12 14:55:48.125849 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 727/2885] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:55:48 2026] POST /volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:48.438604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d3daff07-674c-48d7-97a3-8e0dcddbb9ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.441132 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3daff07-674c-48d7-97a3-8e0dcddbb9ba tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:48.441391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3daff07-674c-48d7-97a3-8e0dcddbb9ba tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:48.441652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d3daff07-674c-48d7-97a3-8e0dcddbb9ba tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:48.455865 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:48.455865 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:48.464147 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d3daff07-674c-48d7-97a3-8e0dcddbb9ba tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Volume info retrieved successfully. Aug 12 14:55:48.470439 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d3daff07-674c-48d7-97a3-8e0dcddbb9ba tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 200 Aug 12 14:55:48.470980 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 713/2886] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:48 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:48.489426 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0649a9bf-8821-48d0-a315-b5b1a430fec1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.491582 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0649a9bf-8821-48d0-a315-b5b1a430fec1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] POST https://10.4.3.100/volume/v3/os-volume-transfer Aug 12 14:55:48.492003 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0649a9bf-8821-48d0-a315-b5b1a430fec1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "df82c911-7f64-45d0-bc27-c433e497e6dc"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:48.493762 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.volume_transfer [None req-0649a9bf-8821-48d0-a315-b5b1a430fec1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Creating new volume transfer {'transfer': {'volume_id': 'df82c911-7f64-45d0-bc27-c433e497e6dc'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 14:55:48.493858 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.volume_transfer [None req-0649a9bf-8821-48d0-a315-b5b1a430fec1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Creating transfer of volume df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:48.493994 np0000007067 devstack@c-api.service[100247]: INFO cinder.transfer.api [None req-0649a9bf-8821-48d0-a315-b5b1a430fec1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Generating transfer record for volume df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:48.503857 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:48.503857 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:48.516601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0649a9bf-8821-48d0-a315-b5b1a430fec1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 14:55:48.517252 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 721/2887] 10.4.3.100 () {68 vars in 1291 bytes} [Wed Aug 12 14:55:48 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:48.526832 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d8df7008-90d2-478d-877f-4ee0547660e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.528882 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8df7008-90d2-478d-877f-4ee0547660e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:48.529129 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8df7008-90d2-478d-877f-4ee0547660e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:48.529299 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8df7008-90d2-478d-877f-4ee0547660e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:48.537481 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:48.537481 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:48.542406 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d8df7008-90d2-478d-877f-4ee0547660e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Volume info retrieved successfully. Aug 12 14:55:48.547445 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8df7008-90d2-478d-877f-4ee0547660e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 200 Aug 12 14:55:48.548169 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 727/2888] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:48 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:48.562539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22f32d35-f2a0-45a0-ab83-bd8c813a9da6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.568354 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22f32d35-f2a0-45a0-ab83-bd8c813a9da6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18 Aug 12 14:55:48.568755 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22f32d35-f2a0-45a0-ab83-bd8c813a9da6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:48.569022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22f32d35-f2a0-45a0-ab83-bd8c813a9da6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:48.581685 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22f32d35-f2a0-45a0-ab83-bd8c813a9da6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18 returned with HTTP 200 Aug 12 14:55:48.582205 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 728/2889] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:55:48 2026] GET /volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18 => generated 409 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:48.597579 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8c1c1f34-fa85-4531-9230-1e7180337b14 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.599966 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c1c1f34-fa85-4531-9230-1e7180337b14 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/os-volume-transfer Aug 12 14:55:48.600247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c1c1f34-fa85-4531-9230-1e7180337b14 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:48.600530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8c1c1f34-fa85-4531-9230-1e7180337b14 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:48.600762 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.volume_transfer [None req-8c1c1f34-fa85-4531-9230-1e7180337b14 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Listing volume transfers {{(pid=100246) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 14:55:48.605266 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8c1c1f34-fa85-4531-9230-1e7180337b14 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer returned with HTTP 200 Aug 12 14:55:48.605874 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 714/2890] 10.4.3.100 () {66 vars in 1270 bytes} [Wed Aug 12 14:55:48 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:48.617450 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.694398 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] POST https://10.4.3.100/volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18/accept Aug 12 14:55:48.694845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "469e80bd7247af3f"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:48.697206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.volume_transfer [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Accepting volume transfer 1e2ae995-0f94-4789-9604-ac77521faf18 {{(pid=100247) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 12 14:55:48.697355 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.volume_transfer [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Accepting transfer 1e2ae995-0f94-4789-9604-ac77521faf18 Aug 12 14:55:48.794560 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Created reservations ['4b15061f-5a2a-41e3-b463-b030c6cd6f65', '71224b52-1550-4768-b921-f4ad09be8445', '794d18d4-ddcf-4822-b764-508d97581b9a', '3e9253fd-ad97-4f04-b2c5-5e6935c8e05a'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:48.825657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Created reservations ['9febcd4a-2d30-4728-afe3-11d3db61f9cb', 'f73291c1-d34d-4939-ac0f-c510df743f18', '81a43cf8-0838-4b4b-98eb-f22e97546c29', 'f94c7f2f-f6db-4569-8ce5-3708a453095b'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:48.863788 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Created reservations ['b4471cbb-7d16-4b04-8494-3cee9cb9e602', 'd2cfc112-2f9d-41d5-8d4a-d1002c70e670', '01b23bfc-393e-43ec-9046-3cb2ca78f892', '60f42044-e0f4-4381-b639-edba2e6948fb'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:48.869610 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b8165bb7-4b57-4482-b9b3-2d51c6c40087 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:48.872314 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8165bb7-4b57-4482-b9b3-2d51c6c40087 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:48.872683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8165bb7-4b57-4482-b9b3-2d51c6c40087 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:48.872956 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b8165bb7-4b57-4482-b9b3-2d51c6c40087 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:48.909743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Created reservations ['f329f61d-dfd9-49d1-be92-487250667047', '80f7538a-beca-4072-bc37-8933652933e5', '5c73e2a5-ef5d-4070-b10e-ba29a3ee8eb6', 'f1ff4c5d-7a41-40fe-a02f-452d2d1d3c75'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:48.923565 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Transfer volume completed successfully. Aug 12 14:55:49.045646 np0000007067 devstack@c-api.service[100247]: INFO cinder.transfer.api [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Volume df82c911-7f64-45d0-bc27-c433e497e6dc has been transferred. Aug 12 14:55:49.056544 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cfab7264-b281-45cf-97b2-3f5e34b92f13 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] https://10.4.3.100/volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18/accept returned with HTTP 202 Aug 12 14:55:49.058219 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 722/2891] 10.4.3.100 () {68 vars in 1423 bytes} [Wed Aug 12 14:55:48 2026] POST /volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18/accept => generated 365 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:49.070908 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d93693f5-0a15-49d1-bb16-85c667fd119e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.073184 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d93693f5-0a15-49d1-bb16-85c667fd119e tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:49.073492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d93693f5-0a15-49d1-bb16-85c667fd119e tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:49.073826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d93693f5-0a15-49d1-bb16-85c667fd119e tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:49.085052 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.085052 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:49.090982 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d93693f5-0a15-49d1-bb16-85c667fd119e tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Volume info retrieved successfully. Aug 12 14:55:49.097276 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.097276 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:49.098422 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d93693f5-0a15-49d1-bb16-85c667fd119e tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 200 Aug 12 14:55:49.099177 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 729/2892] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:49 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:49.113957 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b8165bb7-4b57-4482-b9b3-2d51c6c40087 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:49.123793 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b8165bb7-4b57-4482-b9b3-2d51c6c40087 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:49.123793 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 728/2893] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:48 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 1196 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:49.126789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2580679c-83ef-4fda-8a46-55f74157ef21 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.129632 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2580679c-83ef-4fda-8a46-55f74157ef21 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:49.130054 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2580679c-83ef-4fda-8a46-55f74157ef21 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:49.130102 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2580679c-83ef-4fda-8a46-55f74157ef21 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:49.141255 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7ea2108e-6da6-4833-a862-d4581803cf43 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.143281 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ea2108e-6da6-4833-a862-d4581803cf43 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:49.143590 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ea2108e-6da6-4833-a862-d4581803cf43 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:49.143898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ea2108e-6da6-4833-a862-d4581803cf43 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:49.144088 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.144088 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:49.149846 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2580679c-83ef-4fda-8a46-55f74157ef21 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] Volume info retrieved successfully. Aug 12 14:55:49.156896 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2580679c-83ef-4fda-8a46-55f74157ef21 tempest-VolumesTransfersTest-1618970009 tempest-VolumesTransfersTest-1618970009-project-member] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 200 Aug 12 14:55:49.157663 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 715/2894] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:49 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:49.163220 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.163220 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:49.176526 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7ea2108e-6da6-4833-a862-d4581803cf43 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:49.183754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89228b7a-cae3-46e2-b17f-0c18dc658ae4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.186072 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ea2108e-6da6-4833-a862-d4581803cf43 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:49.187197 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 723/2895] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:49 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 1196 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:49.193414 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89228b7a-cae3-46e2-b17f-0c18dc658ae4 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] DELETE https://10.4.3.100/volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18 Aug 12 14:55:49.193414 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89228b7a-cae3-46e2-b17f-0c18dc658ae4 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:49.196919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89228b7a-cae3-46e2-b17f-0c18dc658ae4 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:49.197157 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-89228b7a-cae3-46e2-b17f-0c18dc658ae4 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Delete transfer with id: 1e2ae995-0f94-4789-9604-ac77521faf18 Aug 12 14:55:49.204060 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89228b7a-cae3-46e2-b17f-0c18dc658ae4 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18 returned with HTTP 404 Aug 12 14:55:49.204516 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 730/2896] 10.4.3.100 () {66 vars in 1384 bytes} [Wed Aug 12 14:55:49 2026] DELETE /volume/v3/os-volume-transfer/1e2ae995-0f94-4789-9604-ac77521faf18 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:49.217887 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.255269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-1e2ba38b-7ab6-467f-973a-43645ca45a86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.258326 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-1e2ba38b-7ab6-467f-973a-43645ca45a86 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:49.258651 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-1e2ba38b-7ab6-467f-973a-43645ca45a86 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:49.258951 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-1e2ba38b-7ab6-467f-973a-43645ca45a86 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:49.273704 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.273704 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:49.279792 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:49.279953 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:49.280092 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:49.280286 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Delete volume with id: df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:49.284234 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-1e2ba38b-7ab6-467f-973a-43645ca45a86 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:49.287732 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.287732 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:49.288497 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Volume info retrieved successfully. Aug 12 14:55:49.290090 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-1e2ba38b-7ab6-467f-973a-43645ca45a86 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:49.290809 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 716/2897] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:49 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 1196 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:49.322121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-f98db0df-d5fb-4cd1-a02e-42925fe27d38 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.324785 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-f98db0df-d5fb-4cd1-a02e-42925fe27d38 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/action Aug 12 14:55:49.325187 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-f98db0df-d5fb-4cd1-a02e-42925fe27d38 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:49.325346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-f98db0df-d5fb-4cd1-a02e-42925fe27d38 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:49.339770 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Delete volume request issued successfully. Aug 12 14:55:49.340031 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13bff368-eb86-4ff7-97d8-ef08fff0c6be tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 202 Aug 12 14:55:49.340660 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 729/2898] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:49 2026] DELETE /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:49.344378 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.344378 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:49.345523 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-f98db0df-d5fb-4cd1-a02e-42925fe27d38 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:49.351031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1b3e35f5-0f76-43d8-9615-66433636d4c7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:49.352839 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b3e35f5-0f76-43d8-9615-66433636d4c7 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:49.353140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b3e35f5-0f76-43d8-9615-66433636d4c7 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:49.353243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1b3e35f5-0f76-43d8-9615-66433636d4c7 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:49.364776 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-f98db0df-d5fb-4cd1-a02e-42925fe27d38 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Begin detaching volume completed successfully. Aug 12 14:55:49.365035 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-f98db0df-d5fb-4cd1-a02e-42925fe27d38 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/action returned with HTTP 202 Aug 12 14:55:49.365765 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 724/2899] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:55:49 2026] POST /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:55:49.370298 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:49.370298 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:49.382495 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1b3e35f5-0f76-43d8-9615-66433636d4c7 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Volume info retrieved successfully. Aug 12 14:55:49.390245 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1b3e35f5-0f76-43d8-9615-66433636d4c7 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 200 Aug 12 14:55:49.390779 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 731/2900] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:49 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:50.251721 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23d155b9-782d-4213-b39d-95c550c9e55c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.251721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23d155b9-782d-4213-b39d-95c550c9e55c None None] GET https://10.4.3.100/volume// Aug 12 14:55:50.251721 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23d155b9-782d-4213-b39d-95c550c9e55c None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.251721 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23d155b9-782d-4213-b39d-95c550c9e55c None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.251721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23d155b9-782d-4213-b39d-95c550c9e55c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:50.251721 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 717/2901] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-be948885-5802-4153-a44e-e63a644c9414 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-be948885-5802-4153-a44e-e63a644c9414 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-be948885-5802-4153-a44e-e63a644c9414 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-be948885-5802-4153-a44e-e63a644c9414 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-be948885-5802-4153-a44e-e63a644c9414 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-be948885-5802-4153-a44e-e63a644c9414 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:50.253708 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 730/2902] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:49 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 1379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-679816a4-cdfa-4e67-bfb8-44219f2f5dcf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-679816a4-cdfa-4e67-bfb8-44219f2f5dcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/encryption Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-679816a4-cdfa-4e67-bfb8-44219f2f5dcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-679816a4-cdfa-4e67-bfb8-44219f2f5dcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=363,cinder:INSERT=62,cinder:UPDATE=97 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-679816a4-cdfa-4e67-bfb8-44219f2f5dcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/encryption returned with HTTP 200 Aug 12 14:55:50.256698 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 725/2903] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:55:49 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:50.408183 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-651ede8b-3065-4f0e-8968-c69dabebfab8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.410160 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-651ede8b-3065-4f0e-8968-c69dabebfab8 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:50.410410 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-651ede8b-3065-4f0e-8968-c69dabebfab8 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.410717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-651ede8b-3065-4f0e-8968-c69dabebfab8 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.421535 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-651ede8b-3065-4f0e-8968-c69dabebfab8 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 404 Aug 12 14:55:50.422507 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 732/2904] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:50 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:50.429479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-68d0aa39-68b2-4244-8026-46082c8c5611 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.431408 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68d0aa39-68b2-4244-8026-46082c8c5611 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:50.431641 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68d0aa39-68b2-4244-8026-46082c8c5611 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.431834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68d0aa39-68b2-4244-8026-46082c8c5611 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.439780 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68d0aa39-68b2-4244-8026-46082c8c5611 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 404 Aug 12 14:55:50.440315 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 718/2905] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:50 2026] GET /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:50.448135 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fbe1fe6c-0641-4376-8d69-6ebe7018b622 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.450724 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fbe1fe6c-0641-4376-8d69-6ebe7018b622 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:50.450978 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fbe1fe6c-0641-4376-8d69-6ebe7018b622 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.451217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fbe1fe6c-0641-4376-8d69-6ebe7018b622 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.451430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-fbe1fe6c-0641-4376-8d69-6ebe7018b622 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Delete volume with id: df82c911-7f64-45d0-bc27-c433e497e6dc Aug 12 14:55:50.460062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fbe1fe6c-0641-4376-8d69-6ebe7018b622 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc returned with HTTP 404 Aug 12 14:55:50.460697 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 731/2906] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:50 2026] DELETE /volume/v3/volumes/df82c911-7f64-45d0-bc27-c433e497e6dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:50.467838 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.469534 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:50.469877 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1533703830"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:50.471360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1533703830'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:50.471525 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Create volume of 1 GB Aug 12 14:55:50.476644 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Availability Zones retrieved successfully. Aug 12 14:55:50.482722 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Flow 'volume_create_api' (803873e8-923c-41ed-94a8-ed7c884796de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:50.483630 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f61b698e-ed81-4be8-8ad8-16868092de65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.484757 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:50.488780 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-afa9a272-0987-4b90-93c8-7b3bd422924c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.490846 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-afa9a272-0987-4b90-93c8-7b3bd422924c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] DELETE https://10.4.3.100/volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be Aug 12 14:55:50.491020 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-afa9a272-0987-4b90-93c8-7b3bd422924c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.491193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-afa9a272-0987-4b90-93c8-7b3bd422924c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.497397 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b71c9004-8cdb-4a43-8d8e-8461300c0362 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.500496 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:50.500496 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:50.518654 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f61b698e-ed81-4be8-8ad8-16868092de65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.519605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029cb9f2-987c-4cd3-895f-fd6d5ebe7505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.526971 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b71c9004-8cdb-4a43-8d8e-8461300c0362 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:55:50.527314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b71c9004-8cdb-4a43-8d8e-8461300c0362 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1361696776", "extra_specs": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:50.541901 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b71c9004-8cdb-4a43-8d8e-8461300c0362 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:55:50.542284 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 719/2907] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:55:50 2026] POST /volume/v3/types => generated 212 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:50.550492 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1f7bbcd0-c749-44d4-8913-83e7f8e6c5a6 req-afa9a272-0987-4b90-93c8-7b3bd422924c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be returned with HTTP 200 Aug 12 14:55:50.551093 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 733/2908] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:55:50 2026] DELETE /volume/v3/attachments/56756817-9fd2-4d6b-ac07-b66c291a05be => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:50.552014 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b62a9131-0ace-415f-ae4b-ba9a520d9924 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.553706 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b62a9131-0ace-415f-ae4b-ba9a520d9924 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] POST https://10.4.3.100/volume/v3/types/aba0cba1-cb47-42a5-aedd-acf5740d6fda/encryption Aug 12 14:55:50.554000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b62a9131-0ace-415f-ae4b-ba9a520d9924 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:50.569610 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Created reservations ['40ea52e7-9782-494b-81ca-a4afbc48ba75', 'ecee2177-8155-4b62-b643-2f0524f34854', '67e94cb4-6715-4a00-9b94-8165c9470a4d', '230a1678-3f17-46f1-ba5c-574d63b64570'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:50.570916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (029cb9f2-987c-4cd3-895f-fd6d5ebe7505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40ea52e7-9782-494b-81ca-a4afbc48ba75', 'ecee2177-8155-4b62-b643-2f0524f34854', '67e94cb4-6715-4a00-9b94-8165c9470a4d', '230a1678-3f17-46f1-ba5c-574d63b64570']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.571194 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b62a9131-0ace-415f-ae4b-ba9a520d9924 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/types/aba0cba1-cb47-42a5-aedd-acf5740d6fda/encryption returned with HTTP 200 Aug 12 14:55:50.571794 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928d3094-dc0a-4a51-ac41-6a0ecd711f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.571866 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 732/2909] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:55:50 2026] POST /volume/v3/types/aba0cba1-cb47-42a5-aedd-acf5740d6fda/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:50.582480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.599054 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (928d3094-dc0a-4a51-ac41-6a0ecd711f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '325e47ae-7693-48b1-a380-95c6ee984f70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1533703830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7b7916ea83c4d3a8f0abf28e5a9eacc',qos_specs=None,replication_status=,reservations=['40ea52e7-9782-494b-81ca-a4afbc48ba75','ecee2177-8155-4b62-b643-2f0524f34854','67e94cb4-6715-4a00-9b94-8165c9470a4d','230a1678-3f17-46f1-ba5c-574d63b64570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e305d39f63447588766e751425eda2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1533703830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=325e47ae-7693-48b1-a380-95c6ee984f70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7b7916ea83c4d3a8f0abf28e5a9eacc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57e305d39f63447588766e751425eda2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.600008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7ec6d2-84bc-4b73-aff4-6a1d20803f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.619969 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e7ec6d2-84bc-4b73-aff4-6a1d20803f93) transitioned into state 'SUCCESS' from state '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-1533703830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7b7916ea83c4d3a8f0abf28e5a9eacc',qos_specs=None,replication_status=,reservations=['40ea52e7-9782-494b-81ca-a4afbc48ba75','ecee2177-8155-4b62-b643-2f0524f34854','67e94cb4-6715-4a00-9b94-8165c9470a4d','230a1678-3f17-46f1-ba5c-574d63b64570'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57e305d39f63447588766e751425eda2',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.620742 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6e32b4-1c96-4e42-91c6-2acf04fc9896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.630472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6e32b4-1c96-4e42-91c6-2acf04fc9896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.631258 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Flow 'volume_create_api' (803873e8-923c-41ed-94a8-ed7c884796de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:50.631551 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Create volume request issued successfully. Aug 12 14:55:50.632119 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eae7818-97be-4be9-b0c2-a62cb49840aa tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:50.635733 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 726/2910] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:55:50 2026] POST /volume/v3/volumes => generated 751 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:50.646397 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2ca8adcc-dda2-4d4b-b860-ee00146c97e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.648783 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ca8adcc-dda2-4d4b-b860-ee00146c97e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:50.649040 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ca8adcc-dda2-4d4b-b860-ee00146c97e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.649321 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ca8adcc-dda2-4d4b-b860-ee00146c97e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.661722 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:50.661722 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:50.662298 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:50.663072 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1728003803", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1361696776", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:50.666050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1728003803', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1361696776', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:50.670991 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 14:55:50.671418 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:50.671418 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:50.672149 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 14:55:50.673146 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2ca8adcc-dda2-4d4b-b860-ee00146c97e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Volume info retrieved successfully. Aug 12 14:55:50.680986 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (2c4ee1fe-6154-465e-93aa-19bcc3f8c91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:50.682503 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a92b804-ba3d-4538-a92b-460b3dace614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.683939 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:50.686231 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ca8adcc-dda2-4d4b-b860-ee00146c97e1 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 200 Aug 12 14:55:50.686871 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 734/2911] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:50 2026] GET /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:50.723720 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a92b804-ba3d-4538-a92b-460b3dace614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:55:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aba0cba1-cb47-42a5-aedd-acf5740d6fda,is_public=True,name='tempest-scenario-type-luks-1361696776',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aba0cba1-cb47-42a5-aedd-acf5740d6fda', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.724574 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b92644-3d1f-4b82-ac81-dd99351811d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.761365 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1361696776 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1361696776, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:50.761793 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1361696776 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1361696776, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:50.807044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['3fb96303-638e-4439-9dbb-d8c3c8bc3da7', 'bdd97dbd-ca44-4323-bc6a-acbcf3a3ba45', 'e6af3e72-9284-443e-80f6-05ae8562930c', '45a2f629-376a-44c0-9491-414f0c6b95f1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:50.807938 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b92644-3d1f-4b82-ac81-dd99351811d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fb96303-638e-4439-9dbb-d8c3c8bc3da7', 'bdd97dbd-ca44-4323-bc6a-acbcf3a3ba45', 'e6af3e72-9284-443e-80f6-05ae8562930c', '45a2f629-376a-44c0-9491-414f0c6b95f1']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.808717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ceedaf-53af-4f7f-aa5a-70456553b5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.833338 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02ceedaf-53af-4f7f-aa5a-70456553b5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff2074f3-b052-4de9-adb0-c11b2d59aee8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1728003803',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['3fb96303-638e-4439-9dbb-d8c3c8bc3da7','bdd97dbd-ca44-4323-bc6a-acbcf3a3ba45','e6af3e72-9284-443e-80f6-05ae8562930c','45a2f629-376a-44c0-9491-414f0c6b95f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=aba0cba1-cb47-42a5-aedd-acf5740d6fda), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1728003803',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ff2074f3-b052-4de9-adb0-c11b2d59aee8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aba0cba1-cb47-42a5-aedd-acf5740d6fda),volume_type_id=aba0cba1-cb47-42a5-aedd-acf5740d6fda)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.834151 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97564d1-e280-497a-bc1a-dd793d4293e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.854253 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c97564d1-e280-497a-bc1a-dd793d4293e5) transitioned into state 'SUCCESS' from state '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-1728003803',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['3fb96303-638e-4439-9dbb-d8c3c8bc3da7','bdd97dbd-ca44-4323-bc6a-acbcf3a3ba45','e6af3e72-9284-443e-80f6-05ae8562930c','45a2f629-376a-44c0-9491-414f0c6b95f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=aba0cba1-cb47-42a5-aedd-acf5740d6fda)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.855297 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c431cb-3f14-4d7a-a33d-05f28e7eb0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:50.868043 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60c431cb-3f14-4d7a-a33d-05f28e7eb0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:50.869010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (2c4ee1fe-6154-465e-93aa-19bcc3f8c91c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:50.869323 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 14:55:50.869964 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed1f523f-9090-485c-ba20-25d1a8faa61f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:50.870386 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 720/2912] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:50 2026] POST /volume/v3/volumes => generated 780 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:50.882494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-41fd9348-2949-440d-bd6c-0e6ea9b5bf62 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.884116 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-41fd9348-2949-440d-bd6c-0e6ea9b5bf62 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:55:50.884287 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-41fd9348-2949-440d-bd6c-0e6ea9b5bf62 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.884473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-41fd9348-2949-440d-bd6c-0e6ea9b5bf62 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.890647 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:50.890647 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:50.894059 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-41fd9348-2949-440d-bd6c-0e6ea9b5bf62 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:55:50.900571 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-41fd9348-2949-440d-bd6c-0e6ea9b5bf62 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 200 Aug 12 14:55:50.900941 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 733/2913] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:50 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:50.986703 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:50.988617 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:55:50.989107 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:50.989484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:50.989877 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume with id: affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:55:50.999853 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:50.999853 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:51.000548 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:51.024013 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume request issued successfully. Aug 12 14:55:51.024414 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a0ccd25-400d-4914-8f36-7b54d689c470 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 202 Aug 12 14:55:51.025168 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 727/2914] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:50 2026] DELETE /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:51.034738 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef32907f-223e-4257-aa7d-05977ae51b86 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.037252 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef32907f-223e-4257-aa7d-05977ae51b86 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:55:51.037506 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef32907f-223e-4257-aa7d-05977ae51b86 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.037703 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef32907f-223e-4257-aa7d-05977ae51b86 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.045192 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.045192 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:51.050027 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ef32907f-223e-4257-aa7d-05977ae51b86 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:51.055892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef32907f-223e-4257-aa7d-05977ae51b86 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 200 Aug 12 14:55:51.056012 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 735/2915] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.562244 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a8d9fb86-e1ae-46fa-a031-a7a5d18e8d77 req-47cfe5cc-5e55-4645-846b-f6bf093cf37f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.564488 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a8d9fb86-e1ae-46fa-a031-a7a5d18e8d77 req-47cfe5cc-5e55-4645-846b-f6bf093cf37f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:51.564724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a8d9fb86-e1ae-46fa-a031-a7a5d18e8d77 req-47cfe5cc-5e55-4645-846b-f6bf093cf37f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.564954 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a8d9fb86-e1ae-46fa-a031-a7a5d18e8d77 req-47cfe5cc-5e55-4645-846b-f6bf093cf37f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.572862 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.572862 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:51.576904 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-a8d9fb86-e1ae-46fa-a031-a7a5d18e8d77 req-47cfe5cc-5e55-4645-846b-f6bf093cf37f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:51.581441 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a8d9fb86-e1ae-46fa-a031-a7a5d18e8d77 req-47cfe5cc-5e55-4645-846b-f6bf093cf37f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:51.581848 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 721/2916] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.698741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8c5b31c-4957-4a7a-9848-80f8b23d2909 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.700513 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8c5b31c-4957-4a7a-9848-80f8b23d2909 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.700723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8c5b31c-4957-4a7a-9848-80f8b23d2909 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.700897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8c5b31c-4957-4a7a-9848-80f8b23d2909 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.707835 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.707835 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:51.711412 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f8c5b31c-4957-4a7a-9848-80f8b23d2909 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Volume info retrieved successfully. Aug 12 14:55:51.715392 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8c5b31c-4957-4a7a-9848-80f8b23d2909 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 200 Aug 12 14:55:51.715759 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 734/2917] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.732142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-37c1e6a5-026a-4953-896c-540a47109509 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.733760 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-37c1e6a5-026a-4953-896c-540a47109509 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] POST https://10.4.3.100/volume/v3/os-volume-transfer Aug 12 14:55:51.734215 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-37c1e6a5-026a-4953-896c-540a47109509 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "325e47ae-7693-48b1-a380-95c6ee984f70"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:51.736018 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.volume_transfer [None req-37c1e6a5-026a-4953-896c-540a47109509 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Creating new volume transfer {'transfer': {'volume_id': '325e47ae-7693-48b1-a380-95c6ee984f70'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 12 14:55:51.737348 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.volume_transfer [None req-37c1e6a5-026a-4953-896c-540a47109509 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Creating transfer of volume 325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.737348 np0000007067 devstack@c-api.service[100247]: INFO cinder.transfer.api [None req-37c1e6a5-026a-4953-896c-540a47109509 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Generating transfer record for volume 325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.745617 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.745617 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:51.758260 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-37c1e6a5-026a-4953-896c-540a47109509 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer returned with HTTP 202 Aug 12 14:55:51.759020 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 728/2918] 10.4.3.100 () {68 vars in 1291 bytes} [Wed Aug 12 14:55:51 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:51.767019 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8e312731-f761-4500-a3e0-64b9eb3e4931 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.768837 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e312731-f761-4500-a3e0-64b9eb3e4931 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.769032 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e312731-f761-4500-a3e0-64b9eb3e4931 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.769233 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8e312731-f761-4500-a3e0-64b9eb3e4931 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.776305 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.776305 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:51.779964 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8e312731-f761-4500-a3e0-64b9eb3e4931 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Volume info retrieved successfully. Aug 12 14:55:51.783959 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8e312731-f761-4500-a3e0-64b9eb3e4931 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 200 Aug 12 14:55:51.784347 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 736/2919] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.796564 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c376e827-e9f1-48a2-ba5c-ad37f686a26c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.798322 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c376e827-e9f1-48a2-ba5c-ad37f686a26c tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/os-volume-transfer/detail Aug 12 14:55:51.798565 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c376e827-e9f1-48a2-ba5c-ad37f686a26c tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.798798 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c376e827-e9f1-48a2-ba5c-ad37f686a26c tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.798971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.volume_transfer [None req-c376e827-e9f1-48a2-ba5c-ad37f686a26c tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Listing volume transfers {{(pid=100246) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 12 14:55:51.802511 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c376e827-e9f1-48a2-ba5c-ad37f686a26c tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 12 14:55:51.803036 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 722/2920] 10.4.3.100 () {66 vars in 1291 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.814824 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9f096274-daf8-434f-8382-f5b8fa8b9d1e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.816694 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f096274-daf8-434f-8382-f5b8fa8b9d1e tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] DELETE https://10.4.3.100/volume/v3/os-volume-transfer/f61d1b69-183e-4579-a9b8-f6756f59a14f Aug 12 14:55:51.816889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f096274-daf8-434f-8382-f5b8fa8b9d1e tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.817061 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9f096274-daf8-434f-8382-f5b8fa8b9d1e tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.817160 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.volume_transfer [None req-9f096274-daf8-434f-8382-f5b8fa8b9d1e tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Delete transfer with id: f61d1b69-183e-4579-a9b8-f6756f59a14f Aug 12 14:55:51.825573 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.825573 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:51.832248 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9f096274-daf8-434f-8382-f5b8fa8b9d1e tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer/f61d1b69-183e-4579-a9b8-f6756f59a14f returned with HTTP 202 Aug 12 14:55:51.832608 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 735/2921] 10.4.3.100 () {66 vars in 1384 bytes} [Wed Aug 12 14:55:51 2026] DELETE /volume/v3/os-volume-transfer/f61d1b69-183e-4579-a9b8-f6756f59a14f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:51.841521 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b223d945-d593-4852-ad15-1f1e9e32b51b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.843260 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b223d945-d593-4852-ad15-1f1e9e32b51b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.843528 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b223d945-d593-4852-ad15-1f1e9e32b51b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.843782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b223d945-d593-4852-ad15-1f1e9e32b51b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.851682 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.851682 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:51.854895 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b223d945-d593-4852-ad15-1f1e9e32b51b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Volume info retrieved successfully. Aug 12 14:55:51.859452 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b223d945-d593-4852-ad15-1f1e9e32b51b tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 200 Aug 12 14:55:51.860015 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 729/2922] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.872217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-843e51c1-ebe2-4792-a2ef-872ad78fdfe6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.874330 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-843e51c1-ebe2-4792-a2ef-872ad78fdfe6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] DELETE https://10.4.3.100/volume/v3/os-volume-transfer/f61d1b69-183e-4579-a9b8-f6756f59a14f Aug 12 14:55:51.874579 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-843e51c1-ebe2-4792-a2ef-872ad78fdfe6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.874803 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-843e51c1-ebe2-4792-a2ef-872ad78fdfe6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.874921 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.volume_transfer [None req-843e51c1-ebe2-4792-a2ef-872ad78fdfe6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Delete transfer with id: f61d1b69-183e-4579-a9b8-f6756f59a14f Aug 12 14:55:51.878010 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-843e51c1-ebe2-4792-a2ef-872ad78fdfe6 tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/os-volume-transfer/f61d1b69-183e-4579-a9b8-f6756f59a14f returned with HTTP 404 Aug 12 14:55:51.878545 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 737/2923] 10.4.3.100 () {66 vars in 1384 bytes} [Wed Aug 12 14:55:51 2026] DELETE /volume/v3/os-volume-transfer/f61d1b69-183e-4579-a9b8-f6756f59a14f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:51.885786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e88f137b-b1d0-4321-b185-0c774982f864 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.887493 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e88f137b-b1d0-4321-b185-0c774982f864 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.887702 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e88f137b-b1d0-4321-b185-0c774982f864 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.887878 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e88f137b-b1d0-4321-b185-0c774982f864 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.888029 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e88f137b-b1d0-4321-b185-0c774982f864 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Delete volume with id: 325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.895190 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.895190 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:51.895560 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e88f137b-b1d0-4321-b185-0c774982f864 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Volume info retrieved successfully. Aug 12 14:55:51.915284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3722281d-c699-4913-9b42-1fa92a2f2403 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.917059 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3722281d-c699-4913-9b42-1fa92a2f2403 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:55:51.917243 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3722281d-c699-4913-9b42-1fa92a2f2403 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.917416 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3722281d-c699-4913-9b42-1fa92a2f2403 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.919750 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e88f137b-b1d0-4321-b185-0c774982f864 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Delete volume request issued successfully. Aug 12 14:55:51.920861 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e88f137b-b1d0-4321-b185-0c774982f864 tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 202 Aug 12 14:55:51.920861 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 723/2924] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:51 2026] DELETE /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:51.926795 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-da210955-7e01-42ad-b4b6-9b55d1539fae None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.928845 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.928845 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:51.929246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da210955-7e01-42ad-b4b6-9b55d1539fae tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] GET https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:51.929558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da210955-7e01-42ad-b4b6-9b55d1539fae tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.931108 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da210955-7e01-42ad-b4b6-9b55d1539fae tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.938351 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3722281d-c699-4913-9b42-1fa92a2f2403 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:55:51.940803 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.940803 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:51.944074 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-da210955-7e01-42ad-b4b6-9b55d1539fae tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Volume info retrieved successfully. Aug 12 14:55:51.946493 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3722281d-c699-4913-9b42-1fa92a2f2403 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 200 Aug 12 14:55:51.946954 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 736/2925] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.949596 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da210955-7e01-42ad-b4b6-9b55d1539fae tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 200 Aug 12 14:55:51.950718 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 730/2926] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:51.960376 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-58ec31ad-530f-4d66-9ae6-212e68d9fd5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.962211 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58ec31ad-530f-4d66-9ae6-212e68d9fd5f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:55:51.962403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58ec31ad-530f-4d66-9ae6-212e68d9fd5f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:51.962631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-58ec31ad-530f-4d66-9ae6-212e68d9fd5f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:51.969924 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:51.969924 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:51.974465 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-58ec31ad-530f-4d66-9ae6-212e68d9fd5f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:55:51.979073 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-58ec31ad-530f-4d66-9ae6-212e68d9fd5f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 200 Aug 12 14:55:51.979474 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 738/2927] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:51 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:51.991758 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0edb8d5d-2444-46a2-b7af-59affed5c6d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:51.994348 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0edb8d5d-2444-46a2-b7af-59affed5c6d6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8/action Aug 12 14:55:51.994790 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0edb8d5d-2444-46a2-b7af-59affed5c6d6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:51.994954 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0edb8d5d-2444-46a2-b7af-59affed5c6d6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:52.005679 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:52.005679 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:52.006167 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0edb8d5d-2444-46a2-b7af-59affed5c6d6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:55:52.018945 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0edb8d5d-2444-46a2-b7af-59affed5c6d6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume updated successfully. Aug 12 14:55:52.019277 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0edb8d5d-2444-46a2-b7af-59affed5c6d6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8/action returned with HTTP 200 Aug 12 14:55:52.019930 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 724/2928] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:55:51 2026] POST /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:55:52.079702 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2926b5eb-737d-4d7f-a9a4-7c287f0193ca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:52.081344 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2926b5eb-737d-4d7f-a9a4-7c287f0193ca tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 Aug 12 14:55:52.081592 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2926b5eb-737d-4d7f-a9a4-7c287f0193ca tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:52.081828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2926b5eb-737d-4d7f-a9a4-7c287f0193ca tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:52.090225 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2926b5eb-737d-4d7f-a9a4-7c287f0193ca tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 returned with HTTP 404 Aug 12 14:55:52.090994 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 737/2929] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:52 2026] GET /volume/v3/volumes/affd2d9e-7203-4a2d-86cc-2ca1ebdf3258 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:52.148307 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-094fc888-519b-417d-87ad-0856161ace06 req-870ac3c5-c8d4-4e09-89ce-df027acb7840 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:52.151076 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-870ac3c5-c8d4-4e09-89ce-df027acb7840 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:55:52.151478 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-870ac3c5-c8d4-4e09-89ce-df027acb7840 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:52.152479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-870ac3c5-c8d4-4e09-89ce-df027acb7840 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:52.161832 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:52.161832 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:52.167336 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-094fc888-519b-417d-87ad-0856161ace06 req-870ac3c5-c8d4-4e09-89ce-df027acb7840 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:55:52.175801 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-870ac3c5-c8d4-4e09-89ce-df027acb7840 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 200 Aug 12 14:55:52.175801 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 731/2930] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:52 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:52.707553 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-094fc888-519b-417d-87ad-0856161ace06 req-e2277a02-e7f7-479c-a50d-42d8fc381921 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:52.710239 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-e2277a02-e7f7-479c-a50d-42d8fc381921 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:55:52.710443 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-e2277a02-e7f7-479c-a50d-42d8fc381921 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:52.710695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-e2277a02-e7f7-479c-a50d-42d8fc381921 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:52.728111 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:52.728111 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:52.742879 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-094fc888-519b-417d-87ad-0856161ace06 req-e2277a02-e7f7-479c-a50d-42d8fc381921 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:55:52.755398 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-e2277a02-e7f7-479c-a50d-42d8fc381921 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 200 Aug 12 14:55:52.755944 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 739/2931] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:52 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 872 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:52.778943 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8226772c-e241-4f37-a6c7-e17773ba96ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:52.778943 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8226772c-e241-4f37-a6c7-e17773ba96ca None None] GET https://10.4.3.100/volume// Aug 12 14:55:52.778943 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8226772c-e241-4f37-a6c7-e17773ba96ca None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:52.778943 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8226772c-e241-4f37-a6c7-e17773ba96ca None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:52.778943 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8226772c-e241-4f37-a6c7-e17773ba96ca None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:52.778943 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 725/2932] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:55: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 14:55:52.793557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-094fc888-519b-417d-87ad-0856161ace06 req-0a698de3-fc55-4534-8733-f65e898d99ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:52.798483 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-0a698de3-fc55-4534-8733-f65e898d99ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:55:52.798969 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-0a698de3-fc55-4534-8733-f65e898d99ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff2074f3-b052-4de9-adb0-c11b2d59aee8", "connector": null, "instance_uuid": "1c957629-eff5-476d-b7b7-c108af139de0"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:52.811025 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:52.811025 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:52.859895 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-0a698de3-fc55-4534-8733-f65e898d99ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:55:52.860357 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 738/2933] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:55:52 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:52.965621 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-aa053098-f86b-4d21-85b8-90c5cd898e7a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:52.968375 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aa053098-f86b-4d21-85b8-90c5cd898e7a tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] GET https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:52.968712 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aa053098-f86b-4d21-85b8-90c5cd898e7a tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:52.970303 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aa053098-f86b-4d21-85b8-90c5cd898e7a tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:52.984617 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aa053098-f86b-4d21-85b8-90c5cd898e7a tempest-VolumesTransfersTest-1636959133 tempest-VolumesTransfersTest-1636959133-project-admin] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 404 Aug 12 14:55:52.985618 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 732/2934] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:52 2026] GET /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:52.995267 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb3978c3-cec4-42fb-be39-f035f46bc37d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:52.999572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb3978c3-cec4-42fb-be39-f035f46bc37d tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] GET https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:52.999572 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb3978c3-cec4-42fb-be39-f035f46bc37d tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:52.999572 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb3978c3-cec4-42fb-be39-f035f46bc37d tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:53.011312 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb3978c3-cec4-42fb-be39-f035f46bc37d tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 404 Aug 12 14:55:53.012390 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 740/2935] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:52 2026] GET /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:53.023151 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e033ded9-f0f5-492d-9bce-bf770208f53a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:53.025597 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e033ded9-f0f5-492d-9bce-bf770208f53a tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:53.025773 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e033ded9-f0f5-492d-9bce-bf770208f53a tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:53.025919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e033ded9-f0f5-492d-9bce-bf770208f53a tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:53.026126 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e033ded9-f0f5-492d-9bce-bf770208f53a tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] Delete volume with id: 325e47ae-7693-48b1-a380-95c6ee984f70 Aug 12 14:55:53.034740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e033ded9-f0f5-492d-9bce-bf770208f53a tempest-VolumesTransfersTest-701702825 tempest-VolumesTransfersTest-701702825-project-member] https://10.4.3.100/volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 returned with HTTP 404 Aug 12 14:55:53.035697 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 726/2936] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:53 2026] DELETE /volume/v3/volumes/325e47ae-7693-48b1-a380-95c6ee984f70 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:55:54.573504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:54.575777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:54.575777 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:54.575977 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:54.576192 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume with id: a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:54.587090 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:54.587090 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:54.587627 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:54.616113 np0000007067 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:55:54.625390 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume request issued successfully. Aug 12 14:55:54.625732 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a22b74cd-9c62-4f48-9aef-46e14e74ff87 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 202 Aug 12 14:55:54.626316 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 739/2937] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:54 2026] DELETE /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:54.641240 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dfcdb5f9-bd3b-478f-b39b-f6869e3300ec None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:54.644604 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dfcdb5f9-bd3b-478f-b39b-f6869e3300ec tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:54.644944 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dfcdb5f9-bd3b-478f-b39b-f6869e3300ec tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:54.645236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dfcdb5f9-bd3b-478f-b39b-f6869e3300ec tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:54.655235 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:54.655235 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:54.659836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19c5519c-a6c7-492d-ba2c-d554bee56d1c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:54.660228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19c5519c-a6c7-492d-ba2c-d554bee56d1c None None] GET https://10.4.3.100/volume// Aug 12 14:55:54.660392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19c5519c-a6c7-492d-ba2c-d554bee56d1c None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:54.660611 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19c5519c-a6c7-492d-ba2c-d554bee56d1c None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:54.660648 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-dfcdb5f9-bd3b-478f-b39b-f6869e3300ec tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:54.660945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19c5519c-a6c7-492d-ba2c-d554bee56d1c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:54.661342 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 741/2938] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:54.665842 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dfcdb5f9-bd3b-478f-b39b-f6869e3300ec tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 200 Aug 12 14:55:54.666284 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 733/2939] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:54 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:54.676902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-094fc888-519b-417d-87ad-0856161ace06 req-a3d8a668-1616-444e-95ec-bb9a258f272b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:54.679350 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-a3d8a668-1616-444e-95ec-bb9a258f272b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:55:54.679763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-a3d8a668-1616-444e-95ec-bb9a258f272b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:54.680109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-a3d8a668-1616-444e-95ec-bb9a258f272b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:54.691318 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:54.691318 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:54.695492 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-094fc888-519b-417d-87ad-0856161ace06 req-a3d8a668-1616-444e-95ec-bb9a258f272b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:55:54.700301 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-a3d8a668-1616-444e-95ec-bb9a258f272b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 200 Aug 12 14:55:54.700694 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 727/2940] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:54 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:54.811343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-094fc888-519b-417d-87ad-0856161ace06 req-3a62417a-482c-4d0d-8f8a-ece8df2ff531 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:54.814197 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-3a62417a-482c-4d0d-8f8a-ece8df2ff531 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242 Aug 12 14:55:54.814758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-3a62417a-482c-4d0d-8f8a-ece8df2ff531 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:54.829706 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-094fc888-519b-417d-87ad-0856161ace06 req-3a62417a-482c-4d0d-8f8a-ece8df2ff531 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-ff2074f3-b052-4de9-adb0-c11b2d59aee8-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:55:54.836550 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-094fc888-519b-417d-87ad-0856161ace06 req-3a62417a-482c-4d0d-8f8a-ece8df2ff531 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-ff2074f3-b052-4de9-adb0-c11b2d59aee8-np0000007067" acquired by "attachment_update" :: waited 0.008s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:55:54.837616 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:54.837616 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:55.000717 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-094fc888-519b-417d-87ad-0856161ace06 req-3a62417a-482c-4d0d-8f8a-ece8df2ff531 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-ff2074f3-b052-4de9-adb0-c11b2d59aee8-np0000007067" released by "attachment_update" :: held 0.164s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:55:55.000874 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-3a62417a-482c-4d0d-8f8a-ece8df2ff531 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242 returned with HTTP 200 Aug 12 14:55:55.001395 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 740/2941] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:55:54 2026] PUT /volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242 => generated 968 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:55.029237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-094fc888-519b-417d-87ad-0856161ace06 req-2ee844e3-a32d-478f-92da-a1e7b8e12c7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:55.031296 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-2ee844e3-a32d-478f-92da-a1e7b8e12c7b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242/action Aug 12 14:55:55.031962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-2ee844e3-a32d-478f-92da-a1e7b8e12c7b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:55:55.032087 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-2ee844e3-a32d-478f-92da-a1e7b8e12c7b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:55.050815 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:55.050815 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:55.069033 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-2ee844e3-a32d-478f-92da-a1e7b8e12c7b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242/action returned with HTTP 204 Aug 12 14:55:55.069476 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 742/2942] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:55:55 2026] POST /volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:55.684572 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-37de264b-3e31-41cd-9d6b-eb54cd909b34 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:55.686715 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-37de264b-3e31-41cd-9d6b-eb54cd909b34 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 Aug 12 14:55:55.687101 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-37de264b-3e31-41cd-9d6b-eb54cd909b34 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:55.688575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-37de264b-3e31-41cd-9d6b-eb54cd909b34 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:55.695860 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-37de264b-3e31-41cd-9d6b-eb54cd909b34 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 returned with HTTP 404 Aug 12 14:55:55.696711 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 734/2943] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:55 2026] GET /volume/v3/volumes/a26de548-86db-429f-9cd5-b2245e68cb62 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:55.707435 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e19e419c-5709-43c9-b05b-b82be856c038 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:55.710195 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] DELETE https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da Aug 12 14:55:55.711234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:55.712250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:55.712540 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume with id: 00251cf7-4e1c-41e0-a104-ebaa015105da Aug 12 14:55:55.723477 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:55.723477 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:55.723477 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:55.742302 np0000007067 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:55:55.753451 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume request issued successfully. Aug 12 14:55:55.753740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e19e419c-5709-43c9-b05b-b82be856c038 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da returned with HTTP 202 Aug 12 14:55:55.754296 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 728/2944] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:55 2026] DELETE /volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:55.763878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4f63d7c7-fd72-4807-96e6-a6810eb91e1c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:55.768980 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f63d7c7-fd72-4807-96e6-a6810eb91e1c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da Aug 12 14:55:55.769192 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4f63d7c7-fd72-4807-96e6-a6810eb91e1c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:55.769372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4f63d7c7-fd72-4807-96e6-a6810eb91e1c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:55.778198 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:55.778198 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:55.782892 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4f63d7c7-fd72-4807-96e6-a6810eb91e1c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:55.789118 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4f63d7c7-fd72-4807-96e6-a6810eb91e1c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da returned with HTTP 200 Aug 12 14:55:55.790033 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 741/2945] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:55 2026] GET /volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:55.850792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-97466e8f-0d53-4400-94ed-084006dd9c4c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:55.966953 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:55.969495 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-39022283", "metadata": {"Type": "Test"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:55.970721 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-39022283', 'metadata': {'Type': 'Test'}}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:55.971807 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume of 1 GB Aug 12 14:55:55.983814 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Availability Zones retrieved successfully. Aug 12 14:55:55.994344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (5c2a9f05-21a6-45d2-a2d3-422507793442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:55.996860 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66aa4d27-3027-4764-bddc-1a82496aba16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:55.998239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:56.038416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66aa4d27-3027-4764-bddc-1a82496aba16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:56.039340 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e2d823-65f6-4c1a-9808-1505d9395192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:56.116305 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Created reservations ['f15ed1d0-179b-4e03-95cb-d0f4f5d236a5', 'dfe45ab2-b946-4e18-9981-6529fc5750e0', '39a49b66-0c70-42f8-a316-99885043a539', 'e91c604a-3324-4a0b-849a-0862086fe070'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:56.117350 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e2d823-65f6-4c1a-9808-1505d9395192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f15ed1d0-179b-4e03-95cb-d0f4f5d236a5', 'dfe45ab2-b946-4e18-9981-6529fc5750e0', '39a49b66-0c70-42f8-a316-99885043a539', 'e91c604a-3324-4a0b-849a-0862086fe070']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:56.118363 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaac91a2-8a7b-4360-b3b8-e312d2ea6754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:56.150716 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aaac91a2-8a7b-4360-b3b8-e312d2ea6754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05336105-e1d2-4295-a174-217bea305d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-39022283',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['f15ed1d0-179b-4e03-95cb-d0f4f5d236a5','dfe45ab2-b946-4e18-9981-6529fc5750e0','39a49b66-0c70-42f8-a316-99885043a539','e91c604a-3324-4a0b-849a-0862086fe070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-39022283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05336105-e1d2-4295-a174-217bea305d5b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='772a93dc3a95445d94b129aa004145e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5eef72d7d11471c907bfb16f814db05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:56.152438 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573bf3c3-4dd4-415f-9fda-845b7700eb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:56.174058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (573bf3c3-4dd4-415f-9fda-845b7700eb84) transitioned into state 'SUCCESS' from state '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-39022283',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['f15ed1d0-179b-4e03-95cb-d0f4f5d236a5','dfe45ab2-b946-4e18-9981-6529fc5750e0','39a49b66-0c70-42f8-a316-99885043a539','e91c604a-3324-4a0b-849a-0862086fe070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:56.174844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6322f6-dae3-4f7e-8deb-0b788a8155b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:56.183449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6322f6-dae3-4f7e-8deb-0b788a8155b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:56.184231 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (5c2a9f05-21a6-45d2-a2d3-422507793442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:56.184533 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request issued successfully. Aug 12 14:55:56.185091 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97466e8f-0d53-4400-94ed-084006dd9c4c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:56.185672 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 743/2946] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:55 2026] POST /volume/v3/volumes => generated 757 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:56.199743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c4defa9e-5627-48c8-b834-cfe8b6ec97ad None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:56.201803 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4defa9e-5627-48c8-b834-cfe8b6ec97ad tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:56.202027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4defa9e-5627-48c8-b834-cfe8b6ec97ad tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:56.202244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4defa9e-5627-48c8-b834-cfe8b6ec97ad tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:56.210942 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:56.210942 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:56.216013 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c4defa9e-5627-48c8-b834-cfe8b6ec97ad tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:56.220743 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4defa9e-5627-48c8-b834-cfe8b6ec97ad tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:55:56.221182 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 735/2947] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:56 2026] GET /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:56.808039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9d625906-a0b1-4556-af7c-ec8f0a908dde None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:56.810028 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d625906-a0b1-4556-af7c-ec8f0a908dde tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da Aug 12 14:55:56.810221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d625906-a0b1-4556-af7c-ec8f0a908dde tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:56.810602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d625906-a0b1-4556-af7c-ec8f0a908dde tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:56.818984 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d625906-a0b1-4556-af7c-ec8f0a908dde tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da returned with HTTP 404 Aug 12 14:55:56.819634 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 729/2948] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:56 2026] GET /volume/v3/volumes/00251cf7-4e1c-41e0-a104-ebaa015105da => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:56.829153 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-50fcbb67-f078-4060-a864-c034ccf60891 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:56.831433 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50fcbb67-f078-4060-a864-c034ccf60891 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:55:56.831711 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50fcbb67-f078-4060-a864-c034ccf60891 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:56.832015 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-50fcbb67-f078-4060-a864-c034ccf60891 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:56.833302 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-50fcbb67-f078-4060-a864-c034ccf60891 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:55:56.863603 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-50fcbb67-f078-4060-a864-c034ccf60891 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Get all volumes completed successfully. Aug 12 14:55:56.865930 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:56.865930 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:56.871888 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-50fcbb67-f078-4060-a864-c034ccf60891 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:55:56.872549 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 742/2949] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:55:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13337 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:56.901879 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c879d163-e6e5-4fda-b1ba-ed6daf2694b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:56.904525 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c879d163-e6e5-4fda-b1ba-ed6daf2694b2 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] DELETE https://10.4.3.100/volume/v3/types/9b3a4da4-68cd-4274-9393-d75a2d26702f Aug 12 14:55:56.904784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c879d163-e6e5-4fda-b1ba-ed6daf2694b2 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:56.904987 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c879d163-e6e5-4fda-b1ba-ed6daf2694b2 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:56.905259 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:56.905259 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:56.931846 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c879d163-e6e5-4fda-b1ba-ed6daf2694b2 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/types/9b3a4da4-68cd-4274-9393-d75a2d26702f returned with HTTP 202 Aug 12 14:55:56.932348 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 744/2950] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:55:56 2026] DELETE /volume/v3/types/9b3a4da4-68cd-4274-9393-d75a2d26702f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:57.238593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bdea4603-7541-4a85-bb9f-9ee7d2c959a6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.239584 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bdea4603-7541-4a85-bb9f-9ee7d2c959a6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:57.239584 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bdea4603-7541-4a85-bb9f-9ee7d2c959a6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.239841 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bdea4603-7541-4a85-bb9f-9ee7d2c959a6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.248293 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.248293 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:57.252683 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bdea4603-7541-4a85-bb9f-9ee7d2c959a6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:57.257395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bdea4603-7541-4a85-bb9f-9ee7d2c959a6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:55:57.258410 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 736/2951] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:57 2026] GET /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:57.280395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38f62f92-387a-4c1a-8cc5-457fee477ef1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.287801 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f62f92-387a-4c1a-8cc5-457fee477ef1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:57.287801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f62f92-387a-4c1a-8cc5-457fee477ef1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.287801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38f62f92-387a-4c1a-8cc5-457fee477ef1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.294036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7302495b-279f-49f5-9817-dc53113ac191 req-411e603d-fcfa-4d16-8ab4-3e8b91e1c82b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.299696 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.299696 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:57.302121 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-411e603d-fcfa-4d16-8ab4-3e8b91e1c82b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:57.302407 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-411e603d-fcfa-4d16-8ab4-3e8b91e1c82b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.304401 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-411e603d-fcfa-4d16-8ab4-3e8b91e1c82b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.307426 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38f62f92-387a-4c1a-8cc5-457fee477ef1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:57.320234 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38f62f92-387a-4c1a-8cc5-457fee477ef1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:55:57.320234 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 730/2952] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:57 2026] GET /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:57.321798 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.321798 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:57.330474 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7302495b-279f-49f5-9817-dc53113ac191 req-411e603d-fcfa-4d16-8ab4-3e8b91e1c82b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:57.338445 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1be958ee-669f-451e-aae3-5cf6070ec2d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.339991 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-411e603d-fcfa-4d16-8ab4-3e8b91e1c82b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:57.340494 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 743/2953] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:57 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:57.340898 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1be958ee-669f-451e-aae3-5cf6070ec2d7 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:57.341320 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1be958ee-669f-451e-aae3-5cf6070ec2d7 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-39022283"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:57.355185 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.355185 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:57.365595 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1be958ee-669f-451e-aae3-5cf6070ec2d7 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:57.375008 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1be958ee-669f-451e-aae3-5cf6070ec2d7 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:55:57.376128 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1be958ee-669f-451e-aae3-5cf6070ec2d7 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:55:57.376721 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 745/2954] 10.4.3.100 () {68 vars in 1368 bytes} [Wed Aug 12 14:55:57 2026] PUT /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 782 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:57.392020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a1e72320-3d72-45fb-b0c0-876e2f5ec09b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.393589 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a1e72320-3d72-45fb-b0c0-876e2f5ec09b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:57.394074 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a1e72320-3d72-45fb-b0c0-876e2f5ec09b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1589705477", "description": "This is the new description of volume"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:57.404848 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.404848 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:57.409865 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a1e72320-3d72-45fb-b0c0-876e2f5ec09b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:57.418066 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a1e72320-3d72-45fb-b0c0-876e2f5ec09b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:55:57.418843 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a1e72320-3d72-45fb-b0c0-876e2f5ec09b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:55:57.419325 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 737/2955] 10.4.3.100 () {68 vars in 1369 bytes} [Wed Aug 12 14:55:57 2026] PUT /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:57.434802 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e77634dc-b78e-4304-ba38-c185d22a5e9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.437087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e77634dc-b78e-4304-ba38-c185d22a5e9f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:57.437616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e77634dc-b78e-4304-ba38-c185d22a5e9f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.438022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e77634dc-b78e-4304-ba38-c185d22a5e9f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.447207 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.447207 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:57.455483 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e77634dc-b78e-4304-ba38-c185d22a5e9f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:57.455621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5d9d5eb2-0946-47ea-bd0b-a998462ab23b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.455905 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d9d5eb2-0946-47ea-bd0b-a998462ab23b None None] GET https://10.4.3.100/volume// Aug 12 14:55:57.456156 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d9d5eb2-0946-47ea-bd0b-a998462ab23b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.456375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d9d5eb2-0946-47ea-bd0b-a998462ab23b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.456794 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d9d5eb2-0946-47ea-bd0b-a998462ab23b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:57.457165 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 744/2956] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:55: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 14:55:57.459309 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e77634dc-b78e-4304-ba38-c185d22a5e9f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:55:57.459863 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 731/2957] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:57 2026] GET /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:57.467924 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7302495b-279f-49f5-9817-dc53113ac191 req-c95f7bde-37f9-4d6e-ae4a-96098225b0ee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.470678 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-c95f7bde-37f9-4d6e-ae4a-96098225b0ee tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:55:57.471130 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-c95f7bde-37f9-4d6e-ae4a-96098225b0ee tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a512a14-2662-451d-b85e-9bfe216aa279", "connector": null, "instance_uuid": "a61a65fa-8c95-4c41-9499-fef587fe2a1f"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:57.473898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.476821 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:57.477277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1747531310", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1709689841"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:57.478829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1747531310', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1709689841'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:57.478951 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume of 1 GB Aug 12 14:55:57.484068 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Availability Zones retrieved successfully. Aug 12 14:55:57.487345 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.487345 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:57.491637 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (1107188e-0f6c-4a63-8b8b-b363018099c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:57.492934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ca3b0a-de11-4ffd-b928-b18c1825facc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:57.493856 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:57.529366 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-c95f7bde-37f9-4d6e-ae4a-96098225b0ee tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:55:57.530033 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 746/2958] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:55:57 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 14:55:57.530341 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23ca3b0a-de11-4ffd-b928-b18c1825facc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:57.531271 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f39b7d-ad19-4715-8b89-e9cb60551d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:57.568762 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ab641bc9-bbf4-4b21-a701-20ad0fd5dbe9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.570980 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab641bc9-bbf4-4b21-a701-20ad0fd5dbe9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:57.570980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab641bc9-bbf4-4b21-a701-20ad0fd5dbe9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.570980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab641bc9-bbf4-4b21-a701-20ad0fd5dbe9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.589740 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d94e3b66-3468-4ae8-a025-4faf0da69228 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.589740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d94e3b66-3468-4ae8-a025-4faf0da69228 None None] GET https://10.4.3.100/volume// Aug 12 14:55:57.589740 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d94e3b66-3468-4ae8-a025-4faf0da69228 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.589740 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d94e3b66-3468-4ae8-a025-4faf0da69228 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.589740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d94e3b66-3468-4ae8-a025-4faf0da69228 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:55:57.589740 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 732/2959] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:55: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 14:55:57.594199 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Created reservations ['4e977aef-fad3-439f-b474-e7db874ef7b8', 'ebfde785-e5aa-418c-91c2-57a149ee0e01', '65ca8e58-af07-4c08-a041-9396bf626b51', 'f6a626d6-cfef-4509-93e8-0d212088eab9'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:57.594518 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f39b7d-ad19-4715-8b89-e9cb60551d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e977aef-fad3-439f-b474-e7db874ef7b8', 'ebfde785-e5aa-418c-91c2-57a149ee0e01', '65ca8e58-af07-4c08-a041-9396bf626b51', 'f6a626d6-cfef-4509-93e8-0d212088eab9']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:57.595258 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ecd837-26fc-4b57-ab48-eec495decdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:57.601634 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.601634 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:57.602984 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7302495b-279f-49f5-9817-dc53113ac191 req-968df4cb-590e-4243-91ad-e89fc3bb0a48 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.606277 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-968df4cb-590e-4243-91ad-e89fc3bb0a48 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:57.609258 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-968df4cb-590e-4243-91ad-e89fc3bb0a48 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.609258 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-968df4cb-590e-4243-91ad-e89fc3bb0a48 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.609676 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ab641bc9-bbf4-4b21-a701-20ad0fd5dbe9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:57.618134 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab641bc9-bbf4-4b21-a701-20ad0fd5dbe9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:57.619714 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 745/2960] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:57 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1216 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 12 14:55:57.622256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0ecd837-26fc-4b57-ab48-eec495decdaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ca790b-b4e4-4d0a-ad9c-4a594cb15278', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1747531310',display_name='tempest-VolumesGetTest-Volume-1709689841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['4e977aef-fad3-439f-b474-e7db874ef7b8','ebfde785-e5aa-418c-91c2-57a149ee0e01','65ca8e58-af07-4c08-a041-9396bf626b51','f6a626d6-cfef-4509-93e8-0d212088eab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1747531310',display_name='tempest-VolumesGetTest-Volume-1709689841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ca790b-b4e4-4d0a-ad9c-4a594cb15278,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772a93dc3a95445d94b129aa004145e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5eef72d7d11471c907bfb16f814db05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:57.622256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3867d4-cf01-488c-b1d8-26c5296b0bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:57.631828 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.631828 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:57.638219 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7302495b-279f-49f5-9817-dc53113ac191 req-968df4cb-590e-4243-91ad-e89fc3bb0a48 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:57.646100 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-968df4cb-590e-4243-91ad-e89fc3bb0a48 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:57.646419 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 747/2961] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:55:57 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1396 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:55:57.655365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3867d4-cf01-488c-b1d8-26c5296b0bfd) transitioned into 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-1747531310',display_name='tempest-VolumesGetTest-Volume-1709689841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['4e977aef-fad3-439f-b474-e7db874ef7b8','ebfde785-e5aa-418c-91c2-57a149ee0e01','65ca8e58-af07-4c08-a041-9396bf626b51','f6a626d6-cfef-4509-93e8-0d212088eab9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:57.656420 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c941b64a-a4d5-4b55-af66-d39bdc038158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:57.674054 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c941b64a-a4d5-4b55-af66-d39bdc038158) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:57.675206 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (1107188e-0f6c-4a63-8b8b-b363018099c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:57.676258 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request issued successfully. Aug 12 14:55:57.677858 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-812effb3-404e-4dab-b7d1-64aa9c4f013f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:57.678003 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 738/2962] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:57 2026] POST /volume/v3/volumes => generated 780 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:57.695741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f583f4ee-6b60-409a-8ad4-becdc879eecd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.698322 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f583f4ee-6b60-409a-8ad4-becdc879eecd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:57.698776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f583f4ee-6b60-409a-8ad4-becdc879eecd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:57.700112 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f583f4ee-6b60-409a-8ad4-becdc879eecd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:57.710569 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.710569 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:57.721030 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f583f4ee-6b60-409a-8ad4-becdc879eecd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:57.725515 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f583f4ee-6b60-409a-8ad4-becdc879eecd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 returned with HTTP 200 Aug 12 14:55:57.725927 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 733/2963] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:57 2026] GET /volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:57.797958 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7302495b-279f-49f5-9817-dc53113ac191 req-825afd2b-89cb-4993-bb97-5ba189b151f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:57.803133 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-825afd2b-89cb-4993-bb97-5ba189b151f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] PUT https://10.4.3.100/volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb Aug 12 14:55:57.803133 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-825afd2b-89cb-4993-bb97-5ba189b151f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:57.815696 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-7302495b-279f-49f5-9817-dc53113ac191 req-825afd2b-89cb-4993-bb97-5ba189b151f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Acquiring lock "cinder-attachment_update-8a512a14-2662-451d-b85e-9bfe216aa279-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:55:57.825130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-7302495b-279f-49f5-9817-dc53113ac191 req-825afd2b-89cb-4993-bb97-5ba189b151f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-8a512a14-2662-451d-b85e-9bfe216aa279-np0000007067" acquired by "attachment_update" :: waited 0.009s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:55:57.826496 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:57.826496 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:58.001839 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-7302495b-279f-49f5-9817-dc53113ac191 req-825afd2b-89cb-4993-bb97-5ba189b151f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-8a512a14-2662-451d-b85e-9bfe216aa279-np0000007067" released by "attachment_update" :: held 0.177s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:55:58.002250 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-825afd2b-89cb-4993-bb97-5ba189b151f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb returned with HTTP 200 Aug 12 14:55:58.003256 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 746/2964] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:55:57 2026] PUT /volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:58.473449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-0fa7c31a-bc42-471e-b0e2-bd6524cd3226 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.476296 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-0fa7c31a-bc42-471e-b0e2-bd6524cd3226 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:55:58.476888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-0fa7c31a-bc42-471e-b0e2-bd6524cd3226 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:58.476888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-0fa7c31a-bc42-471e-b0e2-bd6524cd3226 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:58.487830 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.487830 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:58.492361 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-0fa7c31a-bc42-471e-b0e2-bd6524cd3226 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:55:58.499096 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-0fa7c31a-bc42-471e-b0e2-bd6524cd3226 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 200 Aug 12 14:55:58.499686 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 748/2965] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:55:58 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 1660 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:58.499920 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-04e649fe-44c1-458c-ba64-b416698e7b5d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.502442 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-04e649fe-44c1-458c-ba64-b416698e7b5d tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:55:58.502962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-04e649fe-44c1-458c-ba64-b416698e7b5d tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1235493356", "extra_specs": {}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:58.504484 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.504484 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:58.516659 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-04e649fe-44c1-458c-ba64-b416698e7b5d tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:55:58.517026 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 739/2966] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:55:58 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:58.526346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6b82122a-0f60-42e3-b26f-97ef9e9aca38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.528522 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b82122a-0f60-42e3-b26f-97ef9e9aca38 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] POST https://10.4.3.100/volume/v3/types/645512db-6f5b-453b-82dc-b4152418372a/encryption Aug 12 14:55:58.528969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6b82122a-0f60-42e3-b26f-97ef9e9aca38 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:58.568768 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6b82122a-0f60-42e3-b26f-97ef9e9aca38 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/types/645512db-6f5b-453b-82dc-b4152418372a/encryption returned with HTTP 200 Aug 12 14:55:58.569412 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 734/2967] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:55:58 2026] POST /volume/v3/types/645512db-6f5b-453b-82dc-b4152418372a/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:58.598781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a8711b3b-5062-4b57-9e6f-549262b390fa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.600995 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:55:58.601358 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1617562451", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": "tempest-scenario-type-luks-1235493356", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:58.603963 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1617562451', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': 'tempest-scenario-type-luks-1235493356', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:55:58.636419 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c18a4ae3-ffa0-438a-90ee-fbbf91bb87a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.638580 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c18a4ae3-ffa0-438a-90ee-fbbf91bb87a0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:58.638736 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c18a4ae3-ffa0-438a-90ee-fbbf91bb87a0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:58.639439 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c18a4ae3-ffa0-438a-90ee-fbbf91bb87a0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:58.655116 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.655116 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:58.660987 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c18a4ae3-ffa0-438a-90ee-fbbf91bb87a0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:58.668260 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c18a4ae3-ffa0-438a-90ee-fbbf91bb87a0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:58.668260 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 749/2968] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:58 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:58.704059 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume of 1 GB Aug 12 14:55:58.704469 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.704469 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:58.705140 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Availability Zones retrieved successfully. Aug 12 14:55:58.712795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (d8e70b7d-08d5-40c8-ad7e-9e4ae18197f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:58.714107 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fb3f86-09b1-4a87-93e4-ac982d08f158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:58.715355 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:55:58.740876 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1f6ea231-cfc7-4e0f-8141-1811d0651bc5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.742533 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1f6ea231-cfc7-4e0f-8141-1811d0651bc5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:58.742792 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1f6ea231-cfc7-4e0f-8141-1811d0651bc5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:58.742966 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1f6ea231-cfc7-4e0f-8141-1811d0651bc5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:58.751599 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.751599 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:58.757053 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1f6ea231-cfc7-4e0f-8141-1811d0651bc5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:58.764296 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1f6ea231-cfc7-4e0f-8141-1811d0651bc5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 returned with HTTP 200 Aug 12 14:55:58.764967 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 740/2969] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:58 2026] GET /volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:58.780376 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2fb3f86-09b1-4a87-93e4-ac982d08f158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:55:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=645512db-6f5b-453b-82dc-b4152418372a,is_public=True,name='tempest-scenario-type-luks-1235493356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '645512db-6f5b-453b-82dc-b4152418372a', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:58.781226 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60f7b32b-0e94-4031-b2a5-ee29013fb63b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.781384 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134fb256-819c-4862-ac0c-bb3d06bd8e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:58.782977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60f7b32b-0e94-4031-b2a5-ee29013fb63b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:58.783554 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60f7b32b-0e94-4031-b2a5-ee29013fb63b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-39022283", "description": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:55:58.794201 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.794201 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:58.798842 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60f7b32b-0e94-4031-b2a5-ee29013fb63b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:58.806782 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60f7b32b-0e94-4031-b2a5-ee29013fb63b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:55:58.807489 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60f7b32b-0e94-4031-b2a5-ee29013fb63b tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 returned with HTTP 200 Aug 12 14:55:58.808110 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 735/2970] 10.4.3.100 () {68 vars in 1368 bytes} [Wed Aug 12 14:55:58 2026] PUT /volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 => generated 768 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:58.817482 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:58.817970 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:55:58.820285 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50ae8415-be28-4681-8b38-637c621b8399 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.822367 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50ae8415-be28-4681-8b38-637c621b8399 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:58.822624 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50ae8415-be28-4681-8b38-637c621b8399 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:58.822845 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50ae8415-be28-4681-8b38-637c621b8399 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:58.832231 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.832231 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:58.837155 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50ae8415-be28-4681-8b38-637c621b8399 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:58.843240 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50ae8415-be28-4681-8b38-637c621b8399 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 returned with HTTP 200 Aug 12 14:55:58.843240 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 750/2971] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:58 2026] GET /volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:58.848495 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Created reservations ['24c43836-363b-493a-b19d-c924767614a0', '2f1a8018-6f82-4c95-81e4-e9ce15ef1b80', '2e1ce266-c529-4c4e-95bd-d82c1960a179', '913efde5-67a9-4192-952d-49e6401f7601'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:55:58.849502 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134fb256-819c-4862-ac0c-bb3d06bd8e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24c43836-363b-493a-b19d-c924767614a0', '2f1a8018-6f82-4c95-81e4-e9ce15ef1b80', '2e1ce266-c529-4c4e-95bd-d82c1960a179', '913efde5-67a9-4192-952d-49e6401f7601']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:58.850414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c05c0d56-114e-44c0-83b8-466a80f469c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:58.856539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-370864d8-5fe0-453e-8223-63267c3befb4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.858524 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-370864d8-5fe0-453e-8223-63267c3befb4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:58.859366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-370864d8-5fe0-453e-8223-63267c3befb4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:58.859366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-370864d8-5fe0-453e-8223-63267c3befb4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:58.859773 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-370864d8-5fe0-453e-8223-63267c3befb4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume with id: 08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:58.867820 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.867820 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:58.868549 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-370864d8-5fe0-453e-8223-63267c3befb4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:58.875892 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c05c0d56-114e-44c0-83b8-466a80f469c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c7ca62-0cc1-48f1-a7ba-a06db734c973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1617562451',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['24c43836-363b-493a-b19d-c924767614a0','2f1a8018-6f82-4c95-81e4-e9ce15ef1b80','2e1ce266-c529-4c4e-95bd-d82c1960a179','913efde5-67a9-4192-952d-49e6401f7601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=645512db-6f5b-453b-82dc-b4152418372a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1617562451',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f2c7ca62-0cc1-48f1-a7ba-a06db734c973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7f5f780c6c425cb49e5e41205fb381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a832befc354c41b59d060efffe0191ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(645512db-6f5b-453b-82dc-b4152418372a),volume_type_id=645512db-6f5b-453b-82dc-b4152418372a)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:58.876801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae5ecd5-cb02-4009-ae76-8bc0156ba749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:58.886041 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-370864d8-5fe0-453e-8223-63267c3befb4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume request issued successfully. Aug 12 14:55:58.886216 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-370864d8-5fe0-453e-8223-63267c3befb4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 returned with HTTP 202 Aug 12 14:55:58.886684 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 741/2972] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:58 2026] DELETE /volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:55:58.894484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-116c2ca7-9799-4396-bf4d-51c10903db8e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.896853 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-116c2ca7-9799-4396-bf4d-51c10903db8e tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:58.896853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-116c2ca7-9799-4396-bf4d-51c10903db8e tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:58.896853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-116c2ca7-9799-4396-bf4d-51c10903db8e tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:58.897582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae5ecd5-cb02-4009-ae76-8bc0156ba749) transitioned into state 'SUCCESS' from state '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-1617562451',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['24c43836-363b-493a-b19d-c924767614a0','2f1a8018-6f82-4c95-81e4-e9ce15ef1b80','2e1ce266-c529-4c4e-95bd-d82c1960a179','913efde5-67a9-4192-952d-49e6401f7601'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=645512db-6f5b-453b-82dc-b4152418372a)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:58.898195 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6754b03f-c504-4c24-933f-60206b38656c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:55:58.903171 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.903171 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:55:58.907024 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-116c2ca7-9799-4396-bf4d-51c10903db8e tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:58.908809 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6754b03f-c504-4c24-933f-60206b38656c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:55:58.909698 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (d8e70b7d-08d5-40c8-ad7e-9e4ae18197f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:55:58.910038 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request issued successfully. Aug 12 14:55:58.910672 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8711b3b-5062-4b57-9e6f-549262b390fa tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:55:58.911066 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-116c2ca7-9799-4396-bf4d-51c10903db8e tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 returned with HTTP 200 Aug 12 14:55:58.911176 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 747/2973] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:55:58 2026] POST /volume/v3/volumes => generated 792 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:55:58.911446 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 736/2974] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:58 2026] GET /volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:58.924345 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7991167-3194-4ff6-b5c2-cb4a5803ca47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:58.926105 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7991167-3194-4ff6-b5c2-cb4a5803ca47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:55:58.926346 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7991167-3194-4ff6-b5c2-cb4a5803ca47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:58.926941 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7991167-3194-4ff6-b5c2-cb4a5803ca47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:58.934611 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:58.934611 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:58.939275 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f7991167-3194-4ff6-b5c2-cb4a5803ca47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:58.944823 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7991167-3194-4ff6-b5c2-cb4a5803ca47 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:55:58.945304 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 751/2975] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:58 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:59.589248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-094fc888-519b-417d-87ad-0856161ace06 req-c14ad265-e4b4-4619-9022-70f4ed5ed8b9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:59.658207 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-c14ad265-e4b4-4619-9022-70f4ed5ed8b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8/encryption Aug 12 14:55:59.658446 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-c14ad265-e4b4-4619-9022-70f4ed5ed8b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:59.658734 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-c14ad265-e4b4-4619-9022-70f4ed5ed8b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:59.675708 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:59.675708 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:59.682260 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b07496e5-143a-4f94-88fe-6f96c3fb24f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:59.684622 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b07496e5-143a-4f94-88fe-6f96c3fb24f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:55:59.684907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b07496e5-143a-4f94-88fe-6f96c3fb24f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:59.684946 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-094fc888-519b-417d-87ad-0856161ace06 req-c14ad265-e4b4-4619-9022-70f4ed5ed8b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8/encryption returned with HTTP 200 Aug 12 14:55:59.685166 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b07496e5-143a-4f94-88fe-6f96c3fb24f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:59.685842 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 742/2976] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:55:59 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8/encryption => generated 160 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:59.702405 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:59.702405 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:59.707786 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b07496e5-143a-4f94-88fe-6f96c3fb24f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:55:59.713349 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b07496e5-143a-4f94-88fe-6f96c3fb24f9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:55:59.713838 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 748/2977] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:59 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:55:59.924443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2bbf6a0d-0433-46dd-b401-216cf8c1b609 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:59.926383 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bbf6a0d-0433-46dd-b401-216cf8c1b609 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 Aug 12 14:55:59.926628 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bbf6a0d-0433-46dd-b401-216cf8c1b609 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:59.926834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2bbf6a0d-0433-46dd-b401-216cf8c1b609 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:59.933855 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2bbf6a0d-0433-46dd-b401-216cf8c1b609 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 returned with HTTP 404 Aug 12 14:55:59.934431 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 737/2978] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:59 2026] GET /volume/v3/volumes/08ca790b-b4e4-4d0a-ad9c-4a594cb15278 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:55:59.943073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1080eec4-d97b-4696-91ff-29172b9f0a63 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:59.945407 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1080eec4-d97b-4696-91ff-29172b9f0a63 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:59.945707 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1080eec4-d97b-4696-91ff-29172b9f0a63 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:59.945964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1080eec4-d97b-4696-91ff-29172b9f0a63 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:59.955299 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:59.955299 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:55:59.957619 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f46cfa70-8c44-4390-a94f-38f8a214d8dc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:59.959531 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f46cfa70-8c44-4390-a94f-38f8a214d8dc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:55:59.959785 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f46cfa70-8c44-4390-a94f-38f8a214d8dc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:59.959986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f46cfa70-8c44-4390-a94f-38f8a214d8dc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:59.960047 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1080eec4-d97b-4696-91ff-29172b9f0a63 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:55:59.967784 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:59.967784 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:55:59.969522 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1080eec4-d97b-4696-91ff-29172b9f0a63 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:55:59.970221 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 752/2979] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:59 2026] GET /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 891 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:59.971629 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f46cfa70-8c44-4390-a94f-38f8a214d8dc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:55:59.976198 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f46cfa70-8c44-4390-a94f-38f8a214d8dc tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:55:59.976673 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 743/2980] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:55:59 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:55:59.984980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:55:59.987033 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:59.987224 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:55:59.987443 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:55:59.987738 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume with id: 05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:55:59.995194 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:55:59.995194 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:55:59.995843 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:00.018142 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume request issued successfully. Aug 12 14:56:00.018375 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6396a40-d4dd-43f3-ac4e-5d0a6a83a1de tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 202 Aug 12 14:56:00.019624 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 749/2981] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:55:59 2026] DELETE /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:00.030127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42624abb-85a9-4dac-9c7f-38d4778e2a20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:00.031593 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42624abb-85a9-4dac-9c7f-38d4778e2a20 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:56:00.031888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42624abb-85a9-4dac-9c7f-38d4778e2a20 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:00.032141 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42624abb-85a9-4dac-9c7f-38d4778e2a20 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:00.039851 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:00.039851 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:00.045204 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-42624abb-85a9-4dac-9c7f-38d4778e2a20 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:00.052077 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42624abb-85a9-4dac-9c7f-38d4778e2a20 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 200 Aug 12 14:56:00.052077 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 738/2982] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:00 2026] GET /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 890 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:00.729342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9f54b989-f40a-403c-a740-2aeb25c1cc36 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:00.731002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f54b989-f40a-403c-a740-2aeb25c1cc36 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:00.731190 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f54b989-f40a-403c-a740-2aeb25c1cc36 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:00.731377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f54b989-f40a-403c-a740-2aeb25c1cc36 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:00.734354 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=298,cinder:UPDATE=58,cinder:INSERT=23 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:56:00.747242 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:00.747242 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:00.751338 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9f54b989-f40a-403c-a740-2aeb25c1cc36 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:00.757055 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f54b989-f40a-403c-a740-2aeb25c1cc36 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:00.757487 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 753/2983] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:00 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:00.991042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ccfd978b-936e-4343-9899-df5e1bd1cd9a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:00.992831 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ccfd978b-936e-4343-9899-df5e1bd1cd9a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:00.993042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ccfd978b-936e-4343-9899-df5e1bd1cd9a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:00.993218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ccfd978b-936e-4343-9899-df5e1bd1cd9a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:01.000727 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:01.000727 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:01.004961 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ccfd978b-936e-4343-9899-df5e1bd1cd9a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:01.010424 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ccfd978b-936e-4343-9899-df5e1bd1cd9a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:01.010883 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 744/2984] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:00 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:01.066108 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3a7619c8-5fd8-41c8-a743-ce84244002cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:01.070169 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a7619c8-5fd8-41c8-a743-ce84244002cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b Aug 12 14:56:01.070169 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a7619c8-5fd8-41c8-a743-ce84244002cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:01.070169 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a7619c8-5fd8-41c8-a743-ce84244002cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:01.075017 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a7619c8-5fd8-41c8-a743-ce84244002cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b returned with HTTP 404 Aug 12 14:56:01.075567 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 750/2985] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:01 2026] GET /volume/v3/volumes/05336105-e1d2-4295-a174-217bea305d5b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:01.084002 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:01.087488 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:01.087488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1330143797"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:01.088602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1330143797'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:01.088849 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume of 1 GB Aug 12 14:56:01.093103 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Availability Zones retrieved successfully. Aug 12 14:56:01.099500 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (08f2a16b-b859-4d52-8d1f-855b969d800e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:01.099877 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a321aaa-a259-4d1f-9500-92532e1b6a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:01.101041 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:01.132516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a321aaa-a259-4d1f-9500-92532e1b6a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:01.132516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137d700c-8409-4ecd-9f97-0b7d1dbca956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:01.187531 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Created reservations ['36a5acfa-8ba8-45d5-b7f1-d0b4b0d4d3c4', 'b90bf63b-0d3b-4ec0-b9d1-390767d44e70', 'd6e7ff56-9864-412d-b2b6-c15d89fea119', 'cd3a5bd1-41e1-47ce-99da-8184138cd475'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:01.189049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (137d700c-8409-4ecd-9f97-0b7d1dbca956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36a5acfa-8ba8-45d5-b7f1-d0b4b0d4d3c4', 'b90bf63b-0d3b-4ec0-b9d1-390767d44e70', 'd6e7ff56-9864-412d-b2b6-c15d89fea119', 'cd3a5bd1-41e1-47ce-99da-8184138cd475']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:01.190650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c708d78c-cbf5-42b9-89ca-b061e950a010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:01.223621 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c708d78c-cbf5-42b9-89ca-b061e950a010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3da18f82-1adf-49b1-bf08-c32859fec024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1330143797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['36a5acfa-8ba8-45d5-b7f1-d0b4b0d4d3c4','b90bf63b-0d3b-4ec0-b9d1-390767d44e70','d6e7ff56-9864-412d-b2b6-c15d89fea119','cd3a5bd1-41e1-47ce-99da-8184138cd475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1330143797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3da18f82-1adf-49b1-bf08-c32859fec024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772a93dc3a95445d94b129aa004145e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5eef72d7d11471c907bfb16f814db05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:01.225216 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a498678a-be00-4098-b56f-c91f614d0126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:01.250089 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a498678a-be00-4098-b56f-c91f614d0126) transitioned into state 'SUCCESS' from state '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-1330143797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['36a5acfa-8ba8-45d5-b7f1-d0b4b0d4d3c4','b90bf63b-0d3b-4ec0-b9d1-390767d44e70','d6e7ff56-9864-412d-b2b6-c15d89fea119','cd3a5bd1-41e1-47ce-99da-8184138cd475'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:01.251699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f79acf-66de-4157-bc58-fe416fe20454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:01.268821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f79acf-66de-4157-bc58-fe416fe20454) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:01.270603 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (08f2a16b-b859-4d52-8d1f-855b969d800e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:01.271317 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request issued successfully. Aug 12 14:56:01.272720 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ac4925f-2e3a-4927-b441-7f28b9c91ae5 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:01.273531 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 739/2986] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:56:01 2026] POST /volume/v3/volumes => generated 745 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:01.288509 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cafb2af7-6472-44c5-8c1e-bbd4b4001423 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:01.290382 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cafb2af7-6472-44c5-8c1e-bbd4b4001423 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 Aug 12 14:56:01.290616 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cafb2af7-6472-44c5-8c1e-bbd4b4001423 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:01.290826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cafb2af7-6472-44c5-8c1e-bbd4b4001423 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:01.298935 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:01.298935 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:01.303505 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cafb2af7-6472-44c5-8c1e-bbd4b4001423 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:01.308680 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cafb2af7-6472-44c5-8c1e-bbd4b4001423 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 returned with HTTP 200 Aug 12 14:56:01.309066 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 754/2987] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:01 2026] GET /volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:01.779804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bc4e96e6-e06d-43b4-9514-2ef17ee50bac None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:01.783436 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc4e96e6-e06d-43b4-9514-2ef17ee50bac tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:01.783675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc4e96e6-e06d-43b4-9514-2ef17ee50bac tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:01.784017 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc4e96e6-e06d-43b4-9514-2ef17ee50bac tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:01.798065 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:01.798065 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:01.803307 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bc4e96e6-e06d-43b4-9514-2ef17ee50bac tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:01.809625 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc4e96e6-e06d-43b4-9514-2ef17ee50bac tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:01.810580 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 745/2988] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:01 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:01.887722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7302495b-279f-49f5-9817-dc53113ac191 req-f4e64179-7940-446d-bf33-69aaa7c97657 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:01.889847 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-f4e64179-7940-446d-bf33-69aaa7c97657 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb/action Aug 12 14:56:01.890546 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-f4e64179-7940-446d-bf33-69aaa7c97657 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:01.891803 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-f4e64179-7940-446d-bf33-69aaa7c97657 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:01.919863 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:01.919863 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:01.942489 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7302495b-279f-49f5-9817-dc53113ac191 req-f4e64179-7940-446d-bf33-69aaa7c97657 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb/action returned with HTTP 204 Aug 12 14:56:01.943056 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 751/2989] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:56:01 2026] POST /volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:02.023629 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e5fe499-805b-4c4d-a8a7-cdf066c5d7d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.025761 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e5fe499-805b-4c4d-a8a7-cdf066c5d7d2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:02.025991 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e5fe499-805b-4c4d-a8a7-cdf066c5d7d2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.026237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e5fe499-805b-4c4d-a8a7-cdf066c5d7d2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.033690 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.033690 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:02.038413 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9e5fe499-805b-4c4d-a8a7-cdf066c5d7d2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:02.043282 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e5fe499-805b-4c4d-a8a7-cdf066c5d7d2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:02.043553 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 740/2990] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:02 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:02.325187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a2d71ce-5623-4260-8c2f-413107900980 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.326937 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a2d71ce-5623-4260-8c2f-413107900980 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 Aug 12 14:56:02.327157 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a2d71ce-5623-4260-8c2f-413107900980 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.327392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a2d71ce-5623-4260-8c2f-413107900980 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.336289 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.336289 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:02.340694 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9a2d71ce-5623-4260-8c2f-413107900980 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:02.345906 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a2d71ce-5623-4260-8c2f-413107900980 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 returned with HTTP 200 Aug 12 14:56:02.346483 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 755/2991] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:02 2026] GET /volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:02.364026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.366425 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:02.367493 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3da18f82-1adf-49b1-bf08-c32859fec024", "size": 1, "name": "tempest-VolumesGetTest-Volume-93008741", "metadata": {"Type": "Test"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:02.371158 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request body: {'volume': {'source_volid': '3da18f82-1adf-49b1-bf08-c32859fec024', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-93008741', 'metadata': {'Type': 'Test'}}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:02.382488 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.382488 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:02.382488 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume retrieved successfully. Aug 12 14:56:02.382488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume of 1 GB Aug 12 14:56:02.386977 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Availability Zones retrieved successfully. Aug 12 14:56:02.394588 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (18d9f56d-924c-4bb5-b6ba-58584c74a8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:02.395272 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78800398-676a-45b5-8b92-1a39d4508f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:02.396745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:02.442875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78800398-676a-45b5-8b92-1a39d4508f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3da18f82-1adf-49b1-bf08-c32859fec024', 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:02.443950 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111cc503-b301-4832-8252-9198614ee190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:02.468816 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-7daefe33-eb90-40fe-8dec-43ebcc76406d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.471570 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-7daefe33-eb90-40fe-8dec-43ebcc76406d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5 Aug 12 14:56:02.471806 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-7daefe33-eb90-40fe-8dec-43ebcc76406d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.471991 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-7daefe33-eb90-40fe-8dec-43ebcc76406d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.481466 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.481466 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:02.493622 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Created reservations ['30b3e117-5a36-42d0-9aac-446c775ae975', 'c15c7dce-e1ac-4d25-a997-8f062b802960', '068f161c-c7c8-4741-9468-fe1ca80d87f2', '8c40e917-33fa-4a03-bdc2-bd6c9e9f0695'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:02.494614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (111cc503-b301-4832-8252-9198614ee190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30b3e117-5a36-42d0-9aac-446c775ae975', 'c15c7dce-e1ac-4d25-a997-8f062b802960', '068f161c-c7c8-4741-9468-fe1ca80d87f2', '8c40e917-33fa-4a03-bdc2-bd6c9e9f0695']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:02.495741 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04987a2-fcfd-4f8e-a954-7191b9ba5da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:02.537521 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f04987a2-fcfd-4f8e-a954-7191b9ba5da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2336f467-8211-4456-8d41-ab9a3475c66c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-93008741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['30b3e117-5a36-42d0-9aac-446c775ae975','c15c7dce-e1ac-4d25-a997-8f062b802960','068f161c-c7c8-4741-9468-fe1ca80d87f2','8c40e917-33fa-4a03-bdc2-bd6c9e9f0695'],size=1,snapshot_id=None,source_replicaid=,source_volid=3da18f82-1adf-49b1-bf08-c32859fec024,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-93008741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2336f467-8211-4456-8d41-ab9a3475c66c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='772a93dc3a95445d94b129aa004145e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3da18f82-1adf-49b1-bf08-c32859fec024,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5eef72d7d11471c907bfb16f814db05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:02.538403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc8ce4b-6a81-4676-a745-dbea40a9443f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:02.538807 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a68ca0c5-5bbd-4ce3-9f27-a120a0757c73 req-7daefe33-eb90-40fe-8dec-43ebcc76406d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5 returned with HTTP 200 Aug 12 14:56:02.539328 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 752/2992] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:02 2026] DELETE /volume/v3/attachments/b52ef8fa-3577-4aa8-8ab3-c6079a4ec7e5 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:02.563597 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc8ce4b-6a81-4676-a745-dbea40a9443f) transitioned into state 'SUCCESS' from state '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-93008741',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['30b3e117-5a36-42d0-9aac-446c775ae975','c15c7dce-e1ac-4d25-a997-8f062b802960','068f161c-c7c8-4741-9468-fe1ca80d87f2','8c40e917-33fa-4a03-bdc2-bd6c9e9f0695'],size=1,snapshot_id=None,source_replicaid=,source_volid=3da18f82-1adf-49b1-bf08-c32859fec024,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:02.566494 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8b7eea-345a-4416-85c4-0c6254edf0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:02.585859 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce8b7eea-345a-4416-85c4-0c6254edf0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:02.586859 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (18d9f56d-924c-4bb5-b6ba-58584c74a8ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:02.589939 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request issued successfully. Aug 12 14:56:02.589939 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b35b286b-f0b4-44c0-94f3-f12e1aa36af2 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:02.589939 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 746/2993] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:02 2026] POST /volume/v3/volumes => generated 791 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:02.603157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-314ba94a-d9e8-4625-b280-5846e481d1b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.606039 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-314ba94a-d9e8-4625-b280-5846e481d1b6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:02.606311 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-314ba94a-d9e8-4625-b280-5846e481d1b6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.606584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-314ba94a-d9e8-4625-b280-5846e481d1b6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.615599 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.615599 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:02.619968 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-314ba94a-d9e8-4625-b280-5846e481d1b6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:02.626703 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-314ba94a-d9e8-4625-b280-5846e481d1b6 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:02.627206 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 741/2994] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:02 2026] GET /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:02.795344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-161ff7da-6c01-4c05-9279-6c00022a6639 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.797663 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-161ff7da-6c01-4c05-9279-6c00022a6639 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:02.797954 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-161ff7da-6c01-4c05-9279-6c00022a6639 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.798226 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-161ff7da-6c01-4c05-9279-6c00022a6639 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.815627 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.815627 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:02.821775 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-161ff7da-6c01-4c05-9279-6c00022a6639 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:02.826976 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-161ff7da-6c01-4c05-9279-6c00022a6639 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:02.827665 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 756/2995] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:02 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:02.829317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-465051dc-1c08-4eff-a333-a0c18b1c5411 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.831840 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-465051dc-1c08-4eff-a333-a0c18b1c5411 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:02.832304 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-465051dc-1c08-4eff-a333-a0c18b1c5411 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.832616 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-465051dc-1c08-4eff-a333-a0c18b1c5411 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.847568 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bcb511fa-71cb-4b3e-affc-5f12be7d0499 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.849964 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bcb511fa-71cb-4b3e-affc-5f12be7d0499 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:02.850073 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.850073 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:02.850136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bcb511fa-71cb-4b3e-affc-5f12be7d0499 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.853496 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bcb511fa-71cb-4b3e-affc-5f12be7d0499 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.854898 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-465051dc-1c08-4eff-a333-a0c18b1c5411 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:02.859752 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.859752 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:02.860597 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-465051dc-1c08-4eff-a333-a0c18b1c5411 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:02.864487 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 753/2996] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:02 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:02.864640 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bcb511fa-71cb-4b3e-affc-5f12be7d0499 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:02.870729 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bcb511fa-71cb-4b3e-affc-5f12be7d0499 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:02.871173 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 747/2997] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:02 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:02.926385 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-2da3a71e-47e3-49f5-be79-06c73f40c72a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:02.928295 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-2da3a71e-47e3-49f5-be79-06c73f40c72a tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:02.928676 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-2da3a71e-47e3-49f5-be79-06c73f40c72a tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:02.929007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-2da3a71e-47e3-49f5-be79-06c73f40c72a tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:02.938802 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:02.938802 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:02.945484 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-2da3a71e-47e3-49f5-be79-06c73f40c72a tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:02.952211 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-2da3a71e-47e3-49f5-be79-06c73f40c72a tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:02.953084 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 742/2998] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:02 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.038735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9420b86a-bab5-4c0f-91f2-35d515dd96d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.039102 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9420b86a-bab5-4c0f-91f2-35d515dd96d5 None None] GET https://10.4.3.100/volume// Aug 12 14:56:03.039305 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9420b86a-bab5-4c0f-91f2-35d515dd96d5 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.039895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9420b86a-bab5-4c0f-91f2-35d515dd96d5 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.039980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9420b86a-bab5-4c0f-91f2-35d515dd96d5 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:03.040290 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 757/2999] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:56: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 14:56:03.048252 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-8554b36a-3618-4f7f-9f30-91bddb4e2635 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.050369 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-8554b36a-3618-4f7f-9f30-91bddb4e2635 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:56:03.050901 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-8554b36a-3618-4f7f-9f30-91bddb4e2635 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d42c8f4-2810-4e8f-bf14-74fd910d1591", "connector": null, "instance_uuid": "f67b2d51-bbec-4455-9231-aaf13a3d164b"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:03.059300 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5ea14d42-c024-4a51-8f80-123dc3d777dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.064074 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5ea14d42-c024-4a51-8f80-123dc3d777dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:03.064191 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.064191 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:03.064418 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5ea14d42-c024-4a51-8f80-123dc3d777dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.064742 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5ea14d42-c024-4a51-8f80-123dc3d777dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.073910 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.073910 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:03.078872 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5ea14d42-c024-4a51-8f80-123dc3d777dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:03.084323 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5ea14d42-c024-4a51-8f80-123dc3d777dd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:03.084800 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 748/3000] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:03 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.101134 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-8554b36a-3618-4f7f-9f30-91bddb4e2635 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:56:03.101641 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 754/3001] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:56:03 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 14:56:03.142908 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd6351ca-739f-48ac-8899-bc3e3b315122 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.145797 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd6351ca-739f-48ac-8899-bc3e3b315122 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:03.146026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd6351ca-739f-48ac-8899-bc3e3b315122 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.146212 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd6351ca-739f-48ac-8899-bc3e3b315122 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.158295 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.158295 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:03.164269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cb94e2df-6a91-46a2-bb0f-bb7e6f19034f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.164834 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb94e2df-6a91-46a2-bb0f-bb7e6f19034f None None] GET https://10.4.3.100/volume// Aug 12 14:56:03.164834 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb94e2df-6a91-46a2-bb0f-bb7e6f19034f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.164998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb94e2df-6a91-46a2-bb0f-bb7e6f19034f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.165317 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb94e2df-6a91-46a2-bb0f-bb7e6f19034f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:03.165654 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 758/3002] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:03.166751 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-dd6351ca-739f-48ac-8899-bc3e3b315122 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:03.173027 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd6351ca-739f-48ac-8899-bc3e3b315122 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:03.173860 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 743/3003] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:03 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 883 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:56:03.176758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-3b5dbe2a-18bc-4b3d-b73f-bce39d7c6cff None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.181403 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-3b5dbe2a-18bc-4b3d-b73f-bce39d7c6cff tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:03.181748 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-3b5dbe2a-18bc-4b3d-b73f-bce39d7c6cff tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.181963 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-3b5dbe2a-18bc-4b3d-b73f-bce39d7c6cff tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.193757 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.193757 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:03.198166 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-3b5dbe2a-18bc-4b3d-b73f-bce39d7c6cff tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:03.205243 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-3b5dbe2a-18bc-4b3d-b73f-bce39d7c6cff tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:03.205773 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 749/3004] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:03 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 1063 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:03.349339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5f557314-aed2-44ef-90d3-19bdce171659 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.351266 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5f557314-aed2-44ef-90d3-19bdce171659 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] PUT https://10.4.3.100/volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba Aug 12 14:56:03.351809 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5f557314-aed2-44ef-90d3-19bdce171659 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:03.370688 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5f557314-aed2-44ef-90d3-19bdce171659 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Acquiring lock "cinder-attachment_update-7d42c8f4-2810-4e8f-bf14-74fd910d1591-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:56:03.376325 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5f557314-aed2-44ef-90d3-19bdce171659 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-7d42c8f4-2810-4e8f-bf14-74fd910d1591-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:56:03.377860 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.377860 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:03.492103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5f557314-aed2-44ef-90d3-19bdce171659 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-7d42c8f4-2810-4e8f-bf14-74fd910d1591-np0000007067" released by "attachment_update" :: held 0.116s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:56:03.492592 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5f557314-aed2-44ef-90d3-19bdce171659 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba returned with HTTP 200 Aug 12 14:56:03.493130 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 755/3005] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:56:03 2026] PUT /volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba => generated 968 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:03.501709 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5104d083-8f30-4496-a197-79443f0a1e79 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.504472 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5104d083-8f30-4496-a197-79443f0a1e79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/encryption Aug 12 14:56:03.504773 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5104d083-8f30-4496-a197-79443f0a1e79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.504994 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5104d083-8f30-4496-a197-79443f0a1e79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.517439 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.517439 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:03.526471 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-5104d083-8f30-4496-a197-79443f0a1e79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/encryption returned with HTTP 200 Aug 12 14:56:03.526992 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 759/3006] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:56:03 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.642231 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e640bb5c-7855-4295-a9c0-141ca7a10cea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.645979 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e640bb5c-7855-4295-a9c0-141ca7a10cea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:03.645979 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e640bb5c-7855-4295-a9c0-141ca7a10cea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.645979 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e640bb5c-7855-4295-a9c0-141ca7a10cea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.655748 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.655748 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:03.660978 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e640bb5c-7855-4295-a9c0-141ca7a10cea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:03.666559 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e640bb5c-7855-4295-a9c0-141ca7a10cea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:03.667251 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 744/3007] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:03 2026] GET /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.679747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-eb888f04-849c-4561-979f-0e1a49baa991 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.681886 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eb888f04-849c-4561-979f-0e1a49baa991 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:03.682108 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-eb888f04-849c-4561-979f-0e1a49baa991 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.682302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-eb888f04-849c-4561-979f-0e1a49baa991 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.690679 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.690679 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:03.695416 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-eb888f04-849c-4561-979f-0e1a49baa991 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:03.700897 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eb888f04-849c-4561-979f-0e1a49baa991 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:03.701601 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 750/3008] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:03 2026] GET /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.714047 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ecd3ff2e-c9dd-4ed1-9120-3ae16a3d15d9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.715894 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ecd3ff2e-c9dd-4ed1-9120-3ae16a3d15d9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:03.716437 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ecd3ff2e-c9dd-4ed1-9120-3ae16a3d15d9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-93008741"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:03.728573 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.728573 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:03.734060 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ecd3ff2e-c9dd-4ed1-9120-3ae16a3d15d9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:03.743981 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ecd3ff2e-c9dd-4ed1-9120-3ae16a3d15d9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:56:03.745572 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ecd3ff2e-c9dd-4ed1-9120-3ae16a3d15d9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:03.745572 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 756/3009] 10.4.3.100 () {68 vars in 1368 bytes} [Wed Aug 12 14:56:03 2026] PUT /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.757123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5e888812-33b2-4c83-b3db-be83ae970464 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.758927 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e888812-33b2-4c83-b3db-be83ae970464 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:03.759340 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e888812-33b2-4c83-b3db-be83ae970464 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-130119946", "description": "This is the new description of volume"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:03.768981 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.768981 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:03.772984 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5e888812-33b2-4c83-b3db-be83ae970464 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:03.782555 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5e888812-33b2-4c83-b3db-be83ae970464 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:56:03.783242 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e888812-33b2-4c83-b3db-be83ae970464 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:03.783738 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 760/3010] 10.4.3.100 () {68 vars in 1369 bytes} [Wed Aug 12 14:56:03 2026] PUT /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.799772 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9fabb0d2-ac3d-4c6a-9dc1-190118c95a0d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.802608 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9fabb0d2-ac3d-4c6a-9dc1-190118c95a0d tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:03.802608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9fabb0d2-ac3d-4c6a-9dc1-190118c95a0d tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:03.802608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9fabb0d2-ac3d-4c6a-9dc1-190118c95a0d tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:03.808292 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:03.808292 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:03.812036 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9fabb0d2-ac3d-4c6a-9dc1-190118c95a0d tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:03.816637 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9fabb0d2-ac3d-4c6a-9dc1-190118c95a0d tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:03.817153 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 745/3011] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:03 2026] GET /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 924 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:03.835695 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:03.837712 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:03.838067 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1711672575", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1951161684"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:03.839431 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1711672575', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1951161684'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:03.839571 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume of 1 GB Aug 12 14:56:03.843388 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Availability Zones retrieved successfully. Aug 12 14:56:03.848492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (cd12be10-4a05-40f1-a86b-d2a08a334253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:03.849346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f10f25e-bca3-4359-8e80-e651fd2a7454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:03.850277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:03.882446 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f10f25e-bca3-4359-8e80-e651fd2a7454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:03.883360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc13fadc-7dbc-460b-acc1-77e89e2358d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:03.933913 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Created reservations ['f45d1d1f-625f-4497-86ea-03aedce670b4', '80373545-3ea6-4d20-8393-0b0eb424f2f2', '51bddaaf-aec2-4bda-80bb-e1cca2420d68', 'd211bdca-37d2-49d4-8e20-e28a9a3069f9'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:03.934944 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc13fadc-7dbc-460b-acc1-77e89e2358d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f45d1d1f-625f-4497-86ea-03aedce670b4', '80373545-3ea6-4d20-8393-0b0eb424f2f2', '51bddaaf-aec2-4bda-80bb-e1cca2420d68', 'd211bdca-37d2-49d4-8e20-e28a9a3069f9']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:03.936033 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ee94e3-07dc-45cc-a209-731986a71be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:03.964771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ee94e3-07dc-45cc-a209-731986a71be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019a70a9-3c7a-4764-844a-c6ee3590cc59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1711672575',display_name='tempest-VolumesGetTest-Volume-1951161684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['f45d1d1f-625f-4497-86ea-03aedce670b4','80373545-3ea6-4d20-8393-0b0eb424f2f2','51bddaaf-aec2-4bda-80bb-e1cca2420d68','d211bdca-37d2-49d4-8e20-e28a9a3069f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:03Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1711672575',display_name='tempest-VolumesGetTest-Volume-1951161684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=019a70a9-3c7a-4764-844a-c6ee3590cc59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772a93dc3a95445d94b129aa004145e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5eef72d7d11471c907bfb16f814db05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:03.966523 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e53fd41-e155-46a2-8521-763b3c2a71b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:03.994061 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e53fd41-e155-46a2-8521-763b3c2a71b9) transitioned into 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-1711672575',display_name='tempest-VolumesGetTest-Volume-1951161684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['f45d1d1f-625f-4497-86ea-03aedce670b4','80373545-3ea6-4d20-8393-0b0eb424f2f2','51bddaaf-aec2-4bda-80bb-e1cca2420d68','d211bdca-37d2-49d4-8e20-e28a9a3069f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:03.994712 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bf6037-1b83-4869-b62d-08f9361ac2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:04.012315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5bf6037-1b83-4869-b62d-08f9361ac2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:04.013067 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (cd12be10-4a05-40f1-a86b-d2a08a334253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:04.013603 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request issued successfully. Aug 12 14:56:04.013998 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91a03c49-826e-49df-a4e2-b2e0e82d7e67 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:04.014411 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 751/3012] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:03 2026] POST /volume/v3/volumes => generated 780 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:04.029036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eefcebac-ead5-4558-a3f5-e0ea4bd30c86 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.031076 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eefcebac-ead5-4558-a3f5-e0ea4bd30c86 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:04.031284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eefcebac-ead5-4558-a3f5-e0ea4bd30c86 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.031538 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eefcebac-ead5-4558-a3f5-e0ea4bd30c86 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.040794 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.040794 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:04.045903 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-eefcebac-ead5-4558-a3f5-e0ea4bd30c86 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:04.051572 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eefcebac-ead5-4558-a3f5-e0ea4bd30c86 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 returned with HTTP 200 Aug 12 14:56:04.052062 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 757/3013] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:04.100510 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-42c4624e-cf42-4256-9edd-bf542b5bae6e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.103482 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42c4624e-cf42-4256-9edd-bf542b5bae6e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:04.103482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42c4624e-cf42-4256-9edd-bf542b5bae6e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.103482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-42c4624e-cf42-4256-9edd-bf542b5bae6e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.111215 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.111215 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:04.115892 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-42c4624e-cf42-4256-9edd-bf542b5bae6e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:04.123364 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-42c4624e-cf42-4256-9edd-bf542b5bae6e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:04.123364 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 761/3014] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:04.180863 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.183330 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:56:04.183868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.184022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.184300 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume with id: 4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:56:04.193127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-63d08f03-34b7-4efe-9258-162921b760cb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.195719 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.195719 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:04.196138 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-63d08f03-34b7-4efe-9258-162921b760cb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:04.196213 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:56:04.196441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-63d08f03-34b7-4efe-9258-162921b760cb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.196758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-63d08f03-34b7-4efe-9258-162921b760cb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.208536 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.208536 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:04.212703 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-63d08f03-34b7-4efe-9258-162921b760cb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:04.218344 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-63d08f03-34b7-4efe-9258-162921b760cb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:04.219319 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 752/3015] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:04.226162 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Delete volume request issued successfully. Aug 12 14:56:04.226450 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a046cc0b-eeb4-444d-b81d-351f5634ed4d tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 202 Aug 12 14:56:04.227050 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 746/3016] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:04 2026] DELETE /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:04.242366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5e734d44-410d-4feb-8600-6dae77aa1567 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.244575 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e734d44-410d-4feb-8600-6dae77aa1567 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:56:04.244856 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e734d44-410d-4feb-8600-6dae77aa1567 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.244991 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e734d44-410d-4feb-8600-6dae77aa1567 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.261380 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.261380 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:04.268937 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5e734d44-410d-4feb-8600-6dae77aa1567 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Volume info retrieved successfully. Aug 12 14:56:04.280450 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e734d44-410d-4feb-8600-6dae77aa1567 tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 200 Aug 12 14:56:04.281180 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 758/3017] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:04.359697 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f291d577-2df7-4fe4-be6a-c6663737ba6f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.366315 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f291d577-2df7-4fe4-be6a-c6663737ba6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:04.366315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f291d577-2df7-4fe4-be6a-c6663737ba6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.366315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f291d577-2df7-4fe4-be6a-c6663737ba6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.378876 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.378876 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:04.382141 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f291d577-2df7-4fe4-be6a-c6663737ba6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:04.386426 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f291d577-2df7-4fe4-be6a-c6663737ba6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:04.386994 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 762/3018] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:04.400759 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cd489f83-29b8-41e7-802d-2aa30b47bb6e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.406039 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd489f83-29b8-41e7-802d-2aa30b47bb6e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:04.406175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd489f83-29b8-41e7-802d-2aa30b47bb6e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.406350 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd489f83-29b8-41e7-802d-2aa30b47bb6e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.420656 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.420656 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:04.423567 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cd489f83-29b8-41e7-802d-2aa30b47bb6e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:04.427420 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd489f83-29b8-41e7-802d-2aa30b47bb6e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:04.427822 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 753/3019] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1511 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:04.439482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f0783708-6930-46cb-85c0-bd536d5e97b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.441191 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f0783708-6930-46cb-85c0-bd536d5e97b9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:04.441375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f0783708-6930-46cb-85c0-bd536d5e97b9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.441589 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f0783708-6930-46cb-85c0-bd536d5e97b9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.452653 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.452653 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:04.455951 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f0783708-6930-46cb-85c0-bd536d5e97b9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:04.460020 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f0783708-6930-46cb-85c0-bd536d5e97b9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:04.460355 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 747/3020] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:04.500094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b35a7642-493c-46e9-84c1-1854fe79dc5b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.502777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b35a7642-493c-46e9-84c1-1854fe79dc5b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:04.503065 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b35a7642-493c-46e9-84c1-1854fe79dc5b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.503334 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b35a7642-493c-46e9-84c1-1854fe79dc5b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.518990 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.518990 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:04.523391 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b35a7642-493c-46e9-84c1-1854fe79dc5b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:04.529278 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b35a7642-493c-46e9-84c1-1854fe79dc5b tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:04.529689 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 759/3021] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1511 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:04.551251 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b1cca919-9136-40ac-a100-7c161a107528 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.553475 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b1cca919-9136-40ac-a100-7c161a107528 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279/action Aug 12 14:56:04.554046 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b1cca919-9136-40ac-a100-7c161a107528 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:04.554195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b1cca919-9136-40ac-a100-7c161a107528 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:04.569516 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.569516 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:04.569921 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b1cca919-9136-40ac-a100-7c161a107528 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:04.576087 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b1cca919-9136-40ac-a100-7c161a107528 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Begin detaching volume completed successfully. Aug 12 14:56:04.576567 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-b1cca919-9136-40ac-a100-7c161a107528 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279/action returned with HTTP 202 Aug 12 14:56:04.576863 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 763/3022] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:56:04 2026] POST /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:04.594648 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-56e480af-f91b-4856-b66a-c51e2f87debf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.596897 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-56e480af-f91b-4856-b66a-c51e2f87debf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:04.597180 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-56e480af-f91b-4856-b66a-c51e2f87debf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.597287 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-56e480af-f91b-4856-b66a-c51e2f87debf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.608900 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.608900 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:04.611878 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-56e480af-f91b-4856-b66a-c51e2f87debf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:04.615667 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-56e480af-f91b-4856-b66a-c51e2f87debf tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:04.616104 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 754/3023] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1514 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:04.623228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ba43ac75-6b11-4732-b7fc-17790296600f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.623569 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba43ac75-6b11-4732-b7fc-17790296600f None None] GET https://10.4.3.100/volume// Aug 12 14:56:04.623713 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba43ac75-6b11-4732-b7fc-17790296600f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.623883 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ba43ac75-6b11-4732-b7fc-17790296600f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.624172 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ba43ac75-6b11-4732-b7fc-17790296600f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:04.624417 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 748/3024] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 14:56:04.632492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-718d154c-927d-4848-a7b0-2add133e1db3 req-758de6ed-07da-4666-8915-ed1a36cf7218 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:04.634245 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-758de6ed-07da-4666-8915-ed1a36cf7218 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:04.634424 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-758de6ed-07da-4666-8915-ed1a36cf7218 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:04.634642 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-758de6ed-07da-4666-8915-ed1a36cf7218 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:04.645678 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:04.645678 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:04.648594 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-718d154c-927d-4848-a7b0-2add133e1db3 req-758de6ed-07da-4666-8915-ed1a36cf7218 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:04.652430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-758de6ed-07da-4666-8915-ed1a36cf7218 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:04.652835 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 760/3025] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:04 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1694 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:05.066400 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4678344-0b98-4660-aabe-ee8066e51a3a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.067948 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4678344-0b98-4660-aabe-ee8066e51a3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:05.068154 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4678344-0b98-4660-aabe-ee8066e51a3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.068375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4678344-0b98-4660-aabe-ee8066e51a3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.075319 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.075319 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:05.079442 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b4678344-0b98-4660-aabe-ee8066e51a3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:05.083704 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4678344-0b98-4660-aabe-ee8066e51a3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 returned with HTTP 200 Aug 12 14:56:05.084123 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 764/3026] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:05.095220 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c9e7b8e8-9857-4773-babf-a8f93a3cb644 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.096811 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9e7b8e8-9857-4773-babf-a8f93a3cb644 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:05.097154 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9e7b8e8-9857-4773-babf-a8f93a3cb644 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-93008741", "description": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:05.105827 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.105827 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:05.109505 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c9e7b8e8-9857-4773-babf-a8f93a3cb644 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:05.119209 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c9e7b8e8-9857-4773-babf-a8f93a3cb644 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:56:05.119209 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9e7b8e8-9857-4773-babf-a8f93a3cb644 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 returned with HTTP 200 Aug 12 14:56:05.119517 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 755/3027] 10.4.3.100 () {68 vars in 1368 bytes} [Wed Aug 12 14:56:05 2026] PUT /volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 => generated 768 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:05.131752 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4a80a9e6-0bf4-4d27-9a16-d002fc2a7d2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.137267 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a80a9e6-0bf4-4d27-9a16-d002fc2a7d2f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:05.137267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a80a9e6-0bf4-4d27-9a16-d002fc2a7d2f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.137267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4a80a9e6-0bf4-4d27-9a16-d002fc2a7d2f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.143442 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77965b91-4f5b-42da-9415-6d3c4fec5814 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.143788 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.143788 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:05.145291 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77965b91-4f5b-42da-9415-6d3c4fec5814 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:05.145532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77965b91-4f5b-42da-9415-6d3c4fec5814 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.145776 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77965b91-4f5b-42da-9415-6d3c4fec5814 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.147728 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4a80a9e6-0bf4-4d27-9a16-d002fc2a7d2f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:05.152430 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4a80a9e6-0bf4-4d27-9a16-d002fc2a7d2f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 returned with HTTP 200 Aug 12 14:56:05.153254 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 749/3028] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:05.153748 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.153748 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:05.157891 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-77965b91-4f5b-42da-9415-6d3c4fec5814 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:05.163103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77965b91-4f5b-42da-9415-6d3c4fec5814 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:05.163546 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 761/3029] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:05.167674 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.167674 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:05.167897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-718d154c-927d-4848-a7b0-2add133e1db3 req-1fde4fc7-9389-409b-8f5a-1b62579698de None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.167981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.167981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.167981 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume with id: 019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:05.168977 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-1fde4fc7-9389-409b-8f5a-1b62579698de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:05.169165 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-1fde4fc7-9389-409b-8f5a-1b62579698de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.169365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-1fde4fc7-9389-409b-8f5a-1b62579698de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.176211 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.176211 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:05.176699 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:05.183961 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.183961 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:05.187364 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-718d154c-927d-4848-a7b0-2add133e1db3 req-1fde4fc7-9389-409b-8f5a-1b62579698de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:05.192966 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-1fde4fc7-9389-409b-8f5a-1b62579698de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:05.193431 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 756/3030] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1514 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:05.205235 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume request issued successfully. Aug 12 14:56:05.205235 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6cfedb9a-4af0-4a68-9e3c-7abbbc2e6d45 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 returned with HTTP 202 Aug 12 14:56:05.205235 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 765/3031] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:05 2026] DELETE /volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:05.213763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-297b8c55-1fe5-47c7-a2a7-0ecdf63ef30f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.216346 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-718d154c-927d-4848-a7b0-2add133e1db3 req-94e7e5a9-87ae-495a-a913-77b46816dd97 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.217861 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-297b8c55-1fe5-47c7-a2a7-0ecdf63ef30f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:05.218153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-297b8c55-1fe5-47c7-a2a7-0ecdf63ef30f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.218432 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-297b8c55-1fe5-47c7-a2a7-0ecdf63ef30f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.219691 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-94e7e5a9-87ae-495a-a913-77b46816dd97 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb Aug 12 14:56:05.220613 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-94e7e5a9-87ae-495a-a913-77b46816dd97 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.220613 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-94e7e5a9-87ae-495a-a913-77b46816dd97 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.231921 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.231921 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:05.234794 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.234794 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:05.239939 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-297b8c55-1fe5-47c7-a2a7-0ecdf63ef30f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:05.245066 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-297b8c55-1fe5-47c7-a2a7-0ecdf63ef30f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 returned with HTTP 200 Aug 12 14:56:05.245164 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 750/3032] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:05.253416 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2800dcd4-ccd9-4382-94f6-2e5dc389fc08 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.254527 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2800dcd4-ccd9-4382-94f6-2e5dc389fc08 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:05.254792 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2800dcd4-ccd9-4382-94f6-2e5dc389fc08 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.255085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2800dcd4-ccd9-4382-94f6-2e5dc389fc08 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.270794 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.270794 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:05.277033 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2800dcd4-ccd9-4382-94f6-2e5dc389fc08 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:05.281822 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2800dcd4-ccd9-4382-94f6-2e5dc389fc08 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:05.282554 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 757/3033] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:05.295507 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9eaca436-c041-41bf-a38a-131f0ec9efae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.298876 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9eaca436-c041-41bf-a38a-131f0ec9efae tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] GET https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 Aug 12 14:56:05.300244 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-718d154c-927d-4848-a7b0-2add133e1db3 req-94e7e5a9-87ae-495a-a913-77b46816dd97 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb returned with HTTP 200 Aug 12 14:56:05.300318 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9eaca436-c041-41bf-a38a-131f0ec9efae tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.300318 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9eaca436-c041-41bf-a38a-131f0ec9efae tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.300396 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 762/3034] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:05 2026] DELETE /volume/v3/attachments/ba12da25-0e41-4810-9aca-76446358b4fb => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:05.313005 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9eaca436-c041-41bf-a38a-131f0ec9efae tempest-AttachVolumeMultiAttachTest-2139088690 tempest-AttachVolumeMultiAttachTest-2139088690-project-member] https://10.4.3.100/volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 returned with HTTP 404 Aug 12 14:56:05.313867 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 766/3035] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/4f4565c9-1233-4e6b-9368-42c8fb347355 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:05.629448 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-281e22f1-893c-4aab-8653-614711fc091e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:05.631489 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-281e22f1-893c-4aab-8653-614711fc091e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:05.631489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-281e22f1-893c-4aab-8653-614711fc091e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:05.631489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-281e22f1-893c-4aab-8653-614711fc091e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:05.641437 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:05.641437 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:05.645850 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-281e22f1-893c-4aab-8653-614711fc091e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:05.652348 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-281e22f1-893c-4aab-8653-614711fc091e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:05.652348 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 751/3036] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:05 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:06.187212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1d4351a4-aa65-4e0c-8f70-9508e1a3f6ee None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:06.190704 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d4351a4-aa65-4e0c-8f70-9508e1a3f6ee tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:06.190972 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d4351a4-aa65-4e0c-8f70-9508e1a3f6ee tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:06.191230 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d4351a4-aa65-4e0c-8f70-9508e1a3f6ee tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:06.204506 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:06.204506 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:06.209903 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1d4351a4-aa65-4e0c-8f70-9508e1a3f6ee tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:06.218850 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d4351a4-aa65-4e0c-8f70-9508e1a3f6ee tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:06.219502 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 758/3037] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:06 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:06.265904 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-522ddd02-2554-48c6-a51a-d156b4d5062c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:06.267787 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-522ddd02-2554-48c6-a51a-d156b4d5062c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 Aug 12 14:56:06.268113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-522ddd02-2554-48c6-a51a-d156b4d5062c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:06.268409 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-522ddd02-2554-48c6-a51a-d156b4d5062c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:06.278363 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-522ddd02-2554-48c6-a51a-d156b4d5062c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 returned with HTTP 404 Aug 12 14:56:06.279342 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 763/3038] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:06 2026] GET /volume/v3/volumes/019a70a9-3c7a-4764-844a-c6ee3590cc59 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:06.290844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-553025f6-18a7-476e-9a2c-d6d2a5a4dee9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:06.294074 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-553025f6-18a7-476e-9a2c-d6d2a5a4dee9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:06.294172 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-553025f6-18a7-476e-9a2c-d6d2a5a4dee9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:06.294378 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-553025f6-18a7-476e-9a2c-d6d2a5a4dee9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:06.299164 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-863c9229-51f8-4459-9a0d-a4c42aa1d3ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:06.302609 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-863c9229-51f8-4459-9a0d-a4c42aa1d3ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:06.302609 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-863c9229-51f8-4459-9a0d-a4c42aa1d3ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:06.302609 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-863c9229-51f8-4459-9a0d-a4c42aa1d3ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:06.306907 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:06.306907 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:06.322891 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-553025f6-18a7-476e-9a2c-d6d2a5a4dee9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:06.329037 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:06.329037 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:06.334962 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-553025f6-18a7-476e-9a2c-d6d2a5a4dee9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:06.335364 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-863c9229-51f8-4459-9a0d-a4c42aa1d3ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:06.335490 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 767/3039] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:06 2026] GET /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 924 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:56:06.340480 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-863c9229-51f8-4459-9a0d-a4c42aa1d3ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:06.341543 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 752/3040] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:06 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:06.359774 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d293cc00-3280-4792-937a-e366930127cd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:06.361710 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d293cc00-3280-4792-937a-e366930127cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:06.362117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d293cc00-3280-4792-937a-e366930127cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:06.362189 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d293cc00-3280-4792-937a-e366930127cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:06.363321 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d293cc00-3280-4792-937a-e366930127cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume with id: 2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:06.375438 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:06.375438 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:06.376178 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d293cc00-3280-4792-937a-e366930127cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:06.413887 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d293cc00-3280-4792-937a-e366930127cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume request issued successfully. Aug 12 14:56:06.413887 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d293cc00-3280-4792-937a-e366930127cd tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 202 Aug 12 14:56:06.414432 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 759/3041] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:06 2026] DELETE /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:06.427989 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-725de488-d17a-446b-be69-cecf1a3d6080 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:06.430241 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-725de488-d17a-446b-be69-cecf1a3d6080 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:06.430241 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-725de488-d17a-446b-be69-cecf1a3d6080 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:06.430241 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-725de488-d17a-446b-be69-cecf1a3d6080 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:06.438757 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:06.438757 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:06.447185 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-725de488-d17a-446b-be69-cecf1a3d6080 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:06.458123 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-725de488-d17a-446b-be69-cecf1a3d6080 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 200 Aug 12 14:56:06.458123 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 764/3042] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:06 2026] GET /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:07.236482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6e669f12-f6c5-44b8-b205-fc4bb25c3d01 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.238398 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e669f12-f6c5-44b8-b205-fc4bb25c3d01 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:07.238684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e669f12-f6c5-44b8-b205-fc4bb25c3d01 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:07.238961 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6e669f12-f6c5-44b8-b205-fc4bb25c3d01 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:07.245697 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:07.245697 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:07.249301 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6e669f12-f6c5-44b8-b205-fc4bb25c3d01 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:07.253575 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6e669f12-f6c5-44b8-b205-fc4bb25c3d01 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:07.254000 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 768/3043] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:07 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:07.360428 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec237716-2052-42d9-9578-70398bff91bd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.361912 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec237716-2052-42d9-9578-70398bff91bd tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:07.362141 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec237716-2052-42d9-9578-70398bff91bd tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:07.362378 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec237716-2052-42d9-9578-70398bff91bd tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:07.375691 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:07.375691 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:07.379703 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ec237716-2052-42d9-9578-70398bff91bd tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:07.384157 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec237716-2052-42d9-9578-70398bff91bd tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:07.384547 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 753/3044] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:07 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:07.470273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d16f2a7d-0907-4d14-b7da-ef0e46cb67ed None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.472232 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d16f2a7d-0907-4d14-b7da-ef0e46cb67ed tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c Aug 12 14:56:07.472428 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d16f2a7d-0907-4d14-b7da-ef0e46cb67ed tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:07.472661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d16f2a7d-0907-4d14-b7da-ef0e46cb67ed tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:07.478800 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d16f2a7d-0907-4d14-b7da-ef0e46cb67ed tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c returned with HTTP 404 Aug 12 14:56:07.479738 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 760/3045] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:07 2026] GET /volume/v3/volumes/2336f467-8211-4456-8d41-ab9a3475c66c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:56:07.488233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f75a8bfd-667a-4fe2-9165-425f823b1cca None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.489908 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f75a8bfd-667a-4fe2-9165-425f823b1cca tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 Aug 12 14:56:07.490130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f75a8bfd-667a-4fe2-9165-425f823b1cca tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:07.490315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f75a8bfd-667a-4fe2-9165-425f823b1cca tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:07.496897 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:07.496897 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:07.500358 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f75a8bfd-667a-4fe2-9165-425f823b1cca tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:07.504452 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f75a8bfd-667a-4fe2-9165-425f823b1cca tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 returned with HTTP 200 Aug 12 14:56:07.504837 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 765/3046] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:07 2026] GET /volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:07.517631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.519193 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 Aug 12 14:56:07.519354 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:07.519534 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:07.519697 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume with id: 3da18f82-1adf-49b1-bf08-c32859fec024 Aug 12 14:56:07.525777 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:07.525777 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:07.526163 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:07.539721 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume request issued successfully. Aug 12 14:56:07.539926 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7efdea77-552d-4a8b-b42c-5641cc1fecbe tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 returned with HTTP 202 Aug 12 14:56:07.540592 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 769/3047] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:07 2026] DELETE /volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:07.550410 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21004499-d1fc-49db-8373-663b1aea2493 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.553805 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21004499-d1fc-49db-8373-663b1aea2493 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 Aug 12 14:56:07.553805 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21004499-d1fc-49db-8373-663b1aea2493 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:07.553805 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21004499-d1fc-49db-8373-663b1aea2493 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:07.562009 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:07.562009 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:07.565927 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-21004499-d1fc-49db-8373-663b1aea2493 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:07.570009 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21004499-d1fc-49db-8373-663b1aea2493 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 returned with HTTP 200 Aug 12 14:56:07.570365 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 754/3048] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:07 2026] GET /volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:07.710328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-00945990-983e-4899-a2d4-d8255780e23f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.713157 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:07.713491 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1167040162"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:07.714973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1167040162'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:07.715073 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume of 1 GB Aug 12 14:56:07.719225 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Availability Zones retrieved successfully. Aug 12 14:56:07.725096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Flow 'volume_create_api' (3342f05c-7598-4c29-8261-7d1f51a04949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:07.726570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d575fb4-13f4-4d20-bea4-2c8e48776fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:07.727885 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:07.753891 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d575fb4-13f4-4d20-bea4-2c8e48776fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:07.754709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53382010-e4d1-49f1-9249-248f616f876a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:07.799341 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Created reservations ['3262e7fc-31db-4c6b-b88a-77a0c74d996f', '47af7a09-a6c6-467c-bdeb-68d88f4ca3be', '02505020-d258-4118-ac9d-3a4a9348304c', '39ba614d-3105-474d-8f57-bf915bd71934'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:07.800685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53382010-e4d1-49f1-9249-248f616f876a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3262e7fc-31db-4c6b-b88a-77a0c74d996f', '47af7a09-a6c6-467c-bdeb-68d88f4ca3be', '02505020-d258-4118-ac9d-3a4a9348304c', '39ba614d-3105-474d-8f57-bf915bd71934']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:07.800946 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a227088a-39ac-4d4c-8b74-8cd94187d857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:07.825598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a227088a-39ac-4d4c-8b74-8cd94187d857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a202b239-25e8-40b8-913f-8bbe714acaf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1167040162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2916992b3602494aba3741cc44c108fb',qos_specs=None,replication_status=,reservations=['3262e7fc-31db-4c6b-b88a-77a0c74d996f','47af7a09-a6c6-467c-bdeb-68d88f4ca3be','02505020-d258-4118-ac9d-3a4a9348304c','39ba614d-3105-474d-8f57-bf915bd71934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1167040162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a202b239-25e8-40b8-913f-8bbe714acaf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2916992b3602494aba3741cc44c108fb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:07.826569 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff9acd4-d74c-49bb-89c7-f2d4c7607358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:07.844923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aff9acd4-d74c-49bb-89c7-f2d4c7607358) transitioned into state 'SUCCESS' from state '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-1167040162',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2916992b3602494aba3741cc44c108fb',qos_specs=None,replication_status=,reservations=['3262e7fc-31db-4c6b-b88a-77a0c74d996f','47af7a09-a6c6-467c-bdeb-68d88f4ca3be','02505020-d258-4118-ac9d-3a4a9348304c','39ba614d-3105-474d-8f57-bf915bd71934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddd7502ca04843bd98c78d6f6bcf228d',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:07.845699 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d2ca82-6ba8-4e12-ba78-5c8038aae340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:07.855166 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e5d2ca82-6ba8-4e12-ba78-5c8038aae340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:07.856556 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Flow 'volume_create_api' (3342f05c-7598-4c29-8261-7d1f51a04949) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:07.856919 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Create volume request issued successfully. Aug 12 14:56:07.857516 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00945990-983e-4899-a2d4-d8255780e23f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:07.858037 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 761/3049] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:56:07 2026] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:07.869299 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-16dddfb9-b964-4639-998b-17de02918d3f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:07.871422 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16dddfb9-b964-4639-998b-17de02918d3f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:07.871677 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16dddfb9-b964-4639-998b-17de02918d3f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:07.871891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16dddfb9-b964-4639-998b-17de02918d3f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:07.882488 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:07.882488 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:07.889106 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-16dddfb9-b964-4639-998b-17de02918d3f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:07.894855 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16dddfb9-b964-4639-998b-17de02918d3f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:07.895352 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 766/3050] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:07 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:08.178965 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0f7fb6a-ed27-4753-822e-96ea13060abe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.180817 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0f7fb6a-ed27-4753-822e-96ea13060abe tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:08.181082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0f7fb6a-ed27-4753-822e-96ea13060abe tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.181300 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0f7fb6a-ed27-4753-822e-96ea13060abe tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.194093 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.194093 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:08.198480 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b0f7fb6a-ed27-4753-822e-96ea13060abe tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:08.204022 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0f7fb6a-ed27-4753-822e-96ea13060abe tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:08.204725 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 770/3051] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:08.260438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0dc90ef9-05b6-4a93-ade3-3af02b13f7f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.266479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0dc90ef9-05b6-4a93-ade3-3af02b13f7f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:08.266865 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0dc90ef9-05b6-4a93-ade3-3af02b13f7f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.267049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0dc90ef9-05b6-4a93-ade3-3af02b13f7f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.269216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d0f1e134-c99a-4ed2-ac7c-523d4dd49cb2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.271651 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d0f1e134-c99a-4ed2-ac7c-523d4dd49cb2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:08.271844 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d0f1e134-c99a-4ed2-ac7c-523d4dd49cb2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.272086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d0f1e134-c99a-4ed2-ac7c-523d4dd49cb2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.281871 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.281871 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:08.283029 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.283029 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:08.290908 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0dc90ef9-05b6-4a93-ade3-3af02b13f7f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:08.291432 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d0f1e134-c99a-4ed2-ac7c-523d4dd49cb2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:08.297002 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d0f1e134-c99a-4ed2-ac7c-523d4dd49cb2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:08.297108 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0dc90ef9-05b6-4a93-ade3-3af02b13f7f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:08.297866 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 755/3052] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:08.297934 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 762/3053] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:08.329169 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-5107b468-c3f6-4e4f-b41e-d78e3c0f1e40 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.334434 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-5107b468-c3f6-4e4f-b41e-d78e3c0f1e40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279/action Aug 12 14:56:08.334788 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-5107b468-c3f6-4e4f-b41e-d78e3c0f1e40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:08.334868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-5107b468-c3f6-4e4f-b41e-d78e3c0f1e40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:08.347112 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.347112 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:08.347967 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-5107b468-c3f6-4e4f-b41e-d78e3c0f1e40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:08.356094 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-5107b468-c3f6-4e4f-b41e-d78e3c0f1e40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Begin detaching volume completed successfully. Aug 12 14:56:08.356363 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-5107b468-c3f6-4e4f-b41e-d78e3c0f1e40 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279/action returned with HTTP 202 Aug 12 14:56:08.357093 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 767/3054] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:56:08 2026] POST /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:08.378289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c232932b-bd79-49c5-8a00-da16ba657090 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.381521 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c232932b-bd79-49c5-8a00-da16ba657090 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:08.381992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c232932b-bd79-49c5-8a00-da16ba657090 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.382195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c232932b-bd79-49c5-8a00-da16ba657090 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.395123 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.395123 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:08.400674 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c232932b-bd79-49c5-8a00-da16ba657090 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:08.401652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b338854-5daf-4e58-9730-786cdf763d80 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.404927 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b338854-5daf-4e58-9730-786cdf763d80 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:08.405195 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b338854-5daf-4e58-9730-786cdf763d80 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.405436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b338854-5daf-4e58-9730-786cdf763d80 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.405719 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c232932b-bd79-49c5-8a00-da16ba657090 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:08.406127 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 771/3055] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:08.412594 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-be610eb0-4c17-4cdb-a250-2a93626f44c1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.412594 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be610eb0-4c17-4cdb-a250-2a93626f44c1 None None] GET https://10.4.3.100/volume// Aug 12 14:56:08.412594 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be610eb0-4c17-4cdb-a250-2a93626f44c1 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.412847 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be610eb0-4c17-4cdb-a250-2a93626f44c1 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.413262 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be610eb0-4c17-4cdb-a250-2a93626f44c1 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:08.413790 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 763/3056] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:08.423282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0ca693ea-e3c9-495c-9c62-c9d67fd587d9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.425425 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0ca693ea-e3c9-495c-9c62-c9d67fd587d9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:08.425672 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0ca693ea-e3c9-495c-9c62-c9d67fd587d9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.425868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0ca693ea-e3c9-495c-9c62-c9d67fd587d9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.426334 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.426334 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:08.430835 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2b338854-5daf-4e58-9730-786cdf763d80 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:08.436129 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b338854-5daf-4e58-9730-786cdf763d80 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:08.436499 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 756/3057] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:08.438976 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.438976 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:08.447040 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0ca693ea-e3c9-495c-9c62-c9d67fd587d9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:08.453518 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-0ca693ea-e3c9-495c-9c62-c9d67fd587d9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:08.454019 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 768/3058] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1397 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:08.576204 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-383e97fa-996b-4a99-b6ff-322d6b0b5694 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.579606 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-383e97fa-996b-4a99-b6ff-322d6b0b5694 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba/action Aug 12 14:56:08.580026 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-383e97fa-996b-4a99-b6ff-322d6b0b5694 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:08.580160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-383e97fa-996b-4a99-b6ff-322d6b0b5694 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:08.583452 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-963f8122-81e5-4e79-becc-37f467937350 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.585347 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-963f8122-81e5-4e79-becc-37f467937350 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 Aug 12 14:56:08.585556 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-963f8122-81e5-4e79-becc-37f467937350 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.585785 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-963f8122-81e5-4e79-becc-37f467937350 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.592165 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-963f8122-81e5-4e79-becc-37f467937350 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 returned with HTTP 404 Aug 12 14:56:08.592604 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 764/3059] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/3da18f82-1adf-49b1-bf08-c32859fec024 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:08.603741 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.603741 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:08.614687 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2311cf70-c5ea-4d47-a8b5-e2ffc6ee7a20 req-383e97fa-996b-4a99-b6ff-322d6b0b5694 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba/action returned with HTTP 204 Aug 12 14:56:08.615274 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 772/3060] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:56:08 2026] POST /volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:08.666901 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.669057 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:08.669498 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-VolumesGetTest-Volume-979199942", "metadata": {"Type": "Test"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:08.671310 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request body: {'volume': {'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-979199942', 'metadata': {'Type': 'Test'}}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:08.760692 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume of 1 GB Aug 12 14:56:08.906600 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a8506318-bf32-494b-b674-b8fbe2bc4f9d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.908071 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8506318-bf32-494b-b674-b8fbe2bc4f9d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:08.908248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a8506318-bf32-494b-b674-b8fbe2bc4f9d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.908398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a8506318-bf32-494b-b674-b8fbe2bc4f9d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.914469 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.914469 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:08.917608 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a8506318-bf32-494b-b674-b8fbe2bc4f9d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:08.921313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8506318-bf32-494b-b674-b8fbe2bc4f9d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:08.921662 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 769/3061] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:08.953581 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Availability Zones retrieved successfully. Aug 12 14:56:08.958361 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (6de07700-72a2-4e10-af92-fa454bf6f088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:08.959233 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba14ae00-ecf3-4446-86dd-afe009fbcd91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:08.960051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:08.975737 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-fcc9fb16-babb-4b04-bc6a-9f56965e95b6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:08.981134 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-fcc9fb16-babb-4b04-bc6a-9f56965e95b6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:08.981134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-fcc9fb16-babb-4b04-bc6a-9f56965e95b6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:08.981134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-fcc9fb16-babb-4b04-bc6a-9f56965e95b6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:08.991198 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:08.991198 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:08.997057 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-fcc9fb16-babb-4b04-bc6a-9f56965e95b6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:09.001722 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-fcc9fb16-babb-4b04-bc6a-9f56965e95b6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:09.002098 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 765/3062] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:08 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:09.028096 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba14ae00-ecf3-4446-86dd-afe009fbcd91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:09.029159 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f055815-880f-4b0d-8d98-24cb0bab5583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:09.084378 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Created reservations ['a80fef0f-bfa1-4584-b630-54a7f536f7bd', 'c36550c8-65e6-4c62-bf79-c3e97d34f41e', 'fbbfcfb3-82cf-4f2a-b786-29f350ae96e4', 'be7ba79b-6662-43d1-87c3-bf4200cf3148'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:09.084995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f055815-880f-4b0d-8d98-24cb0bab5583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a80fef0f-bfa1-4584-b630-54a7f536f7bd', 'c36550c8-65e6-4c62-bf79-c3e97d34f41e', 'fbbfcfb3-82cf-4f2a-b786-29f350ae96e4', 'be7ba79b-6662-43d1-87c3-bf4200cf3148']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:09.085990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ba8e95-1742-4526-90a0-f4894c1a4502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:09.106593 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92c32456-6d55-4296-99c8-a3ea318dd1ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.107095 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92c32456-6d55-4296-99c8-a3ea318dd1ed None None] GET https://10.4.3.100/volume// Aug 12 14:56:09.107316 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92c32456-6d55-4296-99c8-a3ea318dd1ed None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.107806 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92c32456-6d55-4296-99c8-a3ea318dd1ed None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.107944 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92c32456-6d55-4296-99c8-a3ea318dd1ed None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:09.108282 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 773/3063] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:56: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 14:56:09.114577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34ba8e95-1742-4526-90a0-f4894c1a4502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1db952b-1107-489e-93d5-226da666efdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-979199942',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['a80fef0f-bfa1-4584-b630-54a7f536f7bd','c36550c8-65e6-4c62-bf79-c3e97d34f41e','fbbfcfb3-82cf-4f2a-b786-29f350ae96e4','be7ba79b-6662-43d1-87c3-bf4200cf3148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-979199942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1db952b-1107-489e-93d5-226da666efdd,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='772a93dc3a95445d94b129aa004145e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5eef72d7d11471c907bfb16f814db05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:09.115407 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878031bc-27c9-45d4-abaf-07a442217172) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:09.117136 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-a2e2c06c-f37d-453c-896b-771fe88d60c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.118782 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-a2e2c06c-f37d-453c-896b-771fe88d60c1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:56:09.119173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-a2e2c06c-f37d-453c-896b-771fe88d60c1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a202b239-25e8-40b8-913f-8bbe714acaf4", "connector": null, "instance_uuid": "460d8879-2273-4607-be5e-64e4024fccdf"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:09.130189 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.130189 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:09.140719 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (878031bc-27c9-45d4-abaf-07a442217172) transitioned into state 'SUCCESS' from state '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-979199942',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['a80fef0f-bfa1-4584-b630-54a7f536f7bd','c36550c8-65e6-4c62-bf79-c3e97d34f41e','fbbfcfb3-82cf-4f2a-b786-29f350ae96e4','be7ba79b-6662-43d1-87c3-bf4200cf3148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:09.141940 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8ca697-80b3-42d4-822b-ca43027d860f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:09.153623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8ca697-80b3-42d4-822b-ca43027d860f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:09.154404 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (6de07700-72a2-4e10-af92-fa454bf6f088) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:09.154725 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request issued successfully. Aug 12 14:56:09.155247 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c42d4c76-1306-44b4-b474-64569f7fc1c0 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:09.155842 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 757/3064] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:08 2026] POST /volume/v3/volumes => generated 758 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:09.166271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-a2e2c06c-f37d-453c-896b-771fe88d60c1 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:56:09.166897 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 770/3065] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:56:09 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:09.170949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-be38e64c-736e-48e9-8444-7546dbb52f29 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.173317 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be38e64c-736e-48e9-8444-7546dbb52f29 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:09.173559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be38e64c-736e-48e9-8444-7546dbb52f29 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.173832 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be38e64c-736e-48e9-8444-7546dbb52f29 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.183764 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.183764 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:09.189651 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-be38e64c-736e-48e9-8444-7546dbb52f29 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:09.195068 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be38e64c-736e-48e9-8444-7546dbb52f29 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:09.196269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4447ae10-aabc-43ce-9b25-146e5cb78e02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.197422 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 766/3066] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:09.197971 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4447ae10-aabc-43ce-9b25-146e5cb78e02 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:09.198245 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4447ae10-aabc-43ce-9b25-146e5cb78e02 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.198537 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4447ae10-aabc-43ce-9b25-146e5cb78e02 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.212509 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d4746b2-4188-47ff-af5c-3ef9b3ed1018 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.212880 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d4746b2-4188-47ff-af5c-3ef9b3ed1018 None None] GET https://10.4.3.100/volume// Aug 12 14:56:09.213038 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d4746b2-4188-47ff-af5c-3ef9b3ed1018 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.213204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d4746b2-4188-47ff-af5c-3ef9b3ed1018 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.213555 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d4746b2-4188-47ff-af5c-3ef9b3ed1018 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:09.213932 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 758/3067] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:09.222165 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.222165 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:09.226850 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4447ae10-aabc-43ce-9b25-146e5cb78e02 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:09.228628 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-3c773c15-faab-4389-9148-683f700acf6b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.230762 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-3c773c15-faab-4389-9148-683f700acf6b tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:09.230973 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-3c773c15-faab-4389-9148-683f700acf6b tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.231172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-3c773c15-faab-4389-9148-683f700acf6b tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.232547 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4447ae10-aabc-43ce-9b25-146e5cb78e02 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:09.233222 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 774/3068] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:09.243860 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.243860 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:09.248165 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-3c773c15-faab-4389-9148-683f700acf6b tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:09.254583 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-3c773c15-faab-4389-9148-683f700acf6b tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:09.255007 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 771/3069] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:09.316837 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ddfc9250-7bb2-4160-ae4c-7125cb22528b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.319750 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ddfc9250-7bb2-4160-ae4c-7125cb22528b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:09.319929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ddfc9250-7bb2-4160-ae4c-7125cb22528b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.320216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ddfc9250-7bb2-4160-ae4c-7125cb22528b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.333332 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.333332 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:09.339173 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ddfc9250-7bb2-4160-ae4c-7125cb22528b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:09.345489 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ddfc9250-7bb2-4160-ae4c-7125cb22528b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:09.346032 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 767/3070] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:09.385331 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-9ca90154-17f0-4e15-b2ca-38cdd89036b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.387896 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-9ca90154-17f0-4e15-b2ca-38cdd89036b8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] PUT https://10.4.3.100/volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6 Aug 12 14:56:09.388120 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-9ca90154-17f0-4e15-b2ca-38cdd89036b8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:09.396855 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-9ca90154-17f0-4e15-b2ca-38cdd89036b8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Acquiring lock "cinder-attachment_update-a202b239-25e8-40b8-913f-8bbe714acaf4-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:56:09.401793 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-9ca90154-17f0-4e15-b2ca-38cdd89036b8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Lock "cinder-attachment_update-a202b239-25e8-40b8-913f-8bbe714acaf4-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:56:09.402920 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.402920 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:09.421333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4354df3-b460-46ed-8cda-7468c07a9222 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.423784 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4354df3-b460-46ed-8cda-7468c07a9222 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:09.424079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4354df3-b460-46ed-8cda-7468c07a9222 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.424371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4354df3-b460-46ed-8cda-7468c07a9222 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.435569 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.435569 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:09.439502 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4354df3-b460-46ed-8cda-7468c07a9222 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:09.444681 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4354df3-b460-46ed-8cda-7468c07a9222 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:09.445148 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 775/3071] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:09.454141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f8a17175-8482-4c47-be67-1827cccc8b04 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.456140 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8a17175-8482-4c47-be67-1827cccc8b04 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:09.456353 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8a17175-8482-4c47-be67-1827cccc8b04 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.456636 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f8a17175-8482-4c47-be67-1827cccc8b04 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.470031 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.470031 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:09.476577 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f8a17175-8482-4c47-be67-1827cccc8b04 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:09.485961 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f8a17175-8482-4c47-be67-1827cccc8b04 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:09.486789 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 772/3072] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 1176 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:09.491046 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-9ca90154-17f0-4e15-b2ca-38cdd89036b8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Lock "cinder-attachment_update-a202b239-25e8-40b8-913f-8bbe714acaf4-np0000007067" released by "attachment_update" :: held 0.089s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:56:09.491402 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-9ca90154-17f0-4e15-b2ca-38cdd89036b8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6 returned with HTTP 200 Aug 12 14:56:09.491880 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 759/3073] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:56:09 2026] PUT /volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:09.505719 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ff09af8c-c06a-4b79-a14b-9051e3947cba None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.508277 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ff09af8c-c06a-4b79-a14b-9051e3947cba tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:09.511668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ff09af8c-c06a-4b79-a14b-9051e3947cba tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.512032 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ff09af8c-c06a-4b79-a14b-9051e3947cba tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.527848 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.527848 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:09.533236 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ff09af8c-c06a-4b79-a14b-9051e3947cba tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:09.541688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ff09af8c-c06a-4b79-a14b-9051e3947cba tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:09.541688 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 768/3074] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 1176 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:09.598392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-668326a9-b189-4d9b-82f1-29963eddc088 req-42b9dcd3-bb17-4951-aee4-a802c764b5fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.600822 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-42b9dcd3-bb17-4951-aee4-a802c764b5fb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:09.601071 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-42b9dcd3-bb17-4951-aee4-a802c764b5fb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.601371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-42b9dcd3-bb17-4951-aee4-a802c764b5fb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.611542 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.611542 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:09.616129 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-668326a9-b189-4d9b-82f1-29963eddc088 req-42b9dcd3-bb17-4951-aee4-a802c764b5fb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:09.621447 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-42b9dcd3-bb17-4951-aee4-a802c764b5fb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:09.621876 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 776/3075] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:09.644481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-668326a9-b189-4d9b-82f1-29963eddc088 req-bf89a1eb-41aa-4d70-975c-68f66acb09de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.647403 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-bf89a1eb-41aa-4d70-975c-68f66acb09de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/action Aug 12 14:56:09.647983 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-bf89a1eb-41aa-4d70-975c-68f66acb09de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:09.648300 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-bf89a1eb-41aa-4d70-975c-68f66acb09de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:09.662861 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.662861 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:09.663531 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-668326a9-b189-4d9b-82f1-29963eddc088 req-bf89a1eb-41aa-4d70-975c-68f66acb09de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:09.670843 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-668326a9-b189-4d9b-82f1-29963eddc088 req-bf89a1eb-41aa-4d70-975c-68f66acb09de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Begin detaching volume completed successfully. Aug 12 14:56:09.671045 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-bf89a1eb-41aa-4d70-975c-68f66acb09de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/action returned with HTTP 202 Aug 12 14:56:09.671472 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 773/3076] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:56:09 2026] POST /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:09.727912 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-315aa51a-6c8f-48b3-a4c3-76c8b1c5ec08 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.728446 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-315aa51a-6c8f-48b3-a4c3-76c8b1c5ec08 None None] GET https://10.4.3.100/volume// Aug 12 14:56:09.728584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-315aa51a-6c8f-48b3-a4c3-76c8b1c5ec08 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.728806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-315aa51a-6c8f-48b3-a4c3-76c8b1c5ec08 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.729168 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-315aa51a-6c8f-48b3-a4c3-76c8b1c5ec08 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:09.729926 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 760/3077] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:09.738670 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-668326a9-b189-4d9b-82f1-29963eddc088 req-aa0feed7-4acc-4be7-97ee-210effa6edbb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.741199 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-aa0feed7-4acc-4be7-97ee-210effa6edbb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:09.741478 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-aa0feed7-4acc-4be7-97ee-210effa6edbb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.741757 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-aa0feed7-4acc-4be7-97ee-210effa6edbb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.754209 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.754209 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:09.759345 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-668326a9-b189-4d9b-82f1-29963eddc088 req-aa0feed7-4acc-4be7-97ee-210effa6edbb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:09.765503 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-aa0feed7-4acc-4be7-97ee-210effa6edbb tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:09.766052 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 769/3078] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:09.781381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-668326a9-b189-4d9b-82f1-29963eddc088 req-6507351d-0566-4e5e-8f47-6b9c487edaf6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.784126 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-6507351d-0566-4e5e-8f47-6b9c487edaf6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/encryption Aug 12 14:56:09.784380 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-6507351d-0566-4e5e-8f47-6b9c487edaf6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.784712 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-6507351d-0566-4e5e-8f47-6b9c487edaf6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.798141 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.798141 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:09.815833 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-6507351d-0566-4e5e-8f47-6b9c487edaf6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/encryption returned with HTTP 200 Aug 12 14:56:09.816410 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 777/3079] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:56:09 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:09.950066 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f23bc9a6-5fe9-40a3-945b-485ad3a973b5 req-e166fe87-7a7b-452e-9855-74bd8b60e6b8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:09.952395 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f23bc9a6-5fe9-40a3-945b-485ad3a973b5 req-e166fe87-7a7b-452e-9855-74bd8b60e6b8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242 Aug 12 14:56:09.953005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f23bc9a6-5fe9-40a3-945b-485ad3a973b5 req-e166fe87-7a7b-452e-9855-74bd8b60e6b8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:09.953005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f23bc9a6-5fe9-40a3-945b-485ad3a973b5 req-e166fe87-7a7b-452e-9855-74bd8b60e6b8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:09.961206 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:09.961206 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:10.017653 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f23bc9a6-5fe9-40a3-945b-485ad3a973b5 req-e166fe87-7a7b-452e-9855-74bd8b60e6b8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242 returned with HTTP 200 Aug 12 14:56:10.018122 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 774/3080] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:09 2026] DELETE /volume/v3/attachments/14632706-6e88-4131-8d12-f78dfa992242 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:10.210660 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e55ca3d-f341-409b-857e-ee2b08a77f3a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.212878 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e55ca3d-f341-409b-857e-ee2b08a77f3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:10.213105 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e55ca3d-f341-409b-857e-ee2b08a77f3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.213450 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e55ca3d-f341-409b-857e-ee2b08a77f3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.222765 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.222765 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:10.227237 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9e55ca3d-f341-409b-857e-ee2b08a77f3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:10.234477 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e55ca3d-f341-409b-857e-ee2b08a77f3a tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:10.235009 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 761/3081] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:10.247482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-142816d9-674a-4130-9f57-2df171766185 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.249685 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-142816d9-674a-4130-9f57-2df171766185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:10.249843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-10af211c-ebc4-40c6-99a9-4fd4ccc6682c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.249925 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-142816d9-674a-4130-9f57-2df171766185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.250181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-142816d9-674a-4130-9f57-2df171766185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.251918 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10af211c-ebc4-40c6-99a9-4fd4ccc6682c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:10.252119 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10af211c-ebc4-40c6-99a9-4fd4ccc6682c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.252382 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10af211c-ebc4-40c6-99a9-4fd4ccc6682c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.262411 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.262411 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:10.263861 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.263861 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:10.267372 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-142816d9-674a-4130-9f57-2df171766185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:10.268492 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-10af211c-ebc4-40c6-99a9-4fd4ccc6682c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:10.273728 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-142816d9-674a-4130-9f57-2df171766185 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:10.274262 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 770/3082] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:10.275770 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10af211c-ebc4-40c6-99a9-4fd4ccc6682c tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:10.277001 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 778/3083] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:10.291197 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-90e19c6b-d00b-4e05-948e-95ccd21fce95 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.293589 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-90e19c6b-d00b-4e05-948e-95ccd21fce95 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:10.293962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-90e19c6b-d00b-4e05-948e-95ccd21fce95 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-979199942"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:10.306450 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.306450 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:10.313724 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-90e19c6b-d00b-4e05-948e-95ccd21fce95 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:10.321266 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-90e19c6b-d00b-4e05-948e-95ccd21fce95 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:56:10.322117 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-90e19c6b-d00b-4e05-948e-95ccd21fce95 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:10.323091 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 775/3084] 10.4.3.100 () {68 vars in 1368 bytes} [Wed Aug 12 14:56:10 2026] PUT /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 782 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:10.338935 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e0c8c16f-36bc-4781-8257-83075225e6ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.341537 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0c8c16f-36bc-4781-8257-83075225e6ea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:10.342085 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e0c8c16f-36bc-4781-8257-83075225e6ea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1654911786", "description": "This is the new description of volume"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:10.356674 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.356674 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:10.363519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-46f441fe-1442-4e38-aaa0-aa4467ea855b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.364280 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0c8c16f-36bc-4781-8257-83075225e6ea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:10.369055 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46f441fe-1442-4e38-aaa0-aa4467ea855b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:10.369587 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46f441fe-1442-4e38-aaa0-aa4467ea855b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.369968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46f441fe-1442-4e38-aaa0-aa4467ea855b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.380081 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e0c8c16f-36bc-4781-8257-83075225e6ea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:56:10.380843 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e0c8c16f-36bc-4781-8257-83075225e6ea tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:10.381602 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 762/3085] 10.4.3.100 () {68 vars in 1369 bytes} [Wed Aug 12 14:56:10 2026] PUT /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:10.381680 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.381680 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:10.391381 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-46f441fe-1442-4e38-aaa0-aa4467ea855b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:10.396542 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46f441fe-1442-4e38-aaa0-aa4467ea855b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:10.396976 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 771/3086] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:10.397056 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-12301340-aef4-44ed-a171-4997fdedde37 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.398945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12301340-aef4-44ed-a171-4997fdedde37 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:10.399154 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12301340-aef4-44ed-a171-4997fdedde37 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.399367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12301340-aef4-44ed-a171-4997fdedde37 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.408255 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.408255 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:10.412123 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-12301340-aef4-44ed-a171-4997fdedde37 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:10.417411 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12301340-aef4-44ed-a171-4997fdedde37 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:10.417921 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 779/3087] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 1406 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:10.434775 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2bf30b08-652d-4495-b875-007f24badbc4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.436562 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:10.436967 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1320923219", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1773767490"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:10.438781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1320923219', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1773767490'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:10.438976 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume of 1 GB Aug 12 14:56:10.443991 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Availability Zones retrieved successfully. Aug 12 14:56:10.457698 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (e229e902-21be-4b30-b58d-2ccb85d2138a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:10.459141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f516ab4d-8a74-47b8-a2e8-6076314db003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:10.462262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a8472c9a-34ab-404c-a419-d3b3803ccf82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.462573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:10.469676 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8472c9a-34ab-404c-a419-d3b3803ccf82 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:10.469989 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a8472c9a-34ab-404c-a419-d3b3803ccf82 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.470269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a8472c9a-34ab-404c-a419-d3b3803ccf82 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.484945 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.484945 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:10.492086 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a8472c9a-34ab-404c-a419-d3b3803ccf82 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:10.495164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f516ab4d-8a74-47b8-a2e8-6076314db003) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:10.496815 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af997673-9022-4b14-9705-c5932f1dfc7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:10.496923 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a8472c9a-34ab-404c-a419-d3b3803ccf82 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:10.497802 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 763/3088] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:10.553063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Created reservations ['e66404e8-8199-4b10-8b9d-7c307870ab3d', 'c4ca8cac-1f35-497d-acba-efe3fff31e4f', 'c284dea0-10c3-4bd9-a3d8-f549f2e33419', '0a96d4c1-3c41-4f7c-bfd3-f56dc1e6c211'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:10.553992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af997673-9022-4b14-9705-c5932f1dfc7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e66404e8-8199-4b10-8b9d-7c307870ab3d', 'c4ca8cac-1f35-497d-acba-efe3fff31e4f', 'c284dea0-10c3-4bd9-a3d8-f549f2e33419', '0a96d4c1-3c41-4f7c-bfd3-f56dc1e6c211']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:10.556005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35713ef-adf4-49c5-a2fd-b9e9298137c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:10.588194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c35713ef-adf4-49c5-a2fd-b9e9298137c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca2ee90d-c187-420c-ad61-1700947b2af0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1320923219',display_name='tempest-VolumesGetTest-Volume-1773767490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['e66404e8-8199-4b10-8b9d-7c307870ab3d','c4ca8cac-1f35-497d-acba-efe3fff31e4f','c284dea0-10c3-4bd9-a3d8-f549f2e33419','0a96d4c1-3c41-4f7c-bfd3-f56dc1e6c211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1320923219',display_name='tempest-VolumesGetTest-Volume-1773767490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca2ee90d-c187-420c-ad61-1700947b2af0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='772a93dc3a95445d94b129aa004145e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5eef72d7d11471c907bfb16f814db05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:10.590000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc87378c-89d2-4dc6-8a1f-6d6329a5d047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:10.613894 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc87378c-89d2-4dc6-8a1f-6d6329a5d047) transitioned into 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-1320923219',display_name='tempest-VolumesGetTest-Volume-1773767490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='772a93dc3a95445d94b129aa004145e6',qos_specs=None,replication_status=,reservations=['e66404e8-8199-4b10-8b9d-7c307870ab3d','c4ca8cac-1f35-497d-acba-efe3fff31e4f','c284dea0-10c3-4bd9-a3d8-f549f2e33419','0a96d4c1-3c41-4f7c-bfd3-f56dc1e6c211'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5eef72d7d11471c907bfb16f814db05',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:10.614827 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b1b125-f8bf-40ff-8163-1fcdb6ba9e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:10.644524 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9b1b125-f8bf-40ff-8163-1fcdb6ba9e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:10.645841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Flow 'volume_create_api' (e229e902-21be-4b30-b58d-2ccb85d2138a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:10.646214 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Create volume request issued successfully. Aug 12 14:56:10.646929 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2bf30b08-652d-4495-b875-007f24badbc4 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:10.647411 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 776/3089] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:10 2026] POST /volume/v3/volumes => generated 780 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:10.663365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c22103a4-e086-4641-83b7-52f5e66cafba None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.667966 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c22103a4-e086-4641-83b7-52f5e66cafba tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:10.668194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c22103a4-e086-4641-83b7-52f5e66cafba tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.668396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c22103a4-e086-4641-83b7-52f5e66cafba tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.680989 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.680989 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:10.686188 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c22103a4-e086-4641-83b7-52f5e66cafba tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:10.690713 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c22103a4-e086-4641-83b7-52f5e66cafba tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 returned with HTTP 200 Aug 12 14:56:10.691399 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 772/3090] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:10.721852 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-3cd5e648-067c-47b2-a803-1d9554460d80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.724220 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-3cd5e648-067c-47b2-a803-1d9554460d80 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:10.724220 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-3cd5e648-067c-47b2-a803-1d9554460d80 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.724810 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-3cd5e648-067c-47b2-a803-1d9554460d80 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.741823 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.741823 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:10.745178 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-3cd5e648-067c-47b2-a803-1d9554460d80 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:10.752368 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-3cd5e648-067c-47b2-a803-1d9554460d80 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:10.752368 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 780/3091] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:10 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:10.968351 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:10.970666 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:56:10.970923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:10.971184 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:10.971414 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:56:10.980106 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:10.980106 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:10.980782 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:10.994699 np0000007067 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:56:11.001291 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 14:56:11.001580 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-05b2b0e4-53a8-41be-acd4-c83262ea88f6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 202 Aug 12 14:56:11.002213 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 764/3092] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:10 2026] DELETE /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:11.011546 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7afe48e4-8b60-4f96-a4c8-5a9e69c2315b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.013352 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7afe48e4-8b60-4f96-a4c8-5a9e69c2315b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:56:11.013718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7afe48e4-8b60-4f96-a4c8-5a9e69c2315b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.013994 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7afe48e4-8b60-4f96-a4c8-5a9e69c2315b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.021765 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.021765 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:11.025410 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7afe48e4-8b60-4f96-a4c8-5a9e69c2315b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:11.029738 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7afe48e4-8b60-4f96-a4c8-5a9e69c2315b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 200 Aug 12 14:56:11.030306 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 777/3093] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:11 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:11.288375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-027e068f-37f6-44db-85fa-ab05b324868c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.290740 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-027e068f-37f6-44db-85fa-ab05b324868c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:11.291144 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-027e068f-37f6-44db-85fa-ab05b324868c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.291295 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-027e068f-37f6-44db-85fa-ab05b324868c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.303303 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.303303 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:11.308080 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-027e068f-37f6-44db-85fa-ab05b324868c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:11.313054 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-027e068f-37f6-44db-85fa-ab05b324868c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:11.313801 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 773/3094] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:11 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:11.414052 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e1d80bfa-e363-413d-ab14-8a06158c7aef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.416441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1d80bfa-e363-413d-ab14-8a06158c7aef tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:11.416675 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1d80bfa-e363-413d-ab14-8a06158c7aef tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.416852 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e1d80bfa-e363-413d-ab14-8a06158c7aef tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.424674 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.424674 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:11.428321 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e1d80bfa-e363-413d-ab14-8a06158c7aef tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:11.432951 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e1d80bfa-e363-413d-ab14-8a06158c7aef tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:11.433601 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 781/3095] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:11 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:11.512993 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d6df742f-6afd-4bb2-abee-ffde2691acf5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.514592 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6df742f-6afd-4bb2-abee-ffde2691acf5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:11.514812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6df742f-6afd-4bb2-abee-ffde2691acf5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.514984 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6df742f-6afd-4bb2-abee-ffde2691acf5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.524251 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.524251 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:11.528068 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d6df742f-6afd-4bb2-abee-ffde2691acf5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:11.532287 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6df742f-6afd-4bb2-abee-ffde2691acf5 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:11.532680 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 765/3096] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:11 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:11.707476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-474e8440-d20e-47a7-9c4e-1716d64ec1d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.709589 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-474e8440-d20e-47a7-9c4e-1716d64ec1d8 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:11.709859 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-474e8440-d20e-47a7-9c4e-1716d64ec1d8 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.710103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-474e8440-d20e-47a7-9c4e-1716d64ec1d8 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.717527 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.717527 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:11.721079 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-474e8440-d20e-47a7-9c4e-1716d64ec1d8 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:11.725690 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-474e8440-d20e-47a7-9c4e-1716d64ec1d8 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 returned with HTTP 200 Aug 12 14:56:11.726148 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 778/3097] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:11 2026] GET /volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:11.739008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-48b8f04d-2ab4-4ba2-ade8-1b30dd15858f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.741305 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48b8f04d-2ab4-4ba2-ade8-1b30dd15858f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] PUT https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:11.741757 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48b8f04d-2ab4-4ba2-ade8-1b30dd15858f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-979199942", "description": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:11.752410 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.752410 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:11.758151 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-48b8f04d-2ab4-4ba2-ade8-1b30dd15858f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:11.766034 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-48b8f04d-2ab4-4ba2-ade8-1b30dd15858f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume updated successfully. Aug 12 14:56:11.766845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48b8f04d-2ab4-4ba2-ade8-1b30dd15858f tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 returned with HTTP 200 Aug 12 14:56:11.767320 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 774/3098] 10.4.3.100 () {68 vars in 1368 bytes} [Wed Aug 12 14:56:11 2026] PUT /volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:11.781591 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d15ecb7b-ef90-42f7-b59d-1667b043a0cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.783739 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d15ecb7b-ef90-42f7-b59d-1667b043a0cc tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:11.783973 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d15ecb7b-ef90-42f7-b59d-1667b043a0cc tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.784209 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d15ecb7b-ef90-42f7-b59d-1667b043a0cc tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.792442 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.792442 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:11.796480 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d15ecb7b-ef90-42f7-b59d-1667b043a0cc tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:11.801252 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d15ecb7b-ef90-42f7-b59d-1667b043a0cc tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 returned with HTTP 200 Aug 12 14:56:11.801732 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 782/3099] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:11 2026] GET /volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:11.817252 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.819050 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:11.819221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.819402 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.819630 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume with id: ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:11.827043 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.827043 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:11.827753 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:11.845298 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume request issued successfully. Aug 12 14:56:11.845813 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ade3660-306e-4f25-9447-e1cb48ad3867 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 returned with HTTP 202 Aug 12 14:56:11.846321 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 766/3100] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:11 2026] DELETE /volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:11.854845 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-309e9908-efe6-47ec-8a67-980dca745cf1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:11.856841 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-309e9908-efe6-47ec-8a67-980dca745cf1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:11.857003 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-309e9908-efe6-47ec-8a67-980dca745cf1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:11.857213 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-309e9908-efe6-47ec-8a67-980dca745cf1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:11.864190 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:11.864190 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:11.867802 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-309e9908-efe6-47ec-8a67-980dca745cf1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:11.872056 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-309e9908-efe6-47ec-8a67-980dca745cf1 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 returned with HTTP 200 Aug 12 14:56:11.872417 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 779/3101] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:11 2026] GET /volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:12.050406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7c191bfc-b534-4bd2-87de-efacec7fef42 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.052328 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c191bfc-b534-4bd2-87de-efacec7fef42 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 Aug 12 14:56:12.052591 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c191bfc-b534-4bd2-87de-efacec7fef42 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.052929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7c191bfc-b534-4bd2-87de-efacec7fef42 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.058874 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7c191bfc-b534-4bd2-87de-efacec7fef42 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 returned with HTTP 404 Aug 12 14:56:12.059546 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 775/3102] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/ff2074f3-b052-4de9-adb0-c11b2d59aee8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:12.067237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-efd68891-4625-4ee1-a3b1-c8019f084b85 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.069477 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efd68891-4625-4ee1-a3b1-c8019f084b85 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:56:12.069786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efd68891-4625-4ee1-a3b1-c8019f084b85 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.070054 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efd68891-4625-4ee1-a3b1-c8019f084b85 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.071133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-efd68891-4625-4ee1-a3b1-c8019f084b85 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:56:12.123067 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-efd68891-4625-4ee1-a3b1-c8019f084b85 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Get all volumes completed successfully. Aug 12 14:56:12.126163 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.126163 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:12.131284 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efd68891-4625-4ee1-a3b1-c8019f084b85 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:56:12.131854 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 783/3103] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13150 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:12.156278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d6816185-c969-4d1f-9824-564064ae73de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.162254 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6816185-c969-4d1f-9824-564064ae73de tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] DELETE https://10.4.3.100/volume/v3/types/aba0cba1-cb47-42a5-aedd-acf5740d6fda Aug 12 14:56:12.162565 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6816185-c969-4d1f-9824-564064ae73de tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.162856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d6816185-c969-4d1f-9824-564064ae73de tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.200511 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d6816185-c969-4d1f-9824-564064ae73de tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/types/aba0cba1-cb47-42a5-aedd-acf5740d6fda returned with HTTP 202 Aug 12 14:56:12.200985 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 767/3104] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:12 2026] DELETE /volume/v3/types/aba0cba1-cb47-42a5-aedd-acf5740d6fda => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:12.211864 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5de83f1-6179-4368-b4da-9f772f2c45e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.213577 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5de83f1-6179-4368-b4da-9f772f2c45e5 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:56:12.213948 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5de83f1-6179-4368-b4da-9f772f2c45e5 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1920054158", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:12.228014 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5de83f1-6179-4368-b4da-9f772f2c45e5 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:12.228370 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 780/3105] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:56:12 2026] POST /volume/v3/types => generated 213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:12.238276 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c7dd657a-d8a7-4ed0-86ce-8ec479d87a1a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.241251 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c7dd657a-d8a7-4ed0-86ce-8ec479d87a1a tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] POST https://10.4.3.100/volume/v3/types/9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc/encryption Aug 12 14:56:12.241251 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c7dd657a-d8a7-4ed0-86ce-8ec479d87a1a tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:12.260416 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c7dd657a-d8a7-4ed0-86ce-8ec479d87a1a tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/types/9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc/encryption returned with HTTP 200 Aug 12 14:56:12.260919 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 776/3106] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:56:12 2026] POST /volume/v3/types/9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:12.269690 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.271596 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:12.272102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1548991915", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1920054158", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:12.273663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1548991915', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1920054158', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:12.277822 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 14:56:12.278110 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.278110 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:12.278875 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 14:56:12.285859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (5b9cd46e-cee2-44ba-9b46-1322c9112fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:12.287007 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcf5809-032b-4c09-8422-665cffdb874d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:12.288166 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:12.319104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfcf5809-032b-4c09-8422-665cffdb874d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:56:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc,is_public=True,name='tempest-scenario-type-luks2-1920054158',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc', '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=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:12.319918 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a853065-fa6f-4c2b-ab0c-0e506adb27d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:12.328225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f01657e7-0455-445c-b1ae-bc4fed4cf4f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.330539 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f01657e7-0455-445c-b1ae-bc4fed4cf4f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:12.330539 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f01657e7-0455-445c-b1ae-bc4fed4cf4f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.330871 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f01657e7-0455-445c-b1ae-bc4fed4cf4f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.340602 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.340602 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:12.344202 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f01657e7-0455-445c-b1ae-bc4fed4cf4f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:12.349382 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f01657e7-0455-445c-b1ae-bc4fed4cf4f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:12.349917 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 768/3107] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:12.351554 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:12.351862 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:12.379991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['cf4b01db-d185-42d0-89d3-998afd02d0b7', 'b52e6b37-509a-4338-b573-4d4c7a385a13', '1c98d216-d4ab-43bc-ad0e-c00fd27472bb', '6d748be3-3c91-4445-bd17-8b101b92ba0c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:12.380963 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a853065-fa6f-4c2b-ab0c-0e506adb27d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf4b01db-d185-42d0-89d3-998afd02d0b7', 'b52e6b37-509a-4338-b573-4d4c7a385a13', '1c98d216-d4ab-43bc-ad0e-c00fd27472bb', '6d748be3-3c91-4445-bd17-8b101b92ba0c']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:12.381682 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121014d7-6773-4192-a1b2-136466e2ff07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:12.404138 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (121014d7-6773-4192-a1b2-136466e2ff07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd17e556c-d349-4f78-83ab-62054847d09e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1548991915',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['cf4b01db-d185-42d0-89d3-998afd02d0b7','b52e6b37-509a-4338-b573-4d4c7a385a13','1c98d216-d4ab-43bc-ad0e-c00fd27472bb','6d748be3-3c91-4445-bd17-8b101b92ba0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1548991915',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d17e556c-d349-4f78-83ab-62054847d09e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc),volume_type_id=9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:12.404886 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42395bf4-fc1c-4af7-a260-cf0547deaa9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:12.423933 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42395bf4-fc1c-4af7-a260-cf0547deaa9f) transitioned into state 'SUCCESS' from state '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-1548991915',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['cf4b01db-d185-42d0-89d3-998afd02d0b7','b52e6b37-509a-4338-b573-4d4c7a385a13','1c98d216-d4ab-43bc-ad0e-c00fd27472bb','6d748be3-3c91-4445-bd17-8b101b92ba0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:12.424725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8cd1301-78e4-425f-b27c-89b07989b6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:12.433904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8cd1301-78e4-425f-b27c-89b07989b6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:12.434732 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (5b9cd46e-cee2-44ba-9b46-1322c9112fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:12.436138 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 14:56:12.436138 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd37d51e-8d8f-4ebd-bae6-060ad6ae8cd1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:12.436138 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 784/3108] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:12 2026] POST /volume/v3/volumes => generated 781 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:12.448927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bc5a75e5-a173-454f-bdce-f49cb87bc1d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.449217 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e207c9cb-ba00-4502-b116-2affec1f349b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.450591 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc5a75e5-a173-454f-bdce-f49cb87bc1d1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:12.450787 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc5a75e5-a173-454f-bdce-f49cb87bc1d1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.450959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc5a75e5-a173-454f-bdce-f49cb87bc1d1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.452040 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e207c9cb-ba00-4502-b116-2affec1f349b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:12.452230 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e207c9cb-ba00-4502-b116-2affec1f349b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.452389 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e207c9cb-ba00-4502-b116-2affec1f349b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.458447 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.458447 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:12.459060 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.459060 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:12.462734 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bc5a75e5-a173-454f-bdce-f49cb87bc1d1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:12.462835 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e207c9cb-ba00-4502-b116-2affec1f349b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:12.467346 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc5a75e5-a173-454f-bdce-f49cb87bc1d1 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:12.467603 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e207c9cb-ba00-4502-b116-2affec1f349b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 200 Aug 12 14:56:12.467797 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 781/3109] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:12.467989 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 777/3110] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:12.552409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0cc5f154-d165-4115-817c-5d2a9b8bdbf2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.554308 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cc5f154-d165-4115-817c-5d2a9b8bdbf2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:12.554687 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cc5f154-d165-4115-817c-5d2a9b8bdbf2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.555187 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0cc5f154-d165-4115-817c-5d2a9b8bdbf2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.569213 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.569213 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:12.572759 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0cc5f154-d165-4115-817c-5d2a9b8bdbf2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:12.577858 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0cc5f154-d165-4115-817c-5d2a9b8bdbf2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:12.578275 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 769/3111] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:12.803397 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-69a3c237-1db6-459f-8f13-5a36d434843d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.806817 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-69a3c237-1db6-459f-8f13-5a36d434843d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6/action Aug 12 14:56:12.808892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-69a3c237-1db6-459f-8f13-5a36d434843d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:12.808892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-69a3c237-1db6-459f-8f13-5a36d434843d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:12.844214 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.844214 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:12.866592 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-25f42526-2f9e-42d0-a099-da38c51b3d1b req-69a3c237-1db6-459f-8f13-5a36d434843d tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6/action returned with HTTP 204 Aug 12 14:56:12.867861 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 785/3112] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:56:12 2026] POST /volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:12.890315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-690db888-6682-4443-a1cd-0292f0bd7096 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.894846 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-690db888-6682-4443-a1cd-0292f0bd7096 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 Aug 12 14:56:12.894846 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-690db888-6682-4443-a1cd-0292f0bd7096 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.894846 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-690db888-6682-4443-a1cd-0292f0bd7096 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.901444 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-690db888-6682-4443-a1cd-0292f0bd7096 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 returned with HTTP 404 Aug 12 14:56:12.902121 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 782/3113] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/ca2ee90d-c187-420c-ad61-1700947b2af0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:12.915046 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f3d812b4-6c4e-4cee-b5a3-d896d5df18df None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.915046 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f3d812b4-6c4e-4cee-b5a3-d896d5df18df tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:12.915046 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f3d812b4-6c4e-4cee-b5a3-d896d5df18df tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.915905 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f3d812b4-6c4e-4cee-b5a3-d896d5df18df tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.924485 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.924485 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:12.932384 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f3d812b4-6c4e-4cee-b5a3-d896d5df18df tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:12.940205 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f3d812b4-6c4e-4cee-b5a3-d896d5df18df tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:12.940685 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 778/3114] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:12 2026] GET /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 1406 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:12.957871 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:12.960380 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:12.962988 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:12.963316 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:12.964081 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume with id: f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:12.973932 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:12.973932 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:12.974577 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:12.997961 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-668326a9-b189-4d9b-82f1-29963eddc088 req-03137e98-0002-49cf-9059-fe0c166f1569 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.000612 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-03137e98-0002-49cf-9059-fe0c166f1569 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba Aug 12 14:56:13.000761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-03137e98-0002-49cf-9059-fe0c166f1569 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.001009 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-03137e98-0002-49cf-9059-fe0c166f1569 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.006787 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Delete volume request issued successfully. Aug 12 14:56:13.007855 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18c2f6de-d768-4999-80e4-ae5a5ce44546 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 202 Aug 12 14:56:13.007855 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 770/3115] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:12 2026] DELETE /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:13.011476 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.011476 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:13.021028 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8cfb83fe-8877-46e2-a1b3-2369b849feb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.024148 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8cfb83fe-8877-46e2-a1b3-2369b849feb9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:13.024148 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8cfb83fe-8877-46e2-a1b3-2369b849feb9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.025071 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8cfb83fe-8877-46e2-a1b3-2369b849feb9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.037191 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.037191 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:13.044327 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8cfb83fe-8877-46e2-a1b3-2369b849feb9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Volume info retrieved successfully. Aug 12 14:56:13.054334 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8cfb83fe-8877-46e2-a1b3-2369b849feb9 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 200 Aug 12 14:56:13.054866 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 783/3116] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 1405 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.098093 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-668326a9-b189-4d9b-82f1-29963eddc088 req-03137e98-0002-49cf-9059-fe0c166f1569 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba returned with HTTP 200 Aug 12 14:56:13.098435 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 786/3117] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:12 2026] DELETE /volume/v3/attachments/b08066ca-d7f5-4518-b371-3569e20575ba => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.363421 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-26756ac3-a2d9-4cd1-b09b-174477228efd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.365885 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-26756ac3-a2d9-4cd1-b09b-174477228efd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573 Aug 12 14:56:13.366166 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-26756ac3-a2d9-4cd1-b09b-174477228efd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.366429 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-26756ac3-a2d9-4cd1-b09b-174477228efd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.366775 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cb724c30-f87b-4402-956d-c5cc64a1771f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.369110 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb724c30-f87b-4402-956d-c5cc64a1771f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:13.369499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb724c30-f87b-4402-956d-c5cc64a1771f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.369759 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb724c30-f87b-4402-956d-c5cc64a1771f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.374724 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.374724 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:13.383254 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.383254 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:13.387758 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cb724c30-f87b-4402-956d-c5cc64a1771f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:13.392977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb724c30-f87b-4402-956d-c5cc64a1771f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:13.393359 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 771/3118] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.407758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d37c2e20-d2f8-4e53-97df-d467b62d6b33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.409737 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d37c2e20-d2f8-4e53-97df-d467b62d6b33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:13.409952 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d37c2e20-d2f8-4e53-97df-d467b62d6b33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.410179 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d37c2e20-d2f8-4e53-97df-d467b62d6b33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.420400 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.420400 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:13.424600 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d37c2e20-d2f8-4e53-97df-d467b62d6b33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:13.429838 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0229df22-bc44-49c0-8127-c8e8727b0be0 req-26756ac3-a2d9-4cd1-b09b-174477228efd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573 returned with HTTP 200 Aug 12 14:56:13.430399 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d37c2e20-d2f8-4e53-97df-d467b62d6b33 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:13.430585 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 779/3119] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:13 2026] DELETE /volume/v3/attachments/93b7eaf7-ccb2-429e-bfb3-f630b86ac573 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.431114 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 784/3120] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.450092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6350395-4929-4007-8657-7252d087ff35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.451870 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6350395-4929-4007-8657-7252d087ff35 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:13.452116 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6350395-4929-4007-8657-7252d087ff35 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.452413 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6350395-4929-4007-8657-7252d087ff35 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.452795 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c6350395-4929-4007-8657-7252d087ff35 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Delete volume with id: a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:13.464416 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.464416 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:13.465050 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c6350395-4929-4007-8657-7252d087ff35 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:13.475061 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c6350395-4929-4007-8657-7252d087ff35 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-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 14:56:13.475539 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6350395-4929-4007-8657-7252d087ff35 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 400 Aug 12 14:56:13.476206 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 787/3121] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:13 2026] DELETE /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:56:13.485170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-badee44a-c84c-4a30-bd74-1a15d31381f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.487225 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4a649dc6-0948-48e6-b581-84ad460f1705 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.490827 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-79fc9094-4245-47ed-b692-8176bb9b8855 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.491786 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a649dc6-0948-48e6-b581-84ad460f1705 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:13.492001 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a649dc6-0948-48e6-b581-84ad460f1705 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.492286 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a649dc6-0948-48e6-b581-84ad460f1705 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.493727 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-badee44a-c84c-4a30-bd74-1a15d31381f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:13.494135 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79fc9094-4245-47ed-b692-8176bb9b8855 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:13.494250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-badee44a-c84c-4a30-bd74-1a15d31381f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.494423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-badee44a-c84c-4a30-bd74-1a15d31381f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.494530 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79fc9094-4245-47ed-b692-8176bb9b8855 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.494836 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-79fc9094-4245-47ed-b692-8176bb9b8855 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.504532 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.504532 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:13.504731 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.504731 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:13.508375 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.508375 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:13.510700 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4a649dc6-0948-48e6-b581-84ad460f1705 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:13.510834 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-badee44a-c84c-4a30-bd74-1a15d31381f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:13.513156 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-79fc9094-4245-47ed-b692-8176bb9b8855 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:13.516122 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a649dc6-0948-48e6-b581-84ad460f1705 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 200 Aug 12 14:56:13.516951 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 780/3122] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 874 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.518670 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-badee44a-c84c-4a30-bd74-1a15d31381f6 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:13.519397 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 772/3123] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 945 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.520935 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-79fc9094-4245-47ed-b692-8176bb9b8855 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:13.521345 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 785/3124] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.533646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f454d8a3-1240-43ec-a276-8d687dcf2bdf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.535768 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f454d8a3-1240-43ec-a276-8d687dcf2bdf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:13.536164 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f454d8a3-1240-43ec-a276-8d687dcf2bdf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.536421 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f454d8a3-1240-43ec-a276-8d687dcf2bdf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.545213 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.545213 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:13.553497 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f454d8a3-1240-43ec-a276-8d687dcf2bdf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:13.555816 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f454d8a3-1240-43ec-a276-8d687dcf2bdf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 200 Aug 12 14:56:13.556235 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 788/3125] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.575166 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-08a99168-a48e-4103-9866-ca767576c3de None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.576440 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c45e5b8-9308-4480-badf-3285c9ed7299 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.578426 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-08a99168-a48e-4103-9866-ca767576c3de tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:13.578745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-08a99168-a48e-4103-9866-ca767576c3de tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.579315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-08a99168-a48e-4103-9866-ca767576c3de tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.579748 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c45e5b8-9308-4480-badf-3285c9ed7299 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/action Aug 12 14:56:13.579898 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c45e5b8-9308-4480-badf-3285c9ed7299 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:13.580040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c45e5b8-9308-4480-badf-3285c9ed7299 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:13.592111 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.592111 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:13.592801 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c45e5b8-9308-4480-badf-3285c9ed7299 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:13.593803 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.593803 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:13.597924 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-61ed1e41-c2e6-4cbc-b47f-b5e9d1f8ffeb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.599974 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-08a99168-a48e-4103-9866-ca767576c3de tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:13.601190 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61ed1e41-c2e6-4cbc-b47f-b5e9d1f8ffeb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:13.601190 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61ed1e41-c2e6-4cbc-b47f-b5e9d1f8ffeb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.601190 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61ed1e41-c2e6-4cbc-b47f-b5e9d1f8ffeb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.603584 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2c45e5b8-9308-4480-badf-3285c9ed7299 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume updated successfully. Aug 12 14:56:13.603936 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c45e5b8-9308-4480-badf-3285c9ed7299 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/action returned with HTTP 200 Aug 12 14:56:13.604579 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 773/3126] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:56:13 2026] POST /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/action => generated 0 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:56:13.607733 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-08a99168-a48e-4103-9866-ca767576c3de tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:13.609221 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 781/3127] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.612718 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.612718 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:13.618938 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-61ed1e41-c2e6-4cbc-b47f-b5e9d1f8ffeb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:13.624174 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61ed1e41-c2e6-4cbc-b47f-b5e9d1f8ffeb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:13.624700 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 786/3128] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.634286 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-613448cc-b4c2-4958-89b7-7f3735c40d14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.637031 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-613448cc-b4c2-4958-89b7-7f3735c40d14 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] POST https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4/action Aug 12 14:56:13.637521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-613448cc-b4c2-4958-89b7-7f3735c40d14 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:13.637693 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-613448cc-b4c2-4958-89b7-7f3735c40d14 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:13.641763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69c74d5d-e9eb-4a9b-86ab-847ae9b1f22c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.644008 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69c74d5d-e9eb-4a9b-86ab-847ae9b1f22c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:13.644166 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69c74d5d-e9eb-4a9b-86ab-847ae9b1f22c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.644400 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69c74d5d-e9eb-4a9b-86ab-847ae9b1f22c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.651551 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.651551 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:13.652169 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-613448cc-b4c2-4958-89b7-7f3735c40d14 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:13.657863 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.657863 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:13.660482 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-613448cc-b4c2-4958-89b7-7f3735c40d14 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Begin detaching volume completed successfully. Aug 12 14:56:13.660764 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-613448cc-b4c2-4958-89b7-7f3735c40d14 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4/action returned with HTTP 202 Aug 12 14:56:13.661388 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 789/3129] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:56:13 2026] POST /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:13.663340 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-69c74d5d-e9eb-4a9b-86ab-847ae9b1f22c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:13.669384 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69c74d5d-e9eb-4a9b-86ab-847ae9b1f22c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:56:13.669951 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 774/3130] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.722453 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-57fefd86-6c50-41ca-878e-fb161042d83f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.723110 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-57fefd86-6c50-41ca-878e-fb161042d83f None None] GET https://10.4.3.100/volume// Aug 12 14:56:13.723231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-57fefd86-6c50-41ca-878e-fb161042d83f None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.723496 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-57fefd86-6c50-41ca-878e-fb161042d83f None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.724056 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-57fefd86-6c50-41ca-878e-fb161042d83f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:13.724499 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 782/3131] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:13.728233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-613dcef7-b0a2-4b1f-8e8c-3799068f2a34 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.731309 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-613dcef7-b0a2-4b1f-8e8c-3799068f2a34 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:13.731635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-613dcef7-b0a2-4b1f-8e8c-3799068f2a34 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.733138 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-613dcef7-b0a2-4b1f-8e8c-3799068f2a34 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.735766 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-1559ecab-53fc-4d1e-97d4-427f962fc0d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.740212 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-1559ecab-53fc-4d1e-97d4-427f962fc0d4 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:13.741820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-1559ecab-53fc-4d1e-97d4-427f962fc0d4 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.741820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-1559ecab-53fc-4d1e-97d4-427f962fc0d4 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.745759 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.745759 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:13.750010 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-613dcef7-b0a2-4b1f-8e8c-3799068f2a34 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:13.754632 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-613dcef7-b0a2-4b1f-8e8c-3799068f2a34 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:56:13.754729 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.754729 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:13.755200 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 787/3132] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.760412 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-1559ecab-53fc-4d1e-97d4-427f962fc0d4 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:13.764789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-d4fdba2f-b96c-4a8f-851b-a925b4d0f548 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.767095 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-1559ecab-53fc-4d1e-97d4-427f962fc0d4 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:13.767656 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 790/3133] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 1323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:13.768127 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-d4fdba2f-b96c-4a8f-851b-a925b4d0f548 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:13.768191 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-d4fdba2f-b96c-4a8f-851b-a925b4d0f548 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.768527 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-d4fdba2f-b96c-4a8f-851b-a925b4d0f548 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.780154 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-505be07d-1f8e-4afe-a25e-cc9ab6c7edb0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.781990 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-505be07d-1f8e-4afe-a25e-cc9ab6c7edb0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/action Aug 12 14:56:13.782362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-505be07d-1f8e-4afe-a25e-cc9ab6c7edb0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:13.782509 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-505be07d-1f8e-4afe-a25e-cc9ab6c7edb0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:13.784664 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.784664 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:13.794751 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-d4fdba2f-b96c-4a8f-851b-a925b4d0f548 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:13.800960 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.800960 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:13.801220 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-505be07d-1f8e-4afe-a25e-cc9ab6c7edb0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:13.803259 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-d4fdba2f-b96c-4a8f-851b-a925b4d0f548 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 200 Aug 12 14:56:13.803570 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 775/3134] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.810723 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-505be07d-1f8e-4afe-a25e-cc9ab6c7edb0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Begin detaching volume completed successfully. Aug 12 14:56:13.810723 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-505be07d-1f8e-4afe-a25e-cc9ab6c7edb0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/action returned with HTTP 202 Aug 12 14:56:13.812367 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 783/3135] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:56:13 2026] POST /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:13.836505 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0cff9874-07e1-40f9-b603-278efe192de9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.838930 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0cff9874-07e1-40f9-b603-278efe192de9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:13.839204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0cff9874-07e1-40f9-b603-278efe192de9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.839770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0cff9874-07e1-40f9-b603-278efe192de9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.853093 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.853093 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:13.857797 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0cff9874-07e1-40f9-b603-278efe192de9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:13.864227 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0cff9874-07e1-40f9-b603-278efe192de9 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:56:13.864811 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 788/3136] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 1167 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:13.869356 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-da7001db-4a3c-40ac-8bed-12fec529f609 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.869951 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da7001db-4a3c-40ac-8bed-12fec529f609 None None] GET https://10.4.3.100/volume// Aug 12 14:56:13.870196 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da7001db-4a3c-40ac-8bed-12fec529f609 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.870440 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-da7001db-4a3c-40ac-8bed-12fec529f609 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.870889 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-da7001db-4a3c-40ac-8bed-12fec529f609 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:13.871263 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 791/3137] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56:13 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 14:56:13.880751 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-05f73669-fa36-4203-820d-1d0c21fb425f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.883701 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-05f73669-fa36-4203-820d-1d0c21fb425f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:13.883914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-05f73669-fa36-4203-820d-1d0c21fb425f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.884167 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-05f73669-fa36-4203-820d-1d0c21fb425f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.897427 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.897427 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:13.901911 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-05f73669-fa36-4203-820d-1d0c21fb425f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:13.908549 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-05f73669-fa36-4203-820d-1d0c21fb425f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:56:13.909063 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 776/3138] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 1347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:13.920829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-608f64cb-e499-43e4-9440-50bce5f6d339 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.923431 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-608f64cb-e499-43e4-9440-50bce5f6d339 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/encryption Aug 12 14:56:13.923950 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-608f64cb-e499-43e4-9440-50bce5f6d339 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.923950 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-608f64cb-e499-43e4-9440-50bce5f6d339 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.934491 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.934491 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:13.941739 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-608f64cb-e499-43e4-9440-50bce5f6d339 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/encryption returned with HTTP 200 Aug 12 14:56:13.942136 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 784/3139] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:13.967695 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-041ebdaa-67bf-454c-a77e-1e819c568b35 req-b72ca50a-dca6-4d6f-9ff5-b5a442c0fced None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:13.972396 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-041ebdaa-67bf-454c-a77e-1e819c568b35 req-b72ca50a-dca6-4d6f-9ff5-b5a442c0fced tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:13.972396 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-041ebdaa-67bf-454c-a77e-1e819c568b35 req-b72ca50a-dca6-4d6f-9ff5-b5a442c0fced tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:13.972396 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-041ebdaa-67bf-454c-a77e-1e819c568b35 req-b72ca50a-dca6-4d6f-9ff5-b5a442c0fced tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:13.982896 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:13.982896 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:13.987295 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-041ebdaa-67bf-454c-a77e-1e819c568b35 req-b72ca50a-dca6-4d6f-9ff5-b5a442c0fced tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:13.993412 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-041ebdaa-67bf-454c-a77e-1e819c568b35 req-b72ca50a-dca6-4d6f-9ff5-b5a442c0fced tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:13.993650 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 789/3140] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:13 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:14.074673 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47a17380-609c-42ea-858f-8fce8507fa80 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.079970 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47a17380-609c-42ea-858f-8fce8507fa80 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] GET https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd Aug 12 14:56:14.079970 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47a17380-609c-42ea-858f-8fce8507fa80 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.079970 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47a17380-609c-42ea-858f-8fce8507fa80 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.088381 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47a17380-609c-42ea-858f-8fce8507fa80 tempest-VolumesGetTest-218527825 tempest-VolumesGetTest-218527825-project-member] https://10.4.3.100/volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd returned with HTTP 404 Aug 12 14:56:14.089892 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 792/3141] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:14 2026] GET /volume/v3/volumes/f1db952b-1107-489e-93d5-226da666efdd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:14.535392 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e9944b91-c421-4567-84e5-eccdef2a5e4a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.538148 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9944b91-c421-4567-84e5-eccdef2a5e4a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:14.538370 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9944b91-c421-4567-84e5-eccdef2a5e4a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.538691 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9944b91-c421-4567-84e5-eccdef2a5e4a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.546866 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:14.546866 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:14.551786 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e9944b91-c421-4567-84e5-eccdef2a5e4a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:14.557667 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9944b91-c421-4567-84e5-eccdef2a5e4a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:14.558081 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 777/3142] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:14 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 1431 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:14.571991 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b7dbe133-cce0-4a94-b6fe-14b9e01539ad None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.574414 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b7dbe133-cce0-4a94-b6fe-14b9e01539ad tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:14.574691 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b7dbe133-cce0-4a94-b6fe-14b9e01539ad tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.575181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b7dbe133-cce0-4a94-b6fe-14b9e01539ad tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.584223 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:14.584223 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:14.590829 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b7dbe133-cce0-4a94-b6fe-14b9e01539ad tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:14.597593 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b7dbe133-cce0-4a94-b6fe-14b9e01539ad tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:14.598126 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 785/3143] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:14 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 1431 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:14.660621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-150c6104-1dba-41c9-9411-05fea2f8d829 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.664975 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-150c6104-1dba-41c9-9411-05fea2f8d829 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:14.665266 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-150c6104-1dba-41c9-9411-05fea2f8d829 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.665636 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-150c6104-1dba-41c9-9411-05fea2f8d829 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.674491 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:14.674491 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:14.679392 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-150c6104-1dba-41c9-9411-05fea2f8d829 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:14.685534 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-150c6104-1dba-41c9-9411-05fea2f8d829 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 200 Aug 12 14:56:14.686173 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 790/3144] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:14 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:14.696779 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f7629e7-e2c5-42dc-bc05-ccc9060dba77 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.697309 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f7629e7-e2c5-42dc-bc05-ccc9060dba77 None None] GET https://10.4.3.100/volume// Aug 12 14:56:14.697583 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f7629e7-e2c5-42dc-bc05-ccc9060dba77 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.697900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f7629e7-e2c5-42dc-bc05-ccc9060dba77 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.698650 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f7629e7-e2c5-42dc-bc05-ccc9060dba77 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:14.698897 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 793/3145] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:56: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 14:56:14.709045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-5f73880b-c8f7-46ee-992d-a52f2d022ce8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.711450 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-5f73880b-c8f7-46ee-992d-a52f2d022ce8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:56:14.711904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-5f73880b-c8f7-46ee-992d-a52f2d022ce8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d17e556c-d349-4f78-83ab-62054847d09e", "connector": null, "instance_uuid": "68ea3b5f-e48c-4d3c-aba3-844051feb672"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:14.722108 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:14.722108 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:14.765661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-46c805ec-b577-4a04-a84a-195419a17203 req-47e8a277-f0cf-4a8d-962f-2c0aae76b881 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.768707 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-47e8a277-f0cf-4a8d-962f-2c0aae76b881 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:14.768945 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-47e8a277-f0cf-4a8d-962f-2c0aae76b881 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.769704 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-47e8a277-f0cf-4a8d-962f-2c0aae76b881 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.770989 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-5f73880b-c8f7-46ee-992d-a52f2d022ce8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:56:14.772408 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 778/3146] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:56: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 14:56:14.777805 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:14.777805 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:14.782574 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-46c805ec-b577-4a04-a84a-195419a17203 req-47e8a277-f0cf-4a8d-962f-2c0aae76b881 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:14.788833 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-47e8a277-f0cf-4a8d-962f-2c0aae76b881 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:14.791159 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 786/3147] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:14 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 1431 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:14.836571 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-38e987b1-cc26-4544-88d0-828cffdea860 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.838533 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-38e987b1-cc26-4544-88d0-828cffdea860 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] DELETE https://10.4.3.100/volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6 Aug 12 14:56:14.838714 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-38e987b1-cc26-4544-88d0-828cffdea860 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.838939 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-38e987b1-cc26-4544-88d0-828cffdea860 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.849528 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:14.849528 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:14.882433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5aa3a636-3b27-4a69-83cc-44ca34e0553c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:14.885116 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5aa3a636-3b27-4a69-83cc-44ca34e0553c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:14.885338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5aa3a636-3b27-4a69-83cc-44ca34e0553c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:14.885567 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5aa3a636-3b27-4a69-83cc-44ca34e0553c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:14.902826 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:14.902826 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:14.917001 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5aa3a636-3b27-4a69-83cc-44ca34e0553c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:14.930947 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5aa3a636-3b27-4a69-83cc-44ca34e0553c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:56:14.931592 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 794/3148] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:14 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 1167 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:14.933811 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-d3d7a3d1-b07b-4539-9d44-5797c65b8f7a req-38e987b1-cc26-4544-88d0-828cffdea860 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6 returned with HTTP 200 Aug 12 14:56:14.934644 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 791/3149] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:14 2026] DELETE /volume/v3/attachments/236d2c73-574e-4766-a1b2-ae60767d51b6 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:15.191224 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-bee7002d-5e4f-46f9-88fc-f06fa5a8a675 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:15.193755 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-bee7002d-5e4f-46f9-88fc-f06fa5a8a675 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99 Aug 12 14:56:15.194003 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-bee7002d-5e4f-46f9-88fc-f06fa5a8a675 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:15.194245 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-bee7002d-5e4f-46f9-88fc-f06fa5a8a675 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:15.203005 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:15.203005 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:15.267731 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5020b893-f601-4edf-b439-a67b2e5e18b4 req-bee7002d-5e4f-46f9-88fc-f06fa5a8a675 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99 returned with HTTP 200 Aug 12 14:56:15.268203 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 779/3150] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:15 2026] DELETE /volume/v3/attachments/d6d5f8b6-2cbb-4bed-bdad-9496914d6b99 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:15.528713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-46c805ec-b577-4a04-a84a-195419a17203 req-9586a84e-6e36-4339-ac51-6ff3f2bbddd0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:15.530968 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-9586a84e-6e36-4339-ac51-6ff3f2bbddd0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:15.531250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-9586a84e-6e36-4339-ac51-6ff3f2bbddd0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:15.531432 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-9586a84e-6e36-4339-ac51-6ff3f2bbddd0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:15.539580 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:15.539580 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:15.545689 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-46c805ec-b577-4a04-a84a-195419a17203 req-9586a84e-6e36-4339-ac51-6ff3f2bbddd0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:15.554365 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-9586a84e-6e36-4339-ac51-6ff3f2bbddd0 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:15.555006 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 787/3151] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:15 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 1431 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:15.566478 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3336ccb6-ab36-4aa0-bda0-dea688621269 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:15.566945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3336ccb6-ab36-4aa0-bda0-dea688621269 None None] GET https://10.4.3.100/volume// Aug 12 14:56:15.567078 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3336ccb6-ab36-4aa0-bda0-dea688621269 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:15.567255 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3336ccb6-ab36-4aa0-bda0-dea688621269 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:15.567581 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3336ccb6-ab36-4aa0-bda0-dea688621269 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:15.567871 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 795/3152] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:56: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 14:56:15.577534 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-46c805ec-b577-4a04-a84a-195419a17203 req-65509d51-734e-4550-86dc-06004b217ccd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:15.579653 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-65509d51-734e-4550-86dc-06004b217ccd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:56:15.580080 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-65509d51-734e-4550-86dc-06004b217ccd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f2c7ca62-0cc1-48f1-a7ba-a06db734c973", "connector": null, "instance_uuid": "e1b68d52-f989-49bd-94df-4a2627f3870f"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:15.594146 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:15.594146 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:15.620326 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-65509d51-734e-4550-86dc-06004b217ccd tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:56:15.620834 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 792/3153] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:56:15 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 14:56:15.948415 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f226837c-9a72-4ba5-afed-53283572b51d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:15.951723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f226837c-9a72-4ba5-afed-53283572b51d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:15.951901 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f226837c-9a72-4ba5-afed-53283572b51d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:15.952107 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f226837c-9a72-4ba5-afed-53283572b51d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:15.960721 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:15.960721 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:15.965185 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f226837c-9a72-4ba5-afed-53283572b51d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:15.970399 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f226837c-9a72-4ba5-afed-53283572b51d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:56:15.971147 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 780/3154] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:15 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:15.987926 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6050394f-6221-4f27-b34a-712a428d5112 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:15.991814 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6050394f-6221-4f27-b34a-712a428d5112 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:15.992100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6050394f-6221-4f27-b34a-712a428d5112 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:15.992477 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6050394f-6221-4f27-b34a-712a428d5112 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.015001 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.015001 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:16.024087 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6050394f-6221-4f27-b34a-712a428d5112 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:16.034183 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6050394f-6221-4f27-b34a-712a428d5112 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:56:16.034925 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 788/3155] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:15 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:16.072450 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c94bfc14-f585-4875-8f29-2a4a73a00523 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.075673 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c94bfc14-f585-4875-8f29-2a4a73a00523 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:16.075795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c94bfc14-f585-4875-8f29-2a4a73a00523 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:16.076399 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c94bfc14-f585-4875-8f29-2a4a73a00523 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.084964 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.084964 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:16.089867 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-056952f1-3d4d-4e44-b2e0-9edf9f7ea98d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.091044 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c94bfc14-f585-4875-8f29-2a4a73a00523 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:16.095019 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-056952f1-3d4d-4e44-b2e0-9edf9f7ea98d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:16.095313 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-056952f1-3d4d-4e44-b2e0-9edf9f7ea98d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:16.095606 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-056952f1-3d4d-4e44-b2e0-9edf9f7ea98d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.097119 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c94bfc14-f585-4875-8f29-2a4a73a00523 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:16.098439 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 796/3156] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:16 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:16.111488 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.111488 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:16.115955 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-056952f1-3d4d-4e44-b2e0-9edf9f7ea98d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:16.121937 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-056952f1-3d4d-4e44-b2e0-9edf9f7ea98d tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:56:16.122722 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 793/3157] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:16 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:16.129862 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1bfcb87b-37ef-4148-ac8b-34b7ced0ee23 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.130252 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bfcb87b-37ef-4148-ac8b-34b7ced0ee23 None None] GET https://10.4.3.100/volume// Aug 12 14:56:16.130546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1bfcb87b-37ef-4148-ac8b-34b7ced0ee23 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:16.130703 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1bfcb87b-37ef-4148-ac8b-34b7ced0ee23 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.131109 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1bfcb87b-37ef-4148-ac8b-34b7ced0ee23 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:16.131745 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 781/3158] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:16.141823 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-79881d09-4f12-42d7-8b45-abd618d3a67c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.144352 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-79881d09-4f12-42d7-8b45-abd618d3a67c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:16.144749 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-79881d09-4f12-42d7-8b45-abd618d3a67c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:16.144947 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-79881d09-4f12-42d7-8b45-abd618d3a67c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.145567 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-809dd499-d43c-44eb-ab98-4ccfcceb858c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.148082 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-809dd499-d43c-44eb-ab98-4ccfcceb858c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd/action Aug 12 14:56:16.148584 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-809dd499-d43c-44eb-ab98-4ccfcceb858c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:16.148807 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-809dd499-d43c-44eb-ab98-4ccfcceb858c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:16.156167 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.156167 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:16.160565 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-79881d09-4f12-42d7-8b45-abd618d3a67c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:16.163256 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.163256 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:16.163910 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-809dd499-d43c-44eb-ab98-4ccfcceb858c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:16.166001 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-79881d09-4f12-42d7-8b45-abd618d3a67c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 200 Aug 12 14:56:16.166442 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 789/3159] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:16 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:16.174019 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-809dd499-d43c-44eb-ab98-4ccfcceb858c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Begin detaching volume completed successfully. Aug 12 14:56:16.174019 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-809dd499-d43c-44eb-ab98-4ccfcceb858c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd/action returned with HTTP 202 Aug 12 14:56:16.174501 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 797/3160] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:56:16 2026] POST /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:16.208093 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a47f111-d512-4eda-b36b-fc8d7b740d6f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.210344 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a47f111-d512-4eda-b36b-fc8d7b740d6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:16.210609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a47f111-d512-4eda-b36b-fc8d7b740d6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:16.210896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a47f111-d512-4eda-b36b-fc8d7b740d6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.226494 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.226494 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:16.231881 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a47f111-d512-4eda-b36b-fc8d7b740d6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:16.237292 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a47f111-d512-4eda-b36b-fc8d7b740d6f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:56:16.237811 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 794/3161] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:16 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:16.278157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0148525a-54ae-4e17-a78d-0ac93fab82ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.279165 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0148525a-54ae-4e17-a78d-0ac93fab82ca None None] GET https://10.4.3.100/volume// Aug 12 14:56:16.279165 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0148525a-54ae-4e17-a78d-0ac93fab82ca None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:16.279165 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0148525a-54ae-4e17-a78d-0ac93fab82ca None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.279626 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0148525a-54ae-4e17-a78d-0ac93fab82ca None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:16.279902 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 782/3162] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:16.302656 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-13a30ad0-e2ec-426f-bdb3-da93b736094f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.305174 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-13a30ad0-e2ec-426f-bdb3-da93b736094f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:16.305414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-13a30ad0-e2ec-426f-bdb3-da93b736094f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:16.305686 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-13a30ad0-e2ec-426f-bdb3-da93b736094f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:16.319640 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-53925ef7-1be9-4b94-8322-366451ea1f99 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.323364 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.323364 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:16.324376 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-53925ef7-1be9-4b94-8322-366451ea1f99 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24 Aug 12 14:56:16.325298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-53925ef7-1be9-4b94-8322-366451ea1f99 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:16.330874 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-13a30ad0-e2ec-426f-bdb3-da93b736094f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:16.337591 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-13a30ad0-e2ec-426f-bdb3-da93b736094f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:56:16.338211 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 790/3163] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:16 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:16.339245 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-53925ef7-1be9-4b94-8322-366451ea1f99 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-d17e556c-d349-4f78-83ab-62054847d09e-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:56:16.349091 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-53925ef7-1be9-4b94-8322-366451ea1f99 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-d17e556c-d349-4f78-83ab-62054847d09e-np0000007067" acquired by "attachment_update" :: waited 0.010s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:56:16.350755 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.350755 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:16.490734 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-53925ef7-1be9-4b94-8322-366451ea1f99 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-d17e556c-d349-4f78-83ab-62054847d09e-np0000007067" released by "attachment_update" :: held 0.141s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:56:16.490892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-53925ef7-1be9-4b94-8322-366451ea1f99 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24 returned with HTTP 200 Aug 12 14:56:16.491508 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 798/3164] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:56:16 2026] PUT /volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24 => generated 968 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:16.531786 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-900219c6-590f-47fa-916d-ae5b991b059a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:16.534579 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-900219c6-590f-47fa-916d-ae5b991b059a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24/action Aug 12 14:56:16.535031 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-900219c6-590f-47fa-916d-ae5b991b059a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:16.535231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-900219c6-590f-47fa-916d-ae5b991b059a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:16.563767 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:16.563767 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:16.584645 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-900219c6-590f-47fa-916d-ae5b991b059a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24/action returned with HTTP 204 Aug 12 14:56:16.585851 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 795/3165] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:56:16 2026] POST /volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:17.106068 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41ce2a68-2dc2-4db2-a033-af09c44fa2d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:17.106068 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41ce2a68-2dc2-4db2-a033-af09c44fa2d6 None None] GET https://10.4.3.100/volume// Aug 12 14:56:17.106068 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41ce2a68-2dc2-4db2-a033-af09c44fa2d6 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:17.106068 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41ce2a68-2dc2-4db2-a033-af09c44fa2d6 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:17.106543 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41ce2a68-2dc2-4db2-a033-af09c44fa2d6 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:17.106543 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 783/3166] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:17.119873 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-46c805ec-b577-4a04-a84a-195419a17203 req-72915a18-eb5a-41d0-9732-a93b68d5d95c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:17.123312 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-72915a18-eb5a-41d0-9732-a93b68d5d95c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:56:17.123530 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-72915a18-eb5a-41d0-9732-a93b68d5d95c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:17.123844 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-72915a18-eb5a-41d0-9732-a93b68d5d95c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:17.147072 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:17.147072 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:17.152273 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-46c805ec-b577-4a04-a84a-195419a17203 req-72915a18-eb5a-41d0-9732-a93b68d5d95c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:56:17.160627 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-72915a18-eb5a-41d0-9732-a93b68d5d95c tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:56:17.161077 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 791/3167] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:17 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 1610 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:17.259743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aaa72c5f-2da6-4077-a840-2b929057d864 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:17.262350 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aaa72c5f-2da6-4077-a840-2b929057d864 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:17.262350 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aaa72c5f-2da6-4077-a840-2b929057d864 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:17.262350 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aaa72c5f-2da6-4077-a840-2b929057d864 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:17.289833 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:17.289833 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:17.298383 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aaa72c5f-2da6-4077-a840-2b929057d864 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:17.304096 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-46c805ec-b577-4a04-a84a-195419a17203 req-ed2784a8-0155-435f-b358-0251831b5e65 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:17.306110 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aaa72c5f-2da6-4077-a840-2b929057d864 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:56:17.306645 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 799/3168] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:17 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 1141 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:17.308832 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-ed2784a8-0155-435f-b358-0251831b5e65 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] PUT https://10.4.3.100/volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1 Aug 12 14:56:17.309308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-ed2784a8-0155-435f-b358-0251831b5e65 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:17.321130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-46c805ec-b577-4a04-a84a-195419a17203 req-ed2784a8-0155-435f-b358-0251831b5e65 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Acquiring lock "cinder-attachment_update-f2c7ca62-0cc1-48f1-a7ba-a06db734c973-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:56:17.328110 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-46c805ec-b577-4a04-a84a-195419a17203 req-ed2784a8-0155-435f-b358-0251831b5e65 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Lock "cinder-attachment_update-f2c7ca62-0cc1-48f1-a7ba-a06db734c973-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:56:17.329398 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:17.329398 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:17.456585 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-3a9937d5-5337-4fba-a1d3-a8a6c999a8d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:17.462319 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-3a9937d5-5337-4fba-a1d3-a8a6c999a8d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20 Aug 12 14:56:17.462319 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-3a9937d5-5337-4fba-a1d3-a8a6c999a8d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:17.462437 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-3a9937d5-5337-4fba-a1d3-a8a6c999a8d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:17.462988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-46c805ec-b577-4a04-a84a-195419a17203 req-ed2784a8-0155-435f-b358-0251831b5e65 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Lock "cinder-attachment_update-f2c7ca62-0cc1-48f1-a7ba-a06db734c973-np0000007067" released by "attachment_update" :: held 0.135s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:56:17.463412 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-ed2784a8-0155-435f-b358-0251831b5e65 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1 returned with HTTP 200 Aug 12 14:56:17.463918 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 796/3169] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:56:17 2026] PUT /volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1 => generated 968 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:17.472082 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:17.472082 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:17.488147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-46c805ec-b577-4a04-a84a-195419a17203 req-402b5981-2a5d-4745-a1b4-a9630700c378 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:17.490812 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-402b5981-2a5d-4745-a1b4-a9630700c378 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1/action Aug 12 14:56:17.492232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-402b5981-2a5d-4745-a1b4-a9630700c378 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:17.492232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-402b5981-2a5d-4745-a1b4-a9630700c378 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:17.516417 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:17.516417 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:17.530925 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-402b5981-2a5d-4745-a1b4-a9630700c378 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1/action returned with HTTP 204 Aug 12 14:56:17.531340 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 792/3170] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:56:17 2026] POST /volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:17.549487 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f008e320-4ce6-4c3e-b1e8-6cbdfabfb758 req-3a9937d5-5337-4fba-a1d3-a8a6c999a8d3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20 returned with HTTP 200 Aug 12 14:56:17.550101 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 784/3171] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:17 2026] DELETE /volume/v3/attachments/7c45d6ce-9e1f-4544-8a93-ea1ef5ff3c20 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:18.309664 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:18.311988 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:18.311988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:18.311988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:18.312226 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume with id: 7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:18.324316 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:18.324316 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:18.325048 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:18.325568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-25d4a1aa-1aae-4e13-bb59-d8e05871c611 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:18.328683 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25d4a1aa-1aae-4e13-bb59-d8e05871c611 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:18.328683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25d4a1aa-1aae-4e13-bb59-d8e05871c611 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:18.328683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-25d4a1aa-1aae-4e13-bb59-d8e05871c611 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:18.340919 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:18.340919 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:18.347308 np0000007067 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:56:18.347794 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-25d4a1aa-1aae-4e13-bb59-d8e05871c611 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:18.354194 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-25d4a1aa-1aae-4e13-bb59-d8e05871c611 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:56:18.354704 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 797/3172] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:18 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:18.355592 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume request issued successfully. Aug 12 14:56:18.357181 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d7cc1dfb-6a67-4322-91b8-5446551d0b07 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 202 Aug 12 14:56:18.357181 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 800/3173] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:18 2026] DELETE /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:18.364712 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a3ac7f4d-8c9e-456a-b870-3672bf0475a1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:18.366911 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3ac7f4d-8c9e-456a-b870-3672bf0475a1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:18.367195 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3ac7f4d-8c9e-456a-b870-3672bf0475a1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:18.367474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3ac7f4d-8c9e-456a-b870-3672bf0475a1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:18.368998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:18.371515 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:18.371748 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:18.371915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:18.372090 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume with id: 3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:18.377189 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:18.377189 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:18.383059 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:18.383059 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:18.383217 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a3ac7f4d-8c9e-456a-b870-3672bf0475a1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:56:18.383670 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:18.391171 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3ac7f4d-8c9e-456a-b870-3672bf0475a1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 200 Aug 12 14:56:18.391800 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 793/3174] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:18 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:18.398255 np0000007067 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:56:18.410968 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume request issued successfully. Aug 12 14:56:18.411280 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9bc0e9cb-bdbd-44d2-ab2c-732d133a874c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 202 Aug 12 14:56:18.411909 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 785/3175] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:18 2026] DELETE /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:18.421805 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-36f71b9e-b53a-48d7-9aad-b651fa7ef737 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:18.423863 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36f71b9e-b53a-48d7-9aad-b651fa7ef737 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:18.424132 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36f71b9e-b53a-48d7-9aad-b651fa7ef737 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:18.424409 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36f71b9e-b53a-48d7-9aad-b651fa7ef737 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:18.437419 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:18.437419 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:18.444347 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-36f71b9e-b53a-48d7-9aad-b651fa7ef737 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:18.453259 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36f71b9e-b53a-48d7-9aad-b651fa7ef737 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 200 Aug 12 14:56:18.453259 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 798/3176] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:18 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:19.262238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.263892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:19.264055 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.264209 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.264358 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Delete volume with id: a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:19.277680 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:19.277680 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:19.278207 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:19.305092 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Delete volume request issued successfully. Aug 12 14:56:19.305361 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-103e40ed-3e09-44fe-9d32-8cce915df0e2 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 202 Aug 12 14:56:19.305823 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 801/3177] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:19 2026] DELETE /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:19.314079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f78ce2c9-7a0f-402c-881c-42da48a0a91c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.315383 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f78ce2c9-7a0f-402c-881c-42da48a0a91c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:19.315586 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f78ce2c9-7a0f-402c-881c-42da48a0a91c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.315778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f78ce2c9-7a0f-402c-881c-42da48a0a91c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.323567 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:19.323567 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:19.329091 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f78ce2c9-7a0f-402c-881c-42da48a0a91c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:19.335084 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f78ce2c9-7a0f-402c-881c-42da48a0a91c tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 200 Aug 12 14:56:19.335650 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 794/3178] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:19 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:19.405422 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b13fb7b-6d1c-45ec-84d9-b5481b284217 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.407925 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b13fb7b-6d1c-45ec-84d9-b5481b284217 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 Aug 12 14:56:19.408129 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b13fb7b-6d1c-45ec-84d9-b5481b284217 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.408329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b13fb7b-6d1c-45ec-84d9-b5481b284217 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.415016 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b13fb7b-6d1c-45ec-84d9-b5481b284217 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 returned with HTTP 404 Aug 12 14:56:19.415646 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 786/3179] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:19 2026] GET /volume/v3/volumes/7d42c8f4-2810-4e8f-bf14-74fd910d1591 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:19.425560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3be632a9-8c39-42dc-af77-05b594c9baf1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.428000 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3be632a9-8c39-42dc-af77-05b594c9baf1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:56:19.428214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3be632a9-8c39-42dc-af77-05b594c9baf1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.428705 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3be632a9-8c39-42dc-af77-05b594c9baf1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.429342 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3be632a9-8c39-42dc-af77-05b594c9baf1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:56:19.449011 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3be632a9-8c39-42dc-af77-05b594c9baf1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Get all volumes completed successfully. Aug 12 14:56:19.451348 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:19.451348 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:19.469768 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13bfa2c6-591b-4867-918c-a7e1e27028ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.471354 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3be632a9-8c39-42dc-af77-05b594c9baf1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:56:19.472698 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 799/3180] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:56:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9418 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:19.476486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13bfa2c6-591b-4867-918c-a7e1e27028ff tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 Aug 12 14:56:19.476486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13bfa2c6-591b-4867-918c-a7e1e27028ff tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.476486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13bfa2c6-591b-4867-918c-a7e1e27028ff tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.484338 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13bfa2c6-591b-4867-918c-a7e1e27028ff tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 returned with HTTP 404 Aug 12 14:56:19.484952 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 802/3181] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:19 2026] GET /volume/v3/volumes/3941f4f5-55be-427f-9463-af48eba2b4a5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:19.487661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-12a8784f-0e03-4d11-affd-70093613bebb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.491203 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-12a8784f-0e03-4d11-affd-70093613bebb tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] DELETE https://10.4.3.100/volume/v3/types/490be96b-92d0-45b5-89e4-65a8c3d6643b Aug 12 14:56:19.491203 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-12a8784f-0e03-4d11-affd-70093613bebb tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.491203 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-12a8784f-0e03-4d11-affd-70093613bebb tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.494171 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4021b276-96d2-4f5a-8b7f-d641d913f2be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.496343 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4021b276-96d2-4f5a-8b7f-d641d913f2be tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:56:19.496659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4021b276-96d2-4f5a-8b7f-d641d913f2be tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.497095 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4021b276-96d2-4f5a-8b7f-d641d913f2be tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.498177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4021b276-96d2-4f5a-8b7f-d641d913f2be tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:56:19.527119 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-12a8784f-0e03-4d11-affd-70093613bebb tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/490be96b-92d0-45b5-89e4-65a8c3d6643b returned with HTTP 202 Aug 12 14:56:19.527507 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 795/3182] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:19 2026] DELETE /volume/v3/types/490be96b-92d0-45b5-89e4-65a8c3d6643b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:19.545380 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9efe6395-a1ea-499a-8d65-9d6c9a523738 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.546120 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4021b276-96d2-4f5a-8b7f-d641d913f2be tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Get all volumes completed successfully. Aug 12 14:56:19.547622 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9efe6395-a1ea-499a-8d65-9d6c9a523738 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:56:19.548089 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9efe6395-a1ea-499a-8d65-9d6c9a523738 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1055050909", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:19.548748 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:19.548748 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:19.556726 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4021b276-96d2-4f5a-8b7f-d641d913f2be tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:56:19.557193 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 787/3183] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:56:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9418 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:19.569586 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9efe6395-a1ea-499a-8d65-9d6c9a523738 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:19.570152 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 800/3184] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:56:19 2026] POST /volume/v3/types => generated 212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:19.583122 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d997483-ba4c-4920-a970-19af2d68248a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.587668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-efd1ca90-a15c-4312-848a-e83ccd3affbb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.587802 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d997483-ba4c-4920-a970-19af2d68248a tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] DELETE https://10.4.3.100/volume/v3/types/c963cb08-b1b3-4c8a-bde8-52e0202415a0 Aug 12 14:56:19.588140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d997483-ba4c-4920-a970-19af2d68248a tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.588535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d997483-ba4c-4920-a970-19af2d68248a tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.588774 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-efd1ca90-a15c-4312-848a-e83ccd3affbb tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types/708e3494-d3ab-4460-bccd-b741eb3cbbc6/encryption Aug 12 14:56:19.589407 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-efd1ca90-a15c-4312-848a-e83ccd3affbb tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:19.612643 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-efd1ca90-a15c-4312-848a-e83ccd3affbb tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/708e3494-d3ab-4460-bccd-b741eb3cbbc6/encryption returned with HTTP 200 Aug 12 14:56:19.613113 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 796/3185] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:56:19 2026] POST /volume/v3/types/708e3494-d3ab-4460-bccd-b741eb3cbbc6/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:19.623156 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30119840-5da8-43ba-bf88-521fe3b539e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.624941 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:19.625508 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1058852635", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1055050909", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:19.627362 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1058852635', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1055050909', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:19.632014 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d997483-ba4c-4920-a970-19af2d68248a tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/types/c963cb08-b1b3-4c8a-bde8-52e0202415a0 returned with HTTP 202 Aug 12 14:56:19.632420 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume of 1 GB Aug 12 14:56:19.632652 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 803/3186] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:19 2026] DELETE /volume/v3/types/c963cb08-b1b3-4c8a-bde8-52e0202415a0 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:19.633426 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:19.633426 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:19.633777 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Availability Zones retrieved successfully. Aug 12 14:56:19.642241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (100ccfff-8065-4c36-92c0-5e2043b4e64f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:19.642676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-196cf247-2edb-421c-82e1-01b447241b77 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.643343 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0c5572-0b73-4381-8257-49bba5c5f75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:19.644440 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:19.646114 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-196cf247-2edb-421c-82e1-01b447241b77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:19.646262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-196cf247-2edb-421c-82e1-01b447241b77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.646545 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-196cf247-2edb-421c-82e1-01b447241b77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.646778 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-196cf247-2edb-421c-82e1-01b447241b77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume with id: d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:19.658241 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:19.658241 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:19.658879 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-196cf247-2edb-421c-82e1-01b447241b77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:19.679438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b0c5572-0b73-4381-8257-49bba5c5f75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:56:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=708e3494-d3ab-4460-bccd-b741eb3cbbc6,is_public=True,name='tempest-scenario-type-luks-1055050909',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '708e3494-d3ab-4460-bccd-b741eb3cbbc6', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:19.680268 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e06fb505-94fe-4c2e-9fba-e7077be2ec7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:19.684514 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-196cf247-2edb-421c-82e1-01b447241b77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume request issued successfully. Aug 12 14:56:19.684874 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-196cf247-2edb-421c-82e1-01b447241b77 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 202 Aug 12 14:56:19.685193 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 801/3187] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:19 2026] DELETE /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:19.693114 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dd939b97-1e6d-427e-b6b8-cf9818c91880 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:19.695299 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dd939b97-1e6d-427e-b6b8-cf9818c91880 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:19.695638 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dd939b97-1e6d-427e-b6b8-cf9818c91880 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:19.695898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dd939b97-1e6d-427e-b6b8-cf9818c91880 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:19.706978 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:19.706978 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:19.712968 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-dd939b97-1e6d-427e-b6b8-cf9818c91880 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:19.717192 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dd939b97-1e6d-427e-b6b8-cf9818c91880 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 200 Aug 12 14:56:19.717851 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 797/3188] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:19 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:19.722612 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:19.722612 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:19.749906 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Created reservations ['8ca87d98-7527-4f4c-8b19-09511f3fb81c', 'b1e6ddba-29cb-430b-bb74-f588a4c3cf3e', '3e563f69-58a2-4f84-9288-34998c09c4c3', 'feb3e382-6273-490e-a14f-c0c09adf383c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:19.750774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e06fb505-94fe-4c2e-9fba-e7077be2ec7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca87d98-7527-4f4c-8b19-09511f3fb81c', 'b1e6ddba-29cb-430b-bb74-f588a4c3cf3e', '3e563f69-58a2-4f84-9288-34998c09c4c3', 'feb3e382-6273-490e-a14f-c0c09adf383c']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:19.751412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64ad037-d536-4228-ba8a-6dcb77c21c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:19.781353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a64ad037-d536-4228-ba8a-6dcb77c21c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc892e4-aacb-49ad-9908-edbf05c0b170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1058852635',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['8ca87d98-7527-4f4c-8b19-09511f3fb81c','b1e6ddba-29cb-430b-bb74-f588a4c3cf3e','3e563f69-58a2-4f84-9288-34998c09c4c3','feb3e382-6273-490e-a14f-c0c09adf383c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=708e3494-d3ab-4460-bccd-b741eb3cbbc6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1058852635',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2fc892e4-aacb-49ad-9908-edbf05c0b170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e289fb7660504f259b0b473bae4b8529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc3aa6ddd023443d988f30a020a73036',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(708e3494-d3ab-4460-bccd-b741eb3cbbc6),volume_type_id=708e3494-d3ab-4460-bccd-b741eb3cbbc6)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:19.783059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfb7ca9-9bca-46d2-a99f-ac58349f8708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:19.803624 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dfb7ca9-9bca-46d2-a99f-ac58349f8708) transitioned into state 'SUCCESS' from state '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-1058852635',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['8ca87d98-7527-4f4c-8b19-09511f3fb81c','b1e6ddba-29cb-430b-bb74-f588a4c3cf3e','3e563f69-58a2-4f84-9288-34998c09c4c3','feb3e382-6273-490e-a14f-c0c09adf383c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=708e3494-d3ab-4460-bccd-b741eb3cbbc6)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:19.804505 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e535ac05-ee62-48ed-b275-b15bc84cf538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:19.814520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e535ac05-ee62-48ed-b275-b15bc84cf538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:19.815420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (100ccfff-8065-4c36-92c0-5e2043b4e64f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:19.815809 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request issued successfully. Aug 12 14:56:19.816616 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30119840-5da8-43ba-bf88-521fe3b539e6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:19.817087 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 788/3189] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:19 2026] POST /volume/v3/volumes => generated 785 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:20.351315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1b98c43-2a8a-4042-9fbc-5c82132a78c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:20.353255 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1b98c43-2a8a-4042-9fbc-5c82132a78c0 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 Aug 12 14:56:20.353512 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1b98c43-2a8a-4042-9fbc-5c82132a78c0 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:20.353703 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1b98c43-2a8a-4042-9fbc-5c82132a78c0 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:20.367748 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1b98c43-2a8a-4042-9fbc-5c82132a78c0 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 returned with HTTP 404 Aug 12 14:56:20.368567 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 804/3190] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:20 2026] GET /volume/v3/volumes/a202b239-25e8-40b8-913f-8bbe714acaf4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:20.444817 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-74deabaa-bc58-409a-a525-672ef84bc69f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:20.450687 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74deabaa-bc58-409a-a525-672ef84bc69f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:56:20.450982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74deabaa-bc58-409a-a525-672ef84bc69f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:20.451248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74deabaa-bc58-409a-a525-672ef84bc69f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:20.451479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-74deabaa-bc58-409a-a525-672ef84bc69f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Delete volume with id: 4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:56:20.463871 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:20.463871 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:20.464555 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-74deabaa-bc58-409a-a525-672ef84bc69f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:20.492480 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-74deabaa-bc58-409a-a525-672ef84bc69f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Delete volume request issued successfully. Aug 12 14:56:20.492760 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74deabaa-bc58-409a-a525-672ef84bc69f tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 202 Aug 12 14:56:20.493287 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 802/3191] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:20 2026] DELETE /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:20.503175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7ce4ed43-22af-4d11-9e15-16f602c19317 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:20.505502 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ce4ed43-22af-4d11-9e15-16f602c19317 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:56:20.505778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ce4ed43-22af-4d11-9e15-16f602c19317 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:20.505988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ce4ed43-22af-4d11-9e15-16f602c19317 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:20.515876 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:20.515876 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:20.518291 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7ce4ed43-22af-4d11-9e15-16f602c19317 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:20.524442 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ce4ed43-22af-4d11-9e15-16f602c19317 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 200 Aug 12 14:56:20.525140 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 798/3192] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:20 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:20.734991 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3d14f0f-4771-48be-afc7-ec8932735e88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:20.736954 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3d14f0f-4771-48be-afc7-ec8932735e88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd Aug 12 14:56:20.737168 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3d14f0f-4771-48be-afc7-ec8932735e88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:20.737662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3d14f0f-4771-48be-afc7-ec8932735e88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:20.746370 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3d14f0f-4771-48be-afc7-ec8932735e88 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd returned with HTTP 404 Aug 12 14:56:20.747105 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 789/3193] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:20 2026] GET /volume/v3/volumes/d0b0d3ca-214d-4c73-b341-54485c4527fd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:20.760208 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad61db20-94d9-4fae-93d3-320636285820 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:20.762728 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad61db20-94d9-4fae-93d3-320636285820 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:20.763668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad61db20-94d9-4fae-93d3-320636285820 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:20.763668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad61db20-94d9-4fae-93d3-320636285820 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:20.763668 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ad61db20-94d9-4fae-93d3-320636285820 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume with id: 8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:20.774908 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:20.774908 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:20.775509 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad61db20-94d9-4fae-93d3-320636285820 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:20.806186 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad61db20-94d9-4fae-93d3-320636285820 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume request issued successfully. Aug 12 14:56:20.808767 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad61db20-94d9-4fae-93d3-320636285820 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 202 Aug 12 14:56:20.809349 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 805/3194] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:20 2026] DELETE /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:20.821509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-363cf266-667c-487f-ac11-c163456e51f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:20.823695 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-363cf266-667c-487f-ac11-c163456e51f7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:20.824381 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-363cf266-667c-487f-ac11-c163456e51f7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:20.825479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-363cf266-667c-487f-ac11-c163456e51f7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:20.841941 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:20.841941 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:20.848074 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-363cf266-667c-487f-ac11-c163456e51f7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:56:20.853282 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-363cf266-667c-487f-ac11-c163456e51f7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 200 Aug 12 14:56:20.853848 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 803/3195] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:20 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 921 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:21.329528 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-241f804e-d5b2-4761-8d72-3b314fde98c9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.332199 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-241f804e-d5b2-4761-8d72-3b314fde98c9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/encryption Aug 12 14:56:21.332424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-241f804e-d5b2-4761-8d72-3b314fde98c9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:21.332678 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-241f804e-d5b2-4761-8d72-3b314fde98c9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:21.345789 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:21.345789 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:21.357117 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-003cd62c-6a89-4d36-8a04-ac4d3a278a4c req-241f804e-d5b2-4761-8d72-3b314fde98c9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/encryption returned with HTTP 200 Aug 12 14:56:21.357778 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 799/3196] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:56:21 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:21.545939 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c22e029-c28d-49c1-8f74-ca249744cbb8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.547998 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c22e029-c28d-49c1-8f74-ca249744cbb8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 Aug 12 14:56:21.548099 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c22e029-c28d-49c1-8f74-ca249744cbb8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:21.548282 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c22e029-c28d-49c1-8f74-ca249744cbb8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:21.554518 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=447,cinder:UPDATE=87,cinder:INSERT=51 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:56:21.560370 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c22e029-c28d-49c1-8f74-ca249744cbb8 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 returned with HTTP 404 Aug 12 14:56:21.562199 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 790/3197] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:21 2026] GET /volume/v3/volumes/4e5720cf-f1c4-4e0a-a84c-4e6ff381de86 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:21.710680 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.712672 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] DELETE https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:56:21.712913 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:21.713402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:21.713402 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Delete volume with id: 6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:56:21.721498 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:21.721498 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:21.722024 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:21.745617 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Delete volume request issued successfully. Aug 12 14:56:21.745906 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fae8574b-3984-4000-af5c-abc8fd6b72f3 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 202 Aug 12 14:56:21.746525 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 806/3198] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:21 2026] DELETE /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:21.759916 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4acf76da-0e93-4974-a732-f9b298ec75f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.762044 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4acf76da-0e93-4974-a732-f9b298ec75f6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:56:21.762233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4acf76da-0e93-4974-a732-f9b298ec75f6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:21.762420 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4acf76da-0e93-4974-a732-f9b298ec75f6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:21.773296 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:21.773296 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:21.777608 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4acf76da-0e93-4974-a732-f9b298ec75f6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Volume info retrieved successfully. Aug 12 14:56:21.779314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.784223 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4acf76da-0e93-4974-a732-f9b298ec75f6 tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 200 Aug 12 14:56:21.784816 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 804/3199] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:21 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:21.846832 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:21.847193 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-855804657"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:21.848736 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-855804657'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:21.848879 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume of 1 GB Aug 12 14:56:21.853187 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Availability Zones retrieved successfully. Aug 12 14:56:21.859234 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (e87c7249-9d6f-4372-bc70-1edbf6b6468a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:21.860433 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aec7c52-60e6-4bb9-a05d-a577ec9376ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:21.861381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:21.868286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16110d8b-7e9f-4c19-81cd-96990e1a6980 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.870553 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16110d8b-7e9f-4c19-81cd-96990e1a6980 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 Aug 12 14:56:21.870825 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16110d8b-7e9f-4c19-81cd-96990e1a6980 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:21.871071 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16110d8b-7e9f-4c19-81cd-96990e1a6980 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:21.877240 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16110d8b-7e9f-4c19-81cd-96990e1a6980 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 returned with HTTP 404 Aug 12 14:56:21.877840 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 791/3200] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:21 2026] GET /volume/v3/volumes/8a512a14-2662-451d-b85e-9bfe216aa279 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:21.885326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-14e8557e-b1f9-431a-9095-1530e47e4446 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.888333 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-14e8557e-b1f9-431a-9095-1530e47e4446 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:56:21.888548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-14e8557e-b1f9-431a-9095-1530e47e4446 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:21.888755 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-14e8557e-b1f9-431a-9095-1530e47e4446 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:21.889503 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-14e8557e-b1f9-431a-9095-1530e47e4446 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:56:21.896218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9aec7c52-60e6-4bb9-a05d-a577ec9376ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:21.896939 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cdcda4-faa5-4920-b18d-7d0f9323b682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:21.903828 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-14e8557e-b1f9-431a-9095-1530e47e4446 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Get all volumes completed successfully. Aug 12 14:56:21.905287 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:21.905287 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:21.909469 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-14e8557e-b1f9-431a-9095-1530e47e4446 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:56:21.909905 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 807/3201] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:56:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:21.926485 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-372f1327-02b0-4722-8036-18ae27873294 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:21.929236 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-372f1327-02b0-4722-8036-18ae27873294 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] DELETE https://10.4.3.100/volume/v3/types/f31790a0-da88-46c6-a3c4-e76e8686af24 Aug 12 14:56:21.929525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-372f1327-02b0-4722-8036-18ae27873294 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:21.929964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-372f1327-02b0-4722-8036-18ae27873294 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:21.962563 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-372f1327-02b0-4722-8036-18ae27873294 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/types/f31790a0-da88-46c6-a3c4-e76e8686af24 returned with HTTP 202 Aug 12 14:56:21.963341 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 805/3202] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:21 2026] DELETE /volume/v3/types/f31790a0-da88-46c6-a3c4-e76e8686af24 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:21.967414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['a6917a8b-d2cf-4628-a125-0d68d00d0592', '26dcf62d-58c8-44d7-867a-1d52c572f622', '5672b0f2-762a-4faf-a1d9-39a94bf8e29c', '2c152668-2f68-4587-9e05-d4e2abc222b6'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:21.968957 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89cdcda4-faa5-4920-b18d-7d0f9323b682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6917a8b-d2cf-4628-a125-0d68d00d0592', '26dcf62d-58c8-44d7-867a-1d52c572f622', '5672b0f2-762a-4faf-a1d9-39a94bf8e29c', '2c152668-2f68-4587-9e05-d4e2abc222b6']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:21.969520 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09f670a-aa39-45fa-b7dd-d6d1ab276cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:21.995906 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09f670a-aa39-45fa-b7dd-d6d1ab276cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6dc698a-f031-4834-874f-d67c8324d3e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-855804657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['a6917a8b-d2cf-4628-a125-0d68d00d0592','26dcf62d-58c8-44d7-867a-1d52c572f622','5672b0f2-762a-4faf-a1d9-39a94bf8e29c','2c152668-2f68-4587-9e05-d4e2abc222b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-855804657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6dc698a-f031-4834-874f-d67c8324d3e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7cf9762ce74f0cb174ecf59bef1139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2094188cbe643549748a1ec0eec3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:21.996642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e16b5ae-4651-4376-9143-af99fe03020c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:22.016284 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e16b5ae-4651-4376-9143-af99fe03020c) transitioned into state 'SUCCESS' from state '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-855804657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['a6917a8b-d2cf-4628-a125-0d68d00d0592','26dcf62d-58c8-44d7-867a-1d52c572f622','5672b0f2-762a-4faf-a1d9-39a94bf8e29c','2c152668-2f68-4587-9e05-d4e2abc222b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:22.017084 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b42d4c-ce42-4286-8dce-8593a57493a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:22.029224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02b42d4c-ce42-4286-8dce-8593a57493a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:22.030070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (e87c7249-9d6f-4372-bc70-1edbf6b6468a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:22.030360 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request issued successfully. Aug 12 14:56:22.031079 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df4f56ae-d9a8-49c4-a709-a707e44f7604 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:22.031609 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 800/3203] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:56:21 2026] POST /volume/v3/volumes => generated 753 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:22.051288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42a02fe5-3a28-4939-b817-65fa8c52d7ca None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:22.054860 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42a02fe5-3a28-4939-b817-65fa8c52d7ca tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:56:22.054860 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42a02fe5-3a28-4939-b817-65fa8c52d7ca tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:22.054860 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42a02fe5-3a28-4939-b817-65fa8c52d7ca tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:22.064962 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:22.064962 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:22.070943 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-42a02fe5-3a28-4939-b817-65fa8c52d7ca tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:22.085977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42a02fe5-3a28-4939-b817-65fa8c52d7ca tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:56:22.087317 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 792/3204] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:22 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 821 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:22.798256 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-acf8bddf-495e-4765-b590-65790f49e5fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:22.801638 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acf8bddf-495e-4765-b590-65790f49e5fe tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] GET https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e Aug 12 14:56:22.801883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acf8bddf-495e-4765-b590-65790f49e5fe tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:22.802095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acf8bddf-495e-4765-b590-65790f49e5fe tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:22.810392 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acf8bddf-495e-4765-b590-65790f49e5fe tempest-AttachVolumeNegativeTest-1141353392 tempest-AttachVolumeNegativeTest-1141353392-project-member] https://10.4.3.100/volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e returned with HTTP 404 Aug 12 14:56:22.811140 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 808/3205] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:22 2026] GET /volume/v3/volumes/6fd857ee-a70b-435d-82a5-5442fe5b787e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:23.108276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06802a3e-d551-4d72-9106-a6960efddd35 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:23.112241 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06802a3e-d551-4d72-9106-a6960efddd35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:56:23.112857 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06802a3e-d551-4d72-9106-a6960efddd35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:23.112857 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06802a3e-d551-4d72-9106-a6960efddd35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:23.118239 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=461,cinder:INSERT=35,cinder:UPDATE=84 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:56:23.125366 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:23.125366 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:23.131752 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-06802a3e-d551-4d72-9106-a6960efddd35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:23.144682 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06802a3e-d551-4d72-9106-a6960efddd35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:56:23.145120 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 806/3206] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:23 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:23.162659 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cda1de67-05bf-4429-b333-7593107ec532 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:23.164302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cda1de67-05bf-4429-b333-7593107ec532 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:56:23.164513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cda1de67-05bf-4429-b333-7593107ec532 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:23.164719 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cda1de67-05bf-4429-b333-7593107ec532 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:23.173091 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:23.173091 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:23.178627 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cda1de67-05bf-4429-b333-7593107ec532 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:23.185295 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cda1de67-05bf-4429-b333-7593107ec532 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:56:23.187066 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 801/3207] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:23 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:23.212484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:23.212484 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:56:23.212484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc698a-f031-4834-874f-d67c8324d3e5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-450106202"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:23.222796 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:23.222796 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:23.223303 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:23.223467 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:56:23.297227 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['3d5acf74-737e-4606-b91f-dbcfa4a3f3ea', '2772eff0-3877-4387-8bfa-3f0661b77875', '0d38bdd3-5be3-4c00-9fc8-adbb58a17954', '99d7d62d-5fb9-4af1-be93-e70c88e81566'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:23.385656 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot create request issued successfully. Aug 12 14:56:23.386234 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7721e83b-6d16-434b-80a4-5d06fe4bc7ad tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:56:23.386768 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 793/3208] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:56:23 2026] POST /volume/v3/snapshots => generated 309 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:23.401427 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3025177-e975-4410-800b-fe0534c5daea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:23.403784 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3025177-e975-4410-800b-fe0534c5daea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 Aug 12 14:56:23.403988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3025177-e975-4410-800b-fe0534c5daea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:23.404318 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3025177-e975-4410-800b-fe0534c5daea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:23.426356 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:23.426356 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:23.426991 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3025177-e975-4410-800b-fe0534c5daea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:56:23.428150 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3025177-e975-4410-800b-fe0534c5daea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 returned with HTTP 200 Aug 12 14:56:23.428546 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 809/3209] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:23 2026] GET /volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 => generated 441 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:24.421709 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-46c805ec-b577-4a04-a84a-195419a17203 req-398d3349-d282-4113-8266-bcd63dba8235 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:24.425494 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-398d3349-d282-4113-8266-bcd63dba8235 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973/encryption Aug 12 14:56:24.425494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-398d3349-d282-4113-8266-bcd63dba8235 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:24.425494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-398d3349-d282-4113-8266-bcd63dba8235 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:24.443073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f7ce3f8a-de95-47e4-b2ef-f24969e53d87 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:24.444305 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:24.444305 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:24.446516 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f7ce3f8a-de95-47e4-b2ef-f24969e53d87 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 Aug 12 14:56:24.446890 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f7ce3f8a-de95-47e4-b2ef-f24969e53d87 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:24.447263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f7ce3f8a-de95-47e4-b2ef-f24969e53d87 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:24.458117 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:24.458117 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:24.458332 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-46c805ec-b577-4a04-a84a-195419a17203 req-398d3349-d282-4113-8266-bcd63dba8235 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973/encryption returned with HTTP 200 Aug 12 14:56:24.458841 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f7ce3f8a-de95-47e4-b2ef-f24969e53d87 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:56:24.459030 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 807/3210] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:56:24 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:56:24.460080 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f7ce3f8a-de95-47e4-b2ef-f24969e53d87 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 returned with HTTP 200 Aug 12 14:56:24.460944 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 802/3211] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:24 2026] GET /volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:24.480249 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:24.484725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:56:24.485791 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f6dc698a-f031-4834-874f-d67c8324d3e5", "snapshot_id": "447f5937-f7e8-4496-a0cf-93836e314820", "name": "tempest-VolumesSnapshotTestJSON-Backup-1435561212", "container": "tempest-volumessnapshottestjson-backup-container-1915337544"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:24.488068 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Creating new backup {'backup': {'volume_id': 'f6dc698a-f031-4834-874f-d67c8324d3e5', 'snapshot_id': '447f5937-f7e8-4496-a0cf-93836e314820', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1435561212', 'container': 'tempest-volumessnapshottestjson-backup-container-1915337544'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:56:24.488068 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Creating backup of volume f6dc698a-f031-4834-874f-d67c8324d3e5 in container tempest-volumessnapshottestjson-backup-container-1915337544 Aug 12 14:56:24.508385 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:24.508385 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:24.511247 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:24.521382 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:24.521382 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:24.521885 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:56:24.580615 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['53a04bb5-c856-4970-a687-24c091d30db2', '4fe48aaf-23c7-4121-93de-9831524cd75c'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:24.651323 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-988f4f4e-437a-4b28-a31e-cfcd3a7d761f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:56:24.652193 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 794/3212] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:24 2026] POST /volume/v3/backups => generated 335 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:24.665713 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1d62a20-86eb-48f8-bb08-d05092546c94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:24.669086 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1d62a20-86eb-48f8-bb08-d05092546c94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:24.669433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1d62a20-86eb-48f8-bb08-d05092546c94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:24.670164 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1d62a20-86eb-48f8-bb08-d05092546c94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:24.670164 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c1d62a20-86eb-48f8-bb08-d05092546c94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:24.679978 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:24.679978 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:24.681838 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1d62a20-86eb-48f8-bb08-d05092546c94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:24.682658 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 810/3213] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:24 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:25.699379 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d369e88f-3632-47f1-b0cf-02499de44fda None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:25.702867 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d369e88f-3632-47f1-b0cf-02499de44fda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:25.703377 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d369e88f-3632-47f1-b0cf-02499de44fda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:25.703723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d369e88f-3632-47f1-b0cf-02499de44fda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:25.703911 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d369e88f-3632-47f1-b0cf-02499de44fda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:25.729426 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:25.729426 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:25.730993 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d369e88f-3632-47f1-b0cf-02499de44fda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:25.733222 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 808/3214] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:25 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:26.764539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b08ec246-32fc-4215-9c82-daaf8d7747cb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:26.776986 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b08ec246-32fc-4215-9c82-daaf8d7747cb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:26.777153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b08ec246-32fc-4215-9c82-daaf8d7747cb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:26.777381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b08ec246-32fc-4215-9c82-daaf8d7747cb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:26.777756 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-b08ec246-32fc-4215-9c82-daaf8d7747cb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:26.784829 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:26.784829 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:26.786016 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b08ec246-32fc-4215-9c82-daaf8d7747cb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:26.786612 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 803/3215] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:26 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:27.800966 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9ed794e2-1970-4f26-9819-cd14e708a4ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:27.805002 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ed794e2-1970-4f26-9819-cd14e708a4ef tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:27.805483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ed794e2-1970-4f26-9819-cd14e708a4ef tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:27.805669 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9ed794e2-1970-4f26-9819-cd14e708a4ef tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:27.805827 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9ed794e2-1970-4f26-9819-cd14e708a4ef tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:27.814691 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:27.814691 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:27.816232 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9ed794e2-1970-4f26-9819-cd14e708a4ef tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:27.817573 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 795/3216] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:27 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:28.835737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-29bb3bfd-194d-45bc-888a-8912999ba3a2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:28.837900 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29bb3bfd-194d-45bc-888a-8912999ba3a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:28.838645 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29bb3bfd-194d-45bc-888a-8912999ba3a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:28.838645 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29bb3bfd-194d-45bc-888a-8912999ba3a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:28.838645 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-29bb3bfd-194d-45bc-888a-8912999ba3a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:28.845039 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:28.845039 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:28.846572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29bb3bfd-194d-45bc-888a-8912999ba3a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:28.847371 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 811/3217] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:28 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:29.867990 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11b3bd18-c647-49a0-a48a-7ada1514a4fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:29.875121 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11b3bd18-c647-49a0-a48a-7ada1514a4fd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:29.875121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11b3bd18-c647-49a0-a48a-7ada1514a4fd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:29.875736 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11b3bd18-c647-49a0-a48a-7ada1514a4fd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:29.876015 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-11b3bd18-c647-49a0-a48a-7ada1514a4fd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:29.889557 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:29.889557 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:29.890791 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11b3bd18-c647-49a0-a48a-7ada1514a4fd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:29.891595 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 809/3218] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:29 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:30.515090 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e157452b-50f5-4a56-8184-8b668b244e5a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:30.693339 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e157452b-50f5-4a56-8184-8b668b244e5a tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] GET https://10.4.3.100/volume/v3/scheduler-stats/get_pools Aug 12 14:56:30.693864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e157452b-50f5-4a56-8184-8b668b244e5a tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:30.695836 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e157452b-50f5-4a56-8184-8b668b244e5a tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Calling method 'get_pools' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:30.713567 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e157452b-50f5-4a56-8184-8b668b244e5a tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] https://10.4.3.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 14:56:30.714178 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 804/3219] 10.4.3.100 () {66 vars in 1291 bytes} [Wed Aug 12 14:56:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:30.726168 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1b2100d-ba6b-431d-a950-dc1208e3c4c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:30.728298 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1b2100d-ba6b-431d-a950-dc1208e3c4c3 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] GET https://10.4.3.100/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 14:56:30.733333 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1b2100d-ba6b-431d-a950-dc1208e3c4c3 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:30.733333 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1b2100d-ba6b-431d-a950-dc1208e3c4c3 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Calling method 'get_pools' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:30.748763 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1b2100d-ba6b-431d-a950-dc1208e3c4c3 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] https://10.4.3.100/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 14:56:30.749721 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 796/3220] 10.4.3.100 () {66 vars in 1314 bytes} [Wed Aug 12 14:56:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:30.768898 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-628213f6-ccd3-421a-8592-9bb1658b0728 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:30.769508 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-628213f6-ccd3-421a-8592-9bb1658b0728 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] GET https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool Aug 12 14:56:30.769766 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-628213f6-ccd3-421a-8592-9bb1658b0728 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:30.769988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-628213f6-ccd3-421a-8592-9bb1658b0728 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:30.786375 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-628213f6-ccd3-421a-8592-9bb1658b0728 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool returned with HTTP 200 Aug 12 14:56:30.787476 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 812/3221] 10.4.3.100 () {66 vars in 1318 bytes} [Wed Aug 12 14:56:30 2026] GET /volume/v3/capabilities/np0000007067@storpool => generated 703 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:30.802781 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b0b5f335-6110-4b63-80f9-54b59d32ef68 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:30.804568 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b0b5f335-6110-4b63-80f9-54b59d32ef68 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] GET https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool Aug 12 14:56:30.804870 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b0b5f335-6110-4b63-80f9-54b59d32ef68 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:30.805750 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b0b5f335-6110-4b63-80f9-54b59d32ef68 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:30.819046 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b0b5f335-6110-4b63-80f9-54b59d32ef68 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool returned with HTTP 200 Aug 12 14:56:30.819675 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 810/3222] 10.4.3.100 () {66 vars in 1318 bytes} [Wed Aug 12 14:56:30 2026] GET /volume/v3/capabilities/np0000007067@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:30.834216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3292e751-c56c-4745-bffa-4f443692ee10 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:30.837164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3292e751-c56c-4745-bffa-4f443692ee10 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] GET https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool Aug 12 14:56:30.837473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3292e751-c56c-4745-bffa-4f443692ee10 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:30.837745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3292e751-c56c-4745-bffa-4f443692ee10 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:30.856960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3292e751-c56c-4745-bffa-4f443692ee10 tempest-BackendsCapabilitiesAdminTestsJSON-101083812 tempest-BackendsCapabilitiesAdminTestsJSON-101083812-project-admin] https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool returned with HTTP 200 Aug 12 14:56:30.857567 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 805/3223] 10.4.3.100 () {66 vars in 1318 bytes} [Wed Aug 12 14:56:30 2026] GET /volume/v3/capabilities/np0000007067@storpool => generated 703 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:30.907774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ac5d403-4e77-449f-830d-310ce12a220a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:30.912419 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ac5d403-4e77-449f-830d-310ce12a220a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:30.916128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ac5d403-4e77-449f-830d-310ce12a220a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:30.916128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ac5d403-4e77-449f-830d-310ce12a220a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:30.916128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2ac5d403-4e77-449f-830d-310ce12a220a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:30.926696 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:30.926696 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:30.928412 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ac5d403-4e77-449f-830d-310ce12a220a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:30.928412 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 797/3224] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:30 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:31.943309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0f6fc06e-9af2-4f73-a2b7-d87b82918e82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:31.946107 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f6fc06e-9af2-4f73-a2b7-d87b82918e82 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:31.946272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f6fc06e-9af2-4f73-a2b7-d87b82918e82 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:31.946613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0f6fc06e-9af2-4f73-a2b7-d87b82918e82 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:31.946754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0f6fc06e-9af2-4f73-a2b7-d87b82918e82 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:31.956920 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:31.956920 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:31.958441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0f6fc06e-9af2-4f73-a2b7-d87b82918e82 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:31.960337 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 813/3225] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:31 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:32.975268 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9984acd-f534-4172-9791-7a7a776c03f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:32.977617 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9984acd-f534-4172-9791-7a7a776c03f7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:32.977848 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9984acd-f534-4172-9791-7a7a776c03f7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:32.978131 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9984acd-f534-4172-9791-7a7a776c03f7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:32.978656 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b9984acd-f534-4172-9791-7a7a776c03f7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:32.985109 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:32.985109 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:32.985109 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9984acd-f534-4172-9791-7a7a776c03f7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:32.987499 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 811/3226] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:32 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:33.999302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7035293f-9f26-4004-a4c4-d4dbc220acbc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:34.001663 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7035293f-9f26-4004-a4c4-d4dbc220acbc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:34.001873 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7035293f-9f26-4004-a4c4-d4dbc220acbc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:34.002161 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7035293f-9f26-4004-a4c4-d4dbc220acbc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:34.002290 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7035293f-9f26-4004-a4c4-d4dbc220acbc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:34.008661 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:34.008661 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:34.009516 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7035293f-9f26-4004-a4c4-d4dbc220acbc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:34.009917 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 806/3227] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:33 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:34.469909 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:34.630868 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] GET https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 Aug 12 14:56:34.631258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:34.631469 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:34.648473 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.648794 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.649161 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.650280 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.650280 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.652848 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.653383 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.665812 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c77754cf-072b-4848-ac03-65b4a7dde8a3 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 returned with HTTP 200 Aug 12 14:56:34.666340 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 798/3228] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:34 2026] GET /volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 => generated 929 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:34.682039 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3fab0965-e693-43bd-be84-4692d65337f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:34.686091 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 Aug 12 14:56:34.686591 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:34.754232 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.754635 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.754927 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.755449 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.755859 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.756256 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.757304 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:34.765487 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3fab0965-e693-43bd-be84-4692d65337f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 returned with HTTP 200 Aug 12 14:56:34.765487 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 814/3229] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:56:34 2026] PUT /volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 => generated 882 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:34.776453 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3fa6570a-a854-464d-a964-90198061215a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:34.874989 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:34.875394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1332572420"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:34.881675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1332572420'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:34.883031 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Create volume of 1 GB Aug 12 14:56:34.889107 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Availability Zones retrieved successfully. Aug 12 14:56:34.899354 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Flow 'volume_create_api' (9988b61f-ac6f-4ad3-a2a5-01cd03b78d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:34.900045 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75af455-5b0c-4081-b352-cdbd7b6d0e57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:34.901452 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:34.939985 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c75af455-5b0c-4081-b352-cdbd7b6d0e57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:34.941130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878e86cf-6c78-4627-8c51-d90e48278e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:35.025483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-965d7376-ee72-4b15-a5a8-5a7ae036da33 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:35.029197 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-965d7376-ee72-4b15-a5a8-5a7ae036da33 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:35.030511 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-965d7376-ee72-4b15-a5a8-5a7ae036da33 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:35.030839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-965d7376-ee72-4b15-a5a8-5a7ae036da33 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:35.031019 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-965d7376-ee72-4b15-a5a8-5a7ae036da33 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:35.034145 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Created reservations ['6e8c1eba-8d95-4681-ac52-6e6036b426c6', '22e1e82b-f7ed-4734-9ec4-eaffac733f5c', 'a40d8805-9b1b-4422-bd44-48a84242550e', '833a8e0d-7cee-477f-b12a-66f52b701ce2'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:35.035279 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (878e86cf-6c78-4627-8c51-d90e48278e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e8c1eba-8d95-4681-ac52-6e6036b426c6', '22e1e82b-f7ed-4734-9ec4-eaffac733f5c', 'a40d8805-9b1b-4422-bd44-48a84242550e', '833a8e0d-7cee-477f-b12a-66f52b701ce2']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:35.036475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b4b35e-7509-45b2-bbff-64ff30bfaa54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:35.043617 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:35.043617 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:35.044953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-965d7376-ee72-4b15-a5a8-5a7ae036da33 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:35.045490 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 807/3230] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:35 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:35.076093 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9b4b35e-7509-45b2-bbff-64ff30bfaa54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c17eb44b-3058-4aaa-b338-223906d951e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1332572420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9df73b997e7a4234ac3f8ecb6d27be51',qos_specs=None,replication_status=,reservations=['6e8c1eba-8d95-4681-ac52-6e6036b426c6','22e1e82b-f7ed-4734-9ec4-eaffac733f5c','a40d8805-9b1b-4422-bd44-48a84242550e','833a8e0d-7cee-477f-b12a-66f52b701ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3faa2895cd456db4d942cd41e000dc',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1332572420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c17eb44b-3058-4aaa-b338-223906d951e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9df73b997e7a4234ac3f8ecb6d27be51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a3faa2895cd456db4d942cd41e000dc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:35.078212 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc6232e-0048-4900-942f-e5f118b80653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:35.108899 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddc6232e-0048-4900-942f-e5f118b80653) transitioned into state 'SUCCESS' from state '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-1332572420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9df73b997e7a4234ac3f8ecb6d27be51',qos_specs=None,replication_status=,reservations=['6e8c1eba-8d95-4681-ac52-6e6036b426c6','22e1e82b-f7ed-4734-9ec4-eaffac733f5c','a40d8805-9b1b-4422-bd44-48a84242550e','833a8e0d-7cee-477f-b12a-66f52b701ce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a3faa2895cd456db4d942cd41e000dc',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:35.109863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96556ad-8db5-49a0-a932-df39a492fbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:35.125332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c96556ad-8db5-49a0-a932-df39a492fbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:35.126516 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Flow 'volume_create_api' (9988b61f-ac6f-4ad3-a2a5-01cd03b78d22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:35.127054 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Create volume request issued successfully. Aug 12 14:56:35.130477 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3fa6570a-a854-464d-a964-90198061215a tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:35.130477 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 812/3231] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:56:34 2026] POST /volume/v3/volumes => generated 767 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:35.150427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-180f19d4-61ed-425b-ba94-290fbe6a3af0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:35.152838 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-180f19d4-61ed-425b-ba94-290fbe6a3af0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:35.153217 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-180f19d4-61ed-425b-ba94-290fbe6a3af0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:35.153834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-180f19d4-61ed-425b-ba94-290fbe6a3af0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:35.165488 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:35.165488 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:35.170401 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-180f19d4-61ed-425b-ba94-290fbe6a3af0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:35.178605 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-180f19d4-61ed-425b-ba94-290fbe6a3af0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 returned with HTTP 200 Aug 12 14:56:35.179379 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 799/3232] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:35 2026] GET /volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:36.060608 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a05e93d-2243-4720-8fcb-327c39cdf83e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:36.062720 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a05e93d-2243-4720-8fcb-327c39cdf83e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:36.062918 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a05e93d-2243-4720-8fcb-327c39cdf83e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:36.063087 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a05e93d-2243-4720-8fcb-327c39cdf83e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:36.063179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9a05e93d-2243-4720-8fcb-327c39cdf83e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:36.068644 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:36.068644 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:36.069788 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a05e93d-2243-4720-8fcb-327c39cdf83e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:36.070389 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 815/3233] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:36 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:36.196686 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9c02b13e-fedd-4abe-a76d-689988efe080 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:36.198617 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c02b13e-fedd-4abe-a76d-689988efe080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:36.198859 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c02b13e-fedd-4abe-a76d-689988efe080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:36.199211 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9c02b13e-fedd-4abe-a76d-689988efe080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:36.210953 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:36.210953 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:36.218854 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9c02b13e-fedd-4abe-a76d-689988efe080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:36.225988 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9c02b13e-fedd-4abe-a76d-689988efe080 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 returned with HTTP 200 Aug 12 14:56:36.226563 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 808/3234] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:36 2026] GET /volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:36.241896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:36.244178 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:56:36.244655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c17eb44b-3058-4aaa-b338-223906d951e4", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-975954315"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:36.258642 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:36.258642 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:36.259305 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:36.259441 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Create snapshot from volume c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:36.318474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Created reservations ['8209a173-877d-41db-875a-9397fc103193', 'c71a5f1f-9ca3-4ebe-a5e4-3ab079b31d32', '84943240-e49e-4c31-adb0-00b7319a9bdd', '0decf4aa-7d6c-4e38-83a0-56f46bb6cfa1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:36.369638 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Snapshot create request issued successfully. Aug 12 14:56:36.369638 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cb44a2b7-adf0-4838-9e78-d32523a778b2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:56:36.369638 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 813/3235] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:56:36 2026] POST /volume/v3/snapshots => generated 322 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:36.384939 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b15c52d-97ab-4f66-81ae-24f54f62f476 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:36.396140 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b15c52d-97ab-4f66-81ae-24f54f62f476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b Aug 12 14:56:36.396362 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b15c52d-97ab-4f66-81ae-24f54f62f476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:36.396611 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b15c52d-97ab-4f66-81ae-24f54f62f476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:36.407871 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:36.407871 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:36.408504 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0b15c52d-97ab-4f66-81ae-24f54f62f476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Snapshot retrieved successfully. Aug 12 14:56:36.409908 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b15c52d-97ab-4f66-81ae-24f54f62f476 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b returned with HTTP 200 Aug 12 14:56:36.410492 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 800/3236] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:36 2026] GET /volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b => generated 454 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:36.835102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-6e724363-7cbf-4924-9890-af8c6c74b7f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:36.838935 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-6e724363-7cbf-4924-9890-af8c6c74b7f0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/encryption Aug 12 14:56:36.839322 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-6e724363-7cbf-4924-9890-af8c6c74b7f0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:36.839823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-6e724363-7cbf-4924-9890-af8c6c74b7f0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:36.855605 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:36.855605 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:36.867562 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-6e724363-7cbf-4924-9890-af8c6c74b7f0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/encryption returned with HTTP 200 Aug 12 14:56:36.871555 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 816/3237] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:56:36 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:37.084514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-99104143-4ca9-4449-8ecb-3b9cac5d4a1b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.087303 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-99104143-4ca9-4449-8ecb-3b9cac5d4a1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:37.087556 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-99104143-4ca9-4449-8ecb-3b9cac5d4a1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:37.088753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-99104143-4ca9-4449-8ecb-3b9cac5d4a1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:37.089064 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-99104143-4ca9-4449-8ecb-3b9cac5d4a1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:37.097207 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:37.097207 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:37.098164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-99104143-4ca9-4449-8ecb-3b9cac5d4a1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:37.099092 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 809/3238] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:37 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:37.424440 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a4a7df38-9f92-4052-b175-b6528e5c714e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.426313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a4a7df38-9f92-4052-b175-b6528e5c714e tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b Aug 12 14:56:37.426598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a4a7df38-9f92-4052-b175-b6528e5c714e tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:37.426848 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a4a7df38-9f92-4052-b175-b6528e5c714e tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:37.439165 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:37.439165 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:37.439165 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a4a7df38-9f92-4052-b175-b6528e5c714e tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Snapshot retrieved successfully. Aug 12 14:56:37.439165 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a4a7df38-9f92-4052-b175-b6528e5c714e tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b returned with HTTP 200 Aug 12 14:56:37.439165 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 814/3239] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:37 2026] GET /volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:37.457036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4ac2a38f-dbdd-411d-b67d-9db7087d3027 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.459554 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ac2a38f-dbdd-411d-b67d-9db7087d3027 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 Aug 12 14:56:37.460251 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4ac2a38f-dbdd-411d-b67d-9db7087d3027 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:37.537956 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4ac2a38f-dbdd-411d-b67d-9db7087d3027 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 returned with HTTP 200 Aug 12 14:56:37.538645 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 801/3240] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:56:37 2026] PUT /volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 => generated 882 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:37.548948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-efe7c3b7-cec9-429c-8b15-730816848ad8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.551299 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efe7c3b7-cec9-429c-8b15-730816848ad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:56:37.551785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efe7c3b7-cec9-429c-8b15-730816848ad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c17eb44b-3058-4aaa-b338-223906d951e4"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:37.563346 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:37.563346 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:37.564189 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-efe7c3b7-cec9-429c-8b15-730816848ad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:37.564299 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-efe7c3b7-cec9-429c-8b15-730816848ad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Create snapshot from volume c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:37.597997 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota_utils [None req-efe7c3b7-cec9-429c-8b15-730816848ad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Quota exceeded for 9df73b997e7a4234ac3f8ecb6d27be51, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 12 14:56:37.598267 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.middleware.fault [None req-efe7c3b7-cec9-429c-8b15-730816848ad8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 413 Aug 12 14:56:37.599314 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 817/3241] 10.4.3.100 () {68 vars in 1264 bytes} [Wed Aug 12 14:56:37 2026] POST /volume/v3/snapshots => generated 208 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 14:56:37.610501 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6487259a-f311-4cd3-9990-73c3301d3380 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.612352 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 Aug 12 14:56:37.612790 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:37.670725 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.671070 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.671379 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.671721 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.672191 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.672507 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1920054158 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1920054158, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.672847 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.673138 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.673475 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:37.686840 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6487259a-f311-4cd3-9990-73c3301d3380 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 returned with HTTP 200 Aug 12 14:56:37.686840 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 810/3242] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 14:56:37 2026] PUT /volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 => generated 882 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:37.698843 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c91c41d8-fc01-4966-8e91-3aa4476487d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.701425 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c91c41d8-fc01-4966-8e91-3aa4476487d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:56:37.701814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c91c41d8-fc01-4966-8e91-3aa4476487d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c17eb44b-3058-4aaa-b338-223906d951e4"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:37.730134 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:37.730134 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:37.731146 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c91c41d8-fc01-4966-8e91-3aa4476487d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:37.732168 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-c91c41d8-fc01-4966-8e91-3aa4476487d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Create snapshot from volume c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:37.764680 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota_utils [None req-c91c41d8-fc01-4966-8e91-3aa4476487d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Quota exceeded for 9df73b997e7a4234ac3f8ecb6d27be51, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 12 14:56:37.765075 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.middleware.fault [None req-c91c41d8-fc01-4966-8e91-3aa4476487d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 413 Aug 12 14:56:37.766020 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 815/3243] 10.4.3.100 () {68 vars in 1264 bytes} [Wed Aug 12 14:56:37 2026] POST /volume/v3/snapshots => generated 133 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 12 14:56:37.776946 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.780672 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b Aug 12 14:56:37.780950 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:37.781234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:37.784528 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Delete snapshot with id: 7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b Aug 12 14:56:37.791650 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:37.791650 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:37.793288 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Snapshot retrieved successfully. Aug 12 14:56:37.816289 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-5f3031e8-ea38-4692-b324-59ff4cbcb357 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.819770 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-5f3031e8-ea38-4692-b324-59ff4cbcb357 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24 Aug 12 14:56:37.819990 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-5f3031e8-ea38-4692-b324-59ff4cbcb357 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:37.820221 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-5f3031e8-ea38-4692-b324-59ff4cbcb357 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:37.822618 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Snapshot delete request issued successfully. Aug 12 14:56:37.823178 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-48a4ca9f-1b0d-4839-a2b0-2916d3f90b12 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b returned with HTTP 202 Aug 12 14:56:37.824198 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 802/3244] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:56:37 2026] DELETE /volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:37.835945 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:37.835945 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:37.840769 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b25364a2-400e-4886-b932-3b037f3dc228 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:37.846032 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b25364a2-400e-4886-b932-3b037f3dc228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b Aug 12 14:56:37.846362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b25364a2-400e-4886-b932-3b037f3dc228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:37.848932 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b25364a2-400e-4886-b932-3b037f3dc228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:37.856479 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:37.856479 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:37.856766 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b25364a2-400e-4886-b932-3b037f3dc228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Snapshot retrieved successfully. Aug 12 14:56:37.857714 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b25364a2-400e-4886-b932-3b037f3dc228 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b returned with HTTP 200 Aug 12 14:56:37.858660 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 811/3245] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:37 2026] GET /volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:37.923279 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-31510d7a-3d38-465b-b882-87d855dfdbdd req-5f3031e8-ea38-4692-b324-59ff4cbcb357 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24 returned with HTTP 200 Aug 12 14:56:37.923945 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 818/3246] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:56:37 2026] DELETE /volume/v3/attachments/8215c1e6-2090-4ba7-9d8d-204f60d96b24 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:38.115309 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bbc818d2-da51-47f1-acb0-cbb955b539eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:38.118841 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bbc818d2-da51-47f1-acb0-cbb955b539eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:38.118841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bbc818d2-da51-47f1-acb0-cbb955b539eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:38.118841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bbc818d2-da51-47f1-acb0-cbb955b539eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:38.118841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-bbc818d2-da51-47f1-acb0-cbb955b539eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:38.124769 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:38.124769 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:38.124769 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bbc818d2-da51-47f1-acb0-cbb955b539eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:38.124769 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 816/3247] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:38 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:38.859399 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:38.861136 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:38.861314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:38.861528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:38.861721 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:38.869380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f9516d12-fd12-45d8-af81-15372a6ec0d2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:38.869792 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:38.869792 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:38.870348 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:38.872687 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9516d12-fd12-45d8-af81-15372a6ec0d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b Aug 12 14:56:38.873668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9516d12-fd12-45d8-af81-15372a6ec0d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:38.873668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9516d12-fd12-45d8-af81-15372a6ec0d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:38.881348 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9516d12-fd12-45d8-af81-15372a6ec0d2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b returned with HTTP 404 Aug 12 14:56:38.882087 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 812/3248] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:38 2026] GET /volume/v3/snapshots/7285d5d0-cdde-4d4f-aebc-5a31b5e0bc7b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:38.884766 np0000007067 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:56:38.889255 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-04eaa907-f343-46f0-aa7b-8f0df0199cd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:38.893258 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04eaa907-f343-46f0-aa7b-8f0df0199cd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:38.893509 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04eaa907-f343-46f0-aa7b-8f0df0199cd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:38.893731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04eaa907-f343-46f0-aa7b-8f0df0199cd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:38.895440 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 14:56:38.895440 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afd1f30c-f22a-45b1-9bf2-f7723be2ee0e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 202 Aug 12 14:56:38.895743 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 803/3249] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:38 2026] DELETE /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:38.906794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0da8c6ea-f434-4497-91a8-c622f1ab3e11 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:38.907220 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:38.907220 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:38.909159 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0da8c6ea-f434-4497-91a8-c622f1ab3e11 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:38.909335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0da8c6ea-f434-4497-91a8-c622f1ab3e11 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:38.909584 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0da8c6ea-f434-4497-91a8-c622f1ab3e11 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:38.913345 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-04eaa907-f343-46f0-aa7b-8f0df0199cd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:38.920918 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04eaa907-f343-46f0-aa7b-8f0df0199cd7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 returned with HTTP 200 Aug 12 14:56:38.921715 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 819/3250] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:38 2026] GET /volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:56:38.931920 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:38.931920 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:38.937023 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0da8c6ea-f434-4497-91a8-c622f1ab3e11 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:38.942691 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-680499a2-8749-4a51-acca-3b20d0356028 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:38.944006 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0da8c6ea-f434-4497-91a8-c622f1ab3e11 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 200 Aug 12 14:56:38.944673 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 817/3251] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:38 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:38.944754 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-680499a2-8749-4a51-acca-3b20d0356028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:38.945183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-680499a2-8749-4a51-acca-3b20d0356028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:38.945183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-680499a2-8749-4a51-acca-3b20d0356028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:38.945321 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-680499a2-8749-4a51-acca-3b20d0356028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Delete volume with id: c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:38.953856 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:38.953856 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:38.954514 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-680499a2-8749-4a51-acca-3b20d0356028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:38.980149 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-680499a2-8749-4a51-acca-3b20d0356028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Delete volume request issued successfully. Aug 12 14:56:38.980564 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-680499a2-8749-4a51-acca-3b20d0356028 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 returned with HTTP 202 Aug 12 14:56:38.981105 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 813/3252] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:38 2026] DELETE /volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:38.991923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-575144b9-5f4d-4f9e-967c-17a22297ac31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:38.997123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-575144b9-5f4d-4f9e-967c-17a22297ac31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:38.999448 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-575144b9-5f4d-4f9e-967c-17a22297ac31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:39.000003 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-575144b9-5f4d-4f9e-967c-17a22297ac31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:39.015388 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:39.015388 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:39.025856 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-575144b9-5f4d-4f9e-967c-17a22297ac31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Volume info retrieved successfully. Aug 12 14:56:39.034593 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-575144b9-5f4d-4f9e-967c-17a22297ac31 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 returned with HTTP 200 Aug 12 14:56:39.034593 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 804/3253] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:38 2026] GET /volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:39.136476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-925b3b0f-e0da-4e4e-8b07-afea52ddc8a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:39.138659 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-925b3b0f-e0da-4e4e-8b07-afea52ddc8a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:39.138926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-925b3b0f-e0da-4e4e-8b07-afea52ddc8a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:39.139202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-925b3b0f-e0da-4e4e-8b07-afea52ddc8a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:39.139379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-925b3b0f-e0da-4e4e-8b07-afea52ddc8a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:39.144679 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:39.144679 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:39.145743 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-925b3b0f-e0da-4e4e-8b07-afea52ddc8a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:39.146827 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 820/3254] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:39 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:39.962067 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-707da65c-72d0-47b3-90c2-c121886ebdc2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:39.964218 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-707da65c-72d0-47b3-90c2-c121886ebdc2 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e Aug 12 14:56:39.964441 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-707da65c-72d0-47b3-90c2-c121886ebdc2 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:39.964716 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-707da65c-72d0-47b3-90c2-c121886ebdc2 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:39.971060 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-707da65c-72d0-47b3-90c2-c121886ebdc2 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e returned with HTTP 404 Aug 12 14:56:39.971595 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 818/3255] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:39 2026] GET /volume/v3/volumes/d17e556c-d349-4f78-83ab-62054847d09e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:39.980397 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-975228c9-63dd-4f0e-acd9-212f935a76f4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:39.982171 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-975228c9-63dd-4f0e-acd9-212f935a76f4 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:56:39.982346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-975228c9-63dd-4f0e-acd9-212f935a76f4 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:39.982543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-975228c9-63dd-4f0e-acd9-212f935a76f4 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:39.983439 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-975228c9-63dd-4f0e-acd9-212f935a76f4 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:56:39.997257 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-975228c9-63dd-4f0e-acd9-212f935a76f4 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Get all volumes completed successfully. Aug 12 14:56:39.998925 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:39.998925 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:40.004175 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-975228c9-63dd-4f0e-acd9-212f935a76f4 tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:56:40.004639 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 814/3256] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:56:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7033 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:40.020508 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f3b2482e-6efa-4a82-9345-352273d41f5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:40.022634 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f3b2482e-6efa-4a82-9345-352273d41f5e tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] DELETE https://10.4.3.100/volume/v3/types/9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc Aug 12 14:56:40.024575 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f3b2482e-6efa-4a82-9345-352273d41f5e tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:40.024575 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f3b2482e-6efa-4a82-9345-352273d41f5e tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:40.049486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-22fd47e6-350b-4181-80f2-438ec7c35216 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:40.051559 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22fd47e6-350b-4181-80f2-438ec7c35216 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] GET https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 Aug 12 14:56:40.051933 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22fd47e6-350b-4181-80f2-438ec7c35216 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:40.052078 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-22fd47e6-350b-4181-80f2-438ec7c35216 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:40.052722 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f3b2482e-6efa-4a82-9345-352273d41f5e tempest-TestVolumeBootPattern-1662363056 tempest-TestVolumeBootPattern-1662363056-project-admin] https://10.4.3.100/volume/v3/types/9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc returned with HTTP 202 Aug 12 14:56:40.053285 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 805/3257] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:40 2026] DELETE /volume/v3/types/9c4e56d0-b0a0-48eb-af4b-b02fdc02aafc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:40.064412 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-22fd47e6-350b-4181-80f2-438ec7c35216 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365 tempest-VolumeSnapshotQuotasNegativeTestJSON-1789026365-project-member] https://10.4.3.100/volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 returned with HTTP 404 Aug 12 14:56:40.066295 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 821/3258] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:40 2026] GET /volume/v3/volumes/c17eb44b-3058-4aaa-b338-223906d951e4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:40.073300 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:40.076317 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] PUT https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 Aug 12 14:56:40.076836 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:40.091708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:40.094014 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:40.094480 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-50651239", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:40.096782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-50651239', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:40.157376 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d72bb6f-12d0-4bbb-b6a2-a405a4c5c46d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:40.161089 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d72bb6f-12d0-4bbb-b6a2-a405a4c5c46d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:40.161089 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d72bb6f-12d0-4bbb-b6a2-a405a4c5c46d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:40.161089 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d72bb6f-12d0-4bbb-b6a2-a405a4c5c46d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:40.161089 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3d72bb6f-12d0-4bbb-b6a2-a405a4c5c46d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:40.166991 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:40.166991 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:40.168180 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d72bb6f-12d0-4bbb-b6a2-a405a4c5c46d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:40.168842 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 806/3259] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:40 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:40.174199 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:40.174626 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:40.174948 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1055050909 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1055050909, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:40.175500 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1235493356 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1235493356, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:40.182884 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-303a63e1-ccb2-4c28-9632-7e6fcf73072f tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644 tempest-VolumeSnapshotQuotasNegativeTestJSON-323767644-project-admin] https://10.4.3.100/volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 returned with HTTP 200 Aug 12 14:56:40.183313 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 819/3260] 10.4.3.100 () {68 vars in 1375 bytes} [Wed Aug 12 14:56:40 2026] PUT /volume/v3/os-quota-sets/9df73b997e7a4234ac3f8ecb6d27be51 => generated 721 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:40.196558 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 14:56:40.204871 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 14:56:40.213404 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (b6d4721c-1aaf-4937-ba6a-f4e6e645fc92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:40.215076 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b39d0265-7f8e-4117-87b6-5831ebf002e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:40.216603 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:40.302207 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b39d0265-7f8e-4117-87b6-5831ebf002e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:40.302887 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ecaf5b-a2d6-4598-a62c-faed2d360c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:40.388742 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['916024dc-4ce1-447c-a135-3dda799477d1', 'fd5ed431-6765-4d46-8d1f-e0b8141d795b', '3935ffac-806e-4821-b6be-c7faebf9e863', '9b1a21f3-5b5a-47e5-8291-d715765d6fb5'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:40.390451 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9ecaf5b-a2d6-4598-a62c-faed2d360c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['916024dc-4ce1-447c-a135-3dda799477d1', 'fd5ed431-6765-4d46-8d1f-e0b8141d795b', '3935ffac-806e-4821-b6be-c7faebf9e863', '9b1a21f3-5b5a-47e5-8291-d715765d6fb5']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:40.391736 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3bf05e-ec75-410f-85d7-b214021fc440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:40.421510 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb3bf05e-ec75-410f-85d7-b214021fc440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a54ccb3-d054-433f-b9a9-dcba8a478dee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-50651239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['916024dc-4ce1-447c-a135-3dda799477d1','fd5ed431-6765-4d46-8d1f-e0b8141d795b','3935ffac-806e-4821-b6be-c7faebf9e863','9b1a21f3-5b5a-47e5-8291-d715765d6fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-50651239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a54ccb3-d054-433f-b9a9-dcba8a478dee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:40.422357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b045e7-35da-44f9-9599-78e73c62847b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:40.446336 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42b045e7-35da-44f9-9599-78e73c62847b) transitioned into state 'SUCCESS' from state '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-50651239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['916024dc-4ce1-447c-a135-3dda799477d1','fd5ed431-6765-4d46-8d1f-e0b8141d795b','3935ffac-806e-4821-b6be-c7faebf9e863','9b1a21f3-5b5a-47e5-8291-d715765d6fb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:40.447439 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b356f50a-0929-4858-af90-d8ec0ff5d745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:40.460121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b356f50a-0929-4858-af90-d8ec0ff5d745) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:40.461073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (b6d4721c-1aaf-4937-ba6a-f4e6e645fc92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:40.461416 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 14:56:40.462012 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d036e52e-f3b7-4e0a-974f-3a30b92bf809 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:40.462466 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 815/3261] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:40 2026] POST /volume/v3/volumes => generated 757 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:40.480875 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d77a3cbc-6855-4e32-91b0-4c5b9fafdfcc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:40.484903 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d77a3cbc-6855-4e32-91b0-4c5b9fafdfcc tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:56:40.485036 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d77a3cbc-6855-4e32-91b0-4c5b9fafdfcc tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:40.485647 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d77a3cbc-6855-4e32-91b0-4c5b9fafdfcc tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:40.496532 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:40.496532 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:40.502328 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d77a3cbc-6855-4e32-91b0-4c5b9fafdfcc tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:40.510780 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d77a3cbc-6855-4e32-91b0-4c5b9fafdfcc tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 200 Aug 12 14:56:40.511391 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 822/3262] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:40 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:41.181612 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-062cfb29-4646-4b45-84dc-f4ce8ddf5121 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:41.186894 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-062cfb29-4646-4b45-84dc-f4ce8ddf5121 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:41.187173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-062cfb29-4646-4b45-84dc-f4ce8ddf5121 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:41.187433 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-062cfb29-4646-4b45-84dc-f4ce8ddf5121 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:41.187735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-062cfb29-4646-4b45-84dc-f4ce8ddf5121 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:41.193968 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:41.193968 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:41.195011 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-062cfb29-4646-4b45-84dc-f4ce8ddf5121 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:41.195524 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 807/3263] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:41 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 835 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:41.526954 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5fdbd096-fcd4-46f0-8253-f0d721aa44a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:41.530547 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fdbd096-fcd4-46f0-8253-f0d721aa44a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:56:41.530547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fdbd096-fcd4-46f0-8253-f0d721aa44a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:41.530547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fdbd096-fcd4-46f0-8253-f0d721aa44a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:41.540486 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:41.540486 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:41.544251 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5fdbd096-fcd4-46f0-8253-f0d721aa44a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:41.551179 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fdbd096-fcd4-46f0-8253-f0d721aa44a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 200 Aug 12 14:56:41.551799 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 820/3264] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:41 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:41.564322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c0de8279-0a66-43d7-8b3a-8f3442928351 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:41.567175 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0de8279-0a66-43d7-8b3a-8f3442928351 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:56:41.567384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c0de8279-0a66-43d7-8b3a-8f3442928351 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:41.567675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c0de8279-0a66-43d7-8b3a-8f3442928351 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:41.577886 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:41.577886 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:41.583726 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c0de8279-0a66-43d7-8b3a-8f3442928351 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:41.591777 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c0de8279-0a66-43d7-8b3a-8f3442928351 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 200 Aug 12 14:56:41.591777 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 816/3265] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:41 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:42.208622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3dc7d7d2-4d1c-450a-8bd0-df2e245cf381 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:42.215668 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dc7d7d2-4d1c-450a-8bd0-df2e245cf381 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:42.215915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dc7d7d2-4d1c-450a-8bd0-df2e245cf381 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:42.216057 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dc7d7d2-4d1c-450a-8bd0-df2e245cf381 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:42.216214 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3dc7d7d2-4d1c-450a-8bd0-df2e245cf381 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:42.222433 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:42.222433 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:42.225640 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dc7d7d2-4d1c-450a-8bd0-df2e245cf381 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:42.225794 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 823/3266] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:42 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.090646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-dfdd876e-7689-4802-8ef4-d7974d610746 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.093452 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-dfdd876e-7689-4802-8ef4-d7974d610746 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:56:43.093765 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-dfdd876e-7689-4802-8ef4-d7974d610746 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.094124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-dfdd876e-7689-4802-8ef4-d7974d610746 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.103253 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.103253 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:43.108676 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-dfdd876e-7689-4802-8ef4-d7974d610746 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:43.115536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4ce2ec33-90dc-490d-bceb-c95e80e1e695 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.115977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-dfdd876e-7689-4802-8ef4-d7974d610746 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 200 Aug 12 14:56:43.116655 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 808/3267] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:43 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:43.241477 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-80332d8d-ad64-4859-b727-997121ecdc9e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.244859 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-80332d8d-ad64-4859-b727-997121ecdc9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:43.245138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-80332d8d-ad64-4859-b727-997121ecdc9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.245274 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-80332d8d-ad64-4859-b727-997121ecdc9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.245376 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-80332d8d-ad64-4859-b727-997121ecdc9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:43.251720 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.251720 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:43.253732 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-80332d8d-ad64-4859-b727-997121ecdc9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:43.254342 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 817/3268] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:43 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 837 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.255172 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ce2ec33-90dc-490d-bceb-c95e80e1e695 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:56:43.255611 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4ce2ec33-90dc-490d-bceb-c95e80e1e695 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1098146384", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:43.275290 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1c968a5-6611-40f0-85e2-58ce495f4447 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.277667 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1c968a5-6611-40f0-85e2-58ce495f4447 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 Aug 12 14:56:43.278246 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1c968a5-6611-40f0-85e2-58ce495f4447 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.278702 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1c968a5-6611-40f0-85e2-58ce495f4447 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.289960 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.289960 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:43.291129 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c1c968a5-6611-40f0-85e2-58ce495f4447 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:56:43.292232 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4ce2ec33-90dc-490d-bceb-c95e80e1e695 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:43.292679 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 821/3269] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:56:43 2026] POST /volume/v3/types => generated 275 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.293268 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1c968a5-6611-40f0-85e2-58ce495f4447 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 returned with HTTP 200 Aug 12 14:56:43.293900 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 824/3270] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:43 2026] GET /volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.304476 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-678ae671-069c-4844-89b3-ce89ca348698 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.306745 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-678ae671-069c-4844-89b3-ce89ca348698 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:56:43.308647 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-678ae671-069c-4844-89b3-ce89ca348698 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1348661095", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:43.309362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-42a79d82-cfa9-49c6-a180-c08fba4158b6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.311621 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42a79d82-cfa9-49c6-a180-c08fba4158b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:43.311882 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42a79d82-cfa9-49c6-a180-c08fba4158b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.312141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42a79d82-cfa9-49c6-a180-c08fba4158b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.312302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-42a79d82-cfa9-49c6-a180-c08fba4158b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:43.318190 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.318190 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:43.318995 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42a79d82-cfa9-49c6-a180-c08fba4158b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:43.319423 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 818/3271] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:43 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 837 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.334284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe6925bb-1fd3-4118-ba3e-b8d78981ec67 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.336280 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe6925bb-1fd3-4118-ba3e-b8d78981ec67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:43.336609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe6925bb-1fd3-4118-ba3e-b8d78981ec67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.336821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe6925bb-1fd3-4118-ba3e-b8d78981ec67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.338173 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-fe6925bb-1fd3-4118-ba3e-b8d78981ec67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete backup with id: b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. Aug 12 14:56:43.342173 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.342173 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:43.343389 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-678ae671-069c-4844-89b3-ce89ca348698 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:43.343980 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 809/3272] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:56:43 2026] POST /volume/v3/types => generated 275 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.355062 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.364881 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-fe6925bb-1fd3-4118-ba3e-b8d78981ec67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] delete_backup rpcapi backup_id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:56:43.366788 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe6925bb-1fd3-4118-ba3e-b8d78981ec67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 202 Aug 12 14:56:43.367425 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 822/3273] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:43 2026] DELETE /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:43.375078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9be657a0-5c8e-461b-b1d4-0da490b6b600 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.376979 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9be657a0-5c8e-461b-b1d4-0da490b6b600 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:43.377273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9be657a0-5c8e-461b-b1d4-0da490b6b600 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.377434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9be657a0-5c8e-461b-b1d4-0da490b6b600 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.377685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-9be657a0-5c8e-461b-b1d4-0da490b6b600 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:43.386712 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.386712 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:43.387785 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9be657a0-5c8e-461b-b1d4-0da490b6b600 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 200 Aug 12 14:56:43.388531 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 819/3274] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:43 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.452238 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:43.452238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1814567434", "volume_type": "e7bf0ae3-8f15-4e44-a29d-4ef6f294af62", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:43.456756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1814567434', 'volume_type': 'e7bf0ae3-8f15-4e44-a29d-4ef6f294af62', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:43.464249 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Create volume of 1 GB Aug 12 14:56:43.466486 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.466486 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:43.466486 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Availability Zones retrieved successfully. Aug 12 14:56:43.474536 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Flow 'volume_create_api' (1eb25fc7-e8fe-48bd-98a2-4e47ef2ab6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:43.474799 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e318aba9-261b-47c3-9aea-27c697d026d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:43.476062 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:43.506727 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e318aba9-261b-47c3-9aea-27c697d026d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:56:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=e7bf0ae3-8f15-4e44-a29d-4ef6f294af62,is_public=True,name='tempest-VolumeTypesTest-volume-type-1098146384',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7bf0ae3-8f15-4e44-a29d-4ef6f294af62', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:43.507644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ff9c62-ca2f-443f-97da-1109c818bd48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:43.556056 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1098146384 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1098146384, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:43.556385 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1098146384 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1098146384, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:43.612390 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Created reservations ['bc6fb9d5-9641-4c67-8e7c-05ede51103c7', 'cdc40148-7da3-4544-80a8-92d48266bbf7', 'b5b6c321-b4b1-4bfb-a7e5-3863d1238082', '00b047da-81d4-463d-ae9f-f58626333b8c'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:43.612759 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53ff9c62-ca2f-443f-97da-1109c818bd48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc6fb9d5-9641-4c67-8e7c-05ede51103c7', 'cdc40148-7da3-4544-80a8-92d48266bbf7', 'b5b6c321-b4b1-4bfb-a7e5-3863d1238082', '00b047da-81d4-463d-ae9f-f58626333b8c']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:43.613772 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4c9c4e-170e-433b-b8f3-83b94839d91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:43.654516 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4c9c4e-170e-433b-b8f3-83b94839d91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e28bb17-90fb-4b09-a7d3-7dc57ed24822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1814567434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfda3f41f3c34280b635196ec0e69687',qos_specs=None,replication_status=,reservations=['bc6fb9d5-9641-4c67-8e7c-05ede51103c7','cdc40148-7da3-4544-80a8-92d48266bbf7','b5b6c321-b4b1-4bfb-a7e5-3863d1238082','00b047da-81d4-463d-ae9f-f58626333b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d3314ac9b34e86911ad32cf3487ba8',volume_type_id=e7bf0ae3-8f15-4e44-a29d-4ef6f294af62), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1814567434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e28bb17-90fb-4b09-a7d3-7dc57ed24822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfda3f41f3c34280b635196ec0e69687',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07d3314ac9b34e86911ad32cf3487ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7bf0ae3-8f15-4e44-a29d-4ef6f294af62),volume_type_id=e7bf0ae3-8f15-4e44-a29d-4ef6f294af62)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:43.655645 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfb771e-6334-41e7-97d7-ff434b814216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:43.689027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dfb771e-6334-41e7-97d7-ff434b814216) transitioned into state 'SUCCESS' from state '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-1814567434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfda3f41f3c34280b635196ec0e69687',qos_specs=None,replication_status=,reservations=['bc6fb9d5-9641-4c67-8e7c-05ede51103c7','cdc40148-7da3-4544-80a8-92d48266bbf7','b5b6c321-b4b1-4bfb-a7e5-3863d1238082','00b047da-81d4-463d-ae9f-f58626333b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07d3314ac9b34e86911ad32cf3487ba8',volume_type_id=e7bf0ae3-8f15-4e44-a29d-4ef6f294af62)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:43.690080 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (284587cd-d119-4152-aaeb-b52e107acec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:43.706820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (284587cd-d119-4152-aaeb-b52e107acec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:43.708602 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Flow 'volume_create_api' (1eb25fc7-e8fe-48bd-98a2-4e47ef2ab6da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:43.709961 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Create volume request issued successfully. Aug 12 14:56:43.711898 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3db2917c-c4f2-478a-a03e-529bdce8e3cf tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:43.711898 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 825/3275] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:43 2026] POST /volume/v3/volumes => generated 784 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:43.727490 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da13111c-1e76-4e39-840d-d69487e14aa4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.730409 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da13111c-1e76-4e39-840d-d69487e14aa4 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:43.730409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da13111c-1e76-4e39-840d-d69487e14aa4 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.730409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da13111c-1e76-4e39-840d-d69487e14aa4 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.740042 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.740042 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:43.747623 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-da13111c-1e76-4e39-840d-d69487e14aa4 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:43.755416 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da13111c-1e76-4e39-840d-d69487e14aa4 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 200 Aug 12 14:56:43.757072 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 810/3276] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:43 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:43.795905 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-860648c6-d90a-41f3-bc66-43bb16e46cf9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.798796 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-860648c6-d90a-41f3-bc66-43bb16e46cf9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:56:43.799062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-860648c6-d90a-41f3-bc66-43bb16e46cf9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.799330 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-860648c6-d90a-41f3-bc66-43bb16e46cf9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.808185 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.808185 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:43.813082 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-860648c6-d90a-41f3-bc66-43bb16e46cf9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:43.820805 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-860648c6-d90a-41f3-bc66-43bb16e46cf9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 200 Aug 12 14:56:43.821371 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 823/3277] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:56:43 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:43.834751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dbdae98f-af45-48be-ad6e-3d583f7b0402 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.835149 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dbdae98f-af45-48be-ad6e-3d583f7b0402 None None] GET https://10.4.3.100/volume// Aug 12 14:56:43.835327 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dbdae98f-af45-48be-ad6e-3d583f7b0402 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:43.837584 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dbdae98f-af45-48be-ad6e-3d583f7b0402 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:43.837584 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dbdae98f-af45-48be-ad6e-3d583f7b0402 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:43.837584 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 820/3278] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:56: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 14:56:43.851082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-cec003d2-7d66-47ce-bc02-fa9859b8a1f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:43.855379 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-cec003d2-7d66-47ce-bc02-fa9859b8a1f9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:56:43.855379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-cec003d2-7d66-47ce-bc02-fa9859b8a1f9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a54ccb3-d054-433f-b9a9-dcba8a478dee", "connector": null, "instance_uuid": "4a6abb05-86e6-45b5-b63c-f3941cf978e6"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:43.866143 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:43.866143 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:43.911895 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-cec003d2-7d66-47ce-bc02-fa9859b8a1f9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:56:43.911895 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 826/3279] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:56:43 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:44.402304 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da56cd08-efa4-4365-b457-60964bd13c66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:44.405820 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da56cd08-efa4-4365-b457-60964bd13c66 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b Aug 12 14:56:44.406211 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da56cd08-efa4-4365-b457-60964bd13c66 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:44.406469 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da56cd08-efa4-4365-b457-60964bd13c66 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:44.406652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-da56cd08-efa4-4365-b457-60964bd13c66 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Show backup with id b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:56:44.411924 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da56cd08-efa4-4365-b457-60964bd13c66 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b returned with HTTP 404 Aug 12 14:56:44.412657 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 811/3280] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:44 2026] GET /volume/v3/backups/b3cd0cd6-7126-4ad0-8d5e-7ac9d21ccf1b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:44.504868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:44.506570 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 Aug 12 14:56:44.506791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:44.507021 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:44.507170 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 447f5937-f7e8-4496-a0cf-93836e314820 Aug 12 14:56:44.513278 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:44.513278 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:44.513818 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:56:44.533470 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:56:44.533904 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f89ac7af-f4b8-4e19-9647-4f69914e3670 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 returned with HTTP 202 Aug 12 14:56:44.534373 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 824/3281] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:56:44 2026] DELETE /volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:44.546740 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1c17644b-53fe-419a-8920-927d9d67261b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:44.550433 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1c17644b-53fe-419a-8920-927d9d67261b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 Aug 12 14:56:44.550774 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1c17644b-53fe-419a-8920-927d9d67261b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:44.551095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1c17644b-53fe-419a-8920-927d9d67261b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:44.559753 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:44.559753 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:44.560392 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1c17644b-53fe-419a-8920-927d9d67261b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:56:44.561630 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1c17644b-53fe-419a-8920-927d9d67261b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 returned with HTTP 200 Aug 12 14:56:44.562750 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 821/3282] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:44 2026] GET /volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:44.773437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fc3ef7bb-c86a-493d-8429-15f4db35041d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:44.775470 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc3ef7bb-c86a-493d-8429-15f4db35041d tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:44.775730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc3ef7bb-c86a-493d-8429-15f4db35041d tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:44.775922 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fc3ef7bb-c86a-493d-8429-15f4db35041d tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:44.784020 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:44.784020 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:44.789587 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fc3ef7bb-c86a-493d-8429-15f4db35041d tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:44.796859 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fc3ef7bb-c86a-493d-8429-15f4db35041d tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 200 Aug 12 14:56:44.797430 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 827/3283] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:44 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:44.810595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:44.812615 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] POST https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822/action Aug 12 14:56:44.812996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Action body: b'{"os-retype": {"new_type": "5aa5f051-ad0b-4a80-a806-6e1c1eb5688f"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:44.813093 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "5aa5f051-ad0b-4a80-a806-6e1c1eb5688f"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:44.824584 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:44.824584 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:44.825597 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:44.849930 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1348661095 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1348661095, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:44.850272 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1348661095 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1348661095, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:44.872832 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Created reservations ['45508a86-0320-4414-8eda-82b12fc4ed7c', 'e44395e4-a8ea-4683-ab82-5e5ac534293d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:44.887330 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1098146384 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1098146384, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:44.887782 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1098146384 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1098146384, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:56:44.897122 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Created reservations ['50566f44-182b-49c4-a38e-dc34d6daf29a', 'be6a4e4c-ede6-4f8b-9845-5e5893ae9aac'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:44.930409 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Retype volume request issued successfully. Aug 12 14:56:44.930746 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecf0b6a8-7409-4a43-a9c6-99b147de4c8f tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822/action returned with HTTP 202 Aug 12 14:56:44.931197 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 812/3284] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:56:44 2026] POST /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:56:44.940088 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-508b4bf4-e693-493e-80dc-6b6cd5b24394 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:44.943910 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-508b4bf4-e693-493e-80dc-6b6cd5b24394 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:44.944231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-508b4bf4-e693-493e-80dc-6b6cd5b24394 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:44.944483 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-508b4bf4-e693-493e-80dc-6b6cd5b24394 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:44.955447 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:44.955447 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:44.962311 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-508b4bf4-e693-493e-80dc-6b6cd5b24394 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:44.969657 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-508b4bf4-e693-493e-80dc-6b6cd5b24394 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 200 Aug 12 14:56:44.970172 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 825/3285] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:44 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:45.044026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8bed93cb-79cf-4f44-a66b-4133ae99054f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.044412 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8bed93cb-79cf-4f44-a66b-4133ae99054f None None] GET https://10.4.3.100/volume// Aug 12 14:56:45.044650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8bed93cb-79cf-4f44-a66b-4133ae99054f None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:45.044905 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8bed93cb-79cf-4f44-a66b-4133ae99054f None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:45.045273 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8bed93cb-79cf-4f44-a66b-4133ae99054f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:56:45.045651 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 822/3286] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:56: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 14:56:45.060957 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-1e52425c-5953-4dd6-8a75-1815a6376032 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.063431 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-1e52425c-5953-4dd6-8a75-1815a6376032 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:56:45.063609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-1e52425c-5953-4dd6-8a75-1815a6376032 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:45.063866 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-1e52425c-5953-4dd6-8a75-1815a6376032 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:45.078077 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:45.078077 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:45.086261 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-1e52425c-5953-4dd6-8a75-1815a6376032 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:56:45.091801 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-1e52425c-5953-4dd6-8a75-1815a6376032 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 200 Aug 12 14:56:45.092195 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 828/3287] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:56:45 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:56:45.199904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-73aa5ed6-8ad8-4e72-bc30-b1a9e8806da7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.203515 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-73aa5ed6-8ad8-4e72-bc30-b1a9e8806da7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847 Aug 12 14:56:45.203515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-73aa5ed6-8ad8-4e72-bc30-b1a9e8806da7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:45.211940 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-73aa5ed6-8ad8-4e72-bc30-b1a9e8806da7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-7a54ccb3-d054-433f-b9a9-dcba8a478dee-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:56:45.219651 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-73aa5ed6-8ad8-4e72-bc30-b1a9e8806da7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-7a54ccb3-d054-433f-b9a9-dcba8a478dee-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:56:45.219651 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:45.219651 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:45.322215 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-73aa5ed6-8ad8-4e72-bc30-b1a9e8806da7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-7a54ccb3-d054-433f-b9a9-dcba8a478dee-np0000007067" released by "attachment_update" :: held 0.104s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:56:45.322215 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-73aa5ed6-8ad8-4e72-bc30-b1a9e8806da7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847 returned with HTTP 200 Aug 12 14:56:45.322848 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 813/3288] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:56:45 2026] PUT /volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:45.351278 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-2150ce82-76d0-4480-b672-321c0ebbeea0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.353867 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-2150ce82-76d0-4480-b672-321c0ebbeea0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847/action Aug 12 14:56:45.354354 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-2150ce82-76d0-4480-b672-321c0ebbeea0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:56:45.354550 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-2150ce82-76d0-4480-b672-321c0ebbeea0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:45.375805 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:45.375805 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:45.388760 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b207c15b-bc0e-4880-ba56-d4ec59f4251b req-2150ce82-76d0-4480-b672-321c0ebbeea0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847/action returned with HTTP 204 Aug 12 14:56:45.389276 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 826/3289] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:56:45 2026] POST /volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:45.573801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c5f2e123-4d79-4e72-8ecc-00f802f77a46 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.575341 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c5f2e123-4d79-4e72-8ecc-00f802f77a46 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 Aug 12 14:56:45.575687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c5f2e123-4d79-4e72-8ecc-00f802f77a46 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:45.575749 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c5f2e123-4d79-4e72-8ecc-00f802f77a46 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:45.581579 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c5f2e123-4d79-4e72-8ecc-00f802f77a46 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 returned with HTTP 404 Aug 12 14:56:45.581579 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 823/3290] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:56:45 2026] GET /volume/v3/snapshots/447f5937-f7e8-4496-a0cf-93836e314820 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:45.592650 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56462ab2-94b8-45d7-806d-655d22fe9771 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.594842 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56462ab2-94b8-45d7-806d-655d22fe9771 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:56:45.595091 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56462ab2-94b8-45d7-806d-655d22fe9771 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:45.595312 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56462ab2-94b8-45d7-806d-655d22fe9771 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:45.604142 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:45.604142 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:45.608220 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-56462ab2-94b8-45d7-806d-655d22fe9771 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:45.613619 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56462ab2-94b8-45d7-806d-655d22fe9771 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:56:45.614015 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 829/3291] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:45 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:45.654887 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.658214 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:56:45.659477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1478763952"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:45.661524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request body: {'volume': {'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1478763952'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:56:45.756655 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume of 1 GB Aug 12 14:56:45.756655 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:45.756655 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:45.762936 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Availability Zones retrieved successfully. Aug 12 14:56:45.772654 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (e4a87074-74b7-45d6-8476-6f784984deec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:45.774693 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63edc994-f9b9-499a-bb79-8c190ec5ae8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:45.776529 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:56:45.863186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63edc994-f9b9-499a-bb79-8c190ec5ae8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:45.865031 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a12fe5-0c54-4e08-acc5-245b7810c6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:45.924548 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['18b7159a-a713-480a-a33f-8e45729a5d3b', '9aa5d260-dcdf-48ed-872c-817aa9e7f988', 'ea155284-c51e-41eb-ad2e-0eefe167545a', 'f7c51922-e1fc-4079-8fcd-13ce19066305'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:56:45.925983 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29a12fe5-0c54-4e08-acc5-245b7810c6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18b7159a-a713-480a-a33f-8e45729a5d3b', '9aa5d260-dcdf-48ed-872c-817aa9e7f988', 'ea155284-c51e-41eb-ad2e-0eefe167545a', 'f7c51922-e1fc-4079-8fcd-13ce19066305']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:45.927250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dbb982-cd36-4601-91b9-646bea1d5411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:45.962719 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96dbb982-cd36-4601-91b9-646bea1d5411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9c1e40-9de7-4129-ba50-2ba84830312f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1478763952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['18b7159a-a713-480a-a33f-8e45729a5d3b','9aa5d260-dcdf-48ed-872c-817aa9e7f988','ea155284-c51e-41eb-ad2e-0eefe167545a','f7c51922-e1fc-4079-8fcd-13ce19066305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:56:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1478763952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9c1e40-9de7-4129-ba50-2ba84830312f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7cf9762ce74f0cb174ecf59bef1139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2094188cbe643549748a1ec0eec3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:45.963514 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03176070-039e-4023-968d-0421cc713105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:45.982761 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03176070-039e-4023-968d-0421cc713105) transitioned into state 'SUCCESS' from state '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-1478763952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['18b7159a-a713-480a-a33f-8e45729a5d3b','9aa5d260-dcdf-48ed-872c-817aa9e7f988','ea155284-c51e-41eb-ad2e-0eefe167545a','f7c51922-e1fc-4079-8fcd-13ce19066305'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:45.983871 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3b5fc4-9d35-4182-a702-5cabf2c456da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:56:45.985869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ba50b1e1-b1f6-4bfc-b23e-45538ba0a9b5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:45.987621 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba50b1e1-b1f6-4bfc-b23e-45538ba0a9b5 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:45.987791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba50b1e1-b1f6-4bfc-b23e-45538ba0a9b5 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:45.987975 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba50b1e1-b1f6-4bfc-b23e-45538ba0a9b5 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:45.994911 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:45.994911 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:45.998091 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3b5fc4-9d35-4182-a702-5cabf2c456da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:56:45.998912 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ba50b1e1-b1f6-4bfc-b23e-45538ba0a9b5 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:45.999275 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (e4a87074-74b7-45d6-8476-6f784984deec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:56:45.999735 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request issued successfully. Aug 12 14:56:46.000535 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c33877c9-b3f1-4f41-bb4f-da6cfdc35152 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:56:46.001389 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 814/3292] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:56:45 2026] POST /volume/v3/volumes => generated 754 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:56:46.010437 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba50b1e1-b1f6-4bfc-b23e-45538ba0a9b5 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 200 Aug 12 14:56:46.010903 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 827/3293] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:45 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:46.016448 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-44966f23-219a-4ec8-8b19-08fdcdf7deda None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:46.019369 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-44966f23-219a-4ec8-8b19-08fdcdf7deda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:56:46.019729 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-44966f23-219a-4ec8-8b19-08fdcdf7deda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:46.020031 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-44966f23-219a-4ec8-8b19-08fdcdf7deda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:46.023895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-54fbfb76-61b0-4bad-8d66-2576cfa5f157 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:46.026056 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54fbfb76-61b0-4bad-8d66-2576cfa5f157 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:46.026237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54fbfb76-61b0-4bad-8d66-2576cfa5f157 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:46.026411 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-54fbfb76-61b0-4bad-8d66-2576cfa5f157 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:46.030733 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:46.030733 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:46.036135 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:46.036135 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:46.037131 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-44966f23-219a-4ec8-8b19-08fdcdf7deda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:46.040762 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-54fbfb76-61b0-4bad-8d66-2576cfa5f157 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:46.044125 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-44966f23-219a-4ec8-8b19-08fdcdf7deda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:56:46.044703 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 824/3294] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:46 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:46.047784 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-54fbfb76-61b0-4bad-8d66-2576cfa5f157 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 200 Aug 12 14:56:46.048282 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 830/3295] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:46 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:46.062159 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-965893ae-dfca-435b-95bc-47b1190ee175 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:46.064697 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-965893ae-dfca-435b-95bc-47b1190ee175 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:46.065074 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-965893ae-dfca-435b-95bc-47b1190ee175 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:46.065288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-965893ae-dfca-435b-95bc-47b1190ee175 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:46.073310 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:46.073310 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:56:46.078924 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-965893ae-dfca-435b-95bc-47b1190ee175 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:46.085818 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-965893ae-dfca-435b-95bc-47b1190ee175 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 200 Aug 12 14:56:46.086373 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 815/3296] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:46 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:46.099232 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:46.102159 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] DELETE https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:46.102424 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:46.102692 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:46.102898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Delete volume with id: 3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:46.111776 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:46.111776 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:56:46.112438 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:46.135284 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Delete volume request issued successfully. Aug 12 14:56:46.135603 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-babcbef6-0b91-405b-bd82-6e7038d3a8cb tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 202 Aug 12 14:56:46.136177 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 828/3297] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:56:46 2026] DELETE /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:46.146553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cab8179a-a798-440d-8cf6-508b1411b106 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:46.150255 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cab8179a-a798-440d-8cf6-508b1411b106 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:46.150468 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cab8179a-a798-440d-8cf6-508b1411b106 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:46.150756 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cab8179a-a798-440d-8cf6-508b1411b106 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:46.161102 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:46.161102 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:56:46.166385 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cab8179a-a798-440d-8cf6-508b1411b106 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Volume info retrieved successfully. Aug 12 14:56:46.173222 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cab8179a-a798-440d-8cf6-508b1411b106 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 200 Aug 12 14:56:46.173722 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 825/3298] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:46 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.061092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc9ff67c-d66b-4fff-b980-1e546e795f60 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.063089 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc9ff67c-d66b-4fff-b980-1e546e795f60 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:56:47.063238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc9ff67c-d66b-4fff-b980-1e546e795f60 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.063446 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc9ff67c-d66b-4fff-b980-1e546e795f60 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.076681 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:56:47.076681 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:56:47.084769 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cc9ff67c-d66b-4fff-b980-1e546e795f60 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:56:47.091697 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc9ff67c-d66b-4fff-b980-1e546e795f60 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:56:47.092170 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 831/3299] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:47.189608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da403ae0-7adc-4a10-9681-17c360f70872 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.192051 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da403ae0-7adc-4a10-9681-17c360f70872 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] GET https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 Aug 12 14:56:47.192239 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da403ae0-7adc-4a10-9681-17c360f70872 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.192518 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da403ae0-7adc-4a10-9681-17c360f70872 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.200442 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da403ae0-7adc-4a10-9681-17c360f70872 tempest-VolumeTypesTest-1152597877 tempest-VolumeTypesTest-1152597877-project-member] https://10.4.3.100/volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 returned with HTTP 404 Aug 12 14:56:47.201283 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 816/3300] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/volumes/3e28bb17-90fb-4b09-a7d3-7dc57ed24822 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:47.214382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-798888e3-3626-4050-9302-39bac8ff2048 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.216533 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-798888e3-3626-4050-9302-39bac8ff2048 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] DELETE https://10.4.3.100/volume/v3/types/5aa5f051-ad0b-4a80-a806-6e1c1eb5688f Aug 12 14:56:47.216814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-798888e3-3626-4050-9302-39bac8ff2048 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.217089 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-798888e3-3626-4050-9302-39bac8ff2048 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.249631 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-798888e3-3626-4050-9302-39bac8ff2048 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/5aa5f051-ad0b-4a80-a806-6e1c1eb5688f returned with HTTP 202 Aug 12 14:56:47.250122 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 829/3301] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:47 2026] DELETE /volume/v3/types/5aa5f051-ad0b-4a80-a806-6e1c1eb5688f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:47.260336 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e9798922-6047-4b36-af44-569b870ca381 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.262756 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e9798922-6047-4b36-af44-569b870ca381 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/5aa5f051-ad0b-4a80-a806-6e1c1eb5688f Aug 12 14:56:47.263019 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e9798922-6047-4b36-af44-569b870ca381 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.263324 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e9798922-6047-4b36-af44-569b870ca381 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.267357 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e9798922-6047-4b36-af44-569b870ca381 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/5aa5f051-ad0b-4a80-a806-6e1c1eb5688f returned with HTTP 404 Aug 12 14:56:47.268074 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 826/3302] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/5aa5f051-ad0b-4a80-a806-6e1c1eb5688f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:47.281431 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a64ade8d-78ee-400d-87e5-9cb8e540a866 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.284163 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a64ade8d-78ee-400d-87e5-9cb8e540a866 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] DELETE https://10.4.3.100/volume/v3/types/e7bf0ae3-8f15-4e44-a29d-4ef6f294af62 Aug 12 14:56:47.284358 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a64ade8d-78ee-400d-87e5-9cb8e540a866 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.284612 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a64ade8d-78ee-400d-87e5-9cb8e540a866 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.351573 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a64ade8d-78ee-400d-87e5-9cb8e540a866 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/e7bf0ae3-8f15-4e44-a29d-4ef6f294af62 returned with HTTP 202 Aug 12 14:56:47.351840 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 832/3303] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:47 2026] DELETE /volume/v3/types/e7bf0ae3-8f15-4e44-a29d-4ef6f294af62 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:47.361898 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-137e5a90-a9c9-4323-8e78-1d6af3cc3f09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.363975 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-137e5a90-a9c9-4323-8e78-1d6af3cc3f09 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/e7bf0ae3-8f15-4e44-a29d-4ef6f294af62 Aug 12 14:56:47.364236 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-137e5a90-a9c9-4323-8e78-1d6af3cc3f09 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.364477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-137e5a90-a9c9-4323-8e78-1d6af3cc3f09 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.369161 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-137e5a90-a9c9-4323-8e78-1d6af3cc3f09 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/e7bf0ae3-8f15-4e44-a29d-4ef6f294af62 returned with HTTP 404 Aug 12 14:56:47.369700 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 817/3304] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/e7bf0ae3-8f15-4e44-a29d-4ef6f294af62 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:47.382574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-83358f23-72e8-4a84-9a94-3669dd87b0dc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.384593 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83358f23-72e8-4a84-9a94-3669dd87b0dc tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:56:47.384986 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83358f23-72e8-4a84-9a94-3669dd87b0dc tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-450115370", "description": "tempest-volume-type-description-1428060074", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:47.403693 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83358f23-72e8-4a84-9a94-3669dd87b0dc tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:47.404234 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 830/3305] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:56:47 2026] POST /volume/v3/types => generated 314 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.414215 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bc3e87fb-797b-4923-832b-c5695c133535 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.416238 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc3e87fb-797b-4923-832b-c5695c133535 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d Aug 12 14:56:47.416540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc3e87fb-797b-4923-832b-c5695c133535 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.416776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc3e87fb-797b-4923-832b-c5695c133535 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.423089 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc3e87fb-797b-4923-832b-c5695c133535 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d returned with HTTP 200 Aug 12 14:56:47.423821 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 827/3306] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.436191 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08ef44a2-829b-4762-bfc8-124860d54938 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.438956 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08ef44a2-829b-4762-bfc8-124860d54938 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] DELETE https://10.4.3.100/volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d Aug 12 14:56:47.439278 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08ef44a2-829b-4762-bfc8-124860d54938 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.439594 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08ef44a2-829b-4762-bfc8-124860d54938 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.485727 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08ef44a2-829b-4762-bfc8-124860d54938 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d returned with HTTP 202 Aug 12 14:56:47.486352 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 833/3307] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:47 2026] DELETE /volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:47.494700 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1232966b-18f1-49e6-9dec-43ed86e773d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.496972 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1232966b-18f1-49e6-9dec-43ed86e773d6 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d Aug 12 14:56:47.497228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1232966b-18f1-49e6-9dec-43ed86e773d6 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.497449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1232966b-18f1-49e6-9dec-43ed86e773d6 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.501095 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1232966b-18f1-49e6-9dec-43ed86e773d6 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d returned with HTTP 404 Aug 12 14:56:47.501683 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 818/3308] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/97fcdeb0-a090-4c55-ac5a-b8c7db8f2b7d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:47.510205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e4e91209-410e-40ff-aa84-ba662ab3c14e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.513846 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e4e91209-410e-40ff-aa84-ba662ab3c14e tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:56:47.514384 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e4e91209-410e-40ff-aa84-ba662ab3c14e tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1636421582"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:47.536525 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e4e91209-410e-40ff-aa84-ba662ab3c14e tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:47.537063 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 831/3309] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:56:47 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.547968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-99155747-f600-453c-996d-94b47422c288 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.550082 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-99155747-f600-453c-996d-94b47422c288 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] POST https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption Aug 12 14:56:47.550592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-99155747-f600-453c-996d-94b47422c288 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:47.573701 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-99155747-f600-453c-996d-94b47422c288 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption returned with HTTP 200 Aug 12 14:56:47.574142 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 828/3310] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:56:47 2026] POST /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.585523 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9effb434-089e-4877-a768-cb41e6e0db02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.592629 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9effb434-089e-4877-a768-cb41e6e0db02 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption Aug 12 14:56:47.592856 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9effb434-089e-4877-a768-cb41e6e0db02 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.593057 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9effb434-089e-4877-a768-cb41e6e0db02 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.610389 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9effb434-089e-4877-a768-cb41e6e0db02 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption returned with HTTP 200 Aug 12 14:56:47.611006 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 834/3311] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption => generated 325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.626382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a97011d3-9128-45f4-8dba-f9509b1fe9fc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.630404 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a97011d3-9128-45f4-8dba-f9509b1fe9fc tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] PUT https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/c91c6316-81b1-4b22-913f-9f2469395b00 Aug 12 14:56:47.630838 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a97011d3-9128-45f4-8dba-f9509b1fe9fc tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:47.654799 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a97011d3-9128-45f4-8dba-f9509b1fe9fc tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/c91c6316-81b1-4b22-913f-9f2469395b00 returned with HTTP 200 Aug 12 14:56:47.655307 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 819/3312] 10.4.3.100 () {68 vars in 1507 bytes} [Wed Aug 12 14:56:47 2026] PUT /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/c91c6316-81b1-4b22-913f-9f2469395b00 => generated 122 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.666379 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cd7193d3-96cb-4adf-97a5-48d20f62d157 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.668898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd7193d3-96cb-4adf-97a5-48d20f62d157 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption Aug 12 14:56:47.669170 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd7193d3-96cb-4adf-97a5-48d20f62d157 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.669427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd7193d3-96cb-4adf-97a5-48d20f62d157 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.687652 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd7193d3-96cb-4adf-97a5-48d20f62d157 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption returned with HTTP 200 Aug 12 14:56:47.688238 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 832/3313] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption => generated 347 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.699927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c6747bc9-eda0-4e90-a97c-209865d4d37c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.703491 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6747bc9-eda0-4e90-a97c-209865d4d37c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/cipher Aug 12 14:56:47.703778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c6747bc9-eda0-4e90-a97c-209865d4d37c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.704011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c6747bc9-eda0-4e90-a97c-209865d4d37c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.715348 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6747bc9-eda0-4e90-a97c-209865d4d37c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/cipher returned with HTTP 200 Aug 12 14:56:47.715870 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 829/3314] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/cipher => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:56:47.724623 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d7e188c-ed30-405c-9849-c28ae0a23b65 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.727116 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d7e188c-ed30-405c-9849-c28ae0a23b65 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] DELETE https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/c91c6316-81b1-4b22-913f-9f2469395b00 Aug 12 14:56:47.727300 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d7e188c-ed30-405c-9849-c28ae0a23b65 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.727574 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d7e188c-ed30-405c-9849-c28ae0a23b65 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.744093 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d7e188c-ed30-405c-9849-c28ae0a23b65 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/c91c6316-81b1-4b22-913f-9f2469395b00 returned with HTTP 202 Aug 12 14:56:47.744736 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 835/3315] 10.4.3.100 () {66 vars in 1489 bytes} [Wed Aug 12 14:56:47 2026] DELETE /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption/c91c6316-81b1-4b22-913f-9f2469395b00 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:47.757739 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d8842925-54e9-432f-81d7-4d975e4bd270 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.760344 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8842925-54e9-432f-81d7-4d975e4bd270 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption Aug 12 14:56:47.760639 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8842925-54e9-432f-81d7-4d975e4bd270 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.760905 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d8842925-54e9-432f-81d7-4d975e4bd270 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.768076 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d8842925-54e9-432f-81d7-4d975e4bd270 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption returned with HTTP 200 Aug 12 14:56:47.768631 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 820/3316] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:56:47.777840 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-261dfbc5-922e-45b5-ad96-047720a2eab1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.781222 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-261dfbc5-922e-45b5-ad96-047720a2eab1 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption Aug 12 14:56:47.781685 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-261dfbc5-922e-45b5-ad96-047720a2eab1 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.782030 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-261dfbc5-922e-45b5-ad96-047720a2eab1 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.790351 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-261dfbc5-922e-45b5-ad96-047720a2eab1 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption returned with HTTP 200 Aug 12 14:56:47.791002 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 833/3317] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c/encryption => generated 2 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 12 14:56:47.800392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bd4ee214-7d41-4d4d-aec1-702f74f8dc4c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.802258 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd4ee214-7d41-4d4d-aec1-702f74f8dc4c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] DELETE https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c Aug 12 14:56:47.802625 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd4ee214-7d41-4d4d-aec1-702f74f8dc4c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.803204 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd4ee214-7d41-4d4d-aec1-702f74f8dc4c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.833870 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd4ee214-7d41-4d4d-aec1-702f74f8dc4c tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c returned with HTTP 202 Aug 12 14:56:47.834352 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 830/3318] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:47 2026] DELETE /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:47.842444 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-37b2364f-e1d3-4d88-882f-cced08f5ccfe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.844159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37b2364f-e1d3-4d88-882f-cced08f5ccfe tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c Aug 12 14:56:47.844374 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37b2364f-e1d3-4d88-882f-cced08f5ccfe tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.844686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-37b2364f-e1d3-4d88-882f-cced08f5ccfe tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.849531 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-37b2364f-e1d3-4d88-882f-cced08f5ccfe tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c returned with HTTP 404 Aug 12 14:56:47.850138 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 836/3319] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types/85faa06b-c9ae-4ea5-a273-6f31788e9a8c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:47.862387 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-811ae10d-1c50-4e53-aa90-4a828f7b2caa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.864771 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-811ae10d-1c50-4e53-aa90-4a828f7b2caa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types Aug 12 14:56:47.865019 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-811ae10d-1c50-4e53-aa90-4a828f7b2caa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:47.865263 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-811ae10d-1c50-4e53-aa90-4a828f7b2caa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:47.895716 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-811ae10d-1c50-4e53-aa90-4a828f7b2caa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:47.896193 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 821/3320] 10.4.3.100 () {66 vars in 1231 bytes} [Wed Aug 12 14:56:47 2026] GET /volume/v3/types => generated 1108 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:56:47.907558 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-092089df-efd0-4263-9261-7451abb238de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.911544 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-092089df-efd0-4263-9261-7451abb238de tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:56:47.912050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-092089df-efd0-4263-9261-7451abb238de tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1608885396"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:47.936355 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-092089df-efd0-4263-9261-7451abb238de tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:56:47.937218 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 834/3321] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:56:47 2026] POST /volume/v3/types => generated 221 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:47.949440 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cfcc5284-f52f-451f-badc-9ecd0bacc738 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:47.952003 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cfcc5284-f52f-451f-badc-9ecd0bacc738 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] PUT https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 Aug 12 14:56:47.952533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cfcc5284-f52f-451f-badc-9ecd0bacc738 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-818065341", "description": "tempest-volume-type-description-1845055039", "is_public": false}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:56:48.018541 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cfcc5284-f52f-451f-badc-9ecd0bacc738 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 returned with HTTP 200 Aug 12 14:56:48.018541 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 831/3322] 10.4.3.100 () {68 vars in 1363 bytes} [Wed Aug 12 14:56:47 2026] PUT /volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 => generated 204 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:48.031617 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b777ff1f-ec83-4d5c-98e6-a6c05e81c0b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:48.034247 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b777ff1f-ec83-4d5c-98e6-a6c05e81c0b9 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 Aug 12 14:56:48.034626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b777ff1f-ec83-4d5c-98e6-a6c05e81c0b9 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:48.035140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b777ff1f-ec83-4d5c-98e6-a6c05e81c0b9 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:48.042352 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b777ff1f-ec83-4d5c-98e6-a6c05e81c0b9 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 returned with HTTP 200 Aug 12 14:56:48.042804 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 837/3323] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:56:48 2026] GET /volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 => generated 268 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:56:48.055712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1c43c038-840d-49a2-b41c-bd488e06d9fa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:48.058350 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c43c038-840d-49a2-b41c-bd488e06d9fa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] DELETE https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 Aug 12 14:56:48.058746 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c43c038-840d-49a2-b41c-bd488e06d9fa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:48.059128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1c43c038-840d-49a2-b41c-bd488e06d9fa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:48.098336 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1c43c038-840d-49a2-b41c-bd488e06d9fa tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 returned with HTTP 202 Aug 12 14:56:48.099142 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 822/3324] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:56:48 2026] DELETE /volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:56:48.111170 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f63de7fb-3756-444d-9b89-35e7c0302345 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:56:48.114696 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f63de7fb-3756-444d-9b89-35e7c0302345 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] GET https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 Aug 12 14:56:48.115249 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f63de7fb-3756-444d-9b89-35e7c0302345 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:56:48.115647 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f63de7fb-3756-444d-9b89-35e7c0302345 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:56:48.123313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f63de7fb-3756-444d-9b89-35e7c0302345 tempest-VolumeTypesTest-1634423877 tempest-VolumeTypesTest-1634423877-project-admin] https://10.4.3.100/volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 returned with HTTP 404 Aug 12 14:56:48.124440 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 835/3325] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:56:48 2026] GET /volume/v3/types/ee7c0ecf-0b66-4fc6-9b54-e81047cf7ff0 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:56:58.013793 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=508,cinder:INSERT=58,cinder:UPDATE=109 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:56:58.038640 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=346,cinder:UPDATE=61,cinder:INSERT=28 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:56:58.090924 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=158,cinder:INSERT=28,cinder:UPDATE=49 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:56:58.119287 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=143,cinder:INSERT=29,cinder:UPDATE=36 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:57:01.420652 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-12ca2541-3974-453a-ad7b-b36f3e51641e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:01.423126 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:01.423634 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-646769114"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:01.425679 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-646769114'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:01.425853 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume of 1 GB Aug 12 14:57:01.431994 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Availability Zones retrieved successfully. Aug 12 14:57:01.440269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Flow 'volume_create_api' (048bff15-7085-4e1a-a7ff-8f34cd5a0ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:01.442284 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27b005c-4744-40a7-a215-1e49b6aff620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:01.443232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:01.481161 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a27b005c-4744-40a7-a215-1e49b6aff620) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:01.482608 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b63c09e-dddd-4119-821d-adae35007c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:01.566843 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Created reservations ['0cf4f3fa-cd22-4fcd-a5ab-310328f7cc5d', '2cd135e8-37ec-4aae-a64a-a96ecd2750b7', 'ca1b2761-58fe-493b-9f7b-737562b014fc', '42eba611-7bdf-46d3-aee7-5fdb5a66847b'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:01.568056 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b63c09e-dddd-4119-821d-adae35007c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cf4f3fa-cd22-4fcd-a5ab-310328f7cc5d', '2cd135e8-37ec-4aae-a64a-a96ecd2750b7', 'ca1b2761-58fe-493b-9f7b-737562b014fc', '42eba611-7bdf-46d3-aee7-5fdb5a66847b']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:01.569382 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db33453-8b9b-499b-96be-ef00dfbec073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:01.596643 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9db33453-8b9b-499b-96be-ef00dfbec073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '938972cf-bda1-4243-ab2e-feb7062fa43b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-646769114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e34a58b6ac74cf898cbc999e2de9233',qos_specs=None,replication_status=,reservations=['0cf4f3fa-cd22-4fcd-a5ab-310328f7cc5d','2cd135e8-37ec-4aae-a64a-a96ecd2750b7','ca1b2761-58fe-493b-9f7b-737562b014fc','42eba611-7bdf-46d3-aee7-5fdb5a66847b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-646769114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=938972cf-bda1-4243-ab2e-feb7062fa43b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e34a58b6ac74cf898cbc999e2de9233',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:01.597419 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2be928-ac12-4683-b1f0-5056c8f8f1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:01.615785 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd2be928-ac12-4683-b1f0-5056c8f8f1b2) transitioned into state 'SUCCESS' from state '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-646769114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e34a58b6ac74cf898cbc999e2de9233',qos_specs=None,replication_status=,reservations=['0cf4f3fa-cd22-4fcd-a5ab-310328f7cc5d','2cd135e8-37ec-4aae-a64a-a96ecd2750b7','ca1b2761-58fe-493b-9f7b-737562b014fc','42eba611-7bdf-46d3-aee7-5fdb5a66847b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:01.616530 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eca361f-5c0f-4ca9-8cc4-91ca0637ae6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:01.627050 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eca361f-5c0f-4ca9-8cc4-91ca0637ae6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:01.627968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Flow 'volume_create_api' (048bff15-7085-4e1a-a7ff-8f34cd5a0ad4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:01.628404 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume request issued successfully. Aug 12 14:57:01.629016 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-12ca2541-3974-453a-ad7b-b36f3e51641e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:01.629423 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 832/3326] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:01 2026] POST /volume/v3/volumes => generated 750 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:01.641234 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9944e6fd-6121-40f0-8ebe-2620257f0222 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:01.642919 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9944e6fd-6121-40f0-8ebe-2620257f0222 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:01.643118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9944e6fd-6121-40f0-8ebe-2620257f0222 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:01.643348 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9944e6fd-6121-40f0-8ebe-2620257f0222 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:01.652398 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:01.652398 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:01.656699 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9944e6fd-6121-40f0-8ebe-2620257f0222 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:01.662154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9944e6fd-6121-40f0-8ebe-2620257f0222 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:01.663054 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 838/3327] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:01 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:02.677522 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-906fb4ea-ed41-40e2-8cc3-480a33831963 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:02.680533 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-906fb4ea-ed41-40e2-8cc3-480a33831963 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:02.680797 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-906fb4ea-ed41-40e2-8cc3-480a33831963 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:02.681036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-906fb4ea-ed41-40e2-8cc3-480a33831963 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:02.691820 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:02.691820 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:02.699017 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-906fb4ea-ed41-40e2-8cc3-480a33831963 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:02.706439 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-906fb4ea-ed41-40e2-8cc3-480a33831963 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:02.707024 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 823/3328] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:02 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:02.765340 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-591d689f-d760-46d4-8ab9-0c3426757881 req-dd3d7dcf-fc81-465a-8663-4039947f6796 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:02.767750 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-dd3d7dcf-fc81-465a-8663-4039947f6796 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:02.768005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-dd3d7dcf-fc81-465a-8663-4039947f6796 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:02.768219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-dd3d7dcf-fc81-465a-8663-4039947f6796 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:02.775810 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:02.775810 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:02.781186 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-591d689f-d760-46d4-8ab9-0c3426757881 req-dd3d7dcf-fc81-465a-8663-4039947f6796 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:02.788358 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-dd3d7dcf-fc81-465a-8663-4039947f6796 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:02.789044 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 836/3329] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:02 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:02.883986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b865bf04-937f-4933-8d36-9f6f9bbcd2e8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:02.884641 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b865bf04-937f-4933-8d36-9f6f9bbcd2e8 None None] GET https://10.4.3.100/volume// Aug 12 14:57:02.885291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b865bf04-937f-4933-8d36-9f6f9bbcd2e8 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:02.885291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b865bf04-937f-4933-8d36-9f6f9bbcd2e8 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:02.886274 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b865bf04-937f-4933-8d36-9f6f9bbcd2e8 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:02.886901 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 833/3330] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:57: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 14:57:02.896338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-591d689f-d760-46d4-8ab9-0c3426757881 req-0a67de43-59ec-45a4-b276-06176073ae42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:02.899103 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-0a67de43-59ec-45a4-b276-06176073ae42 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:57:02.899763 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-0a67de43-59ec-45a4-b276-06176073ae42 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "938972cf-bda1-4243-ab2e-feb7062fa43b", "connector": null, "instance_uuid": "45b2e1de-6fe6-4956-aaca-272f6babb909"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:02.911700 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:02.911700 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:02.943623 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-0a67de43-59ec-45a4-b276-06176073ae42 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:57:02.944190 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 839/3331] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:57:02 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 14:57:02.979739 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e21f8c2-4390-4f0b-b47b-242c6f551de9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:02.983931 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e21f8c2-4390-4f0b-b47b-242c6f551de9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:02.984453 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e21f8c2-4390-4f0b-b47b-242c6f551de9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:02.984892 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e21f8c2-4390-4f0b-b47b-242c6f551de9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:02.997753 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:02.997753 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:03.000678 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5f48fa19-83fc-4e8d-857c-b84ec2d049bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:03.001153 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f48fa19-83fc-4e8d-857c-b84ec2d049bb None None] GET https://10.4.3.100/volume// Aug 12 14:57:03.001382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f48fa19-83fc-4e8d-857c-b84ec2d049bb None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:03.001648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f48fa19-83fc-4e8d-857c-b84ec2d049bb None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:03.002073 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f48fa19-83fc-4e8d-857c-b84ec2d049bb None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:03.002495 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 837/3332] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57: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 14:57:03.002950 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2e21f8c2-4390-4f0b-b47b-242c6f551de9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:03.008975 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e21f8c2-4390-4f0b-b47b-242c6f551de9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:03.009790 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 824/3333] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:02 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:03.019280 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-591d689f-d760-46d4-8ab9-0c3426757881 req-26f45b8a-ca1b-45d6-8f15-cb21423c17c5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:03.022009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-26f45b8a-ca1b-45d6-8f15-cb21423c17c5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:03.022294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-26f45b8a-ca1b-45d6-8f15-cb21423c17c5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:03.022542 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-26f45b8a-ca1b-45d6-8f15-cb21423c17c5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:03.034738 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:03.034738 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:03.039400 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-591d689f-d760-46d4-8ab9-0c3426757881 req-26f45b8a-ca1b-45d6-8f15-cb21423c17c5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:03.045639 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-26f45b8a-ca1b-45d6-8f15-cb21423c17c5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:03.046238 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 834/3334] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:03 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:03.156358 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-591d689f-d760-46d4-8ab9-0c3426757881 req-462ba913-6a4d-4893-990e-5be48c56c92f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:03.159227 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-462ba913-6a4d-4893-990e-5be48c56c92f tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] PUT https://10.4.3.100/volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375 Aug 12 14:57:03.159824 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-462ba913-6a4d-4893-990e-5be48c56c92f tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:03.177143 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-591d689f-d760-46d4-8ab9-0c3426757881 req-462ba913-6a4d-4893-990e-5be48c56c92f tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Acquiring lock "cinder-attachment_update-938972cf-bda1-4243-ab2e-feb7062fa43b-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:57:03.183031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-591d689f-d760-46d4-8ab9-0c3426757881 req-462ba913-6a4d-4893-990e-5be48c56c92f tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Lock "cinder-attachment_update-938972cf-bda1-4243-ab2e-feb7062fa43b-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:57:03.184509 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:03.184509 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:03.329082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-591d689f-d760-46d4-8ab9-0c3426757881 req-462ba913-6a4d-4893-990e-5be48c56c92f tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Lock "cinder-attachment_update-938972cf-bda1-4243-ab2e-feb7062fa43b-np0000007067" released by "attachment_update" :: held 0.146s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:57:03.329497 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-462ba913-6a4d-4893-990e-5be48c56c92f tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375 returned with HTTP 200 Aug 12 14:57:03.330254 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 840/3335] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:57:03 2026] PUT /volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:04.031101 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c5dc1e8e-e7b8-4309-aa5b-70735d6a68a1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:04.033656 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c5dc1e8e-e7b8-4309-aa5b-70735d6a68a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:04.033998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c5dc1e8e-e7b8-4309-aa5b-70735d6a68a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:04.034523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c5dc1e8e-e7b8-4309-aa5b-70735d6a68a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:04.051487 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:04.051487 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:04.055217 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c5dc1e8e-e7b8-4309-aa5b-70735d6a68a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:04.062251 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c5dc1e8e-e7b8-4309-aa5b-70735d6a68a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:04.062787 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 838/3336] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:04 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:05.078503 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fa55fc3b-b32e-4c7e-8119-50488c8422b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:05.080829 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa55fc3b-b32e-4c7e-8119-50488c8422b7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:05.081041 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa55fc3b-b32e-4c7e-8119-50488c8422b7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:05.081240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fa55fc3b-b32e-4c7e-8119-50488c8422b7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:05.091613 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:05.091613 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:05.095556 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fa55fc3b-b32e-4c7e-8119-50488c8422b7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:05.100116 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fa55fc3b-b32e-4c7e-8119-50488c8422b7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:05.100435 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 825/3337] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:05 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:06.114172 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f46547a-3605-48fd-85e9-6d4c8f920e9d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:06.116625 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f46547a-3605-48fd-85e9-6d4c8f920e9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:06.116902 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f46547a-3605-48fd-85e9-6d4c8f920e9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:06.117143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f46547a-3605-48fd-85e9-6d4c8f920e9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:06.131981 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:06.131981 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:06.138145 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f46547a-3605-48fd-85e9-6d4c8f920e9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:06.144286 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f46547a-3605-48fd-85e9-6d4c8f920e9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:06.144777 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 835/3338] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:06 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:06.593588 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-591d689f-d760-46d4-8ab9-0c3426757881 req-823e7e20-bcb7-4c8a-a717-39acb04044a2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:06.596717 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-823e7e20-bcb7-4c8a-a717-39acb04044a2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375/action Aug 12 14:57:06.596717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-823e7e20-bcb7-4c8a-a717-39acb04044a2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:06.597003 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-823e7e20-bcb7-4c8a-a717-39acb04044a2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:06.622805 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:06.622805 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:06.637113 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-591d689f-d760-46d4-8ab9-0c3426757881 req-823e7e20-bcb7-4c8a-a717-39acb04044a2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375/action returned with HTTP 204 Aug 12 14:57:06.638280 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 841/3339] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:57:06 2026] POST /volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:06.981358 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a461ffef-5ec1-4c5a-a2d4-e2785d259952 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:06.983293 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a461ffef-5ec1-4c5a-a2d4-e2785d259952 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:06.983552 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a461ffef-5ec1-4c5a-a2d4-e2785d259952 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:06.983831 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a461ffef-5ec1-4c5a-a2d4-e2785d259952 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.000646 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.000646 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:07.004942 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a461ffef-5ec1-4c5a-a2d4-e2785d259952 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:07.009402 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a461ffef-5ec1-4c5a-a2d4-e2785d259952 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:07.009788 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 839/3340] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:06 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:07.027273 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-874a029d-0bc0-433f-8aca-de41adf20d67 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.029469 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-874a029d-0bc0-433f-8aca-de41adf20d67 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:07.029724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-874a029d-0bc0-433f-8aca-de41adf20d67 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.029963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-874a029d-0bc0-433f-8aca-de41adf20d67 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.039553 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.039553 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:07.044816 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-874a029d-0bc0-433f-8aca-de41adf20d67 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:07.050939 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-874a029d-0bc0-433f-8aca-de41adf20d67 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:07.051475 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 826/3341] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:07.111279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-228dd5ac-7114-41a3-8e00-60448a852298 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.113923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-228dd5ac-7114-41a3-8e00-60448a852298 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:07.114185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-228dd5ac-7114-41a3-8e00-60448a852298 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.114378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-228dd5ac-7114-41a3-8e00-60448a852298 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.123862 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.123862 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:07.128926 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-228dd5ac-7114-41a3-8e00-60448a852298 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:07.134839 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-228dd5ac-7114-41a3-8e00-60448a852298 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:07.135421 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 836/3342] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:07.165664 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cadf8001-033d-4060-92cb-af425155ddbb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.167779 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cadf8001-033d-4060-92cb-af425155ddbb tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:07.168102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cadf8001-033d-4060-92cb-af425155ddbb tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.168214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.168410 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cadf8001-033d-4060-92cb-af425155ddbb tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.171988 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:07.172609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-865747523"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:07.174683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-865747523'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:07.174819 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume of 1 GB Aug 12 14:57:07.184659 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.184659 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:07.188019 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Availability Zones retrieved successfully. Aug 12 14:57:07.188938 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cadf8001-033d-4060-92cb-af425155ddbb tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:07.196327 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cadf8001-033d-4060-92cb-af425155ddbb tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:07.197155 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 842/3343] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:07.205266 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (57410186-3d1d-4095-a01e-b585fa7ba59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:07.212125 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792be8de-6115-403f-97d4-f127eba84d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:07.213152 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:07.216479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1b4d4bb1-fbe7-4fbb-9e94-8b4250b75a9d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.219498 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b4d4bb1-fbe7-4fbb-9e94-8b4250b75a9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:07.219914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b4d4bb1-fbe7-4fbb-9e94-8b4250b75a9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.220044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1b4d4bb1-fbe7-4fbb-9e94-8b4250b75a9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.237307 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.237307 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:07.246650 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (792be8de-6115-403f-97d4-f127eba84d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:07.247245 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1b4d4bb1-fbe7-4fbb-9e94-8b4250b75a9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:07.247534 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6547101c-4e78-4a47-baa4-d1989721f222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:07.254325 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b7816070-9a0e-42ea-a1e7-c9c3b542c40a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.254799 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b7816070-9a0e-42ea-a1e7-c9c3b542c40a None None] GET https://10.4.3.100/volume// Aug 12 14:57:07.255012 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b7816070-9a0e-42ea-a1e7-c9c3b542c40a None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.255256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b7816070-9a0e-42ea-a1e7-c9c3b542c40a None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.256258 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b7816070-9a0e-42ea-a1e7-c9c3b542c40a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:07.256714 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 837/3344] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:57:07 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 14:57:07.257725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1b4d4bb1-fbe7-4fbb-9e94-8b4250b75a9d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:07.258113 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 827/3345] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 1135 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:07.266731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-38ea1de9-ea1a-4692-8f55-6d637bcf9546 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.269357 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-38ea1de9-ea1a-4692-8f55-6d637bcf9546 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:57:07.269777 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-38ea1de9-ea1a-4692-8f55-6d637bcf9546 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fc892e4-aacb-49ad-9908-edbf05c0b170", "connector": null, "instance_uuid": "b54ad251-0edd-4ec5-a5c2-8a1340f2157e"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:07.281943 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.281943 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:07.319719 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-38ea1de9-ea1a-4692-8f55-6d637bcf9546 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:57:07.320401 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 843/3346] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:57:07 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 14:57:07.327414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Created reservations ['b8e0d1ca-b80d-46c6-a53d-1a450cc44946', '60d7d028-4634-44ee-a2d7-828df3eeb2e5', '123b2d31-abf5-4896-bd7c-08e58e839d31', '39aba112-2ecb-4750-93d6-43fec7d812aa'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:07.328265 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6547101c-4e78-4a47-baa4-d1989721f222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e0d1ca-b80d-46c6-a53d-1a450cc44946', '60d7d028-4634-44ee-a2d7-828df3eeb2e5', '123b2d31-abf5-4896-bd7c-08e58e839d31', '39aba112-2ecb-4750-93d6-43fec7d812aa']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:07.329208 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0664da9e-2ba4-42cf-97ca-0b5b51324417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:07.350558 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bcc6d232-3f52-4be6-891e-fd6b489a8fed None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.352510 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bcc6d232-3f52-4be6-891e-fd6b489a8fed tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:07.352791 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bcc6d232-3f52-4be6-891e-fd6b489a8fed tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.352988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bcc6d232-3f52-4be6-891e-fd6b489a8fed tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.363172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0664da9e-2ba4-42cf-97ca-0b5b51324417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58f75f19-9189-4fa6-9a7a-6ad3649e1fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-865747523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['b8e0d1ca-b80d-46c6-a53d-1a450cc44946','60d7d028-4634-44ee-a2d7-828df3eeb2e5','123b2d31-abf5-4896-bd7c-08e58e839d31','39aba112-2ecb-4750-93d6-43fec7d812aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-865747523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58f75f19-9189-4fa6-9a7a-6ad3649e1fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af933c48ea44889912130a59c40419f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='116ac3ba940a4715811a301136cdcc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:07.363846 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.363846 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:07.364232 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cc5106-641b-449a-b150-cdfae44f8387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:07.367417 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69f29cd4-f67e-4a2b-85c6-834c2781196d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.368028 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69f29cd4-f67e-4a2b-85c6-834c2781196d None None] GET https://10.4.3.100/volume// Aug 12 14:57:07.368170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69f29cd4-f67e-4a2b-85c6-834c2781196d None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.368219 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bcc6d232-3f52-4be6-891e-fd6b489a8fed tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:07.368420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69f29cd4-f67e-4a2b-85c6-834c2781196d None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.368904 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69f29cd4-f67e-4a2b-85c6-834c2781196d None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:07.369330 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 828/3347] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57:07 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 14:57:07.373756 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bcc6d232-3f52-4be6-891e-fd6b489a8fed tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:07.375674 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 838/3348] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:07.383535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-bac80137-568f-4cc9-85f9-f410c85defea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.386470 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04cc5106-641b-449a-b150-cdfae44f8387) transitioned into state 'SUCCESS' from state '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-865747523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['b8e0d1ca-b80d-46c6-a53d-1a450cc44946','60d7d028-4634-44ee-a2d7-828df3eeb2e5','123b2d31-abf5-4896-bd7c-08e58e839d31','39aba112-2ecb-4750-93d6-43fec7d812aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:07.387264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ff46c0-33e7-4459-bffe-53a02319834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:07.388506 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-bac80137-568f-4cc9-85f9-f410c85defea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:07.388833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-bac80137-568f-4cc9-85f9-f410c85defea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.389270 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-bac80137-568f-4cc9-85f9-f410c85defea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.399330 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ff46c0-33e7-4459-bffe-53a02319834a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:07.400342 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (57410186-3d1d-4095-a01e-b585fa7ba59a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:07.400715 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request issued successfully. Aug 12 14:57:07.401381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e1a85a2-6a9f-4805-b0b0-f08944dffece tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:07.403792 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 840/3349] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:07 2026] POST /volume/v3/volumes => generated 748 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:07.405183 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.405183 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:07.414490 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-bac80137-568f-4cc9-85f9-f410c85defea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:07.423503 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-bac80137-568f-4cc9-85f9-f410c85defea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:07.423503 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 844/3350] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 1057 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:07.425300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25d96913-0fe8-4ce9-bad0-084981f00109 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.428866 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25d96913-0fe8-4ce9-bad0-084981f00109 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:07.429240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25d96913-0fe8-4ce9-bad0-084981f00109 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.429714 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25d96913-0fe8-4ce9-bad0-084981f00109 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.441731 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.441731 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:07.447200 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-25d96913-0fe8-4ce9-bad0-084981f00109 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:07.453968 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25d96913-0fe8-4ce9-bad0-084981f00109 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:07.454519 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 829/3351] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:07.599973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-15ae3b0b-6648-4d10-a60b-17e5574cfe64 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.602751 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-15ae3b0b-6648-4d10-a60b-17e5574cfe64 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] PUT https://10.4.3.100/volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb Aug 12 14:57:07.603612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-15ae3b0b-6648-4d10-a60b-17e5574cfe64 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:07.614380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-15ae3b0b-6648-4d10-a60b-17e5574cfe64 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Acquiring lock "cinder-attachment_update-2fc892e4-aacb-49ad-9908-edbf05c0b170-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:57:07.621804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-15ae3b0b-6648-4d10-a60b-17e5574cfe64 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-2fc892e4-aacb-49ad-9908-edbf05c0b170-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:57:07.623254 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.623254 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:07.743036 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-15ae3b0b-6648-4d10-a60b-17e5574cfe64 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-2fc892e4-aacb-49ad-9908-edbf05c0b170-np0000007067" released by "attachment_update" :: held 0.121s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:57:07.743378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-15ae3b0b-6648-4d10-a60b-17e5574cfe64 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb returned with HTTP 200 Aug 12 14:57:07.744015 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 839/3352] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:57:07 2026] PUT /volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:07.753843 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-8c69107c-aa39-48ea-a60b-18652790da74 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:07.756374 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-8c69107c-aa39-48ea-a60b-18652790da74 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/encryption Aug 12 14:57:07.756756 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-8c69107c-aa39-48ea-a60b-18652790da74 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:07.757005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-8c69107c-aa39-48ea-a60b-18652790da74 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:07.770313 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:07.770313 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:07.780297 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-8c69107c-aa39-48ea-a60b-18652790da74 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/encryption returned with HTTP 200 Aug 12 14:57:07.780796 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 841/3353] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:57:07 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:08.388913 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b35bcb1d-2c98-4766-aaa8-4786a6114ae2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.391386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b35bcb1d-2c98-4766-aaa8-4786a6114ae2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:08.391770 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b35bcb1d-2c98-4766-aaa8-4786a6114ae2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:08.392043 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b35bcb1d-2c98-4766-aaa8-4786a6114ae2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:08.403423 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.403423 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:08.407965 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b35bcb1d-2c98-4766-aaa8-4786a6114ae2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:08.415237 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b35bcb1d-2c98-4766-aaa8-4786a6114ae2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:08.415975 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 845/3354] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:08 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:08.472706 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ce9d329-11f9-4991-956a-c6b7c7525277 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.474560 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce9d329-11f9-4991-956a-c6b7c7525277 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:08.474790 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ce9d329-11f9-4991-956a-c6b7c7525277 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:08.475012 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ce9d329-11f9-4991-956a-c6b7c7525277 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:08.484452 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.484452 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:08.489610 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0ce9d329-11f9-4991-956a-c6b7c7525277 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:08.495220 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce9d329-11f9-4991-956a-c6b7c7525277 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:08.495785 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 830/3355] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:08 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:08.513791 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.516709 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action Aug 12 14:57:08.517127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action body: b'{"os-attach": {"instance_uuid": "15c11480-c5af-4fad-bb8d-16a898e8514e", "mountpoint": "/dev/vdb"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:08.517294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "15c11480-c5af-4fad-bb8d-16a898e8514e", "mountpoint": "/dev/vdb"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:08.528908 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.528908 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:08.529582 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:08.541625 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Update volume admin metadata completed successfully. Aug 12 14:57:08.601553 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Attach volume completed successfully. Aug 12 14:57:08.602142 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9e230b1-fa23-43f8-b2a9-95551fb73f92 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action returned with HTTP 202 Aug 12 14:57:08.602704 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 840/3356] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:08 2026] POST /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:08.612478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7acafb8b-6d84-4269-b85b-7ccbd8a02f02 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.614553 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7acafb8b-6d84-4269-b85b-7ccbd8a02f02 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:08.614828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7acafb8b-6d84-4269-b85b-7ccbd8a02f02 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:08.615050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7acafb8b-6d84-4269-b85b-7ccbd8a02f02 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:08.624619 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.624619 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:08.627922 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7acafb8b-6d84-4269-b85b-7ccbd8a02f02 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:08.632321 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7acafb8b-6d84-4269-b85b-7ccbd8a02f02 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:08.632819 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 842/3357] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:08 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:08.646037 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a865da71-b4bd-4a05-81a5-5bf0b1891765 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.648292 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a865da71-b4bd-4a05-81a5-5bf0b1891765 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:08.648626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a865da71-b4bd-4a05-81a5-5bf0b1891765 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:08.648859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a865da71-b4bd-4a05-81a5-5bf0b1891765 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:08.671449 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.671449 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:08.676960 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a865da71-b4bd-4a05-81a5-5bf0b1891765 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:08.683558 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a865da71-b4bd-4a05-81a5-5bf0b1891765 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:08.684145 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 846/3358] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:08 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 1175 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:08.701735 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8004e527-6fa3-4588-9194-8b787be0498d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.790473 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8004e527-6fa3-4588-9194-8b787be0498d tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action Aug 12 14:57:08.790864 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8004e527-6fa3-4588-9194-8b787be0498d tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:08.790915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8004e527-6fa3-4588-9194-8b787be0498d tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:08.804638 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.804638 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:08.805029 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-8004e527-6fa3-4588-9194-8b787be0498d tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume '58f75f19-9189-4fa6-9a7a-6ad3649e1fcc' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:08.838202 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8004e527-6fa3-4588-9194-8b787be0498d tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action returned with HTTP 202 Aug 12 14:57:08.838630 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 831/3359] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:08 2026] POST /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:08.846422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-25a607a3-eca3-4db1-b6c0-450364cc5cdb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.848921 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25a607a3-eca3-4db1-b6c0-450364cc5cdb tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:08.849171 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25a607a3-eca3-4db1-b6c0-450364cc5cdb tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:08.849392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25a607a3-eca3-4db1-b6c0-450364cc5cdb tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:08.867985 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.867985 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:08.870961 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-25a607a3-eca3-4db1-b6c0-450364cc5cdb tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:08.879065 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25a607a3-eca3-4db1-b6c0-450364cc5cdb tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:08.879650 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 841/3360] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:08 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:08.899827 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b306e921-4720-4ac4-996e-66df631b429e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:08.904664 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action Aug 12 14:57:08.905151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8f64b861-706e-4be3-90ea-c5fb9a4376ee"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:08.905342 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8f64b861-706e-4be3-90ea-c5fb9a4376ee"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:08.925672 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:08.925672 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:08.926153 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Volume info retrieved successfully. Aug 12 14:57:08.950661 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Terminate volume connection completed successfully. Aug 12 14:57:08.959599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100248) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 12 14:57:09.041410 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Detach volume completed successfully. Aug 12 14:57:09.041410 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b306e921-4720-4ac4-996e-66df631b429e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action returned with HTTP 202 Aug 12 14:57:09.041410 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 843/3361] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:08 2026] POST /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:09.052413 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-959ecdab-80c0-4430-a630-c0962c057f9d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.056344 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-959ecdab-80c0-4430-a630-c0962c057f9d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:09.056960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-959ecdab-80c0-4430-a630-c0962c057f9d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:09.057314 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-959ecdab-80c0-4430-a630-c0962c057f9d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:09.075007 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.075007 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:09.086730 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-959ecdab-80c0-4430-a630-c0962c057f9d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:09.093382 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-959ecdab-80c0-4430-a630-c0962c057f9d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:09.094038 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 847/3362] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:09 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 860 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:09.107864 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e4284c99-f23b-4e3e-8df4-c8102fdb64d5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.111479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4284c99-f23b-4e3e-8df4-c8102fdb64d5 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:09.111479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e4284c99-f23b-4e3e-8df4-c8102fdb64d5 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:09.111479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e4284c99-f23b-4e3e-8df4-c8102fdb64d5 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:09.122284 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.122284 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:09.132923 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e4284c99-f23b-4e3e-8df4-c8102fdb64d5 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:09.141821 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4284c99-f23b-4e3e-8df4-c8102fdb64d5 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:09.142217 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 832/3363] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:09 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:09.159196 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4717c68e-32af-42e9-a784-9ed9053510f9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.164895 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4717c68e-32af-42e9-a784-9ed9053510f9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action Aug 12 14:57:09.165246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4717c68e-32af-42e9-a784-9ed9053510f9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action body: b'{"os-detach": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:09.165358 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4717c68e-32af-42e9-a784-9ed9053510f9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:09.180600 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.180600 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:09.181285 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4717c68e-32af-42e9-a784-9ed9053510f9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:09.205726 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4717c68e-32af-42e9-a784-9ed9053510f9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Detach volume completed successfully. Aug 12 14:57:09.206074 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4717c68e-32af-42e9-a784-9ed9053510f9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action returned with HTTP 202 Aug 12 14:57:09.206915 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 842/3364] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:09 2026] POST /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:09.215819 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-12993d8a-dd78-4da1-9601-6985e4bf8b87 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.219418 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12993d8a-dd78-4da1-9601-6985e4bf8b87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:09.219737 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12993d8a-dd78-4da1-9601-6985e4bf8b87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:09.219988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12993d8a-dd78-4da1-9601-6985e4bf8b87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:09.240210 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.240210 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:09.246488 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-12993d8a-dd78-4da1-9601-6985e4bf8b87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:09.251583 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12993d8a-dd78-4da1-9601-6985e4bf8b87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:09.252107 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 844/3365] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:09 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 860 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:09.267903 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2fee1b05-dd00-45c7-beaf-4adf2bd59192 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.270098 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fee1b05-dd00-45c7-beaf-4adf2bd59192 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:09.270348 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fee1b05-dd00-45c7-beaf-4adf2bd59192 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:09.270751 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2fee1b05-dd00-45c7-beaf-4adf2bd59192 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:09.282625 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.282625 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:09.286709 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2fee1b05-dd00-45c7-beaf-4adf2bd59192 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:09.292879 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2fee1b05-dd00-45c7-beaf-4adf2bd59192 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:09.293432 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 848/3366] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:09 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:09.310139 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9919515e-d719-4b71-8900-97846acc516b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.316286 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9919515e-d719-4b71-8900-97846acc516b tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] DELETE https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:09.316631 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9919515e-d719-4b71-8900-97846acc516b tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:09.316887 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9919515e-d719-4b71-8900-97846acc516b tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:09.317115 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9919515e-d719-4b71-8900-97846acc516b tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume with id: 58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:09.329116 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.329116 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:09.329659 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9919515e-d719-4b71-8900-97846acc516b tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:09.359158 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9919515e-d719-4b71-8900-97846acc516b tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume request issued successfully. Aug 12 14:57:09.359423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9919515e-d719-4b71-8900-97846acc516b tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 202 Aug 12 14:57:09.361342 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 833/3367] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:09 2026] DELETE /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:09.375688 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3734bcbb-2dda-4421-9407-fc39c0a7fdd9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.377828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3734bcbb-2dda-4421-9407-fc39c0a7fdd9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:09.378102 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3734bcbb-2dda-4421-9407-fc39c0a7fdd9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:09.378345 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3734bcbb-2dda-4421-9407-fc39c0a7fdd9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:09.395283 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.395283 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:09.405181 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3734bcbb-2dda-4421-9407-fc39c0a7fdd9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:09.415548 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3734bcbb-2dda-4421-9407-fc39c0a7fdd9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 200 Aug 12 14:57:09.416117 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 843/3368] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:09 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:09.433731 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-82f20853-fb90-4eee-b754-a129b1a92a91 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:09.434797 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82f20853-fb90-4eee-b754-a129b1a92a91 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:09.435069 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82f20853-fb90-4eee-b754-a129b1a92a91 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:09.435247 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82f20853-fb90-4eee-b754-a129b1a92a91 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:09.449012 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:09.449012 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:09.454220 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-82f20853-fb90-4eee-b754-a129b1a92a91 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:09.462138 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82f20853-fb90-4eee-b754-a129b1a92a91 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:09.462546 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 845/3369] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:09 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:10.431725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-224e0f67-a13b-4d65-abd3-bb9bd841600e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:10.433443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-224e0f67-a13b-4d65-abd3-bb9bd841600e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc Aug 12 14:57:10.433707 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-224e0f67-a13b-4d65-abd3-bb9bd841600e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:10.433921 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-224e0f67-a13b-4d65-abd3-bb9bd841600e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:10.439435 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-224e0f67-a13b-4d65-abd3-bb9bd841600e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc returned with HTTP 404 Aug 12 14:57:10.439956 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 849/3370] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:10 2026] GET /volume/v3/volumes/58f75f19-9189-4fa6-9a7a-6ad3649e1fcc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:10.484507 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9e287daa-7928-41e1-9f40-f0abf2815923 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:10.485439 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e287daa-7928-41e1-9f40-f0abf2815923 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:10.485752 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e287daa-7928-41e1-9f40-f0abf2815923 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:10.486016 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9e287daa-7928-41e1-9f40-f0abf2815923 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:10.496318 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:10.496318 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:10.500401 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9e287daa-7928-41e1-9f40-f0abf2815923 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:10.504509 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9e287daa-7928-41e1-9f40-f0abf2815923 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:10.504919 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 834/3371] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:10 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:11.527486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a356307c-f3c8-4950-9e74-26193c7a800c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:11.527486 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a356307c-f3c8-4950-9e74-26193c7a800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:11.527486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a356307c-f3c8-4950-9e74-26193c7a800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:11.527486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a356307c-f3c8-4950-9e74-26193c7a800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:11.538749 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:11.538749 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:11.545072 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a356307c-f3c8-4950-9e74-26193c7a800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:11.551086 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a356307c-f3c8-4950-9e74-26193c7a800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:11.551483 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 844/3372] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:11 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:11.935402 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e349c7f9-f7f4-4541-8720-9ca3cc946f42 req-098271b5-c189-4223-99f4-03edd882a577 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:11.937917 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e349c7f9-f7f4-4541-8720-9ca3cc946f42 req-098271b5-c189-4223-99f4-03edd882a577 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] DELETE https://10.4.3.100/volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1 Aug 12 14:57:11.938137 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e349c7f9-f7f4-4541-8720-9ca3cc946f42 req-098271b5-c189-4223-99f4-03edd882a577 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:11.938484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e349c7f9-f7f4-4541-8720-9ca3cc946f42 req-098271b5-c189-4223-99f4-03edd882a577 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:11.946276 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:11.946276 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:12.054962 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e349c7f9-f7f4-4541-8720-9ca3cc946f42 req-098271b5-c189-4223-99f4-03edd882a577 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1 returned with HTTP 200 Aug 12 14:57:12.055347 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 846/3373] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:57:11 2026] DELETE /volume/v3/attachments/764e7814-629b-4d93-97e4-26f1c0965cf1 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:12.566609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5ae3d8ef-84f4-43ca-89d9-3edb69bef3b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:12.568664 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ae3d8ef-84f4-43ca-89d9-3edb69bef3b0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:12.568825 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ae3d8ef-84f4-43ca-89d9-3edb69bef3b0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:12.569108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5ae3d8ef-84f4-43ca-89d9-3edb69bef3b0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:12.579827 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:12.579827 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:12.583627 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5ae3d8ef-84f4-43ca-89d9-3edb69bef3b0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:12.588234 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5ae3d8ef-84f4-43ca-89d9-3edb69bef3b0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:12.588682 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 850/3374] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:12 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:12.907342 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:12.917506 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:12.918185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1269427960", "source_volid": "f2c7ca62-0cc1-48f1-a7ba-a06db734c973", "volume_type": "tempest-scenario-type-luks-1235493356", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:12.920139 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1269427960', 'source_volid': 'f2c7ca62-0cc1-48f1-a7ba-a06db734c973', 'volume_type': 'tempest-scenario-type-luks-1235493356', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:12.935933 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:12.935933 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:12.935933 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume retrieved successfully. Aug 12 14:57:12.935933 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume of 1 GB Aug 12 14:57:12.935933 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Availability Zones retrieved successfully. Aug 12 14:57:12.940746 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (01a67696-8311-4db3-b815-a02734cd2ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:12.942161 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7b1444-9b79-4a1b-bfcc-02c8e0e3d3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:12.943788 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:12.963480 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:12.965857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:12.966328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1094911092"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:12.969240 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1094911092'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:12.969958 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume of 1 GB Aug 12 14:57:12.977930 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Availability Zones retrieved successfully. Aug 12 14:57:12.978745 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7b1444-9b79-4a1b-bfcc-02c8e0e3d3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f2c7ca62-0cc1-48f1-a7ba-a06db734c973', 'volume_type': VolumeType(created_at=2026-08-12T14:55:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=645512db-6f5b-453b-82dc-b4152418372a,is_public=True,name='tempest-scenario-type-luks-1235493356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '645512db-6f5b-453b-82dc-b4152418372a', '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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:12.979943 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebb3d65-939b-42be-b2d1-4d8aa06c531c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:12.985701 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (73b2e9bf-4ed2-458c-8f30-8336e5f4bb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:12.987331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4743e1-d95f-4562-92ff-e29c1ad22bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:12.988972 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:13.027776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4743e1-d95f-4562-92ff-e29c1ad22bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.028585 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20719672-734e-492b-9f8a-46139c507504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:13.032292 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Created reservations ['b960c4e6-4d56-452e-b1c6-5100d29e3fa4', '6a05e2e4-4e44-4d96-8325-d7425ae44144', 'ad61e09d-6a3b-4f77-92cb-c7c0f8369e9b', '994a4e6d-7a6b-4653-8184-ea2aeef0d8aa'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:13.033540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ebb3d65-939b-42be-b2d1-4d8aa06c531c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b960c4e6-4d56-452e-b1c6-5100d29e3fa4', '6a05e2e4-4e44-4d96-8325-d7425ae44144', 'ad61e09d-6a3b-4f77-92cb-c7c0f8369e9b', '994a4e6d-7a6b-4653-8184-ea2aeef0d8aa']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.034610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a86336a-0327-4a75-8df8-1c0525d9b6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:13.074820 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Created reservations ['19cdcf2a-ecfd-4843-b4b1-2a55b5716de5', '66d15a72-464f-4b3e-96c4-9b414d7afdf4', 'f8cb5767-3c0b-482e-bcc2-4554485ed11b', '28d09b48-880d-45ad-b4b2-857bddfb737b'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:13.075815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20719672-734e-492b-9f8a-46139c507504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19cdcf2a-ecfd-4843-b4b1-2a55b5716de5', '66d15a72-464f-4b3e-96c4-9b414d7afdf4', 'f8cb5767-3c0b-482e-bcc2-4554485ed11b', '28d09b48-880d-45ad-b4b2-857bddfb737b']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.076726 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346bd10e-775a-46cb-a323-70d6f3edf923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:13.078813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a86336a-0327-4a75-8df8-1c0525d9b6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c15b18f8-bdc0-44eb-8c03-ee919c78193a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1269427960',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['b960c4e6-4d56-452e-b1c6-5100d29e3fa4','6a05e2e4-4e44-4d96-8325-d7425ae44144','ad61e09d-6a3b-4f77-92cb-c7c0f8369e9b','994a4e6d-7a6b-4653-8184-ea2aeef0d8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2c7ca62-0cc1-48f1-a7ba-a06db734c973,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=645512db-6f5b-453b-82dc-b4152418372a), '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-12T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1269427960',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c15b18f8-bdc0-44eb-8c03-ee919c78193a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7f5f780c6c425cb49e5e41205fb381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f2c7ca62-0cc1-48f1-a7ba-a06db734c973,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a832befc354c41b59d060efffe0191ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(645512db-6f5b-453b-82dc-b4152418372a),volume_type_id=645512db-6f5b-453b-82dc-b4152418372a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.080036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a36eb94-ddea-40f6-93a2-f7b0ac77655b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:13.101161 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a36eb94-ddea-40f6-93a2-f7b0ac77655b) transitioned into state 'SUCCESS' from state '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-1269427960',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7f5f780c6c425cb49e5e41205fb381',qos_specs=None,replication_status=,reservations=['b960c4e6-4d56-452e-b1c6-5100d29e3fa4','6a05e2e4-4e44-4d96-8325-d7425ae44144','ad61e09d-6a3b-4f77-92cb-c7c0f8369e9b','994a4e6d-7a6b-4653-8184-ea2aeef0d8aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=f2c7ca62-0cc1-48f1-a7ba-a06db734c973,status='creating',user_id='a832befc354c41b59d060efffe0191ce',volume_type_id=645512db-6f5b-453b-82dc-b4152418372a)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.101931 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a1613c-5151-4cfd-8ed8-f7933f391e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:13.104569 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (346bd10e-775a-46cb-a323-70d6f3edf923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e18d8c43-3011-476b-8aa3-b423cbbe1cb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1094911092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['19cdcf2a-ecfd-4843-b4b1-2a55b5716de5','66d15a72-464f-4b3e-96c4-9b414d7afdf4','f8cb5767-3c0b-482e-bcc2-4554485ed11b','28d09b48-880d-45ad-b4b2-857bddfb737b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1094911092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e18d8c43-3011-476b-8aa3-b423cbbe1cb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af933c48ea44889912130a59c40419f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='116ac3ba940a4715811a301136cdcc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.105373 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8668bbf8-572b-4e4d-bf44-216d9c15a8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:13.117657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a1613c-5151-4cfd-8ed8-f7933f391e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.118474 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Flow 'volume_create_api' (01a67696-8311-4db3-b815-a02734cd2ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:13.118805 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Create volume request issued successfully. Aug 12 14:57:13.119360 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5e04864-5b4d-4769-9586-fa2a108ef65a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:13.119952 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 835/3375] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:57:12 2026] POST /volume/v3/volumes => generated 811 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:13.124786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8668bbf8-572b-4e4d-bf44-216d9c15a8cb) transitioned into state 'SUCCESS' from state '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-1094911092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['19cdcf2a-ecfd-4843-b4b1-2a55b5716de5','66d15a72-464f-4b3e-96c4-9b414d7afdf4','f8cb5767-3c0b-482e-bcc2-4554485ed11b','28d09b48-880d-45ad-b4b2-857bddfb737b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.125480 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91cca99-a3d9-49c9-9619-465861dda8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:13.130936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ef63383d-1c51-4b88-8634-66c1741d2beb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:13.132711 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef63383d-1c51-4b88-8634-66c1741d2beb tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:13.132892 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef63383d-1c51-4b88-8634-66c1741d2beb tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:13.133096 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef63383d-1c51-4b88-8634-66c1741d2beb tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:13.135860 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91cca99-a3d9-49c9-9619-465861dda8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:13.137245 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (73b2e9bf-4ed2-458c-8f30-8336e5f4bb01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:13.137680 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request issued successfully. Aug 12 14:57:13.138282 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7dbdb108-60f3-4c84-888e-9a3df6d17a4a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:13.138718 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 845/3376] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:12 2026] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:13.139860 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:13.139860 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:13.151904 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ef63383d-1c51-4b88-8634-66c1741d2beb tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:13.157048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b2e35ef0-7edf-4f2e-8b31-c2f78f67e83f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:13.158727 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2e35ef0-7edf-4f2e-8b31-c2f78f67e83f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:13.158801 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef63383d-1c51-4b88-8634-66c1741d2beb tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:13.158964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2e35ef0-7edf-4f2e-8b31-c2f78f67e83f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:13.159202 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 847/3377] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:13 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:13.159276 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b2e35ef0-7edf-4f2e-8b31-c2f78f67e83f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:13.166255 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:13.166255 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:13.169752 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b2e35ef0-7edf-4f2e-8b31-c2f78f67e83f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:13.174145 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b2e35ef0-7edf-4f2e-8b31-c2f78f67e83f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 returned with HTTP 200 Aug 12 14:57:13.174553 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 851/3378] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:13 2026] GET /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:13.601745 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-65812f03-88ff-45a9-9575-4e71220bc488 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:13.603711 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65812f03-88ff-45a9-9575-4e71220bc488 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:13.603984 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65812f03-88ff-45a9-9575-4e71220bc488 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:13.604198 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65812f03-88ff-45a9-9575-4e71220bc488 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:13.614160 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:13.614160 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:13.617954 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-65812f03-88ff-45a9-9575-4e71220bc488 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:13.622263 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65812f03-88ff-45a9-9575-4e71220bc488 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:13.622653 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 836/3379] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:13 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:14.172786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ba2b4492-0990-489f-b36a-46b90134db83 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.174831 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ba2b4492-0990-489f-b36a-46b90134db83 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:14.175072 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ba2b4492-0990-489f-b36a-46b90134db83 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:14.175299 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ba2b4492-0990-489f-b36a-46b90134db83 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:14.183394 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.183394 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:14.185429 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-63e42a31-2c16-480c-87c8-1291ca924ea6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.188412 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ba2b4492-0990-489f-b36a-46b90134db83 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:14.188509 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63e42a31-2c16-480c-87c8-1291ca924ea6 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:14.188785 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63e42a31-2c16-480c-87c8-1291ca924ea6 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:14.189020 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-63e42a31-2c16-480c-87c8-1291ca924ea6 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:14.194035 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ba2b4492-0990-489f-b36a-46b90134db83 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:14.194687 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 846/3380] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:14 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:14.196545 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.196545 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:14.200009 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-63e42a31-2c16-480c-87c8-1291ca924ea6 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:14.204411 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-63e42a31-2c16-480c-87c8-1291ca924ea6 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 returned with HTTP 200 Aug 12 14:57:14.204894 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 848/3381] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:14 2026] GET /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:14.217931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-133d4296-d386-46db-8f7f-d7d087807dec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.220797 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-133d4296-d386-46db-8f7f-d7d087807dec tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5/action Aug 12 14:57:14.220797 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-133d4296-d386-46db-8f7f-d7d087807dec tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:14.220930 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-133d4296-d386-46db-8f7f-d7d087807dec tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:14.229988 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.229988 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:14.230662 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-133d4296-d386-46db-8f7f-d7d087807dec tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume 'e18d8c43-3011-476b-8aa3-b423cbbe1cb5' with '{'status': 'attaching'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:14.250829 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-133d4296-d386-46db-8f7f-d7d087807dec tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5/action returned with HTTP 202 Aug 12 14:57:14.251404 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 852/3382] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:14 2026] POST /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:14.261073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2f3848a3-67ee-4e92-8635-3dcbdf6b2a3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.263661 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f3848a3-67ee-4e92-8635-3dcbdf6b2a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:14.263914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f3848a3-67ee-4e92-8635-3dcbdf6b2a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:14.264171 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2f3848a3-67ee-4e92-8635-3dcbdf6b2a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:14.281019 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.281019 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:14.291145 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2f3848a3-67ee-4e92-8635-3dcbdf6b2a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:14.297622 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2f3848a3-67ee-4e92-8635-3dcbdf6b2a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 returned with HTTP 200 Aug 12 14:57:14.297996 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 837/3383] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:14 2026] GET /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:14.309164 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3eea800b-6888-4fc5-b3ed-ac055c83049a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.311140 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3eea800b-6888-4fc5-b3ed-ac055c83049a tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5/action Aug 12 14:57:14.311502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3eea800b-6888-4fc5-b3ed-ac055c83049a tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:14.311643 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3eea800b-6888-4fc5-b3ed-ac055c83049a tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:14.320923 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.320923 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:14.321310 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3eea800b-6888-4fc5-b3ed-ac055c83049a tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Volume info retrieved successfully. Aug 12 14:57:14.345496 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3eea800b-6888-4fc5-b3ed-ac055c83049a tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Delete volume request issued successfully. Aug 12 14:57:14.345496 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3eea800b-6888-4fc5-b3ed-ac055c83049a tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5/action returned with HTTP 202 Aug 12 14:57:14.345496 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 847/3384] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:14 2026] POST /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:14.353225 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-834eafdf-4046-4c62-83c0-38fe7f787452 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.355920 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-834eafdf-4046-4c62-83c0-38fe7f787452 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:14.356155 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-834eafdf-4046-4c62-83c0-38fe7f787452 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:14.356378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-834eafdf-4046-4c62-83c0-38fe7f787452 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:14.363565 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.363565 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:14.369395 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-834eafdf-4046-4c62-83c0-38fe7f787452 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:14.372957 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-834eafdf-4046-4c62-83c0-38fe7f787452 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 returned with HTTP 200 Aug 12 14:57:14.373357 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 849/3385] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:14 2026] GET /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:14.463595 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba5e144c-abdd-489e-8dab-91dfb5d677f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.465155 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba5e144c-abdd-489e-8dab-91dfb5d677f3 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:57:14.465467 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba5e144c-abdd-489e-8dab-91dfb5d677f3 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-408301242-498018959", "extra_specs": {"multiattach": " True"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:14.467036 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.467036 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:14.479150 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba5e144c-abdd-489e-8dab-91dfb5d677f3 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:57:14.479492 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 853/3386] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:57:14 2026] POST /volume/v3/types => generated 285 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:14.487974 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.489594 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:14.489914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-465972842", "snapshot_id": null, "imageRef": null, "volume_type": "07b7f82b-3dc1-49e4-ba54-dedec892bcdb", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:14.491717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-465972842', 'snapshot_id': None, 'imageRef': None, 'volume_type': '07b7f82b-3dc1-49e4-ba54-dedec892bcdb', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:14.496152 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume of 1 GB Aug 12 14:57:14.496428 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.496428 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:14.496939 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Availability Zones retrieved successfully. Aug 12 14:57:14.502389 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (31784e42-5152-4049-a79e-7867deb23f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:14.503560 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c683d792-eb75-42d4-86e3-3e896ab782ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:14.504445 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:14.512114 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.512114 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:14.526430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c683d792-eb75-42d4-86e3-3e896ab782ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:57:14Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=07b7f82b-3dc1-49e4-ba54-dedec892bcdb,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-408301242-498018959',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '07b7f82b-3dc1-49e4-ba54-dedec892bcdb', 'encryption_key_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=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:14.527336 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481949db-e66e-44c2-a3f3-29d970edd0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:14.557148 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-408301242-498018959 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-408301242-498018959, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:57:14.557423 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-408301242-498018959 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-408301242-498018959, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:57:14.580635 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Created reservations ['24777613-83cd-4fa7-9190-0bec1c34fa3a', 'c6949fa8-a864-4c1e-8d7f-715c406694e8', '23f6918f-360a-4d62-b66d-84b879a4dba0', '8cbd3bbd-b34e-43fb-976d-7dfe629ca137'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:14.581425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481949db-e66e-44c2-a3f3-29d970edd0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24777613-83cd-4fa7-9190-0bec1c34fa3a', 'c6949fa8-a864-4c1e-8d7f-715c406694e8', '23f6918f-360a-4d62-b66d-84b879a4dba0', '8cbd3bbd-b34e-43fb-976d-7dfe629ca137']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:14.582241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c6ab06-ec4d-4806-8902-ddd1d825667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:14.605909 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2c6ab06-ec4d-4806-8902-ddd1d825667b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eff5dc2e-d509-4d96-9d91-c2a6aee56b3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-465972842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['24777613-83cd-4fa7-9190-0bec1c34fa3a','c6949fa8-a864-4c1e-8d7f-715c406694e8','23f6918f-360a-4d62-b66d-84b879a4dba0','8cbd3bbd-b34e-43fb-976d-7dfe629ca137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=07b7f82b-3dc1-49e4-ba54-dedec892bcdb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-465972842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eff5dc2e-d509-4d96-9d91-c2a6aee56b3e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='e82d858943124e8b847be192d05383e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(07b7f82b-3dc1-49e4-ba54-dedec892bcdb),volume_type_id=07b7f82b-3dc1-49e4-ba54-dedec892bcdb)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:14.606615 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d112b53-43a9-4d33-b89d-8553ddb6d227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:14.625273 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d112b53-43a9-4d33-b89d-8553ddb6d227) transitioned into state 'SUCCESS' from state '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-465972842',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='e82d858943124e8b847be192d05383e1',qos_specs=None,replication_status=,reservations=['24777613-83cd-4fa7-9190-0bec1c34fa3a','c6949fa8-a864-4c1e-8d7f-715c406694e8','23f6918f-360a-4d62-b66d-84b879a4dba0','8cbd3bbd-b34e-43fb-976d-7dfe629ca137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a9f68700ca424faa5cb9c9c1c0bc50',volume_type_id=07b7f82b-3dc1-49e4-ba54-dedec892bcdb)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:14.626067 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419d4e71-b7e2-4aa6-a973-82fdad3aeb22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:14.635235 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6cfb8b7f-257e-456f-beb1-8cb137c016fa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.637062 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419d4e71-b7e2-4aa6-a973-82fdad3aeb22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:14.637563 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6cfb8b7f-257e-456f-beb1-8cb137c016fa tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:14.637803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6cfb8b7f-257e-456f-beb1-8cb137c016fa tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:14.637991 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Flow 'volume_create_api' (31784e42-5152-4049-a79e-7867deb23f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:14.638042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6cfb8b7f-257e-456f-beb1-8cb137c016fa tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:14.638295 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Create volume request issued successfully. Aug 12 14:57:14.638977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-291fefdd-5659-4c1a-a35c-2a4501c46fda tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:14.639471 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 838/3387] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:57:14 2026] POST /volume/v3/volumes => generated 827 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:14.648241 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.648241 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:14.650769 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-35a9f720-762c-4187-b0a1-24f8ceaf9d32 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:14.652496 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6cfb8b7f-257e-456f-beb1-8cb137c016fa tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:14.652562 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-35a9f720-762c-4187-b0a1-24f8ceaf9d32 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:14.652742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-35a9f720-762c-4187-b0a1-24f8ceaf9d32 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:14.652917 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-35a9f720-762c-4187-b0a1-24f8ceaf9d32 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:14.657635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6cfb8b7f-257e-456f-beb1-8cb137c016fa tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:14.658013 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 848/3388] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:14 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:14.659973 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:14.659973 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:14.663453 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-35a9f720-762c-4187-b0a1-24f8ceaf9d32 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:14.667728 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-35a9f720-762c-4187-b0a1-24f8ceaf9d32 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:14.667888 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 850/3389] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:14 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:15.211261 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91a960be-02ef-45b9-9160-de6d2fbf64ca None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.214203 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91a960be-02ef-45b9-9160-de6d2fbf64ca tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:15.214644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91a960be-02ef-45b9-9160-de6d2fbf64ca tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.216497 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91a960be-02ef-45b9-9160-de6d2fbf64ca tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.228485 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:15.228485 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:15.233501 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-91a960be-02ef-45b9-9160-de6d2fbf64ca tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:15.241203 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91a960be-02ef-45b9-9160-de6d2fbf64ca tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:15.241438 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 854/3390] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:15.386971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-78476d73-b0a2-4ff2-9cf1-21d796623ee3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.389998 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78476d73-b0a2-4ff2-9cf1-21d796623ee3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:15.390286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78476d73-b0a2-4ff2-9cf1-21d796623ee3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.390531 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78476d73-b0a2-4ff2-9cf1-21d796623ee3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.405058 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78476d73-b0a2-4ff2-9cf1-21d796623ee3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 returned with HTTP 404 Aug 12 14:57:15.405058 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 839/3391] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:15.415836 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2af6e3f2-bfbc-4bba-9011-cedc2265c8da None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.418092 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2af6e3f2-bfbc-4bba-9011-cedc2265c8da tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:15.418092 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2af6e3f2-bfbc-4bba-9011-cedc2265c8da tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.418092 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2af6e3f2-bfbc-4bba-9011-cedc2265c8da tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.423697 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2af6e3f2-bfbc-4bba-9011-cedc2265c8da tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 returned with HTTP 404 Aug 12 14:57:15.424113 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 849/3392] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:15.431165 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-182cabc3-e11e-4b1e-a4f2-f63467c4680d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.433337 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-182cabc3-e11e-4b1e-a4f2-f63467c4680d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:15.434013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-182cabc3-e11e-4b1e-a4f2-f63467c4680d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.434013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-182cabc3-e11e-4b1e-a4f2-f63467c4680d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.434013 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-182cabc3-e11e-4b1e-a4f2-f63467c4680d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume with id: e18d8c43-3011-476b-8aa3-b423cbbe1cb5 Aug 12 14:57:15.444371 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-182cabc3-e11e-4b1e-a4f2-f63467c4680d tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 returned with HTTP 404 Aug 12 14:57:15.444943 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 851/3393] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:15 2026] DELETE /volume/v3/volumes/e18d8c43-3011-476b-8aa3-b423cbbe1cb5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:15.455070 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.456342 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:15.456811 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1357963433"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:15.458243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1357963433'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:15.458441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume of 1 GB Aug 12 14:57:15.462192 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Availability Zones retrieved successfully. Aug 12 14:57:15.467809 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (08f8c0d7-20ad-44f7-8609-223874a9cca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:15.468895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a8c1c2-9b99-48c2-a86c-900aeb358702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:15.469874 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:15.501285 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a8c1c2-9b99-48c2-a86c-900aeb358702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:15.501285 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708a2e96-1a81-4730-857b-1950fa0eb3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:15.561506 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Created reservations ['4da7a91c-656d-4e31-a749-8a1a52540fa2', '33839d94-62f7-492c-bf6c-7c84f3510246', '50d1effb-6e1c-4051-a730-612e052f67cd', '65b0b371-e945-4710-b385-da868b31a1f4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:15.562635 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (708a2e96-1a81-4730-857b-1950fa0eb3b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4da7a91c-656d-4e31-a749-8a1a52540fa2', '33839d94-62f7-492c-bf6c-7c84f3510246', '50d1effb-6e1c-4051-a730-612e052f67cd', '65b0b371-e945-4710-b385-da868b31a1f4']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:15.563769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d3a2df-b86b-4da3-949c-460aa2e43bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:15.590093 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19d3a2df-b86b-4da3-949c-460aa2e43bdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac7277d8-62ed-48f8-9111-1856b8a50f50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1357963433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['4da7a91c-656d-4e31-a749-8a1a52540fa2','33839d94-62f7-492c-bf6c-7c84f3510246','50d1effb-6e1c-4051-a730-612e052f67cd','65b0b371-e945-4710-b385-da868b31a1f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1357963433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac7277d8-62ed-48f8-9111-1856b8a50f50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af933c48ea44889912130a59c40419f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='116ac3ba940a4715811a301136cdcc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:15.591096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae1aa84-325c-4aaf-a305-70662cff6cbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:15.615396 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bae1aa84-325c-4aaf-a305-70662cff6cbe) transitioned into state 'SUCCESS' from state '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-1357963433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['4da7a91c-656d-4e31-a749-8a1a52540fa2','33839d94-62f7-492c-bf6c-7c84f3510246','50d1effb-6e1c-4051-a730-612e052f67cd','65b0b371-e945-4710-b385-da868b31a1f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:15.616342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b715fa5-7c9d-483f-a37f-f0594bfd8074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:15.632067 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b715fa5-7c9d-483f-a37f-f0594bfd8074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:15.633201 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (08f8c0d7-20ad-44f7-8609-223874a9cca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:15.633662 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request issued successfully. Aug 12 14:57:15.634745 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33d9ebcb-a58f-4ca2-8c78-880ff4de76d0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:15.635270 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 855/3394] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:15 2026] POST /volume/v3/volumes => generated 749 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:15.647881 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2eaa1d7e-6635-4686-b540-89929ec5ee3c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.649957 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2eaa1d7e-6635-4686-b540-89929ec5ee3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:15.650202 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2eaa1d7e-6635-4686-b540-89929ec5ee3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.650432 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2eaa1d7e-6635-4686-b540-89929ec5ee3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.659405 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:15.659405 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:15.663698 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2eaa1d7e-6635-4686-b540-89929ec5ee3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:15.673661 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2eaa1d7e-6635-4686-b540-89929ec5ee3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 returned with HTTP 200 Aug 12 14:57:15.673972 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 840/3395] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:57:15.674269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-30897893-2e6d-419d-9fd4-dcab492619f9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.679206 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-30897893-2e6d-419d-9fd4-dcab492619f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:15.679432 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-30897893-2e6d-419d-9fd4-dcab492619f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.679723 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-30897893-2e6d-419d-9fd4-dcab492619f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.680212 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bf274541-d101-498d-ab79-f3157ab0e5c3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.683239 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf274541-d101-498d-ab79-f3157ab0e5c3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:15.683428 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf274541-d101-498d-ab79-f3157ab0e5c3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.683635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf274541-d101-498d-ab79-f3157ab0e5c3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.689921 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:15.689921 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:15.691735 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:15.691735 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:15.693054 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bf274541-d101-498d-ab79-f3157ab0e5c3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:15.696399 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-30897893-2e6d-419d-9fd4-dcab492619f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:15.697077 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf274541-d101-498d-ab79-f3157ab0e5c3 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:15.697441 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 852/3396] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:15.700399 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-30897893-2e6d-419d-9fd4-dcab492619f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:15.700850 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 850/3397] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:15.711760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b13ce5d8-26d3-4a27-b724-4bddfbbd6d55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.713669 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b13ce5d8-26d3-4a27-b724-4bddfbbd6d55 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:15.713888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b13ce5d8-26d3-4a27-b724-4bddfbbd6d55 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.714077 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b13ce5d8-26d3-4a27-b724-4bddfbbd6d55 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.721828 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:15.721828 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:15.725389 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b13ce5d8-26d3-4a27-b724-4bddfbbd6d55 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:15.732020 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b13ce5d8-26d3-4a27-b724-4bddfbbd6d55 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:15.732378 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 856/3398] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:15.781954 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-32dd86ce-bed2-4970-ae7d-f72e3f9fca08 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.784599 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-32dd86ce-bed2-4970-ae7d-f72e3f9fca08 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:15.784883 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-32dd86ce-bed2-4970-ae7d-f72e3f9fca08 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.785121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-32dd86ce-bed2-4970-ae7d-f72e3f9fca08 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.793597 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:15.793597 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:15.797711 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-32dd86ce-bed2-4970-ae7d-f72e3f9fca08 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:15.803424 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-32dd86ce-bed2-4970-ae7d-f72e3f9fca08 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:15.803984 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 841/3399] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:15.893655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1d7799c0-2e61-41a0-a070-e5d0010af3c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.894079 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d7799c0-2e61-41a0-a070-e5d0010af3c2 None None] GET https://10.4.3.100/volume// Aug 12 14:57:15.894367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d7799c0-2e61-41a0-a070-e5d0010af3c2 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.894643 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d7799c0-2e61-41a0-a070-e5d0010af3c2 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:15.894981 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d7799c0-2e61-41a0-a070-e5d0010af3c2 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:15.895277 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 853/3400] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:57: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 14:57:15.903817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-6011946e-d971-48d4-ae1f-ed4bb4ea8795 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.904879 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-6011946e-d971-48d4-ae1f-ed4bb4ea8795 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:57:15.905246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-6011946e-d971-48d4-ae1f-ed4bb4ea8795 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "eff5dc2e-d509-4d96-9d91-c2a6aee56b3e", "connector": null, "instance_uuid": "5ef32537-7f29-4c84-847f-3fd7a03ae3a8"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:15.917440 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:15.917440 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:15.951157 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-6011946e-d971-48d4-ae1f-ed4bb4ea8795 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:57:15.951157 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 851/3401] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:57:15 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 14:57:15.984529 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de3883e8-0b83-4fcd-803e-9dc0104d82d7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:15.987107 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de3883e8-0b83-4fcd-803e-9dc0104d82d7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:15.987423 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de3883e8-0b83-4fcd-803e-9dc0104d82d7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:15.987864 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de3883e8-0b83-4fcd-803e-9dc0104d82d7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.002042 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.002042 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:16.007725 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-de3883e8-0b83-4fcd-803e-9dc0104d82d7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:16.011967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-61696c8b-c794-4afb-9375-b9c3b3cbe1bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.012265 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61696c8b-c794-4afb-9375-b9c3b3cbe1bf None None] GET https://10.4.3.100/volume// Aug 12 14:57:16.012555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61696c8b-c794-4afb-9375-b9c3b3cbe1bf None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.012967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61696c8b-c794-4afb-9375-b9c3b3cbe1bf None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.013368 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61696c8b-c794-4afb-9375-b9c3b3cbe1bf None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:16.013882 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 842/3402] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57:16 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 14:57:16.014060 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de3883e8-0b83-4fcd-803e-9dc0104d82d7 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:16.014666 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 857/3403] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:15 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:16.031618 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-c6f4f822-726f-46e1-a72a-eda15dde14b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.034004 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-ca80257f-e74c-463f-8ae5-13c46de51d59 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.034123 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-c6f4f822-726f-46e1-a72a-eda15dde14b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb/action Aug 12 14:57:16.034534 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-c6f4f822-726f-46e1-a72a-eda15dde14b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:16.034682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-c6f4f822-726f-46e1-a72a-eda15dde14b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:16.037897 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-ca80257f-e74c-463f-8ae5-13c46de51d59 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:16.038111 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-ca80257f-e74c-463f-8ae5-13c46de51d59 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.038287 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-ca80257f-e74c-463f-8ae5-13c46de51d59 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.051040 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.051040 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:16.055946 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-ca80257f-e74c-463f-8ae5-13c46de51d59 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:16.061620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-ca80257f-e74c-463f-8ae5-13c46de51d59 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:16.062374 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 852/3404] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1099 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:16.065615 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.065615 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:16.085959 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2238e6a3-76b4-44e7-b337-5eb80f2ae188 req-c6f4f822-726f-46e1-a72a-eda15dde14b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb/action returned with HTTP 204 Aug 12 14:57:16.086446 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 854/3405] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:57:16 2026] POST /volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:16.184394 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-19f81d8a-851e-4dbb-9663-00ceab0592ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.186710 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-19f81d8a-851e-4dbb-9663-00ceab0592ba tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] PUT https://10.4.3.100/volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4 Aug 12 14:57:16.187149 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-19f81d8a-851e-4dbb-9663-00ceab0592ba tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:16.196027 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-19f81d8a-851e-4dbb-9663-00ceab0592ba tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Acquiring lock "cinder-attachment_update-eff5dc2e-d509-4d96-9d91-c2a6aee56b3e-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:57:16.201571 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-19f81d8a-851e-4dbb-9663-00ceab0592ba tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-eff5dc2e-d509-4d96-9d91-c2a6aee56b3e-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:57:16.202935 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.202935 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:16.259923 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c925ef38-43fb-416b-be72-8ba31790d6ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.262495 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c925ef38-43fb-416b-be72-8ba31790d6ac tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:16.262735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c925ef38-43fb-416b-be72-8ba31790d6ac tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.262979 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c925ef38-43fb-416b-be72-8ba31790d6ac tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.271782 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.271782 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:16.276492 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c925ef38-43fb-416b-be72-8ba31790d6ac tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:16.282259 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c925ef38-43fb-416b-be72-8ba31790d6ac tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:16.282782 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 858/3406] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:16.298590 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-19f81d8a-851e-4dbb-9663-00ceab0592ba tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Lock "cinder-attachment_update-eff5dc2e-d509-4d96-9d91-c2a6aee56b3e-np0000007067" released by "attachment_update" :: held 0.097s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:57:16.298950 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-19f81d8a-851e-4dbb-9663-00ceab0592ba tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4 returned with HTTP 200 Aug 12 14:57:16.299435 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 843/3407] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:57:16 2026] PUT /volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:16.687424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-25161e50-9bd4-44e8-960f-692c51ea2b52 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.689797 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25161e50-9bd4-44e8-960f-692c51ea2b52 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:16.690169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25161e50-9bd4-44e8-960f-692c51ea2b52 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.690516 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25161e50-9bd4-44e8-960f-692c51ea2b52 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.701688 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.701688 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:16.706665 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-25161e50-9bd4-44e8-960f-692c51ea2b52 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:16.711948 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25161e50-9bd4-44e8-960f-692c51ea2b52 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 returned with HTTP 200 Aug 12 14:57:16.712308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d94fadd7-ca50-46af-9b7d-7ae0f3ad5a43 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.712671 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 853/3408] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:16.717834 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d94fadd7-ca50-46af-9b7d-7ae0f3ad5a43 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:16.718009 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d94fadd7-ca50-46af-9b7d-7ae0f3ad5a43 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.718237 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d94fadd7-ca50-46af-9b7d-7ae0f3ad5a43 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.728867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-803d6e46-58f0-4413-aff3-978539460998 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.730517 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-803d6e46-58f0-4413-aff3-978539460998 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50/action Aug 12 14:57:16.730875 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-803d6e46-58f0-4413-aff3-978539460998 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:16.731000 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-803d6e46-58f0-4413-aff3-978539460998 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:16.731510 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.731510 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:16.734562 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d94fadd7-ca50-46af-9b7d-7ae0f3ad5a43 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:16.738339 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d94fadd7-ca50-46af-9b7d-7ae0f3ad5a43 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:16.738729 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 855/3409] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:16.739337 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.739337 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:16.739727 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-803d6e46-58f0-4413-aff3-978539460998 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume 'ac7277d8-62ed-48f8-9111-1856b8a50f50' with '{'status': 'creating'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:16.752827 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d84dfc8-1d16-44a4-accc-5c4147f6a683 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.754496 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d84dfc8-1d16-44a4-accc-5c4147f6a683 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:16.754739 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d84dfc8-1d16-44a4-accc-5c4147f6a683 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.754937 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d84dfc8-1d16-44a4-accc-5c4147f6a683 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.760831 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-803d6e46-58f0-4413-aff3-978539460998 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50/action returned with HTTP 202 Aug 12 14:57:16.761335 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 859/3410] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:16 2026] POST /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:16.763698 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.763698 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:16.768519 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7d84dfc8-1d16-44a4-accc-5c4147f6a683 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:16.768671 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-321881fa-518a-4592-8055-f6e3e3e22c43 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.771040 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-321881fa-518a-4592-8055-f6e3e3e22c43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:16.771353 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-321881fa-518a-4592-8055-f6e3e3e22c43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.771566 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-321881fa-518a-4592-8055-f6e3e3e22c43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.773216 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d84dfc8-1d16-44a4-accc-5c4147f6a683 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:16.773758 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 844/3411] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:16.778903 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.778903 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:16.788012 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-321881fa-518a-4592-8055-f6e3e3e22c43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:16.796845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-321881fa-518a-4592-8055-f6e3e3e22c43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 returned with HTTP 200 Aug 12 14:57:16.797348 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 854/3412] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:16.812995 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d8b501e9-e8dd-46e5-9699-87c445531da7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.814847 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8b501e9-e8dd-46e5-9699-87c445531da7 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50/action Aug 12 14:57:16.815184 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8b501e9-e8dd-46e5-9699-87c445531da7 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:16.815300 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d8b501e9-e8dd-46e5-9699-87c445531da7 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:16.823622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4ed7e5ee-41ec-4e6d-9a36-5df89a577900 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.824736 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.824736 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:16.825096 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d8b501e9-e8dd-46e5-9699-87c445531da7 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Volume info retrieved successfully. Aug 12 14:57:16.825765 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4ed7e5ee-41ec-4e6d-9a36-5df89a577900 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:16.825934 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4ed7e5ee-41ec-4e6d-9a36-5df89a577900 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.826127 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4ed7e5ee-41ec-4e6d-9a36-5df89a577900 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.835716 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.835716 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:16.839981 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4ed7e5ee-41ec-4e6d-9a36-5df89a577900 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:16.844317 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d8b501e9-e8dd-46e5-9699-87c445531da7 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Delete volume request issued successfully. Aug 12 14:57:16.844555 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d8b501e9-e8dd-46e5-9699-87c445531da7 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50/action returned with HTTP 202 Aug 12 14:57:16.845005 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 856/3413] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:16 2026] POST /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:16.845303 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4ed7e5ee-41ec-4e6d-9a36-5df89a577900 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:16.845788 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 860/3414] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 1170 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:16.853290 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5c9d59a4-495e-44e2-87c8-b5c81644b538 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.855181 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c9d59a4-495e-44e2-87c8-b5c81644b538 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:16.855392 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c9d59a4-495e-44e2-87c8-b5c81644b538 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.855635 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5c9d59a4-495e-44e2-87c8-b5c81644b538 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.863529 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.863529 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:16.864413 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-971f40e3-c524-48a7-9340-55051f28fc0c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.867200 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-971f40e3-c524-48a7-9340-55051f28fc0c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/action Aug 12 14:57:16.867546 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5c9d59a4-495e-44e2-87c8-b5c81644b538 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:16.867715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-971f40e3-c524-48a7-9340-55051f28fc0c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:16.867873 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-971f40e3-c524-48a7-9340-55051f28fc0c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:16.872248 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5c9d59a4-495e-44e2-87c8-b5c81644b538 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 returned with HTTP 200 Aug 12 14:57:16.872649 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 845/3415] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:16.881034 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.881034 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:16.881645 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-971f40e3-c524-48a7-9340-55051f28fc0c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:16.888919 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-971f40e3-c524-48a7-9340-55051f28fc0c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Begin detaching volume completed successfully. Aug 12 14:57:16.889221 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-971f40e3-c524-48a7-9340-55051f28fc0c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/action returned with HTTP 202 Aug 12 14:57:16.889838 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 855/3416] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:57:16 2026] POST /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:16.928668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b307abd-cf49-4c14-a898-621e647cc24c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.929125 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b307abd-cf49-4c14-a898-621e647cc24c None None] GET https://10.4.3.100/volume// Aug 12 14:57:16.929284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b307abd-cf49-4c14-a898-621e647cc24c None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.929609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b307abd-cf49-4c14-a898-621e647cc24c None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.929923 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b307abd-cf49-4c14-a898-621e647cc24c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:16.930220 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 857/3417] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57: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 14:57:16.939943 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-f138ba43-55c4-47ea-8757-5e3e371a71a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.942523 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-f138ba43-55c4-47ea-8757-5e3e371a71a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:16.942746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-f138ba43-55c4-47ea-8757-5e3e371a71a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.943099 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-f138ba43-55c4-47ea-8757-5e3e371a71a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.955429 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.955429 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:16.959431 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-f138ba43-55c4-47ea-8757-5e3e371a71a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:16.965201 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-f138ba43-55c4-47ea-8757-5e3e371a71a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:16.965631 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 861/3418] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:16.975299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4f9b8f61-195b-44a3-a035-b5eb23c3d3df None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:16.977534 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4f9b8f61-195b-44a3-a035-b5eb23c3d3df tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/encryption Aug 12 14:57:16.977736 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4f9b8f61-195b-44a3-a035-b5eb23c3d3df tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:16.977910 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4f9b8f61-195b-44a3-a035-b5eb23c3d3df tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:16.986097 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:16.986097 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:16.992356 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-4f9b8f61-195b-44a3-a035-b5eb23c3d3df tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/encryption returned with HTTP 200 Aug 12 14:57:16.992826 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 846/3419] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:57:16 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:17.031201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4a17d76d-51cd-451a-992e-4cef2fbcf84a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:17.033232 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a17d76d-51cd-451a-992e-4cef2fbcf84a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:17.033549 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a17d76d-51cd-451a-992e-4cef2fbcf84a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:17.033789 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4a17d76d-51cd-451a-992e-4cef2fbcf84a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:17.047423 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:17.047423 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:17.051378 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4a17d76d-51cd-451a-992e-4cef2fbcf84a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:17.059081 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4a17d76d-51cd-451a-992e-4cef2fbcf84a tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:17.059660 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 856/3420] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:17 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:17.296969 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-377589b2-baf5-46c3-a9b6-c46477e9266a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:17.298912 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-377589b2-baf5-46c3-a9b6-c46477e9266a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:17.299116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-377589b2-baf5-46c3-a9b6-c46477e9266a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:17.299300 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-377589b2-baf5-46c3-a9b6-c46477e9266a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:17.307127 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:17.307127 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:17.311225 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-377589b2-baf5-46c3-a9b6-c46477e9266a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:17.315951 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-377589b2-baf5-46c3-a9b6-c46477e9266a tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:17.316382 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 858/3421] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:17 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:17.887672 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a579a498-b7da-4109-91be-c940a62f7bf1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:17.890070 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a579a498-b7da-4109-91be-c940a62f7bf1 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:17.890631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a579a498-b7da-4109-91be-c940a62f7bf1 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:17.890681 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a579a498-b7da-4109-91be-c940a62f7bf1 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:17.900901 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a579a498-b7da-4109-91be-c940a62f7bf1 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 returned with HTTP 404 Aug 12 14:57:17.901530 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 862/3422] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:17 2026] GET /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:17.908567 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd610b56-31ff-4c0f-9ca7-a4cda7a12af0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:17.910489 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd610b56-31ff-4c0f-9ca7-a4cda7a12af0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:17.910756 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd610b56-31ff-4c0f-9ca7-a4cda7a12af0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:17.910979 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd610b56-31ff-4c0f-9ca7-a4cda7a12af0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:17.917719 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd610b56-31ff-4c0f-9ca7-a4cda7a12af0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 returned with HTTP 404 Aug 12 14:57:17.918236 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 847/3423] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:17 2026] GET /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:17.928949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7b9df089-e29d-47c9-887f-236ffe852b56 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:17.930664 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b9df089-e29d-47c9-887f-236ffe852b56 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:17.930898 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b9df089-e29d-47c9-887f-236ffe852b56 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:17.931139 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b9df089-e29d-47c9-887f-236ffe852b56 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:17.931332 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-7b9df089-e29d-47c9-887f-236ffe852b56 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume with id: ac7277d8-62ed-48f8-9111-1856b8a50f50 Aug 12 14:57:17.937030 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b9df089-e29d-47c9-887f-236ffe852b56 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 returned with HTTP 404 Aug 12 14:57:17.937499 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 857/3424] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:17 2026] DELETE /volume/v3/volumes/ac7277d8-62ed-48f8-9111-1856b8a50f50 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:17.945132 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d031e16-235b-45ff-b21e-a49958595867 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:17.946878 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:17.947239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1063739117"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:17.948770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1063739117'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:17.948770 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume of 1 GB Aug 12 14:57:17.952787 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Availability Zones retrieved successfully. Aug 12 14:57:17.958375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (ae644944-967e-407b-b63b-312653539b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:17.961477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db39a7b-416d-4442-bd50-57b1b9c7009d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:17.962330 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:17.994704 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0db39a7b-416d-4442-bd50-57b1b9c7009d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:17.995413 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa33c7f4-7117-4c4c-9bfb-0c306a1c402e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:18.033391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Created reservations ['881550e9-1260-43ff-9097-ce40fd7a8d79', 'f4e29d6a-112b-47cf-8942-aab8936b0463', 'a4caa9ad-9ff3-4300-809b-ae534129b2db', 'c53adcbc-6a74-4323-843d-244bf3d1077d'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:18.034121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa33c7f4-7117-4c4c-9bfb-0c306a1c402e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['881550e9-1260-43ff-9097-ce40fd7a8d79', 'f4e29d6a-112b-47cf-8942-aab8936b0463', 'a4caa9ad-9ff3-4300-809b-ae534129b2db', 'c53adcbc-6a74-4323-843d-244bf3d1077d']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:18.034804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ece17-bae4-4d84-b639-bc46aba3338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:18.056616 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ece17-bae4-4d84-b639-bc46aba3338a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9695d7-4e94-49ed-a9a0-3ec12696981a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1063739117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['881550e9-1260-43ff-9097-ce40fd7a8d79','f4e29d6a-112b-47cf-8942-aab8936b0463','a4caa9ad-9ff3-4300-809b-ae534129b2db','c53adcbc-6a74-4323-843d-244bf3d1077d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1063739117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9695d7-4e94-49ed-a9a0-3ec12696981a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af933c48ea44889912130a59c40419f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='116ac3ba940a4715811a301136cdcc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:18.057258 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7b9346-73b8-4dcb-8d65-d838bcce3878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:18.074412 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be7b9346-73b8-4dcb-8d65-d838bcce3878) transitioned into state 'SUCCESS' from state '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-1063739117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['881550e9-1260-43ff-9097-ce40fd7a8d79','f4e29d6a-112b-47cf-8942-aab8936b0463','a4caa9ad-9ff3-4300-809b-ae534129b2db','c53adcbc-6a74-4323-843d-244bf3d1077d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:18.075048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76fe445-34b4-4768-bf1e-6541db303add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:18.075226 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-740ebd5b-aa25-4689-82ed-3ea24ba4b677 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:18.076851 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-740ebd5b-aa25-4689-82ed-3ea24ba4b677 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:18.077011 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-740ebd5b-aa25-4689-82ed-3ea24ba4b677 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:18.077185 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-740ebd5b-aa25-4689-82ed-3ea24ba4b677 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:18.083134 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e76fe445-34b4-4768-bf1e-6541db303add) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:18.083926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (ae644944-967e-407b-b63b-312653539b63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:18.084245 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request issued successfully. Aug 12 14:57:18.084873 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d031e16-235b-45ff-b21e-a49958595867 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:18.085302 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 859/3425] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:17 2026] POST /volume/v3/volumes => generated 749 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:18.094242 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:18.094242 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:18.100685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70a2c42d-3f5e-46e6-825d-5c81c40d4369 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:18.100981 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-740ebd5b-aa25-4689-82ed-3ea24ba4b677 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:18.102704 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70a2c42d-3f5e-46e6-825d-5c81c40d4369 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:18.102932 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70a2c42d-3f5e-46e6-825d-5c81c40d4369 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:18.103119 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70a2c42d-3f5e-46e6-825d-5c81c40d4369 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:18.105324 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-740ebd5b-aa25-4689-82ed-3ea24ba4b677 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:18.105935 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 863/3426] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:18 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:18.109884 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:18.109884 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:18.113293 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-70a2c42d-3f5e-46e6-825d-5c81c40d4369 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:18.117824 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70a2c42d-3f5e-46e6-825d-5c81c40d4369 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a returned with HTTP 200 Aug 12 14:57:18.118189 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 848/3427] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:18 2026] GET /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:18.330720 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8360d9e9-79b5-4477-a738-8a44254861c7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:18.332595 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8360d9e9-79b5-4477-a738-8a44254861c7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:18.332853 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8360d9e9-79b5-4477-a738-8a44254861c7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:18.333079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8360d9e9-79b5-4477-a738-8a44254861c7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:18.340181 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:18.340181 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:18.343777 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8360d9e9-79b5-4477-a738-8a44254861c7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:18.348086 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8360d9e9-79b5-4477-a738-8a44254861c7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:18.348500 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 858/3428] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:18 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:19.123975 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22b3b238-1295-41e1-9376-51c217131783 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:19.126287 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22b3b238-1295-41e1-9376-51c217131783 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:19.126557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22b3b238-1295-41e1-9376-51c217131783 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:19.126761 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22b3b238-1295-41e1-9376-51c217131783 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:19.139489 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:19.139489 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:19.140613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3950297a-f057-49c0-9470-8425498d7a3c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:19.143271 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3950297a-f057-49c0-9470-8425498d7a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:19.143678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3950297a-f057-49c0-9470-8425498d7a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:19.143871 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-22b3b238-1295-41e1-9376-51c217131783 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:19.143987 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3950297a-f057-49c0-9470-8425498d7a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:19.151279 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22b3b238-1295-41e1-9376-51c217131783 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:19.151752 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 860/3429] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:19 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:19.154368 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:19.154368 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:19.161574 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3950297a-f057-49c0-9470-8425498d7a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:19.168888 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3950297a-f057-49c0-9470-8425498d7a3c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a returned with HTTP 200 Aug 12 14:57:19.170199 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 864/3430] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:19 2026] GET /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:19.184814 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2485b2cc-b70a-47ef-ab16-415b474a5368 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:19.196811 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2485b2cc-b70a-47ef-ab16-415b474a5368 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a/action Aug 12 14:57:19.197374 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2485b2cc-b70a-47ef-ab16-415b474a5368 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:19.197629 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2485b2cc-b70a-47ef-ab16-415b474a5368 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:19.209572 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:19.209572 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:19.210026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-2485b2cc-b70a-47ef-ab16-415b474a5368 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume 'cf9695d7-4e94-49ed-a9a0-3ec12696981a' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:19.242638 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2485b2cc-b70a-47ef-ab16-415b474a5368 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a/action returned with HTTP 202 Aug 12 14:57:19.243096 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 849/3431] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:19 2026] POST /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:19.251189 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0809b977-0c5a-42a5-b794-3a69e6c9b373 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:19.253507 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0809b977-0c5a-42a5-b794-3a69e6c9b373 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:19.253774 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0809b977-0c5a-42a5-b794-3a69e6c9b373 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:19.254057 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0809b977-0c5a-42a5-b794-3a69e6c9b373 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:19.263650 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:19.263650 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:19.269608 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0809b977-0c5a-42a5-b794-3a69e6c9b373 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:19.276902 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0809b977-0c5a-42a5-b794-3a69e6c9b373 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a returned with HTTP 200 Aug 12 14:57:19.277521 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 859/3432] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:19 2026] GET /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:19.295164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9180790a-8f0c-444a-bc4f-5fa7f93c7adc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:19.297565 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9180790a-8f0c-444a-bc4f-5fa7f93c7adc tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a/action Aug 12 14:57:19.298062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9180790a-8f0c-444a-bc4f-5fa7f93c7adc tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:19.298244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9180790a-8f0c-444a-bc4f-5fa7f93c7adc tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:19.309316 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:19.309316 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:19.309676 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9180790a-8f0c-444a-bc4f-5fa7f93c7adc tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Volume info retrieved successfully. Aug 12 14:57:19.334762 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9180790a-8f0c-444a-bc4f-5fa7f93c7adc tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Delete volume request issued successfully. Aug 12 14:57:19.335036 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9180790a-8f0c-444a-bc4f-5fa7f93c7adc tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a/action returned with HTTP 202 Aug 12 14:57:19.335744 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 861/3433] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:19 2026] POST /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:19.344090 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c987eb2c-d259-4218-a8b5-b1f8f62a05f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:19.346589 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c987eb2c-d259-4218-a8b5-b1f8f62a05f4 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:19.347001 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c987eb2c-d259-4218-a8b5-b1f8f62a05f4 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:19.347435 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c987eb2c-d259-4218-a8b5-b1f8f62a05f4 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:19.357222 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:19.357222 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:19.361164 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-187c24b5-6677-463c-8cd4-85cc9cf25072 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:19.362719 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c987eb2c-d259-4218-a8b5-b1f8f62a05f4 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:19.362960 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-187c24b5-6677-463c-8cd4-85cc9cf25072 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:19.363223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-187c24b5-6677-463c-8cd4-85cc9cf25072 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:19.363680 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-187c24b5-6677-463c-8cd4-85cc9cf25072 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:19.369280 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c987eb2c-d259-4218-a8b5-b1f8f62a05f4 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a returned with HTTP 200 Aug 12 14:57:19.369855 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 865/3434] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:19 2026] GET /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:19.370468 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:19.370468 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:19.374750 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-187c24b5-6677-463c-8cd4-85cc9cf25072 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:19.379985 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-187c24b5-6677-463c-8cd4-85cc9cf25072 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:19.380407 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 850/3435] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:19 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:20.166568 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f1bd6605-db27-477c-89c7-57809936b2fb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:20.168497 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f1bd6605-db27-477c-89c7-57809936b2fb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:20.168728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f1bd6605-db27-477c-89c7-57809936b2fb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:20.168968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f1bd6605-db27-477c-89c7-57809936b2fb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:20.178754 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:20.178754 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:20.183080 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f1bd6605-db27-477c-89c7-57809936b2fb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:20.187478 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f1bd6605-db27-477c-89c7-57809936b2fb tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:20.187930 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 860/3436] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:20 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:20.384008 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3ccc95b6-f4b5-46ad-af9a-990bcc9e8f29 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:20.386663 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ccc95b6-f4b5-46ad-af9a-990bcc9e8f29 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:20.386891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ccc95b6-f4b5-46ad-af9a-990bcc9e8f29 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:20.387096 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ccc95b6-f4b5-46ad-af9a-990bcc9e8f29 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:20.393844 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ccc95b6-f4b5-46ad-af9a-990bcc9e8f29 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a returned with HTTP 404 Aug 12 14:57:20.394160 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 862/3437] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:20 2026] GET /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:20.397032 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ab22246-8ac1-4d96-8c42-c322e26c3178 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:20.400297 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ab22246-8ac1-4d96-8c42-c322e26c3178 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:20.400297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ab22246-8ac1-4d96-8c42-c322e26c3178 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:20.400297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ab22246-8ac1-4d96-8c42-c322e26c3178 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:20.403341 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-378ad1ad-bce3-4b52-b939-cd42743735d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:20.405371 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-378ad1ad-bce3-4b52-b939-cd42743735d3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:20.405686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-378ad1ad-bce3-4b52-b939-cd42743735d3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:20.405915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-378ad1ad-bce3-4b52-b939-cd42743735d3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:20.406572 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:20.406572 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:20.410441 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ab22246-8ac1-4d96-8c42-c322e26c3178 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:20.411757 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-378ad1ad-bce3-4b52-b939-cd42743735d3 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a returned with HTTP 404 Aug 12 14:57:20.412416 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 851/3438] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:20 2026] GET /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:20.415211 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ab22246-8ac1-4d96-8c42-c322e26c3178 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:20.416481 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 866/3439] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:20 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:20.420534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c8f33d7c-cefa-4475-822d-7558d068fa3e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:20.423857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c8f33d7c-cefa-4475-822d-7558d068fa3e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] DELETE https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:20.424076 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c8f33d7c-cefa-4475-822d-7558d068fa3e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:20.424294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c8f33d7c-cefa-4475-822d-7558d068fa3e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:20.424444 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-c8f33d7c-cefa-4475-822d-7558d068fa3e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume with id: cf9695d7-4e94-49ed-a9a0-3ec12696981a Aug 12 14:57:20.430810 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c8f33d7c-cefa-4475-822d-7558d068fa3e tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a returned with HTTP 404 Aug 12 14:57:20.431680 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 861/3440] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:20 2026] DELETE /volume/v3/volumes/cf9695d7-4e94-49ed-a9a0-3ec12696981a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:20.441068 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:20.442980 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:20.443320 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-398015111"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:20.444764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-398015111'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:20.444935 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume of 1 GB Aug 12 14:57:20.449439 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Availability Zones retrieved successfully. Aug 12 14:57:20.455198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (5728b6b1-5b02-413b-88e7-023a862dd18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:20.456149 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (232b64da-b419-43ec-aae6-0cf53c82ee54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:20.457098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:20.486789 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (232b64da-b419-43ec-aae6-0cf53c82ee54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:20.488321 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bc2872-c65c-4a8a-bd44-53b44d848e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:20.544586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Created reservations ['fc3f2063-b97a-48db-9043-9ceca4c51b2b', '5c0eeba0-1e75-4d5e-b360-49dcb67e4abd', 'f96f9044-1c41-4ddf-b19d-c8faf7a85a5b', 'b47a84dd-e669-4214-a198-a45fb1ea7e9b'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:20.545858 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bc2872-c65c-4a8a-bd44-53b44d848e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc3f2063-b97a-48db-9043-9ceca4c51b2b', '5c0eeba0-1e75-4d5e-b360-49dcb67e4abd', 'f96f9044-1c41-4ddf-b19d-c8faf7a85a5b', 'b47a84dd-e669-4214-a198-a45fb1ea7e9b']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:20.546818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99364fd3-2039-46ac-8a6a-c738662f28f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:20.576308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99364fd3-2039-46ac-8a6a-c738662f28f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '215b5ccd-19ad-4709-8927-eb905864b875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-398015111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['fc3f2063-b97a-48db-9043-9ceca4c51b2b','5c0eeba0-1e75-4d5e-b360-49dcb67e4abd','f96f9044-1c41-4ddf-b19d-c8faf7a85a5b','b47a84dd-e669-4214-a198-a45fb1ea7e9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-398015111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=215b5ccd-19ad-4709-8927-eb905864b875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af933c48ea44889912130a59c40419f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='116ac3ba940a4715811a301136cdcc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:20.577224 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e2dae9-f0ae-4827-bbec-6d970a2cd7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:20.598206 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7e2dae9-f0ae-4827-bbec-6d970a2cd7c1) transitioned into state 'SUCCESS' from state '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-398015111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['fc3f2063-b97a-48db-9043-9ceca4c51b2b','5c0eeba0-1e75-4d5e-b360-49dcb67e4abd','f96f9044-1c41-4ddf-b19d-c8faf7a85a5b','b47a84dd-e669-4214-a198-a45fb1ea7e9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:20.599068 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1402960a-f9dd-4f42-80f7-013a164aa0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:20.611514 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1402960a-f9dd-4f42-80f7-013a164aa0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:20.612505 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (5728b6b1-5b02-413b-88e7-023a862dd18f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:20.612866 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request issued successfully. Aug 12 14:57:20.613842 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7f28cad3-9bb3-4f21-9342-461aee8fc1c0 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:20.614415 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 863/3441] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:20 2026] POST /volume/v3/volumes => generated 748 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:20.625821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0eb58420-9835-4fd6-91e8-2c090b24bd87 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:20.628087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0eb58420-9835-4fd6-91e8-2c090b24bd87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:20.628328 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0eb58420-9835-4fd6-91e8-2c090b24bd87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:20.628577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0eb58420-9835-4fd6-91e8-2c090b24bd87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:20.637273 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:20.637273 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:20.641796 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0eb58420-9835-4fd6-91e8-2c090b24bd87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:20.647420 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0eb58420-9835-4fd6-91e8-2c090b24bd87 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 returned with HTTP 200 Aug 12 14:57:20.647967 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 852/3442] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:20 2026] GET /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:21.144770 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-0c383d64-bcb0-44f2-aaf2-0d2e2a56a1d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.149416 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-0c383d64-bcb0-44f2-aaf2-0d2e2a56a1d2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4/action Aug 12 14:57:21.149416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-0c383d64-bcb0-44f2-aaf2-0d2e2a56a1d2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:21.149416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-0c383d64-bcb0-44f2-aaf2-0d2e2a56a1d2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:21.170942 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.170942 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:21.189534 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6df2026a-8cf5-4c3d-805c-66232334b185 req-0c383d64-bcb0-44f2-aaf2-0d2e2a56a1d2 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4/action returned with HTTP 204 Aug 12 14:57:21.190223 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 867/3443] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:57:21 2026] POST /volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:21.201986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-765ec394-6d3b-4ae4-adea-b74804520e2f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.204383 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-765ec394-6d3b-4ae4-adea-b74804520e2f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:21.204721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-765ec394-6d3b-4ae4-adea-b74804520e2f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.205018 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-765ec394-6d3b-4ae4-adea-b74804520e2f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.217987 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.217987 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:21.223268 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-765ec394-6d3b-4ae4-adea-b74804520e2f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:21.229083 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-765ec394-6d3b-4ae4-adea-b74804520e2f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:21.232494 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 862/3444] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:21.241078 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-109855fe-8c68-48ae-89fd-f32ef37a7602 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.246241 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-109855fe-8c68-48ae-89fd-f32ef37a7602 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb Aug 12 14:57:21.246517 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-109855fe-8c68-48ae-89fd-f32ef37a7602 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.247149 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-109855fe-8c68-48ae-89fd-f32ef37a7602 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.257021 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.257021 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:21.283803 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-f64f44ec-0237-4d36-b770-2f1aad1c5c23 req-6e3b0a2d-e5b3-413c-b378-f827565346ad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.287044 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f64f44ec-0237-4d36-b770-2f1aad1c5c23 req-6e3b0a2d-e5b3-413c-b378-f827565346ad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:21.287306 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f64f44ec-0237-4d36-b770-2f1aad1c5c23 req-6e3b0a2d-e5b3-413c-b378-f827565346ad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.287594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-f64f44ec-0237-4d36-b770-2f1aad1c5c23 req-6e3b0a2d-e5b3-413c-b378-f827565346ad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.298909 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.298909 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:21.304430 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-f64f44ec-0237-4d36-b770-2f1aad1c5c23 req-6e3b0a2d-e5b3-413c-b378-f827565346ad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:21.309274 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-f64f44ec-0237-4d36-b770-2f1aad1c5c23 req-6e3b0a2d-e5b3-413c-b378-f827565346ad tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:21.309719 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 853/3445] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:21.328655 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e5a3380c-794d-48d7-a761-34e7cf534342 req-109855fe-8c68-48ae-89fd-f32ef37a7602 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb returned with HTTP 200 Aug 12 14:57:21.329436 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 864/3446] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:57:21 2026] DELETE /volume/v3/attachments/5e677631-1179-43c5-bd64-dccb318dc3eb => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:21.330272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa16706f-396a-4a15-aeba-f01eea5e26f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.334163 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa16706f-396a-4a15-aeba-f01eea5e26f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:21.334163 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa16706f-396a-4a15-aeba-f01eea5e26f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.334653 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa16706f-396a-4a15-aeba-f01eea5e26f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.352071 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.352071 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:21.358589 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa16706f-396a-4a15-aeba-f01eea5e26f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:21.364733 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa16706f-396a-4a15-aeba-f01eea5e26f0 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:21.365222 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 868/3447] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1212 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:21.412912 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-f63884d3-06e2-42d9-869c-21d7ef95b117 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.415234 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-f63884d3-06e2-42d9-869c-21d7ef95b117 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:21.415440 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-f63884d3-06e2-42d9-869c-21d7ef95b117 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.415722 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-f63884d3-06e2-42d9-869c-21d7ef95b117 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.425401 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.425401 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:21.429509 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-80db3407-2df4-4d8f-a43b-932f5734cd6f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.429974 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-f63884d3-06e2-42d9-869c-21d7ef95b117 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:21.434197 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80db3407-2df4-4d8f-a43b-932f5734cd6f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:21.434473 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80db3407-2df4-4d8f-a43b-932f5734cd6f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.434688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-f63884d3-06e2-42d9-869c-21d7ef95b117 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:21.434769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-80db3407-2df4-4d8f-a43b-932f5734cd6f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.435243 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 863/3448] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:21.444188 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.444188 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:21.448886 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-80db3407-2df4-4d8f-a43b-932f5734cd6f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:21.455765 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-80db3407-2df4-4d8f-a43b-932f5734cd6f tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:21.456211 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-b0bbddc7-0fef-44bb-aba6-1df815105c9f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.456564 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 854/3449] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:21.461858 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-b0bbddc7-0fef-44bb-aba6-1df815105c9f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] POST https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e/action Aug 12 14:57:21.462186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-b0bbddc7-0fef-44bb-aba6-1df815105c9f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:21.462317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-b0bbddc7-0fef-44bb-aba6-1df815105c9f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:21.477705 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.477705 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:21.478315 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-b0bbddc7-0fef-44bb-aba6-1df815105c9f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:21.486487 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-b0bbddc7-0fef-44bb-aba6-1df815105c9f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Begin detaching volume completed successfully. Aug 12 14:57:21.486916 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-b0bbddc7-0fef-44bb-aba6-1df815105c9f tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e/action returned with HTTP 202 Aug 12 14:57:21.487562 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 865/3450] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:57:21 2026] POST /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:21.510224 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ee9de8df-c3e8-41cd-8544-f005f022fd8e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.512005 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee9de8df-c3e8-41cd-8544-f005f022fd8e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:21.512210 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee9de8df-c3e8-41cd-8544-f005f022fd8e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.512393 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ee9de8df-c3e8-41cd-8544-f005f022fd8e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.525254 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.525254 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:21.530941 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ee9de8df-c3e8-41cd-8544-f005f022fd8e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:21.534008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bd8dd4f6-bd09-428c-af76-a1e7fb97d53c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.534521 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd8dd4f6-bd09-428c-af76-a1e7fb97d53c None None] GET https://10.4.3.100/volume// Aug 12 14:57:21.534745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd8dd4f6-bd09-428c-af76-a1e7fb97d53c None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.535005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd8dd4f6-bd09-428c-af76-a1e7fb97d53c None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.535435 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd8dd4f6-bd09-428c-af76-a1e7fb97d53c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:21.535895 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 864/3451] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57: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 14:57:21.538271 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ee9de8df-c3e8-41cd-8544-f005f022fd8e tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:21.539039 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 869/3452] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:21.543782 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0ad1e438-e821-442b-9d38-b6ab9f06549c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.546022 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0ad1e438-e821-442b-9d38-b6ab9f06549c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:21.546268 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0ad1e438-e821-442b-9d38-b6ab9f06549c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.546541 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0ad1e438-e821-442b-9d38-b6ab9f06549c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.557111 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.557111 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:21.560598 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0ad1e438-e821-442b-9d38-b6ab9f06549c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:21.564789 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0ad1e438-e821-442b-9d38-b6ab9f06549c tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:21.565302 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 855/3453] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1395 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:21.660435 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6bdfbbe7-b608-4a65-a3e3-d3f55348e0ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.662730 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6bdfbbe7-b608-4a65-a3e3-d3f55348e0ae tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:21.663026 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6bdfbbe7-b608-4a65-a3e3-d3f55348e0ae tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.663234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6bdfbbe7-b608-4a65-a3e3-d3f55348e0ae tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.672031 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.672031 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:21.676346 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6bdfbbe7-b608-4a65-a3e3-d3f55348e0ae tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:21.681438 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6bdfbbe7-b608-4a65-a3e3-d3f55348e0ae tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 returned with HTTP 200 Aug 12 14:57:21.681949 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 866/3454] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:21.694523 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f9e2ddc1-0b1e-4b82-92ea-ee8b05be7a6e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.696395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9e2ddc1-0b1e-4b82-92ea-ee8b05be7a6e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875/action Aug 12 14:57:21.696815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9e2ddc1-0b1e-4b82-92ea-ee8b05be7a6e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:21.696971 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9e2ddc1-0b1e-4b82-92ea-ee8b05be7a6e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:21.705834 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.705834 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:21.706218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-f9e2ddc1-0b1e-4b82-92ea-ee8b05be7a6e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume '215b5ccd-19ad-4709-8927-eb905864b875' with '{'status': 'maintenance'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:21.729476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9e2ddc1-0b1e-4b82-92ea-ee8b05be7a6e tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875/action returned with HTTP 202 Aug 12 14:57:21.730022 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 865/3455] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:21 2026] POST /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:21.738183 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e37e0da1-944f-4398-a6e6-8248f192ea43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.740134 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e37e0da1-944f-4398-a6e6-8248f192ea43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:21.740371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e37e0da1-944f-4398-a6e6-8248f192ea43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.740612 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e37e0da1-944f-4398-a6e6-8248f192ea43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.748596 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.748596 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:21.752864 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e37e0da1-944f-4398-a6e6-8248f192ea43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:21.757782 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e37e0da1-944f-4398-a6e6-8248f192ea43 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 returned with HTTP 200 Aug 12 14:57:21.758408 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 870/3456] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:21.775051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e60d064e-ea6e-412b-b55f-1a75a3900fd6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.777176 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e60d064e-ea6e-412b-b55f-1a75a3900fd6 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875/action Aug 12 14:57:21.777512 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e60d064e-ea6e-412b-b55f-1a75a3900fd6 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:21.777642 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e60d064e-ea6e-412b-b55f-1a75a3900fd6 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:21.785541 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.785541 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:21.785837 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e60d064e-ea6e-412b-b55f-1a75a3900fd6 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Volume info retrieved successfully. Aug 12 14:57:21.805025 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e60d064e-ea6e-412b-b55f-1a75a3900fd6 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Delete volume request issued successfully. Aug 12 14:57:21.805315 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e60d064e-ea6e-412b-b55f-1a75a3900fd6 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875/action returned with HTTP 202 Aug 12 14:57:21.805832 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 856/3457] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:21 2026] POST /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:21.814156 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1e406662-75ad-4b8b-9f9e-0333e557e340 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:21.818204 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e406662-75ad-4b8b-9f9e-0333e557e340 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:21.818204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e406662-75ad-4b8b-9f9e-0333e557e340 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:21.818204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e406662-75ad-4b8b-9f9e-0333e557e340 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:21.826538 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:21.826538 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:21.831895 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1e406662-75ad-4b8b-9f9e-0333e557e340 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:21.838431 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e406662-75ad-4b8b-9f9e-0333e557e340 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 returned with HTTP 200 Aug 12 14:57:21.839113 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 867/3458] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:21 2026] GET /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:22.158442 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-7e58398d-087e-4dea-a2e0-aa90a53cb228 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.160809 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-7e58398d-087e-4dea-a2e0-aa90a53cb228 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:22.161141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-7e58398d-087e-4dea-a2e0-aa90a53cb228 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.161312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-7e58398d-087e-4dea-a2e0-aa90a53cb228 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.176208 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:22.176208 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:22.180733 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-7e58398d-087e-4dea-a2e0-aa90a53cb228 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:22.185532 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-7e58398d-087e-4dea-a2e0-aa90a53cb228 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:22.185990 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 866/3459] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:22 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:22.201775 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-07672dec-d03b-44b8-b802-45b7779f0a07 req-f7918900-2792-477b-8fe7-c9ca8c2c2d87 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.204730 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-07672dec-d03b-44b8-b802-45b7779f0a07 req-f7918900-2792-477b-8fe7-c9ca8c2c2d87 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:22.205541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-07672dec-d03b-44b8-b802-45b7779f0a07 req-f7918900-2792-477b-8fe7-c9ca8c2c2d87 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.205819 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-07672dec-d03b-44b8-b802-45b7779f0a07 req-f7918900-2792-477b-8fe7-c9ca8c2c2d87 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.216446 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:22.216446 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:22.222094 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-07672dec-d03b-44b8-b802-45b7779f0a07 req-f7918900-2792-477b-8fe7-c9ca8c2c2d87 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:22.232861 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-07672dec-d03b-44b8-b802-45b7779f0a07 req-f7918900-2792-477b-8fe7-c9ca8c2c2d87 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:22.233579 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 871/3460] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:22 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:22.473842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cae9afbf-1678-4dd6-95eb-287a0d3844a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.475952 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cae9afbf-1678-4dd6-95eb-287a0d3844a2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:22.476157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cae9afbf-1678-4dd6-95eb-287a0d3844a2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.476372 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cae9afbf-1678-4dd6-95eb-287a0d3844a2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.485654 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:22.485654 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:22.490394 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cae9afbf-1678-4dd6-95eb-287a0d3844a2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:22.495119 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cae9afbf-1678-4dd6-95eb-287a0d3844a2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:22.495550 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 857/3461] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:22 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:22.537414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0a3ce56d-1f9a-4791-9e87-f520eff2c2ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.539439 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0a3ce56d-1f9a-4791-9e87-f520eff2c2ce tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4 Aug 12 14:57:22.539670 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0a3ce56d-1f9a-4791-9e87-f520eff2c2ce tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.539849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0a3ce56d-1f9a-4791-9e87-f520eff2c2ce tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.546413 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:22.546413 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:22.552903 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-40ead6ae-6d2e-4faa-afa8-200b66d1d026 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.554226 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-40ead6ae-6d2e-4faa-afa8-200b66d1d026 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:22.554549 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-40ead6ae-6d2e-4faa-afa8-200b66d1d026 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.554858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-40ead6ae-6d2e-4faa-afa8-200b66d1d026 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.570545 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:22.570545 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:22.575904 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-40ead6ae-6d2e-4faa-afa8-200b66d1d026 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:22.583900 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-40ead6ae-6d2e-4faa-afa8-200b66d1d026 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:22.584256 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 867/3462] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:22 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:22.599778 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eab1f825-e238-4f89-9666-affe28fbaf67 req-0a3ce56d-1f9a-4791-9e87-f520eff2c2ce tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4 returned with HTTP 200 Aug 12 14:57:22.600186 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 868/3463] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:57:22 2026] DELETE /volume/v3/attachments/f10b89e4-99b9-4e5d-b931-3a23591ddec4 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:22.852760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c1806357-d350-4383-aeb1-8081f9d6c094 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.854835 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1806357-d350-4383-aeb1-8081f9d6c094 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:22.855058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1806357-d350-4383-aeb1-8081f9d6c094 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.855266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c1806357-d350-4383-aeb1-8081f9d6c094 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.861905 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c1806357-d350-4383-aeb1-8081f9d6c094 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 returned with HTTP 404 Aug 12 14:57:22.862371 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 872/3464] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:22 2026] GET /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:22.870640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-996326bd-9668-4a4a-b609-ed0d8ec3d550 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.872566 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-996326bd-9668-4a4a-b609-ed0d8ec3d550 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:22.872919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-996326bd-9668-4a4a-b609-ed0d8ec3d550 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.874200 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-996326bd-9668-4a4a-b609-ed0d8ec3d550 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.878471 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-996326bd-9668-4a4a-b609-ed0d8ec3d550 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 returned with HTTP 404 Aug 12 14:57:22.879020 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 858/3465] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:22 2026] GET /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:22.887679 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-19065d67-d629-450e-9a84-e5642cd9c979 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.890157 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19065d67-d629-450e-9a84-e5642cd9c979 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] DELETE https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:22.890307 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-19065d67-d629-450e-9a84-e5642cd9c979 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:22.890520 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-19065d67-d629-450e-9a84-e5642cd9c979 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:22.890823 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-19065d67-d629-450e-9a84-e5642cd9c979 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume with id: 215b5ccd-19ad-4709-8927-eb905864b875 Aug 12 14:57:22.897794 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19065d67-d629-450e-9a84-e5642cd9c979 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 returned with HTTP 404 Aug 12 14:57:22.898304 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 868/3466] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:22 2026] DELETE /volume/v3/volumes/215b5ccd-19ad-4709-8927-eb905864b875 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:22.907204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:22.909120 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:22.909432 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1110105138"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:22.910995 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1110105138'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:22.911139 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume of 1 GB Aug 12 14:57:22.911392 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:22.911392 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:22.915911 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Availability Zones retrieved successfully. Aug 12 14:57:22.922361 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (2d45c713-5a6f-4dd8-a594-c267a153d28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:22.923303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8f2e6a-7c6e-4bb5-9d93-977427612bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:22.924259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:22.961523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec8f2e6a-7c6e-4bb5-9d93-977427612bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:22.963274 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b89497-1f17-47bb-adc7-a25b6b016685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:23.002818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Created reservations ['7ce73cde-b825-4e1b-bbce-8e5b8502f51b', 'cb8e29dc-233c-440d-8f6b-f18c3d2bc02d', '4a569859-8036-4b30-9b37-ed26299bc05b', '34c7f63e-2701-44e2-93bf-9817d5a12dd7'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:23.003969 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95b89497-1f17-47bb-adc7-a25b6b016685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ce73cde-b825-4e1b-bbce-8e5b8502f51b', 'cb8e29dc-233c-440d-8f6b-f18c3d2bc02d', '4a569859-8036-4b30-9b37-ed26299bc05b', '34c7f63e-2701-44e2-93bf-9817d5a12dd7']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:23.004346 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae83289-098b-4761-8564-619b5699d162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:23.028964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ae83289-098b-4761-8564-619b5699d162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd6ef4ee-4ab4-4965-b0b3-626dff811d6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1110105138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['7ce73cde-b825-4e1b-bbce-8e5b8502f51b','cb8e29dc-233c-440d-8f6b-f18c3d2bc02d','4a569859-8036-4b30-9b37-ed26299bc05b','34c7f63e-2701-44e2-93bf-9817d5a12dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1110105138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd6ef4ee-4ab4-4965-b0b3-626dff811d6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2af933c48ea44889912130a59c40419f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='116ac3ba940a4715811a301136cdcc7b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:23.030067 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6f4342-1251-47b4-92ef-8fd49bb24229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:23.052207 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6f4342-1251-47b4-92ef-8fd49bb24229) transitioned into state 'SUCCESS' from state '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-1110105138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2af933c48ea44889912130a59c40419f',qos_specs=None,replication_status=,reservations=['7ce73cde-b825-4e1b-bbce-8e5b8502f51b','cb8e29dc-233c-440d-8f6b-f18c3d2bc02d','4a569859-8036-4b30-9b37-ed26299bc05b','34c7f63e-2701-44e2-93bf-9817d5a12dd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='116ac3ba940a4715811a301136cdcc7b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:23.053289 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9696c0-28c5-4a2d-9762-01a4335556ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:23.070484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe9696c0-28c5-4a2d-9762-01a4335556ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:23.070484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Flow 'volume_create_api' (2d45c713-5a6f-4dd8-a594-c267a153d28d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:23.070484 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Create volume request issued successfully. Aug 12 14:57:23.070920 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8a4e6fa9-c8ab-4b3a-b631-0180468af813 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:23.072261 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 869/3467] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:22 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 14:57:23.084161 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bba46de9-0b11-413e-9689-494c81a07e1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:23.086472 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bba46de9-0b11-413e-9689-494c81a07e1a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:23.086754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bba46de9-0b11-413e-9689-494c81a07e1a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:23.086994 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bba46de9-0b11-413e-9689-494c81a07e1a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:23.101525 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:23.101525 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:23.107901 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bba46de9-0b11-413e-9689-494c81a07e1a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:23.114697 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bba46de9-0b11-413e-9689-494c81a07e1a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:23.115225 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 873/3468] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:23 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:23.511343 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d03b72f-c9cb-45f0-9105-7befde3b885b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:23.513269 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d03b72f-c9cb-45f0-9105-7befde3b885b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:23.513602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d03b72f-c9cb-45f0-9105-7befde3b885b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:23.513842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d03b72f-c9cb-45f0-9105-7befde3b885b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:23.521225 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:23.521225 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:23.525686 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d03b72f-c9cb-45f0-9105-7befde3b885b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:23.531237 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d03b72f-c9cb-45f0-9105-7befde3b885b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:23.531723 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 859/3469] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:23 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:23.597285 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5859e8ad-e0f8-44c9-a033-34967428a6de None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:23.599745 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5859e8ad-e0f8-44c9-a033-34967428a6de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:23.600044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5859e8ad-e0f8-44c9-a033-34967428a6de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:23.600322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5859e8ad-e0f8-44c9-a033-34967428a6de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:23.611369 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:23.611369 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:23.616645 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5859e8ad-e0f8-44c9-a033-34967428a6de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:23.625581 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5859e8ad-e0f8-44c9-a033-34967428a6de tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:23.626202 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 869/3470] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:23 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:23.640057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c5640895-9781-4de7-90d2-9796da2eb5fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:23.642770 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c5640895-9781-4de7-90d2-9796da2eb5fd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] DELETE https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:23.642972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c5640895-9781-4de7-90d2-9796da2eb5fd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:23.643201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c5640895-9781-4de7-90d2-9796da2eb5fd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:23.643389 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c5640895-9781-4de7-90d2-9796da2eb5fd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume with id: eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:23.653564 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:23.653564 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:23.654183 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c5640895-9781-4de7-90d2-9796da2eb5fd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:23.677406 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c5640895-9781-4de7-90d2-9796da2eb5fd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Delete volume request issued successfully. Aug 12 14:57:23.677644 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c5640895-9781-4de7-90d2-9796da2eb5fd tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 202 Aug 12 14:57:23.678116 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 870/3471] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:23 2026] DELETE /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:23.689193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-aa56afb1-abbd-482b-ad9e-ab8866e4c507 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:23.693019 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa56afb1-abbd-482b-ad9e-ab8866e4c507 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:23.693230 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa56afb1-abbd-482b-ad9e-ab8866e4c507 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:23.693419 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-aa56afb1-abbd-482b-ad9e-ab8866e4c507 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:23.705089 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:23.705089 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:23.709472 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-aa56afb1-abbd-482b-ad9e-ab8866e4c507 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Volume info retrieved successfully. Aug 12 14:57:23.718286 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-aa56afb1-abbd-482b-ad9e-ab8866e4c507 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 200 Aug 12 14:57:23.718809 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 874/3472] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:23 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 919 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.128665 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fdee1db3-6c71-45a5-9aa3-30d37cb2fd1f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.130618 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fdee1db3-6c71-45a5-9aa3-30d37cb2fd1f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.130883 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fdee1db3-6c71-45a5-9aa3-30d37cb2fd1f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.131127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fdee1db3-6c71-45a5-9aa3-30d37cb2fd1f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.138802 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.138802 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:24.143760 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fdee1db3-6c71-45a5-9aa3-30d37cb2fd1f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.150137 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fdee1db3-6c71-45a5-9aa3-30d37cb2fd1f tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:24.150597 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 860/3473] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.163647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0a1f09af-63f4-4bb7-aac8-e01402edc937 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.166081 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0a1f09af-63f4-4bb7-aac8-e01402edc937 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action Aug 12 14:57:24.166570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0a1f09af-63f4-4bb7-aac8-e01402edc937 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:24.166756 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0a1f09af-63f4-4bb7-aac8-e01402edc937 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:24.177942 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.177942 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:24.178337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-0a1f09af-63f4-4bb7-aac8-e01402edc937 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume 'fd6ef4ee-4ab4-4965-b0b3-626dff811d6d' with '{'status': 'error'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:24.201988 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0a1f09af-63f4-4bb7-aac8-e01402edc937 tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action returned with HTTP 202 Aug 12 14:57:24.202485 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 870/3474] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:24 2026] POST /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:24.210229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c88de3b1-8a5b-420e-9d16-224e70e12a3a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.212278 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c88de3b1-8a5b-420e-9d16-224e70e12a3a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.212510 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c88de3b1-8a5b-420e-9d16-224e70e12a3a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.212768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c88de3b1-8a5b-420e-9d16-224e70e12a3a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.221076 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.221076 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:24.225360 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c88de3b1-8a5b-420e-9d16-224e70e12a3a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.230359 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c88de3b1-8a5b-420e-9d16-224e70e12a3a tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:24.230773 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 871/3475] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.243347 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fac6498-4741-4b6a-954b-b0a83ed3ad8f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.245251 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fac6498-4741-4b6a-954b-b0a83ed3ad8f tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action Aug 12 14:57:24.245623 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fac6498-4741-4b6a-954b-b0a83ed3ad8f tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:24.245779 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fac6498-4741-4b6a-954b-b0a83ed3ad8f tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:24.256999 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.256999 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:24.257516 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-8fac6498-4741-4b6a-954b-b0a83ed3ad8f tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume 'fd6ef4ee-4ab4-4965-b0b3-626dff811d6d' with '{'status': 'available'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:24.282809 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fac6498-4741-4b6a-954b-b0a83ed3ad8f tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action returned with HTTP 202 Aug 12 14:57:24.283338 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 875/3476] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:24 2026] POST /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:24.291690 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3e0f803-499b-4b43-8675-de73e7d5bd78 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.293915 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3e0f803-499b-4b43-8675-de73e7d5bd78 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.294154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3e0f803-499b-4b43-8675-de73e7d5bd78 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.294379 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3e0f803-499b-4b43-8675-de73e7d5bd78 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.302324 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.302324 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:24.307090 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c3e0f803-499b-4b43-8675-de73e7d5bd78 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.314163 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3e0f803-499b-4b43-8675-de73e7d5bd78 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:24.314599 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 861/3477] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.327917 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6b7b4149-d3ad-485b-bccd-7443a589d9dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.330274 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6b7b4149-d3ad-485b-bccd-7443a589d9dd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action Aug 12 14:57:24.330804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6b7b4149-d3ad-485b-bccd-7443a589d9dd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:24.330969 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6b7b4149-d3ad-485b-bccd-7443a589d9dd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:24.340955 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.340955 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:24.341561 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-6b7b4149-d3ad-485b-bccd-7443a589d9dd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume 'fd6ef4ee-4ab4-4965-b0b3-626dff811d6d' with '{'status': 'maintenance'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:24.365609 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6b7b4149-d3ad-485b-bccd-7443a589d9dd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action returned with HTTP 202 Aug 12 14:57:24.366184 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 871/3478] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:24 2026] POST /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:24.374317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-754dac16-e4f1-4160-bb6b-7eae35e4c926 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.377027 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-754dac16-e4f1-4160-bb6b-7eae35e4c926 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.377292 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-754dac16-e4f1-4160-bb6b-7eae35e4c926 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.377563 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-754dac16-e4f1-4160-bb6b-7eae35e4c926 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.388283 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.388283 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:24.394250 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-754dac16-e4f1-4160-bb6b-7eae35e4c926 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.401254 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-754dac16-e4f1-4160-bb6b-7eae35e4c926 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:24.401884 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 872/3479] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.417387 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8111560f-4774-4fde-aa5f-46a6ae940ffd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.419652 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8111560f-4774-4fde-aa5f-46a6ae940ffd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] POST https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action Aug 12 14:57:24.420128 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8111560f-4774-4fde-aa5f-46a6ae940ffd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:24.420294 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8111560f-4774-4fde-aa5f-46a6ae940ffd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:24.431261 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.431261 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:24.431799 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-8111560f-4774-4fde-aa5f-46a6ae940ffd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] Updating volume 'fd6ef4ee-4ab4-4965-b0b3-626dff811d6d' with '{'status': 'available'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 12 14:57:24.453395 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8111560f-4774-4fde-aa5f-46a6ae940ffd tempest-VolumesActionsTest-1425403306 tempest-VolumesActionsTest-1425403306-project-admin] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action returned with HTTP 202 Aug 12 14:57:24.454200 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 876/3480] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:24 2026] POST /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:24.462798 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fba3abff-b240-4269-b52b-f31632765675 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.465404 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fba3abff-b240-4269-b52b-f31632765675 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.465763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fba3abff-b240-4269-b52b-f31632765675 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.466071 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fba3abff-b240-4269-b52b-f31632765675 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.475482 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.475482 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:24.479849 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fba3abff-b240-4269-b52b-f31632765675 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.484944 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fba3abff-b240-4269-b52b-f31632765675 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:24.485342 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 862/3481] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.502385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7f9cbf6a-eaf4-4761-ad20-ef2742ebed0c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.504449 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7f9cbf6a-eaf4-4761-ad20-ef2742ebed0c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.504732 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7f9cbf6a-eaf4-4761-ad20-ef2742ebed0c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.504944 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7f9cbf6a-eaf4-4761-ad20-ef2742ebed0c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.513148 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.513148 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:24.517313 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7f9cbf6a-eaf4-4761-ad20-ef2742ebed0c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.522381 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7f9cbf6a-eaf4-4761-ad20-ef2742ebed0c tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:24.522980 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 872/3482] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.534807 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.537303 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] DELETE https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.537615 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.537844 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.538063 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume with id: fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.547622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f5401a1-a33a-48ab-bfd5-04647701e745 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.549944 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f5401a1-a33a-48ab-bfd5-04647701e745 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:24.550266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f5401a1-a33a-48ab-bfd5-04647701e745 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.550522 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f5401a1-a33a-48ab-bfd5-04647701e745 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.550827 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.550827 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:24.551516 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.559120 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.559120 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:24.564037 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f5401a1-a33a-48ab-bfd5-04647701e745 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:24.569557 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f5401a1-a33a-48ab-bfd5-04647701e745 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:24.570159 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 877/3483] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.573498 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Delete volume request issued successfully. Aug 12 14:57:24.573696 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1e74095-c6f8-4d04-9535-33ab8a8e18c9 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 202 Aug 12 14:57:24.574114 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 873/3484] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:24 2026] DELETE /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:24.583127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b98bf418-3ef0-486e-a3bc-266089cce767 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.584982 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b98bf418-3ef0-486e-a3bc-266089cce767 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:24.585210 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b98bf418-3ef0-486e-a3bc-266089cce767 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.585438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b98bf418-3ef0-486e-a3bc-266089cce767 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.592109 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.592109 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:24.595440 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b98bf418-3ef0-486e-a3bc-266089cce767 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Volume info retrieved successfully. Aug 12 14:57:24.599233 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b98bf418-3ef0-486e-a3bc-266089cce767 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 200 Aug 12 14:57:24.599641 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 863/3485] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:24.735386 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-45a5c76e-fb61-43f9-b13b-e0b48a4e1e69 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.737111 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45a5c76e-fb61-43f9-b13b-e0b48a4e1e69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] GET https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e Aug 12 14:57:24.737319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-45a5c76e-fb61-43f9-b13b-e0b48a4e1e69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.737570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-45a5c76e-fb61-43f9-b13b-e0b48a4e1e69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.743436 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45a5c76e-fb61-43f9-b13b-e0b48a4e1e69 tempest-VolumeMultiattachTests-1082705157 tempest-VolumeMultiattachTests-1082705157-project-member] https://10.4.3.100/volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e returned with HTTP 404 Aug 12 14:57:24.743997 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 873/3486] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/eff5dc2e-d509-4d96-9d91-c2a6aee56b3e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:24.750607 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd29e043-57a3-4aae-ac51-f2cbd143e462 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.752367 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd29e043-57a3-4aae-ac51-f2cbd143e462 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:57:24.752653 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd29e043-57a3-4aae-ac51-f2cbd143e462 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.752932 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd29e043-57a3-4aae-ac51-f2cbd143e462 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Calling method 'detail' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.753900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd29e043-57a3-4aae-ac51-f2cbd143e462 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100249) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:57:24.768980 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fd29e043-57a3-4aae-ac51-f2cbd143e462 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Get all volumes completed successfully. Aug 12 14:57:24.771180 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:24.771180 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:24.777659 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd29e043-57a3-4aae-ac51-f2cbd143e462 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:57:24.778168 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 878/3487] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:57:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:24.796749 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aae87374-8d82-4d59-a5ab-6ae06afbe946 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:24.798793 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aae87374-8d82-4d59-a5ab-6ae06afbe946 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] DELETE https://10.4.3.100/volume/v3/types/07b7f82b-3dc1-49e4-ba54-dedec892bcdb Aug 12 14:57:24.798988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aae87374-8d82-4d59-a5ab-6ae06afbe946 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:24.800632 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aae87374-8d82-4d59-a5ab-6ae06afbe946 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:24.825166 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aae87374-8d82-4d59-a5ab-6ae06afbe946 tempest-VolumeMultiattachTests-100552095 tempest-VolumeMultiattachTests-100552095-project-admin] https://10.4.3.100/volume/v3/types/07b7f82b-3dc1-49e4-ba54-dedec892bcdb returned with HTTP 202 Aug 12 14:57:24.825662 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 874/3488] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:57:24 2026] DELETE /volume/v3/types/07b7f82b-3dc1-49e4-ba54-dedec892bcdb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:25.186581 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:25.188237 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:25.188483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:25.188710 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:25.188904 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume with id: 2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:25.195766 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:25.195766 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:25.196250 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:25.207355 np0000007067 devstack@c-api.service[100246]: WARNING cinder.keymgr.conf_key_mgr [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:57:25.214230 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume request issued successfully. Aug 12 14:57:25.214443 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c13763d1-0320-4d5a-8639-3486b70e6ca1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 202 Aug 12 14:57:25.214931 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 864/3489] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:25 2026] DELETE /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:25.224210 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a8b5b421-5aa0-4551-8982-4a3d8ab1794b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:25.227730 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8b5b421-5aa0-4551-8982-4a3d8ab1794b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:25.227730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8b5b421-5aa0-4551-8982-4a3d8ab1794b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:25.227730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8b5b421-5aa0-4551-8982-4a3d8ab1794b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:25.235520 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:25.235520 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:25.239614 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a8b5b421-5aa0-4551-8982-4a3d8ab1794b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:57:25.243949 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8b5b421-5aa0-4551-8982-4a3d8ab1794b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 200 Aug 12 14:57:25.244295 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 874/3490] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:25 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:25.585260 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3948b83-69da-4f25-806b-fdb209d78884 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:25.587438 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3948b83-69da-4f25-806b-fdb209d78884 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:25.587731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3948b83-69da-4f25-806b-fdb209d78884 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:25.588009 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3948b83-69da-4f25-806b-fdb209d78884 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:25.595878 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:25.595878 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:25.600187 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3948b83-69da-4f25-806b-fdb209d78884 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:25.604950 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3948b83-69da-4f25-806b-fdb209d78884 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:25.605381 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 879/3491] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:25 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:25.613180 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6007e95b-4285-417c-ae1d-5d279a8f2a68 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:25.618534 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6007e95b-4285-417c-ae1d-5d279a8f2a68 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] GET https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d Aug 12 14:57:25.618842 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6007e95b-4285-417c-ae1d-5d279a8f2a68 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:25.619113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6007e95b-4285-417c-ae1d-5d279a8f2a68 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:25.627331 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6007e95b-4285-417c-ae1d-5d279a8f2a68 tempest-VolumesActionsTest-888536729 tempest-VolumesActionsTest-888536729-project-member] https://10.4.3.100/volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d returned with HTTP 404 Aug 12 14:57:25.628026 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 875/3492] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:25 2026] GET /volume/v3/volumes/fd6ef4ee-4ab4-4965-b0b3-626dff811d6d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:26.258047 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c93e1bee-0f86-4b86-ab82-2317480c05c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.260297 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c93e1bee-0f86-4b86-ab82-2317480c05c1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 Aug 12 14:57:26.260522 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c93e1bee-0f86-4b86-ab82-2317480c05c1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:26.260791 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c93e1bee-0f86-4b86-ab82-2317480c05c1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:26.276394 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c93e1bee-0f86-4b86-ab82-2317480c05c1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 returned with HTTP 404 Aug 12 14:57:26.277047 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 865/3493] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:26 2026] GET /volume/v3/volumes/2fc892e4-aacb-49ad-9908-edbf05c0b170 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:26.291223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a2c86f4e-d317-48a9-963f-525b2ef9357f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.293247 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a2c86f4e-d317-48a9-963f-525b2ef9357f tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:57:26.293499 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a2c86f4e-d317-48a9-963f-525b2ef9357f tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:26.293673 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a2c86f4e-d317-48a9-963f-525b2ef9357f tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:26.295005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a2c86f4e-d317-48a9-963f-525b2ef9357f tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:57:26.324833 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a2c86f4e-d317-48a9-963f-525b2ef9357f tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Get all volumes completed successfully. Aug 12 14:57:26.327962 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:26.327962 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:26.341193 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a2c86f4e-d317-48a9-963f-525b2ef9357f tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:57:26.342192 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 875/3494] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:57:26 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10940 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:26.358758 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dc8c25cc-8bd8-48fa-a455-957b010539f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.360716 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc8c25cc-8bd8-48fa-a455-957b010539f5 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] DELETE https://10.4.3.100/volume/v3/types/708e3494-d3ab-4460-bccd-b741eb3cbbc6 Aug 12 14:57:26.360971 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc8c25cc-8bd8-48fa-a455-957b010539f5 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:26.361280 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc8c25cc-8bd8-48fa-a455-957b010539f5 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:26.386675 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc8c25cc-8bd8-48fa-a455-957b010539f5 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/708e3494-d3ab-4460-bccd-b741eb3cbbc6 returned with HTTP 202 Aug 12 14:57:26.387380 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 880/3495] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:57:26 2026] DELETE /volume/v3/types/708e3494-d3ab-4460-bccd-b741eb3cbbc6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:26.399049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-680545ca-7067-4d89-88c8-1ea9537285d7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.400685 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-680545ca-7067-4d89-88c8-1ea9537285d7 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:57:26.401105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-680545ca-7067-4d89-88c8-1ea9537285d7 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-824342435", "extra_specs": {}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:26.416840 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-680545ca-7067-4d89-88c8-1ea9537285d7 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:57:26.418232 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 876/3496] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:57:26 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:26.427167 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a5321f7-c702-43b5-a5cc-9dfef5a6a41d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.428846 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a5321f7-c702-43b5-a5cc-9dfef5a6a41d tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types/564d81d5-4f6b-4b4c-9df1-6024c32a0e1a/encryption Aug 12 14:57:26.429203 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a5321f7-c702-43b5-a5cc-9dfef5a6a41d tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:26.444908 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a5321f7-c702-43b5-a5cc-9dfef5a6a41d tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/564d81d5-4f6b-4b4c-9df1-6024c32a0e1a/encryption returned with HTTP 200 Aug 12 14:57:26.445937 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 866/3497] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:57:26 2026] POST /volume/v3/types/564d81d5-4f6b-4b4c-9df1-6024c32a0e1a/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:26.457348 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.458698 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:26.459038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1212133637", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-824342435", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:26.460483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1212133637', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-824342435', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:26.463716 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume of 1 GB Aug 12 14:57:26.464020 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:26.464020 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:26.464513 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Availability Zones retrieved successfully. Aug 12 14:57:26.469500 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (41ab3e75-041e-4c57-a35e-cc9decb1b3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:26.470935 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad4f0e4-c841-47c6-b6fb-84f5c32f5908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:26.472103 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:26.494511 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dad4f0e4-c841-47c6-b6fb-84f5c32f5908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:57:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=564d81d5-4f6b-4b4c-9df1-6024c32a0e1a,is_public=True,name='tempest-scenario-type-luksv2-824342435',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '564d81d5-4f6b-4b4c-9df1-6024c32a0e1a', '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=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:26.495218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c31c594-0c5b-4858-9410-ab7973d6afea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:26.518158 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-824342435 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-824342435, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:57:26.518535 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-824342435 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-824342435, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:57:26.553830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Created reservations ['0b62ced1-4449-4839-b199-3c9ca2fe2df7', '709a8c49-ca03-4d53-8fc3-3bf4114c3348', '2f77cc4b-9044-4f22-8a7b-04b59f41a6f0', '548da1e2-357a-44d7-ae3f-ab310297fdf7'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:26.554662 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c31c594-0c5b-4858-9410-ab7973d6afea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b62ced1-4449-4839-b199-3c9ca2fe2df7', '709a8c49-ca03-4d53-8fc3-3bf4114c3348', '2f77cc4b-9044-4f22-8a7b-04b59f41a6f0', '548da1e2-357a-44d7-ae3f-ab310297fdf7']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:26.555383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39e2b66-9136-4861-8514-61e09d0a7317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:26.578128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c39e2b66-9136-4861-8514-61e09d0a7317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1212133637',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['0b62ced1-4449-4839-b199-3c9ca2fe2df7','709a8c49-ca03-4d53-8fc3-3bf4114c3348','2f77cc4b-9044-4f22-8a7b-04b59f41a6f0','548da1e2-357a-44d7-ae3f-ab310297fdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=564d81d5-4f6b-4b4c-9df1-6024c32a0e1a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1212133637',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e289fb7660504f259b0b473bae4b8529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc3aa6ddd023443d988f30a020a73036',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(564d81d5-4f6b-4b4c-9df1-6024c32a0e1a),volume_type_id=564d81d5-4f6b-4b4c-9df1-6024c32a0e1a)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:26.579317 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79d931f-9c1d-4200-9982-32b5580c0ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:26.604367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79d931f-9c1d-4200-9982-32b5580c0ee6) transitioned into state 'SUCCESS' from state '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-1212133637',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['0b62ced1-4449-4839-b199-3c9ca2fe2df7','709a8c49-ca03-4d53-8fc3-3bf4114c3348','2f77cc4b-9044-4f22-8a7b-04b59f41a6f0','548da1e2-357a-44d7-ae3f-ab310297fdf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=564d81d5-4f6b-4b4c-9df1-6024c32a0e1a)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:26.605306 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6e681e-721f-4c83-9375-caa013ed237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:26.615446 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6e681e-721f-4c83-9375-caa013ed237f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:26.616829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (41ab3e75-041e-4c57-a35e-cc9decb1b3a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:26.617392 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request issued successfully. Aug 12 14:57:26.618428 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61cf2cf0-2193-4f66-a87e-1fb11da69cf0 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:26.618984 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 876/3498] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:57:26 2026] POST /volume/v3/volumes => generated 786 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:26.619309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-38608804-8339-4715-b3cb-538942723d4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.621179 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38608804-8339-4715-b3cb-538942723d4e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:26.621531 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38608804-8339-4715-b3cb-538942723d4e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:26.621782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38608804-8339-4715-b3cb-538942723d4e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:26.629049 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:26.629049 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:26.633425 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-38608804-8339-4715-b3cb-538942723d4e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:26.639119 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38608804-8339-4715-b3cb-538942723d4e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:26.639633 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 881/3499] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:26 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 1451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:26.795579 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-95634564-7da8-4392-bd22-15def150bddb req-140a25ff-418d-40ba-8295-7ff70d9a6bcf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:26.798629 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-140a25ff-418d-40ba-8295-7ff70d9a6bcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:26.798629 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-140a25ff-418d-40ba-8295-7ff70d9a6bcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:26.798777 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-140a25ff-418d-40ba-8295-7ff70d9a6bcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:26.807039 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:26.807039 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:26.812526 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-95634564-7da8-4392-bd22-15def150bddb req-140a25ff-418d-40ba-8295-7ff70d9a6bcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:26.820483 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-140a25ff-418d-40ba-8295-7ff70d9a6bcf tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:26.821096 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 877/3500] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:26 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 1451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:27.391967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-95634564-7da8-4392-bd22-15def150bddb req-97d2dd13-961d-446a-8b54-5e258c2650ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:27.394622 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-97d2dd13-961d-446a-8b54-5e258c2650ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:27.394874 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-97d2dd13-961d-446a-8b54-5e258c2650ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:27.395121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-97d2dd13-961d-446a-8b54-5e258c2650ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:27.403905 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:27.403905 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:27.408886 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-95634564-7da8-4392-bd22-15def150bddb req-97d2dd13-961d-446a-8b54-5e258c2650ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:27.415627 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-97d2dd13-961d-446a-8b54-5e258c2650ae tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:27.416127 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 867/3501] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:27 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 1451 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:27.426839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-80620ef5-2137-4b3a-b981-cb956e132ff8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:27.427229 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-80620ef5-2137-4b3a-b981-cb956e132ff8 None None] GET https://10.4.3.100/volume// Aug 12 14:57:27.427410 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-80620ef5-2137-4b3a-b981-cb956e132ff8 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:27.427668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-80620ef5-2137-4b3a-b981-cb956e132ff8 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:27.428016 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-80620ef5-2137-4b3a-b981-cb956e132ff8 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:27.428346 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 877/3502] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:57: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 14:57:27.436576 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-95634564-7da8-4392-bd22-15def150bddb req-24920b5e-06ce-4772-a4cf-b3f8936b3317 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:27.438446 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-24920b5e-06ce-4772-a4cf-b3f8936b3317 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:57:27.438988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-24920b5e-06ce-4772-a4cf-b3f8936b3317 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c15b18f8-bdc0-44eb-8c03-ee919c78193a", "connector": null, "instance_uuid": "3b9bb60a-1aa5-4c27-827f-f62855aff352"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:27.449735 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:27.449735 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:27.490005 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-24920b5e-06ce-4772-a4cf-b3f8936b3317 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:57:27.490582 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 882/3503] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:57:27 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 14:57:28.846927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3e59022e-92bc-4c0a-befa-b576f3ad233b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:28.847289 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e59022e-92bc-4c0a-befa-b576f3ad233b None None] GET https://10.4.3.100/volume// Aug 12 14:57:28.847465 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e59022e-92bc-4c0a-befa-b576f3ad233b None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:28.847680 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e59022e-92bc-4c0a-befa-b576f3ad233b None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:28.848034 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e59022e-92bc-4c0a-befa-b576f3ad233b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:28.848325 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 878/3504] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57: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 14:57:28.855799 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-95634564-7da8-4392-bd22-15def150bddb req-8691e6e7-e325-45df-8cd7-c34eb2773510 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:28.857727 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-8691e6e7-e325-45df-8cd7-c34eb2773510 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:57:28.857919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-8691e6e7-e325-45df-8cd7-c34eb2773510 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:28.858087 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-8691e6e7-e325-45df-8cd7-c34eb2773510 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:28.890987 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:28.890987 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:28.907876 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-95634564-7da8-4392-bd22-15def150bddb req-8691e6e7-e325-45df-8cd7-c34eb2773510 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:57:28.921338 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-8691e6e7-e325-45df-8cd7-c34eb2773510 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:57:28.921765 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 868/3505] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:28 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 1630 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:29.039142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-95634564-7da8-4392-bd22-15def150bddb req-25275ea3-83e0-44d1-a03f-01d523007995 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:29.041276 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-25275ea3-83e0-44d1-a03f-01d523007995 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] PUT https://10.4.3.100/volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960 Aug 12 14:57:29.042011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-25275ea3-83e0-44d1-a03f-01d523007995 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:29.076010 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-95634564-7da8-4392-bd22-15def150bddb req-25275ea3-83e0-44d1-a03f-01d523007995 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Acquiring lock "cinder-attachment_update-c15b18f8-bdc0-44eb-8c03-ee919c78193a-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:57:29.083156 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-95634564-7da8-4392-bd22-15def150bddb req-25275ea3-83e0-44d1-a03f-01d523007995 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Lock "cinder-attachment_update-c15b18f8-bdc0-44eb-8c03-ee919c78193a-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:57:29.084068 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:29.084068 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:29.239565 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-95634564-7da8-4392-bd22-15def150bddb req-25275ea3-83e0-44d1-a03f-01d523007995 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Lock "cinder-attachment_update-c15b18f8-bdc0-44eb-8c03-ee919c78193a-np0000007067" released by "attachment_update" :: held 0.156s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:57:29.240052 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-25275ea3-83e0-44d1-a03f-01d523007995 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960 returned with HTTP 200 Aug 12 14:57:29.240772 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 878/3506] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:57:29 2026] PUT /volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960 => generated 968 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:29.278002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-95634564-7da8-4392-bd22-15def150bddb req-d8b6c10f-1d14-4da2-ac37-4e9ee9381893 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:29.281999 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-d8b6c10f-1d14-4da2-ac37-4e9ee9381893 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] POST https://10.4.3.100/volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960/action Aug 12 14:57:29.282429 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-d8b6c10f-1d14-4da2-ac37-4e9ee9381893 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:29.282631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-d8b6c10f-1d14-4da2-ac37-4e9ee9381893 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:29.315266 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:29.315266 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:29.398055 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-d8b6c10f-1d14-4da2-ac37-4e9ee9381893 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960/action returned with HTTP 204 Aug 12 14:57:29.398730 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 883/3507] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:57:29 2026] POST /volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960/action => generated 0 bytes in 121 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:29.884991 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5b6c2840-43b6-436f-9839-e46f420694f1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:29.889083 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b6c2840-43b6-436f-9839-e46f420694f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:29.889646 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5b6c2840-43b6-436f-9839-e46f420694f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a54ccb3-d054-433f-b9a9-dcba8a478dee", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-847936423", "description": null, "metadata": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:29.909236 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:29.909236 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:29.909959 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b6c2840-43b6-436f-9839-e46f420694f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:29.910160 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-5b6c2840-43b6-436f-9839-e46f420694f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create snapshot from volume 7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:57:30.031384 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5b6c2840-43b6-436f-9839-e46f420694f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['38608001-57ac-427a-aa28-21b1e3e43038', 'd833f11c-4ef2-40bb-b0f9-c3e46ef3cde6', '9eba8378-2c1c-459e-92ec-9da4e05c6db2', '91567802-45d6-461f-8895-e02a1fdb458a'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:30.104351 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5b6c2840-43b6-436f-9839-e46f420694f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot force create request issued successfully. Aug 12 14:57:30.104822 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5b6c2840-43b6-436f-9839-e46f420694f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:30.105402 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 879/3508] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:30.117045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-acd7fcc8-033f-400b-b9f6-34ba828667ec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:30.119138 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acd7fcc8-033f-400b-b9f6-34ba828667ec tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:30.119375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acd7fcc8-033f-400b-b9f6-34ba828667ec tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:30.119696 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acd7fcc8-033f-400b-b9f6-34ba828667ec tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:30.125036 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:30.125036 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:30.125490 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-acd7fcc8-033f-400b-b9f6-34ba828667ec tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:30.126363 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acd7fcc8-033f-400b-b9f6-34ba828667ec tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 200 Aug 12 14:57:30.126887 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 869/3509] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:30 2026] GET /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:31.139552 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e03fb122-cf5a-417f-aa7c-0c6b8c3abcfa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:31.141156 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e03fb122-cf5a-417f-aa7c-0c6b8c3abcfa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:31.141466 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e03fb122-cf5a-417f-aa7c-0c6b8c3abcfa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:31.141783 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e03fb122-cf5a-417f-aa7c-0c6b8c3abcfa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:31.156148 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:31.156148 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:31.156704 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e03fb122-cf5a-417f-aa7c-0c6b8c3abcfa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:31.157655 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e03fb122-cf5a-417f-aa7c-0c6b8c3abcfa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 200 Aug 12 14:57:31.158086 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 879/3510] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:31 2026] GET /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:31.171060 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b18adc1-79cb-4e50-b3d6-36a3ded2795d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:31.172958 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b18adc1-79cb-4e50-b3d6-36a3ded2795d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:31.173905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b18adc1-79cb-4e50-b3d6-36a3ded2795d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:31.175271 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b18adc1-79cb-4e50-b3d6-36a3ded2795d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:31.180044 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:31.180044 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:31.181463 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5b18adc1-79cb-4e50-b3d6-36a3ded2795d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:31.182927 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b18adc1-79cb-4e50-b3d6-36a3ded2795d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 200 Aug 12 14:57:31.183591 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 884/3511] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:31 2026] GET /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:31.197933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:31.200263 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:31.200726 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a54ccb3-d054-433f-b9a9-dcba8a478dee", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1623924254", "description": null, "metadata": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:31.235445 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:31.235445 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:31.236244 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:31.236244 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create snapshot from volume 7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:57:31.367983 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['8167b709-127c-4be7-a3e8-15498f479684', '148d0f05-b80a-4f4e-b627-4dd9fd2ecf27', 'cd08b4b4-e40c-4218-9f6a-bf60f056f9c9', '27e4f259-788a-4fc8-8b2e-a5bf36e4ca6e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:31.443777 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot force create request issued successfully. Aug 12 14:57:31.444122 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64f5b2b7-9082-4d55-b4a2-84e85af0d5bd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:31.444820 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 880/3512] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:31.453898 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d5d2cce-f744-451f-88fd-f8cff87d0895 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:31.455680 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d5d2cce-f744-451f-88fd-f8cff87d0895 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:31.455880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d5d2cce-f744-451f-88fd-f8cff87d0895 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:31.456090 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d5d2cce-f744-451f-88fd-f8cff87d0895 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:31.463348 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:31.463348 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:31.464032 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6d5d2cce-f744-451f-88fd-f8cff87d0895 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:31.465070 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d5d2cce-f744-451f-88fd-f8cff87d0895 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 200 Aug 12 14:57:31.465874 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 870/3513] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:31 2026] GET /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:32.476714 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4694308f-a1ce-443b-a449-7c9f9061b015 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:32.478487 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4694308f-a1ce-443b-a449-7c9f9061b015 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:32.478636 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4694308f-a1ce-443b-a449-7c9f9061b015 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:32.478807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4694308f-a1ce-443b-a449-7c9f9061b015 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:32.488310 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:32.488310 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:32.488310 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4694308f-a1ce-443b-a449-7c9f9061b015 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:32.489533 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4694308f-a1ce-443b-a449-7c9f9061b015 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 200 Aug 12 14:57:32.490886 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 880/3514] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:32 2026] GET /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:32.507200 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-744f6c82-51f5-4d91-bec8-2c307a3b228b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:32.508983 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-744f6c82-51f5-4d91-bec8-2c307a3b228b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:32.509212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-744f6c82-51f5-4d91-bec8-2c307a3b228b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:32.514962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-744f6c82-51f5-4d91-bec8-2c307a3b228b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:32.519536 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:32.519536 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:32.519536 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-744f6c82-51f5-4d91-bec8-2c307a3b228b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:32.519536 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-744f6c82-51f5-4d91-bec8-2c307a3b228b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 200 Aug 12 14:57:32.519536 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 885/3515] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:32 2026] GET /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:32.527997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:32.530976 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:32.531353 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7a54ccb3-d054-433f-b9a9-dcba8a478dee", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-846059825", "description": null, "metadata": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:32.563961 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:32.563961 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:32.565625 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:32.565625 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create snapshot from volume 7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:57:32.671112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['5be37da2-f622-4508-ba2b-680ee8e85e72', '9342f508-9239-43bf-a824-00fba1ade807', 'fc9e00ef-eea8-4111-b869-f599a87eb70f', 'f82c946d-d72e-40f0-a79c-139e8c21cbb5'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:32.689559 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-165e00c3-67a9-43e1-8426-5027079d856e req-bcda3636-7fbe-4025-9432-e7d64319944d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:32.692963 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-bcda3636-7fbe-4025-9432-e7d64319944d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:32.692963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-bcda3636-7fbe-4025-9432-e7d64319944d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:32.692963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-bcda3636-7fbe-4025-9432-e7d64319944d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:32.702911 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:32.702911 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:32.709979 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-165e00c3-67a9-43e1-8426-5027079d856e req-bcda3636-7fbe-4025-9432-e7d64319944d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:32.715920 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-bcda3636-7fbe-4025-9432-e7d64319944d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:32.716326 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 871/3516] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:32 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:32.736674 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot force create request issued successfully. Aug 12 14:57:32.736895 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-482314b1-2ade-4e5d-9baa-18a79dea3347 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:32.738047 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 881/3517] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:32.750806 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-26d72a77-8f60-4b2e-b810-6b820a9cd338 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:32.754450 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26d72a77-8f60-4b2e-b810-6b820a9cd338 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:32.760982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-26d72a77-8f60-4b2e-b810-6b820a9cd338 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:32.760982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-26d72a77-8f60-4b2e-b810-6b820a9cd338 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:32.769759 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:32.769759 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:32.770214 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-26d72a77-8f60-4b2e-b810-6b820a9cd338 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:32.771246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26d72a77-8f60-4b2e-b810-6b820a9cd338 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 200 Aug 12 14:57:32.772297 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 881/3518] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:32 2026] GET /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:32.848858 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b447d41b-2edd-4a2a-8337-7c56f643791f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:32.849379 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b447d41b-2edd-4a2a-8337-7c56f643791f None None] GET https://10.4.3.100/volume// Aug 12 14:57:32.849626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b447d41b-2edd-4a2a-8337-7c56f643791f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:32.849836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b447d41b-2edd-4a2a-8337-7c56f643791f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:32.850194 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b447d41b-2edd-4a2a-8337-7c56f643791f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:32.850534 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 886/3519] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:57: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 14:57:32.858348 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-165e00c3-67a9-43e1-8426-5027079d856e req-a8faa47c-893f-40b0-a7d8-245c1674d04b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:32.860691 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-a8faa47c-893f-40b0-a7d8-245c1674d04b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:57:32.861157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-a8faa47c-893f-40b0-a7d8-245c1674d04b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b9c1e40-9de7-4129-ba50-2ba84830312f", "connector": null, "instance_uuid": "c2925f48-c96f-4c80-8301-25aa18ecc39b"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:32.878301 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:32.878301 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:32.976544 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-a8faa47c-893f-40b0-a7d8-245c1674d04b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:57:32.977055 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 872/3520] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:57:32 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:33.063865 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bc641a36-5322-4b0f-a5c0-d202ba975a37 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:33.065714 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc641a36-5322-4b0f-a5c0-d202ba975a37 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:33.065714 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc641a36-5322-4b0f-a5c0-d202ba975a37 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:33.065714 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc641a36-5322-4b0f-a5c0-d202ba975a37 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:33.078787 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:33.078787 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:33.086246 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bc641a36-5322-4b0f-a5c0-d202ba975a37 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:33.090251 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c52cc66a-9e05-4005-876f-df806f16703e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:33.090690 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c52cc66a-9e05-4005-876f-df806f16703e None None] GET https://10.4.3.100/volume// Aug 12 14:57:33.090815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c52cc66a-9e05-4005-876f-df806f16703e None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:33.091022 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c52cc66a-9e05-4005-876f-df806f16703e None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:33.091336 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c52cc66a-9e05-4005-876f-df806f16703e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:33.091664 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 882/3521] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57: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 14:57:33.093566 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc641a36-5322-4b0f-a5c0-d202ba975a37 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:33.093566 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 882/3522] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:33 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:33.102849 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-165e00c3-67a9-43e1-8426-5027079d856e req-46168b12-bd7a-4a83-ac55-e072411810fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:33.106044 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-46168b12-bd7a-4a83-ac55-e072411810fa tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:33.106695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-46168b12-bd7a-4a83-ac55-e072411810fa tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:33.107054 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-46168b12-bd7a-4a83-ac55-e072411810fa tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:33.116839 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:33.116839 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:33.120137 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-165e00c3-67a9-43e1-8426-5027079d856e req-46168b12-bd7a-4a83-ac55-e072411810fa tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:33.124878 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-46168b12-bd7a-4a83-ac55-e072411810fa tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:33.125311 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 887/3523] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:33 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:33.239103 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-165e00c3-67a9-43e1-8426-5027079d856e req-3cefa7d5-7c24-4b7c-8e4a-3bfc6ae3f7ab None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:33.241652 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-3cefa7d5-7c24-4b7c-8e4a-3bfc6ae3f7ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] PUT https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca Aug 12 14:57:33.242114 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-3cefa7d5-7c24-4b7c-8e4a-3bfc6ae3f7ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:33.250475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-165e00c3-67a9-43e1-8426-5027079d856e req-3cefa7d5-7c24-4b7c-8e4a-3bfc6ae3f7ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Acquiring lock "cinder-attachment_update-1b9c1e40-9de7-4129-ba50-2ba84830312f-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:57:33.255106 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-165e00c3-67a9-43e1-8426-5027079d856e req-3cefa7d5-7c24-4b7c-8e4a-3bfc6ae3f7ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Lock "cinder-attachment_update-1b9c1e40-9de7-4129-ba50-2ba84830312f-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:57:33.256337 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:33.256337 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:33.395549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-165e00c3-67a9-43e1-8426-5027079d856e req-3cefa7d5-7c24-4b7c-8e4a-3bfc6ae3f7ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Lock "cinder-attachment_update-1b9c1e40-9de7-4129-ba50-2ba84830312f-np0000007067" released by "attachment_update" :: held 0.140s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:57:33.395839 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-3cefa7d5-7c24-4b7c-8e4a-3bfc6ae3f7ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca returned with HTTP 200 Aug 12 14:57:33.396269 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 873/3524] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:57:33 2026] PUT /volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:33.782124 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-411df372-cac1-4262-bb3a-f642bb578391 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:33.788329 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-411df372-cac1-4262-bb3a-f642bb578391 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:33.789719 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-411df372-cac1-4262-bb3a-f642bb578391 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:33.791160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-411df372-cac1-4262-bb3a-f642bb578391 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:33.803245 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:33.803245 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:33.803982 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-411df372-cac1-4262-bb3a-f642bb578391 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:33.805143 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-411df372-cac1-4262-bb3a-f642bb578391 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 200 Aug 12 14:57:33.805688 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 883/3525] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:33 2026] GET /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:33.818154 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d563f520-fec4-4e99-8657-107bcdabc83c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:33.820147 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d563f520-fec4-4e99-8657-107bcdabc83c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:33.820393 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d563f520-fec4-4e99-8657-107bcdabc83c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:33.820709 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d563f520-fec4-4e99-8657-107bcdabc83c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:33.826507 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:33.826507 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:33.827094 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d563f520-fec4-4e99-8657-107bcdabc83c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:33.827997 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d563f520-fec4-4e99-8657-107bcdabc83c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 200 Aug 12 14:57:33.828391 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 883/3526] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:33 2026] GET /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:33.897893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-78bf5f8b-1808-403d-8457-868e59420881 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:34.031777 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:34.031777 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-2060566172"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:34.036003 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-2060566172'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:34.036003 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Create volume of 1 GB Aug 12 14:57:34.042428 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-95634564-7da8-4392-bd22-15def150bddb req-44599cbf-1b44-413d-8a8f-a86ce6c0d40e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:34.044147 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Availability Zones retrieved successfully. Aug 12 14:57:34.045412 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-44599cbf-1b44-413d-8a8f-a86ce6c0d40e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a/encryption Aug 12 14:57:34.045893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-44599cbf-1b44-413d-8a8f-a86ce6c0d40e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:34.046111 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-44599cbf-1b44-413d-8a8f-a86ce6c0d40e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:34.052882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Flow 'volume_create_api' (280a4b88-6a14-4038-8040-04c2f3f4a4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:34.054316 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7b636e-3ac5-44e1-8332-19fb73876ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:34.055771 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:34.060549 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:34.060549 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:34.069269 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-95634564-7da8-4392-bd22-15def150bddb req-44599cbf-1b44-413d-8a8f-a86ce6c0d40e tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a/encryption returned with HTTP 200 Aug 12 14:57:34.069821 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 874/3527] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:57:34 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:34.094673 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb7b636e-3ac5-44e1-8332-19fb73876ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:34.095360 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181d2c9f-4335-4fd7-b503-f16a60df6bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:34.111036 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-93f92dd9-876f-43cc-a62a-f8c5d792f3b9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:34.112434 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-93f92dd9-876f-43cc-a62a-f8c5d792f3b9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:34.112648 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-93f92dd9-876f-43cc-a62a-f8c5d792f3b9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:34.112922 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-93f92dd9-876f-43cc-a62a-f8c5d792f3b9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:34.123770 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:34.123770 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:34.129321 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-93f92dd9-876f-43cc-a62a-f8c5d792f3b9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:34.135798 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-93f92dd9-876f-43cc-a62a-f8c5d792f3b9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:34.136305 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 884/3528] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:34 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:34.211751 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Created reservations ['916a2943-6a1d-4276-8745-9340f7b02d27', 'e9eab2f0-29c9-468c-9037-6a585b6e615e', 'b587e9a8-cf94-407b-aa7f-a324b3f06f2a', '89da4f9b-49c9-4a9d-81d4-330acf144d36'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:34.213333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181d2c9f-4335-4fd7-b503-f16a60df6bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['916a2943-6a1d-4276-8745-9340f7b02d27', 'e9eab2f0-29c9-468c-9037-6a585b6e615e', 'b587e9a8-cf94-407b-aa7f-a324b3f06f2a', '89da4f9b-49c9-4a9d-81d4-330acf144d36']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:34.214378 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e87b25-fb83-4265-a662-5f84df190a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:34.249846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e87b25-fb83-4265-a662-5f84df190a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c2f224-55ba-4dce-910a-b4e77b4f7c3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2060566172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='248531937b694d65a81f98f51b7cfdaf',qos_specs=None,replication_status=,reservations=['916a2943-6a1d-4276-8745-9340f7b02d27','e9eab2f0-29c9-468c-9037-6a585b6e615e','b587e9a8-cf94-407b-aa7f-a324b3f06f2a','89da4f9b-49c9-4a9d-81d4-330acf144d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f4d1d098ff487da1e6db3a283d00d6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-2060566172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c2f224-55ba-4dce-910a-b4e77b4f7c3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='248531937b694d65a81f98f51b7cfdaf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d7f4d1d098ff487da1e6db3a283d00d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:34.250985 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134b5057-94a4-4181-9a82-a6394faf62e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:34.280315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (134b5057-94a4-4181-9a82-a6394faf62e2) transitioned into state 'SUCCESS' from state '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-2060566172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='248531937b694d65a81f98f51b7cfdaf',qos_specs=None,replication_status=,reservations=['916a2943-6a1d-4276-8745-9340f7b02d27','e9eab2f0-29c9-468c-9037-6a585b6e615e','b587e9a8-cf94-407b-aa7f-a324b3f06f2a','89da4f9b-49c9-4a9d-81d4-330acf144d36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d7f4d1d098ff487da1e6db3a283d00d6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:34.281330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6301d6-b34c-4eac-a498-941dab21642c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:34.295867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6301d6-b34c-4eac-a498-941dab21642c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:34.297089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Flow 'volume_create_api' (280a4b88-6a14-4038-8040-04c2f3f4a4cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:34.298898 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Create volume request issued successfully. Aug 12 14:57:34.298967 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78bf5f8b-1808-403d-8457-868e59420881 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:34.299421 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 888/3529] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:33 2026] POST /volume/v3/volumes => generated 755 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:34.322426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8736e511-141f-4545-bc5f-222f60a898bf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:34.324500 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8736e511-141f-4545-bc5f-222f60a898bf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:34.324820 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8736e511-141f-4545-bc5f-222f60a898bf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:34.325490 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8736e511-141f-4545-bc5f-222f60a898bf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:34.335201 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:34.335201 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:34.339685 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8736e511-141f-4545-bc5f-222f60a898bf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Volume info retrieved successfully. Aug 12 14:57:34.348084 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8736e511-141f-4545-bc5f-222f60a898bf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a returned with HTTP 200 Aug 12 14:57:34.348084 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 884/3530] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:34 2026] GET /volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:35.154934 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-506fd58c-f906-4560-aeab-4ef804650a56 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:35.157206 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-506fd58c-f906-4560-aeab-4ef804650a56 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:35.157448 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-506fd58c-f906-4560-aeab-4ef804650a56 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:35.157744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-506fd58c-f906-4560-aeab-4ef804650a56 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:35.171497 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:35.171497 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:35.177975 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-506fd58c-f906-4560-aeab-4ef804650a56 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:35.191723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-506fd58c-f906-4560-aeab-4ef804650a56 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:35.191723 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 875/3531] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:35 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:35.367637 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5beda7a1-c7c5-49a0-85a7-1718aa7fd895 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:35.370643 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5beda7a1-c7c5-49a0-85a7-1718aa7fd895 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:35.371631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5beda7a1-c7c5-49a0-85a7-1718aa7fd895 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:35.371631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5beda7a1-c7c5-49a0-85a7-1718aa7fd895 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:35.383963 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:35.383963 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:35.389438 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5beda7a1-c7c5-49a0-85a7-1718aa7fd895 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Volume info retrieved successfully. Aug 12 14:57:35.395245 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5beda7a1-c7c5-49a0-85a7-1718aa7fd895 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a returned with HTTP 200 Aug 12 14:57:35.395965 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 885/3532] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:35 2026] GET /volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:35.413123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:35.417365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:35.417887 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6c2f224-55ba-4dce-910a-b4e77b4f7c3a", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-450353980"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:35.429772 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:35.429772 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:35.430307 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Volume info retrieved successfully. Aug 12 14:57:35.430577 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Create snapshot from volume f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:35.447096 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:35.449891 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:35.449891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:35.449891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:35.449891 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:35.457183 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:35.457183 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:35.457700 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:35.480799 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot delete request issued successfully. Aug 12 14:57:35.481053 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-57b4ec19-cda3-43e9-91fd-76ffc6223458 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 202 Aug 12 14:57:35.481659 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 885/3533] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:35 2026] DELETE /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:35.493180 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c238bcc3-2a64-43a1-ac7b-ff615349c7b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:35.496184 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c238bcc3-2a64-43a1-ac7b-ff615349c7b5 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:35.497498 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c238bcc3-2a64-43a1-ac7b-ff615349c7b5 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:35.497498 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c238bcc3-2a64-43a1-ac7b-ff615349c7b5 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:35.502352 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Created reservations ['ead807a4-c52b-4c81-8874-60a7be7c7732', '252825be-721f-40b9-abd6-4454cce5f46e', 'b52b40b5-7077-427c-b716-aae4ad2ae3ff', 'd27fce88-ac2c-49e2-a01c-f63c0ee60831'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:35.508102 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:35.508102 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:35.509872 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c238bcc3-2a64-43a1-ac7b-ff615349c7b5 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:35.510400 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c238bcc3-2a64-43a1-ac7b-ff615349c7b5 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 200 Aug 12 14:57:35.511084 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 876/3534] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:35 2026] GET /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:35.557008 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot create request issued successfully. Aug 12 14:57:35.557288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c15ad89-365a-4f05-a2bb-94398b5041d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:35.557749 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 889/3535] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:35.565519 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ad29dd71-3076-495a-8626-f26b6869a996 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:35.567706 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad29dd71-3076-495a-8626-f26b6869a996 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 Aug 12 14:57:35.567985 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad29dd71-3076-495a-8626-f26b6869a996 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:35.568267 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad29dd71-3076-495a-8626-f26b6869a996 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:35.574277 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:35.574277 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:35.574780 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ad29dd71-3076-495a-8626-f26b6869a996 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:35.575539 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad29dd71-3076-495a-8626-f26b6869a996 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 returned with HTTP 200 Aug 12 14:57:35.575896 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 886/3536] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:35 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:36.201980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7f17afaa-edb1-460a-a501-0440b9838618 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.203765 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7f17afaa-edb1-460a-a501-0440b9838618 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:36.203913 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7f17afaa-edb1-460a-a501-0440b9838618 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.204083 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7f17afaa-edb1-460a-a501-0440b9838618 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.219284 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.219284 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:36.222692 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7f17afaa-edb1-460a-a501-0440b9838618 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:36.228675 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7f17afaa-edb1-460a-a501-0440b9838618 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:36.229174 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 886/3537] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:36.521486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-97f3653a-8db0-40d8-9ede-dbb736f94237 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.523398 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97f3653a-8db0-40d8-9ede-dbb736f94237 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:36.523659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97f3653a-8db0-40d8-9ede-dbb736f94237 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.523853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-97f3653a-8db0-40d8-9ede-dbb736f94237 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.528506 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-97f3653a-8db0-40d8-9ede-dbb736f94237 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 404 Aug 12 14:57:36.529124 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 877/3538] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:36.537485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-39749517-fc30-400f-8e8f-700738c43cb7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.539588 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39749517-fc30-400f-8e8f-700738c43cb7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:36.540025 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39749517-fc30-400f-8e8f-700738c43cb7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.540407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-39749517-fc30-400f-8e8f-700738c43cb7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.540662 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-39749517-fc30-400f-8e8f-700738c43cb7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: 83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:36.548487 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.548487 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:36.548487 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39749517-fc30-400f-8e8f-700738c43cb7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.568735 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-39749517-fc30-400f-8e8f-700738c43cb7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot delete request issued successfully. Aug 12 14:57:36.569146 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-39749517-fc30-400f-8e8f-700738c43cb7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 202 Aug 12 14:57:36.569831 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 890/3539] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:36 2026] DELETE /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:36.578538 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-864b96ba-c2da-480e-97eb-0550270c9d4b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.581018 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-864b96ba-c2da-480e-97eb-0550270c9d4b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:36.581231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-864b96ba-c2da-480e-97eb-0550270c9d4b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.581384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-864b96ba-c2da-480e-97eb-0550270c9d4b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.588995 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.588995 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:36.589131 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9edcba81-1597-44bf-aedd-5c9d3e07c958 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.589432 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-864b96ba-c2da-480e-97eb-0550270c9d4b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.590294 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-864b96ba-c2da-480e-97eb-0550270c9d4b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 200 Aug 12 14:57:36.590678 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 887/3540] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:36.591955 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9edcba81-1597-44bf-aedd-5c9d3e07c958 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 Aug 12 14:57:36.592211 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9edcba81-1597-44bf-aedd-5c9d3e07c958 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.592448 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9edcba81-1597-44bf-aedd-5c9d3e07c958 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.600941 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.600941 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:36.601733 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9edcba81-1597-44bf-aedd-5c9d3e07c958 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.602934 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9edcba81-1597-44bf-aedd-5c9d3e07c958 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 returned with HTTP 200 Aug 12 14:57:36.603650 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 887/3541] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:36.612751 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e494e369-77ca-4ed5-838a-b1745917e72a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.615690 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e494e369-77ca-4ed5-838a-b1745917e72a tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] POST https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.616074 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e494e369-77ca-4ed5-838a-b1745917e72a tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:36.628339 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.628339 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:36.628895 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e494e369-77ca-4ed5-838a-b1745917e72a tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.657216 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e494e369-77ca-4ed5-838a-b1745917e72a tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Update snapshot metadata completed successfully. Aug 12 14:57:36.657527 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e494e369-77ca-4ed5-838a-b1745917e72a tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.658027 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 878/3542] 10.4.3.100 () {68 vars in 1402 bytes} [Wed Aug 12 14:57:36 2026] POST /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.666092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a361a14-b5f5-4c48-a767-bb4a35932508 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.667553 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a361a14-b5f5-4c48-a767-bb4a35932508 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.667936 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a361a14-b5f5-4c48-a767-bb4a35932508 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.668241 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a361a14-b5f5-4c48-a767-bb4a35932508 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.673327 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.673327 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:36.673945 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a361a14-b5f5-4c48-a767-bb4a35932508 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.674891 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0a361a14-b5f5-4c48-a767-bb4a35932508 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Get snapshot metadata completed successfully. Aug 12 14:57:36.675668 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a361a14-b5f5-4c48-a767-bb4a35932508 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.675668 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 891/3543] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.683330 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c6ddc1d0-1ada-4410-95ef-39dd3fb96a58 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.685533 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6ddc1d0-1ada-4410-95ef-39dd3fb96a58 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] PUT https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.685991 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c6ddc1d0-1ada-4410-95ef-39dd3fb96a58 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:36.694996 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.694996 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:36.695638 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c6ddc1d0-1ada-4410-95ef-39dd3fb96a58 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.732071 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c6ddc1d0-1ada-4410-95ef-39dd3fb96a58 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Update snapshot metadata completed successfully. Aug 12 14:57:36.732475 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6ddc1d0-1ada-4410-95ef-39dd3fb96a58 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.734343 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 888/3544] 10.4.3.100 () {68 vars in 1401 bytes} [Wed Aug 12 14:57:36 2026] PUT /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 57 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.742269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c6c0bf67-3c48-4b91-bbe9-2d348b11591e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.744329 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6c0bf67-3c48-4b91-bbe9-2d348b11591e tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.744584 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6c0bf67-3c48-4b91-bbe9-2d348b11591e tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.744840 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c6c0bf67-3c48-4b91-bbe9-2d348b11591e tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.751314 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.751314 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:36.752190 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c6c0bf67-3c48-4b91-bbe9-2d348b11591e tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.753066 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c6c0bf67-3c48-4b91-bbe9-2d348b11591e tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Get snapshot metadata completed successfully. Aug 12 14:57:36.753302 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c6c0bf67-3c48-4b91-bbe9-2d348b11591e tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.754169 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 888/3545] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 57 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.766996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.769300 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 Aug 12 14:57:36.769743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.769877 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.775146 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.775146 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:36.775679 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.776519 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Get snapshot metadata completed successfully. Aug 12 14:57:36.788177 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Delete snapshot metadata completed successfully. Aug 12 14:57:36.788430 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f68ea96e-3be0-4988-bccc-bd01a322a308 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 returned with HTTP 200 Aug 12 14:57:36.788938 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 879/3546] 10.4.3.100 () {66 vars in 1399 bytes} [Wed Aug 12 14:57:36 2026] DELETE /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 => generated 0 bytes in 23 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 12 14:57:36.796266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-34eb0fe1-cd1e-4605-a775-2187420d32fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.798962 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34eb0fe1-cd1e-4605-a775-2187420d32fe tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.798962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34eb0fe1-cd1e-4605-a775-2187420d32fe tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.800746 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34eb0fe1-cd1e-4605-a775-2187420d32fe tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.804879 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.804879 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:36.805347 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-34eb0fe1-cd1e-4605-a775-2187420d32fe tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.806494 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-34eb0fe1-cd1e-4605-a775-2187420d32fe tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Get snapshot metadata completed successfully. Aug 12 14:57:36.806875 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34eb0fe1-cd1e-4605-a775-2187420d32fe tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.807260 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 892/3547] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 32 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.818471 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a9d55152-8a85-4e88-9f62-ed01abb59611 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.820472 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9d55152-8a85-4e88-9f62-ed01abb59611 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] PUT https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.820804 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a9d55152-8a85-4e88-9f62-ed01abb59611 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:36.834578 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.834578 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:36.835129 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a9d55152-8a85-4e88-9f62-ed01abb59611 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.851484 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a9d55152-8a85-4e88-9f62-ed01abb59611 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Update snapshot metadata completed successfully. Aug 12 14:57:36.851484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9d55152-8a85-4e88-9f62-ed01abb59611 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.851484 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 889/3548] 10.4.3.100 () {68 vars in 1401 bytes} [Wed Aug 12 14:57:36 2026] PUT /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 16 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.860988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e03847a-127c-48d3-b1d3-0af196534959 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.863966 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e03847a-127c-48d3-b1d3-0af196534959 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] POST https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.864230 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e03847a-127c-48d3-b1d3-0af196534959 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:36.871885 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.871885 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:36.872496 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e03847a-127c-48d3-b1d3-0af196534959 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.899628 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4e03847a-127c-48d3-b1d3-0af196534959 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Update snapshot metadata completed successfully. Aug 12 14:57:36.899959 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e03847a-127c-48d3-b1d3-0af196534959 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.900570 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 889/3549] 10.4.3.100 () {68 vars in 1402 bytes} [Wed Aug 12 14:57:36 2026] POST /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.908260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f53ed93a-50a6-46c9-9fac-4829994349c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.910086 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53ed93a-50a6-46c9-9fac-4829994349c1 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.910328 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53ed93a-50a6-46c9-9fac-4829994349c1 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.910534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f53ed93a-50a6-46c9-9fac-4829994349c1 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.917309 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.917309 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:36.917959 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f53ed93a-50a6-46c9-9fac-4829994349c1 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.919054 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f53ed93a-50a6-46c9-9fac-4829994349c1 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Get snapshot metadata completed successfully. Aug 12 14:57:36.919315 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f53ed93a-50a6-46c9-9fac-4829994349c1 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:36.919850 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 880/3550] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.928542 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba240f91-b4ea-47b0-9af3-926b41a4a5fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.930005 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba240f91-b4ea-47b0-9af3-926b41a4a5fa tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] PUT https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 Aug 12 14:57:36.932484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba240f91-b4ea-47b0-9af3-926b41a4a5fa tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:36.938702 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.938702 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:36.939332 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba240f91-b4ea-47b0-9af3-926b41a4a5fa tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.961867 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba240f91-b4ea-47b0-9af3-926b41a4a5fa tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Update snapshot metadata completed successfully. Aug 12 14:57:36.962413 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba240f91-b4ea-47b0-9af3-926b41a4a5fa tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 returned with HTTP 200 Aug 12 14:57:36.963076 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 893/3551] 10.4.3.100 () {68 vars in 1416 bytes} [Wed Aug 12 14:57:36 2026] PUT /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.971176 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-313236e8-f10a-42ae-b3b9-382a7bee73c2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.973373 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-313236e8-f10a-42ae-b3b9-382a7bee73c2 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 Aug 12 14:57:36.973624 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-313236e8-f10a-42ae-b3b9-382a7bee73c2 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.973832 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-313236e8-f10a-42ae-b3b9-382a7bee73c2 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:36.980325 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:36.980325 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:36.980866 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-313236e8-f10a-42ae-b3b9-382a7bee73c2 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:36.981844 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-313236e8-f10a-42ae-b3b9-382a7bee73c2 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Get snapshot metadata completed successfully. Aug 12 14:57:36.982104 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-313236e8-f10a-42ae-b3b9-382a7bee73c2 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 returned with HTTP 200 Aug 12 14:57:36.982639 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 890/3552] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:36.992877 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-072830be-9115-4148-a679-d0171d6de2d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:36.994926 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-072830be-9115-4148-a679-d0171d6de2d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:36.995157 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-072830be-9115-4148-a679-d0171d6de2d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:36.995345 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-072830be-9115-4148-a679-d0171d6de2d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:37.000515 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.000515 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:37.000951 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-072830be-9115-4148-a679-d0171d6de2d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:37.001767 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-072830be-9115-4148-a679-d0171d6de2d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Get snapshot metadata completed successfully. Aug 12 14:57:37.001943 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-072830be-9115-4148-a679-d0171d6de2d0 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:37.002286 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 890/3553] 10.4.3.100 () {66 vars in 1381 bytes} [Wed Aug 12 14:57:36 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:37.011104 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e4b643db-a8c4-4151-be32-4d52a410fd7b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.012993 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4b643db-a8c4-4151-be32-4d52a410fd7b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] PUT https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata Aug 12 14:57:37.013365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e4b643db-a8c4-4151-be32-4d52a410fd7b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:37.020239 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.020239 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:37.020782 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e4b643db-a8c4-4151-be32-4d52a410fd7b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:37.037662 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e4b643db-a8c4-4151-be32-4d52a410fd7b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Update snapshot metadata completed successfully. Aug 12 14:57:37.037971 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e4b643db-a8c4-4151-be32-4d52a410fd7b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata returned with HTTP 200 Aug 12 14:57:37.038550 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 881/3554] 10.4.3.100 () {68 vars in 1401 bytes} [Wed Aug 12 14:57:37 2026] PUT /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:57:37.047774 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.049229 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 Aug 12 14:57:37.049578 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:37.049883 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:37.050076 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Delete snapshot with id: 29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 Aug 12 14:57:37.055980 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.055980 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:37.056673 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:37.077943 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot delete request issued successfully. Aug 12 14:57:37.078295 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e5ca41cd-3f36-4d49-b6e3-a579b9de488b tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 returned with HTTP 202 Aug 12 14:57:37.078875 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 894/3555] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:37 2026] DELETE /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:37.087311 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5c223383-2793-4763-8104-01b1843ac326 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.091208 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c223383-2793-4763-8104-01b1843ac326 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 Aug 12 14:57:37.091451 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c223383-2793-4763-8104-01b1843ac326 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:37.091711 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c223383-2793-4763-8104-01b1843ac326 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:37.098340 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.098340 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:37.098815 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5c223383-2793-4763-8104-01b1843ac326 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Snapshot retrieved successfully. Aug 12 14:57:37.099705 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c223383-2793-4763-8104-01b1843ac326 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 returned with HTTP 200 Aug 12 14:57:37.100103 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 891/3556] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:37 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:57:37.246834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f59967be-3630-4829-9426-d804438f5318 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.246834 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f59967be-3630-4829-9426-d804438f5318 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:37.246834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f59967be-3630-4829-9426-d804438f5318 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:37.246935 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f59967be-3630-4829-9426-d804438f5318 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:37.256885 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.256885 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:37.260760 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f59967be-3630-4829-9426-d804438f5318 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:37.266531 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f59967be-3630-4829-9426-d804438f5318 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:37.267111 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 891/3557] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:37 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:37.291210 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-165e00c3-67a9-43e1-8426-5027079d856e req-6156dcd7-3f6f-4527-8f77-f5752ca6ff01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.293905 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-6156dcd7-3f6f-4527-8f77-f5752ca6ff01 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca/action Aug 12 14:57:37.294367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-6156dcd7-3f6f-4527-8f77-f5752ca6ff01 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:37.294539 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-6156dcd7-3f6f-4527-8f77-f5752ca6ff01 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:37.314666 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.314666 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:37.328257 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-165e00c3-67a9-43e1-8426-5027079d856e req-6156dcd7-3f6f-4527-8f77-f5752ca6ff01 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca/action returned with HTTP 204 Aug 12 14:57:37.328885 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 882/3558] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:57:37 2026] POST /volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:37.607642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7bfd7f33-3bf7-4aaa-b753-e82ae28fd4f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.609537 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bfd7f33-3bf7-4aaa-b753-e82ae28fd4f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:37.609901 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bfd7f33-3bf7-4aaa-b753-e82ae28fd4f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:37.610153 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bfd7f33-3bf7-4aaa-b753-e82ae28fd4f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:37.615026 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bfd7f33-3bf7-4aaa-b753-e82ae28fd4f1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 404 Aug 12 14:57:37.615684 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 895/3559] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:37 2026] GET /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:37.622357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1e7576f2-760a-41f8-800d-667712168e34 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.624594 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1e7576f2-760a-41f8-800d-667712168e34 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:37.624861 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1e7576f2-760a-41f8-800d-667712168e34 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:37.625099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1e7576f2-760a-41f8-800d-667712168e34 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:37.625243 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-1e7576f2-760a-41f8-800d-667712168e34 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: 7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:37.631053 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.631053 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:37.631580 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1e7576f2-760a-41f8-800d-667712168e34 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:37.655431 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1e7576f2-760a-41f8-800d-667712168e34 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot delete request issued successfully. Aug 12 14:57:37.655693 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1e7576f2-760a-41f8-800d-667712168e34 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 202 Aug 12 14:57:37.656143 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 892/3560] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:37 2026] DELETE /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:37.667945 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e6c1a1a5-4a00-4822-9cf3-fdc030bca9d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:37.669924 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6c1a1a5-4a00-4822-9cf3-fdc030bca9d0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:37.670251 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6c1a1a5-4a00-4822-9cf3-fdc030bca9d0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:37.670541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6c1a1a5-4a00-4822-9cf3-fdc030bca9d0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:37.676221 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:37.676221 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:37.676858 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e6c1a1a5-4a00-4822-9cf3-fdc030bca9d0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:57:37.677834 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6c1a1a5-4a00-4822-9cf3-fdc030bca9d0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 200 Aug 12 14:57:37.678319 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 892/3561] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:37 2026] GET /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:38.109256 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ec14545-fe06-4253-b6c8-f026f10d1acf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.111124 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ec14545-fe06-4253-b6c8-f026f10d1acf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 Aug 12 14:57:38.111361 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ec14545-fe06-4253-b6c8-f026f10d1acf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.111540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ec14545-fe06-4253-b6c8-f026f10d1acf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.116110 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ec14545-fe06-4253-b6c8-f026f10d1acf tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 returned with HTTP 404 Aug 12 14:57:38.116694 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 883/3562] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/snapshots/29eb27e7-2ac5-4a5a-98d4-0b6c1b5c80c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:38.124995 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d5841c90-2a46-436f-accf-bd26155921de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.126799 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5841c90-2a46-436f-accf-bd26155921de tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:38.127148 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5841c90-2a46-436f-accf-bd26155921de tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.127502 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d5841c90-2a46-436f-accf-bd26155921de tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.136505 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:38.136505 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:38.141329 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d5841c90-2a46-436f-accf-bd26155921de tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Volume info retrieved successfully. Aug 12 14:57:38.147084 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d5841c90-2a46-436f-accf-bd26155921de tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a returned with HTTP 200 Aug 12 14:57:38.147735 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 896/3563] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:38.161690 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.163484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:38.163685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.163876 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.164032 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Delete volume with id: f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:38.170379 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:38.170379 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:38.170854 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Volume info retrieved successfully. Aug 12 14:57:38.195477 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Delete volume request issued successfully. Aug 12 14:57:38.195751 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-74c53660-2549-49d0-90b8-a0cb17770cb3 tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a returned with HTTP 202 Aug 12 14:57:38.196306 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 893/3564] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:38 2026] DELETE /volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:38.206324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5c1f6d7c-9b49-4184-894e-57fce2a8af7c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.208582 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c1f6d7c-9b49-4184-894e-57fce2a8af7c tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:38.208869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c1f6d7c-9b49-4184-894e-57fce2a8af7c tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.209149 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c1f6d7c-9b49-4184-894e-57fce2a8af7c tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.217977 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:38.217977 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:38.223387 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5c1f6d7c-9b49-4184-894e-57fce2a8af7c tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Volume info retrieved successfully. Aug 12 14:57:38.229546 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c1f6d7c-9b49-4184-894e-57fce2a8af7c tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a returned with HTTP 200 Aug 12 14:57:38.230054 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 893/3565] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:38.283017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3267252c-dbb3-4eae-8780-97ad96038c38 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.285916 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3267252c-dbb3-4eae-8780-97ad96038c38 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:38.286143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3267252c-dbb3-4eae-8780-97ad96038c38 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.286595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3267252c-dbb3-4eae-8780-97ad96038c38 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.297890 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:38.297890 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:38.301282 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3267252c-dbb3-4eae-8780-97ad96038c38 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:38.305823 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3267252c-dbb3-4eae-8780-97ad96038c38 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:38.306232 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 884/3566] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1654 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:38.322502 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47a5dd40-8a78-4295-b201-26858d817410 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.324064 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47a5dd40-8a78-4295-b201-26858d817410 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:38.324564 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47a5dd40-8a78-4295-b201-26858d817410 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b9c1e40-9de7-4129-ba50-2ba84830312f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1448747094"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:38.336778 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:38.336778 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:38.337509 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-47a5dd40-8a78-4295-b201-26858d817410 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:38.337806 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-47a5dd40-8a78-4295-b201-26858d817410 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume 1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:38.342034 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47a5dd40-8a78-4295-b201-26858d817410 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 400 Aug 12 14:57:38.342708 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 897/3567] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:38 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:57:38.350029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.351833 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:38.352209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b9c1e40-9de7-4129-ba50-2ba84830312f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2009749525"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:38.362791 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:38.362791 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:38.363251 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:38.363425 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume 1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:38.388409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['fe8316ec-27f1-4a76-8013-2bbeac126fc1', '7763d355-78ad-46e2-b46f-33281be65f5d', '52999fe7-a58b-4bb2-9f7d-06b5951ee92e', 'b9e59db5-90de-49c8-9e50-37a09316350b'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:38.422861 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot force create request issued successfully. Aug 12 14:57:38.423303 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e147956-afd5-431c-82d7-d8bd11e70df2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:38.423924 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 894/3568] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:38 2026] POST /volume/v3/snapshots => generated 310 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:38.438839 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-062800a6-62a9-4aad-8222-aa9cff8775a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.440681 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-062800a6-62a9-4aad-8222-aa9cff8775a0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:38.440867 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-062800a6-62a9-4aad-8222-aa9cff8775a0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.441065 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-062800a6-62a9-4aad-8222-aa9cff8775a0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.446877 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:38.446877 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:38.447669 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-062800a6-62a9-4aad-8222-aa9cff8775a0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:38.448968 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-062800a6-62a9-4aad-8222-aa9cff8775a0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 returned with HTTP 200 Aug 12 14:57:38.449841 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 894/3569] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:38.691147 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be6b7360-c5be-4487-a375-aeade8ae3eb3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.693011 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be6b7360-c5be-4487-a375-aeade8ae3eb3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:38.693419 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be6b7360-c5be-4487-a375-aeade8ae3eb3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.694477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be6b7360-c5be-4487-a375-aeade8ae3eb3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.699324 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be6b7360-c5be-4487-a375-aeade8ae3eb3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 404 Aug 12 14:57:38.700180 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 885/3570] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:38.711414 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b320b76-5975-4ff8-8894-14f59101b214 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.713754 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b320b76-5975-4ff8-8894-14f59101b214 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:38.713979 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b320b76-5975-4ff8-8894-14f59101b214 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.714199 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b320b76-5975-4ff8-8894-14f59101b214 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.714327 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-7b320b76-5975-4ff8-8894-14f59101b214 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:38.719004 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b320b76-5975-4ff8-8894-14f59101b214 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 404 Aug 12 14:57:38.719552 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 898/3571] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:38 2026] DELETE /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:38.726822 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-53de47cb-15a4-447b-bc78-ed7a83042634 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.729250 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-53de47cb-15a4-447b-bc78-ed7a83042634 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 Aug 12 14:57:38.729468 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-53de47cb-15a4-447b-bc78-ed7a83042634 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.729713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-53de47cb-15a4-447b-bc78-ed7a83042634 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.734878 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-53de47cb-15a4-447b-bc78-ed7a83042634 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 returned with HTTP 404 Aug 12 14:57:38.735348 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 895/3572] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/snapshots/a8fafc27-0ccb-49f2-9583-fe33206514d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:38.742445 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c9418cdd-ec7b-42ce-86e8-899c42601da8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.744544 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9418cdd-ec7b-42ce-86e8-899c42601da8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:38.744786 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9418cdd-ec7b-42ce-86e8-899c42601da8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.744972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c9418cdd-ec7b-42ce-86e8-899c42601da8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.745061 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-c9418cdd-ec7b-42ce-86e8-899c42601da8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: 83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:38.749253 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c9418cdd-ec7b-42ce-86e8-899c42601da8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 404 Aug 12 14:57:38.749776 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 895/3573] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:38 2026] DELETE /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:38.757727 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26d4f78e-6cb0-4e88-ba5c-329ce4dbff09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.759569 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26d4f78e-6cb0-4e88-ba5c-329ce4dbff09 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be Aug 12 14:57:38.760001 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26d4f78e-6cb0-4e88-ba5c-329ce4dbff09 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.760348 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26d4f78e-6cb0-4e88-ba5c-329ce4dbff09 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.766809 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26d4f78e-6cb0-4e88-ba5c-329ce4dbff09 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be returned with HTTP 404 Aug 12 14:57:38.766809 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 886/3574] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/snapshots/83ddd682-3e95-466a-b2d4-4c9a4f3c60be => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:38.774492 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7b63c42-fe90-4597-9f98-1713a204bf6f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.776420 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7b63c42-fe90-4597-9f98-1713a204bf6f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:38.776644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7b63c42-fe90-4597-9f98-1713a204bf6f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.776876 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7b63c42-fe90-4597-9f98-1713a204bf6f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.776994 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e7b63c42-fe90-4597-9f98-1713a204bf6f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: 7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:38.783772 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7b63c42-fe90-4597-9f98-1713a204bf6f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 404 Aug 12 14:57:38.784418 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 899/3575] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:38 2026] DELETE /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:38.795529 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-56555104-3638-439e-8127-0f821c41e4dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:38.797328 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-56555104-3638-439e-8127-0f821c41e4dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff Aug 12 14:57:38.797520 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-56555104-3638-439e-8127-0f821c41e4dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:38.797810 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-56555104-3638-439e-8127-0f821c41e4dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:38.802479 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-56555104-3638-439e-8127-0f821c41e4dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff returned with HTTP 404 Aug 12 14:57:38.803425 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 896/3576] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:38 2026] GET /volume/v3/snapshots/7388472f-aa0a-459e-8751-f4e322e4beff => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 14:57:39.246287 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1ebf08a5-ad3a-426f-8509-65e9343cd0eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:39.247826 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ebf08a5-ad3a-426f-8509-65e9343cd0eb tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] GET https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a Aug 12 14:57:39.248140 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ebf08a5-ad3a-426f-8509-65e9343cd0eb tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:39.248486 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1ebf08a5-ad3a-426f-8509-65e9343cd0eb tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:39.254439 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1ebf08a5-ad3a-426f-8509-65e9343cd0eb tempest-SnapshotMetadataTestJSON-900439320 tempest-SnapshotMetadataTestJSON-900439320-project-member] https://10.4.3.100/volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a returned with HTTP 404 Aug 12 14:57:39.255243 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 896/3577] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:39 2026] GET /volume/v3/volumes/f6c2f224-55ba-4dce-910a-b4e77b4f7c3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:39.462039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cf4bdc06-1bd0-4bcc-834b-9fa19f261ab1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:39.464278 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf4bdc06-1bd0-4bcc-834b-9fa19f261ab1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:39.464278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf4bdc06-1bd0-4bcc-834b-9fa19f261ab1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:39.464377 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cf4bdc06-1bd0-4bcc-834b-9fa19f261ab1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:39.469554 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:39.469554 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:39.470130 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cf4bdc06-1bd0-4bcc-834b-9fa19f261ab1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:39.471062 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cf4bdc06-1bd0-4bcc-834b-9fa19f261ab1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 returned with HTTP 200 Aug 12 14:57:39.471481 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 887/3578] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:39 2026] GET /volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:39.481679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:39.483428 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:39.483936 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b9c1e40-9de7-4129-ba50-2ba84830312f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1624873329"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:39.498546 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:39.498546 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:39.499330 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:39.499889 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume 1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:39.546822 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['8be8b1c0-86e9-4bc5-9fac-4792fbc9edbc', 'cb442427-922e-4338-8ccd-6bc41f1e5f8d', '591f8cad-2f6f-4bb2-96d4-bc46d6758306', '928c6968-b495-4ac4-82e5-5909b124a857'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:39.589230 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot force create request issued successfully. Aug 12 14:57:39.589230 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c14f4861-d131-44f3-bda9-fd8b1e7fdf09 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:39.589230 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 900/3579] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:39.600908 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-881f3c7a-cc70-4013-91e0-98ba4cb09c67 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:39.603417 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-881f3c7a-cc70-4013-91e0-98ba4cb09c67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:39.603417 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-881f3c7a-cc70-4013-91e0-98ba4cb09c67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:39.603417 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-881f3c7a-cc70-4013-91e0-98ba4cb09c67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:39.611575 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:39.611575 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:39.612197 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-881f3c7a-cc70-4013-91e0-98ba4cb09c67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:39.614036 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-881f3c7a-cc70-4013-91e0-98ba4cb09c67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea returned with HTTP 200 Aug 12 14:57:39.614555 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 897/3580] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:39 2026] GET /volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:40.026204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-73aadaea-f401-4e04-b51d-1c95348ed2eb req-ce8fbe71-ee81-4bd9-9c6e-65d38c9e79f4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:40.028175 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73aadaea-f401-4e04-b51d-1c95348ed2eb req-ce8fbe71-ee81-4bd9-9c6e-65d38c9e79f4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847 Aug 12 14:57:40.028361 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73aadaea-f401-4e04-b51d-1c95348ed2eb req-ce8fbe71-ee81-4bd9-9c6e-65d38c9e79f4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:40.028557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-73aadaea-f401-4e04-b51d-1c95348ed2eb req-ce8fbe71-ee81-4bd9-9c6e-65d38c9e79f4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:40.037386 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:40.037386 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:40.079418 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-73aadaea-f401-4e04-b51d-1c95348ed2eb req-ce8fbe71-ee81-4bd9-9c6e-65d38c9e79f4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847 returned with HTTP 200 Aug 12 14:57:40.079863 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 897/3581] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:57:40 2026] DELETE /volume/v3/attachments/e376802a-89ae-4ec1-80b9-365dfae7e847 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:40.548220 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:40.623265 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17eef941-1ed1-4796-b11b-8f5e01d91daf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:40.624971 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17eef941-1ed1-4796-b11b-8f5e01d91daf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:40.625142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17eef941-1ed1-4796-b11b-8f5e01d91daf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:40.625342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17eef941-1ed1-4796-b11b-8f5e01d91daf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:40.632187 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:40.632187 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:40.632807 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17eef941-1ed1-4796-b11b-8f5e01d91daf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:40.634030 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17eef941-1ed1-4796-b11b-8f5e01d91daf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea returned with HTTP 200 Aug 12 14:57:40.634522 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 901/3582] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:40 2026] GET /volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:40.642587 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:40.642768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:40.643072 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-730834191"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:40.644221 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:40.644540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b9c1e40-9de7-4129-ba50-2ba84830312f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1979059352"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:40.645104 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-730834191'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:40.645338 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Create volume of 2 GB Aug 12 14:57:40.650403 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Availability Zones retrieved successfully. Aug 12 14:57:40.654191 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:40.654191 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:40.654729 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:40.654829 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume 1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:40.659607 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Flow 'volume_create_api' (edb1818c-756c-4865-a6a1-610711c45361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:40.660868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83d647e-e951-4daf-8781-dc155ca28da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:40.662227 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Validating volume size '2' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:40.678418 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['af6b8745-cdef-4c3a-be6d-34fc00ba694c', '16da90e3-0657-4505-9e33-14223adb4b01', 'e0ce529b-a980-4934-8b3f-8c5f6448ad3b', '018670ea-03b5-4aa0-b04d-4bc911e388e8'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:40.692342 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d83d647e-e951-4daf-8781-dc155ca28da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:40.693173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0af395-695c-4ead-8638-4f4af7f413fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:40.707880 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot force create request issued successfully. Aug 12 14:57:40.708246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c09f0036-3ee9-4021-ba0a-d3735e3fd1c7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:40.708735 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 898/3583] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:40 2026] POST /volume/v3/snapshots => generated 310 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:40.723810 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0a9ffc94-d278-469d-959a-5d4f3de82e22 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:40.728824 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0a9ffc94-d278-469d-959a-5d4f3de82e22 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:40.729072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0a9ffc94-d278-469d-959a-5d4f3de82e22 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:40.732668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0a9ffc94-d278-469d-959a-5d4f3de82e22 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:40.739053 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:40.739053 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:40.739449 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0a9ffc94-d278-469d-959a-5d4f3de82e22 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:40.740401 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0a9ffc94-d278-469d-959a-5d4f3de82e22 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 returned with HTTP 200 Aug 12 14:57:40.740907 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 898/3584] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:40 2026] GET /volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:40.758287 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Created reservations ['af4a233f-5052-4e6c-8557-6839aa6b2575', 'b0911ccf-d998-487c-abc3-ff9c580fbad8', 'cc2b327f-bee3-47a8-9a24-bf819685b2a2', '0d3a82e7-9e9f-4dfd-ae90-23e604a7d01f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:40.759478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c0af395-695c-4ead-8638-4f4af7f413fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af4a233f-5052-4e6c-8557-6839aa6b2575', 'b0911ccf-d998-487c-abc3-ff9c580fbad8', 'cc2b327f-bee3-47a8-9a24-bf819685b2a2', '0d3a82e7-9e9f-4dfd-ae90-23e604a7d01f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:40.760436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc51fe75-1e7e-4978-ad93-7949e7e879f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:40.782223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc51fe75-1e7e-4978-ad93-7949e7e879f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e8144c-9ae0-4841-95ce-8e0d2ba50ee9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-730834191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5c9c84efc74a33b5707823a70e8ad3',qos_specs=None,replication_status=,reservations=['af4a233f-5052-4e6c-8557-6839aa6b2575','b0911ccf-d998-487c-abc3-ff9c580fbad8','cc2b327f-bee3-47a8-9a24-bf819685b2a2','0d3a82e7-9e9f-4dfd-ae90-23e604a7d01f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='081da1064b0a4fbb9bb8068ed3a445b6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-730834191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e8144c-9ae0-4841-95ce-8e0d2ba50ee9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa5c9c84efc74a33b5707823a70e8ad3',provider_auth=None,provider_geometry=None,provider_id=None,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='081da1064b0a4fbb9bb8068ed3a445b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:40.783097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ad0c21-6cc7-4b74-ade1-3414be24923c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:40.802414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23ad0c21-6cc7-4b74-ade1-3414be24923c) transitioned into state 'SUCCESS' from state '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-730834191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa5c9c84efc74a33b5707823a70e8ad3',qos_specs=None,replication_status=,reservations=['af4a233f-5052-4e6c-8557-6839aa6b2575','b0911ccf-d998-487c-abc3-ff9c580fbad8','cc2b327f-bee3-47a8-9a24-bf819685b2a2','0d3a82e7-9e9f-4dfd-ae90-23e604a7d01f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='081da1064b0a4fbb9bb8068ed3a445b6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:40.803209 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20cb0e1d-2bd8-4e9c-b6c8-23851dfdebd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:40.812664 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20cb0e1d-2bd8-4e9c-b6c8-23851dfdebd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:40.813950 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Flow 'volume_create_api' (edb1818c-756c-4865-a6a1-610711c45361) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:40.814313 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Create volume request issued successfully. Aug 12 14:57:40.814925 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a42780e8-26d2-4ea8-ad0e-bb80fc86a315 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:40.815357 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 888/3585] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:40 2026] POST /volume/v3/volumes => generated 754 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:40.828471 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-546d2c2c-dd68-499f-9641-279580ccc2fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:40.830422 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-546d2c2c-dd68-499f-9641-279580ccc2fe tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] GET https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 Aug 12 14:57:40.830690 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-546d2c2c-dd68-499f-9641-279580ccc2fe tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:40.830906 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-546d2c2c-dd68-499f-9641-279580ccc2fe tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:40.839497 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:40.839497 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:40.845051 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-546d2c2c-dd68-499f-9641-279580ccc2fe tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Volume info retrieved successfully. Aug 12 14:57:40.849520 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-546d2c2c-dd68-499f-9641-279580ccc2fe tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 returned with HTTP 200 Aug 12 14:57:40.850032 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 902/3586] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:40 2026] GET /volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:41.741916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.743874 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:57:41.744090 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.744298 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.744487 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:57:41.750570 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bdb3abc9-ef1c-49cd-8ff8-ee64d2cdd655 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.755038 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdb3abc9-ef1c-49cd-8ff8-ee64d2cdd655 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:41.755367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdb3abc9-ef1c-49cd-8ff8-ee64d2cdd655 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.755520 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.755520 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:41.755594 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bdb3abc9-ef1c-49cd-8ff8-ee64d2cdd655 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.756241 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:41.762708 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.762708 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:41.763134 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bdb3abc9-ef1c-49cd-8ff8-ee64d2cdd655 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:41.763974 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bdb3abc9-ef1c-49cd-8ff8-ee64d2cdd655 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 returned with HTTP 200 Aug 12 14:57:41.764325 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 899/3587] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:41 2026] GET /volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:41.773296 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.775163 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:41.775346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.775551 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.775674 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:41.777239 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 14:57:41.777433 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fd0de2a9-2afb-48ca-8b6f-207b8c2935b4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 202 Aug 12 14:57:41.777989 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 899/3588] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:41 2026] DELETE /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:41.781809 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.781809 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:41.782752 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:41.788069 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a4044f95-4152-4d7c-9323-ded1f2a57e04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.792532 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4044f95-4152-4d7c-9323-ded1f2a57e04 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:57:41.792737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4044f95-4152-4d7c-9323-ded1f2a57e04 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.792935 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a4044f95-4152-4d7c-9323-ded1f2a57e04 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.802602 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:57:41.802821 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a2a6176e-7286-4c49-a39c-2473d9cb979b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 returned with HTTP 202 Aug 12 14:57:41.803199 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 889/3589] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:41 2026] DELETE /volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:41.803880 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.803880 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:41.812433 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a4044f95-4152-4d7c-9323-ded1f2a57e04 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:41.815441 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a5da632-b612-403a-ab0c-61d554f965c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.818899 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a4044f95-4152-4d7c-9323-ded1f2a57e04 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 200 Aug 12 14:57:41.821242 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 903/3590] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:41 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:41.821631 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a5da632-b612-403a-ab0c-61d554f965c1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:41.821631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a5da632-b612-403a-ab0c-61d554f965c1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.821631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a5da632-b612-403a-ab0c-61d554f965c1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.833358 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.833358 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:41.833358 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a5da632-b612-403a-ab0c-61d554f965c1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:41.833358 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a5da632-b612-403a-ab0c-61d554f965c1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 returned with HTTP 200 Aug 12 14:57:41.833358 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 900/3591] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:41 2026] GET /volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:41.862890 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6c2372e4-53e4-496b-9b95-184121ba2465 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.864652 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6c2372e4-53e4-496b-9b95-184121ba2465 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] GET https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 Aug 12 14:57:41.864933 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6c2372e4-53e4-496b-9b95-184121ba2465 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.865136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6c2372e4-53e4-496b-9b95-184121ba2465 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.873541 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.873541 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:41.877877 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6c2372e4-53e4-496b-9b95-184121ba2465 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Volume info retrieved successfully. Aug 12 14:57:41.883332 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6c2372e4-53e4-496b-9b95-184121ba2465 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 returned with HTTP 200 Aug 12 14:57:41.883980 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 900/3592] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:41 2026] GET /volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:41.901156 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf457f2d-3024-469c-8a16-a82ac902786e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.903089 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:41.903465 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "57e8144c-9ae0-4841-95ce-8e0d2ba50ee9"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:41.905268 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '57e8144c-9ae0-4841-95ce-8e0d2ba50ee9'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:41.913070 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.913070 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:41.913703 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Volume retrieved successfully. Aug 12 14:57:41.913903 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Create volume of 1 GB Aug 12 14:57:41.917994 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Availability Zones retrieved successfully. Aug 12 14:57:41.925403 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Flow 'volume_create_api' (80912698-377f-49ed-8ec6-0af1ffe11762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:41.927402 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bd688b-2082-4524-85f9-1d4804c101f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:41.929114 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:41.930564 np0000007067 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bd688b-2082-4524-85f9-1d4804c101f4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 12 14:57:41.930564 np0000007067 devstack@c-api.service[100246]: 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 14:57:41.932251 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bd688b-2082-4524-85f9-1d4804c101f4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:41.933030 np0000007067 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13bd688b-2082-4524-85f9-1d4804c101f4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 12 14:57:41.933878 np0000007067 devstack@c-api.service[100246]: WARNING cinder.volume.api [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Flow 'volume_create_api' (80912698-377f-49ed-8ec6-0af1ffe11762) transitioned into state 'REVERTED' from state 'RUNNING' Aug 12 14:57:41.934313 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf457f2d-3024-469c-8a16-a82ac902786e tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 400 Aug 12 14:57:41.934923 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 890/3593] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:41 2026] POST /volume/v3/volumes => generated 173 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 14:57:41.944107 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9afdfda-1bff-4ea4-9af7-3773f990af7a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.945828 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9afdfda-1bff-4ea4-9af7-3773f990af7a tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] GET https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 Aug 12 14:57:41.946037 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9afdfda-1bff-4ea4-9af7-3773f990af7a tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.946239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9afdfda-1bff-4ea4-9af7-3773f990af7a tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.953328 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.953328 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:41.956284 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9afdfda-1bff-4ea4-9af7-3773f990af7a tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Volume info retrieved successfully. Aug 12 14:57:41.960325 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9afdfda-1bff-4ea4-9af7-3773f990af7a tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 returned with HTTP 200 Aug 12 14:57:41.960740 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 904/3594] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:41 2026] GET /volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:41.977350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:41.978590 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] DELETE https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 Aug 12 14:57:41.978858 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:41.979154 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:41.979940 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Delete volume with id: 57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 Aug 12 14:57:41.989086 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:41.989086 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:41.989086 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Volume info retrieved successfully. Aug 12 14:57:42.005390 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Delete volume request issued successfully. Aug 12 14:57:42.005760 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-864285d5-ab12-4a90-8507-ce1f1c348c73 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 returned with HTTP 202 Aug 12 14:57:42.006350 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 901/3595] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:41 2026] DELETE /volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:42.014744 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a823dc93-90b1-4146-8650-3a5a4ec86ecf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:42.016818 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a823dc93-90b1-4146-8650-3a5a4ec86ecf tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] GET https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 Aug 12 14:57:42.017040 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a823dc93-90b1-4146-8650-3a5a4ec86ecf tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:42.017268 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a823dc93-90b1-4146-8650-3a5a4ec86ecf tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:42.025235 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:42.025235 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:42.028593 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a823dc93-90b1-4146-8650-3a5a4ec86ecf tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Volume info retrieved successfully. Aug 12 14:57:42.033477 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a823dc93-90b1-4146-8650-3a5a4ec86ecf tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 returned with HTTP 200 Aug 12 14:57:42.033843 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 901/3596] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:42 2026] GET /volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:42.837367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8155b1e4-f784-47ed-b8fe-4321756174b3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:42.839472 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8155b1e4-f784-47ed-b8fe-4321756174b3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee Aug 12 14:57:42.839780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8155b1e4-f784-47ed-b8fe-4321756174b3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:42.840033 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8155b1e4-f784-47ed-b8fe-4321756174b3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:42.846042 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c43e8ba9-4334-4f2c-8ced-cd9854dced9b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:42.846469 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8155b1e4-f784-47ed-b8fe-4321756174b3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee returned with HTTP 404 Aug 12 14:57:42.847085 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 891/3597] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:42 2026] GET /volume/v3/volumes/7a54ccb3-d054-433f-b9a9-dcba8a478dee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:42.848245 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c43e8ba9-4334-4f2c-8ced-cd9854dced9b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:42.848451 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c43e8ba9-4334-4f2c-8ced-cd9854dced9b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:42.848692 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c43e8ba9-4334-4f2c-8ced-cd9854dced9b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:42.853106 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c43e8ba9-4334-4f2c-8ced-cd9854dced9b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 returned with HTTP 404 Aug 12 14:57:42.853731 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 905/3598] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:42 2026] GET /volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:42.863426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:42.865925 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:42.866221 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:42.866528 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:42.866745 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:42.874414 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:42.874414 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:42.875067 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:42.875159 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:42.876669 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:42.876977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1855989924", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:42.878982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1855989924', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:42.907305 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:57:42.907562 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c97b57a-8181-4f7c-8d0f-2355c3c41c5c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 returned with HTTP 202 Aug 12 14:57:42.907980 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 902/3599] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:42 2026] DELETE /volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:42.922021 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7cc99637-fcab-4dc0-bc83-4111c359663f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:42.924055 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cc99637-fcab-4dc0-bc83-4111c359663f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:42.924254 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cc99637-fcab-4dc0-bc83-4111c359663f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:42.924432 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cc99637-fcab-4dc0-bc83-4111c359663f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:42.929545 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:42.929545 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:42.930169 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7cc99637-fcab-4dc0-bc83-4111c359663f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:42.931093 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cc99637-fcab-4dc0-bc83-4111c359663f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 returned with HTTP 200 Aug 12 14:57:42.931567 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 892/3600] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:42 2026] GET /volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:43.050411 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-10ab2968-508c-4064-9bc6-9df5d2b4e652 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:43.052181 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10ab2968-508c-4064-9bc6-9df5d2b4e652 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] GET https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 Aug 12 14:57:43.052361 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10ab2968-508c-4064-9bc6-9df5d2b4e652 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:43.052540 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-10ab2968-508c-4064-9bc6-9df5d2b4e652 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:43.058868 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-10ab2968-508c-4064-9bc6-9df5d2b4e652 tempest-VolumesCloneNegativeTest-141073614 tempest-VolumesCloneNegativeTest-141073614-project-member] https://10.4.3.100/volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 returned with HTTP 404 Aug 12 14:57:43.059331 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 906/3601] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:43 2026] GET /volume/v3/volumes/57e8144c-9ae0-4841-95ce-8e0d2ba50ee9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:43.118488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 14:57:43.123717 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 14:57:43.131515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (bb29db6b-afa2-46ec-83ce-a5ff10422285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:43.133477 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a6d501-2e5a-4472-99b9-bc0b8507f647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:43.134842 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:43.203473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07a6d501-2e5a-4472-99b9-bc0b8507f647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:43.204568 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07966679-564a-4216-af5a-fd6e029b69c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:43.264208 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['181eb25d-8074-4371-968c-1a5ca771ce54', 'd4adfe2b-fb58-40c4-84ca-9ef0beec5dd2', '4b6e2dc7-b2d8-4509-8e0b-34c0ba0fce6d', 'c4dd75aa-f55a-4e97-9c5f-0fc532314502'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:43.265023 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07966679-564a-4216-af5a-fd6e029b69c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['181eb25d-8074-4371-968c-1a5ca771ce54', 'd4adfe2b-fb58-40c4-84ca-9ef0beec5dd2', '4b6e2dc7-b2d8-4509-8e0b-34c0ba0fce6d', 'c4dd75aa-f55a-4e97-9c5f-0fc532314502']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:43.265747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7962c9c4-78a9-4bed-843d-6941372e6e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:43.299894 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7962c9c4-78a9-4bed-843d-6941372e6e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f46e695-898a-4c84-a377-a336cf793d3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1855989924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['181eb25d-8074-4371-968c-1a5ca771ce54','d4adfe2b-fb58-40c4-84ca-9ef0beec5dd2','4b6e2dc7-b2d8-4509-8e0b-34c0ba0fce6d','c4dd75aa-f55a-4e97-9c5f-0fc532314502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1855989924',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f46e695-898a-4c84-a377-a336cf793d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:43.300616 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ff2d0f-03e4-4f76-989a-0ff23e20487d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:43.338253 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ff2d0f-03e4-4f76-989a-0ff23e20487d) transitioned into state 'SUCCESS' from state '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-1855989924',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['181eb25d-8074-4371-968c-1a5ca771ce54','d4adfe2b-fb58-40c4-84ca-9ef0beec5dd2','4b6e2dc7-b2d8-4509-8e0b-34c0ba0fce6d','c4dd75aa-f55a-4e97-9c5f-0fc532314502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:43.339003 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad651016-7e41-4dfc-9341-b4bb6ddee89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:43.355572 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad651016-7e41-4dfc-9341-b4bb6ddee89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:43.357799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (bb29db6b-afa2-46ec-83ce-a5ff10422285) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:43.358145 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 14:57:43.358731 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-78202aae-d6ef-4dcd-a310-87be8d13a41e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:43.360917 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 902/3602] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:57:42 2026] POST /volume/v3/volumes => generated 759 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:43.374968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b1bb697b-3edb-4e81-9a74-665ef9fefdee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:43.378420 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1bb697b-3edb-4e81-9a74-665ef9fefdee tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:57:43.378737 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b1bb697b-3edb-4e81-9a74-665ef9fefdee tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:43.379000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b1bb697b-3edb-4e81-9a74-665ef9fefdee tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:43.389299 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:43.389299 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:43.393960 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b1bb697b-3edb-4e81-9a74-665ef9fefdee tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:43.401603 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b1bb697b-3edb-4e81-9a74-665ef9fefdee tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 200 Aug 12 14:57:43.401603 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 903/3603] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:43 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:43.942623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-26058241-9fab-45b7-bde1-82134925a0f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:43.944531 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26058241-9fab-45b7-bde1-82134925a0f1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:43.944909 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26058241-9fab-45b7-bde1-82134925a0f1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:43.945234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-26058241-9fab-45b7-bde1-82134925a0f1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:43.949892 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-26058241-9fab-45b7-bde1-82134925a0f1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 returned with HTTP 404 Aug 12 14:57:43.950499 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 893/3604] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:43 2026] GET /volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:43.956927 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:43.958651 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:43.958826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:43.959011 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:43.959110 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:43.963972 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:43.963972 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:43.964437 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:43.996595 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:57:43.996595 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-354eee66-d4aa-429f-8a51-4250ac485ad3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea returned with HTTP 202 Aug 12 14:57:43.996595 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 907/3605] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:43 2026] DELETE /volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:44.008102 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2f3eca0c-9846-4eae-957d-618cadb38d14 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:44.010064 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2f3eca0c-9846-4eae-957d-618cadb38d14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:44.010246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2f3eca0c-9846-4eae-957d-618cadb38d14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:44.010432 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2f3eca0c-9846-4eae-957d-618cadb38d14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:44.015175 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:44.015175 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:44.015646 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2f3eca0c-9846-4eae-957d-618cadb38d14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:44.016408 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2f3eca0c-9846-4eae-957d-618cadb38d14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea returned with HTTP 200 Aug 12 14:57:44.016813 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 903/3606] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:44 2026] GET /volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:44.412606 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5f33eaba-eb3c-4ed7-8b88-6d388bcb162c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:44.414408 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f33eaba-eb3c-4ed7-8b88-6d388bcb162c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:57:44.414641 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f33eaba-eb3c-4ed7-8b88-6d388bcb162c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:44.414854 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5f33eaba-eb3c-4ed7-8b88-6d388bcb162c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:44.421251 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:44.421251 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:44.424887 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5f33eaba-eb3c-4ed7-8b88-6d388bcb162c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:44.429610 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5f33eaba-eb3c-4ed7-8b88-6d388bcb162c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 200 Aug 12 14:57:44.430077 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 904/3607] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:44 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:44.445108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-881030ed-46c8-46f5-b4e9-83def2e08929 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:44.447443 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-881030ed-46c8-46f5-b4e9-83def2e08929 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:57:44.447443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-881030ed-46c8-46f5-b4e9-83def2e08929 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:44.447443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-881030ed-46c8-46f5-b4e9-83def2e08929 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:44.456886 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:44.456886 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:44.461121 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-881030ed-46c8-46f5-b4e9-83def2e08929 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:44.465492 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-881030ed-46c8-46f5-b4e9-83def2e08929 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 200 Aug 12 14:57:44.465786 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 894/3608] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:44 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:44.604891 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:44.606579 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:44.607096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-VolumesExtendTest-Volume-875831661"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:44.609013 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Create volume request body: {'volume': {'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-875831661'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:44.806128 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Create volume of 1 GB Aug 12 14:57:44.806128 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:44.806128 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:44.811025 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Availability Zones retrieved successfully. Aug 12 14:57:44.817149 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Flow 'volume_create_api' (d9463176-c1b7-4e6e-b309-305915e62580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:45.008820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f98f761-ee07-47b2-bd9f-77b0ddba18cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:45.009785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:45.030286 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a19313b0-97e5-46d0-9dfc-40d226039c69 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.032350 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a19313b0-97e5-46d0-9dfc-40d226039c69 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:45.032609 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a19313b0-97e5-46d0-9dfc-40d226039c69 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.032802 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a19313b0-97e5-46d0-9dfc-40d226039c69 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.052206 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a19313b0-97e5-46d0-9dfc-40d226039c69 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea returned with HTTP 404 Aug 12 14:57:45.052787 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 904/3609] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:45 2026] GET /volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:45.065419 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e7e1009e-4cfa-4e24-8d4f-7802d40574e7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.067582 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e7e1009e-4cfa-4e24-8d4f-7802d40574e7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:45.067807 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e7e1009e-4cfa-4e24-8d4f-7802d40574e7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.068033 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e7e1009e-4cfa-4e24-8d4f-7802d40574e7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.068163 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-e7e1009e-4cfa-4e24-8d4f-7802d40574e7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 5edf1d5d-0d59-41ac-af91-d453e0bb4228 Aug 12 14:57:45.072723 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e7e1009e-4cfa-4e24-8d4f-7802d40574e7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 returned with HTTP 404 Aug 12 14:57:45.073151 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 905/3610] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:45 2026] DELETE /volume/v3/snapshots/5edf1d5d-0d59-41ac-af91-d453e0bb4228 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:45.083257 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90685670-730e-43c4-9c7b-5abab77c3df8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.085274 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90685670-730e-43c4-9c7b-5abab77c3df8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:45.085505 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90685670-730e-43c4-9c7b-5abab77c3df8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.085733 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90685670-730e-43c4-9c7b-5abab77c3df8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.085832 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-90685670-730e-43c4-9c7b-5abab77c3df8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 3b5ffaa0-7db8-46de-8a56-ce57730807ea Aug 12 14:57:45.094105 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90685670-730e-43c4-9c7b-5abab77c3df8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea returned with HTTP 404 Aug 12 14:57:45.094669 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 895/3611] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:45 2026] DELETE /volume/v3/snapshots/3b5ffaa0-7db8-46de-8a56-ce57730807ea => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:45.094860 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f98f761-ee07-47b2-bd9f-77b0ddba18cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:45.095996 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b9b578-99cf-4b09-892e-ca0de8f8a31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:45.103099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2d39c6c4-3e8a-4106-aa13-a64c9c8f0356 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.104847 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2d39c6c4-3e8a-4106-aa13-a64c9c8f0356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:45.105059 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2d39c6c4-3e8a-4106-aa13-a64c9c8f0356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.105239 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2d39c6c4-3e8a-4106-aa13-a64c9c8f0356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.105338 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-2d39c6c4-3e8a-4106-aa13-a64c9c8f0356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: abdc935f-403f-4191-b6f4-177c4f9a2103 Aug 12 14:57:45.110240 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2d39c6c4-3e8a-4106-aa13-a64c9c8f0356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 returned with HTTP 404 Aug 12 14:57:45.110834 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 905/3612] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:45 2026] DELETE /volume/v3/snapshots/abdc935f-403f-4191-b6f4-177c4f9a2103 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:45.187525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-0fa996b6-d80a-496d-a49d-dc2b81a77634 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.189766 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-0fa996b6-d80a-496d-a49d-dc2b81a77634 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:45.190000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-0fa996b6-d80a-496d-a49d-dc2b81a77634 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.190312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-0fa996b6-d80a-496d-a49d-dc2b81a77634 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.202622 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:45.202622 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:45.207274 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-0fa996b6-d80a-496d-a49d-dc2b81a77634 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:45.217767 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-0fa996b6-d80a-496d-a49d-dc2b81a77634 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:45.218353 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 906/3613] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:45 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1654 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:45.221126 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Created reservations ['39ad2d4b-274c-4d98-83ff-bd3246b8cca3', 'c310815a-d4cf-4888-b13e-497caaa29fb3', '8a756557-0842-4419-ae03-6cf90918b36c', 'd983b42a-502e-4385-a262-3bf89b03370d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:45.222040 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b9b578-99cf-4b09-892e-ca0de8f8a31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39ad2d4b-274c-4d98-83ff-bd3246b8cca3', 'c310815a-d4cf-4888-b13e-497caaa29fb3', '8a756557-0842-4419-ae03-6cf90918b36c', 'd983b42a-502e-4385-a262-3bf89b03370d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:45.222811 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d8c083-6dab-4a93-89cc-f383ea6a442f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:45.237697 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-71496a9e-1b83-4501-89d0-40453d946e14 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.239775 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-71496a9e-1b83-4501-89d0-40453d946e14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f/action Aug 12 14:57:45.240193 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-71496a9e-1b83-4501-89d0-40453d946e14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:45.240352 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-71496a9e-1b83-4501-89d0-40453d946e14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:45.252516 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:45.252516 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:45.253161 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-71496a9e-1b83-4501-89d0-40453d946e14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:45.258815 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d8c083-6dab-4a93-89cc-f383ea6a442f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ad2e2b1-f360-4364-9a5d-2161a0466703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-875831661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37bd95368fa245b69cf64ada5675f888',qos_specs=None,replication_status=,reservations=['39ad2d4b-274c-4d98-83ff-bd3246b8cca3','c310815a-d4cf-4888-b13e-497caaa29fb3','8a756557-0842-4419-ae03-6cf90918b36c','d983b42a-502e-4385-a262-3bf89b03370d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ddf2fada025497ebcea69bda1200b7a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-875831661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ad2e2b1-f360-4364-9a5d-2161a0466703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37bd95368fa245b69cf64ada5675f888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ddf2fada025497ebcea69bda1200b7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:45.259892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee050bc-ed16-4959-b46f-60b02c942c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:45.292927 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-71496a9e-1b83-4501-89d0-40453d946e14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Begin detaching volume completed successfully. Aug 12 14:57:45.293162 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-71496a9e-1b83-4501-89d0-40453d946e14 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f/action returned with HTTP 202 Aug 12 14:57:45.294261 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 896/3614] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:57:45 2026] POST /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:45.323554 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee050bc-ed16-4959-b46f-60b02c942c57) transitioned into state 'SUCCESS' from state '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-875831661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37bd95368fa245b69cf64ada5675f888',qos_specs=None,replication_status=,reservations=['39ad2d4b-274c-4d98-83ff-bd3246b8cca3','c310815a-d4cf-4888-b13e-497caaa29fb3','8a756557-0842-4419-ae03-6cf90918b36c','d983b42a-502e-4385-a262-3bf89b03370d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ddf2fada025497ebcea69bda1200b7a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:45.324241 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f00ed6-f0f6-4b2a-ad9c-50d700fcf80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:45.354449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f00ed6-f0f6-4b2a-ad9c-50d700fcf80b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:45.355264 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Flow 'volume_create_api' (d9463176-c1b7-4e6e-b309-305915e62580) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:45.355582 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Create volume request issued successfully. Aug 12 14:57:45.356758 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac28c2af-3e23-43a2-b21a-8eac8541d96c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:45.356758 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 908/3615] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:57:44 2026] POST /volume/v3/volumes => generated 747 bytes in 753 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:45.379383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4730a87a-0ad8-42ac-ac1d-109d51b45a81 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.381329 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4730a87a-0ad8-42ac-ac1d-109d51b45a81 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:45.381589 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4730a87a-0ad8-42ac-ac1d-109d51b45a81 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.381866 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4730a87a-0ad8-42ac-ac1d-109d51b45a81 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.392999 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:45.392999 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:45.394859 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ef67309-d994-4e92-841a-99426f444b3a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.395822 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ef67309-d994-4e92-841a-99426f444b3a None None] GET https://10.4.3.100/volume// Aug 12 14:57:45.395822 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ef67309-d994-4e92-841a-99426f444b3a None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.395936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ef67309-d994-4e92-841a-99426f444b3a None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.396384 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ef67309-d994-4e92-841a-99426f444b3a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:45.396885 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 907/3616] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57: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 14:57:45.399504 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4730a87a-0ad8-42ac-ac1d-109d51b45a81 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:45.406888 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4730a87a-0ad8-42ac-ac1d-109d51b45a81 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 200 Aug 12 14:57:45.407032 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-3f7f557f-7644-42a0-8329-a395a8b2e2d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:45.407544 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 906/3617] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:45 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:45.409928 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-3f7f557f-7644-42a0-8329-a395a8b2e2d2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:45.410254 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-3f7f557f-7644-42a0-8329-a395a8b2e2d2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:45.410559 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-3f7f557f-7644-42a0-8329-a395a8b2e2d2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:45.428495 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:45.428495 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:45.432484 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-3f7f557f-7644-42a0-8329-a395a8b2e2d2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:45.437990 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-3f7f557f-7644-42a0-8329-a395a8b2e2d2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:45.438605 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 897/3618] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:45 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:46.304747 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-94ed96f3-4833-431e-bdb1-308e0e4cab7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.307445 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-75c32174-973b-4c3e-9fc7-0d6450665290 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.309832 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-94ed96f3-4833-431e-bdb1-308e0e4cab7d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:57:46.309996 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-75c32174-973b-4c3e-9fc7-0d6450665290 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca Aug 12 14:57:46.310045 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-94ed96f3-4833-431e-bdb1-308e0e4cab7d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:46.310241 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-75c32174-973b-4c3e-9fc7-0d6450665290 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:46.310297 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-94ed96f3-4833-431e-bdb1-308e0e4cab7d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:46.310661 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-75c32174-973b-4c3e-9fc7-0d6450665290 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:46.319622 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:46.319622 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:46.319782 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:46.319782 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:46.327437 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-94ed96f3-4833-431e-bdb1-308e0e4cab7d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:46.335112 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-94ed96f3-4833-431e-bdb1-308e0e4cab7d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 200 Aug 12 14:57:46.335587 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 909/3619] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:46 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 1367 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:46.411381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-51c14d83-bd5b-4b04-9def-752728df63f9 req-75c32174-973b-4c3e-9fc7-0d6450665290 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca returned with HTTP 200 Aug 12 14:57:46.411944 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 908/3620] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:57:46 2026] DELETE /volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:46.422657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-50a95a25-1cad-4493-be9e-5daf9fbccc99 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.424817 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-50a95a25-1cad-4493-be9e-5daf9fbccc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:46.426481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-50a95a25-1cad-4493-be9e-5daf9fbccc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:46.426481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-50a95a25-1cad-4493-be9e-5daf9fbccc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:46.431783 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:46.431783 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:46.435495 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-50a95a25-1cad-4493-be9e-5daf9fbccc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:46.440630 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-50a95a25-1cad-4493-be9e-5daf9fbccc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 200 Aug 12 14:57:46.441063 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 907/3621] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:46 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:46.453052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.455502 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] POST https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703/action Aug 12 14:57:46.456482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:46.456889 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:46.465914 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:46.465914 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:46.466345 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:46.525595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Created reservations ['b557c29a-3e39-4db4-8bed-3b1eddd3503b', 'f7d95a8f-a1d9-4874-8474-076c670c55ca'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:46.535869 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Extend volume request issued successfully. Aug 12 14:57:46.536074 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c27b5a2a-723b-441c-8205-d92faa6f1f6d tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703/action returned with HTTP 202 Aug 12 14:57:46.536545 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 898/3622] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:46 2026] POST /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:46.543844 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ba956165-0de8-4542-bc75-b015d22d44f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.546028 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba956165-0de8-4542-bc75-b015d22d44f7 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:46.546166 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba956165-0de8-4542-bc75-b015d22d44f7 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:46.546330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ba956165-0de8-4542-bc75-b015d22d44f7 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:46.560396 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:46.560396 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:46.573111 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ba956165-0de8-4542-bc75-b015d22d44f7 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:46.578670 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ba956165-0de8-4542-bc75-b015d22d44f7 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 200 Aug 12 14:57:46.579016 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 910/3623] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:46 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:46.934948 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-bb1748ae-8308-4ebc-b82c-7dbc4aa2b343 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.937662 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-bb1748ae-8308-4ebc-b82c-7dbc4aa2b343 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:57:46.937841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-bb1748ae-8308-4ebc-b82c-7dbc4aa2b343 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:46.938012 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-bb1748ae-8308-4ebc-b82c-7dbc4aa2b343 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:46.946964 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:46.946964 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:46.950400 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-bb1748ae-8308-4ebc-b82c-7dbc4aa2b343 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:46.958238 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-bb1748ae-8308-4ebc-b82c-7dbc4aa2b343 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 200 Aug 12 14:57:46.958999 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 909/3624] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:46 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:46.971480 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-91aa3515-5595-4608-bd5d-810deb11175c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.971957 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91aa3515-5595-4608-bd5d-810deb11175c None None] GET https://10.4.3.100/volume// Aug 12 14:57:46.972135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91aa3515-5595-4608-bd5d-810deb11175c None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:46.972384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-91aa3515-5595-4608-bd5d-810deb11175c None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:46.972750 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-91aa3515-5595-4608-bd5d-810deb11175c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:46.973117 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 908/3625] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:57: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 14:57:46.981345 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-d826a339-98e0-48f5-8716-5e39a942085e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:46.984088 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-d826a339-98e0-48f5-8716-5e39a942085e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:57:46.984088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-d826a339-98e0-48f5-8716-5e39a942085e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8f46e695-898a-4c84-a377-a336cf793d3f", "connector": null, "instance_uuid": "69211a6e-a208-46f5-ba7d-4d81d9a000a4"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:46.994506 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:46.994506 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:47.062362 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-d826a339-98e0-48f5-8716-5e39a942085e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:57:47.064479 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 899/3626] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:57:46 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 14:57:47.523120 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2cc81f41-6711-43f5-95d3-68256f8bff4f req-777e73f8-27ab-4610-9d76-ad30d345cb4d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:47.525502 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cc81f41-6711-43f5-95d3-68256f8bff4f req-777e73f8-27ab-4610-9d76-ad30d345cb4d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca Aug 12 14:57:47.525502 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cc81f41-6711-43f5-95d3-68256f8bff4f req-777e73f8-27ab-4610-9d76-ad30d345cb4d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:47.525737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cc81f41-6711-43f5-95d3-68256f8bff4f req-777e73f8-27ab-4610-9d76-ad30d345cb4d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:47.533021 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cc81f41-6711-43f5-95d3-68256f8bff4f req-777e73f8-27ab-4610-9d76-ad30d345cb4d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca returned with HTTP 404 Aug 12 14:57:47.533536 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 911/3627] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:57:47 2026] DELETE /volume/v3/attachments/e7d14ad1-6b7c-4c5c-956e-74d842b9f1ca => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:57:47.591936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-70024e14-2ff5-44c2-bac4-742b3ff35cfd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:47.596135 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70024e14-2ff5-44c2-bac4-742b3ff35cfd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:47.596395 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70024e14-2ff5-44c2-bac4-742b3ff35cfd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:47.596669 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70024e14-2ff5-44c2-bac4-742b3ff35cfd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:47.609391 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:47.609391 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:47.613402 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-70024e14-2ff5-44c2-bac4-742b3ff35cfd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:47.618692 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70024e14-2ff5-44c2-bac4-742b3ff35cfd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 200 Aug 12 14:57:47.619179 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 910/3628] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:47 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:47.633941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c628cf44-97aa-4ee6-b3fc-14464d6ed078 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:47.636013 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c628cf44-97aa-4ee6-b3fc-14464d6ed078 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:47.636275 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c628cf44-97aa-4ee6-b3fc-14464d6ed078 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:47.636539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c628cf44-97aa-4ee6-b3fc-14464d6ed078 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:47.656770 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:47.656770 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:47.667303 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c628cf44-97aa-4ee6-b3fc-14464d6ed078 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:47.677965 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c628cf44-97aa-4ee6-b3fc-14464d6ed078 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 200 Aug 12 14:57:47.678453 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 909/3629] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:47 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 1355 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:47.690884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98f79a91-766c-4912-b4b4-9485508276a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:47.692707 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98f79a91-766c-4912-b4b4-9485508276a9 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:47.692926 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98f79a91-766c-4912-b4b4-9485508276a9 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:47.693114 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98f79a91-766c-4912-b4b4-9485508276a9 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:47.700275 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:47.700275 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:47.704492 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-98f79a91-766c-4912-b4b4-9485508276a9 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:47.710956 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98f79a91-766c-4912-b4b4-9485508276a9 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 200 Aug 12 14:57:47.711503 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 900/3630] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:47 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:47.726482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:47.728357 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] DELETE https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:47.728592 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:47.728817 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:47.729005 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Delete volume with id: 5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:47.736257 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:47.736257 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:47.736809 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:47.778627 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Delete volume request issued successfully. Aug 12 14:57:47.778938 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7ffcdc40-ca30-486c-b1f7-24b485ab2a26 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 202 Aug 12 14:57:47.779415 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 912/3631] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:47 2026] DELETE /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:47.793234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-24d91ccd-e9a3-4001-a828-d702e95fe9bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:47.794892 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24d91ccd-e9a3-4001-a828-d702e95fe9bd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:47.795075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24d91ccd-e9a3-4001-a828-d702e95fe9bd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:47.795264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-24d91ccd-e9a3-4001-a828-d702e95fe9bd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:47.802343 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:47.802343 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:47.806063 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-24d91ccd-e9a3-4001-a828-d702e95fe9bd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:47.810995 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-24d91ccd-e9a3-4001-a828-d702e95fe9bd tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 200 Aug 12 14:57:47.811438 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 911/3632] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:47 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:48.455283 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e1107f76-97dd-4c15-8dc3-b6039c8ec531 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.455856 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e1107f76-97dd-4c15-8dc3-b6039c8ec531 None None] GET https://10.4.3.100/volume// Aug 12 14:57:48.456095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e1107f76-97dd-4c15-8dc3-b6039c8ec531 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:48.456351 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e1107f76-97dd-4c15-8dc3-b6039c8ec531 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:48.456819 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e1107f76-97dd-4c15-8dc3-b6039c8ec531 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:48.457207 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 910/3633] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57: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 14:57:48.468355 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-6f33245b-70ac-4385-bea1-4e4fa2df4f3b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.473795 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-6f33245b-70ac-4385-bea1-4e4fa2df4f3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:57:48.474050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-6f33245b-70ac-4385-bea1-4e4fa2df4f3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:48.474294 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-6f33245b-70ac-4385-bea1-4e4fa2df4f3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:48.489548 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:48.489548 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:48.494535 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-6f33245b-70ac-4385-bea1-4e4fa2df4f3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:57:48.500734 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-6f33245b-70ac-4385-bea1-4e4fa2df4f3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 200 Aug 12 14:57:48.501227 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 901/3634] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:48 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 1546 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:48.601232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5d901da1-e635-473b-94c7-856088b2b644 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.603368 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5d901da1-e635-473b-94c7-856088b2b644 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866 Aug 12 14:57:48.603791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5d901da1-e635-473b-94c7-856088b2b644 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:48.612741 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5d901da1-e635-473b-94c7-856088b2b644 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-8f46e695-898a-4c84-a377-a336cf793d3f-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:57:48.617382 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5d901da1-e635-473b-94c7-856088b2b644 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-8f46e695-898a-4c84-a377-a336cf793d3f-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:57:48.618532 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:48.618532 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:48.752413 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5d901da1-e635-473b-94c7-856088b2b644 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-8f46e695-898a-4c84-a377-a336cf793d3f-np0000007067" released by "attachment_update" :: held 0.135s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:57:48.752860 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5d901da1-e635-473b-94c7-856088b2b644 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866 returned with HTTP 200 Aug 12 14:57:48.753362 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 913/3635] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:57:48 2026] PUT /volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:48.772393 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bf597434-d54f-4a7e-a2cd-dd9c940bf2a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.774160 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf597434-d54f-4a7e-a2cd-dd9c940bf2a5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:48.774370 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf597434-d54f-4a7e-a2cd-dd9c940bf2a5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:48.774573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bf597434-d54f-4a7e-a2cd-dd9c940bf2a5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:48.781755 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:48.781755 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:48.786319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5faa1bad-068f-4caa-8354-7d51d30ca121 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.787522 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bf597434-d54f-4a7e-a2cd-dd9c940bf2a5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:48.788319 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5faa1bad-068f-4caa-8354-7d51d30ca121 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866/action Aug 12 14:57:48.788715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5faa1bad-068f-4caa-8354-7d51d30ca121 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:48.788840 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5faa1bad-068f-4caa-8354-7d51d30ca121 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:48.795273 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bf597434-d54f-4a7e-a2cd-dd9c940bf2a5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:48.795806 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 912/3636] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:48 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:48.806993 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:48.806993 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:48.811101 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-16698dae-ac2b-4455-ba94-4efab37d4112 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.812904 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16698dae-ac2b-4455-ba94-4efab37d4112 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:48.813154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16698dae-ac2b-4455-ba94-4efab37d4112 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:48.813434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-16698dae-ac2b-4455-ba94-4efab37d4112 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:48.813723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-16698dae-ac2b-4455-ba94-4efab37d4112 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: 1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:48.825117 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:48.825117 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:48.825748 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-16698dae-ac2b-4455-ba94-4efab37d4112 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:48.828079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-329c64da-2904-4a47-a5e7-1400068c76ab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.829885 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-329c64da-2904-4a47-a5e7-1400068c76ab tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 Aug 12 14:57:48.830123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-329c64da-2904-4a47-a5e7-1400068c76ab tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:48.830355 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-329c64da-2904-4a47-a5e7-1400068c76ab tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:48.837632 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ccf31a8b-ab18-4e29-b810-aa4b8d36bf9c req-5faa1bad-068f-4caa-8354-7d51d30ca121 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866/action returned with HTTP 204 Aug 12 14:57:48.837943 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-329c64da-2904-4a47-a5e7-1400068c76ab tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 returned with HTTP 404 Aug 12 14:57:48.838049 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 911/3637] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:57:48 2026] POST /volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:48.838429 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 914/3638] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:48 2026] GET /volume/v3/volumes/5ad2e2b1-f360-4364-9a5d-2161a0466703 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:48.847965 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-89b184be-a2bb-4c79-a986-070ebbbd122b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.849635 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:57:48.849986 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-966478143"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:48.851898 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-966478143'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:57:48.852060 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Create volume of 1 GB Aug 12 14:57:48.854180 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-16698dae-ac2b-4455-ba94-4efab37d4112 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume request issued successfully. Aug 12 14:57:48.854455 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-16698dae-ac2b-4455-ba94-4efab37d4112 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 202 Aug 12 14:57:48.854921 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 902/3639] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:48 2026] DELETE /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:48.856541 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Availability Zones retrieved successfully. Aug 12 14:57:48.862632 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9d70042c-78f5-4b7c-a011-9c3af2310364 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:48.863249 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Flow 'volume_create_api' (d79935bc-dac9-451d-a740-6b4bdef58f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:48.864587 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a0e0a3-91cf-4e33-b6c2-07b7316e618f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:48.865002 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9d70042c-78f5-4b7c-a011-9c3af2310364 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:48.865105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:57:48.865168 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9d70042c-78f5-4b7c-a011-9c3af2310364 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:48.865385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9d70042c-78f5-4b7c-a011-9c3af2310364 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:48.874369 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:48.874369 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:48.878662 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9d70042c-78f5-4b7c-a011-9c3af2310364 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:48.885468 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9d70042c-78f5-4b7c-a011-9c3af2310364 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 200 Aug 12 14:57:48.886019 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 912/3640] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:48 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:48.890722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a0e0a3-91cf-4e33-b6c2-07b7316e618f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:48.891548 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d278df-70e4-4410-bfb9-0c15ba5074f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:48.932056 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Created reservations ['5e61988c-e125-447b-b888-2de1d0642d2e', '8a2d6590-79c3-42ce-b898-1e3a6158bffc', 'ce6257d7-be95-4e14-a85e-093e904c5817', 'c5bc947a-0e3a-44eb-9d6f-20afee3f3300'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:48.932829 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79d278df-70e4-4410-bfb9-0c15ba5074f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e61988c-e125-447b-b888-2de1d0642d2e', '8a2d6590-79c3-42ce-b898-1e3a6158bffc', 'ce6257d7-be95-4e14-a85e-093e904c5817', 'c5bc947a-0e3a-44eb-9d6f-20afee3f3300']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:48.933508 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba1145e-29c4-41af-a552-cfca69c9b9d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:48.955928 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba1145e-29c4-41af-a552-cfca69c9b9d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a0550ed-113f-4087-b306-f62d10555b8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-966478143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37bd95368fa245b69cf64ada5675f888',qos_specs=None,replication_status=,reservations=['5e61988c-e125-447b-b888-2de1d0642d2e','8a2d6590-79c3-42ce-b898-1e3a6158bffc','ce6257d7-be95-4e14-a85e-093e904c5817','c5bc947a-0e3a-44eb-9d6f-20afee3f3300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ddf2fada025497ebcea69bda1200b7a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:57:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-966478143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a0550ed-113f-4087-b306-f62d10555b8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37bd95368fa245b69cf64ada5675f888',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ddf2fada025497ebcea69bda1200b7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:48.956628 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99ecf9b-16d4-45db-8d33-052e2724cc44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:48.975428 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f99ecf9b-16d4-45db-8d33-052e2724cc44) transitioned into state 'SUCCESS' from state '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-966478143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37bd95368fa245b69cf64ada5675f888',qos_specs=None,replication_status=,reservations=['5e61988c-e125-447b-b888-2de1d0642d2e','8a2d6590-79c3-42ce-b898-1e3a6158bffc','ce6257d7-be95-4e14-a85e-093e904c5817','c5bc947a-0e3a-44eb-9d6f-20afee3f3300'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ddf2fada025497ebcea69bda1200b7a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:48.976121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c0bca3-b651-4078-8ddd-35224e63a554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:57:48.986510 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c0bca3-b651-4078-8ddd-35224e63a554) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:57:48.987497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Flow 'volume_create_api' (d79935bc-dac9-451d-a740-6b4bdef58f8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:57:48.987617 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Create volume request issued successfully. Aug 12 14:57:48.988132 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-89b184be-a2bb-4c79-a986-070ebbbd122b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:57:48.988556 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 913/3641] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:57:48 2026] POST /volume/v3/volumes => generated 747 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:49.006211 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-62ad8e93-7504-43a4-96f3-ad908e439e3e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:49.007251 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62ad8e93-7504-43a4-96f3-ad908e439e3e tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:49.007567 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62ad8e93-7504-43a4-96f3-ad908e439e3e tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:49.007750 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62ad8e93-7504-43a4-96f3-ad908e439e3e tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:49.014994 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:49.014994 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:49.018114 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-62ad8e93-7504-43a4-96f3-ad908e439e3e tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:49.021700 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62ad8e93-7504-43a4-96f3-ad908e439e3e tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 200 Aug 12 14:57:49.022033 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 915/3642] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:49 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:49.898891 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-baffd183-379f-423b-bd22-c61f961ac264 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:49.901107 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-baffd183-379f-423b-bd22-c61f961ac264 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f Aug 12 14:57:49.901401 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-baffd183-379f-423b-bd22-c61f961ac264 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:49.901685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-baffd183-379f-423b-bd22-c61f961ac264 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:49.907217 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-baffd183-379f-423b-bd22-c61f961ac264 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f returned with HTTP 404 Aug 12 14:57:49.907730 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 903/3643] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:49 2026] GET /volume/v3/volumes/1b9c1e40-9de7-4129-ba50-2ba84830312f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:49.923273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8476140a-79ec-469c-8228-9696f4daedcb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:49.923273 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8476140a-79ec-469c-8228-9696f4daedcb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:57:49.923273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8476140a-79ec-469c-8228-9696f4daedcb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:49.923833 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8476140a-79ec-469c-8228-9696f4daedcb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:49.930134 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:49.930134 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:49.934073 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8476140a-79ec-469c-8228-9696f4daedcb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:49.938841 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8476140a-79ec-469c-8228-9696f4daedcb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:57:49.939230 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 913/3644] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:49 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:49.952876 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:49.955114 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:49.955560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc698a-f031-4834-874f-d67c8324d3e5", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-544167807"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:49.967317 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:49.967317 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:49.967914 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:49.968065 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:57:49.998308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['57b8da99-5cb7-44b4-90d4-24984b27b688', '46b7b3f4-5b91-4b72-ba2b-a3dd959bf69b', 'dc54ee3b-59c7-4a43-9f43-61f84e0af538', '4c4bf7f6-75b4-4064-ae52-7465946b5560'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:50.033044 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot create request issued successfully. Aug 12 14:57:50.033291 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1cb86fdd-a3f6-47c1-817b-0c119b05fc99 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:50.033609 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0f699078-ef48-4f29-a0a7-5875b7ba7bd2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:50.033788 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 914/3645] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:49 2026] POST /volume/v3/snapshots => generated 379 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:50.035096 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cb86fdd-a3f6-47c1-817b-0c119b05fc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:50.035305 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1cb86fdd-a3f6-47c1-817b-0c119b05fc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:50.035541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1cb86fdd-a3f6-47c1-817b-0c119b05fc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:50.042995 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:50.042995 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:50.047608 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1cb86fdd-a3f6-47c1-817b-0c119b05fc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:50.047781 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2cdc36fe-4c2a-4c2d-b6f9-82eecef71dc5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:50.050340 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2cdc36fe-4c2a-4c2d-b6f9-82eecef71dc5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:50.050673 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2cdc36fe-4c2a-4c2d-b6f9-82eecef71dc5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:50.050963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2cdc36fe-4c2a-4c2d-b6f9-82eecef71dc5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:50.052843 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cb86fdd-a3f6-47c1-817b-0c119b05fc99 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 200 Aug 12 14:57:50.054051 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 916/3646] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:50 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:50.058075 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:50.058075 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:50.058753 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2cdc36fe-4c2a-4c2d-b6f9-82eecef71dc5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:50.059922 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2cdc36fe-4c2a-4c2d-b6f9-82eecef71dc5 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 200 Aug 12 14:57:50.060428 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 904/3647] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:50 2026] GET /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:50.070703 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:50.073432 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:50.073828 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a0550ed-113f-4087-b306-f62d10555b8b", "name": "tempest-VolumesExtendTest-Snapshot-1047826889"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:50.082783 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:50.082783 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:50.083222 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:50.083345 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Create snapshot from volume 0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:50.120107 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Created reservations ['d4ad3054-ef2a-4111-862b-dcb2b9217628', 'cafe5543-8b23-4d34-8e2f-c458112c4a67', '482e8676-3a66-4c19-8acf-b34eb2c33834', 'f3759be6-4c66-4656-adda-8e72af0579b2'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:50.149353 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Snapshot create request issued successfully. Aug 12 14:57:50.149724 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1d7f4dd-8640-49d7-b8f3-ed1d22b707dc tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:50.150189 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 914/3648] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:50 2026] POST /volume/v3/snapshots => generated 304 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:50.160791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-acd68996-955e-4dc9-9cdc-7a9ff1050aa3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:50.162883 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-acd68996-955e-4dc9-9cdc-7a9ff1050aa3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a Aug 12 14:57:50.163106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-acd68996-955e-4dc9-9cdc-7a9ff1050aa3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:50.163307 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-acd68996-955e-4dc9-9cdc-7a9ff1050aa3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:50.168321 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:50.168321 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:50.168787 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-acd68996-955e-4dc9-9cdc-7a9ff1050aa3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Snapshot retrieved successfully. Aug 12 14:57:50.169575 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-acd68996-955e-4dc9-9cdc-7a9ff1050aa3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a returned with HTTP 200 Aug 12 14:57:50.169992 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 915/3649] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:50 2026] GET /volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.070901 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-29e6442d-3a10-4a92-b4a1-12f3c8f5ef5d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.072502 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29e6442d-3a10-4a92-b4a1-12f3c8f5ef5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:51.072733 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29e6442d-3a10-4a92-b4a1-12f3c8f5ef5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.072946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-29e6442d-3a10-4a92-b4a1-12f3c8f5ef5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.078819 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.078819 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:51.079352 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-29e6442d-3a10-4a92-b4a1-12f3c8f5ef5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:51.080279 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-29e6442d-3a10-4a92-b4a1-12f3c8f5ef5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 200 Aug 12 14:57:51.080707 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 917/3650] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:51 2026] GET /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.089438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5562a0c6-6efa-490e-a443-ffbad6cf370c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.091275 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5562a0c6-6efa-490e-a443-ffbad6cf370c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:51.091551 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5562a0c6-6efa-490e-a443-ffbad6cf370c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.091794 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5562a0c6-6efa-490e-a443-ffbad6cf370c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.097645 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.097645 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:51.098161 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5562a0c6-6efa-490e-a443-ffbad6cf370c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:51.099131 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5562a0c6-6efa-490e-a443-ffbad6cf370c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 200 Aug 12 14:57:51.099611 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 905/3651] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:51 2026] GET /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.109127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.110985 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:51.111183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.111369 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.111624 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:57:51.111902 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.111902 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:51.112679 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.db.api [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Building query based on filter {{(pid=100247) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 14:57:51.116444 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Get all snapshots completed successfully. Aug 12 14:57:51.116937 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ffcf979a-6b1a-4e7d-8ee6-50c6f3826f6c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 200 Aug 12 14:57:51.117355 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 915/3652] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 14:57:51 2026] GET /volume/v3/snapshots => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.127582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d3e50e09-c75f-4f76-b54b-f17d73e39c27 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.129676 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3e50e09-c75f-4f76-b54b-f17d73e39c27 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] PUT https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:51.130180 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d3e50e09-c75f-4f76-b54b-f17d73e39c27 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-862113791", "description": "This is the new description of snapshot."}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:51.138241 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.138241 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:51.138732 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d3e50e09-c75f-4f76-b54b-f17d73e39c27 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:51.145830 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d3e50e09-c75f-4f76-b54b-f17d73e39c27 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 200 Aug 12 14:57:51.146297 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 916/3653] 10.4.3.100 () {68 vars in 1375 bytes} [Wed Aug 12 14:57:51 2026] PUT /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.155384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2b1bb1b-5f3b-43ad-a950-3f2a7349c1ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.157032 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2b1bb1b-5f3b-43ad-a950-3f2a7349c1ea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:51.157193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2b1bb1b-5f3b-43ad-a950-3f2a7349c1ea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.157396 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2b1bb1b-5f3b-43ad-a950-3f2a7349c1ea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.162809 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.162809 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:51.163195 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a2b1bb1b-5f3b-43ad-a950-3f2a7349c1ea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:51.163907 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2b1bb1b-5f3b-43ad-a950-3f2a7349c1ea tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 200 Aug 12 14:57:51.164241 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 918/3654] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:51 2026] GET /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.173549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cbb54098-4973-4e80-9e81-212d9293f2ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.175250 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cbb54098-4973-4e80-9e81-212d9293f2ee tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:51.175436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cbb54098-4973-4e80-9e81-212d9293f2ee tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.175698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cbb54098-4973-4e80-9e81-212d9293f2ee tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.175817 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-cbb54098-4973-4e80-9e81-212d9293f2ee tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:51.180854 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-98111f65-0600-4fa2-9e6e-787bfa60195c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.182684 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-98111f65-0600-4fa2-9e6e-787bfa60195c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a Aug 12 14:57:51.182891 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.182891 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:51.182975 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-98111f65-0600-4fa2-9e6e-787bfa60195c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.183145 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-98111f65-0600-4fa2-9e6e-787bfa60195c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.183363 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cbb54098-4973-4e80-9e81-212d9293f2ee tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:51.188148 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.188148 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:51.188616 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-98111f65-0600-4fa2-9e6e-787bfa60195c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Snapshot retrieved successfully. Aug 12 14:57:51.189476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-98111f65-0600-4fa2-9e6e-787bfa60195c tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a returned with HTTP 200 Aug 12 14:57:51.189917 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 916/3655] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:51 2026] GET /volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.198976 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.200916 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] POST https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b/action Aug 12 14:57:51.201286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:51.201414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:51.205391 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cbb54098-4973-4e80-9e81-212d9293f2ee tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:57:51.205686 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cbb54098-4973-4e80-9e81-212d9293f2ee tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 202 Aug 12 14:57:51.209263 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 906/3656] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:51 2026] DELETE /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:51.213373 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.213373 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:51.214181 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:51.221063 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-40a4e1e2-1ea9-4e23-938a-20c3d7736afd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.225280 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40a4e1e2-1ea9-4e23-938a-20c3d7736afd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:51.225573 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40a4e1e2-1ea9-4e23-938a-20c3d7736afd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.225861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40a4e1e2-1ea9-4e23-938a-20c3d7736afd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.234776 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.234776 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:51.235425 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-40a4e1e2-1ea9-4e23-938a-20c3d7736afd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:51.236502 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40a4e1e2-1ea9-4e23-938a-20c3d7736afd tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 200 Aug 12 14:57:51.237078 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 919/3657] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:51 2026] GET /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 575 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:51.263795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Created reservations ['ee62148f-d285-4bd2-8cdf-2dbeb7d4d5ea', '3c199818-c014-4382-8fc7-9a05e162e075'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:51.276161 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Extend volume request issued successfully. Aug 12 14:57:51.276280 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2aecbf0-55fb-4fd9-992e-b4666bd24774 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b/action returned with HTTP 202 Aug 12 14:57:51.276978 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 917/3658] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 14:57:51 2026] POST /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:51.287332 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3a4ef8a2-2fb8-4336-99b3-d22e15636f7b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:51.289913 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3a4ef8a2-2fb8-4336-99b3-d22e15636f7b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:51.290204 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3a4ef8a2-2fb8-4336-99b3-d22e15636f7b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:51.290444 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3a4ef8a2-2fb8-4336-99b3-d22e15636f7b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:51.301951 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:51.301951 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:51.309169 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3a4ef8a2-2fb8-4336-99b3-d22e15636f7b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:51.314354 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3a4ef8a2-2fb8-4336-99b3-d22e15636f7b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 200 Aug 12 14:57:51.314898 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 917/3659] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:51 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:52.246162 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-acefd2d8-524c-4e41-8113-a26413fb9d0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.248047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acefd2d8-524c-4e41-8113-a26413fb9d0b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:52.248279 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acefd2d8-524c-4e41-8113-a26413fb9d0b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.248524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acefd2d8-524c-4e41-8113-a26413fb9d0b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.253227 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acefd2d8-524c-4e41-8113-a26413fb9d0b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 404 Aug 12 14:57:52.253908 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 907/3660] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:52.261051 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e596fdc9-22ec-4b66-8188-2b676226dee0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.262823 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e596fdc9-22ec-4b66-8188-2b676226dee0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:52.263061 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e596fdc9-22ec-4b66-8188-2b676226dee0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.263294 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e596fdc9-22ec-4b66-8188-2b676226dee0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.263392 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e596fdc9-22ec-4b66-8188-2b676226dee0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: dbf62238-f703-4c66-b529-6303632b9d71 Aug 12 14:57:52.267773 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e596fdc9-22ec-4b66-8188-2b676226dee0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 returned with HTTP 404 Aug 12 14:57:52.268280 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 920/3661] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:52 2026] DELETE /volume/v3/snapshots/dbf62238-f703-4c66-b529-6303632b9d71 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:52.278051 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9e4fce0c-4eef-41e7-a4ae-57be5f66da8f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.280019 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e4fce0c-4eef-41e7-a4ae-57be5f66da8f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:57:52.280242 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e4fce0c-4eef-41e7-a4ae-57be5f66da8f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.280440 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e4fce0c-4eef-41e7-a4ae-57be5f66da8f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.287776 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.287776 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:52.291197 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9e4fce0c-4eef-41e7-a4ae-57be5f66da8f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:52.295268 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e4fce0c-4eef-41e7-a4ae-57be5f66da8f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:57:52.295640 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 918/3662] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:52.311046 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.312817 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:57:52.313201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc698a-f031-4834-874f-d67c8324d3e5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-34155777"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:52.322052 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.322052 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:52.322513 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:57:52.322674 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:57:52.332194 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-768ba68d-222f-431b-92a2-425d607b92f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.335014 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-768ba68d-222f-431b-92a2-425d607b92f3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:52.335260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-768ba68d-222f-431b-92a2-425d607b92f3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.335531 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-768ba68d-222f-431b-92a2-425d607b92f3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.344701 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.344701 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:52.348379 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['d733827e-ab2d-45c5-9f17-eeae49a1c735', 'b4507939-dcdd-4314-87fc-b3aa2fab50bd', 'cc3efdb3-aad9-4b88-8702-7e017d325965', '90b107e6-03c2-4e7a-9f71-0893bb9af3ab'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:57:52.349414 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-768ba68d-222f-431b-92a2-425d607b92f3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:52.354834 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-768ba68d-222f-431b-92a2-425d607b92f3 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 200 Aug 12 14:57:52.355331 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 908/3663] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:52.368484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b63efc2a-c128-4b3a-9e69-199bbf61801a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.370228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b63efc2a-c128-4b3a-9e69-199bbf61801a tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:52.370412 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b63efc2a-c128-4b3a-9e69-199bbf61801a tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.370597 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b63efc2a-c128-4b3a-9e69-199bbf61801a tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.377149 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.377149 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:52.378610 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot create request issued successfully. Aug 12 14:57:52.379087 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-19c6437d-3923-493c-b3d0-31d9b7c5103a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:57:52.379692 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 918/3664] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:57:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:57:52.380551 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b63efc2a-c128-4b3a-9e69-199bbf61801a tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:52.384826 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b63efc2a-c128-4b3a-9e69-199bbf61801a tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 200 Aug 12 14:57:52.385624 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 921/3665] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:52.388175 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cda92e5b-adcc-48f7-93d6-98cb95ec0986 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.390334 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cda92e5b-adcc-48f7-93d6-98cb95ec0986 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:57:52.390588 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cda92e5b-adcc-48f7-93d6-98cb95ec0986 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.390788 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cda92e5b-adcc-48f7-93d6-98cb95ec0986 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.396293 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.396293 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:52.396752 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cda92e5b-adcc-48f7-93d6-98cb95ec0986 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:52.397495 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cda92e5b-adcc-48f7-93d6-98cb95ec0986 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 returned with HTTP 200 Aug 12 14:57:52.397852 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 919/3666] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:52.402186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cded4761-429f-4fc6-ac38-630de5620847 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.405530 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cded4761-429f-4fc6-ac38-630de5620847 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a Aug 12 14:57:52.405795 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cded4761-429f-4fc6-ac38-630de5620847 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.406063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cded4761-429f-4fc6-ac38-630de5620847 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.406218 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-cded4761-429f-4fc6-ac38-630de5620847 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Delete snapshot with id: ed33e048-1556-44e2-89ef-b7c1aa00677a Aug 12 14:57:52.412546 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.412546 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:52.413295 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cded4761-429f-4fc6-ac38-630de5620847 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Snapshot retrieved successfully. Aug 12 14:57:52.431862 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cded4761-429f-4fc6-ac38-630de5620847 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Snapshot delete request issued successfully. Aug 12 14:57:52.432052 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cded4761-429f-4fc6-ac38-630de5620847 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a returned with HTTP 202 Aug 12 14:57:52.432563 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 909/3667] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:57:52 2026] DELETE /volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:52.442260 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4c5be46f-6ee9-42f2-922d-26ce5fc087fa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.444141 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c5be46f-6ee9-42f2-922d-26ce5fc087fa tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a Aug 12 14:57:52.444321 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c5be46f-6ee9-42f2-922d-26ce5fc087fa tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.444551 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c5be46f-6ee9-42f2-922d-26ce5fc087fa tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.449237 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.449237 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:52.449688 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4c5be46f-6ee9-42f2-922d-26ce5fc087fa tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Snapshot retrieved successfully. Aug 12 14:57:52.450409 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c5be46f-6ee9-42f2-922d-26ce5fc087fa tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a returned with HTTP 200 Aug 12 14:57:52.450790 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 919/3668] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:52.723285 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b64e9685-2bd5-469c-b6f0-096d34164c5e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.725232 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b64e9685-2bd5-469c-b6f0-096d34164c5e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:52.725429 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b64e9685-2bd5-469c-b6f0-096d34164c5e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.725642 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b64e9685-2bd5-469c-b6f0-096d34164c5e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.735292 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.735292 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:52.738849 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b64e9685-2bd5-469c-b6f0-096d34164c5e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:52.743478 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b64e9685-2bd5-469c-b6f0-096d34164c5e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:52.743881 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 922/3669] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:52.761159 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b1a9d81f-934f-4346-a6b3-bec67b21fdf5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.763114 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b1a9d81f-934f-4346-a6b3-bec67b21fdf5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b/action Aug 12 14:57:52.763415 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b1a9d81f-934f-4346-a6b3-bec67b21fdf5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:57:52.763545 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b1a9d81f-934f-4346-a6b3-bec67b21fdf5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:57:52.773874 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.773874 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:52.774340 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b1a9d81f-934f-4346-a6b3-bec67b21fdf5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:52.781025 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b1a9d81f-934f-4346-a6b3-bec67b21fdf5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Begin detaching volume completed successfully. Aug 12 14:57:52.781234 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-b1a9d81f-934f-4346-a6b3-bec67b21fdf5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b/action returned with HTTP 202 Aug 12 14:57:52.781754 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 920/3670] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:57:52 2026] POST /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:57:52.801011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e35d521d-f333-4716-a40c-5d455dcaaccf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.803137 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e35d521d-f333-4716-a40c-5d455dcaaccf tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:52.803353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e35d521d-f333-4716-a40c-5d455dcaaccf tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.803594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e35d521d-f333-4716-a40c-5d455dcaaccf tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.815659 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.815659 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:52.821137 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e35d521d-f333-4716-a40c-5d455dcaaccf tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:52.825476 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e35d521d-f333-4716-a40c-5d455dcaaccf tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:52.825936 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 910/3671] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:57:52.826630 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6107ff94-37e7-4f81-bd48-4dedaaebdfff None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.826964 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6107ff94-37e7-4f81-bd48-4dedaaebdfff None None] GET https://10.4.3.100/volume// Aug 12 14:57:52.827108 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6107ff94-37e7-4f81-bd48-4dedaaebdfff None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.827279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6107ff94-37e7-4f81-bd48-4dedaaebdfff None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.827650 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6107ff94-37e7-4f81-bd48-4dedaaebdfff None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:57:52.827892 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 920/3672] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 14:57:52.838915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-d218d5b1-bb3d-4ff0-8c72-6e32537726e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:52.841033 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-d218d5b1-bb3d-4ff0-8c72-6e32537726e3 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:52.841275 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-d218d5b1-bb3d-4ff0-8c72-6e32537726e3 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:52.841509 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-d218d5b1-bb3d-4ff0-8c72-6e32537726e3 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:52.850738 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:52.850738 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:52.854817 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-d218d5b1-bb3d-4ff0-8c72-6e32537726e3 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:52.859393 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-d218d5b1-bb3d-4ff0-8c72-6e32537726e3 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:52.859825 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 923/3673] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:57:52 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 1318 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:57:53.410707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-30cedfed-9044-4f6a-be7e-a9098d9cc098 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:53.412550 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30cedfed-9044-4f6a-be7e-a9098d9cc098 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:57:53.412798 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30cedfed-9044-4f6a-be7e-a9098d9cc098 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:53.413012 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30cedfed-9044-4f6a-be7e-a9098d9cc098 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:53.424005 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:53.424005 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:53.424555 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-30cedfed-9044-4f6a-be7e-a9098d9cc098 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:57:53.425433 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30cedfed-9044-4f6a-be7e-a9098d9cc098 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 returned with HTTP 200 Aug 12 14:57:53.425892 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 921/3674] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:53 2026] GET /volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:53.462086 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-865e6619-a80e-48cf-8c82-4ffb0f3fec67 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:53.464378 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-865e6619-a80e-48cf-8c82-4ffb0f3fec67 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a Aug 12 14:57:53.464688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-865e6619-a80e-48cf-8c82-4ffb0f3fec67 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:53.464938 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-865e6619-a80e-48cf-8c82-4ffb0f3fec67 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:53.469503 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-865e6619-a80e-48cf-8c82-4ffb0f3fec67 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a returned with HTTP 404 Aug 12 14:57:53.470029 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 911/3675] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:57:53 2026] GET /volume/v3/snapshots/ed33e048-1556-44e2-89ef-b7c1aa00677a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:57:53.480675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8f0a3848-a506-4448-b35b-9ccc813d85f4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:53.483630 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8f0a3848-a506-4448-b35b-9ccc813d85f4 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:53.483931 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8f0a3848-a506-4448-b35b-9ccc813d85f4 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:53.484198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8f0a3848-a506-4448-b35b-9ccc813d85f4 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:53.495531 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:53.495531 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:53.502141 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8f0a3848-a506-4448-b35b-9ccc813d85f4 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:53.512307 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8f0a3848-a506-4448-b35b-9ccc813d85f4 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 200 Aug 12 14:57:53.512307 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 921/3676] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:53 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:53.525549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:53.527650 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:53.528967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:53.528967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:53.528967 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Delete volume with id: 0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:53.538263 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:53.538263 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:57:53.539384 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:53.573316 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Delete volume request issued successfully. Aug 12 14:57:53.573694 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b7f271a-4171-4fd5-aa82-8707de4cc472 tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 202 Aug 12 14:57:53.573992 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 924/3677] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:57:53 2026] DELETE /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:57:53.593745 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-56189162-2430-437e-878e-f346ad17230b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:53.593745 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56189162-2430-437e-878e-f346ad17230b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:53.593745 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56189162-2430-437e-878e-f346ad17230b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:53.593745 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56189162-2430-437e-878e-f346ad17230b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:53.604199 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:53.604199 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:57:53.608795 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-56189162-2430-437e-878e-f346ad17230b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Volume info retrieved successfully. Aug 12 14:57:53.613396 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56189162-2430-437e-878e-f346ad17230b tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 200 Aug 12 14:57:53.614378 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 922/3678] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:53 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:53.753225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-36591354-2c82-4fb9-b47d-c5aa0a38f9e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:53.755289 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-36591354-2c82-4fb9-b47d-c5aa0a38f9e6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] DELETE https://10.4.3.100/volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375 Aug 12 14:57:53.755474 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-36591354-2c82-4fb9-b47d-c5aa0a38f9e6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:53.755687 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-36591354-2c82-4fb9-b47d-c5aa0a38f9e6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:53.763572 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:53.763572 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:57:53.811332 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ae337b8b-b894-4222-a462-a1b5be358e49 req-36591354-2c82-4fb9-b47d-c5aa0a38f9e6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375 returned with HTTP 200 Aug 12 14:57:53.811825 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 912/3679] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:57:53 2026] DELETE /volume/v3/attachments/97173bdb-bd67-47a3-a43d-3b3332779375 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:57:53.842248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e01b7b90-6d9d-4ded-9dec-af3328f0b7d7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:53.846431 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e01b7b90-6d9d-4ded-9dec-af3328f0b7d7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:57:53.847110 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e01b7b90-6d9d-4ded-9dec-af3328f0b7d7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:53.847417 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e01b7b90-6d9d-4ded-9dec-af3328f0b7d7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:53.857280 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:57:53.857280 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:57:53.862194 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e01b7b90-6d9d-4ded-9dec-af3328f0b7d7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:57:53.867046 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e01b7b90-6d9d-4ded-9dec-af3328f0b7d7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:57:53.867411 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 922/3680] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:53 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:57:54.629939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4398c884-ab9d-4fed-ae5b-72613b7a5d4f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:57:54.631992 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4398c884-ab9d-4fed-ae5b-72613b7a5d4f tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] GET https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b Aug 12 14:57:54.632213 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4398c884-ab9d-4fed-ae5b-72613b7a5d4f tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:57:54.632431 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4398c884-ab9d-4fed-ae5b-72613b7a5d4f tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:57:54.639019 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4398c884-ab9d-4fed-ae5b-72613b7a5d4f tempest-VolumesExtendTest-876268731 tempest-VolumesExtendTest-876268731-project-member] https://10.4.3.100/volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b returned with HTTP 404 Aug 12 14:57:54.639526 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 925/3681] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:57:54 2026] GET /volume/v3/volumes/0a0550ed-113f-4087-b306-f62d10555b8b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:03.612204 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=444,cinder:INSERT=70,cinder:UPDATE=144 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:58:03.810258 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=368,cinder:UPDATE=66,cinder:DELETE=2,cinder:INSERT=36 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:58:03.866131 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=390,cinder:INSERT=58,cinder:UPDATE=116,cinder:DELETE=3 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:58:04.634930 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=389,cinder:UPDATE=89,cinder:INSERT=45,cinder:DELETE=4 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:58:06.307790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:06.309799 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:58:06.310198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1729096686", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:06.312063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1729096686', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:58:06.393731 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Create volume of 1 GB Aug 12 14:58:06.399114 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Availability Zones retrieved successfully. Aug 12 14:58:06.405543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Flow 'volume_create_api' (6a067323-2a05-425b-bd29-8fc220ad9b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:06.406805 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1f0dc1-5fad-411c-8a9f-0cbf0dc51032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:06.407814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:58:06.470204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee1f0dc1-5fad-411c-8a9f-0cbf0dc51032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:06.474060 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c295dc-a4e9-4a8e-b785-7cabe2342583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:06.558181 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Created reservations ['bda76b58-8886-4042-bdf4-00491ba2d3a8', '2a353329-cbfa-4bca-9ccf-7c9795241b92', 'c77bdf36-54c6-4853-a400-e4749714e771', '12cbcb12-97a5-4131-8a9d-10baad6dc4e7'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:06.558930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4c295dc-a4e9-4a8e-b785-7cabe2342583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bda76b58-8886-4042-bdf4-00491ba2d3a8', '2a353329-cbfa-4bca-9ccf-7c9795241b92', 'c77bdf36-54c6-4853-a400-e4749714e771', '12cbcb12-97a5-4131-8a9d-10baad6dc4e7']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:06.559779 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c2d6974-c26b-498e-91f4-c51d9be31144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:06.582715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c2d6974-c26b-498e-91f4-c51d9be31144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64aaf686-202f-462e-bb4e-e181e319ede3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1729096686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fb7d8f26b4e05b860b8c26ec94120',qos_specs=None,replication_status=,reservations=['bda76b58-8886-4042-bdf4-00491ba2d3a8','2a353329-cbfa-4bca-9ccf-7c9795241b92','c77bdf36-54c6-4853-a400-e4749714e771','12cbcb12-97a5-4131-8a9d-10baad6dc4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efdd43f19ab0413492327b230a11a248',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:58:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1729096686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64aaf686-202f-462e-bb4e-e181e319ede3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11fb7d8f26b4e05b860b8c26ec94120',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efdd43f19ab0413492327b230a11a248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:06.583467 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f878dc4a-d989-4307-8fa6-9f84b91d7714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:06.601607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f878dc4a-d989-4307-8fa6-9f84b91d7714) transitioned into state 'SUCCESS' from state '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-1729096686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fb7d8f26b4e05b860b8c26ec94120',qos_specs=None,replication_status=,reservations=['bda76b58-8886-4042-bdf4-00491ba2d3a8','2a353329-cbfa-4bca-9ccf-7c9795241b92','c77bdf36-54c6-4853-a400-e4749714e771','12cbcb12-97a5-4131-8a9d-10baad6dc4e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efdd43f19ab0413492327b230a11a248',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:06.602285 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c848f6cd-0301-4751-aad2-d90e1368fc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:06.611434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c848f6cd-0301-4751-aad2-d90e1368fc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:06.612214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Flow 'volume_create_api' (6a067323-2a05-425b-bd29-8fc220ad9b68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:06.612485 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Create volume request issued successfully. Aug 12 14:58:06.613052 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-213df648-c56e-434c-a8cc-b1f7a50edb8d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:58:06.613576 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 923/3682] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:58:06 2026] POST /volume/v3/volumes => generated 754 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:06.625686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ced8b4e0-6036-4383-9586-919a9823bedb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:06.629075 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ced8b4e0-6036-4383-9586-919a9823bedb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:58:06.629329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ced8b4e0-6036-4383-9586-919a9823bedb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:06.629586 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ced8b4e0-6036-4383-9586-919a9823bedb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:06.637765 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:06.637765 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:06.641758 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ced8b4e0-6036-4383-9586-919a9823bedb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:06.646175 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ced8b4e0-6036-4383-9586-919a9823bedb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 200 Aug 12 14:58:06.646673 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 913/3683] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:06 2026] GET /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:07.659490 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9be0be65-c633-4ca6-af15-3428d1c5d2c0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:07.661404 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9be0be65-c633-4ca6-af15-3428d1c5d2c0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:58:07.661650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9be0be65-c633-4ca6-af15-3428d1c5d2c0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:07.661922 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9be0be65-c633-4ca6-af15-3428d1c5d2c0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:07.670014 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:07.670014 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:07.675498 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9be0be65-c633-4ca6-af15-3428d1c5d2c0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:07.682476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9be0be65-c633-4ca6-af15-3428d1c5d2c0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 200 Aug 12 14:58:07.683064 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 923/3684] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:07 2026] GET /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 1362 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:07.699341 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bd02c3ff-7333-4ebc-9fd8-bdc734d8ddc3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:07.701837 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd02c3ff-7333-4ebc-9fd8-bdc734d8ddc3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:58:07.702115 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd02c3ff-7333-4ebc-9fd8-bdc734d8ddc3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:07.702310 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd02c3ff-7333-4ebc-9fd8-bdc734d8ddc3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:07.709930 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:07.709930 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:07.714243 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bd02c3ff-7333-4ebc-9fd8-bdc734d8ddc3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:07.719610 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd02c3ff-7333-4ebc-9fd8-bdc734d8ddc3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 200 Aug 12 14:58:07.720035 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 926/3685] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:07 2026] GET /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:07.732836 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aaf62a4e-77a0-41c5-9327-b8384bbda2f4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:07.734740 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aaf62a4e-77a0-41c5-9327-b8384bbda2f4 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:58:07.734970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aaf62a4e-77a0-41c5-9327-b8384bbda2f4 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:07.735185 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aaf62a4e-77a0-41c5-9327-b8384bbda2f4 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:07.742174 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:07.742174 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:07.745662 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aaf62a4e-77a0-41c5-9327-b8384bbda2f4 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:07.750253 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aaf62a4e-77a0-41c5-9327-b8384bbda2f4 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 200 Aug 12 14:58:07.750662 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 924/3686] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:07 2026] GET /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 1362 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:07.765669 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1718f195-31f7-4915-8aab-46c42db8481e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:07.767483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1718f195-31f7-4915-8aab-46c42db8481e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:58:07.767864 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1718f195-31f7-4915-8aab-46c42db8481e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64aaf686-202f-462e-bb4e-e181e319ede3", "name": "tempest-TestVolumeBackupRestore-backup-1259718369", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:07.769480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-1718f195-31f7-4915-8aab-46c42db8481e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Creating new backup {'backup': {'volume_id': '64aaf686-202f-462e-bb4e-e181e319ede3', 'name': 'tempest-TestVolumeBackupRestore-backup-1259718369', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:58:07.769938 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-1718f195-31f7-4915-8aab-46c42db8481e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Creating backup of volume 64aaf686-202f-462e-bb4e-e181e319ede3 in container None Aug 12 14:58:07.776990 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:07.776990 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:07.777632 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1718f195-31f7-4915-8aab-46c42db8481e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:07.804434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-1718f195-31f7-4915-8aab-46c42db8481e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Created reservations ['051de101-d0c9-4842-b5bb-cce62c870893', 'cc37a706-fac3-4a51-9d12-071639cf7d8d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:07.838598 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1718f195-31f7-4915-8aab-46c42db8481e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:58:07.839437 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 914/3687] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:58:07 2026] POST /volume/v3/backups => generated 335 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:07.850488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d6b27f0c-264f-4680-a831-ea2191dd0feb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:07.852760 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6b27f0c-264f-4680-a831-ea2191dd0feb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:07.852999 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d6b27f0c-264f-4680-a831-ea2191dd0feb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:07.853229 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d6b27f0c-264f-4680-a831-ea2191dd0feb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:07.853383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d6b27f0c-264f-4680-a831-ea2191dd0feb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:07.858745 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:07.858745 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:07.859576 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6b27f0c-264f-4680-a831-ea2191dd0feb tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:07.859999 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 924/3688] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:07 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 742 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:08.873986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c686cf7-e4ab-4cf5-869c-85668e4f5297 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:08.875923 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c686cf7-e4ab-4cf5-869c-85668e4f5297 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:08.876147 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c686cf7-e4ab-4cf5-869c-85668e4f5297 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:08.876354 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c686cf7-e4ab-4cf5-869c-85668e4f5297 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:08.876759 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-4c686cf7-e4ab-4cf5-869c-85668e4f5297 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:08.881572 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:08.881572 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:08.882569 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c686cf7-e4ab-4cf5-869c-85668e4f5297 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:08.882934 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 927/3689] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:08 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 744 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:09.895239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-503d1431-6400-483a-949f-1f63fec1bf58 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:09.897643 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-503d1431-6400-483a-949f-1f63fec1bf58 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:09.897941 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-503d1431-6400-483a-949f-1f63fec1bf58 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:09.898251 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-503d1431-6400-483a-949f-1f63fec1bf58 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:09.898365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-503d1431-6400-483a-949f-1f63fec1bf58 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:09.903289 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:09.903289 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:09.904281 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-503d1431-6400-483a-949f-1f63fec1bf58 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:09.904924 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 925/3690] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:09 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 744 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:10.916160 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d70ec1a1-8003-4cfc-a84a-0e47b6a09f91 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:10.917986 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d70ec1a1-8003-4cfc-a84a-0e47b6a09f91 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:10.918257 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d70ec1a1-8003-4cfc-a84a-0e47b6a09f91 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:10.918503 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d70ec1a1-8003-4cfc-a84a-0e47b6a09f91 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:10.918649 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d70ec1a1-8003-4cfc-a84a-0e47b6a09f91 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:10.923089 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:10.923089 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:10.924108 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d70ec1a1-8003-4cfc-a84a-0e47b6a09f91 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:10.924250 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 915/3691] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:10 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:11.936271 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f38aa521-becb-4f9c-894e-1c4c537086ee None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:11.938273 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f38aa521-becb-4f9c-894e-1c4c537086ee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:11.938535 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f38aa521-becb-4f9c-894e-1c4c537086ee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:11.938664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f38aa521-becb-4f9c-894e-1c4c537086ee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:11.938800 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f38aa521-becb-4f9c-894e-1c4c537086ee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:11.943617 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:11.943617 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:11.944473 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f38aa521-becb-4f9c-894e-1c4c537086ee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:11.944922 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 925/3692] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:11 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:12.960567 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ab942744-47d6-4e87-8675-91de1116220a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:12.962897 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab942744-47d6-4e87-8675-91de1116220a tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:12.963104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab942744-47d6-4e87-8675-91de1116220a tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:12.963389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ab942744-47d6-4e87-8675-91de1116220a tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:12.963389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ab942744-47d6-4e87-8675-91de1116220a tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:12.968475 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:12.968475 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:12.969356 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ab942744-47d6-4e87-8675-91de1116220a tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:12.969781 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 928/3693] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:12 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:13.983317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e3ef9b44-33b3-4a8e-9472-56a42867f2ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:13.988787 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3ef9b44-33b3-4a8e-9472-56a42867f2ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:13.989000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3ef9b44-33b3-4a8e-9472-56a42867f2ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:13.989220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3ef9b44-33b3-4a8e-9472-56a42867f2ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:13.989364 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e3ef9b44-33b3-4a8e-9472-56a42867f2ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:13.996645 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:13.996645 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:13.997437 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3ef9b44-33b3-4a8e-9472-56a42867f2ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:13.997801 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 926/3694] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:13 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:14.869608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4775a2ae-c32d-4457-8127-c34699b31126 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:14.872506 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4775a2ae-c32d-4457-8127-c34699b31126 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:14.872884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4775a2ae-c32d-4457-8127-c34699b31126 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:14.873169 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4775a2ae-c32d-4457-8127-c34699b31126 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:14.880262 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:14.880262 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:14.884508 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4775a2ae-c32d-4457-8127-c34699b31126 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:14.888997 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4775a2ae-c32d-4457-8127-c34699b31126 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:14.889511 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 916/3695] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:14 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:14.903173 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5dc3f9c7-0d81-4b33-9c90-fa5abdc99c9c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:14.905428 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5dc3f9c7-0d81-4b33-9c90-fa5abdc99c9c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:14.905672 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5dc3f9c7-0d81-4b33-9c90-fa5abdc99c9c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:14.905871 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5dc3f9c7-0d81-4b33-9c90-fa5abdc99c9c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:14.921683 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:14.921683 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:14.929894 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5dc3f9c7-0d81-4b33-9c90-fa5abdc99c9c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:14.941853 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5dc3f9c7-0d81-4b33-9c90-fa5abdc99c9c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:14.942397 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 926/3696] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:14 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:14.988378 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ba48e079-9576-4305-afd7-e4642668cc4b req-8bcb2285-4fc5-4f0b-88b6-aa1d18ccd159 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:14.990985 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-8bcb2285-4fc5-4f0b-88b6-aa1d18ccd159 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:14.991147 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-8bcb2285-4fc5-4f0b-88b6-aa1d18ccd159 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:14.991332 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-8bcb2285-4fc5-4f0b-88b6-aa1d18ccd159 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:15.005189 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:15.005189 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:15.010166 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d95ceaa6-8840-4d58-b33f-381f063ac06e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.010866 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ba48e079-9576-4305-afd7-e4642668cc4b req-8bcb2285-4fc5-4f0b-88b6-aa1d18ccd159 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:15.012168 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d95ceaa6-8840-4d58-b33f-381f063ac06e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:15.012335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d95ceaa6-8840-4d58-b33f-381f063ac06e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:15.012531 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d95ceaa6-8840-4d58-b33f-381f063ac06e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:15.013165 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d95ceaa6-8840-4d58-b33f-381f063ac06e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:15.017002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-8bcb2285-4fc5-4f0b-88b6-aa1d18ccd159 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:15.017161 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:15.017161 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:15.017565 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 929/3697] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:14 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:15.018046 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d95ceaa6-8840-4d58-b33f-381f063ac06e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:15.018428 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 927/3698] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:15 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:15.106666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b3024fc2-f15e-4cc0-843d-42db6af52e97 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.107299 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3024fc2-f15e-4cc0-843d-42db6af52e97 None None] GET https://10.4.3.100/volume// Aug 12 14:58:15.107299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3024fc2-f15e-4cc0-843d-42db6af52e97 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:15.107299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b3024fc2-f15e-4cc0-843d-42db6af52e97 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:15.107653 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b3024fc2-f15e-4cc0-843d-42db6af52e97 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:15.107925 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 917/3699] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:58: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 14:58:15.118143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ba48e079-9576-4305-afd7-e4642668cc4b req-2864778d-8954-4b68-adfc-98c1109e465d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.364256 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-2864778d-8954-4b68-adfc-98c1109e465d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:58:15.364808 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-2864778d-8954-4b68-adfc-98c1109e465d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8", "connector": null, "instance_uuid": "1fe66d95-43d5-4d0e-abee-6f1d12998c52"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:15.375996 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:15.375996 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:15.407762 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-2864778d-8954-4b68-adfc-98c1109e465d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:58:15.408487 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 927/3700] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:58:15 2026] POST /volume/v3/attachments => generated 273 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:15.443519 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b59adb14-ac7a-4a6d-8fc3-da6c97ccfa5b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.445923 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b59adb14-ac7a-4a6d-8fc3-da6c97ccfa5b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:15.446129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b59adb14-ac7a-4a6d-8fc3-da6c97ccfa5b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:15.446473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b59adb14-ac7a-4a6d-8fc3-da6c97ccfa5b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:15.455936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-115c3af3-dd15-49a5-b0d4-cbaa598f3ea0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.456366 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-115c3af3-dd15-49a5-b0d4-cbaa598f3ea0 None None] GET https://10.4.3.100/volume// Aug 12 14:58:15.456630 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-115c3af3-dd15-49a5-b0d4-cbaa598f3ea0 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:15.457006 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-115c3af3-dd15-49a5-b0d4-cbaa598f3ea0 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:15.457302 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:15.457302 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:15.457529 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-115c3af3-dd15-49a5-b0d4-cbaa598f3ea0 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:15.457694 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 928/3701] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:58: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 14:58:15.461670 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b59adb14-ac7a-4a6d-8fc3-da6c97ccfa5b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:15.466204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-ba48e079-9576-4305-afd7-e4642668cc4b req-346dc119-1c0d-4703-b0f5-df0038d6eb20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.466506 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b59adb14-ac7a-4a6d-8fc3-da6c97ccfa5b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:15.466895 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 930/3702] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:15 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:15.468700 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-346dc119-1c0d-4703-b0f5-df0038d6eb20 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:15.468998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-346dc119-1c0d-4703-b0f5-df0038d6eb20 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:15.469250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-346dc119-1c0d-4703-b0f5-df0038d6eb20 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:15.480717 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:15.480717 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:15.485480 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-ba48e079-9576-4305-afd7-e4642668cc4b req-346dc119-1c0d-4703-b0f5-df0038d6eb20 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:15.490741 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-346dc119-1c0d-4703-b0f5-df0038d6eb20 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:15.491241 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 918/3703] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:58:15 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 1058 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:58:15.597948 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ba48e079-9576-4305-afd7-e4642668cc4b req-93e90ec3-219e-46ba-a390-26d9cd9dc3be None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.600342 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-93e90ec3-219e-46ba-a390-26d9cd9dc3be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] PUT https://10.4.3.100/volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa Aug 12 14:58:15.600765 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-93e90ec3-219e-46ba-a390-26d9cd9dc3be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:15.609042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-ba48e079-9576-4305-afd7-e4642668cc4b req-93e90ec3-219e-46ba-a390-26d9cd9dc3be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Acquiring lock "cinder-attachment_update-6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:58:15.614185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-ba48e079-9576-4305-afd7-e4642668cc4b req-93e90ec3-219e-46ba-a390-26d9cd9dc3be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:58:15.615258 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:15.615258 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:15.721249 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-ba48e079-9576-4305-afd7-e4642668cc4b req-93e90ec3-219e-46ba-a390-26d9cd9dc3be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8-np0000007067" released by "attachment_update" :: held 0.107s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:58:15.721641 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-93e90ec3-219e-46ba-a390-26d9cd9dc3be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa returned with HTTP 200 Aug 12 14:58:15.722126 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 928/3704] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:58:15 2026] PUT /volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa => generated 968 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:15.736448 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ba48e079-9576-4305-afd7-e4642668cc4b req-644d0bf7-f7ff-4565-bfc9-a936966e5797 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:15.739716 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-644d0bf7-f7ff-4565-bfc9-a936966e5797 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/encryption Aug 12 14:58:15.740027 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-644d0bf7-f7ff-4565-bfc9-a936966e5797 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:15.740142 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-644d0bf7-f7ff-4565-bfc9-a936966e5797 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:15.754369 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:15.754369 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:15.763015 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-644d0bf7-f7ff-4565-bfc9-a936966e5797 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/encryption returned with HTTP 200 Aug 12 14:58:15.763563 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 929/3705] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:58:15 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:16.036609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d88eb878-46fc-4cd8-b082-5c3ac1fa5566 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:16.038675 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d88eb878-46fc-4cd8-b082-5c3ac1fa5566 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:16.038941 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d88eb878-46fc-4cd8-b082-5c3ac1fa5566 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:16.039181 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d88eb878-46fc-4cd8-b082-5c3ac1fa5566 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:16.039339 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d88eb878-46fc-4cd8-b082-5c3ac1fa5566 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:16.044832 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:16.044832 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:16.045683 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d88eb878-46fc-4cd8-b082-5c3ac1fa5566 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:16.046128 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 931/3706] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:16 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:16.481956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e05e98d1-6a4e-4c4e-acc4-76b3b1750070 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:16.483949 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e05e98d1-6a4e-4c4e-acc4-76b3b1750070 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:16.484220 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e05e98d1-6a4e-4c4e-acc4-76b3b1750070 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:16.484513 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e05e98d1-6a4e-4c4e-acc4-76b3b1750070 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:16.496426 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:16.496426 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:16.499991 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e05e98d1-6a4e-4c4e-acc4-76b3b1750070 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:16.504946 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e05e98d1-6a4e-4c4e-acc4-76b3b1750070 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:16.505347 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 919/3707] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:16 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:17.062487 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0372fab8-c670-4afa-a459-cc1c814b0f06 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:17.065246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0372fab8-c670-4afa-a459-cc1c814b0f06 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:17.065596 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0372fab8-c670-4afa-a459-cc1c814b0f06 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:17.065844 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0372fab8-c670-4afa-a459-cc1c814b0f06 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:17.066204 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-0372fab8-c670-4afa-a459-cc1c814b0f06 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:17.078334 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:17.078334 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:17.079357 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0372fab8-c670-4afa-a459-cc1c814b0f06 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:17.079783 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 929/3708] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:17 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:17.522574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4d24842e-d1cb-4003-8c05-6629acf52fc5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:17.535728 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d24842e-d1cb-4003-8c05-6629acf52fc5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:17.537519 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d24842e-d1cb-4003-8c05-6629acf52fc5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:17.538907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4d24842e-d1cb-4003-8c05-6629acf52fc5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:17.593363 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:17.593363 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:17.612554 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4d24842e-d1cb-4003-8c05-6629acf52fc5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:17.630907 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4d24842e-d1cb-4003-8c05-6629acf52fc5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:17.633167 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 930/3709] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:17 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:18.092666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3057c9dd-7eeb-4b47-9c6e-3c4baa1da484 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:18.094711 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3057c9dd-7eeb-4b47-9c6e-3c4baa1da484 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:18.094997 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3057c9dd-7eeb-4b47-9c6e-3c4baa1da484 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:18.095196 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3057c9dd-7eeb-4b47-9c6e-3c4baa1da484 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:18.095450 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3057c9dd-7eeb-4b47-9c6e-3c4baa1da484 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:18.100889 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:18.100889 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:18.102046 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3057c9dd-7eeb-4b47-9c6e-3c4baa1da484 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:18.102428 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 932/3710] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:18 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:18.647399 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc97959c-8592-40b6-a26a-0f188abf75f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:18.649225 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc97959c-8592-40b6-a26a-0f188abf75f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:18.649473 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc97959c-8592-40b6-a26a-0f188abf75f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:18.649698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc97959c-8592-40b6-a26a-0f188abf75f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:18.661217 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:18.661217 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:18.665531 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc97959c-8592-40b6-a26a-0f188abf75f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:18.671377 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc97959c-8592-40b6-a26a-0f188abf75f9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:18.671938 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 920/3711] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:18 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:19.115421 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8af1f02f-4837-4e98-95ba-2ce28b207fd8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:19.117762 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8af1f02f-4837-4e98-95ba-2ce28b207fd8 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:19.118059 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8af1f02f-4837-4e98-95ba-2ce28b207fd8 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:19.118329 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8af1f02f-4837-4e98-95ba-2ce28b207fd8 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:19.118509 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8af1f02f-4837-4e98-95ba-2ce28b207fd8 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:19.124255 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:19.124255 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:19.124956 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8af1f02f-4837-4e98-95ba-2ce28b207fd8 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:19.125450 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 930/3712] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:19 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:19.687647 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-74028be1-8e91-427b-9263-98cf2fae279d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:19.695174 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74028be1-8e91-427b-9263-98cf2fae279d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:19.695174 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74028be1-8e91-427b-9263-98cf2fae279d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:19.695174 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74028be1-8e91-427b-9263-98cf2fae279d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:19.711206 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:19.711206 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:19.715033 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-74028be1-8e91-427b-9263-98cf2fae279d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:19.718999 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74028be1-8e91-427b-9263-98cf2fae279d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:19.719494 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 931/3713] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:19 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:19.745617 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-9f76a91f-872e-46e7-b9cb-6393f9425552 req-f313c0e9-0fb2-44d8-a95d-a11ddfe604c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:19.749608 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9f76a91f-872e-46e7-b9cb-6393f9425552 req-f313c0e9-0fb2-44d8-a95d-a11ddfe604c2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] DELETE https://10.4.3.100/volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960 Aug 12 14:58:19.749689 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9f76a91f-872e-46e7-b9cb-6393f9425552 req-f313c0e9-0fb2-44d8-a95d-a11ddfe604c2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:19.750494 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-9f76a91f-872e-46e7-b9cb-6393f9425552 req-f313c0e9-0fb2-44d8-a95d-a11ddfe604c2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:19.760975 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:19.760975 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:19.811308 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-9f76a91f-872e-46e7-b9cb-6393f9425552 req-f313c0e9-0fb2-44d8-a95d-a11ddfe604c2 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960 returned with HTTP 200 Aug 12 14:58:19.811961 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 933/3714] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:58:19 2026] DELETE /volume/v3/attachments/119a2c7b-a009-4948-94d3-0f1e2ea0c960 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:20.136866 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9638351f-bda8-41fa-a98b-f88e2e20a211 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:20.139329 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9638351f-bda8-41fa-a98b-f88e2e20a211 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:20.139642 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9638351f-bda8-41fa-a98b-f88e2e20a211 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:20.139952 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9638351f-bda8-41fa-a98b-f88e2e20a211 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:20.140113 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9638351f-bda8-41fa-a98b-f88e2e20a211 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:20.146098 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:20.146098 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:20.147336 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9638351f-bda8-41fa-a98b-f88e2e20a211 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:20.147876 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 921/3715] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:20 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:20.736767 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ee892d72-a001-41ce-b640-a75a05cbddaf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:20.739667 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ee892d72-a001-41ce-b640-a75a05cbddaf tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:20.739926 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ee892d72-a001-41ce-b640-a75a05cbddaf tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:20.740113 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ee892d72-a001-41ce-b640-a75a05cbddaf tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:20.751679 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:20.751679 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:20.757703 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ee892d72-a001-41ce-b640-a75a05cbddaf tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:20.762375 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ee892d72-a001-41ce-b640-a75a05cbddaf tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:20.762375 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 931/3716] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:20 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:21.079594 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:21.090433 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:58:21.090845 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:21.091116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:21.091344 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume with id: c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:58:21.108986 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:21.108986 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:21.109650 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:58:21.131625 np0000007067 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:58:21.142585 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume request issued successfully. Aug 12 14:58:21.142823 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-90ff5c48-7af1-4bdc-a4a2-51c47d0d9d2b tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 202 Aug 12 14:58:21.143263 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 932/3717] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:58:21 2026] DELETE /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:21.157989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c922f89-b6da-4003-8612-26bdaa963cf7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:21.160865 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c922f89-b6da-4003-8612-26bdaa963cf7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:58:21.161180 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c922f89-b6da-4003-8612-26bdaa963cf7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:21.161438 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c922f89-b6da-4003-8612-26bdaa963cf7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:21.165595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de5545ec-00a5-411b-8001-1a04d798118d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:21.167665 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de5545ec-00a5-411b-8001-1a04d798118d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:21.168066 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de5545ec-00a5-411b-8001-1a04d798118d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:21.168418 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de5545ec-00a5-411b-8001-1a04d798118d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:21.168641 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-de5545ec-00a5-411b-8001-1a04d798118d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:21.169251 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:21.169251 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:21.173885 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4c922f89-b6da-4003-8612-26bdaa963cf7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:58:21.174664 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:21.174664 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:21.175747 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de5545ec-00a5-411b-8001-1a04d798118d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:21.176286 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 922/3718] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:21 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:21.180165 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c922f89-b6da-4003-8612-26bdaa963cf7 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 200 Aug 12 14:58:21.180564 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 934/3719] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:21 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 1450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:21.775688 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f1f8c8fa-c5ab-44d3-9426-ab28db893a12 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:21.780441 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f1f8c8fa-c5ab-44d3-9426-ab28db893a12 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:21.780441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f1f8c8fa-c5ab-44d3-9426-ab28db893a12 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:21.780441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f1f8c8fa-c5ab-44d3-9426-ab28db893a12 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:21.791153 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:21.791153 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:21.797015 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f1f8c8fa-c5ab-44d3-9426-ab28db893a12 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:21.805306 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f1f8c8fa-c5ab-44d3-9426-ab28db893a12 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:21.805991 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 932/3720] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:21 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:22.197057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a92def6-1bc8-4010-bd9f-2022af888309 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:22.199508 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a92def6-1bc8-4010-bd9f-2022af888309 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:22.199914 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a92def6-1bc8-4010-bd9f-2022af888309 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:22.201477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a92def6-1bc8-4010-bd9f-2022af888309 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:22.201477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6a92def6-1bc8-4010-bd9f-2022af888309 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:22.201646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c3b0d202-f4ec-42ef-97ea-acc2cf9f2206 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:22.204903 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3b0d202-f4ec-42ef-97ea-acc2cf9f2206 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a Aug 12 14:58:22.205172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3b0d202-f4ec-42ef-97ea-acc2cf9f2206 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:22.205355 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c3b0d202-f4ec-42ef-97ea-acc2cf9f2206 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:22.208116 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:22.208116 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:22.209500 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a92def6-1bc8-4010-bd9f-2022af888309 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:22.210166 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 933/3721] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:22 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:58:22.212169 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c3b0d202-f4ec-42ef-97ea-acc2cf9f2206 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a returned with HTTP 404 Aug 12 14:58:22.212826 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 923/3722] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:22 2026] GET /volume/v3/volumes/c15b18f8-bdc0-44eb-8c03-ee919c78193a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:22.611991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:22.613524 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:58:22.613810 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:22.614330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:22.614330 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume with id: f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:58:22.627910 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:22.627910 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:22.628416 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:58:22.652118 np0000007067 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:58:22.665784 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Delete volume request issued successfully. Aug 12 14:58:22.665784 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9418c566-fe7b-4e0e-b79f-be94c5447af8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 202 Aug 12 14:58:22.665784 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 935/3723] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:58:22 2026] DELETE /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:22.684677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5e193fe2-7c24-4a34-bed8-ee29e336ffd8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:22.686682 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5e193fe2-7c24-4a34-bed8-ee29e336ffd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:58:22.686995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5e193fe2-7c24-4a34-bed8-ee29e336ffd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:22.687132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5e193fe2-7c24-4a34-bed8-ee29e336ffd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:22.695329 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:22.695329 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:22.699309 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5e193fe2-7c24-4a34-bed8-ee29e336ffd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Volume info retrieved successfully. Aug 12 14:58:22.704676 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5e193fe2-7c24-4a34-bed8-ee29e336ffd8 tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 200 Aug 12 14:58:22.705075 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 933/3724] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:22 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 1430 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:22.825494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1a3fb546-c468-4b04-8bcb-2b989201feb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:22.828100 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a3fb546-c468-4b04-8bcb-2b989201feb9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:22.828100 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a3fb546-c468-4b04-8bcb-2b989201feb9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:22.829573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1a3fb546-c468-4b04-8bcb-2b989201feb9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:22.844252 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:22.844252 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:22.850330 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1a3fb546-c468-4b04-8bcb-2b989201feb9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:22.858351 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1a3fb546-c468-4b04-8bcb-2b989201feb9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:22.859193 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 934/3725] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:22 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:23.227033 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-72a46daa-940a-4c69-aad9-ae3272018816 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:23.229560 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72a46daa-940a-4c69-aad9-ae3272018816 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:23.229930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72a46daa-940a-4c69-aad9-ae3272018816 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:23.230231 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-72a46daa-940a-4c69-aad9-ae3272018816 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:23.230438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-72a46daa-940a-4c69-aad9-ae3272018816 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:23.237089 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:23.237089 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:23.237909 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-72a46daa-940a-4c69-aad9-ae3272018816 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:23.238574 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 924/3726] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:23 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:23.725573 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1949912d-dddf-4bf7-b2db-99a1c94660af None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:23.730501 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1949912d-dddf-4bf7-b2db-99a1c94660af tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] GET https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 Aug 12 14:58:23.730501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1949912d-dddf-4bf7-b2db-99a1c94660af tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:23.730501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1949912d-dddf-4bf7-b2db-99a1c94660af tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:23.742629 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1949912d-dddf-4bf7-b2db-99a1c94660af tempest-TestEncryptedCinderVolumes-1751933094 tempest-TestEncryptedCinderVolumes-1751933094-project-member] https://10.4.3.100/volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 returned with HTTP 404 Aug 12 14:58:23.743315 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 936/3727] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:23 2026] GET /volume/v3/volumes/f2c7ca62-0cc1-48f1-a7ba-a06db734c973 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:23.753502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5f467cc-67cb-4fb6-97cf-9d1ad3a1cae9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:23.755522 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5f467cc-67cb-4fb6-97cf-9d1ad3a1cae9 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:58:23.755776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5f467cc-67cb-4fb6-97cf-9d1ad3a1cae9 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:23.755994 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5f467cc-67cb-4fb6-97cf-9d1ad3a1cae9 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Calling method 'detail' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:23.756880 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-f5f467cc-67cb-4fb6-97cf-9d1ad3a1cae9 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:58:23.780830 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f5f467cc-67cb-4fb6-97cf-9d1ad3a1cae9 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Get all volumes completed successfully. Aug 12 14:58:23.782795 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:23.782795 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:23.788895 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5f467cc-67cb-4fb6-97cf-9d1ad3a1cae9 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:58:23.789625 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 934/3728] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:58:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8493 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:23.808376 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-787d535a-22fe-4a9a-aae6-75187a908450 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:23.810751 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-787d535a-22fe-4a9a-aae6-75187a908450 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] DELETE https://10.4.3.100/volume/v3/types/645512db-6f5b-453b-82dc-b4152418372a Aug 12 14:58:23.811031 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-787d535a-22fe-4a9a-aae6-75187a908450 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:23.811258 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-787d535a-22fe-4a9a-aae6-75187a908450 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:23.840388 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-787d535a-22fe-4a9a-aae6-75187a908450 tempest-TestEncryptedCinderVolumes-835603020 tempest-TestEncryptedCinderVolumes-835603020-project-admin] https://10.4.3.100/volume/v3/types/645512db-6f5b-453b-82dc-b4152418372a returned with HTTP 202 Aug 12 14:58:23.840902 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 935/3729] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:58:23 2026] DELETE /volume/v3/types/645512db-6f5b-453b-82dc-b4152418372a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:23.877882 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-852715da-1e5f-469c-8cac-b4cd82a3a6a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:23.883942 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-852715da-1e5f-469c-8cac-b4cd82a3a6a9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:23.884315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-852715da-1e5f-469c-8cac-b4cd82a3a6a9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:23.884659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-852715da-1e5f-469c-8cac-b4cd82a3a6a9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:23.897676 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:23.897676 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:23.902213 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-852715da-1e5f-469c-8cac-b4cd82a3a6a9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:23.907710 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-852715da-1e5f-469c-8cac-b4cd82a3a6a9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:23.908176 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 925/3730] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:23 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:24.254471 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-88cfa010-18ca-4e38-89f5-b82b7a7539f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:24.259075 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88cfa010-18ca-4e38-89f5-b82b7a7539f7 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:24.259300 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88cfa010-18ca-4e38-89f5-b82b7a7539f7 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:24.259532 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-88cfa010-18ca-4e38-89f5-b82b7a7539f7 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:24.259661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-88cfa010-18ca-4e38-89f5-b82b7a7539f7 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:24.268809 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:24.268809 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:24.269888 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-88cfa010-18ca-4e38-89f5-b82b7a7539f7 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:24.270295 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 937/3731] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:24 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:24.289543 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4aaf5c1d-152e-46b1-aad4-50cbafc24a59 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:24.290611 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4aaf5c1d-152e-46b1-aad4-50cbafc24a59 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:58:24.290712 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4aaf5c1d-152e-46b1-aad4-50cbafc24a59 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:24.290941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4aaf5c1d-152e-46b1-aad4-50cbafc24a59 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:24.305183 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:24.305183 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:24.311442 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4aaf5c1d-152e-46b1-aad4-50cbafc24a59 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:24.322871 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4aaf5c1d-152e-46b1-aad4-50cbafc24a59 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 200 Aug 12 14:58:24.323314 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 935/3732] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:24 2026] GET /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 1362 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:24.349505 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:24.358123 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] POST https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7/restore Aug 12 14:58:24.358658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:24.366540 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Restoring backup 71be4d01-d584-4799-b0d1-b8c4ba5a1af7 ({'restore': {}}) {{(pid=100248) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 14:58:24.366540 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Restoring backup 71be4d01-d584-4799-b0d1-b8c4ba5a1af7 to volume None. Aug 12 14:58:24.373102 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:24.373102 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:24.375038 np0000007067 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Creating volume of 1 GB for restore of backup 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. Aug 12 14:58:24.383992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Availability zone cache updated, next update will occur around 2026-08-12 15:58:24.382843. {{(pid=100248) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 12 14:58:24.384561 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Availability Zones retrieved successfully. Aug 12 14:58:24.397572 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Flow 'volume_create_api' (63b8328b-84f2-433d-87c3-709c4f70fce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:24.397572 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cad9bed-79d4-4582-8325-23957518be0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:24.399099 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:58:24.446257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1cad9bed-79d4-4582-8325-23957518be0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:24.447558 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c20a1e6-a2f5-4983-8c1b-40e0592ef5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:24.500966 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Created reservations ['ef233c07-b55d-45ee-a27b-7aff062a2b0a', '04736a3a-8f7d-4b10-b743-16512fb9bcd6', '73ba7415-9e3c-4860-989f-291e57d00ad6', '3847b494-315c-43a4-b336-78746ed48cb3'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:24.502090 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c20a1e6-a2f5-4983-8c1b-40e0592ef5d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef233c07-b55d-45ee-a27b-7aff062a2b0a', '04736a3a-8f7d-4b10-b743-16512fb9bcd6', '73ba7415-9e3c-4860-989f-291e57d00ad6', '3847b494-315c-43a4-b336-78746ed48cb3']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:24.503245 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef6caaf-bde0-46d1-afc1-39c0c2b4b6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:24.538089 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ef6caaf-bde0-46d1-afc1-39c0c2b4b6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd324998c-d469-4cca-a2c3-3c4d08154bcc', '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_71be4d01-d584-4799-b0d1-b8c4ba5a1af7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fb7d8f26b4e05b860b8c26ec94120',qos_specs=None,replication_status=,reservations=['ef233c07-b55d-45ee-a27b-7aff062a2b0a','04736a3a-8f7d-4b10-b743-16512fb9bcd6','73ba7415-9e3c-4860-989f-291e57d00ad6','3847b494-315c-43a4-b336-78746ed48cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efdd43f19ab0413492327b230a11a248',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:58:24Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_71be4d01-d584-4799-b0d1-b8c4ba5a1af7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d324998c-d469-4cca-a2c3-3c4d08154bcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f11fb7d8f26b4e05b860b8c26ec94120',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efdd43f19ab0413492327b230a11a248',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:24.539245 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52beed90-645a-405e-9fe4-be82a9e1b54a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:24.565576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52beed90-645a-405e-9fe4-be82a9e1b54a) transitioned into 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_71be4d01-d584-4799-b0d1-b8c4ba5a1af7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f11fb7d8f26b4e05b860b8c26ec94120',qos_specs=None,replication_status=,reservations=['ef233c07-b55d-45ee-a27b-7aff062a2b0a','04736a3a-8f7d-4b10-b743-16512fb9bcd6','73ba7415-9e3c-4860-989f-291e57d00ad6','3847b494-315c-43a4-b336-78746ed48cb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efdd43f19ab0413492327b230a11a248',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:24.565754 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973e2716-6dc3-48ec-9d9a-87235bf7fc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:24.576010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (973e2716-6dc3-48ec-9d9a-87235bf7fc2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:24.576872 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Flow 'volume_create_api' (63b8328b-84f2-433d-87c3-709c4f70fce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:24.577228 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Create volume request issued successfully. Aug 12 14:58:24.592022 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:24.592022 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:24.593084 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:24.925347 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a01d0882-a682-4475-9211-f0365e5425ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:24.929479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a01d0882-a682-4475-9211-f0365e5425ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:24.929479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a01d0882-a682-4475-9211-f0365e5425ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:24.929479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a01d0882-a682-4475-9211-f0365e5425ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:24.945611 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:24.945611 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:24.950648 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a01d0882-a682-4475-9211-f0365e5425ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:24.958024 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a01d0882-a682-4475-9211-f0365e5425ef tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:24.958024 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 926/3733] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:24 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:25.608772 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:25.608772 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:25.609339 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:25.609556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Checking backup size 1 against volume size 1 {{(pid=100248) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 14:58:25.609929 np0000007067 devstack@c-api.service[100248]: INFO cinder.backup.api [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Overwriting volume d324998c-d469-4cca-a2c3-3c4d08154bcc with restore of backup 71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:25.626871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] restore_backup in rpcapi backup_id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7 {{(pid=100248) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 14:58:25.628854 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ddf67e37-f5c0-4765-b23c-c8122db7d70d tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7/restore returned with HTTP 202 Aug 12 14:58:25.629290 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 936/3734] 10.4.3.100 () {68 vars in 1393 bytes} [Wed Aug 12 14:58:24 2026] POST /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7/restore => generated 189 bytes in 1280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:25.639002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-894f7663-8fc2-41b9-b17c-8ed17e8bc0ec None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:25.640239 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-894f7663-8fc2-41b9-b17c-8ed17e8bc0ec tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:25.640484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-894f7663-8fc2-41b9-b17c-8ed17e8bc0ec tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:25.640686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-894f7663-8fc2-41b9-b17c-8ed17e8bc0ec tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:25.640811 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-894f7663-8fc2-41b9-b17c-8ed17e8bc0ec tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:25.645916 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:25.645916 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:25.646818 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-894f7663-8fc2-41b9-b17c-8ed17e8bc0ec tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:25.647249 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 938/3735] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:25 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:25.976392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3ff1fa1b-2047-4869-9ed9-15e24c40ad4f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:25.978927 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ff1fa1b-2047-4869-9ed9-15e24c40ad4f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:25.979251 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ff1fa1b-2047-4869-9ed9-15e24c40ad4f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:25.979577 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ff1fa1b-2047-4869-9ed9-15e24c40ad4f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:25.993143 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:25.993143 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:25.998176 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3ff1fa1b-2047-4869-9ed9-15e24c40ad4f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:26.004480 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ff1fa1b-2047-4869-9ed9-15e24c40ad4f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:26.005085 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 936/3736] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:25 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:26.657185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-14a0a218-a08a-4261-8930-cde7d28b8572 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:26.658903 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14a0a218-a08a-4261-8930-cde7d28b8572 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:26.659099 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14a0a218-a08a-4261-8930-cde7d28b8572 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:26.659282 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-14a0a218-a08a-4261-8930-cde7d28b8572 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:26.659470 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-14a0a218-a08a-4261-8930-cde7d28b8572 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:26.663639 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:26.663639 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:26.664356 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-14a0a218-a08a-4261-8930-cde7d28b8572 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:26.664742 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 927/3737] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:26 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:27.021721 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-83e0cfb5-7f4d-4371-914d-4f8844bff582 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:27.023883 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83e0cfb5-7f4d-4371-914d-4f8844bff582 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:27.024147 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83e0cfb5-7f4d-4371-914d-4f8844bff582 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:27.024340 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-83e0cfb5-7f4d-4371-914d-4f8844bff582 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:27.035971 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:27.035971 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:27.040068 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-83e0cfb5-7f4d-4371-914d-4f8844bff582 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:27.044826 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-83e0cfb5-7f4d-4371-914d-4f8844bff582 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:27.045227 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 937/3738] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:27 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:27.471824 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ba48e079-9576-4305-afd7-e4642668cc4b req-430f4396-9c1e-42cd-8dcd-5858b3152b01 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:27.474001 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-430f4396-9c1e-42cd-8dcd-5858b3152b01 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa/action Aug 12 14:58:27.474447 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-430f4396-9c1e-42cd-8dcd-5858b3152b01 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:58:27.474633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-430f4396-9c1e-42cd-8dcd-5858b3152b01 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:27.490385 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:27.490385 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:27.502794 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ba48e079-9576-4305-afd7-e4642668cc4b req-430f4396-9c1e-42cd-8dcd-5858b3152b01 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa/action returned with HTTP 204 Aug 12 14:58:27.503311 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 939/3739] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:58:27 2026] POST /volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:27.675337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5b46d8c-2eca-4cca-a100-9a5ba41c57df None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:27.678895 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5b46d8c-2eca-4cca-a100-9a5ba41c57df tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:27.678895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5b46d8c-2eca-4cca-a100-9a5ba41c57df tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:27.678895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5b46d8c-2eca-4cca-a100-9a5ba41c57df tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:27.678895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f5b46d8c-2eca-4cca-a100-9a5ba41c57df tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:27.682246 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:27.682246 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:27.683083 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5b46d8c-2eca-4cca-a100-9a5ba41c57df tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:27.683550 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 937/3740] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:27 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:28.063187 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e30e2097-3327-4f59-8676-716a2385953f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.066811 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e30e2097-3327-4f59-8676-716a2385953f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:28.066811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e30e2097-3327-4f59-8676-716a2385953f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:28.066811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e30e2097-3327-4f59-8676-716a2385953f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:28.085517 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:28.085517 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:28.094482 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e30e2097-3327-4f59-8676-716a2385953f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:28.097311 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e30e2097-3327-4f59-8676-716a2385953f tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:28.098670 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 928/3741] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:28 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:28.111959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a8d2cd5a-5661-42e5-bca5-faf18c407f50 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.114371 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8d2cd5a-5661-42e5-bca5-faf18c407f50 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:28.114849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a8d2cd5a-5661-42e5-bca5-faf18c407f50 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:28.114971 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a8d2cd5a-5661-42e5-bca5-faf18c407f50 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:28.127211 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:28.127211 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:28.132151 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a8d2cd5a-5661-42e5-bca5-faf18c407f50 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:28.137647 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8d2cd5a-5661-42e5-bca5-faf18c407f50 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:28.138173 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 938/3742] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:28 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 1171 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:28.180871 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-abaee8f3-9e5d-4a16-94fd-7df460561748 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.184072 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-abaee8f3-9e5d-4a16-94fd-7df460561748 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:28.184308 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-abaee8f3-9e5d-4a16-94fd-7df460561748 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:28.184542 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-abaee8f3-9e5d-4a16-94fd-7df460561748 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:28.200322 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:28.200322 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:28.205386 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-abaee8f3-9e5d-4a16-94fd-7df460561748 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:28.210730 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-abaee8f3-9e5d-4a16-94fd-7df460561748 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:28.211185 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 940/3743] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:28 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 1171 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:28.231879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-628afaf4-6c59-4be8-8f56-2416e2d4b573 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.236879 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-628afaf4-6c59-4be8-8f56-2416e2d4b573 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/action Aug 12 14:58:28.236879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-628afaf4-6c59-4be8-8f56-2416e2d4b573 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:58:28.236879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-628afaf4-6c59-4be8-8f56-2416e2d4b573 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:28.245550 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:28.245550 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:28.246181 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-628afaf4-6c59-4be8-8f56-2416e2d4b573 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:28.254363 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-628afaf4-6c59-4be8-8f56-2416e2d4b573 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Begin detaching volume completed successfully. Aug 12 14:58:28.254734 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-628afaf4-6c59-4be8-8f56-2416e2d4b573 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/action returned with HTTP 202 Aug 12 14:58:28.255330 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 938/3744] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:58:28 2026] POST /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:58:28.294506 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cae5b2c3-9eee-4e78-9a41-faa557441348 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.294665 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cae5b2c3-9eee-4e78-9a41-faa557441348 None None] GET https://10.4.3.100/volume// Aug 12 14:58:28.294931 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cae5b2c3-9eee-4e78-9a41-faa557441348 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:28.295190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cae5b2c3-9eee-4e78-9a41-faa557441348 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:28.295583 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cae5b2c3-9eee-4e78-9a41-faa557441348 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:28.295944 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 929/3745] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:58: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 14:58:28.304055 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-e1f553cc-61df-440c-afb0-290bae523a5e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.310717 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-e1f553cc-61df-440c-afb0-290bae523a5e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:28.310717 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-e1f553cc-61df-440c-afb0-290bae523a5e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:28.310717 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-e1f553cc-61df-440c-afb0-290bae523a5e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:28.322312 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:28.322312 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:28.338349 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-e1f553cc-61df-440c-afb0-290bae523a5e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:28.343904 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-e1f553cc-61df-440c-afb0-290bae523a5e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:28.344341 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 939/3746] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:58:28 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 1354 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:58:28.356973 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-7ff4528c-1e75-46ac-8325-20c105afd4b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.360297 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-7ff4528c-1e75-46ac-8325-20c105afd4b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/encryption Aug 12 14:58:28.360580 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-7ff4528c-1e75-46ac-8325-20c105afd4b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:28.360905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-7ff4528c-1e75-46ac-8325-20c105afd4b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:28.372641 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:28.372641 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:28.380738 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-7ff4528c-1e75-46ac-8325-20c105afd4b9 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/encryption returned with HTTP 200 Aug 12 14:58:28.381149 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 941/3747] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:58:28 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:28.695314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-77320846-adf9-4fa3-b7f5-dcc718358dc6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:28.697002 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-77320846-adf9-4fa3-b7f5-dcc718358dc6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:28.697191 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-77320846-adf9-4fa3-b7f5-dcc718358dc6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:28.697366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-77320846-adf9-4fa3-b7f5-dcc718358dc6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:28.697490 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-77320846-adf9-4fa3-b7f5-dcc718358dc6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:28.702083 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:28.702083 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:28.702811 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-77320846-adf9-4fa3-b7f5-dcc718358dc6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:28.703170 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 939/3748] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:28 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:29.232930 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-1043ef12-97f8-4c20-ba9e-bf360c172ea6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:29.234910 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-1043ef12-97f8-4c20-ba9e-bf360c172ea6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa Aug 12 14:58:29.235097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-1043ef12-97f8-4c20-ba9e-bf360c172ea6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:29.235264 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-1043ef12-97f8-4c20-ba9e-bf360c172ea6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:29.241872 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:29.241872 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:29.291270 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2991cddc-71f7-47f1-9cab-7ffd43a9f750 req-1043ef12-97f8-4c20-ba9e-bf360c172ea6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa returned with HTTP 200 Aug 12 14:58:29.291650 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 930/3749] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:58:29 2026] DELETE /volume/v3/attachments/a63f316a-1cea-4cca-9da5-88845b5fa2fa => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:29.388535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dc8f53b5-93ff-44d4-8186-7f1eb09d6d2c req-48600787-65a0-4eef-8aa9-e992de308d71 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:29.391019 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dc8f53b5-93ff-44d4-8186-7f1eb09d6d2c req-48600787-65a0-4eef-8aa9-e992de308d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:29.391256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dc8f53b5-93ff-44d4-8186-7f1eb09d6d2c req-48600787-65a0-4eef-8aa9-e992de308d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:29.391506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dc8f53b5-93ff-44d4-8186-7f1eb09d6d2c req-48600787-65a0-4eef-8aa9-e992de308d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:29.400294 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:29.400294 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:29.409437 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-dc8f53b5-93ff-44d4-8186-7f1eb09d6d2c req-48600787-65a0-4eef-8aa9-e992de308d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:29.415425 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dc8f53b5-93ff-44d4-8186-7f1eb09d6d2c req-48600787-65a0-4eef-8aa9-e992de308d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:29.416022 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 940/3750] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:29 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:29.714497 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d222ad1c-51a8-433a-a253-2001cb792285 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:29.717096 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d222ad1c-51a8-433a-a253-2001cb792285 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:29.717288 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d222ad1c-51a8-433a-a253-2001cb792285 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:29.717490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d222ad1c-51a8-433a-a253-2001cb792285 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:29.717614 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d222ad1c-51a8-433a-a253-2001cb792285 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:29.722275 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:29.722275 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:29.723071 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d222ad1c-51a8-433a-a253-2001cb792285 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:29.723419 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 942/3751] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:29 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:30.735696 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c6bfb208-4b7e-4ecf-81c0-c096c5685567 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:30.737942 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6bfb208-4b7e-4ecf-81c0-c096c5685567 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:30.738209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c6bfb208-4b7e-4ecf-81c0-c096c5685567 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:30.738476 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c6bfb208-4b7e-4ecf-81c0-c096c5685567 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:30.738642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c6bfb208-4b7e-4ecf-81c0-c096c5685567 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:30.743294 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:30.743294 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:30.744316 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6bfb208-4b7e-4ecf-81c0-c096c5685567 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:30.744841 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 940/3752] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:30 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:31.755757 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7066af88-4b4b-4757-95ce-e8ed8147a9b1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:31.757906 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7066af88-4b4b-4757-95ce-e8ed8147a9b1 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:31.758144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7066af88-4b4b-4757-95ce-e8ed8147a9b1 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:31.758381 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7066af88-4b4b-4757-95ce-e8ed8147a9b1 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:31.758545 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7066af88-4b4b-4757-95ce-e8ed8147a9b1 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:31.763379 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:31.763379 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:31.764311 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7066af88-4b4b-4757-95ce-e8ed8147a9b1 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:31.764763 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 931/3753] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:31 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:32.272981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:32.275823 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:32.276020 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:32.276196 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:32.276346 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume with id: 6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:32.283476 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:32.283476 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:32.284012 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:32.293892 np0000007067 devstack@c-api.service[100248]: WARNING cinder.keymgr.conf_key_mgr [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 14:58:32.298939 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume request issued successfully. Aug 12 14:58:32.299101 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ec8ccd82-d6f0-476d-ae4e-e5fe1ce64d71 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 202 Aug 12 14:58:32.299521 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 941/3754] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:58:32 2026] DELETE /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:32.309017 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d84d23b-02c4-4230-8391-576c7b2b9690 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:32.311525 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d84d23b-02c4-4230-8391-576c7b2b9690 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:32.311831 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d84d23b-02c4-4230-8391-576c7b2b9690 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:32.312081 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d84d23b-02c4-4230-8391-576c7b2b9690 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:32.324200 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:32.324200 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:32.332410 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d84d23b-02c4-4230-8391-576c7b2b9690 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:58:32.339727 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d84d23b-02c4-4230-8391-576c7b2b9690 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 200 Aug 12 14:58:32.340250 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 943/3755] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:32 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:32.774796 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-513aeb89-3abd-4298-bcbc-f3c8e8dee7be None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:32.776855 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-513aeb89-3abd-4298-bcbc-f3c8e8dee7be tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:32.777112 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-513aeb89-3abd-4298-bcbc-f3c8e8dee7be tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:32.777301 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-513aeb89-3abd-4298-bcbc-f3c8e8dee7be tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:32.777430 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-513aeb89-3abd-4298-bcbc-f3c8e8dee7be tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:32.781941 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:32.781941 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:32.782727 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-513aeb89-3abd-4298-bcbc-f3c8e8dee7be tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:32.783151 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 941/3756] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:32 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:33.353520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bf886c78-2bb3-4547-8a68-3159691e9c9e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:33.355998 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf886c78-2bb3-4547-8a68-3159691e9c9e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 Aug 12 14:58:33.356284 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf886c78-2bb3-4547-8a68-3159691e9c9e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:33.356578 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bf886c78-2bb3-4547-8a68-3159691e9c9e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:33.364008 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bf886c78-2bb3-4547-8a68-3159691e9c9e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 returned with HTTP 404 Aug 12 14:58:33.364522 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 932/3757] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:33 2026] GET /volume/v3/volumes/6ceeb32e-fa3b-40f4-adc5-4bfe4209e7c8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:33.371422 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2830251f-0d53-4a48-b868-a598ec5df27e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:33.373618 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2830251f-0d53-4a48-b868-a598ec5df27e tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 14:58:33.373899 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2830251f-0d53-4a48-b868-a598ec5df27e tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:33.374172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2830251f-0d53-4a48-b868-a598ec5df27e tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:33.375214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-2830251f-0d53-4a48-b868-a598ec5df27e tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:58:33.391445 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2830251f-0d53-4a48-b868-a598ec5df27e tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Get all volumes completed successfully. Aug 12 14:58:33.394134 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:33.394134 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:33.401537 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2830251f-0d53-4a48-b868-a598ec5df27e tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 14:58:33.402113 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 942/3758] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 14:58:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8495 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:33.415933 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c8548fcd-6c82-42a1-ad1e-d73182aa7a35 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:33.418137 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8548fcd-6c82-42a1-ad1e-d73182aa7a35 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] DELETE https://10.4.3.100/volume/v3/types/564d81d5-4f6b-4b4c-9df1-6024c32a0e1a Aug 12 14:58:33.418351 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8548fcd-6c82-42a1-ad1e-d73182aa7a35 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:33.418586 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c8548fcd-6c82-42a1-ad1e-d73182aa7a35 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:33.442002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c8548fcd-6c82-42a1-ad1e-d73182aa7a35 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/564d81d5-4f6b-4b4c-9df1-6024c32a0e1a returned with HTTP 202 Aug 12 14:58:33.442431 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 944/3759] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:58:33 2026] DELETE /volume/v3/types/564d81d5-4f6b-4b4c-9df1-6024c32a0e1a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:33.450966 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c11c2360-1a9c-48d2-9eaa-f6c3b289cb83 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:33.452608 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c11c2360-1a9c-48d2-9eaa-f6c3b289cb83 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:58:33.452982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c11c2360-1a9c-48d2-9eaa-f6c3b289cb83 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-37046779", "extra_specs": {}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:33.465738 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c11c2360-1a9c-48d2-9eaa-f6c3b289cb83 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:58:33.466242 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 942/3760] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:58:33 2026] POST /volume/v3/types => generated 210 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:33.474262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2151ce05-88e6-4f28-ab94-f3b882393ba1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:33.476423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2151ce05-88e6-4f28-ab94-f3b882393ba1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] POST https://10.4.3.100/volume/v3/types/45d69966-1cab-4edd-984c-a046628218ec/encryption Aug 12 14:58:33.476883 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2151ce05-88e6-4f28-ab94-f3b882393ba1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:33.495297 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2151ce05-88e6-4f28-ab94-f3b882393ba1 tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/45d69966-1cab-4edd-984c-a046628218ec/encryption returned with HTTP 200 Aug 12 14:58:33.495733 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 933/3761] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:58:33 2026] POST /volume/v3/types/45d69966-1cab-4edd-984c-a046628218ec/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:33.503413 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:33.505278 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:58:33.505675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-329066280", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-37046779", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:33.507234 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-329066280', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-37046779', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:58:33.510542 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume of 1 GB Aug 12 14:58:33.510882 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:33.510882 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:33.511354 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Availability Zones retrieved successfully. Aug 12 14:58:33.516702 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (ebef6959-ed6f-4f76-a758-f9ecf76dcd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:33.517675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aa71f6-b92a-40fb-bb69-495cda3dada2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:33.518513 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:58:33.544836 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80aa71f6-b92a-40fb-bb69-495cda3dada2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:58:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45d69966-1cab-4edd-984c-a046628218ec,is_public=True,name='tempest-scenario-type-luks-37046779',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45d69966-1cab-4edd-984c-a046628218ec', '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=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:33.545774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91da148-ad46-42bc-8e8a-984cf084c621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:33.568522 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-37046779 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-37046779, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:58:33.568881 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-37046779 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-37046779, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:58:33.597915 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Created reservations ['060f221b-5784-4545-9de0-c2e727bd55a9', '41482b0d-ef3a-42e3-bffb-f803379ecd8c', '79ac8400-ff1d-4fb6-8899-7f22a0dfcd5c', '577979ec-d8d6-4430-b4a6-e1c26a12bc3b'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:33.598660 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f91da148-ad46-42bc-8e8a-984cf084c621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['060f221b-5784-4545-9de0-c2e727bd55a9', '41482b0d-ef3a-42e3-bffb-f803379ecd8c', '79ac8400-ff1d-4fb6-8899-7f22a0dfcd5c', '577979ec-d8d6-4430-b4a6-e1c26a12bc3b']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:33.599334 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94bd76b5-8a82-4eae-a5be-cf08869c82d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:33.621600 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94bd76b5-8a82-4eae-a5be-cf08869c82d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f069b5fc-c65c-4366-bf6c-86f45478ddc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-329066280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['060f221b-5784-4545-9de0-c2e727bd55a9','41482b0d-ef3a-42e3-bffb-f803379ecd8c','79ac8400-ff1d-4fb6-8899-7f22a0dfcd5c','577979ec-d8d6-4430-b4a6-e1c26a12bc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=45d69966-1cab-4edd-984c-a046628218ec), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-329066280',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f069b5fc-c65c-4366-bf6c-86f45478ddc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e289fb7660504f259b0b473bae4b8529',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc3aa6ddd023443d988f30a020a73036',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45d69966-1cab-4edd-984c-a046628218ec),volume_type_id=45d69966-1cab-4edd-984c-a046628218ec)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:33.622276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ab4068-3ac0-4bb4-9230-af4003f31897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:33.642425 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53ab4068-3ac0-4bb4-9230-af4003f31897) transitioned into state 'SUCCESS' from state '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-329066280',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e289fb7660504f259b0b473bae4b8529',qos_specs=None,replication_status=,reservations=['060f221b-5784-4545-9de0-c2e727bd55a9','41482b0d-ef3a-42e3-bffb-f803379ecd8c','79ac8400-ff1d-4fb6-8899-7f22a0dfcd5c','577979ec-d8d6-4430-b4a6-e1c26a12bc3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc3aa6ddd023443d988f30a020a73036',volume_type_id=45d69966-1cab-4edd-984c-a046628218ec)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:33.643340 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f07b374-019a-4262-9aac-9bbf6976ddbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:33.655506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f07b374-019a-4262-9aac-9bbf6976ddbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:33.656357 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Flow 'volume_create_api' (ebef6959-ed6f-4f76-a758-f9ecf76dcd8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:33.656693 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Create volume request issued successfully. Aug 12 14:58:33.657271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0293386d-cf6b-47bf-ae1e-678a011206a4 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:58:33.657729 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 943/3762] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:58:33 2026] POST /volume/v3/volumes => generated 782 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:33.793438 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb7dd1ba-a2ec-4696-844d-1d3c6da312ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:33.795588 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb7dd1ba-a2ec-4696-844d-1d3c6da312ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:33.795814 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb7dd1ba-a2ec-4696-844d-1d3c6da312ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:33.796025 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb7dd1ba-a2ec-4696-844d-1d3c6da312ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:33.796151 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bb7dd1ba-a2ec-4696-844d-1d3c6da312ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:33.801556 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:33.801556 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:33.802514 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb7dd1ba-a2ec-4696-844d-1d3c6da312ce tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:33.802879 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 945/3763] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:33 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:34.192224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:34.194141 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:58:34.194586 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8f46e695-898a-4c84-a377-a336cf793d3f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1621661488", "description": null, "metadata": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:34.206145 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:34.206145 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:34.206595 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:34.206802 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create snapshot from volume 8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:58:34.233928 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['738788c5-fadc-4fb0-b670-eb022755883a', 'db95cbb6-b590-4dac-b276-de84f2d26184', 'eee8318d-c2d2-4d2d-9b7c-493b84f761e2', '556f83d0-4efc-4ccf-9629-aa6abc207b6b'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:34.268008 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot force create request issued successfully. Aug 12 14:58:34.268318 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5cf67d1-7220-4db6-b4bb-395ccc4770f8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:58:34.268727 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 943/3764] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:58:34 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 14:58:34.283740 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-975420a7-ff0f-4b3b-895b-948d36681fc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:34.286056 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-975420a7-ff0f-4b3b-895b-948d36681fc9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 Aug 12 14:58:34.286283 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-975420a7-ff0f-4b3b-895b-948d36681fc9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:34.286528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-975420a7-ff0f-4b3b-895b-948d36681fc9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:34.292484 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:34.292484 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:34.293012 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-975420a7-ff0f-4b3b-895b-948d36681fc9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:34.293940 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-975420a7-ff0f-4b3b-895b-948d36681fc9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 returned with HTTP 200 Aug 12 14:58:34.294366 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 934/3765] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:34 2026] GET /volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:34.814350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2f6e5fb6-3d3d-46ad-99c1-857233a0cc7f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:34.816376 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f6e5fb6-3d3d-46ad-99c1-857233a0cc7f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:34.816576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f6e5fb6-3d3d-46ad-99c1-857233a0cc7f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:34.816751 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2f6e5fb6-3d3d-46ad-99c1-857233a0cc7f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:34.816860 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2f6e5fb6-3d3d-46ad-99c1-857233a0cc7f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:34.820884 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:34.820884 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:34.821555 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2f6e5fb6-3d3d-46ad-99c1-857233a0cc7f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:34.821994 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 944/3766] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:34 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:35.302922 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a59edafc-7597-4568-9abc-34b1315664b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:35.304598 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a59edafc-7597-4568-9abc-34b1315664b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 Aug 12 14:58:35.304794 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a59edafc-7597-4568-9abc-34b1315664b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:35.305496 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a59edafc-7597-4568-9abc-34b1315664b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:35.310087 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:35.310087 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:35.310480 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a59edafc-7597-4568-9abc-34b1315664b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:35.311256 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a59edafc-7597-4568-9abc-34b1315664b9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 returned with HTTP 200 Aug 12 14:58:35.311584 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 946/3767] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:35 2026] GET /volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:35.321270 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3cacb9e5-e240-4c66-a26e-dab914e4558c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:35.323118 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3cacb9e5-e240-4c66-a26e-dab914e4558c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 Aug 12 14:58:35.323297 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3cacb9e5-e240-4c66-a26e-dab914e4558c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:35.323482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3cacb9e5-e240-4c66-a26e-dab914e4558c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:35.328308 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:35.328308 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:35.328735 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3cacb9e5-e240-4c66-a26e-dab914e4558c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:35.329433 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3cacb9e5-e240-4c66-a26e-dab914e4558c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 returned with HTTP 200 Aug 12 14:58:35.329766 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 944/3768] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:35 2026] GET /volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:35.741056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a850483c-fe0a-4ef8-a20f-87779426d67d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:35.743134 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a850483c-fe0a-4ef8-a20f-87779426d67d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:58:35.743382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a850483c-fe0a-4ef8-a20f-87779426d67d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:35.743603 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a850483c-fe0a-4ef8-a20f-87779426d67d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:35.751900 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:35.751900 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:35.755893 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a850483c-fe0a-4ef8-a20f-87779426d67d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:58:35.760994 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a850483c-fe0a-4ef8-a20f-87779426d67d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:58:35.761479 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 935/3769] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:35 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:35.812093 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6b4b2d74-523c-4dd6-8364-196465ce8579 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:35.813813 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6b4b2d74-523c-4dd6-8364-196465ce8579 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:58:35.814084 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6b4b2d74-523c-4dd6-8364-196465ce8579 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:35.814335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6b4b2d74-523c-4dd6-8364-196465ce8579 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:35.821938 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:35.821938 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:35.825536 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6b4b2d74-523c-4dd6-8364-196465ce8579 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:58:35.830667 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6b4b2d74-523c-4dd6-8364-196465ce8579 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:58:35.831167 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 945/3770] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:35 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:35.831272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-576287e1-9f39-4308-a701-cf6e041046e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:35.833061 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-576287e1-9f39-4308-a701-cf6e041046e3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:58:35.833245 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-576287e1-9f39-4308-a701-cf6e041046e3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:35.833413 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-576287e1-9f39-4308-a701-cf6e041046e3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:35.833546 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-576287e1-9f39-4308-a701-cf6e041046e3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Show backup with id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:58:35.838007 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:35.838007 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:35.838770 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-576287e1-9f39-4308-a701-cf6e041046e3 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 200 Aug 12 14:58:35.839161 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 947/3771] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:35 2026] GET /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:35.850078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e0264178-c595-4173-9fe6-df28e577fef2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:35.851796 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e0264178-c595-4173-9fe6-df28e577fef2 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc Aug 12 14:58:35.852020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e0264178-c595-4173-9fe6-df28e577fef2 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:35.852421 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e0264178-c595-4173-9fe6-df28e577fef2 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:35.859005 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:35.859005 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:35.862655 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e0264178-c595-4173-9fe6-df28e577fef2 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:35.867173 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e0264178-c595-4173-9fe6-df28e577fef2 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc returned with HTTP 200 Aug 12 14:58:35.867566 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 945/3772] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:35 2026] GET /volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc => generated 1417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:35.880980 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-881d15af-7ea8-4450-b27d-816826048aee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:35.883426 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-881d15af-7ea8-4450-b27d-816826048aee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc Aug 12 14:58:35.883715 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-881d15af-7ea8-4450-b27d-816826048aee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:35.883998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-881d15af-7ea8-4450-b27d-816826048aee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:35.892719 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:35.892719 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:35.897198 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-881d15af-7ea8-4450-b27d-816826048aee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:35.903700 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-881d15af-7ea8-4450-b27d-816826048aee tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc returned with HTTP 200 Aug 12 14:58:35.904281 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 936/3773] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:35 2026] GET /volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:37.351808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-f1139987-b9a1-4a15-8cd9-e87cc9827a31 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:37.354211 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-f1139987-b9a1-4a15-8cd9-e87cc9827a31 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc Aug 12 14:58:37.354495 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-f1139987-b9a1-4a15-8cd9-e87cc9827a31 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:37.354766 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-f1139987-b9a1-4a15-8cd9-e87cc9827a31 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:37.363180 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:37.363180 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:37.367616 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-f1139987-b9a1-4a15-8cd9-e87cc9827a31 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:37.372830 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-f1139987-b9a1-4a15-8cd9-e87cc9827a31 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc returned with HTTP 200 Aug 12 14:58:37.373323 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 946/3774] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:37 2026] GET /volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc => generated 1417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:38.001809 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-b4314adb-81d7-44f1-8ab1-feef09a9d4a0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.003715 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-b4314adb-81d7-44f1-8ab1-feef09a9d4a0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc Aug 12 14:58:38.003986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-b4314adb-81d7-44f1-8ab1-feef09a9d4a0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:38.004235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-b4314adb-81d7-44f1-8ab1-feef09a9d4a0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:38.011376 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:38.011376 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:38.015523 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-b4314adb-81d7-44f1-8ab1-feef09a9d4a0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:38.021722 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-b4314adb-81d7-44f1-8ab1-feef09a9d4a0 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc returned with HTTP 200 Aug 12 14:58:38.022284 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 948/3775] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:38 2026] GET /volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc => generated 1417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:38.031743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4d12f45e-39f8-4ba2-b758-248c760b93a5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.032133 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d12f45e-39f8-4ba2-b758-248c760b93a5 None None] GET https://10.4.3.100/volume// Aug 12 14:58:38.032226 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4d12f45e-39f8-4ba2-b758-248c760b93a5 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:38.032393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4d12f45e-39f8-4ba2-b758-248c760b93a5 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:38.032703 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d12f45e-39f8-4ba2-b758-248c760b93a5 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:38.032963 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 946/3776] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:58:38 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 14:58:38.039986 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-1e18dece-9f59-42f4-a2e2-bfcd938e6318 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.042057 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-1e18dece-9f59-42f4-a2e2-bfcd938e6318 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:58:38.042395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-1e18dece-9f59-42f4-a2e2-bfcd938e6318 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d324998c-d469-4cca-a2c3-3c4d08154bcc", "connector": null, "instance_uuid": "325b14d3-3448-4868-9838-65dae6f3cdff"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:38.050877 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:38.050877 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:38.083218 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-1e18dece-9f59-42f4-a2e2-bfcd938e6318 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:58:38.084031 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 937/3777] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:58:38 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 14:58:38.191503 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-4ce2e25f-9247-42f6-b585-6dee6b3132e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.193880 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-4ce2e25f-9247-42f6-b585-6dee6b3132e1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:38.194039 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-4ce2e25f-9247-42f6-b585-6dee6b3132e1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:38.194239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-4ce2e25f-9247-42f6-b585-6dee6b3132e1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:38.203120 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:38.203120 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:38.207260 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-4ce2e25f-9247-42f6-b585-6dee6b3132e1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:38.212003 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-4ce2e25f-9247-42f6-b585-6dee6b3132e1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:38.212510 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 947/3778] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:38 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:38.290483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-acef6400-a33d-4e77-9d2e-9ca9fa956bf8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.290483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acef6400-a33d-4e77-9d2e-9ca9fa956bf8 None None] GET https://10.4.3.100/volume// Aug 12 14:58:38.290483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acef6400-a33d-4e77-9d2e-9ca9fa956bf8 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:38.290741 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acef6400-a33d-4e77-9d2e-9ca9fa956bf8 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:38.291054 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acef6400-a33d-4e77-9d2e-9ca9fa956bf8 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:38.291139 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 949/3779] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:58: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 14:58:38.298634 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-9c3f9796-7b6c-457c-a637-ad5bfb3c6d8c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.369176 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-9c3f9796-7b6c-457c-a637-ad5bfb3c6d8c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:58:38.369631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-9c3f9796-7b6c-457c-a637-ad5bfb3c6d8c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6dc698a-f031-4834-874f-d67c8324d3e5", "connector": null, "instance_uuid": "c080ceeb-5bcd-4e3d-9235-4834294aa2f2"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:38.381254 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:38.381254 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:38.411793 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-9c3f9796-7b6c-457c-a637-ad5bfb3c6d8c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:58:38.412212 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 947/3780] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:58:38 2026] POST /volume/v3/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:38.439092 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-919e9b79-49cc-4390-9654-dca12dc55e5a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.441121 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-919e9b79-49cc-4390-9654-dca12dc55e5a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:38.441835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-919e9b79-49cc-4390-9654-dca12dc55e5a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:38.442130 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-919e9b79-49cc-4390-9654-dca12dc55e5a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:38.451178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-00cf6c19-1c78-46b0-b9b8-25d78ed584ee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.452430 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00cf6c19-1c78-46b0-b9b8-25d78ed584ee None None] GET https://10.4.3.100/volume// Aug 12 14:58:38.452430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00cf6c19-1c78-46b0-b9b8-25d78ed584ee None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:38.452430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00cf6c19-1c78-46b0-b9b8-25d78ed584ee None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:38.452777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00cf6c19-1c78-46b0-b9b8-25d78ed584ee None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:38.452972 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:38.452972 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:38.453051 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 948/3781] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:58: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 14:58:38.457284 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-919e9b79-49cc-4390-9654-dca12dc55e5a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:38.462109 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-1c20c373-4532-4181-95db-5cb45749d19c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.463040 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-919e9b79-49cc-4390-9654-dca12dc55e5a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:38.463596 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 938/3782] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:38 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:38.465677 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-1c20c373-4532-4181-95db-5cb45749d19c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:38.465897 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-1c20c373-4532-4181-95db-5cb45749d19c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:38.466135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-1c20c373-4532-4181-95db-5cb45749d19c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:38.476528 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:38.476528 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:38.480333 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-1c20c373-4532-4181-95db-5cb45749d19c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:38.485067 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-1c20c373-4532-4181-95db-5cb45749d19c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:38.485559 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 950/3783] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:58:38 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:58:38.594729 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-aac5722f-30b6-41bb-828b-6a5790ed01c2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:38.597010 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-aac5722f-30b6-41bb-828b-6a5790ed01c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] PUT https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 Aug 12 14:58:38.597337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-aac5722f-30b6-41bb-828b-6a5790ed01c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:38.605085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-aac5722f-30b6-41bb-828b-6a5790ed01c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Acquiring lock "cinder-attachment_update-f6dc698a-f031-4834-874f-d67c8324d3e5-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:58:38.609274 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-aac5722f-30b6-41bb-828b-6a5790ed01c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Lock "cinder-attachment_update-f6dc698a-f031-4834-874f-d67c8324d3e5-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:58:38.610238 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:38.610238 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:38.691347 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-aac5722f-30b6-41bb-828b-6a5790ed01c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Lock "cinder-attachment_update-f6dc698a-f031-4834-874f-d67c8324d3e5-np0000007067" released by "attachment_update" :: held 0.082s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:58:38.691731 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-aac5722f-30b6-41bb-828b-6a5790ed01c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 returned with HTTP 200 Aug 12 14:58:38.692445 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 948/3784] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:58:38 2026] PUT /volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:39.061207 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bd8f3846-f443-4ed3-867c-7c223d586f0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:39.061637 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd8f3846-f443-4ed3-867c-7c223d586f0a None None] GET https://10.4.3.100/volume// Aug 12 14:58:39.061780 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd8f3846-f443-4ed3-867c-7c223d586f0a None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:39.061959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd8f3846-f443-4ed3-867c-7c223d586f0a None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:39.062349 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd8f3846-f443-4ed3-867c-7c223d586f0a None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:39.062683 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 949/3785] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:58:39 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 14:58:39.069726 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-11d8008a-aa1b-441f-96f6-3b2b0709904c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:39.072354 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-11d8008a-aa1b-441f-96f6-3b2b0709904c tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc Aug 12 14:58:39.072836 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-11d8008a-aa1b-441f-96f6-3b2b0709904c tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:39.073117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-11d8008a-aa1b-441f-96f6-3b2b0709904c tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:39.083518 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:39.083518 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:39.086657 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-11d8008a-aa1b-441f-96f6-3b2b0709904c tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:58:39.090981 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-11d8008a-aa1b-441f-96f6-3b2b0709904c tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc returned with HTTP 200 Aug 12 14:58:39.091383 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 939/3786] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:58:39 2026] GET /volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc => generated 1596 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:58:39.188815 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-49da7683-0696-4a9b-917a-558c2dd2f76e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:39.191369 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-49da7683-0696-4a9b-917a-558c2dd2f76e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] PUT https://10.4.3.100/volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1 Aug 12 14:58:39.191731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-49da7683-0696-4a9b-917a-558c2dd2f76e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:39.199217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-49da7683-0696-4a9b-917a-558c2dd2f76e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Acquiring lock "cinder-attachment_update-d324998c-d469-4cca-a2c3-3c4d08154bcc-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:58:39.203982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-49da7683-0696-4a9b-917a-558c2dd2f76e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Lock "cinder-attachment_update-d324998c-d469-4cca-a2c3-3c4d08154bcc-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:58:39.204996 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:39.204996 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:39.287465 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-49da7683-0696-4a9b-917a-558c2dd2f76e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Lock "cinder-attachment_update-d324998c-d469-4cca-a2c3-3c4d08154bcc-np0000007067" released by "attachment_update" :: held 0.083s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:58:39.287824 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-49da7683-0696-4a9b-917a-558c2dd2f76e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1 returned with HTTP 200 Aug 12 14:58:39.288263 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 951/3787] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:58:39 2026] PUT /volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:39.310755 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-a5dbaad0-7c99-4f30-bbeb-56a8ab701d8f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:39.313208 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-a5dbaad0-7c99-4f30-bbeb-56a8ab701d8f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] POST https://10.4.3.100/volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1/action Aug 12 14:58:39.313754 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-a5dbaad0-7c99-4f30-bbeb-56a8ab701d8f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:58:39.313754 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-a5dbaad0-7c99-4f30-bbeb-56a8ab701d8f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:39.329687 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:39.329687 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:39.344046 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-04bd2378-d967-4ec3-8472-1b3f2bc15591 req-a5dbaad0-7c99-4f30-bbeb-56a8ab701d8f tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1/action returned with HTTP 204 Aug 12 14:58:39.344676 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 949/3788] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:58:39 2026] POST /volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:39.480106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-469a3c9b-c724-4170-96d5-89adae16fd81 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:39.481943 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-469a3c9b-c724-4170-96d5-89adae16fd81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:39.482149 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-469a3c9b-c724-4170-96d5-89adae16fd81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:39.482277 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-469a3c9b-c724-4170-96d5-89adae16fd81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:39.496405 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:39.496405 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:39.500560 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-469a3c9b-c724-4170-96d5-89adae16fd81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:39.505980 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-469a3c9b-c724-4170-96d5-89adae16fd81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:39.506408 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 950/3789] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:39 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:40.523409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a08f8b8-d91b-4c46-9672-fdf81662db39 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:40.525441 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a08f8b8-d91b-4c46-9672-fdf81662db39 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:40.525617 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a08f8b8-d91b-4c46-9672-fdf81662db39 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:40.525939 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a08f8b8-d91b-4c46-9672-fdf81662db39 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:40.538371 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:40.538371 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:40.546988 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1a08f8b8-d91b-4c46-9672-fdf81662db39 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:40.554549 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a08f8b8-d91b-4c46-9672-fdf81662db39 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:40.555190 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 940/3790] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:40 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:41.573334 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9f830710-04a3-475a-84a0-d187cdb40e94 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:41.578126 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f830710-04a3-475a-84a0-d187cdb40e94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:41.578359 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f830710-04a3-475a-84a0-d187cdb40e94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:41.578577 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9f830710-04a3-475a-84a0-d187cdb40e94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:41.593495 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:41.593495 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:41.598965 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9f830710-04a3-475a-84a0-d187cdb40e94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:41.605676 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9f830710-04a3-475a-84a0-d187cdb40e94 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:41.606117 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 952/3791] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:41 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:41.760145 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:41.762136 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 Aug 12 14:58:41.762328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:41.762668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:41.762777 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 Aug 12 14:58:41.768493 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:41.768493 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:41.768989 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:41.791208 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot delete request issued successfully. Aug 12 14:58:41.791415 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-76df5c93-adca-4adb-b284-d6e7a011bd20 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 returned with HTTP 202 Aug 12 14:58:41.791943 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 950/3792] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:41 2026] DELETE /volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:41.801658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f82a99dc-6586-418c-9db8-e89434fc3be9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:41.804354 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f82a99dc-6586-418c-9db8-e89434fc3be9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 Aug 12 14:58:41.804604 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f82a99dc-6586-418c-9db8-e89434fc3be9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:41.804835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f82a99dc-6586-418c-9db8-e89434fc3be9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:41.810487 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:41.810487 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:41.811093 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f82a99dc-6586-418c-9db8-e89434fc3be9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:41.812081 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f82a99dc-6586-418c-9db8-e89434fc3be9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 returned with HTTP 200 Aug 12 14:58:41.812791 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 951/3793] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:41 2026] GET /volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:42.626354 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fdae2880-56d3-43df-8130-2b478ae6ca50 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:42.628226 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fdae2880-56d3-43df-8130-2b478ae6ca50 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:42.628471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fdae2880-56d3-43df-8130-2b478ae6ca50 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:42.628638 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fdae2880-56d3-43df-8130-2b478ae6ca50 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:42.650548 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:42.650548 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:42.659617 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fdae2880-56d3-43df-8130-2b478ae6ca50 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:42.666483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fdae2880-56d3-43df-8130-2b478ae6ca50 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:42.666483 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 941/3794] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:42 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:42.833677 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac40355c-b240-4e07-82a3-ed74aca1284a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:42.836543 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac40355c-b240-4e07-82a3-ed74aca1284a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 Aug 12 14:58:42.836543 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac40355c-b240-4e07-82a3-ed74aca1284a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:42.836543 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac40355c-b240-4e07-82a3-ed74aca1284a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:42.842488 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac40355c-b240-4e07-82a3-ed74aca1284a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 returned with HTTP 404 Aug 12 14:58:42.842488 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 953/3795] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:42 2026] GET /volume/v3/snapshots/ecf78cf2-4453-4c4e-9b62-5aae4a4b3405 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:42.924855 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-fb42324f-e2e7-459d-aebe-f327655d270a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:42.926176 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-fb42324f-e2e7-459d-aebe-f327655d270a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4/action Aug 12 14:58:42.926614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-fb42324f-e2e7-459d-aebe-f327655d270a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:58:42.926721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-fb42324f-e2e7-459d-aebe-f327655d270a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:42.953211 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:42.953211 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:42.974504 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-ad16e21b-efdf-4110-a1f3-e9aae0bdc98d req-fb42324f-e2e7-459d-aebe-f327655d270a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4/action returned with HTTP 204 Aug 12 14:58:42.974979 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 951/3796] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:58:42 2026] POST /volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:43.686261 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7898ca9c-e38d-4e21-8a40-9f0cba4cb3cc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:43.686261 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7898ca9c-e38d-4e21-8a40-9f0cba4cb3cc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:43.686261 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7898ca9c-e38d-4e21-8a40-9f0cba4cb3cc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:43.686261 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7898ca9c-e38d-4e21-8a40-9f0cba4cb3cc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:43.694906 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:43.694906 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:43.700400 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7898ca9c-e38d-4e21-8a40-9f0cba4cb3cc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:43.705344 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7898ca9c-e38d-4e21-8a40-9f0cba4cb3cc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:43.705731 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 952/3797] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:43 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:43.723520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:43.723520 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:58:43.723929 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc698a-f031-4834-874f-d67c8324d3e5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1336636531"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:43.738861 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:43.738861 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:43.739590 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:43.739795 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:43.801215 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['dfc43a24-48c8-46b6-900f-a71fe3ba9a4a', '1e997990-c34a-4cae-9e45-9a190cf4f020', 'b3bab266-3d75-4e41-b136-7e2d1497389c', '687821ca-95b8-4bb7-8a28-5233f08b858d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:43.867434 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot force create request issued successfully. Aug 12 14:58:43.869767 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25746bef-b6ae-46bf-bad3-0d2106b53357 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:58:43.869767 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 942/3798] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:58:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:43.879000 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fae21326-08e6-4833-a8b1-36b123b5a6a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:43.881430 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fae21326-08e6-4833-a8b1-36b123b5a6a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:43.881613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fae21326-08e6-4833-a8b1-36b123b5a6a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:43.882314 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fae21326-08e6-4833-a8b1-36b123b5a6a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:43.888756 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:43.888756 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:43.889305 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fae21326-08e6-4833-a8b1-36b123b5a6a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:43.890359 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fae21326-08e6-4833-a8b1-36b123b5a6a6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 returned with HTTP 200 Aug 12 14:58:43.890756 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 954/3799] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:43 2026] GET /volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:44.899830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d7525361-617c-4145-91a9-ed4f6a8afcb9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:44.901559 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7525361-617c-4145-91a9-ed4f6a8afcb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:44.901747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7525361-617c-4145-91a9-ed4f6a8afcb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:44.901966 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7525361-617c-4145-91a9-ed4f6a8afcb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:44.907942 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:44.907942 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:44.908497 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d7525361-617c-4145-91a9-ed4f6a8afcb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:44.909227 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7525361-617c-4145-91a9-ed4f6a8afcb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 returned with HTTP 200 Aug 12 14:58:44.909769 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 952/3800] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:44 2026] GET /volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:44.918558 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:44.920761 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:58:44.921117 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6dc698a-f031-4834-874f-d67c8324d3e5", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-77763833"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:44.934994 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:44.934994 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:44.935637 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:44.935808 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:44.962788 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['2bf7ebdf-4d4c-4198-b6be-762670cf0c07', 'caed3a3f-8dca-4698-93b0-b73bbde9d5f7', 'e2f90194-8cca-4783-a90c-24184d2caca2', 'fdcb1d1b-a040-441c-8d37-923b2f59e36a'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:44.999614 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot force create request issued successfully. Aug 12 14:58:44.999614 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a46cfe1-1ffb-4095-8ff6-6ddca2c2594b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:58:44.999614 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 953/3801] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:58:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:45.009692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70658e12-6c45-4819-9cb9-b06851c3783a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:45.013127 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70658e12-6c45-4819-9cb9-b06851c3783a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:45.013127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70658e12-6c45-4819-9cb9-b06851c3783a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:45.013127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70658e12-6c45-4819-9cb9-b06851c3783a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:45.017984 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:45.017984 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:45.018533 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-70658e12-6c45-4819-9cb9-b06851c3783a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:45.019445 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70658e12-6c45-4819-9cb9-b06851c3783a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 returned with HTTP 200 Aug 12 14:58:45.019869 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 943/3802] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:45 2026] GET /volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:46.032215 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dbbd1445-0afa-4a6a-9700-af3354f27776 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:46.037298 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dbbd1445-0afa-4a6a-9700-af3354f27776 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:46.037298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dbbd1445-0afa-4a6a-9700-af3354f27776 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:46.037298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dbbd1445-0afa-4a6a-9700-af3354f27776 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:46.044500 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:46.044500 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:46.044500 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dbbd1445-0afa-4a6a-9700-af3354f27776 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:46.044500 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dbbd1445-0afa-4a6a-9700-af3354f27776 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 returned with HTTP 200 Aug 12 14:58:46.044500 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 955/3803] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:46 2026] GET /volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:46.053409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:46.055900 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:46.056230 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:46.056535 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:46.056698 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:46.065548 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:46.065548 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:46.065548 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:46.098613 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:58:46.098912 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e54718c8-05f0-4f47-83e2-fc847d932a81 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 returned with HTTP 202 Aug 12 14:58:46.099350 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 953/3804] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:46 2026] DELETE /volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:46.115427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6cdbffe2-f5ec-4f92-b8f8-4f832db58bb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:46.118019 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6cdbffe2-f5ec-4f92-b8f8-4f832db58bb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:46.118272 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6cdbffe2-f5ec-4f92-b8f8-4f832db58bb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:46.118450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6cdbffe2-f5ec-4f92-b8f8-4f832db58bb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:46.131043 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:46.131043 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:46.131523 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6cdbffe2-f5ec-4f92-b8f8-4f832db58bb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:46.132922 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6cdbffe2-f5ec-4f92-b8f8-4f832db58bb9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 returned with HTTP 200 Aug 12 14:58:46.133805 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 954/3805] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:46 2026] GET /volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:46.758318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-0b206d59-7dd3-4a86-9778-683dc069af25 req-39c16cb6-cf26-47bc-bf96-bffd01bed0b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:46.760704 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0b206d59-7dd3-4a86-9778-683dc069af25 req-39c16cb6-cf26-47bc-bf96-bffd01bed0b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866 Aug 12 14:58:46.761011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0b206d59-7dd3-4a86-9778-683dc069af25 req-39c16cb6-cf26-47bc-bf96-bffd01bed0b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:46.761249 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-0b206d59-7dd3-4a86-9778-683dc069af25 req-39c16cb6-cf26-47bc-bf96-bffd01bed0b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:46.768183 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:46.768183 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:46.826562 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-0b206d59-7dd3-4a86-9778-683dc069af25 req-39c16cb6-cf26-47bc-bf96-bffd01bed0b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866 returned with HTTP 200 Aug 12 14:58:46.827018 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 944/3806] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:58:46 2026] DELETE /volume/v3/attachments/c62627c7-cd91-4491-9079-5c98f9447866 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:47.145644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3bbb3a95-9ac1-412b-bb0b-a162344ef04e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:47.147505 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3bbb3a95-9ac1-412b-bb0b-a162344ef04e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:47.147683 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3bbb3a95-9ac1-412b-bb0b-a162344ef04e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:47.147861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3bbb3a95-9ac1-412b-bb0b-a162344ef04e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:47.153980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3bbb3a95-9ac1-412b-bb0b-a162344ef04e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 returned with HTTP 404 Aug 12 14:58:47.154640 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 956/3807] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:47 2026] GET /volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:47.161575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:47.163307 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:58:47.163479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:47.163663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:47.163753 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:58:47.168639 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:47.168639 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:47.169090 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:47.189510 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:58:47.189510 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-231d48a0-807f-499b-8f41-b7d200b5beb1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 returned with HTTP 202 Aug 12 14:58:47.189510 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 954/3808] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:47 2026] DELETE /volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:47.195404 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ae39e16b-b52f-4930-9b88-e3d9977f44a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:47.199675 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae39e16b-b52f-4930-9b88-e3d9977f44a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:58:47.199675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae39e16b-b52f-4930-9b88-e3d9977f44a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:47.199675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae39e16b-b52f-4930-9b88-e3d9977f44a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:47.204099 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:47.204099 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:47.204617 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ae39e16b-b52f-4930-9b88-e3d9977f44a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:47.205319 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae39e16b-b52f-4930-9b88-e3d9977f44a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 returned with HTTP 200 Aug 12 14:58:47.205778 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 955/3809] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:47 2026] GET /volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:48.217050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a0ae1f0d-5521-461e-9031-764c1aaa81d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:48.219324 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0ae1f0d-5521-461e-9031-764c1aaa81d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:58:48.219569 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0ae1f0d-5521-461e-9031-764c1aaa81d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:48.219812 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a0ae1f0d-5521-461e-9031-764c1aaa81d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:48.224986 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a0ae1f0d-5521-461e-9031-764c1aaa81d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 returned with HTTP 404 Aug 12 14:58:48.225602 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 945/3810] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:48 2026] GET /volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:48.233225 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:48.235030 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:48.235242 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:48.235511 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:48.235570 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:48.244609 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:48.244609 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:48.245379 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:48.275487 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:58:48.275487 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a3f2ae5-b57a-4fa7-85bc-3960ef835c64 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 returned with HTTP 202 Aug 12 14:58:48.275487 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 957/3811] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:48 2026] DELETE /volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:48.285555 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8fb5e37e-6111-400c-a1b5-fd98c186f0d3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:48.287641 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8fb5e37e-6111-400c-a1b5-fd98c186f0d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:48.287981 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8fb5e37e-6111-400c-a1b5-fd98c186f0d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:48.288188 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8fb5e37e-6111-400c-a1b5-fd98c186f0d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:48.288582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:48.290605 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:58:48.290847 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:48.291119 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:48.291324 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:58:48.294446 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:48.294446 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:48.297484 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8fb5e37e-6111-400c-a1b5-fd98c186f0d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:48.297484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8fb5e37e-6111-400c-a1b5-fd98c186f0d3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 returned with HTTP 200 Aug 12 14:58:48.297484 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 955/3812] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:48 2026] GET /volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:48.300249 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:48.300249 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:48.300796 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:48.325505 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 14:58:48.325505 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52bd0eb1-51dd-42e3-a024-66a7ad1ced3b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 202 Aug 12 14:58:48.325505 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 956/3813] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:58:48 2026] DELETE /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:48.332003 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8cb41e17-762d-47b8-9295-88b0880fa2de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:48.335079 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cb41e17-762d-47b8-9295-88b0880fa2de tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:58:48.335486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cb41e17-762d-47b8-9295-88b0880fa2de tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:48.335627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cb41e17-762d-47b8-9295-88b0880fa2de tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:48.344296 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:48.344296 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:48.349343 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8cb41e17-762d-47b8-9295-88b0880fa2de tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:48.357431 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cb41e17-762d-47b8-9295-88b0880fa2de tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 200 Aug 12 14:58:48.358014 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 946/3814] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:48 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:49.311158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7023709e-8103-4c9a-99fb-8b31baca3a05 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.313486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7023709e-8103-4c9a-99fb-8b31baca3a05 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:49.313689 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7023709e-8103-4c9a-99fb-8b31baca3a05 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.313894 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7023709e-8103-4c9a-99fb-8b31baca3a05 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.320225 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7023709e-8103-4c9a-99fb-8b31baca3a05 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 returned with HTTP 404 Aug 12 14:58:49.320921 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 958/3815] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:49 2026] GET /volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:49.329176 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9da08e3a-5698-40b7-a090-0ce05f905424 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.331222 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9da08e3a-5698-40b7-a090-0ce05f905424 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:49.331399 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9da08e3a-5698-40b7-a090-0ce05f905424 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.331638 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9da08e3a-5698-40b7-a090-0ce05f905424 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.331737 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-9da08e3a-5698-40b7-a090-0ce05f905424 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: b141522c-2d3d-41ab-8723-ce4a80386ef3 Aug 12 14:58:49.336620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9da08e3a-5698-40b7-a090-0ce05f905424 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 returned with HTTP 404 Aug 12 14:58:49.337140 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 956/3816] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:49 2026] DELETE /volume/v3/snapshots/b141522c-2d3d-41ab-8723-ce4a80386ef3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:49.344635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3a64b470-d19b-455f-b530-ed04aa98a8b6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.349506 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a64b470-d19b-455f-b530-ed04aa98a8b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:49.349506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a64b470-d19b-455f-b530-ed04aa98a8b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.349506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a64b470-d19b-455f-b530-ed04aa98a8b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.349506 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-3a64b470-d19b-455f-b530-ed04aa98a8b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 9eb11d5e-2f53-42d6-8a2e-814e01c30e42 Aug 12 14:58:49.354176 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a64b470-d19b-455f-b530-ed04aa98a8b6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 returned with HTTP 404 Aug 12 14:58:49.354872 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 957/3817] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:49 2026] DELETE /volume/v3/snapshots/9eb11d5e-2f53-42d6-8a2e-814e01c30e42 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:49.372619 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7bc17521-19e2-45c6-b480-4be0d348100d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.374778 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bc17521-19e2-45c6-b480-4be0d348100d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f Aug 12 14:58:49.375008 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bc17521-19e2-45c6-b480-4be0d348100d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.375223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bc17521-19e2-45c6-b480-4be0d348100d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.381288 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bc17521-19e2-45c6-b480-4be0d348100d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f returned with HTTP 404 Aug 12 14:58:49.381815 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 947/3818] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:49 2026] GET /volume/v3/volumes/8f46e695-898a-4c84-a377-a336cf793d3f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:49.393994 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-74877eb5-3519-4337-851a-21c56baa1482 req-1b3f6f81-b4c0-4bd8-bdb4-843cd20b4b41 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.395900 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-1b3f6f81-b4c0-4bd8-bdb4-843cd20b4b41 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:49.396136 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-1b3f6f81-b4c0-4bd8-bdb4-843cd20b4b41 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.396328 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-1b3f6f81-b4c0-4bd8-bdb4-843cd20b4b41 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.406857 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:49.406857 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:49.411168 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-74877eb5-3519-4337-851a-21c56baa1482 req-1b3f6f81-b4c0-4bd8-bdb4-843cd20b4b41 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:49.415044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3957edec-138e-4100-aae0-38d1aedace52 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.416504 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-1b3f6f81-b4c0-4bd8-bdb4-843cd20b4b41 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:49.416978 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 959/3819] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:49 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:49.417058 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:58:49.417442 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-440658696", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:49.419626 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-440658696', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:58:49.438897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-74877eb5-3519-4337-851a-21c56baa1482 req-0bea464a-1729-4945-84e4-b80ed52789af None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.441413 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-0bea464a-1729-4945-84e4-b80ed52789af tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5/action Aug 12 14:58:49.442057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-0bea464a-1729-4945-84e4-b80ed52789af tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:58:49.442345 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-0bea464a-1729-4945-84e4-b80ed52789af tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:49.456124 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:49.456124 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:49.457011 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-74877eb5-3519-4337-851a-21c56baa1482 req-0bea464a-1729-4945-84e4-b80ed52789af tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:49.466420 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-74877eb5-3519-4337-851a-21c56baa1482 req-0bea464a-1729-4945-84e4-b80ed52789af tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Begin detaching volume completed successfully. Aug 12 14:58:49.466420 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-0bea464a-1729-4945-84e4-b80ed52789af tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5/action returned with HTTP 202 Aug 12 14:58:49.466420 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 958/3820] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:58:49 2026] POST /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:58:49.516552 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 14:58:49.521958 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 14:58:49.528016 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (62bdd3fb-8004-4c3b-8334-77fa9bfc7dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:49.529482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d66864f-5456-4853-82bc-44aaa3a46e56 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.529655 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d66864f-5456-4853-82bc-44aaa3a46e56 None None] GET https://10.4.3.100/volume// Aug 12 14:58:49.529860 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d66864f-5456-4853-82bc-44aaa3a46e56 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.529935 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a56ef3-6710-47ee-a74e-0fa942d6034a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:49.530124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d66864f-5456-4853-82bc-44aaa3a46e56 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.533484 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d66864f-5456-4853-82bc-44aaa3a46e56 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:49.533484 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 948/3821] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:58: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 14:58:49.533619 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:58:49.541379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-74877eb5-3519-4337-851a-21c56baa1482 req-5d307892-7c72-47b9-a312-d37b553c7355 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.542296 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-5d307892-7c72-47b9-a312-d37b553c7355 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:49.542296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-5d307892-7c72-47b9-a312-d37b553c7355 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.543934 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-5d307892-7c72-47b9-a312-d37b553c7355 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.555146 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:49.555146 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:49.559882 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-74877eb5-3519-4337-851a-21c56baa1482 req-5d307892-7c72-47b9-a312-d37b553c7355 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:49.565888 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-5d307892-7c72-47b9-a312-d37b553c7355 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:49.566617 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 960/3822] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:58:49 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:58:49.622330 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1a56ef3-6710-47ee-a74e-0fa942d6034a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:49.623549 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e32156-abd4-4b9e-a732-b6bd58b85b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:49.690110 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['79bb4f34-f339-467e-8ff1-2d4c61a3b656', '0f6ae400-afc4-4bb3-946d-123a516a73ee', '08c51d0f-c65d-407b-a1cc-074f7a654f47', 'b8ec4c46-e947-4899-8744-87b10e95e885'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:49.691252 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69e32156-abd4-4b9e-a732-b6bd58b85b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79bb4f34-f339-467e-8ff1-2d4c61a3b656', '0f6ae400-afc4-4bb3-946d-123a516a73ee', '08c51d0f-c65d-407b-a1cc-074f7a654f47', 'b8ec4c46-e947-4899-8744-87b10e95e885']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:49.692350 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595aa6ae-60a4-46a0-b679-00fbafc9148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:49.725423 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595aa6ae-60a4-46a0-b679-00fbafc9148a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0830f1a9-c140-4708-be10-24949ff3d9ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-440658696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['79bb4f34-f339-467e-8ff1-2d4c61a3b656','0f6ae400-afc4-4bb3-946d-123a516a73ee','08c51d0f-c65d-407b-a1cc-074f7a654f47','b8ec4c46-e947-4899-8744-87b10e95e885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-440658696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0830f1a9-c140-4708-be10-24949ff3d9ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:49.726353 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ecda31-52ad-45ee-9dd2-17234a0d3149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:49.746130 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36ecda31-52ad-45ee-9dd2-17234a0d3149) transitioned into state 'SUCCESS' from state '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-440658696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['79bb4f34-f339-467e-8ff1-2d4c61a3b656','0f6ae400-afc4-4bb3-946d-123a516a73ee','08c51d0f-c65d-407b-a1cc-074f7a654f47','b8ec4c46-e947-4899-8744-87b10e95e885'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:49.747047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a963d175-b21b-4049-a2ff-1e8ddc9629a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:49.763309 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a963d175-b21b-4049-a2ff-1e8ddc9629a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:49.764156 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (62bdd3fb-8004-4c3b-8334-77fa9bfc7dca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:49.764623 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 14:58:49.765650 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3957edec-138e-4100-aae0-38d1aedace52 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:58:49.766213 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 957/3823] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:58:49 2026] POST /volume/v3/volumes => generated 758 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:49.781029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2a6153b3-7c43-49d7-9801-6194eebb6b70 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:49.783059 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2a6153b3-7c43-49d7-9801-6194eebb6b70 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:58:49.783294 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2a6153b3-7c43-49d7-9801-6194eebb6b70 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:49.783531 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2a6153b3-7c43-49d7-9801-6194eebb6b70 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:49.790517 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:49.790517 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:49.794247 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2a6153b3-7c43-49d7-9801-6194eebb6b70 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:49.798631 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2a6153b3-7c43-49d7-9801-6194eebb6b70 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 200 Aug 12 14:58:49.799044 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 959/3824] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:49 2026] GET /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:50.516081 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-74877eb5-3519-4337-851a-21c56baa1482 req-7f128eec-6e54-4993-bd88-9f95f32faa5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:50.518128 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-7f128eec-6e54-4993-bd88-9f95f32faa5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 Aug 12 14:58:50.518625 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-7f128eec-6e54-4993-bd88-9f95f32faa5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:50.518906 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-7f128eec-6e54-4993-bd88-9f95f32faa5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:50.527297 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:50.527297 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:50.575774 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-74877eb5-3519-4337-851a-21c56baa1482 req-7f128eec-6e54-4993-bd88-9f95f32faa5d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 returned with HTTP 200 Aug 12 14:58:50.576243 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 949/3825] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:58:50 2026] DELETE /volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:50.815007 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2940d30b-2906-4fd5-8caa-d1b5ddae095e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:50.816696 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2940d30b-2906-4fd5-8caa-d1b5ddae095e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:58:50.816876 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2940d30b-2906-4fd5-8caa-d1b5ddae095e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:50.817069 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2940d30b-2906-4fd5-8caa-d1b5ddae095e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:50.824080 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:50.824080 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:50.827535 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2940d30b-2906-4fd5-8caa-d1b5ddae095e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:50.831944 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2940d30b-2906-4fd5-8caa-d1b5ddae095e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 200 Aug 12 14:58:50.832293 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 961/3826] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:50 2026] GET /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:50.849302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e3fd7c8c-f620-496a-ab1f-b5aa20a77196 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:50.851697 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e3fd7c8c-f620-496a-ab1f-b5aa20a77196 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:58:50.852004 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e3fd7c8c-f620-496a-ab1f-b5aa20a77196 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:50.852260 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e3fd7c8c-f620-496a-ab1f-b5aa20a77196 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:50.864885 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:50.864885 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:50.870138 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e3fd7c8c-f620-496a-ab1f-b5aa20a77196 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:50.877520 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e3fd7c8c-f620-496a-ab1f-b5aa20a77196 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 200 Aug 12 14:58:50.878176 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 958/3827] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:50 2026] GET /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:50.896429 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:50.901994 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:58:50.902348 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0830f1a9-c140-4708-be10-24949ff3d9ef", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-872220129", "description": null, "metadata": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:50.915724 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:50.915724 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:50.915724 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:50.915724 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create snapshot from volume 0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:58:50.944385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['01015670-2105-4bf0-adaf-4d84599b0ffe', '9f524b00-5ffb-4bae-835b-abe093345bbc', '790a12bf-03c1-4e31-aa28-a832919595f1', '4798acd5-fd15-4ef9-b682-98eee5946a32'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:50.994322 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot create request issued successfully. Aug 12 14:58:50.994957 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bd4ed9f-92e6-48b9-9d32-6f4dfe8db909 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:58:50.995514 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 960/3828] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:58:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:51.009630 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-deb671d7-27d2-418f-9d80-e1be46773b33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:51.013062 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-deb671d7-27d2-418f-9d80-e1be46773b33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:58:51.013257 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-deb671d7-27d2-418f-9d80-e1be46773b33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:51.013869 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-deb671d7-27d2-418f-9d80-e1be46773b33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:51.021026 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:51.021026 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:51.021575 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-deb671d7-27d2-418f-9d80-e1be46773b33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:51.022372 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-deb671d7-27d2-418f-9d80-e1be46773b33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 200 Aug 12 14:58:51.022783 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 950/3829] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:51 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:51.734474 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-03b08749-81e5-422b-95cb-34ea6dab08a0 req-bda75f53-9bb7-4557-8937-ad2d82df0c30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:51.736683 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-03b08749-81e5-422b-95cb-34ea6dab08a0 req-bda75f53-9bb7-4557-8937-ad2d82df0c30 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 Aug 12 14:58:51.736911 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-03b08749-81e5-422b-95cb-34ea6dab08a0 req-bda75f53-9bb7-4557-8937-ad2d82df0c30 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:51.737403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-03b08749-81e5-422b-95cb-34ea6dab08a0 req-bda75f53-9bb7-4557-8937-ad2d82df0c30 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:51.741505 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-03b08749-81e5-422b-95cb-34ea6dab08a0 req-bda75f53-9bb7-4557-8937-ad2d82df0c30 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 returned with HTTP 404 Aug 12 14:58:51.742018 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 962/3830] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:58:51 2026] DELETE /volume/v3/attachments/c3c65791-cf6c-41c8-b94e-4390a70611f4 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:58:52.031502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9bbbb6f3-299f-4ce9-906b-9a1dffb5fe48 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:52.033623 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9bbbb6f3-299f-4ce9-906b-9a1dffb5fe48 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:58:52.033869 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9bbbb6f3-299f-4ce9-906b-9a1dffb5fe48 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:52.034128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9bbbb6f3-299f-4ce9-906b-9a1dffb5fe48 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:52.039729 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:52.039729 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:52.040289 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9bbbb6f3-299f-4ce9-906b-9a1dffb5fe48 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:52.041255 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9bbbb6f3-299f-4ce9-906b-9a1dffb5fe48 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 200 Aug 12 14:58:52.042079 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 959/3831] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:52 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:52.051370 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5fdad3d-6178-4409-88c5-d3b3c35631dd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:52.053354 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5fdad3d-6178-4409-88c5-d3b3c35631dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:58:52.053621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5fdad3d-6178-4409-88c5-d3b3c35631dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:52.053884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5fdad3d-6178-4409-88c5-d3b3c35631dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:52.059792 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:52.059792 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:52.060384 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f5fdad3d-6178-4409-88c5-d3b3c35631dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:52.061302 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5fdad3d-6178-4409-88c5-d3b3c35631dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 200 Aug 12 14:58:52.061790 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 961/3832] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:52 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:52.209851 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ffc226ea-fab4-42b5-95e2-b67dcf118075 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:52.212109 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ffc226ea-fab4-42b5-95e2-b67dcf118075 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:58:52.212322 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ffc226ea-fab4-42b5-95e2-b67dcf118075 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:52.212545 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ffc226ea-fab4-42b5-95e2-b67dcf118075 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:52.219019 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:52.219019 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:52.219473 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ffc226ea-fab4-42b5-95e2-b67dcf118075 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:52.220308 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ffc226ea-fab4-42b5-95e2-b67dcf118075 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 200 Aug 12 14:58:52.220694 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 951/3833] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 14:58:52 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:52.229524 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-1eff3d80-513b-4eb7-8020-2a8e35e3c00e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:52.232014 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-1eff3d80-513b-4eb7-8020-2a8e35e3c00e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:58:52.232254 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-1eff3d80-513b-4eb7-8020-2a8e35e3c00e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:52.232529 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-1eff3d80-513b-4eb7-8020-2a8e35e3c00e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:52.239751 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:52.239751 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:52.243189 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-1eff3d80-513b-4eb7-8020-2a8e35e3c00e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:52.247938 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-1eff3d80-513b-4eb7-8020-2a8e35e3c00e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 200 Aug 12 14:58:52.248649 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 963/3834] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:52 2026] GET /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:52.677448 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-54f41d83-0555-4a10-9ad4-f2ec073b9158 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:52.681094 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-54f41d83-0555-4a10-9ad4-f2ec073b9158 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:58:52.681292 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-54f41d83-0555-4a10-9ad4-f2ec073b9158 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:52.681506 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-54f41d83-0555-4a10-9ad4-f2ec073b9158 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:52.687434 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:52.687434 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:52.688080 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-54f41d83-0555-4a10-9ad4-f2ec073b9158 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:52.689226 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-54f41d83-0555-4a10-9ad4-f2ec073b9158 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 200 Aug 12 14:58:52.689695 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 960/3835] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 14:58:52 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:53.654404 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-23819654-14db-4096-bd92-4e5c3b3856bc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:53.656319 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-23819654-14db-4096-bd92-4e5c3b3856bc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:58:53.656554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-23819654-14db-4096-bd92-4e5c3b3856bc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:53.656737 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-23819654-14db-4096-bd92-4e5c3b3856bc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:53.656835 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-23819654-14db-4096-bd92-4e5c3b3856bc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 7f336d82-f25a-4b87-9b10-5b97b47a5358 Aug 12 14:58:53.661029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-23819654-14db-4096-bd92-4e5c3b3856bc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 returned with HTTP 404 Aug 12 14:58:53.661469 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 962/3836] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:53 2026] DELETE /volume/v3/snapshots/7f336d82-f25a-4b87-9b10-5b97b47a5358 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:53.674199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4817343e-8f45-4095-8435-6ca2cdee14a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:53.676405 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4817343e-8f45-4095-8435-6ca2cdee14a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:58:53.676670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4817343e-8f45-4095-8435-6ca2cdee14a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:53.676909 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4817343e-8f45-4095-8435-6ca2cdee14a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:53.685710 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:53.685710 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:53.690335 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4817343e-8f45-4095-8435-6ca2cdee14a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:53.696343 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4817343e-8f45-4095-8435-6ca2cdee14a2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:58:53.696946 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 952/3837] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:53 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:53.709476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-01fab2c3-b46d-4261-88c1-321181f05356 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:53.711211 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:58:53.711561 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-666740336"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:53.713043 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-666740336'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:58:53.713284 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume of 1 GB Aug 12 14:58:53.717391 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Availability Zones retrieved successfully. Aug 12 14:58:53.722909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (ece7d84d-d61b-4a1a-8542-97bf664198d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:53.724034 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3406219d-6ced-4d71-af0e-bd657cae2f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:53.724950 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:58:53.756643 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3406219d-6ced-4d71-af0e-bd657cae2f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:53.757377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72172715-cd12-4ae5-b39c-1ac344065590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:53.768743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-95aa8d58-cc95-4576-b0cf-f74beb8b1798 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:53.771889 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-95aa8d58-cc95-4576-b0cf-f74beb8b1798 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:58:53.772578 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-95aa8d58-cc95-4576-b0cf-f74beb8b1798 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:53.772578 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-95aa8d58-cc95-4576-b0cf-f74beb8b1798 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:53.779822 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:53.779822 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:53.780480 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-95aa8d58-cc95-4576-b0cf-f74beb8b1798 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:53.781739 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-95aa8d58-cc95-4576-b0cf-f74beb8b1798 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 200 Aug 12 14:58:53.782278 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 961/3838] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 14:58:53 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:53.800515 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-fbdcf82b-6668-4414-8e4c-9b6d8a4abc16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:53.801701 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['8f60c75d-cea1-43dd-9e5a-79db0eb848c7', 'c057f9e6-f1f7-4bf5-8b27-10b35ef27924', '1a2cb7a6-5875-401f-9aca-0a462524e101', '5487f3dc-26f3-4dfe-8a9f-3be81aa31b81'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:53.802535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72172715-cd12-4ae5-b39c-1ac344065590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f60c75d-cea1-43dd-9e5a-79db0eb848c7', 'c057f9e6-f1f7-4bf5-8b27-10b35ef27924', '1a2cb7a6-5875-401f-9aca-0a462524e101', '5487f3dc-26f3-4dfe-8a9f-3be81aa31b81']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:53.803200 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-fbdcf82b-6668-4414-8e4c-9b6d8a4abc16 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:58:53.803271 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db57c7ce-54b1-4ff2-b869-49caa8bdb85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:53.803453 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-fbdcf82b-6668-4414-8e4c-9b6d8a4abc16 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:53.803686 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-fbdcf82b-6668-4414-8e4c-9b6d8a4abc16 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:53.812799 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:53.812799 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:53.817518 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-fbdcf82b-6668-4414-8e4c-9b6d8a4abc16 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:53.824104 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-fbdcf82b-6668-4414-8e4c-9b6d8a4abc16 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 200 Aug 12 14:58:53.824799 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 963/3839] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:53 2026] GET /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:53.825432 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db57c7ce-54b1-4ff2-b869-49caa8bdb85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f91cba8-5b88-4712-84fc-b5787ac66188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-666740336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['8f60c75d-cea1-43dd-9e5a-79db0eb848c7','c057f9e6-f1f7-4bf5-8b27-10b35ef27924','1a2cb7a6-5875-401f-9aca-0a462524e101','5487f3dc-26f3-4dfe-8a9f-3be81aa31b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-666740336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f91cba8-5b88-4712-84fc-b5787ac66188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7cf9762ce74f0cb174ecf59bef1139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2094188cbe643549748a1ec0eec3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:53.826603 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78fd5533-2f83-4bdd-9ec6-279575acb796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:53.834501 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:53.837276 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:58:53.837497 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "f1e8954d-34b9-4b3a-8aee-d029160b0cce", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:53.844142 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'f1e8954d-34b9-4b3a-8aee-d029160b0cce', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:58:53.849313 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78fd5533-2f83-4bdd-9ec6-279575acb796) transitioned into state 'SUCCESS' from state '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-666740336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['8f60c75d-cea1-43dd-9e5a-79db0eb848c7','c057f9e6-f1f7-4bf5-8b27-10b35ef27924','1a2cb7a6-5875-401f-9aca-0a462524e101','5487f3dc-26f3-4dfe-8a9f-3be81aa31b81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:53.851512 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb7edccf-0256-4d49-97f2-463741bdb42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:53.862486 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:53.862486 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:53.862657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb7edccf-0256-4d49-97f2-463741bdb42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:53.862755 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:58:53.862755 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 14:58:53.862805 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (ece7d84d-d61b-4a1a-8542-97bf664198d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:53.862805 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request issued successfully. Aug 12 14:58:53.862870 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 14:58:53.863583 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-01fab2c3-b46d-4261-88c1-321181f05356 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:58:53.864085 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 964/3840] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:58:53 2026] POST /volume/v3/volumes => generated 753 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:53.875429 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f34c6a4-1572-4751-9a25-49c5a3c780dc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:53.878116 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (8e5c53b8-cefd-440a-995d-1b79f8bfea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:53.880754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6810cf3-b0b7-468f-9fb0-b92f1db8713b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:53.882228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:58:53.884490 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f34c6a4-1572-4751-9a25-49c5a3c780dc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:58:53.884858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f34c6a4-1572-4751-9a25-49c5a3c780dc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:53.885125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f34c6a4-1572-4751-9a25-49c5a3c780dc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:53.899243 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:53.899243 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:53.909657 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f34c6a4-1572-4751-9a25-49c5a3c780dc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:53.914750 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6810cf3-b0b7-468f-9fb0-b92f1db8713b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f1e8954d-34b9-4b3a-8aee-d029160b0cce', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:53.915813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4cb34c-cc73-4be9-be77-06af73ba4bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:53.917422 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f34c6a4-1572-4751-9a25-49c5a3c780dc tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 returned with HTTP 200 Aug 12 14:58:53.918393 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 962/3841] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:53 2026] GET /volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:53.967833 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['9bea5118-a4b7-49bb-b82f-672450ac168a', '63b054a2-ae97-4f8f-8fb7-007cd6416110', '660decab-e02f-44b6-81f1-1723018d247d', '6632d34c-cd9f-4e50-92bc-f0b1247e7222'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:53.969121 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f4cb34c-cc73-4be9-be77-06af73ba4bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9bea5118-a4b7-49bb-b82f-672450ac168a', '63b054a2-ae97-4f8f-8fb7-007cd6416110', '660decab-e02f-44b6-81f1-1723018d247d', '6632d34c-cd9f-4e50-92bc-f0b1247e7222']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:53.970240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92af6286-483e-4d0f-b2a4-5d1b9227e2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:54.022501 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92af6286-483e-4d0f-b2a4-5d1b9227e2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f8d41f-fd8e-497c-bfdd-9a863bdfc072', '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='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['9bea5118-a4b7-49bb-b82f-672450ac168a','63b054a2-ae97-4f8f-8fb7-007cd6416110','660decab-e02f-44b6-81f1-1723018d247d','6632d34c-cd9f-4e50-92bc-f0b1247e7222'],size=1,snapshot_id=f1e8954d-34b9-4b3a-8aee-d029160b0cce,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T14:58:53Z,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=66f8d41f-fd8e-497c-bfdd-9a863bdfc072,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f1e8954d-34b9-4b3a-8aee-d029160b0cce,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:54.024228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d308bf6-45fb-4115-9a68-7308f7f70620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:54.045475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d308bf6-45fb-4115-9a68-7308f7f70620) transitioned into 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='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['9bea5118-a4b7-49bb-b82f-672450ac168a','63b054a2-ae97-4f8f-8fb7-007cd6416110','660decab-e02f-44b6-81f1-1723018d247d','6632d34c-cd9f-4e50-92bc-f0b1247e7222'],size=1,snapshot_id=f1e8954d-34b9-4b3a-8aee-d029160b0cce,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:54.046356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f711f997-a0fe-4b56-8ae8-fb41b0811975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:54.071993 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f711f997-a0fe-4b56-8ae8-fb41b0811975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:54.072893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (8e5c53b8-cefd-440a-995d-1b79f8bfea78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:54.073257 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 14:58:54.073891 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-ff6bb372-5df3-435b-a92a-e3e06a08b607 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:58:54.074415 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 953/3842] 10.4.3.100 () {72 vars in 1541 bytes} [Wed Aug 12 14:58:53 2026] POST /volume/v3/volumes => generated 736 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:54.086734 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8318c6fe-ebf3-4b00-bdb7-867257e924fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:54.089764 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8318c6fe-ebf3-4b00-bdb7-867257e924fd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:58:54.090058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8318c6fe-ebf3-4b00-bdb7-867257e924fd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:54.090335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8318c6fe-ebf3-4b00-bdb7-867257e924fd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:54.099861 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:54.099861 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:54.104694 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8318c6fe-ebf3-4b00-bdb7-867257e924fd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:54.110777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8318c6fe-ebf3-4b00-bdb7-867257e924fd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 returned with HTTP 200 Aug 12 14:58:54.111420 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 964/3843] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:54 2026] GET /volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:54.119364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-b46b2dde-8d4e-4346-bf8b-5abbab9c572a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:54.121635 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-b46b2dde-8d4e-4346-bf8b-5abbab9c572a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:58:54.121946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-b46b2dde-8d4e-4346-bf8b-5abbab9c572a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:54.122145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-b46b2dde-8d4e-4346-bf8b-5abbab9c572a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:54.131013 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:54.131013 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:54.135981 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-b46b2dde-8d4e-4346-bf8b-5abbab9c572a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:54.141674 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-b46b2dde-8d4e-4346-bf8b-5abbab9c572a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 returned with HTTP 200 Aug 12 14:58:54.142287 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 965/3844] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:54 2026] GET /volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:54.939236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7eb5bb5e-4599-4d41-b562-4f2389c32721 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:54.941633 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7eb5bb5e-4599-4d41-b562-4f2389c32721 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:58:54.941892 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7eb5bb5e-4599-4d41-b562-4f2389c32721 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:54.942202 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7eb5bb5e-4599-4d41-b562-4f2389c32721 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:54.952451 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:54.952451 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:54.957689 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7eb5bb5e-4599-4d41-b562-4f2389c32721 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:54.964213 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7eb5bb5e-4599-4d41-b562-4f2389c32721 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 returned with HTTP 200 Aug 12 14:58:54.964837 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 963/3845] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:54 2026] GET /volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:54.981332 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:54.986877 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:58:54.987346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f91cba8-5b88-4712-84fc-b5787ac66188", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1985968130"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:55.010028 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:55.010028 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:55.010995 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:55.011141 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume 2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:58:55.049000 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['ad20ed8c-0d0c-42be-93be-dad9dbe1478f', '879e77d2-08d5-42fd-9a52-4a3ca945678d', 'a2632e0e-f31a-480a-baef-3473a9a0156a', 'bee11538-a749-4cfd-991a-72e54292d871'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:55.090245 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot create request issued successfully. Aug 12 14:58:55.090813 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac302b9f-ecbc-45e5-9eee-290b596d5f1b tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:58:55.091397 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 954/3846] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:58:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:55.103121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-653407f6-2c33-4f99-85fb-dcaadbb09fa1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:55.106230 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-653407f6-2c33-4f99-85fb-dcaadbb09fa1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d Aug 12 14:58:55.106667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-653407f6-2c33-4f99-85fb-dcaadbb09fa1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:55.107036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-653407f6-2c33-4f99-85fb-dcaadbb09fa1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:55.113560 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:55.113560 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:55.114046 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-653407f6-2c33-4f99-85fb-dcaadbb09fa1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:55.114876 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-653407f6-2c33-4f99-85fb-dcaadbb09fa1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d returned with HTTP 200 Aug 12 14:58:55.115314 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 965/3847] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:55 2026] GET /volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:56.123635 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fe8563fc-c4f2-4a15-89d6-d524b466b9d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:56.125961 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe8563fc-c4f2-4a15-89d6-d524b466b9d4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d Aug 12 14:58:56.126247 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe8563fc-c4f2-4a15-89d6-d524b466b9d4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:56.126544 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fe8563fc-c4f2-4a15-89d6-d524b466b9d4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:56.133236 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:56.133236 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:56.133902 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fe8563fc-c4f2-4a15-89d6-d524b466b9d4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:56.135062 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fe8563fc-c4f2-4a15-89d6-d524b466b9d4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d returned with HTTP 200 Aug 12 14:58:56.135567 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 966/3848] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:56 2026] GET /volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:56.144927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:56.146804 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:58:56.147214 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "25098377-3e72-43ce-8add-76de62a7639d", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-743553831"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:56.149450 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request body: {'volume': {'snapshot_id': '25098377-3e72-43ce-8add-76de62a7639d', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-743553831'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:58:56.154649 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:56.154649 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:56.155162 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:56.155335 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume of 2 GB Aug 12 14:58:56.159136 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Availability Zones retrieved successfully. Aug 12 14:58:56.164730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (1b45c3a1-9a6d-45dc-8b12-084beb9dfaad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:56.165655 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9572e9a0-3f62-469b-8284-55fed5c16e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:56.166566 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:58:56.205848 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9572e9a0-3f62-469b-8284-55fed5c16e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '25098377-3e72-43ce-8add-76de62a7639d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:56.207218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f54b08-0739-4aa9-ad49-9e29f0870300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:56.265222 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['c2b92df8-3bf0-4574-9747-d052116c6b92', '6bd5fa61-ca42-4ec8-a76e-bd6e6a5bea97', 'e885858a-9e77-4501-8aa2-4bd6d2bded8b', 'e624c069-c000-4e5d-af70-dba5e05f54e1'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:58:56.266654 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2f54b08-0739-4aa9-ad49-9e29f0870300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2b92df8-3bf0-4574-9747-d052116c6b92', '6bd5fa61-ca42-4ec8-a76e-bd6e6a5bea97', 'e885858a-9e77-4501-8aa2-4bd6d2bded8b', 'e624c069-c000-4e5d-af70-dba5e05f54e1']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:56.267908 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8593e618-618e-4249-9cee-c709bd033a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:56.323495 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8593e618-618e-4249-9cee-c709bd033a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e28032e4-e967-4bca-8ad2-5251953899cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-743553831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['c2b92df8-3bf0-4574-9747-d052116c6b92','6bd5fa61-ca42-4ec8-a76e-bd6e6a5bea97','e885858a-9e77-4501-8aa2-4bd6d2bded8b','e624c069-c000-4e5d-af70-dba5e05f54e1'],size=2,snapshot_id=25098377-3e72-43ce-8add-76de62a7639d,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:58:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-743553831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e28032e4-e967-4bca-8ad2-5251953899cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7cf9762ce74f0cb174ecf59bef1139',provider_auth=None,provider_geometry=None,provider_id=None,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=25098377-3e72-43ce-8add-76de62a7639d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2094188cbe643549748a1ec0eec3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:56.324497 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f0ba94-7e66-47c6-b7d3-13dac4fcb883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:56.349372 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3f0ba94-7e66-47c6-b7d3-13dac4fcb883) transitioned into state 'SUCCESS' from state '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-743553831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['c2b92df8-3bf0-4574-9747-d052116c6b92','6bd5fa61-ca42-4ec8-a76e-bd6e6a5bea97','e885858a-9e77-4501-8aa2-4bd6d2bded8b','e624c069-c000-4e5d-af70-dba5e05f54e1'],size=2,snapshot_id=25098377-3e72-43ce-8add-76de62a7639d,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:56.350529 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a807bc-05cf-4658-9585-d4fccda87d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:58:56.372825 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a807bc-05cf-4658-9585-d4fccda87d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:58:56.373625 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (1b45c3a1-9a6d-45dc-8b12-084beb9dfaad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:58:56.373923 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request issued successfully. Aug 12 14:58:56.374492 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26734b25-e00b-4cde-aefe-0b029a6d2c00 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:58:56.374924 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 964/3849] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:58:56 2026] POST /volume/v3/volumes => generated 787 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:58:56.387050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6ea31b7f-374c-4531-bb54-3ab0afc15e9e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:56.389326 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ea31b7f-374c-4531-bb54-3ab0afc15e9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:56.389602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ea31b7f-374c-4531-bb54-3ab0afc15e9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:56.389786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ea31b7f-374c-4531-bb54-3ab0afc15e9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:56.398239 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:56.398239 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:56.403485 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6ea31b7f-374c-4531-bb54-3ab0afc15e9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:56.408883 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ea31b7f-374c-4531-bb54-3ab0afc15e9e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 200 Aug 12 14:58:56.409278 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 955/3850] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:56 2026] GET /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:57.150484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-78692561-f2a5-4266-b84d-47c8b2448223 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.152367 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-78692561-f2a5-4266-b84d-47c8b2448223 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:58:57.152585 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-78692561-f2a5-4266-b84d-47c8b2448223 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.152740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-78692561-f2a5-4266-b84d-47c8b2448223 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.159546 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.159546 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:57.162732 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-78692561-f2a5-4266-b84d-47c8b2448223 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:57.168010 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-78692561-f2a5-4266-b84d-47c8b2448223 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 returned with HTTP 200 Aug 12 14:58:57.168572 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 966/3851] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:58:57 2026] GET /volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 => generated 1345 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:57.175139 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b738069c-3a82-4139-89c6-f627e668d92f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.175559 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b738069c-3a82-4139-89c6-f627e668d92f None None] GET https://10.4.3.100/volume// Aug 12 14:58:57.175785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b738069c-3a82-4139-89c6-f627e668d92f None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.175931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b738069c-3a82-4139-89c6-f627e668d92f None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.176283 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b738069c-3a82-4139-89c6-f627e668d92f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:57.176575 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 967/3852] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:58: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 14:58:57.184029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-f5ec33f8-f516-4cf3-9bcc-c8cede440e32 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.186045 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-f5ec33f8-f516-4cf3-9bcc-c8cede440e32 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:58:57.186412 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-f5ec33f8-f516-4cf3-9bcc-c8cede440e32 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "66f8d41f-fd8e-497c-bfdd-9a863bdfc072", "connector": null, "instance_uuid": "48d9485d-8139-492c-940a-05fe636f1740"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:57.194872 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.194872 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:57.219549 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-f5ec33f8-f516-4cf3-9bcc-c8cede440e32 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:58:57.219943 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 965/3853] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:58:57 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:57.227039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-acf5dae9-789c-4532-b9dc-19d927fd06a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.227356 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acf5dae9-789c-4532-b9dc-19d927fd06a2 None None] GET https://10.4.3.100/volume// Aug 12 14:58:57.227516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acf5dae9-789c-4532-b9dc-19d927fd06a2 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.227691 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-acf5dae9-789c-4532-b9dc-19d927fd06a2 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.228180 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-acf5dae9-789c-4532-b9dc-19d927fd06a2 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:58:57.228390 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 956/3854] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:58: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 14:58:57.236120 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8a340ec2-ea49-422b-826f-1b79b3235611 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.238203 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8a340ec2-ea49-422b-826f-1b79b3235611 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:58:57.238446 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8a340ec2-ea49-422b-826f-1b79b3235611 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.238674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8a340ec2-ea49-422b-826f-1b79b3235611 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.247766 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.247766 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:57.251175 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8a340ec2-ea49-422b-826f-1b79b3235611 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:58:57.257004 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-8a340ec2-ea49-422b-826f-1b79b3235611 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 returned with HTTP 200 Aug 12 14:58:57.257398 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 967/3855] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:58:57 2026] GET /volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:58:57.362420 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-be50dabe-86bd-4241-af9e-083c3ad364bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.364818 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-be50dabe-86bd-4241-af9e-083c3ad364bf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1 Aug 12 14:58:57.365253 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-be50dabe-86bd-4241-af9e-083c3ad364bf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:57.372743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-be50dabe-86bd-4241-af9e-083c3ad364bf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-66f8d41f-fd8e-497c-bfdd-9a863bdfc072-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:58:57.377280 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-be50dabe-86bd-4241-af9e-083c3ad364bf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-66f8d41f-fd8e-497c-bfdd-9a863bdfc072-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:58:57.378270 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.378270 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:57.422405 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-506ce1c0-e78c-487b-9109-fbfb042c79a9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.424449 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-506ce1c0-e78c-487b-9109-fbfb042c79a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:57.424668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-506ce1c0-e78c-487b-9109-fbfb042c79a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.424851 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-506ce1c0-e78c-487b-9109-fbfb042c79a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.432881 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.432881 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:57.438703 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-506ce1c0-e78c-487b-9109-fbfb042c79a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:57.444054 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-506ce1c0-e78c-487b-9109-fbfb042c79a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 200 Aug 12 14:58:57.444486 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 966/3856] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:57 2026] GET /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:57.458220 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7cf27dac-2b2d-455b-b001-434caf6adee1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.461012 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cf27dac-2b2d-455b-b001-434caf6adee1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:57.461301 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cf27dac-2b2d-455b-b001-434caf6adee1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.461636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7cf27dac-2b2d-455b-b001-434caf6adee1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.471629 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.471629 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:57.474697 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-be50dabe-86bd-4241-af9e-083c3ad364bf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-66f8d41f-fd8e-497c-bfdd-9a863bdfc072-np0000007067" released by "attachment_update" :: held 0.097s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:58:57.475135 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-be50dabe-86bd-4241-af9e-083c3ad364bf tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1 returned with HTTP 200 Aug 12 14:58:57.475708 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 968/3857] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:58:57 2026] PUT /volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1 => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:58:57.476352 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7cf27dac-2b2d-455b-b001-434caf6adee1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:57.481904 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7cf27dac-2b2d-455b-b001-434caf6adee1 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 200 Aug 12 14:58:57.482368 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 957/3858] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:57 2026] GET /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:57.502962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-6595dab5-14a1-4ca3-bfae-a037a6556c29 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.505329 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.506837 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-6595dab5-14a1-4ca3-bfae-a037a6556c29 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1/action Aug 12 14:58:57.507355 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-6595dab5-14a1-4ca3-bfae-a037a6556c29 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:58:57.507561 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-6595dab5-14a1-4ca3-bfae-a037a6556c29 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:58:57.507790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:57.508077 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.508317 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.508513 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:57.518017 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.518017 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:58:57.518587 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:57.537912 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume request issued successfully. Aug 12 14:58:57.538200 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad17b293-2af0-4435-b72c-f5ba077b8196 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 202 Aug 12 14:58:57.538670 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 967/3859] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:58:57 2026] DELETE /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:57.544809 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.544809 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:57.547294 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-67d4a552-5f02-4a5e-a2af-192c9ca4955c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:57.549387 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67d4a552-5f02-4a5e-a2af-192c9ca4955c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:57.549667 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67d4a552-5f02-4a5e-a2af-192c9ca4955c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:57.549878 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-67d4a552-5f02-4a5e-a2af-192c9ca4955c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:57.556605 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6245d508-6cc6-45af-bdac-c2a6b8023ded req-6595dab5-14a1-4ca3-bfae-a037a6556c29 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1/action returned with HTTP 204 Aug 12 14:58:57.557122 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 968/3860] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:58:57 2026] POST /volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:57.557922 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:57.557922 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:57.562694 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-67d4a552-5f02-4a5e-a2af-192c9ca4955c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:57.568003 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-67d4a552-5f02-4a5e-a2af-192c9ca4955c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 200 Aug 12 14:58:57.568593 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 969/3861] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:57 2026] GET /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:58.584029 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-63f5929f-c6f7-48d1-9f5b-e54d3a856e61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:58.586173 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63f5929f-c6f7-48d1-9f5b-e54d3a856e61 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:58.586410 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63f5929f-c6f7-48d1-9f5b-e54d3a856e61 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:58.586650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63f5929f-c6f7-48d1-9f5b-e54d3a856e61 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:58.592901 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63f5929f-c6f7-48d1-9f5b-e54d3a856e61 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 404 Aug 12 14:58:58.593466 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 958/3862] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:58 2026] GET /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:58.600285 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e2b175c5-eb73-46e5-896c-6bf089d6fdb0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:58.602274 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2b175c5-eb73-46e5-896c-6bf089d6fdb0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:58.602606 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2b175c5-eb73-46e5-896c-6bf089d6fdb0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:58.602790 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2b175c5-eb73-46e5-896c-6bf089d6fdb0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:58.608722 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2b175c5-eb73-46e5-896c-6bf089d6fdb0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 404 Aug 12 14:58:58.609278 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 968/3863] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:58 2026] GET /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:58.616115 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b043592-277b-4b23-b939-93258b65a2da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:58.618044 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b043592-277b-4b23-b939-93258b65a2da tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:58.618251 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b043592-277b-4b23-b939-93258b65a2da tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:58.618439 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b043592-277b-4b23-b939-93258b65a2da tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:58.618634 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0b043592-277b-4b23-b939-93258b65a2da tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: e28032e4-e967-4bca-8ad2-5251953899cf Aug 12 14:58:58.624816 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b043592-277b-4b23-b939-93258b65a2da tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf returned with HTTP 404 Aug 12 14:58:58.625308 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 969/3864] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:58:58 2026] DELETE /volume/v3/volumes/e28032e4-e967-4bca-8ad2-5251953899cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:58.633931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:58.635805 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d Aug 12 14:58:58.636050 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:58.636282 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:58.636387 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 25098377-3e72-43ce-8add-76de62a7639d Aug 12 14:58:58.642214 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:58.642214 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:58.642664 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:58.657965 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:58:58.658192 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f0bb4d9-0951-4c60-8090-b0038a08fa1d tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d returned with HTTP 202 Aug 12 14:58:58.658592 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 970/3865] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:58:58 2026] DELETE /volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:58.665538 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9f09f9ac-e19a-4f15-a199-7cb63f1e55a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:58.667163 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f09f9ac-e19a-4f15-a199-7cb63f1e55a8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d Aug 12 14:58:58.667351 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f09f9ac-e19a-4f15-a199-7cb63f1e55a8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:58.667568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f09f9ac-e19a-4f15-a199-7cb63f1e55a8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:58.672398 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:58.672398 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:58.672876 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9f09f9ac-e19a-4f15-a199-7cb63f1e55a8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:58:58.673647 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f09f9ac-e19a-4f15-a199-7cb63f1e55a8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d returned with HTTP 200 Aug 12 14:58:58.674025 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 959/3866] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:58 2026] GET /volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:59.683917 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c1ad30c7-bd1b-4279-a5f1-08d8d08800ab None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:59.685844 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c1ad30c7-bd1b-4279-a5f1-08d8d08800ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d Aug 12 14:58:59.686219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c1ad30c7-bd1b-4279-a5f1-08d8d08800ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:59.686338 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c1ad30c7-bd1b-4279-a5f1-08d8d08800ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:59.691635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c1ad30c7-bd1b-4279-a5f1-08d8d08800ab tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d returned with HTTP 404 Aug 12 14:58:59.692292 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 969/3867] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:58:59 2026] GET /volume/v3/snapshots/25098377-3e72-43ce-8add-76de62a7639d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:58:59.699610 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-28fa6450-01e0-40b6-942b-464fe879c2b7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:59.701434 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28fa6450-01e0-40b6-942b-464fe879c2b7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:58:59.701646 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28fa6450-01e0-40b6-942b-464fe879c2b7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:59.701818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28fa6450-01e0-40b6-942b-464fe879c2b7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:59.709084 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:59.709084 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:58:59.713254 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-28fa6450-01e0-40b6-942b-464fe879c2b7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:59.718255 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28fa6450-01e0-40b6-942b-464fe879c2b7 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 returned with HTTP 200 Aug 12 14:58:59.718771 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 970/3868] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:59 2026] GET /volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:58:59.735355 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-20f325cb-743e-4a34-87d9-b389d870ce23 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:59.737402 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20f325cb-743e-4a34-87d9-b389d870ce23 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:58:59.737641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20f325cb-743e-4a34-87d9-b389d870ce23 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:59.737869 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-20f325cb-743e-4a34-87d9-b389d870ce23 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:59.738112 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-20f325cb-743e-4a34-87d9-b389d870ce23 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: 2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:58:59.748147 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:59.748147 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:58:59.748765 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20f325cb-743e-4a34-87d9-b389d870ce23 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:59.767336 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-20f325cb-743e-4a34-87d9-b389d870ce23 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume request issued successfully. Aug 12 14:58:59.767638 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-20f325cb-743e-4a34-87d9-b389d870ce23 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 returned with HTTP 202 Aug 12 14:58:59.767917 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 971/3869] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:58:59 2026] DELETE /volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:58:59.779752 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-995343c0-9a52-4859-a449-c9e576c1e53c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:58:59.781859 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-995343c0-9a52-4859-a449-c9e576c1e53c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:58:59.782154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-995343c0-9a52-4859-a449-c9e576c1e53c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:58:59.782425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-995343c0-9a52-4859-a449-c9e576c1e53c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:58:59.794198 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:58:59.794198 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:58:59.800236 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-995343c0-9a52-4859-a449-c9e576c1e53c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:58:59.807063 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-995343c0-9a52-4859-a449-c9e576c1e53c tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 returned with HTTP 200 Aug 12 14:58:59.807677 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 960/3870] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:58:59 2026] GET /volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:00.821395 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a7639f3d-506b-4a8d-9049-5478197498f9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:00.823948 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a7639f3d-506b-4a8d-9049-5478197498f9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 Aug 12 14:59:00.824220 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a7639f3d-506b-4a8d-9049-5478197498f9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:00.824492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a7639f3d-506b-4a8d-9049-5478197498f9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:00.831937 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a7639f3d-506b-4a8d-9049-5478197498f9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 returned with HTTP 404 Aug 12 14:59:00.832473 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 970/3871] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:00 2026] GET /volume/v3/volumes/2f91cba8-5b88-4712-84fc-b5787ac66188 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:00.842608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f21fa5e2-e555-4f5f-a161-881143a5ce35 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:00.845526 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f21fa5e2-e555-4f5f-a161-881143a5ce35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:59:00.845742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f21fa5e2-e555-4f5f-a161-881143a5ce35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:00.845946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f21fa5e2-e555-4f5f-a161-881143a5ce35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:00.857787 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:00.857787 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:00.862554 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f21fa5e2-e555-4f5f-a161-881143a5ce35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:00.867866 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f21fa5e2-e555-4f5f-a161-881143a5ce35 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:59:00.868332 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 971/3872] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:00 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:00.884103 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-996d81c9-0aa4-44d7-be50-c700398b6ded None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:00.886018 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:00.886375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1692260102"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:00.888472 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1692260102'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:00.888619 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume of 1 GB Aug 12 14:59:00.893919 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Availability Zones retrieved successfully. Aug 12 14:59:00.905679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (0e355c4e-241e-4b1f-8b1d-22e10003bafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:00.906998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ba16ff-b353-4fb7-a03d-43078b8255c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:00.908112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:00.939799 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3ba16ff-b353-4fb7-a03d-43078b8255c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:00.941087 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f329b82-10ba-48d9-a1e6-6b118e2f085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:01.010946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['23375c6a-b356-4d96-bc44-004bf917dfae', '2d0f5d78-bf1c-4480-9b86-7f7ca5424909', '13830b57-b7c4-4157-b0a7-3c04992fb5af', 'f8173f3d-2ff3-437b-80b1-a8003dbdf670'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:01.011882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f329b82-10ba-48d9-a1e6-6b118e2f085c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23375c6a-b356-4d96-bc44-004bf917dfae', '2d0f5d78-bf1c-4480-9b86-7f7ca5424909', '13830b57-b7c4-4157-b0a7-3c04992fb5af', 'f8173f3d-2ff3-437b-80b1-a8003dbdf670']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:01.012656 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc923727-9340-457c-b362-510abd0c93dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:01.039215 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc923727-9340-457c-b362-510abd0c93dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d4847a0-5fec-461a-94b4-bd018d407158', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1692260102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['23375c6a-b356-4d96-bc44-004bf917dfae','2d0f5d78-bf1c-4480-9b86-7f7ca5424909','13830b57-b7c4-4157-b0a7-3c04992fb5af','f8173f3d-2ff3-437b-80b1-a8003dbdf670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1692260102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d4847a0-5fec-461a-94b4-bd018d407158,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7cf9762ce74f0cb174ecf59bef1139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2094188cbe643549748a1ec0eec3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:01.039933 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc016d57-ee4e-48b3-a037-0ceec822a0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:01.062535 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc016d57-ee4e-48b3-a037-0ceec822a0d5) transitioned into state 'SUCCESS' from state '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-1692260102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['23375c6a-b356-4d96-bc44-004bf917dfae','2d0f5d78-bf1c-4480-9b86-7f7ca5424909','13830b57-b7c4-4157-b0a7-3c04992fb5af','f8173f3d-2ff3-437b-80b1-a8003dbdf670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:01.063443 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79dc58ab-61cd-46b6-a508-8c39f3c96b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:01.072610 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79dc58ab-61cd-46b6-a508-8c39f3c96b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:01.073419 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (0e355c4e-241e-4b1f-8b1d-22e10003bafd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:01.073743 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request issued successfully. Aug 12 14:59:01.074333 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-996d81c9-0aa4-44d7-be50-c700398b6ded tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:01.075037 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 972/3873] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:59:00 2026] POST /volume/v3/volumes => generated 754 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:01.092467 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-12d5b885-b91d-4a0a-91d2-b8de8ee9ca93 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:01.097078 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12d5b885-b91d-4a0a-91d2-b8de8ee9ca93 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:01.097356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12d5b885-b91d-4a0a-91d2-b8de8ee9ca93 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:01.097676 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12d5b885-b91d-4a0a-91d2-b8de8ee9ca93 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:01.109487 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:01.109487 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:01.115805 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-12d5b885-b91d-4a0a-91d2-b8de8ee9ca93 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:01.122129 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12d5b885-b91d-4a0a-91d2-b8de8ee9ca93 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 returned with HTTP 200 Aug 12 14:59:01.122902 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 961/3874] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:01 2026] GET /volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:02.136740 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-985cb91f-e515-4f94-829b-bcebc6ae4b48 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:02.138931 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-985cb91f-e515-4f94-829b-bcebc6ae4b48 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:02.139179 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-985cb91f-e515-4f94-829b-bcebc6ae4b48 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:02.139534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-985cb91f-e515-4f94-829b-bcebc6ae4b48 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:02.149338 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:02.149338 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:02.154584 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-985cb91f-e515-4f94-829b-bcebc6ae4b48 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:02.160969 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-985cb91f-e515-4f94-829b-bcebc6ae4b48 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 returned with HTTP 200 Aug 12 14:59:02.161467 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 971/3875] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:02 2026] GET /volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:02.179226 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:02.181293 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:59:02.181710 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0d4847a0-5fec-461a-94b4-bd018d407158", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-273241405"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:02.191887 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:02.191887 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:02.192564 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:02.192723 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create snapshot from volume 0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:02.219066 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['1c084f95-988b-42f1-bcce-065732b0a418', '44f2dce8-1f14-44c8-8dee-f03facab326b', '34a5ec9f-1802-4dbb-83d7-332a796b0ff7', '28bced43-e68b-4504-ac92-e1811ccbdf5b'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:02.250316 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot create request issued successfully. Aug 12 14:59:02.250663 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5e128a0-b404-4953-93f5-a849ff9cb770 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:59:02.251247 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 972/3876] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 14:59:02 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:02.261882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e531eb5e-d121-442e-9fea-acfc4f1082c2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:02.264026 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e531eb5e-d121-442e-9fea-acfc4f1082c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 Aug 12 14:59:02.264181 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e531eb5e-d121-442e-9fea-acfc4f1082c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:02.264332 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e531eb5e-d121-442e-9fea-acfc4f1082c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:02.269856 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:02.269856 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:02.270275 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e531eb5e-d121-442e-9fea-acfc4f1082c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:59:02.271202 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e531eb5e-d121-442e-9fea-acfc4f1082c2 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 returned with HTTP 200 Aug 12 14:59:02.271524 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 973/3877] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:59:02 2026] GET /volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 => generated 441 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:03.281221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-21d3bd76-44d4-45a1-85ad-3189c840ceda None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:03.283328 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21d3bd76-44d4-45a1-85ad-3189c840ceda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 Aug 12 14:59:03.283561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21d3bd76-44d4-45a1-85ad-3189c840ceda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:03.283806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-21d3bd76-44d4-45a1-85ad-3189c840ceda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:03.290594 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:03.290594 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:03.291211 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-21d3bd76-44d4-45a1-85ad-3189c840ceda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:59:03.292277 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-21d3bd76-44d4-45a1-85ad-3189c840ceda tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 returned with HTTP 200 Aug 12 14:59:03.292940 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 962/3878] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:59:03 2026] GET /volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:03.303627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:03.305872 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:03.306295 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9dc3f957-1286-4f3b-8d53-c09e74150624", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1109292145"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:03.308572 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request body: {'volume': {'snapshot_id': '9dc3f957-1286-4f3b-8d53-c09e74150624', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1109292145'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:03.315137 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:03.315137 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:03.315872 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:59:03.316009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume of 1 GB Aug 12 14:59:03.320559 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Availability Zones retrieved successfully. Aug 12 14:59:03.327909 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (6792f1d7-de37-4ad5-a450-3b8ab4d318da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:03.329080 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8997a8-4fac-4c98-a65c-c8edf50af9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:03.330372 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:03.357191 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b8997a8-4fac-4c98-a65c-c8edf50af9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9dc3f957-1286-4f3b-8d53-c09e74150624', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:03.357802 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c25f87-a6f1-40ba-8b87-0435a2c67bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:03.393103 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Created reservations ['83c88f32-9b59-43ce-b0c5-ccdf08b0aba9', '60a1436a-e377-46e3-9f74-df7f18face33', '0488d9f6-2eeb-4f82-8dc4-8b780c1f560e', '43ec607e-277a-414b-9d62-00e34e9f2f09'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:03.394060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91c25f87-a6f1-40ba-8b87-0435a2c67bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83c88f32-9b59-43ce-b0c5-ccdf08b0aba9', '60a1436a-e377-46e3-9f74-df7f18face33', '0488d9f6-2eeb-4f82-8dc4-8b780c1f560e', '43ec607e-277a-414b-9d62-00e34e9f2f09']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:03.394976 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e277d9f9-a8bf-46a0-839d-2dde4ff377e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:03.446972 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e277d9f9-a8bf-46a0-839d-2dde4ff377e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baf6a462-0827-4088-9f79-f4c5dd311d5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1109292145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['83c88f32-9b59-43ce-b0c5-ccdf08b0aba9','60a1436a-e377-46e3-9f74-df7f18face33','0488d9f6-2eeb-4f82-8dc4-8b780c1f560e','43ec607e-277a-414b-9d62-00e34e9f2f09'],size=1,snapshot_id=9dc3f957-1286-4f3b-8d53-c09e74150624,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1109292145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baf6a462-0827-4088-9f79-f4c5dd311d5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e7cf9762ce74f0cb174ecf59bef1139',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9dc3f957-1286-4f3b-8d53-c09e74150624,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2094188cbe643549748a1ec0eec3c53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:03.448709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f4d4bb-2cb9-425b-b533-db1156217653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:03.468086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f4d4bb-2cb9-425b-b533-db1156217653) transitioned into state 'SUCCESS' from state '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-1109292145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e7cf9762ce74f0cb174ecf59bef1139',qos_specs=None,replication_status=,reservations=['83c88f32-9b59-43ce-b0c5-ccdf08b0aba9','60a1436a-e377-46e3-9f74-df7f18face33','0488d9f6-2eeb-4f82-8dc4-8b780c1f560e','43ec607e-277a-414b-9d62-00e34e9f2f09'],size=1,snapshot_id=9dc3f957-1286-4f3b-8d53-c09e74150624,source_replicaid=,source_volid=None,status='creating',user_id='c2094188cbe643549748a1ec0eec3c53',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:03.469173 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e3a2fe-c516-4c15-9788-3628103198a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:03.489893 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e3a2fe-c516-4c15-9788-3628103198a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:03.490685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Flow 'volume_create_api' (6792f1d7-de37-4ad5-a450-3b8ab4d318da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:03.490967 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Create volume request issued successfully. Aug 12 14:59:03.491577 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ec99c49c-b9ff-48be-b8f6-cb60a0d2fd67 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:03.491964 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 972/3879] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:03 2026] POST /volume/v3/volumes => generated 788 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:03.507248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-03e4da53-4b36-4c2b-9be3-83302859ebb6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:03.509110 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03e4da53-4b36-4c2b-9be3-83302859ebb6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:03.509616 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03e4da53-4b36-4c2b-9be3-83302859ebb6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:03.509616 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03e4da53-4b36-4c2b-9be3-83302859ebb6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:03.517078 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:03.517078 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:03.520862 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-03e4da53-4b36-4c2b-9be3-83302859ebb6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:03.525465 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03e4da53-4b36-4c2b-9be3-83302859ebb6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 200 Aug 12 14:59:03.525863 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 973/3880] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:03 2026] GET /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:04.155964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0af79b02-e847-42ff-8870-5738b9716bde None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:04.158514 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0af79b02-e847-42ff-8870-5738b9716bde tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:59:04.158686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0af79b02-e847-42ff-8870-5738b9716bde tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:04.158918 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0af79b02-e847-42ff-8870-5738b9716bde tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:04.170333 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:04.170333 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:04.174725 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0af79b02-e847-42ff-8870-5738b9716bde tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:04.180015 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0af79b02-e847-42ff-8870-5738b9716bde tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 returned with HTTP 200 Aug 12 14:59:04.180470 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 974/3881] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:04 2026] GET /volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:04.539481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-804c4e0f-6de0-49e4-abfd-a6c9f1e346eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:04.543528 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-804c4e0f-6de0-49e4-abfd-a6c9f1e346eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:04.543528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-804c4e0f-6de0-49e4-abfd-a6c9f1e346eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:04.543528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-804c4e0f-6de0-49e4-abfd-a6c9f1e346eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:04.545558 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=209,cinder:INSERT=23,cinder:UPDATE=55 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:59:04.553281 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:04.553281 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:04.557094 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-804c4e0f-6de0-49e4-abfd-a6c9f1e346eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:04.561551 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-804c4e0f-6de0-49e4-abfd-a6c9f1e346eb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 200 Aug 12 14:59:04.561942 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 963/3882] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:04 2026] GET /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:04.580713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2b23e680-230d-45f1-9727-40edb9087baf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:04.583138 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2b23e680-230d-45f1-9727-40edb9087baf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:04.583395 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2b23e680-230d-45f1-9727-40edb9087baf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:04.583661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2b23e680-230d-45f1-9727-40edb9087baf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:04.586244 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=216,cinder:UPDATE=65,cinder:INSERT=28 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:59:04.593671 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:04.593671 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:04.598809 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2b23e680-230d-45f1-9727-40edb9087baf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:04.604094 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2b23e680-230d-45f1-9727-40edb9087baf tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 200 Aug 12 14:59:04.604557 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 973/3883] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:04 2026] GET /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:04.617490 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:04.621925 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:04.621925 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:04.621925 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:04.621925 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:04.622711 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=251,cinder:INSERT=42,cinder:UPDATE=84 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:59:04.632809 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:04.632809 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:04.632809 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:04.674613 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume request issued successfully. Aug 12 14:59:04.674855 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd4a8cc7-6c36-4e44-be66-200f7ee2a2a4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 202 Aug 12 14:59:04.675280 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 974/3884] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:04 2026] DELETE /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:04.686240 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-efd67f34-ae51-4114-b6a6-fe151c851af6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:04.688043 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efd67f34-ae51-4114-b6a6-fe151c851af6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:04.688279 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efd67f34-ae51-4114-b6a6-fe151c851af6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:04.688486 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-efd67f34-ae51-4114-b6a6-fe151c851af6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:04.694199 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=178,cinder:UPDATE=39,cinder:INSERT=14 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 14:59:04.702717 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:04.702717 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:04.709162 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-efd67f34-ae51-4114-b6a6-fe151c851af6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:04.716543 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-efd67f34-ae51-4114-b6a6-fe151c851af6 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 200 Aug 12 14:59:04.716946 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 975/3885] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:04 2026] GET /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:05.407278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-675419a0-797a-4597-8de3-16d3e5367559 req-63217ffa-ac25-4ec7-84e2-8325a35e2901 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:05.409201 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-63217ffa-ac25-4ec7-84e2-8325a35e2901 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1 Aug 12 14:59:05.409369 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-63217ffa-ac25-4ec7-84e2-8325a35e2901 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:05.409559 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-63217ffa-ac25-4ec7-84e2-8325a35e2901 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:05.415885 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:05.415885 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:05.470548 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-63217ffa-ac25-4ec7-84e2-8325a35e2901 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1 returned with HTTP 200 Aug 12 14:59:05.470929 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 964/3886] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:59:05 2026] DELETE /volume/v3/attachments/84458281-e7ec-4e7e-88c1-738f85694cc1 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:05.479817 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:05.482348 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:59:05.482631 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:05.482789 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:05.482993 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:59:05.492508 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:05.492508 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:05.493072 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:05.511161 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 14:59:05.511381 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-675419a0-797a-4597-8de3-16d3e5367559 req-14f4725d-d82c-4636-a1af-2b2c9adf5cc0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 returned with HTTP 202 Aug 12 14:59:05.511814 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 974/3887] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 14:59:05 2026] DELETE /volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:05.733798 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-74e4f010-2034-4f9d-9a55-1f770102796a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:05.735700 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74e4f010-2034-4f9d-9a55-1f770102796a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:05.735813 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74e4f010-2034-4f9d-9a55-1f770102796a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:05.735979 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-74e4f010-2034-4f9d-9a55-1f770102796a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:05.741362 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-74e4f010-2034-4f9d-9a55-1f770102796a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 404 Aug 12 14:59:05.741895 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 975/3888] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:05 2026] GET /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:05.748356 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4e2c7e08-2e82-42ac-b8c6-f07ff3d0442f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:05.750209 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e2c7e08-2e82-42ac-b8c6-f07ff3d0442f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:05.750392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e2c7e08-2e82-42ac-b8c6-f07ff3d0442f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:05.750600 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4e2c7e08-2e82-42ac-b8c6-f07ff3d0442f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:05.756094 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4e2c7e08-2e82-42ac-b8c6-f07ff3d0442f tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 404 Aug 12 14:59:05.756518 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 976/3889] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:05 2026] GET /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:05.763394 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f30cfadb-f904-498c-b210-699a6de49521 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:05.765717 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f30cfadb-f904-498c-b210-699a6de49521 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:05.765951 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f30cfadb-f904-498c-b210-699a6de49521 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:05.766192 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f30cfadb-f904-498c-b210-699a6de49521 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:05.766406 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f30cfadb-f904-498c-b210-699a6de49521 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: baf6a462-0827-4088-9f79-f4c5dd311d5b Aug 12 14:59:05.773616 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f30cfadb-f904-498c-b210-699a6de49521 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b returned with HTTP 404 Aug 12 14:59:05.774241 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 965/3890] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:05 2026] DELETE /volume/v3/volumes/baf6a462-0827-4088-9f79-f4c5dd311d5b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:05.781670 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:05.783302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 Aug 12 14:59:05.783491 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:05.783678 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:05.783776 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete snapshot with id: 9dc3f957-1286-4f3b-8d53-c09e74150624 Aug 12 14:59:05.788650 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:05.788650 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:05.789070 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:59:05.805819 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot delete request issued successfully. Aug 12 14:59:05.806057 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a74bfdf-3c81-4ae8-814f-4bd30fe817e0 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 returned with HTTP 202 Aug 12 14:59:05.806610 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 975/3891] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:59:05 2026] DELETE /volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:05.816512 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f5c0f2d-7354-4f4d-9d54-ad1c69d000ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:05.818194 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f5c0f2d-7354-4f4d-9d54-ad1c69d000ac tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 Aug 12 14:59:05.818389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f5c0f2d-7354-4f4d-9d54-ad1c69d000ac tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:05.818602 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f5c0f2d-7354-4f4d-9d54-ad1c69d000ac tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:05.824554 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:05.824554 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:05.825164 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f5c0f2d-7354-4f4d-9d54-ad1c69d000ac tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Snapshot retrieved successfully. Aug 12 14:59:05.826257 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f5c0f2d-7354-4f4d-9d54-ad1c69d000ac tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 returned with HTTP 200 Aug 12 14:59:05.826784 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 976/3892] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:59:05 2026] GET /volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:06.569594 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-600b35d9-fa8e-4724-a161-169714eee6a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:06.571373 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-600b35d9-fa8e-4724-a161-169714eee6a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 Aug 12 14:59:06.571583 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-600b35d9-fa8e-4724-a161-169714eee6a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:06.571798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-600b35d9-fa8e-4724-a161-169714eee6a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:06.577691 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-600b35d9-fa8e-4724-a161-169714eee6a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 returned with HTTP 404 Aug 12 14:59:06.578213 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 977/3893] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:06 2026] GET /volume/v3/volumes/66f8d41f-fd8e-497c-bfdd-9a863bdfc072 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:06.629768 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d29e2434-29e1-40f8-afed-743a712bd06a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:06.631454 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d29e2434-29e1-40f8-afed-743a712bd06a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:59:06.631687 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d29e2434-29e1-40f8-afed-743a712bd06a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:06.631868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d29e2434-29e1-40f8-afed-743a712bd06a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:06.631970 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-d29e2434-29e1-40f8-afed-743a712bd06a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:59:06.636527 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:06.636527 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:06.636905 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d29e2434-29e1-40f8-afed-743a712bd06a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:59:06.650645 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d29e2434-29e1-40f8-afed-743a712bd06a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot delete request issued successfully. Aug 12 14:59:06.650887 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d29e2434-29e1-40f8-afed-743a712bd06a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 202 Aug 12 14:59:06.651344 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 966/3894] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 14:59:06 2026] DELETE /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:06.660826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e159bf7d-7d1b-446b-8f2b-757f9eff6192 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:06.662960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e159bf7d-7d1b-446b-8f2b-757f9eff6192 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:59:06.663162 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e159bf7d-7d1b-446b-8f2b-757f9eff6192 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:06.663343 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e159bf7d-7d1b-446b-8f2b-757f9eff6192 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:06.671001 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:06.671001 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:06.671509 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e159bf7d-7d1b-446b-8f2b-757f9eff6192 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 14:59:06.672281 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e159bf7d-7d1b-446b-8f2b-757f9eff6192 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 200 Aug 12 14:59:06.672658 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 976/3895] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:59:06 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:06.835982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ae7aa35-c063-434e-9443-a3e8820bd9a9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:06.837730 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ae7aa35-c063-434e-9443-a3e8820bd9a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 Aug 12 14:59:06.837942 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ae7aa35-c063-434e-9443-a3e8820bd9a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:06.838153 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ae7aa35-c063-434e-9443-a3e8820bd9a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:06.842103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ae7aa35-c063-434e-9443-a3e8820bd9a9 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 returned with HTTP 404 Aug 12 14:59:06.842640 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 977/3896] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:59:06 2026] GET /volume/v3/snapshots/9dc3f957-1286-4f3b-8d53-c09e74150624 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:06.848687 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0ce45340-c861-4ca8-9719-fd65a8eb3bfb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:06.850319 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ce45340-c861-4ca8-9719-fd65a8eb3bfb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:06.850518 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ce45340-c861-4ca8-9719-fd65a8eb3bfb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:06.850693 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0ce45340-c861-4ca8-9719-fd65a8eb3bfb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:06.857158 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:06.857158 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:06.860279 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0ce45340-c861-4ca8-9719-fd65a8eb3bfb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:06.863912 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0ce45340-c861-4ca8-9719-fd65a8eb3bfb tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 returned with HTTP 200 Aug 12 14:59:06.864290 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 978/3897] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:06 2026] GET /volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:06.875044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:06.876760 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:06.876943 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:06.877128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:06.877281 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: 0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:06.883638 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:06.883638 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:06.884087 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:06.899725 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume request issued successfully. Aug 12 14:59:06.899937 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eba2856f-41b9-4c46-ae21-fa4c306bebd8 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 returned with HTTP 202 Aug 12 14:59:06.900400 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 967/3898] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:06 2026] DELETE /volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:06.911546 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f2567a4d-ca53-4513-bb60-9dd9c3508fd3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:06.913216 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f2567a4d-ca53-4513-bb60-9dd9c3508fd3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:06.913400 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f2567a4d-ca53-4513-bb60-9dd9c3508fd3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:06.913633 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f2567a4d-ca53-4513-bb60-9dd9c3508fd3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:06.925470 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:06.925470 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:06.931958 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f2567a4d-ca53-4513-bb60-9dd9c3508fd3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:06.938256 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f2567a4d-ca53-4513-bb60-9dd9c3508fd3 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 returned with HTTP 200 Aug 12 14:59:06.938681 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 977/3899] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:06 2026] GET /volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:07.685628 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-823dff22-9a85-4bf0-9f2d-3566d422792b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:07.687339 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-823dff22-9a85-4bf0-9f2d-3566d422792b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce Aug 12 14:59:07.687580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-823dff22-9a85-4bf0-9f2d-3566d422792b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:07.687821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-823dff22-9a85-4bf0-9f2d-3566d422792b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:07.692334 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-823dff22-9a85-4bf0-9f2d-3566d422792b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce returned with HTTP 404 Aug 12 14:59:07.692958 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 978/3900] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 14:59:07 2026] GET /volume/v3/snapshots/f1e8954d-34b9-4b3a-8aee-d029160b0cce => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:07.699194 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:07.700927 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:59:07.701154 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:07.701303 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:07.701447 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:59:07.708071 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:07.708071 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:07.708508 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:07.727238 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 14:59:07.727424 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-52eae771-f1bd-462f-b531-6e93e2bfe049 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 202 Aug 12 14:59:07.727788 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 979/3901] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:07 2026] DELETE /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:07.735237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3349d780-eadf-4e98-9cbc-ac984d3ec4b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:07.736937 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3349d780-eadf-4e98-9cbc-ac984d3ec4b7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:59:07.737131 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3349d780-eadf-4e98-9cbc-ac984d3ec4b7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:07.737300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3349d780-eadf-4e98-9cbc-ac984d3ec4b7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:07.744238 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:07.744238 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:07.748673 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3349d780-eadf-4e98-9cbc-ac984d3ec4b7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:07.754997 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3349d780-eadf-4e98-9cbc-ac984d3ec4b7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 200 Aug 12 14:59:07.755520 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 968/3902] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:07 2026] GET /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:07.951509 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-35956a00-5695-49ff-94ca-e3f61f8cbd4e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:07.953721 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-35956a00-5695-49ff-94ca-e3f61f8cbd4e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 Aug 12 14:59:07.953948 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-35956a00-5695-49ff-94ca-e3f61f8cbd4e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:07.954194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-35956a00-5695-49ff-94ca-e3f61f8cbd4e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:07.961095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-35956a00-5695-49ff-94ca-e3f61f8cbd4e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 returned with HTTP 404 Aug 12 14:59:07.961699 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 978/3903] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:07 2026] GET /volume/v3/volumes/0d4847a0-5fec-461a-94b4-bd018d407158 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:07.969657 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d62dbb6-4e3d-4d08-9d47-7e3395ef7a3a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:07.971581 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d62dbb6-4e3d-4d08-9d47-7e3395ef7a3a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:59:07.971804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d62dbb6-4e3d-4d08-9d47-7e3395ef7a3a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:07.972010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d62dbb6-4e3d-4d08-9d47-7e3395ef7a3a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:07.979497 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:07.979497 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:07.983225 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7d62dbb6-4e3d-4d08-9d47-7e3395ef7a3a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:07.987093 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d62dbb6-4e3d-4d08-9d47-7e3395ef7a3a tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:59:07.987468 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 979/3904] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:07 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:08.003585 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:08.005973 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:59:08.006256 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:08.006538 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:08.006766 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume with id: f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:59:08.015287 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:08.015287 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:08.015758 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:08.032903 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Delete volume request issued successfully. Aug 12 14:59:08.033120 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4529211c-9a12-45a1-8354-a53c5a219ca4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 202 Aug 12 14:59:08.033549 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 980/3905] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:08 2026] DELETE /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:08.043339 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e80cec1e-4a97-4b27-b555-b9199185708e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:08.045580 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e80cec1e-4a97-4b27-b555-b9199185708e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:59:08.045820 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e80cec1e-4a97-4b27-b555-b9199185708e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:08.046069 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e80cec1e-4a97-4b27-b555-b9199185708e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:08.055203 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:08.055203 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:08.060396 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e80cec1e-4a97-4b27-b555-b9199185708e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Volume info retrieved successfully. Aug 12 14:59:08.066402 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e80cec1e-4a97-4b27-b555-b9199185708e tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 200 Aug 12 14:59:08.066901 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 969/3906] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:08 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:08.767551 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5242daa5-efaa-47c3-829c-89840f351b5e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:08.769079 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5242daa5-efaa-47c3-829c-89840f351b5e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef Aug 12 14:59:08.769246 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5242daa5-efaa-47c3-829c-89840f351b5e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:08.769416 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5242daa5-efaa-47c3-829c-89840f351b5e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:08.774974 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5242daa5-efaa-47c3-829c-89840f351b5e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef returned with HTTP 404 Aug 12 14:59:08.775397 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 979/3907] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:08 2026] GET /volume/v3/volumes/0830f1a9-c140-4708-be10-24949ff3d9ef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:08.799605 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:08.801127 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:08.801436 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1680388421", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:08.802818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1680388421', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:08.870654 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 14:59:08.874724 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 14:59:08.879874 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (92465b10-5097-4565-a45d-7bd9a5d3e553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:08.881207 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31c6194-876e-437d-8415-6b2669a39967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:08.882269 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:08.934013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31c6194-876e-437d-8415-6b2669a39967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:08.934749 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641a263a-0aa4-47be-bbd2-93eed447723d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:08.972005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['f9e339bf-c87f-4f0b-b2e8-068a9cd28b9a', '487afc10-3c34-4da2-93cd-1b093113ebc0', 'e67efe5a-edaf-445c-b5d8-b60ffe5d5eb5', '68948dd5-2af1-4c08-b2a5-fdd17ca89cae'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:08.972974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641a263a-0aa4-47be-bbd2-93eed447723d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9e339bf-c87f-4f0b-b2e8-068a9cd28b9a', '487afc10-3c34-4da2-93cd-1b093113ebc0', 'e67efe5a-edaf-445c-b5d8-b60ffe5d5eb5', '68948dd5-2af1-4c08-b2a5-fdd17ca89cae']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:08.973793 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9119a6f0-108c-40cc-9746-1d4e0b2049c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:08.994903 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9119a6f0-108c-40cc-9746-1d4e0b2049c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bfd2ab7-33c5-4259-923c-ba6327623b83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1680388421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['f9e339bf-c87f-4f0b-b2e8-068a9cd28b9a','487afc10-3c34-4da2-93cd-1b093113ebc0','e67efe5a-edaf-445c-b5d8-b60ffe5d5eb5','68948dd5-2af1-4c08-b2a5-fdd17ca89cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1680388421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9bfd2ab7-33c5-4259-923c-ba6327623b83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:08.995768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a219309d-3386-4e39-b334-30fb3f8fcd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:09.012417 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a219309d-3386-4e39-b334-30fb3f8fcd10) transitioned into state 'SUCCESS' from state '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-1680388421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['f9e339bf-c87f-4f0b-b2e8-068a9cd28b9a','487afc10-3c34-4da2-93cd-1b093113ebc0','e67efe5a-edaf-445c-b5d8-b60ffe5d5eb5','68948dd5-2af1-4c08-b2a5-fdd17ca89cae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:09.013199 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd0edc0-1f68-48cf-810f-44a99f3465da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:09.022369 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd0edc0-1f68-48cf-810f-44a99f3465da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:09.023110 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (92465b10-5097-4565-a45d-7bd9a5d3e553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:09.023390 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 14:59:09.023953 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a603c260-ffd3-4baa-b79b-337c8aa065e0 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:09.024343 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 980/3908] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:08 2026] POST /volume/v3/volumes => generated 759 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:09.034899 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-36e3ef56-114a-4b04-b51c-c4ab34be8076 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:09.037006 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36e3ef56-114a-4b04-b51c-c4ab34be8076 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:09.037275 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36e3ef56-114a-4b04-b51c-c4ab34be8076 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:09.037563 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-36e3ef56-114a-4b04-b51c-c4ab34be8076 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:09.046169 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:09.046169 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:09.050358 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-36e3ef56-114a-4b04-b51c-c4ab34be8076 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:09.055811 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-36e3ef56-114a-4b04-b51c-c4ab34be8076 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 14:59:09.056328 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 981/3909] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:09 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:09.079484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7ec6398c-de26-41eb-9bf5-b182944dada4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:09.081168 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ec6398c-de26-41eb-9bf5-b182944dada4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] GET https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 Aug 12 14:59:09.081348 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ec6398c-de26-41eb-9bf5-b182944dada4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:09.081543 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ec6398c-de26-41eb-9bf5-b182944dada4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:09.086837 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ec6398c-de26-41eb-9bf5-b182944dada4 tempest-VolumesSnapshotTestJSON-2102174542 tempest-VolumesSnapshotTestJSON-2102174542-project-member] https://10.4.3.100/volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 returned with HTTP 404 Aug 12 14:59:09.087253 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 970/3910] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:09 2026] GET /volume/v3/volumes/f6dc698a-f031-4834-874f-d67c8324d3e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:10.070670 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d213b395-2e77-4a67-93ef-61215fac37aa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:10.073178 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d213b395-2e77-4a67-93ef-61215fac37aa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:10.073442 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d213b395-2e77-4a67-93ef-61215fac37aa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:10.073836 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d213b395-2e77-4a67-93ef-61215fac37aa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:10.083663 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:10.083663 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:10.089045 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d213b395-2e77-4a67-93ef-61215fac37aa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:10.096101 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d213b395-2e77-4a67-93ef-61215fac37aa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 14:59:10.096618 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 980/3911] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:10 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:10.113122 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9bcf101-63c0-4d29-9170-e6f433931324 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:10.114806 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9bcf101-63c0-4d29-9170-e6f433931324 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:10.114972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9bcf101-63c0-4d29-9170-e6f433931324 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:10.115171 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9bcf101-63c0-4d29-9170-e6f433931324 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:10.121171 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:10.121171 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:10.124059 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b9bcf101-63c0-4d29-9170-e6f433931324 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:10.128121 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9bcf101-63c0-4d29-9170-e6f433931324 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 14:59:10.128498 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 981/3912] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:10 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:11.356518 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-d275e580-3f8b-409a-8722-36a72ff6fd24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:11.359053 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-d275e580-3f8b-409a-8722-36a72ff6fd24 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:11.359444 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-d275e580-3f8b-409a-8722-36a72ff6fd24 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:11.359916 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-d275e580-3f8b-409a-8722-36a72ff6fd24 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:11.369753 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:11.369753 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:11.374615 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-d275e580-3f8b-409a-8722-36a72ff6fd24 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:11.381025 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-d275e580-3f8b-409a-8722-36a72ff6fd24 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 14:59:11.381687 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 982/3913] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:11 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:11.875721 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-4de22063-5dc3-4467-8797-78cff9ffc9da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:11.877665 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-4de22063-5dc3-4467-8797-78cff9ffc9da tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:11.877868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-4de22063-5dc3-4467-8797-78cff9ffc9da tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:11.881476 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-4de22063-5dc3-4467-8797-78cff9ffc9da tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:11.884585 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:11.884585 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:11.887715 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-4de22063-5dc3-4467-8797-78cff9ffc9da tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:11.892413 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-4de22063-5dc3-4467-8797-78cff9ffc9da tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 14:59:11.892793 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 971/3914] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:11 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:11.903967 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b0487a84-380e-4952-a1fe-bc270fcc34d6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:11.904417 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b0487a84-380e-4952-a1fe-bc270fcc34d6 None None] GET https://10.4.3.100/volume// Aug 12 14:59:11.904627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b0487a84-380e-4952-a1fe-bc270fcc34d6 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:11.904884 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b0487a84-380e-4952-a1fe-bc270fcc34d6 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:11.905795 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b0487a84-380e-4952-a1fe-bc270fcc34d6 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:11.906135 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 981/3915] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:59:11 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 14:59:11.914058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-8ab79ba8-32da-46a0-b41c-47874d5c2a43 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:11.915957 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-8ab79ba8-32da-46a0-b41c-47874d5c2a43 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:59:11.916307 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-8ab79ba8-32da-46a0-b41c-47874d5c2a43 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9bfd2ab7-33c5-4259-923c-ba6327623b83", "connector": null, "instance_uuid": "b3a1983e-4b78-4a12-80a3-e6b2ed3bdf8c"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:11.924375 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:11.924375 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:11.949872 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-8ab79ba8-32da-46a0-b41c-47874d5c2a43 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:59:11.950424 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 982/3916] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:59:11 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 14:59:12.266197 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5018dd52-def8-457d-95e9-9c6823df7c91 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:12.354915 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:12.354915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1152549677"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:12.354915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1152549677'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:12.354915 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume of 1 GB Aug 12 14:59:12.359438 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Availability Zones retrieved successfully. Aug 12 14:59:12.365520 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (d365061b-1c50-4666-8420-90dfb4c4f8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:12.366412 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278e939a-8f48-4e83-8a4b-a67a85d32f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:12.367389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:12.396188 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (278e939a-8f48-4e83-8a4b-a67a85d32f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:12.397149 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf315a9-fa5d-404e-b45a-301e6befbf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:12.458406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Created reservations ['87247054-cdaa-4b22-bb9c-231f4dc3778a', '2386309c-aa06-4b7e-84e6-fac21a5f3460', '77027951-1ff0-4f94-9899-30b783a1d673', '505faff0-26ea-47db-877e-b8c395773ad4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:12.459341 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbf315a9-fa5d-404e-b45a-301e6befbf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87247054-cdaa-4b22-bb9c-231f4dc3778a', '2386309c-aa06-4b7e-84e6-fac21a5f3460', '77027951-1ff0-4f94-9899-30b783a1d673', '505faff0-26ea-47db-877e-b8c395773ad4']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:12.460193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b4a662-91ee-444b-9ef0-5c818e19cde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:12.490034 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b4a662-91ee-444b-9ef0-5c818e19cde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2342facd-0187-4ddd-b9c3-3716714ce6c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1152549677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['87247054-cdaa-4b22-bb9c-231f4dc3778a','2386309c-aa06-4b7e-84e6-fac21a5f3460','77027951-1ff0-4f94-9899-30b783a1d673','505faff0-26ea-47db-877e-b8c395773ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1152549677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2342facd-0187-4ddd-b9c3-3716714ce6c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='719f576569404c65865a10801428c781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee5631840e04c2b8c55fc60205f2298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:12.490924 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c38c53a-8c72-48d3-8cdd-a82e6930cdfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:12.507167 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c38c53a-8c72-48d3-8cdd-a82e6930cdfb) transitioned into state 'SUCCESS' from state '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-1152549677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['87247054-cdaa-4b22-bb9c-231f4dc3778a','2386309c-aa06-4b7e-84e6-fac21a5f3460','77027951-1ff0-4f94-9899-30b783a1d673','505faff0-26ea-47db-877e-b8c395773ad4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:12.507822 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962206b3-47b5-4034-a5af-025a6ae61970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:12.516319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (962206b3-47b5-4034-a5af-025a6ae61970) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:12.517117 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (d365061b-1c50-4666-8420-90dfb4c4f8b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:12.517590 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request issued successfully. Aug 12 14:59:12.517945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5018dd52-def8-457d-95e9-9c6823df7c91 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:12.518326 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 983/3917] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:59:12 2026] POST /volume/v3/volumes => generated 758 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:12.534482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2be8642-b916-4f61-b570-25692f972c12 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:12.536341 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2be8642-b916-4f61-b570-25692f972c12 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 Aug 12 14:59:12.536611 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2be8642-b916-4f61-b570-25692f972c12 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:12.536861 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2be8642-b916-4f61-b570-25692f972c12 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:12.547367 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:12.547367 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:12.552571 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e2be8642-b916-4f61-b570-25692f972c12 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:12.559597 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2be8642-b916-4f61-b570-25692f972c12 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 returned with HTTP 200 Aug 12 14:59:12.560186 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 972/3918] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:12 2026] GET /volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:12.860028 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f9401200-93a2-41bc-966c-b837bd37589b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:12.860510 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9401200-93a2-41bc-966c-b837bd37589b None None] GET https://10.4.3.100/volume// Aug 12 14:59:12.860719 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9401200-93a2-41bc-966c-b837bd37589b None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:12.860910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9401200-93a2-41bc-966c-b837bd37589b None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:12.861440 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9401200-93a2-41bc-966c-b837bd37589b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:12.861779 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 982/3919] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:12.870481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-6c3a07b9-a1dc-4a5f-b52b-dc90807245ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:12.872595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-6c3a07b9-a1dc-4a5f-b52b-dc90807245ac tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:12.872791 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-6c3a07b9-a1dc-4a5f-b52b-dc90807245ac tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:12.872971 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-6c3a07b9-a1dc-4a5f-b52b-dc90807245ac tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:12.881739 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:12.881739 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:12.885197 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-6c3a07b9-a1dc-4a5f-b52b-dc90807245ac tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:12.889775 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-6c3a07b9-a1dc-4a5f-b52b-dc90807245ac tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 14:59:12.890194 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 983/3920] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:12 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:12.988108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-906ba833-8666-4f20-8311-bc43e8a9f314 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:12.990682 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-906ba833-8666-4f20-8311-bc43e8a9f314 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045 Aug 12 14:59:12.990682 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-906ba833-8666-4f20-8311-bc43e8a9f314 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:12.998099 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-906ba833-8666-4f20-8311-bc43e8a9f314 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-9bfd2ab7-33c5-4259-923c-ba6327623b83-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:59:13.002800 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-906ba833-8666-4f20-8311-bc43e8a9f314 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-9bfd2ab7-33c5-4259-923c-ba6327623b83-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:59:13.003834 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:13.003834 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:13.075150 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-906ba833-8666-4f20-8311-bc43e8a9f314 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-9bfd2ab7-33c5-4259-923c-ba6327623b83-np0000007067" released by "attachment_update" :: held 0.072s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:59:13.075443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-906ba833-8666-4f20-8311-bc43e8a9f314 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045 returned with HTTP 200 Aug 12 14:59:13.075872 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 984/3921] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:59:12 2026] PUT /volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:13.098010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-5e3f4899-0e06-49d3-8953-052e55ee72dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:13.100227 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-5e3f4899-0e06-49d3-8953-052e55ee72dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045/action Aug 12 14:59:13.100632 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-5e3f4899-0e06-49d3-8953-052e55ee72dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:13.100821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-5e3f4899-0e06-49d3-8953-052e55ee72dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:13.115892 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:13.115892 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:13.127159 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-07b74c62-3285-4174-959e-81c2a0fe3f49 req-5e3f4899-0e06-49d3-8953-052e55ee72dd tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045/action returned with HTTP 204 Aug 12 14:59:13.127583 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 973/3922] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:59:13 2026] POST /volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:13.575157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d7c014ab-502b-4917-908d-691383d4262f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:13.576870 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7c014ab-502b-4917-908d-691383d4262f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 Aug 12 14:59:13.577068 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7c014ab-502b-4917-908d-691383d4262f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:13.577242 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7c014ab-502b-4917-908d-691383d4262f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:13.586708 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:13.586708 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:13.590414 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d7c014ab-502b-4917-908d-691383d4262f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:13.596048 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7c014ab-502b-4917-908d-691383d4262f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 returned with HTTP 200 Aug 12 14:59:13.596436 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 983/3923] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:13 2026] GET /volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:13.610173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-683aba97-b43a-44a7-8324-fbf0e398284c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:13.612366 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-683aba97-b43a-44a7-8324-fbf0e398284c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 14:59:13.612886 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-683aba97-b43a-44a7-8324-fbf0e398284c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2342facd-0187-4ddd-b9c3-3716714ce6c3", "name": "tempest-CreateVolumesFromBackupTest-Backup-760350008"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:13.614267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-683aba97-b43a-44a7-8324-fbf0e398284c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Creating new backup {'backup': {'volume_id': '2342facd-0187-4ddd-b9c3-3716714ce6c3', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-760350008'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 14:59:13.614393 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-683aba97-b43a-44a7-8324-fbf0e398284c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Creating backup of volume 2342facd-0187-4ddd-b9c3-3716714ce6c3 in container None Aug 12 14:59:13.623667 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:13.623667 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:13.624238 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-683aba97-b43a-44a7-8324-fbf0e398284c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:13.653085 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-683aba97-b43a-44a7-8324-fbf0e398284c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Created reservations ['6758b1a5-39a4-4ceb-83f2-a0e96166c261', '2c7c5fbb-616f-48fe-88b5-b6f326fed921'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:13.680936 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-683aba97-b43a-44a7-8324-fbf0e398284c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 14:59:13.681339 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 984/3924] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:13 2026] POST /volume/v3/backups => generated 338 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:13.691726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7dfce5c5-f00b-43ef-b44e-218b6036372c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:13.693749 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dfce5c5-f00b-43ef-b44e-218b6036372c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:13.693955 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7dfce5c5-f00b-43ef-b44e-218b6036372c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:13.694106 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7dfce5c5-f00b-43ef-b44e-218b6036372c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:13.694205 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7dfce5c5-f00b-43ef-b44e-218b6036372c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:13.701390 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:13.701390 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:13.702260 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dfce5c5-f00b-43ef-b44e-218b6036372c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:13.702526 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 985/3925] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:13 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:14.715070 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64ee4088-369d-4604-97fa-466425886982 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:14.717229 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64ee4088-369d-4604-97fa-466425886982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:14.717429 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64ee4088-369d-4604-97fa-466425886982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:14.717792 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64ee4088-369d-4604-97fa-466425886982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:14.717792 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-64ee4088-369d-4604-97fa-466425886982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:14.721677 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:14.721677 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:14.722321 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64ee4088-369d-4604-97fa-466425886982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:14.722684 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 974/3926] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:14 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:15.733794 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-608456c3-2824-405f-ba72-9e64d9edabe3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:15.735862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-608456c3-2824-405f-ba72-9e64d9edabe3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:15.736088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-608456c3-2824-405f-ba72-9e64d9edabe3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:15.736310 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-608456c3-2824-405f-ba72-9e64d9edabe3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:15.736418 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-608456c3-2824-405f-ba72-9e64d9edabe3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:15.740520 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:15.740520 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:15.741193 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-608456c3-2824-405f-ba72-9e64d9edabe3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:15.741536 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 984/3927] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:15 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:16.751069 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c680d01-6b85-434f-a21b-b97d04627533 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:16.752792 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c680d01-6b85-434f-a21b-b97d04627533 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:16.753031 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c680d01-6b85-434f-a21b-b97d04627533 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:16.753292 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c680d01-6b85-434f-a21b-b97d04627533 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:16.753437 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9c680d01-6b85-434f-a21b-b97d04627533 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:16.757629 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:16.757629 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:16.758311 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c680d01-6b85-434f-a21b-b97d04627533 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:16.758697 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 985/3928] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:16 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:17.358544 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9a62c398-13c0-48e1-900e-7b147090cf88 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.360307 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a62c398-13c0-48e1-900e-7b147090cf88 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:17.360503 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a62c398-13c0-48e1-900e-7b147090cf88 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.360678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9a62c398-13c0-48e1-900e-7b147090cf88 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.368865 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.368865 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:17.373356 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9a62c398-13c0-48e1-900e-7b147090cf88 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:17.377908 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9a62c398-13c0-48e1-900e-7b147090cf88 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:17.378328 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 986/3929] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:17 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:17.394051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-42532669-246d-4cc7-8794-952ea55de846 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.395878 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42532669-246d-4cc7-8794-952ea55de846 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:17.396066 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42532669-246d-4cc7-8794-952ea55de846 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.396262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-42532669-246d-4cc7-8794-952ea55de846 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.405192 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.405192 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:17.410110 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-42532669-246d-4cc7-8794-952ea55de846 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:17.415974 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-42532669-246d-4cc7-8794-952ea55de846 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:17.416545 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 975/3930] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:17 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:17.464302 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-dd196d3a-5d46-4120-b312-56a418502104 req-e2fdb701-5b99-423c-b026-49dd562ee832 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.469723 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-e2fdb701-5b99-423c-b026-49dd562ee832 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:17.469916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-e2fdb701-5b99-423c-b026-49dd562ee832 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.470132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-e2fdb701-5b99-423c-b026-49dd562ee832 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.477624 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.477624 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:17.481231 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-dd196d3a-5d46-4120-b312-56a418502104 req-e2fdb701-5b99-423c-b026-49dd562ee832 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:17.486825 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-e2fdb701-5b99-423c-b026-49dd562ee832 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:17.487224 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 985/3931] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:17 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:17.572227 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60c755fe-a7fa-45a8-955d-5471a03cfd24 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.572731 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60c755fe-a7fa-45a8-955d-5471a03cfd24 None None] GET https://10.4.3.100/volume// Aug 12 14:59:17.573059 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60c755fe-a7fa-45a8-955d-5471a03cfd24 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.573306 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60c755fe-a7fa-45a8-955d-5471a03cfd24 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.573665 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60c755fe-a7fa-45a8-955d-5471a03cfd24 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:17.573993 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 986/3932] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:59: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 14:59:17.581160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-dd196d3a-5d46-4120-b312-56a418502104 req-522e60ff-b53a-4c00-bd6f-2c322cff33ce None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.583963 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-522e60ff-b53a-4c00-bd6f-2c322cff33ce tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:59:17.584514 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-522e60ff-b53a-4c00-bd6f-2c322cff33ce tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f069b5fc-c65c-4366-bf6c-86f45478ddc2", "connector": null, "instance_uuid": "0c33472c-d814-41dd-a108-76fa46deec04"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:17.597616 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.597616 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:17.631231 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-522e60ff-b53a-4c00-bd6f-2c322cff33ce tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:59:17.631714 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 987/3933] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:59:17 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:17.667093 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eac1f5f3-a777-4769-a9fb-9384997a71f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.669420 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eac1f5f3-a777-4769-a9fb-9384997a71f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:17.669700 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eac1f5f3-a777-4769-a9fb-9384997a71f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.671183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eac1f5f3-a777-4769-a9fb-9384997a71f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.682325 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.682325 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:17.686333 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eac1f5f3-a777-4769-a9fb-9384997a71f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:17.687143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5915e787-3963-41c2-b6d7-e8413b827ff1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.687476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5915e787-3963-41c2-b6d7-e8413b827ff1 None None] GET https://10.4.3.100/volume// Aug 12 14:59:17.687664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5915e787-3963-41c2-b6d7-e8413b827ff1 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.687841 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5915e787-3963-41c2-b6d7-e8413b827ff1 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.688159 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5915e787-3963-41c2-b6d7-e8413b827ff1 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:17.688448 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 986/3934] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:17.691658 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eac1f5f3-a777-4769-a9fb-9384997a71f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:17.692133 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 976/3935] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:17 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:17.696581 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dd196d3a-5d46-4120-b312-56a418502104 req-0ba3cf19-d78d-4584-b18f-7f69b76b16f6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.701468 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-0ba3cf19-d78d-4584-b18f-7f69b76b16f6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:17.701698 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-0ba3cf19-d78d-4584-b18f-7f69b76b16f6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.701883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-0ba3cf19-d78d-4584-b18f-7f69b76b16f6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.712552 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.712552 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:17.715925 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-dd196d3a-5d46-4120-b312-56a418502104 req-0ba3cf19-d78d-4584-b18f-7f69b76b16f6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:17.720059 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-0ba3cf19-d78d-4584-b18f-7f69b76b16f6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:17.720751 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 987/3936] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:17 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 1054 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:17.768309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d777bce-3ff6-47a9-987a-437e3ff1131d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.770072 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d777bce-3ff6-47a9-987a-437e3ff1131d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:17.770296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d777bce-3ff6-47a9-987a-437e3ff1131d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.770509 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d777bce-3ff6-47a9-987a-437e3ff1131d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.770613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3d777bce-3ff6-47a9-987a-437e3ff1131d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:17.775067 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.775067 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:17.775816 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d777bce-3ff6-47a9-987a-437e3ff1131d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:17.776196 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 988/3937] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:17 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:17.830096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-dd196d3a-5d46-4120-b312-56a418502104 req-a1770619-1e86-4404-a004-23465cdcceea None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.831960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-a1770619-1e86-4404-a004-23465cdcceea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] PUT https://10.4.3.100/volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da Aug 12 14:59:17.832317 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-a1770619-1e86-4404-a004-23465cdcceea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:17.842483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-dd196d3a-5d46-4120-b312-56a418502104 req-a1770619-1e86-4404-a004-23465cdcceea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Acquiring lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:59:17.843864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-dd196d3a-5d46-4120-b312-56a418502104 req-a1770619-1e86-4404-a004-23465cdcceea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:59:17.845184 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.845184 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:17.931620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-dd196d3a-5d46-4120-b312-56a418502104 req-a1770619-1e86-4404-a004-23465cdcceea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" released by "attachment_update" :: held 0.088s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:59:17.931940 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-a1770619-1e86-4404-a004-23465cdcceea tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da returned with HTTP 200 Aug 12 14:59:17.932411 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 987/3938] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:59:17 2026] PUT /volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da => generated 968 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:17.941113 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-dd196d3a-5d46-4120-b312-56a418502104 req-fd1e0603-d1b2-4cc8-a58b-6ffb8f601881 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:17.942771 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-fd1e0603-d1b2-4cc8-a58b-6ffb8f601881 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption Aug 12 14:59:17.942966 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-fd1e0603-d1b2-4cc8-a58b-6ffb8f601881 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:17.943175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-fd1e0603-d1b2-4cc8-a58b-6ffb8f601881 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:17.953385 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:17.953385 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:17.961680 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-fd1e0603-d1b2-4cc8-a58b-6ffb8f601881 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption returned with HTTP 200 Aug 12 14:59:17.962156 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 977/3939] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:59:17 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:18.708513 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ef10e04f-69da-49a6-a4d8-50ed820465de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:18.710007 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef10e04f-69da-49a6-a4d8-50ed820465de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:18.710201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef10e04f-69da-49a6-a4d8-50ed820465de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:18.710372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef10e04f-69da-49a6-a4d8-50ed820465de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:18.718661 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:18.718661 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:18.721381 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ef10e04f-69da-49a6-a4d8-50ed820465de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:18.724906 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef10e04f-69da-49a6-a4d8-50ed820465de tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:18.725227 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 988/3940] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:18 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:18.786412 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3730bd45-07a2-45ee-a57d-081dd1ece683 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:18.788003 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3730bd45-07a2-45ee-a57d-081dd1ece683 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:18.788208 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3730bd45-07a2-45ee-a57d-081dd1ece683 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:18.788393 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3730bd45-07a2-45ee-a57d-081dd1ece683 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:18.788514 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3730bd45-07a2-45ee-a57d-081dd1ece683 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:18.792576 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:18.792576 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:18.793222 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3730bd45-07a2-45ee-a57d-081dd1ece683 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:18.793603 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 989/3941] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:18 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:19.739502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fddf888e-5399-4f01-899d-ff859a42a442 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:19.741286 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fddf888e-5399-4f01-899d-ff859a42a442 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:19.741500 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fddf888e-5399-4f01-899d-ff859a42a442 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:19.741787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fddf888e-5399-4f01-899d-ff859a42a442 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:19.750850 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:19.750850 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:19.754119 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-fddf888e-5399-4f01-899d-ff859a42a442 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:19.758405 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fddf888e-5399-4f01-899d-ff859a42a442 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:19.758801 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 988/3942] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:19 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:19.806654 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-124b3e45-617c-4f55-aeb9-48a76317f80a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:19.808598 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-124b3e45-617c-4f55-aeb9-48a76317f80a tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:19.808799 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-124b3e45-617c-4f55-aeb9-48a76317f80a tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:19.809046 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-124b3e45-617c-4f55-aeb9-48a76317f80a tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:19.809280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-124b3e45-617c-4f55-aeb9-48a76317f80a tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:19.813760 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:19.813760 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:19.814556 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-124b3e45-617c-4f55-aeb9-48a76317f80a tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:19.814902 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 978/3943] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:19 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:20.770824 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fd6e12e8-5446-4e12-abb1-30a6ced961f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:20.772589 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd6e12e8-5446-4e12-abb1-30a6ced961f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:20.772830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd6e12e8-5446-4e12-abb1-30a6ced961f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:20.773014 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fd6e12e8-5446-4e12-abb1-30a6ced961f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:20.782896 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:20.782896 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:20.786437 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fd6e12e8-5446-4e12-abb1-30a6ced961f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:20.790417 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fd6e12e8-5446-4e12-abb1-30a6ced961f5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:20.790806 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 989/3944] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:20 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:20.825030 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f1613b15-9c5c-4201-8acd-f72ad4a6b49c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:20.826982 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1613b15-9c5c-4201-8acd-f72ad4a6b49c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:20.827215 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1613b15-9c5c-4201-8acd-f72ad4a6b49c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:20.827416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1613b15-9c5c-4201-8acd-f72ad4a6b49c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:20.827531 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f1613b15-9c5c-4201-8acd-f72ad4a6b49c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:20.832277 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:20.832277 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:20.833270 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1613b15-9c5c-4201-8acd-f72ad4a6b49c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:20.833762 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 990/3945] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:20 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:21.802752 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b4123a8e-b417-403e-ab3c-a0fd59e5fbfe None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:21.804328 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4123a8e-b417-403e-ab3c-a0fd59e5fbfe tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:21.804474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4123a8e-b417-403e-ab3c-a0fd59e5fbfe tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:21.804644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4123a8e-b417-403e-ab3c-a0fd59e5fbfe tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:21.812785 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:21.812785 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:21.815616 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4123a8e-b417-403e-ab3c-a0fd59e5fbfe tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:21.819288 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4123a8e-b417-403e-ab3c-a0fd59e5fbfe tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:21.819778 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 989/3946] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:21 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:21.848776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-45a58b88-c185-451a-a8ef-654a8c3c5317 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:21.852849 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45a58b88-c185-451a-a8ef-654a8c3c5317 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:21.852849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45a58b88-c185-451a-a8ef-654a8c3c5317 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:21.852849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-45a58b88-c185-451a-a8ef-654a8c3c5317 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:21.852849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-45a58b88-c185-451a-a8ef-654a8c3c5317 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:21.857770 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:21.857770 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:21.859346 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-45a58b88-c185-451a-a8ef-654a8c3c5317 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:21.859346 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 979/3947] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:21 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:22.261339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:22.263095 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:22.263449 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1543068813"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:22.264915 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1543068813'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:22.265039 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume of 1 GB Aug 12 14:59:22.269029 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Availability Zones retrieved successfully. Aug 12 14:59:22.274383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Flow 'volume_create_api' (dbcac5e4-1036-44c8-ab29-6d6f45ac2719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:22.275325 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b5439e-ab5b-4ed6-b8f1-193041d89b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:22.276308 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:22.301797 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b5439e-ab5b-4ed6-b8f1-193041d89b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:22.302626 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8a4ba1-d185-4096-bf7d-118309bfc661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:22.345522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Created reservations ['3da07c88-e0ad-4930-848a-90cede214b4c', '45919428-98c2-4dac-b150-738a9ac7900c', '36bdb350-7942-4497-9f17-d9044dfe9fd4', 'ce21aecc-78c8-470d-a2a1-ff9c5c02ae84'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:22.345522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a8a4ba1-d185-4096-bf7d-118309bfc661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3da07c88-e0ad-4930-848a-90cede214b4c', '45919428-98c2-4dac-b150-738a9ac7900c', '36bdb350-7942-4497-9f17-d9044dfe9fd4', 'ce21aecc-78c8-470d-a2a1-ff9c5c02ae84']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:22.345522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7bee38f-a31c-4131-9e83-446dab3a7ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:22.367468 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7bee38f-a31c-4131-9e83-446dab3a7ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c309cdd0-49ca-40da-828b-f5e96b37d435', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1543068813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e34a58b6ac74cf898cbc999e2de9233',qos_specs=None,replication_status=,reservations=['3da07c88-e0ad-4930-848a-90cede214b4c','45919428-98c2-4dac-b150-738a9ac7900c','36bdb350-7942-4497-9f17-d9044dfe9fd4','ce21aecc-78c8-470d-a2a1-ff9c5c02ae84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1543068813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c309cdd0-49ca-40da-828b-f5e96b37d435,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e34a58b6ac74cf898cbc999e2de9233',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:22.368247 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c217a6c-f49e-4cbe-a296-7ebfb6ea12cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:22.385187 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c217a6c-f49e-4cbe-a296-7ebfb6ea12cc) transitioned into state 'SUCCESS' from state '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-1543068813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e34a58b6ac74cf898cbc999e2de9233',qos_specs=None,replication_status=,reservations=['3da07c88-e0ad-4930-848a-90cede214b4c','45919428-98c2-4dac-b150-738a9ac7900c','36bdb350-7942-4497-9f17-d9044dfe9fd4','ce21aecc-78c8-470d-a2a1-ff9c5c02ae84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:22.386077 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78785f53-1529-438c-a910-03b42795d00b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:22.395367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78785f53-1529-438c-a910-03b42795d00b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:22.396209 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Flow 'volume_create_api' (dbcac5e4-1036-44c8-ab29-6d6f45ac2719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:22.396524 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume request issued successfully. Aug 12 14:59:22.397061 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de8fc6c0-60b0-4901-9ccf-61b00497612e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:22.397593 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 990/3948] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:59:22 2026] POST /volume/v3/volumes => generated 751 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:22.410356 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9384029-9116-4c52-bfe2-1c2f073786e2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:22.413594 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9384029-9116-4c52-bfe2-1c2f073786e2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:22.413809 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9384029-9116-4c52-bfe2-1c2f073786e2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:22.414040 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9384029-9116-4c52-bfe2-1c2f073786e2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:22.423749 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:22.423749 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:22.427406 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d9384029-9116-4c52-bfe2-1c2f073786e2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:22.431710 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9384029-9116-4c52-bfe2-1c2f073786e2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:22.432054 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 991/3949] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:22 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:22.779805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-93d6ed53-ceec-4fb1-b929-b44aad8df01e req-026a109f-0096-409e-ae7a-fd89eca099e5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:22.781843 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93d6ed53-ceec-4fb1-b929-b44aad8df01e req-026a109f-0096-409e-ae7a-fd89eca099e5 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] DELETE https://10.4.3.100/volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1 Aug 12 14:59:22.782005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-93d6ed53-ceec-4fb1-b929-b44aad8df01e req-026a109f-0096-409e-ae7a-fd89eca099e5 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:22.782212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-93d6ed53-ceec-4fb1-b929-b44aad8df01e req-026a109f-0096-409e-ae7a-fd89eca099e5 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:22.788990 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:22.788990 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:22.832666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2150f309-8335-4f66-b963-90c8394fd198 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:22.834665 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2150f309-8335-4f66-b963-90c8394fd198 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:22.834853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2150f309-8335-4f66-b963-90c8394fd198 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:22.835054 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2150f309-8335-4f66-b963-90c8394fd198 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:22.840781 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-93d6ed53-ceec-4fb1-b929-b44aad8df01e req-026a109f-0096-409e-ae7a-fd89eca099e5 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1 returned with HTTP 200 Aug 12 14:59:22.841165 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 990/3950] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:59:22 2026] DELETE /volume/v3/attachments/2f548eeb-b4e0-4ccd-bd29-e02429b1b9b1 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:22.845508 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:22.845508 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:22.848867 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2150f309-8335-4f66-b963-90c8394fd198 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:22.852940 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2150f309-8335-4f66-b963-90c8394fd198 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:22.853355 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 980/3951] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:22 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:22.870497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e57fd3c-d254-4447-8d8b-88b33b0d44ec None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:22.872681 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e57fd3c-d254-4447-8d8b-88b33b0d44ec tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:22.872828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e57fd3c-d254-4447-8d8b-88b33b0d44ec tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:22.873013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e57fd3c-d254-4447-8d8b-88b33b0d44ec tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:22.873126 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0e57fd3c-d254-4447-8d8b-88b33b0d44ec tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:22.877495 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:22.877495 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:22.878265 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e57fd3c-d254-4447-8d8b-88b33b0d44ec tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:22.878639 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 991/3952] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:22 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:23.443904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a8eb2c1-642d-479f-bbee-f66822bc0ad6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.446469 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a8eb2c1-642d-479f-bbee-f66822bc0ad6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:23.446469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a8eb2c1-642d-479f-bbee-f66822bc0ad6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.446705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a8eb2c1-642d-479f-bbee-f66822bc0ad6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.455493 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.455493 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:23.459007 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a8eb2c1-642d-479f-bbee-f66822bc0ad6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:23.463615 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a8eb2c1-642d-479f-bbee-f66822bc0ad6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:23.464174 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 992/3953] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:23 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:23.513337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d5f32bba-320a-49fc-be50-109b357bd77c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.515422 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d5f32bba-320a-49fc-be50-109b357bd77c tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:23.515574 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d5f32bba-320a-49fc-be50-109b357bd77c tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.515782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d5f32bba-320a-49fc-be50-109b357bd77c tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.522734 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.522734 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:23.526092 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d5f32bba-320a-49fc-be50-109b357bd77c tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:23.530599 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d5f32bba-320a-49fc-be50-109b357bd77c tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:23.531017 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 991/3954] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:23 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:23.615933 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9c01edc-2e45-463c-a0d2-0a5f21268d41 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.616314 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9c01edc-2e45-463c-a0d2-0a5f21268d41 None None] GET https://10.4.3.100/volume// Aug 12 14:59:23.616499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9c01edc-2e45-463c-a0d2-0a5f21268d41 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.616686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9c01edc-2e45-463c-a0d2-0a5f21268d41 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.616999 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9c01edc-2e45-463c-a0d2-0a5f21268d41 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:23.617316 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 981/3955] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:59: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 14:59:23.625491 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d517d963-856a-4f8a-adf5-3d6b05e1f87e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.627264 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d517d963-856a-4f8a-adf5-3d6b05e1f87e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:59:23.627577 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d517d963-856a-4f8a-adf5-3d6b05e1f87e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c309cdd0-49ca-40da-828b-f5e96b37d435", "connector": null, "instance_uuid": "1874a818-0e4e-4537-af2d-8015e3fdced9"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:23.637477 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.637477 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:23.671494 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-d517d963-856a-4f8a-adf5-3d6b05e1f87e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:59:23.671494 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 992/3956] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:59:23 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 14:59:23.701708 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-264863fa-67f6-4ce7-ae54-1f780f8afd99 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.703474 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-264863fa-67f6-4ce7-ae54-1f780f8afd99 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:23.703675 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-264863fa-67f6-4ce7-ae54-1f780f8afd99 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.703852 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-264863fa-67f6-4ce7-ae54-1f780f8afd99 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.713893 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ecde8b13-64e4-4882-9dfa-11c14d960805 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.714322 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ecde8b13-64e4-4882-9dfa-11c14d960805 None None] GET https://10.4.3.100/volume// Aug 12 14:59:23.714422 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.714422 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:23.714515 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ecde8b13-64e4-4882-9dfa-11c14d960805 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.714719 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ecde8b13-64e4-4882-9dfa-11c14d960805 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.715042 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ecde8b13-64e4-4882-9dfa-11c14d960805 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:23.715329 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 992/3957] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:23.721362 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-264863fa-67f6-4ce7-ae54-1f780f8afd99 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:23.724003 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-8fbff083-cf66-47f0-a2e9-caf386f1f13e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.724900 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-264863fa-67f6-4ce7-ae54-1f780f8afd99 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:23.725303 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 993/3958] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:23 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:23.726822 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-8fbff083-cf66-47f0-a2e9-caf386f1f13e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:23.727157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-8fbff083-cf66-47f0-a2e9-caf386f1f13e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.727425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-8fbff083-cf66-47f0-a2e9-caf386f1f13e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.742203 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.742203 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:23.746266 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-8fbff083-cf66-47f0-a2e9-caf386f1f13e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:23.753099 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-8fbff083-cf66-47f0-a2e9-caf386f1f13e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:23.753099 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 982/3959] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:23 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:23.847564 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.849420 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc Aug 12 14:59:23.849420 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.849420 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.849588 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Delete volume with id: d324998c-d469-4cca-a2c3-3c4d08154bcc Aug 12 14:59:23.856132 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.856132 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:23.856132 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:59:23.857959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-dfd266a7-429e-4a16-a579-ea1fbdb02d63 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.860114 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-dfd266a7-429e-4a16-a579-ea1fbdb02d63 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] PUT https://10.4.3.100/volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1 Aug 12 14:59:23.860550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-dfd266a7-429e-4a16-a579-ea1fbdb02d63 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:23.867520 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e28ffb5b-cbff-4223-a24c-e3b8b7f6548c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.870381 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e28ffb5b-cbff-4223-a24c-e3b8b7f6548c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:23.870381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e28ffb5b-cbff-4223-a24c-e3b8b7f6548c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.870381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e28ffb5b-cbff-4223-a24c-e3b8b7f6548c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.871447 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Delete volume request issued successfully. Aug 12 14:59:23.871447 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16d93431-7a6a-4764-95f3-8c61ebc78a5e tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc returned with HTTP 202 Aug 12 14:59:23.871596 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 993/3960] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:23 2026] DELETE /volume/v3/volumes/d324998c-d469-4cca-a2c3-3c4d08154bcc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:23.878185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-dfd266a7-429e-4a16-a579-ea1fbdb02d63 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Acquiring lock "cinder-attachment_update-c309cdd0-49ca-40da-828b-f5e96b37d435-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:59:23.881632 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-56ad8145-df06-41ef-a969-31c10fefc8d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.881943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-dfd266a7-429e-4a16-a579-ea1fbdb02d63 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Lock "cinder-attachment_update-c309cdd0-49ca-40da-828b-f5e96b37d435-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:59:23.883360 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.883360 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:23.884448 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56ad8145-df06-41ef-a969-31c10fefc8d6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] DELETE https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 Aug 12 14:59:23.884657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56ad8145-df06-41ef-a969-31c10fefc8d6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.884832 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-56ad8145-df06-41ef-a969-31c10fefc8d6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.884930 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-56ad8145-df06-41ef-a969-31c10fefc8d6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Delete backup with id: 71be4d01-d584-4799-b0d1-b8c4ba5a1af7. Aug 12 14:59:23.885701 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.885701 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:23.889766 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d82b6ee7-6f88-40ab-8c3c-d1f56562da52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.889939 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e28ffb5b-cbff-4223-a24c-e3b8b7f6548c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:23.891814 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d82b6ee7-6f88-40ab-8c3c-d1f56562da52 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:23.893477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d82b6ee7-6f88-40ab-8c3c-d1f56562da52 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.893477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d82b6ee7-6f88-40ab-8c3c-d1f56562da52 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.893477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d82b6ee7-6f88-40ab-8c3c-d1f56562da52 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:23.894964 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.894964 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:23.895895 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e28ffb5b-cbff-4223-a24c-e3b8b7f6548c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:23.896038 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.896038 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:23.896550 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 994/3961] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:23 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:23.896718 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d82b6ee7-6f88-40ab-8c3c-d1f56562da52 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:23.897050 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 994/3962] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:23 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:23.911922 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-56ad8145-df06-41ef-a969-31c10fefc8d6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] delete_backup rpcapi backup_id 71be4d01-d584-4799-b0d1-b8c4ba5a1af7 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:59:23.914164 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-56ad8145-df06-41ef-a969-31c10fefc8d6 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 returned with HTTP 202 Aug 12 14:59:23.914670 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 983/3963] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:23 2026] DELETE /volume/v3/backups/71be4d01-d584-4799-b0d1-b8c4ba5a1af7 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:59:23.921876 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.923297 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] DELETE https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:59:23.923665 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.925690 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.925690 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Delete volume with id: 64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:59:23.933606 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.933606 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:23.934649 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:59:23.958059 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Delete volume request issued successfully. Aug 12 14:59:23.958059 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a6b2ba4-3899-4805-834d-ccceac66da02 tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 202 Aug 12 14:59:23.958059 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 995/3964] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:23 2026] DELETE /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:23.965355 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5c87bda7-a03b-4f8d-b8c4-c94d4d2e5bbe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:23.967368 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c87bda7-a03b-4f8d-b8c4-c94d4d2e5bbe tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:59:23.967597 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c87bda7-a03b-4f8d-b8c4-c94d4d2e5bbe tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:23.967810 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5c87bda7-a03b-4f8d-b8c4-c94d4d2e5bbe tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:23.975663 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:23.975663 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:23.981143 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5c87bda7-a03b-4f8d-b8c4-c94d4d2e5bbe tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Volume info retrieved successfully. Aug 12 14:59:23.988537 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5c87bda7-a03b-4f8d-b8c4-c94d4d2e5bbe tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 200 Aug 12 14:59:23.988917 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 995/3965] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:23 2026] GET /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:24.002538 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-dfd266a7-429e-4a16-a579-ea1fbdb02d63 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Lock "cinder-attachment_update-c309cdd0-49ca-40da-828b-f5e96b37d435-np0000007067" released by "attachment_update" :: held 0.120s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:59:24.002845 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-dfd266a7-429e-4a16-a579-ea1fbdb02d63 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1 returned with HTTP 200 Aug 12 14:59:24.003260 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 993/3966] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:59:23 2026] PUT /volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:24.741184 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1382fd8f-f43b-408b-9662-d2686715514d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:24.742943 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1382fd8f-f43b-408b-9662-d2686715514d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:24.743144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1382fd8f-f43b-408b-9662-d2686715514d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:24.743322 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1382fd8f-f43b-408b-9662-d2686715514d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:24.760480 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:24.760480 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:24.768990 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1382fd8f-f43b-408b-9662-d2686715514d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:24.779152 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1382fd8f-f43b-408b-9662-d2686715514d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:24.779561 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 984/3967] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:24 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:24.908508 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dafc3826-f8de-4b51-a472-72fd00bac985 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:24.909375 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-801d1cc5-27f3-45ae-8975-53de498cf1a6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:24.911699 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dafc3826-f8de-4b51-a472-72fd00bac985 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:24.911699 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dafc3826-f8de-4b51-a472-72fd00bac985 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:24.911699 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dafc3826-f8de-4b51-a472-72fd00bac985 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:24.911699 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dafc3826-f8de-4b51-a472-72fd00bac985 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:24.911849 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-801d1cc5-27f3-45ae-8975-53de498cf1a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:24.911849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-801d1cc5-27f3-45ae-8975-53de498cf1a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:24.911930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-801d1cc5-27f3-45ae-8975-53de498cf1a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:24.915681 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:24.915681 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:24.916587 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dafc3826-f8de-4b51-a472-72fd00bac985 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:24.917026 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 996/3968] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:24 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:24.923987 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:24.923987 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:24.928306 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-801d1cc5-27f3-45ae-8975-53de498cf1a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:24.933605 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-801d1cc5-27f3-45ae-8975-53de498cf1a6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:24.934114 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 996/3969] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:24 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:25.001951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e4ef1ef4-b06d-49bf-bd9f-6a8bd331eaae None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:25.003622 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4ef1ef4-b06d-49bf-bd9f-6a8bd331eaae tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] GET https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 Aug 12 14:59:25.003808 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4ef1ef4-b06d-49bf-bd9f-6a8bd331eaae tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:25.004023 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4ef1ef4-b06d-49bf-bd9f-6a8bd331eaae tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:25.009849 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4ef1ef4-b06d-49bf-bd9f-6a8bd331eaae tempest-TestVolumeBackupRestore-1177609201 tempest-TestVolumeBackupRestore-1177609201-project-member] https://10.4.3.100/volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 returned with HTTP 404 Aug 12 14:59:25.010472 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 994/3970] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:25 2026] GET /volume/v3/volumes/64aaf686-202f-462e-bb4e-e181e319ede3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:25.791029 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b1f5ebb0-3803-487a-92b1-1eede222f129 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:25.793126 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1f5ebb0-3803-487a-92b1-1eede222f129 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:25.793818 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1f5ebb0-3803-487a-92b1-1eede222f129 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:25.793818 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1f5ebb0-3803-487a-92b1-1eede222f129 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:25.805514 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:25.805514 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:25.810410 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b1f5ebb0-3803-487a-92b1-1eede222f129 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:25.815111 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1f5ebb0-3803-487a-92b1-1eede222f129 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:25.815679 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 985/3971] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:25 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:25.931948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8749577-97fa-4887-9915-8fdeb3efcc21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:25.934407 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8749577-97fa-4887-9915-8fdeb3efcc21 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:25.934407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8749577-97fa-4887-9915-8fdeb3efcc21 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:25.934407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8749577-97fa-4887-9915-8fdeb3efcc21 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:25.934407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a8749577-97fa-4887-9915-8fdeb3efcc21 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:25.938094 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:25.938094 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:25.938783 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8749577-97fa-4887-9915-8fdeb3efcc21 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:25.939130 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 997/3972] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:25 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:25.947681 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b4b14221-ea19-4477-b7f3-9f57e5617812 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:25.950030 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b4b14221-ea19-4477-b7f3-9f57e5617812 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:25.950248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b4b14221-ea19-4477-b7f3-9f57e5617812 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:25.950443 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b4b14221-ea19-4477-b7f3-9f57e5617812 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:25.961950 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:25.961950 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:25.965938 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b4b14221-ea19-4477-b7f3-9f57e5617812 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:25.970369 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b4b14221-ea19-4477-b7f3-9f57e5617812 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:25.970733 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 997/3973] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:25 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:26.835787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6c6479ef-33d0-450e-9cc3-7b056c894c31 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:26.838172 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6c6479ef-33d0-450e-9cc3-7b056c894c31 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:26.838506 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6c6479ef-33d0-450e-9cc3-7b056c894c31 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:26.838807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6c6479ef-33d0-450e-9cc3-7b056c894c31 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:26.852403 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:26.852403 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:26.857699 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6c6479ef-33d0-450e-9cc3-7b056c894c31 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:26.864053 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6c6479ef-33d0-450e-9cc3-7b056c894c31 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:26.864726 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 995/3974] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:26 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:26.952535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-62d19f58-c72f-40c3-88d4-56b908ae175e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:26.952867 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62d19f58-c72f-40c3-88d4-56b908ae175e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:26.952867 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62d19f58-c72f-40c3-88d4-56b908ae175e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:26.953045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-62d19f58-c72f-40c3-88d4-56b908ae175e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:26.953190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-62d19f58-c72f-40c3-88d4-56b908ae175e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:26.957368 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:26.957368 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:26.958088 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-62d19f58-c72f-40c3-88d4-56b908ae175e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:26.958471 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 986/3975] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:26 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:26.987787 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2a641432-480c-456f-8d68-bbea657d8982 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:26.989940 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a641432-480c-456f-8d68-bbea657d8982 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:26.990156 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a641432-480c-456f-8d68-bbea657d8982 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:26.990396 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2a641432-480c-456f-8d68-bbea657d8982 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:27.000065 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:27.000065 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:27.003528 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2a641432-480c-456f-8d68-bbea657d8982 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:27.008860 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2a641432-480c-456f-8d68-bbea657d8982 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:27.009222 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 998/3976] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:26 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:27.363720 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-dd196d3a-5d46-4120-b312-56a418502104 req-66c721c9-cb79-4fc1-9d29-18e5356e29d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:27.366967 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-66c721c9-cb79-4fc1-9d29-18e5356e29d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da/action Aug 12 14:59:27.367553 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-66c721c9-cb79-4fc1-9d29-18e5356e29d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:27.367730 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-66c721c9-cb79-4fc1-9d29-18e5356e29d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:27.389126 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:27.389126 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:27.404074 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-dd196d3a-5d46-4120-b312-56a418502104 req-66c721c9-cb79-4fc1-9d29-18e5356e29d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da/action returned with HTTP 204 Aug 12 14:59:27.404746 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 998/3977] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:59:27 2026] POST /volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:27.878696 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-da5d3dbd-e46e-4401-ab4e-aaa59eb5d016 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:27.880369 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da5d3dbd-e46e-4401-ab4e-aaa59eb5d016 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:27.880630 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da5d3dbd-e46e-4401-ab4e-aaa59eb5d016 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:27.880861 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-da5d3dbd-e46e-4401-ab4e-aaa59eb5d016 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:27.890627 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:27.890627 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:27.893871 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-da5d3dbd-e46e-4401-ab4e-aaa59eb5d016 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:27.898235 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-da5d3dbd-e46e-4401-ab4e-aaa59eb5d016 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:27.898658 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 996/3978] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:27 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:27.970383 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d78d72b3-2f46-4f46-9072-f3f382c10591 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:27.972118 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d78d72b3-2f46-4f46-9072-f3f382c10591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:27.972340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d78d72b3-2f46-4f46-9072-f3f382c10591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:27.972532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d78d72b3-2f46-4f46-9072-f3f382c10591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:27.972634 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d78d72b3-2f46-4f46-9072-f3f382c10591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:27.976858 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:27.976858 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:27.977582 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d78d72b3-2f46-4f46-9072-f3f382c10591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:27.978108 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 987/3979] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:27 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:28.024070 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cbcbfc40-83c2-4970-943c-a40b28360ac5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:28.026182 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbcbfc40-83c2-4970-943c-a40b28360ac5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:28.026431 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cbcbfc40-83c2-4970-943c-a40b28360ac5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:28.026680 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cbcbfc40-83c2-4970-943c-a40b28360ac5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:28.040593 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:28.040593 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:28.045303 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cbcbfc40-83c2-4970-943c-a40b28360ac5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:28.050904 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbcbfc40-83c2-4970-943c-a40b28360ac5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:28.051449 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 999/3980] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:28 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:28.063956 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e05de6b1-8086-4c9f-8c85-5ab5b9d2f16b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:28.065785 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e05de6b1-8086-4c9f-8c85-5ab5b9d2f16b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:28.065998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e05de6b1-8086-4c9f-8c85-5ab5b9d2f16b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:28.066197 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e05de6b1-8086-4c9f-8c85-5ab5b9d2f16b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:28.075647 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:28.075647 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:28.078813 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e05de6b1-8086-4c9f-8c85-5ab5b9d2f16b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:28.082543 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e05de6b1-8086-4c9f-8c85-5ab5b9d2f16b tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:28.083037 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 999/3981] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:28 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 1167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:28.280250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-060888b8-fe29-4247-b5da-a6741d2087a1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:28.282308 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-060888b8-fe29-4247-b5da-a6741d2087a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1/action Aug 12 14:59:28.282715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-060888b8-fe29-4247-b5da-a6741d2087a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:28.282831 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-060888b8-fe29-4247-b5da-a6741d2087a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:28.299764 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:28.299764 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:28.312677 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-40479a19-31cc-48db-88bb-a6374a3bd0bd req-060888b8-fe29-4247-b5da-a6741d2087a1 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1/action returned with HTTP 204 Aug 12 14:59:28.312895 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 997/3982] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:59:28 2026] POST /volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:28.913568 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d2c3815-1d2f-40fd-92e6-92e350555ab0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:28.917112 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d2c3815-1d2f-40fd-92e6-92e350555ab0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:28.917321 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d2c3815-1d2f-40fd-92e6-92e350555ab0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:28.917517 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d2c3815-1d2f-40fd-92e6-92e350555ab0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:28.926581 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:28.926581 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:28.929774 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d2c3815-1d2f-40fd-92e6-92e350555ab0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:28.933685 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d2c3815-1d2f-40fd-92e6-92e350555ab0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:28.934039 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 988/3983] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:28 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:28.950031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-910ae80c-66bc-48f1-a520-90c3910a7c6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:28.952252 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-910ae80c-66bc-48f1-a520-90c3910a7c6d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:28.952524 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-910ae80c-66bc-48f1-a520-90c3910a7c6d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:28.952769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-910ae80c-66bc-48f1-a520-90c3910a7c6d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:28.965720 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:28.965720 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:28.968846 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-910ae80c-66bc-48f1-a520-90c3910a7c6d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:28.972551 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-910ae80c-66bc-48f1-a520-90c3910a7c6d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:28.972925 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1000/3984] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:28 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:28.989494 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d1011112-bec2-4090-9ac6-369b8f7d779f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:28.991170 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1011112-bec2-4090-9ac6-369b8f7d779f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:28.991353 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1011112-bec2-4090-9ac6-369b8f7d779f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:28.991647 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1011112-bec2-4090-9ac6-369b8f7d779f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:28.991647 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d1011112-bec2-4090-9ac6-369b8f7d779f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:28.995756 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:28.995756 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:28.996480 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1011112-bec2-4090-9ac6-369b8f7d779f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:28.996905 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1000/3985] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:28 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:29.006834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-557af4f6-73ae-41c3-9958-1633487a25da None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.008480 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:29.008828 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be32919c-5510-4341-b807-842c74b483a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-805356659"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:29.010111 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request body: {'volume': {"'backup_id": 'be32919c-5510-4341-b807-842c74b483a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-805356659'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:29.010239 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume of 1 GB Aug 12 14:59:29.014434 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Availability Zones retrieved successfully. Aug 12 14:59:29.019854 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (50efacaa-e4c8-4f97-ad33-e597672f1dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.020718 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e463667c-de30-4f32-b6e4-419f92cc9acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.021555 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:29.055896 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.057593 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:29.057925 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1838529630"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:29.059435 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1838529630'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:29.059585 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume of 1 GB Aug 12 14:59:29.060550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e463667c-de30-4f32-b6e4-419f92cc9acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.061362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68937653-d9f3-4b6e-995e-afa7ad8893f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.063527 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Availability Zones retrieved successfully. Aug 12 14:59:29.068987 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Flow 'volume_create_api' (71f8f655-e856-454c-be33-54b835b25ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.069867 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8adc155-aafd-4474-b41e-390084119ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.070739 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:29.095700 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8adc155-aafd-4474-b41e-390084119ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.096474 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b5a81c-50cf-49bb-871b-8cc83177ac29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.106247 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Created reservations ['256535c9-669c-444d-8edb-8d97015ae0fc', '9473ea6c-c861-4369-af87-a1ccb4e57a65', '71a3c9fa-45c1-4ff3-a76a-196027645d18', 'e3a4073d-ecc6-4d40-a713-f3ce9f7269ca'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:29.106966 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68937653-d9f3-4b6e-995e-afa7ad8893f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['256535c9-669c-444d-8edb-8d97015ae0fc', '9473ea6c-c861-4369-af87-a1ccb4e57a65', '71a3c9fa-45c1-4ff3-a76a-196027645d18', 'e3a4073d-ecc6-4d40-a713-f3ce9f7269ca']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.107710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc06631-8099-4a6b-9363-28ceff97f5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.131223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6dc06631-8099-4a6b-9363-28ceff97f5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf9a318e-49cb-43ec-bdc0-8175cb60bc05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-805356659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['256535c9-669c-444d-8edb-8d97015ae0fc','9473ea6c-c861-4369-af87-a1ccb4e57a65','71a3c9fa-45c1-4ff3-a76a-196027645d18','e3a4073d-ecc6-4d40-a713-f3ce9f7269ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-805356659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf9a318e-49cb-43ec-bdc0-8175cb60bc05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='719f576569404c65865a10801428c781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee5631840e04c2b8c55fc60205f2298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.132281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9963797-b6db-470d-9747-7385c44bb808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.139305 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Created reservations ['621bcd66-4969-481a-9133-e7b8079bd2ac', '57421295-b767-4763-ab8f-f9ea3078dd40', '6bc60e97-4cd3-441c-a580-467478536cbb', '307a2303-1a61-4ceb-8add-5671b192d72d'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:29.140807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b5a81c-50cf-49bb-871b-8cc83177ac29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['621bcd66-4969-481a-9133-e7b8079bd2ac', '57421295-b767-4763-ab8f-f9ea3078dd40', '6bc60e97-4cd3-441c-a580-467478536cbb', '307a2303-1a61-4ceb-8add-5671b192d72d']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.141876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75585c12-eec5-48af-915e-ee31afe25ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.153715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9963797-b6db-470d-9747-7385c44bb808) transitioned into state 'SUCCESS' from state '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-805356659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['256535c9-669c-444d-8edb-8d97015ae0fc','9473ea6c-c861-4369-af87-a1ccb4e57a65','71a3c9fa-45c1-4ff3-a76a-196027645d18','e3a4073d-ecc6-4d40-a713-f3ce9f7269ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.154403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4fc26b-a9d5-4074-a20b-2be7654ece9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.162043 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4fc26b-a9d5-4074-a20b-2be7654ece9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.162872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (50efacaa-e4c8-4f97-ad33-e597672f1dec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.163260 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request issued successfully. Aug 12 14:59:29.163899 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-557af4f6-73ae-41c3-9958-1633487a25da tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:29.164413 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 998/3986] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:29 2026] POST /volume/v3/volumes => generated 757 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:29.168086 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75585c12-eec5-48af-915e-ee31afe25ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1838529630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e34a58b6ac74cf898cbc999e2de9233',qos_specs=None,replication_status=,reservations=['621bcd66-4969-481a-9133-e7b8079bd2ac','57421295-b767-4763-ab8f-f9ea3078dd40','6bc60e97-4cd3-441c-a580-467478536cbb','307a2303-1a61-4ceb-8add-5671b192d72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1838529630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e34a58b6ac74cf898cbc999e2de9233',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.168825 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c95eac-3840-44b1-91a5-4f7f746c84c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.174971 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fda11745-5854-403c-8142-37aab2b38d9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.176687 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:29.177031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be32919c-5510-4341-b807-842c74b483a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-724478696"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:29.178664 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request body: {'volume': {"'backup_id": 'be32919c-5510-4341-b807-842c74b483a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-724478696'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:29.178853 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume of 1 GB Aug 12 14:59:29.183345 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Availability Zones retrieved successfully. Aug 12 14:59:29.186322 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52c95eac-3840-44b1-91a5-4f7f746c84c4) transitioned into state 'SUCCESS' from state '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-1838529630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e34a58b6ac74cf898cbc999e2de9233',qos_specs=None,replication_status=,reservations=['621bcd66-4969-481a-9133-e7b8079bd2ac','57421295-b767-4763-ab8f-f9ea3078dd40','6bc60e97-4cd3-441c-a580-467478536cbb','307a2303-1a61-4ceb-8add-5671b192d72d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f720c9d7ca3745b291e0c6d1a7dcc47f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.187026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe59110-a5d9-4da4-b1ca-8c9c09fdc04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.192085 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (45d88243-7890-4e51-99de-818fbce8ddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.195504 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d501c1f2-852b-4b7e-979b-14c5946b5ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.196660 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffe59110-a5d9-4da4-b1ca-8c9c09fdc04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.197477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Flow 'volume_create_api' (71f8f655-e856-454c-be33-54b835b25ccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.197804 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Create volume request issued successfully. Aug 12 14:59:29.198412 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-526bc5f1-f02a-4a3c-89a8-ea562e1f19f5 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:29.198904 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 989/3987] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 14:59:29 2026] POST /volume/v3/volumes => generated 751 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:29.199688 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:29.212864 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d52d5afe-5c5e-4097-9a1a-5d7ab4f13fb2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.214808 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d52d5afe-5c5e-4097-9a1a-5d7ab4f13fb2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:29.214992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d52d5afe-5c5e-4097-9a1a-5d7ab4f13fb2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:29.215172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d52d5afe-5c5e-4097-9a1a-5d7ab4f13fb2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:29.225004 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:29.225004 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:29.226477 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d501c1f2-852b-4b7e-979b-14c5946b5ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.227192 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa0e49a-89c7-4f72-850b-5a51f9a2f2c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.233253 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d52d5afe-5c5e-4097-9a1a-5d7ab4f13fb2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:29.239481 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d52d5afe-5c5e-4097-9a1a-5d7ab4f13fb2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:29.239481 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1001/3988] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:29 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:29.265254 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Created reservations ['a41f6539-5574-43bc-8b83-d5743f69c1ab', '8b8abe58-6bba-4d40-9676-1ee84a540d6d', '173e6dc3-0996-4524-832c-b0688e5ebd0f', 'd18affbe-9aff-4726-9576-eda3c2a556f5'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:29.265952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa0e49a-89c7-4f72-850b-5a51f9a2f2c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41f6539-5574-43bc-8b83-d5743f69c1ab', '8b8abe58-6bba-4d40-9676-1ee84a540d6d', '173e6dc3-0996-4524-832c-b0688e5ebd0f', 'd18affbe-9aff-4726-9576-eda3c2a556f5']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.266594 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4967d59f-1990-4d7e-b579-e281161b3602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.289527 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4967d59f-1990-4d7e-b579-e281161b3602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e5fd83-0490-4d58-834c-44e1bdb8977a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-724478696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['a41f6539-5574-43bc-8b83-d5743f69c1ab','8b8abe58-6bba-4d40-9676-1ee84a540d6d','173e6dc3-0996-4524-832c-b0688e5ebd0f','d18affbe-9aff-4726-9576-eda3c2a556f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-724478696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e5fd83-0490-4d58-834c-44e1bdb8977a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='719f576569404c65865a10801428c781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee5631840e04c2b8c55fc60205f2298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.290715 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f028a2-c814-4f66-86c3-8dbdb78e65f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.317066 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6f028a2-c814-4f66-86c3-8dbdb78e65f5) transitioned into state 'SUCCESS' from state '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-724478696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['a41f6539-5574-43bc-8b83-d5743f69c1ab','8b8abe58-6bba-4d40-9676-1ee84a540d6d','173e6dc3-0996-4524-832c-b0688e5ebd0f','d18affbe-9aff-4726-9576-eda3c2a556f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.318031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bb19e0-67b3-4297-9597-d1b7ba8d9268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.333487 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0bb19e0-67b3-4297-9597-d1b7ba8d9268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.334621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (45d88243-7890-4e51-99de-818fbce8ddf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.334960 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request issued successfully. Aug 12 14:59:29.336110 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fda11745-5854-403c-8142-37aab2b38d9f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:29.336617 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1001/3989] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:29 2026] POST /volume/v3/volumes => generated 757 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:29.347812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.349771 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:29.350110 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be32919c-5510-4341-b807-842c74b483a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1213682561"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:29.351666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request body: {'volume': {"'backup_id": 'be32919c-5510-4341-b807-842c74b483a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1213682561'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:29.351875 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume of 1 GB Aug 12 14:59:29.352425 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:29.352425 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:29.356761 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Availability Zones retrieved successfully. Aug 12 14:59:29.362995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (216a5add-99c5-4de2-b691-bd72e41b9c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.364091 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29ed441-72e2-42aa-b3ff-3568e2eee5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.366909 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:29.391839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f29ed441-72e2-42aa-b3ff-3568e2eee5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.392872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66e37f4-41e3-4002-86c6-c0f2f98320ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.441552 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Created reservations ['29248924-04f6-493f-81ad-f1f98e3c95fb', '2a1b9786-47c9-4647-96bd-68cdcc253471', '917554c0-6be9-42ba-9978-1633eac1804c', '2ac2dfeb-3c2e-47be-bcee-04b02e8055ad'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:29.442425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66e37f4-41e3-4002-86c6-c0f2f98320ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29248924-04f6-493f-81ad-f1f98e3c95fb', '2a1b9786-47c9-4647-96bd-68cdcc253471', '917554c0-6be9-42ba-9978-1633eac1804c', '2ac2dfeb-3c2e-47be-bcee-04b02e8055ad']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.443307 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3f1bb1-5071-40fa-b935-45b5342ad6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.470279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc3f1bb1-5071-40fa-b935-45b5342ad6ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b55e663-06b7-434d-a41e-bd3451614507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1213682561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['29248924-04f6-493f-81ad-f1f98e3c95fb','2a1b9786-47c9-4647-96bd-68cdcc253471','917554c0-6be9-42ba-9978-1633eac1804c','2ac2dfeb-3c2e-47be-bcee-04b02e8055ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1213682561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b55e663-06b7-434d-a41e-bd3451614507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='719f576569404c65865a10801428c781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee5631840e04c2b8c55fc60205f2298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.471220 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482d26f1-e7ff-4f03-882e-b977132f27a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.488800 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (482d26f1-e7ff-4f03-882e-b977132f27a0) transitioned into state 'SUCCESS' from state '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-1213682561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['29248924-04f6-493f-81ad-f1f98e3c95fb','2a1b9786-47c9-4647-96bd-68cdcc253471','917554c0-6be9-42ba-9978-1633eac1804c','2ac2dfeb-3c2e-47be-bcee-04b02e8055ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.489438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54f4eba-d569-4525-b85d-08ff9239d643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.498114 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d54f4eba-d569-4525-b85d-08ff9239d643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.499180 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (216a5add-99c5-4de2-b691-bd72e41b9c93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.499545 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request issued successfully. Aug 12 14:59:29.500237 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3441e65c-50d9-4233-9fb5-6ab7b25badb6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:29.500787 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 999/3990] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:29 2026] POST /volume/v3/volumes => generated 758 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:29.518990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6840c155-0371-454f-84b7-2b2808604d77 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.521127 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:29.521496 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be32919c-5510-4341-b807-842c74b483a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1841476776"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:29.523382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request body: {'volume': {"'backup_id": 'be32919c-5510-4341-b807-842c74b483a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1841476776'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:29.523555 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume of 1 GB Aug 12 14:59:29.523904 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:29.523904 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:29.528073 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Availability Zones retrieved successfully. Aug 12 14:59:29.533826 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (7a81f16d-0b4a-4fec-b08b-879bf486830a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.534887 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d97652-e3c3-496c-83a3-0adc5c009d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.536110 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:29.570064 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d97652-e3c3-496c-83a3-0adc5c009d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.571429 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d16df8-7edd-4237-adbf-a62f066b7e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.636092 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Created reservations ['ee1b0dc9-018b-4fcb-8c4c-508e33a903de', '66e7e248-4f34-455e-8488-7a42a5fe35a9', 'd329375d-2580-4bff-939b-cc57d4de1f3c', '83907408-0ad3-403f-bff4-bee473db16f6'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:29.637024 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d16df8-7edd-4237-adbf-a62f066b7e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1b0dc9-018b-4fcb-8c4c-508e33a903de', '66e7e248-4f34-455e-8488-7a42a5fe35a9', 'd329375d-2580-4bff-939b-cc57d4de1f3c', '83907408-0ad3-403f-bff4-bee473db16f6']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.637899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a681356e-c6e4-45ec-993d-f9abe5f2f2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.666168 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a681356e-c6e4-45ec-993d-f9abe5f2f2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e915cb9-3879-408d-8e57-40349c803e3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1841476776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['ee1b0dc9-018b-4fcb-8c4c-508e33a903de','66e7e248-4f34-455e-8488-7a42a5fe35a9','d329375d-2580-4bff-939b-cc57d4de1f3c','83907408-0ad3-403f-bff4-bee473db16f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1841476776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e915cb9-3879-408d-8e57-40349c803e3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='719f576569404c65865a10801428c781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee5631840e04c2b8c55fc60205f2298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.666914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69b3447-30ad-48a2-81f6-579751a1f405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.691127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a69b3447-30ad-48a2-81f6-579751a1f405) transitioned into state 'SUCCESS' from state '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-1841476776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['ee1b0dc9-018b-4fcb-8c4c-508e33a903de','66e7e248-4f34-455e-8488-7a42a5fe35a9','d329375d-2580-4bff-939b-cc57d4de1f3c','83907408-0ad3-403f-bff4-bee473db16f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.691807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0043b79-70fb-4b55-b810-16241217f35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.700398 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0043b79-70fb-4b55-b810-16241217f35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.701171 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (7a81f16d-0b4a-4fec-b08b-879bf486830a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.701481 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request issued successfully. Aug 12 14:59:29.702021 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6840c155-0371-454f-84b7-2b2808604d77 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:29.702427 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 990/3991] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:29 2026] POST /volume/v3/volumes => generated 758 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:29.724257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.726060 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:29.726433 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "be32919c-5510-4341-b807-842c74b483a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1193709884"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:29.728089 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request body: {'volume': {"'backup_id": 'be32919c-5510-4341-b807-842c74b483a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1193709884'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:29.728089 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume of 1 GB Aug 12 14:59:29.732022 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Availability Zones retrieved successfully. Aug 12 14:59:29.737763 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (e89c833c-b63a-426f-a8f9-5ec0c6776cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.738674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb5feb4-d52b-4144-bb1d-f33d75eaaf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.739554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:29.775734 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bb5feb4-d52b-4144-bb1d-f33d75eaaf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.776855 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ac5b8a-ae5d-45bb-80c2-958302f771d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.832905 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Created reservations ['89c989d2-d1e8-4ef5-a7bf-bf8c86644251', 'fb190190-8989-4961-a8a2-9f60aba34e21', 'd5e19e47-12f3-46ad-9991-f005d9b9f95c', '080512b4-44a1-4a1d-adb2-979bb5816ce9'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:29.833765 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ac5b8a-ae5d-45bb-80c2-958302f771d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89c989d2-d1e8-4ef5-a7bf-bf8c86644251', 'fb190190-8989-4961-a8a2-9f60aba34e21', 'd5e19e47-12f3-46ad-9991-f005d9b9f95c', '080512b4-44a1-4a1d-adb2-979bb5816ce9']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.837485 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45ca194-1775-4f57-9285-feae89f440f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.864600 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45ca194-1775-4f57-9285-feae89f440f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e84670d-d29a-4a6e-89b2-abebc281f27d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1193709884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['89c989d2-d1e8-4ef5-a7bf-bf8c86644251','fb190190-8989-4961-a8a2-9f60aba34e21','d5e19e47-12f3-46ad-9991-f005d9b9f95c','080512b4-44a1-4a1d-adb2-979bb5816ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1193709884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e84670d-d29a-4a6e-89b2-abebc281f27d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='719f576569404c65865a10801428c781',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ee5631840e04c2b8c55fc60205f2298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.865682 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f295687-9a8a-4fa3-a8c8-ec0a71a02188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.889524 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f295687-9a8a-4fa3-a8c8-ec0a71a02188) transitioned into state 'SUCCESS' from state '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-1193709884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='719f576569404c65865a10801428c781',qos_specs=None,replication_status=,reservations=['89c989d2-d1e8-4ef5-a7bf-bf8c86644251','fb190190-8989-4961-a8a2-9f60aba34e21','d5e19e47-12f3-46ad-9991-f005d9b9f95c','080512b4-44a1-4a1d-adb2-979bb5816ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ee5631840e04c2b8c55fc60205f2298',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.890174 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2518e8c9-e8c0-443d-8aec-e7517f7d7ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:29.900645 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2518e8c9-e8c0-443d-8aec-e7517f7d7ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:29.901662 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Flow 'volume_create_api' (e89c833c-b63a-426f-a8f9-5ec0c6776cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:29.901996 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Create volume request issued successfully. Aug 12 14:59:29.902672 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-abcdbd76-e3f7-4739-92f2-d8ac5550107b tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:29.903206 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1002/3992] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 14:59:29 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:29.914941 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7a82d4f0-32c8-4b60-8e7d-c02099a2e23f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.916980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a82d4f0-32c8-4b60-8e7d-c02099a2e23f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 Aug 12 14:59:29.917218 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a82d4f0-32c8-4b60-8e7d-c02099a2e23f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:29.917395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7a82d4f0-32c8-4b60-8e7d-c02099a2e23f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:29.925819 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:29.925819 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:29.931123 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7a82d4f0-32c8-4b60-8e7d-c02099a2e23f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:29.936759 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7a82d4f0-32c8-4b60-8e7d-c02099a2e23f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 returned with HTTP 200 Aug 12 14:59:29.936759 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1002/3993] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:29 2026] GET /volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:29.948845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5bdf7c3b-8c5f-4f8d-9d2f-f1d2eea37059 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.951342 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5bdf7c3b-8c5f-4f8d-9d2f-f1d2eea37059 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a Aug 12 14:59:29.951725 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5bdf7c3b-8c5f-4f8d-9d2f-f1d2eea37059 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:29.952136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5bdf7c3b-8c5f-4f8d-9d2f-f1d2eea37059 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:29.961218 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:29.961218 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:29.965477 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5bdf7c3b-8c5f-4f8d-9d2f-f1d2eea37059 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:29.970779 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5bdf7c3b-8c5f-4f8d-9d2f-f1d2eea37059 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a returned with HTTP 200 Aug 12 14:59:29.971338 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1000/3994] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:29 2026] GET /volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:29.983694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95d25652-3655-4987-9587-b4d5218d98d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:29.986146 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95d25652-3655-4987-9587-b4d5218d98d1 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 Aug 12 14:59:29.986405 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95d25652-3655-4987-9587-b4d5218d98d1 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:29.986686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95d25652-3655-4987-9587-b4d5218d98d1 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:29.995647 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:29.995647 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:30.000537 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-95d25652-3655-4987-9587-b4d5218d98d1 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:30.006030 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95d25652-3655-4987-9587-b4d5218d98d1 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 returned with HTTP 200 Aug 12 14:59:30.006581 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 991/3995] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:29 2026] GET /volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:30.020124 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-939133d5-86d9-4fb0-9e24-ef72bec13a6f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.022652 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-939133d5-86d9-4fb0-9e24-ef72bec13a6f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e Aug 12 14:59:30.022913 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-939133d5-86d9-4fb0-9e24-ef72bec13a6f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.023178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-939133d5-86d9-4fb0-9e24-ef72bec13a6f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.033944 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.033944 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:30.038897 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-939133d5-86d9-4fb0-9e24-ef72bec13a6f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:30.044299 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-939133d5-86d9-4fb0-9e24-ef72bec13a6f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e returned with HTTP 200 Aug 12 14:59:30.045131 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1003/3996] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:30 2026] GET /volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:30.059431 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c007f08f-9506-4188-a760-ec5335ab17fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.061047 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c007f08f-9506-4188-a760-ec5335ab17fa tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d Aug 12 14:59:30.061366 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c007f08f-9506-4188-a760-ec5335ab17fa tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.061752 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c007f08f-9506-4188-a760-ec5335ab17fa tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.070874 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.070874 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:30.074972 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c007f08f-9506-4188-a760-ec5335ab17fa tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:30.079919 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c007f08f-9506-4188-a760-ec5335ab17fa tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d returned with HTTP 200 Aug 12 14:59:30.080557 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1003/3997] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:30 2026] GET /volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:30.097340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-652ad27a-c181-4c12-8665-f6cf7d36d982 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.099280 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-652ad27a-c181-4c12-8665-f6cf7d36d982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] DELETE https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:30.099559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-652ad27a-c181-4c12-8665-f6cf7d36d982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.099782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-652ad27a-c181-4c12-8665-f6cf7d36d982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.099927 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-652ad27a-c181-4c12-8665-f6cf7d36d982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete backup with id: be32919c-5510-4341-b807-842c74b483a0. Aug 12 14:59:30.105756 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.105756 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:30.121492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-652ad27a-c181-4c12-8665-f6cf7d36d982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] delete_backup rpcapi backup_id be32919c-5510-4341-b807-842c74b483a0 {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 14:59:30.124659 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-652ad27a-c181-4c12-8665-f6cf7d36d982 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 202 Aug 12 14:59:30.125250 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1001/3998] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:30 2026] DELETE /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:59:30.137188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8ea0e06c-8cf6-4e7b-b79e-afd91c572a20 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.139380 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ea0e06c-8cf6-4e7b-b79e-afd91c572a20 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:30.139645 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ea0e06c-8cf6-4e7b-b79e-afd91c572a20 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.139912 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ea0e06c-8cf6-4e7b-b79e-afd91c572a20 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.140091 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8ea0e06c-8cf6-4e7b-b79e-afd91c572a20 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:30.145892 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.145892 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:30.146821 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ea0e06c-8cf6-4e7b-b79e-afd91c572a20 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 200 Aug 12 14:59:30.147288 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 992/3999] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:30 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:30.251939 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-58c761b4-cbf0-4b12-9baf-218e66e5a924 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.254802 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58c761b4-cbf0-4b12-9baf-218e66e5a924 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:30.254937 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58c761b4-cbf0-4b12-9baf-218e66e5a924 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.255121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-58c761b4-cbf0-4b12-9baf-218e66e5a924 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.261857 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.261857 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:30.265785 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-58c761b4-cbf0-4b12-9baf-218e66e5a924 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:30.270431 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-58c761b4-cbf0-4b12-9baf-218e66e5a924 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:30.270840 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1004/4000] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:30 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:30.315471 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d746a197-f334-463a-9ebe-9ba6a038f8cc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.317636 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d746a197-f334-463a-9ebe-9ba6a038f8cc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:30.317891 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d746a197-f334-463a-9ebe-9ba6a038f8cc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.318149 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d746a197-f334-463a-9ebe-9ba6a038f8cc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.325600 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.325600 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:30.329776 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d746a197-f334-463a-9ebe-9ba6a038f8cc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:30.334910 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d746a197-f334-463a-9ebe-9ba6a038f8cc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:30.335386 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1004/4001] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:30 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:30.421379 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5583ced-f838-4ffd-9bee-a863eaec93fa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.422801 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5583ced-f838-4ffd-9bee-a863eaec93fa None None] GET https://10.4.3.100/volume// Aug 12 14:59:30.422801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5583ced-f838-4ffd-9bee-a863eaec93fa None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.422801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5583ced-f838-4ffd-9bee-a863eaec93fa None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.422801 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5583ced-f838-4ffd-9bee-a863eaec93fa None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:30.422801 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1002/4002] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 14:59: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 14:59:30.438268 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-f3a1292f-24bb-4f27-a131-167b267026b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.562852 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-f3a1292f-24bb-4f27-a131-167b267026b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:59:30.563189 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-f3a1292f-24bb-4f27-a131-167b267026b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e", "connector": null, "instance_uuid": "1874a818-0e4e-4537-af2d-8015e3fdced9"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:30.573703 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.573703 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:30.621004 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-f3a1292f-24bb-4f27-a131-167b267026b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:59:30.621654 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 993/4003] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:59:30 2026] POST /volume/v3/attachments => generated 273 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:30.659500 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-49a6a6cc-458f-4929-9126-b2894a33b3e9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.661370 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49a6a6cc-458f-4929-9126-b2894a33b3e9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:30.661631 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49a6a6cc-458f-4929-9126-b2894a33b3e9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.661842 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49a6a6cc-458f-4929-9126-b2894a33b3e9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.671394 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.671394 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:30.672920 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e85d1071-2970-4409-8495-c44b9390a0f7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.673416 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e85d1071-2970-4409-8495-c44b9390a0f7 None None] GET https://10.4.3.100/volume// Aug 12 14:59:30.673602 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e85d1071-2970-4409-8495-c44b9390a0f7 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.673815 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e85d1071-2970-4409-8495-c44b9390a0f7 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.674154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e85d1071-2970-4409-8495-c44b9390a0f7 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:30.674538 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1005/4004] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:30.674903 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-49a6a6cc-458f-4929-9126-b2894a33b3e9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:30.681615 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49a6a6cc-458f-4929-9126-b2894a33b3e9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:30.681905 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1005/4005] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:30 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:30.683930 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-4e4a3796-f144-403e-b61a-65a36a027f35 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.686301 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-4e4a3796-f144-403e-b61a-65a36a027f35 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:30.686809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-4e4a3796-f144-403e-b61a-65a36a027f35 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:30.687175 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-4e4a3796-f144-403e-b61a-65a36a027f35 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:30.700627 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.700627 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:30.705229 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-4e4a3796-f144-403e-b61a-65a36a027f35 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:30.710771 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-4e4a3796-f144-403e-b61a-65a36a027f35 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:30.711333 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1003/4006] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:30 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:30.837599 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d9a2d951-c829-4d55-b0f8-fe488c6b9230 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:30.840553 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d9a2d951-c829-4d55-b0f8-fe488c6b9230 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] PUT https://10.4.3.100/volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06 Aug 12 14:59:30.840832 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d9a2d951-c829-4d55-b0f8-fe488c6b9230 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:30.851764 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d9a2d951-c829-4d55-b0f8-fe488c6b9230 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Acquiring lock "cinder-attachment_update-4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:59:30.857397 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d9a2d951-c829-4d55-b0f8-fe488c6b9230 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Lock "cinder-attachment_update-4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:59:30.858641 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:30.858641 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:30.964564 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d9a2d951-c829-4d55-b0f8-fe488c6b9230 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Lock "cinder-attachment_update-4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e-np0000007067" released by "attachment_update" :: held 0.107s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:59:30.965930 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-d9a2d951-c829-4d55-b0f8-fe488c6b9230 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06 returned with HTTP 200 Aug 12 14:59:30.965930 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 994/4007] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:59:30 2026] PUT /volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:31.161320 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad1387ba-8948-4f2d-9471-f820a34fcf75 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:31.163950 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad1387ba-8948-4f2d-9471-f820a34fcf75 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 Aug 12 14:59:31.164247 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad1387ba-8948-4f2d-9471-f820a34fcf75 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:31.164469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad1387ba-8948-4f2d-9471-f820a34fcf75 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:31.164622 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ad1387ba-8948-4f2d-9471-f820a34fcf75 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Show backup with id be32919c-5510-4341-b807-842c74b483a0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 14:59:31.168782 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad1387ba-8948-4f2d-9471-f820a34fcf75 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 returned with HTTP 404 Aug 12 14:59:31.169335 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1006/4008] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:31 2026] GET /volume/v3/backups/be32919c-5510-4341-b807-842c74b483a0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:31.179898 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-53e32f35-638b-485d-85cb-80bd5debe625 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:31.182359 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53e32f35-638b-485d-85cb-80bd5debe625 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] DELETE https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d Aug 12 14:59:31.182629 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53e32f35-638b-485d-85cb-80bd5debe625 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:31.182857 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53e32f35-638b-485d-85cb-80bd5debe625 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:31.183049 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-53e32f35-638b-485d-85cb-80bd5debe625 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume with id: 8e84670d-d29a-4a6e-89b2-abebc281f27d Aug 12 14:59:31.192704 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:31.192704 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:31.193166 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-53e32f35-638b-485d-85cb-80bd5debe625 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:31.217260 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-53e32f35-638b-485d-85cb-80bd5debe625 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume request issued successfully. Aug 12 14:59:31.217510 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53e32f35-638b-485d-85cb-80bd5debe625 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d returned with HTTP 202 Aug 12 14:59:31.217940 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1006/4009] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:31 2026] DELETE /volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:31.226087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-de860d20-21c4-41d5-8d60-b8c8520be27d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:31.227832 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de860d20-21c4-41d5-8d60-b8c8520be27d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d Aug 12 14:59:31.228067 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de860d20-21c4-41d5-8d60-b8c8520be27d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:31.228279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de860d20-21c4-41d5-8d60-b8c8520be27d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:31.235384 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:31.235384 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:31.239439 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-de860d20-21c4-41d5-8d60-b8c8520be27d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:31.244924 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de860d20-21c4-41d5-8d60-b8c8520be27d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d returned with HTTP 200 Aug 12 14:59:31.245498 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1004/4010] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:31 2026] GET /volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:31.582563 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b331526-2a0e-4202-b570-e402b014a713 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:31.582563 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b331526-2a0e-4202-b570-e402b014a713 None None] GET https://10.4.3.100/volume// Aug 12 14:59:31.582563 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b331526-2a0e-4202-b570-e402b014a713 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:31.582563 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b331526-2a0e-4202-b570-e402b014a713 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:31.582563 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b331526-2a0e-4202-b570-e402b014a713 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:31.583701 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 995/4011] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:31.593465 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-62ba6f96-7e99-4381-84eb-79e9af23da6c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:31.595531 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-62ba6f96-7e99-4381-84eb-79e9af23da6c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:59:31.595888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-62ba6f96-7e99-4381-84eb-79e9af23da6c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f069b5fc-c65c-4366-bf6c-86f45478ddc2", "connector": null, "instance_uuid": "0c33472c-d814-41dd-a108-76fa46deec04"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:31.606526 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:31.606526 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:31.638055 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-62ba6f96-7e99-4381-84eb-79e9af23da6c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:59:31.638735 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1007/4012] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:59: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 14:59:31.646839 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-70c14394-2221-49eb-8186-f1aecc58fe18 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:31.648932 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-70c14394-2221-49eb-8186-f1aecc58fe18 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da Aug 12 14:59:31.649300 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-70c14394-2221-49eb-8186-f1aecc58fe18 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:31.649580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-70c14394-2221-49eb-8186-f1aecc58fe18 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:31.659400 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:31.659400 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:31.697951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5c211a00-62a6-403d-9c6c-37ea6cfad724 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:31.701499 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c211a00-62a6-403d-9c6c-37ea6cfad724 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:31.702057 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c211a00-62a6-403d-9c6c-37ea6cfad724 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:31.702057 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5c211a00-62a6-403d-9c6c-37ea6cfad724 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:31.706732 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-70c14394-2221-49eb-8186-f1aecc58fe18 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da returned with HTTP 200 Aug 12 14:59:31.706732 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1007/4013] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:59:31 2026] DELETE /volume/v3/attachments/c930af6e-6fb4-451e-92c7-a90611e903da => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:31.714032 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:31.714032 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:31.717422 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5c211a00-62a6-403d-9c6c-37ea6cfad724 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:31.721872 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5c211a00-62a6-403d-9c6c-37ea6cfad724 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:31.722410 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1005/4014] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:31 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:32.261824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d0b7ec5-91f2-48a3-bad1-3440d419700d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:32.264539 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d0b7ec5-91f2-48a3-bad1-3440d419700d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d Aug 12 14:59:32.264730 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d0b7ec5-91f2-48a3-bad1-3440d419700d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:32.264911 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d0b7ec5-91f2-48a3-bad1-3440d419700d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:32.274477 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d0b7ec5-91f2-48a3-bad1-3440d419700d tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d returned with HTTP 404 Aug 12 14:59:32.274956 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 996/4015] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:32 2026] GET /volume/v3/volumes/8e84670d-d29a-4a6e-89b2-abebc281f27d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:32.282234 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:32.285921 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] DELETE https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e Aug 12 14:59:32.287068 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:32.287409 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:32.287823 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume with id: 8e915cb9-3879-408d-8e57-40349c803e3e Aug 12 14:59:32.296683 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:32.296683 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:32.296683 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:32.326488 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume request issued successfully. Aug 12 14:59:32.326488 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cfde104-8441-4142-ac74-b57cdf2e8d82 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e returned with HTTP 202 Aug 12 14:59:32.326488 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1008/4016] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:32 2026] DELETE /volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:32.332758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-708374e4-255d-46ea-9d85-f3e560da0737 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:32.340068 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-708374e4-255d-46ea-9d85-f3e560da0737 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e Aug 12 14:59:32.340068 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-708374e4-255d-46ea-9d85-f3e560da0737 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:32.340068 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-708374e4-255d-46ea-9d85-f3e560da0737 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:32.348665 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:32.348665 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:32.357245 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-708374e4-255d-46ea-9d85-f3e560da0737 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:32.365301 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-708374e4-255d-46ea-9d85-f3e560da0737 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e returned with HTTP 200 Aug 12 14:59:32.365784 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1008/4017] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:32 2026] GET /volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:32.642645 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-0ddadbff-b164-45d7-8a92-80241a375b86 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:32.645302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-0ddadbff-b164-45d7-8a92-80241a375b86 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] PUT https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd Aug 12 14:59:32.645824 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-0ddadbff-b164-45d7-8a92-80241a375b86 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:32.655192 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-0ddadbff-b164-45d7-8a92-80241a375b86 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Acquiring lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:59:32.660238 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-0ddadbff-b164-45d7-8a92-80241a375b86 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:59:32.661193 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:32.661193 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:32.732326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-0ddadbff-b164-45d7-8a92-80241a375b86 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" released by "attachment_update" :: held 0.072s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:59:32.732665 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-0ddadbff-b164-45d7-8a92-80241a375b86 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd returned with HTTP 200 Aug 12 14:59:32.733148 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1006/4018] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:59:32 2026] PUT /volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:32.733892 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-40916452-e399-40e6-8b76-960ece943397 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:32.735630 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40916452-e399-40e6-8b76-960ece943397 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:32.735816 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40916452-e399-40e6-8b76-960ece943397 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:32.736037 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-40916452-e399-40e6-8b76-960ece943397 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:32.742960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-b406642a-43a4-43b2-8297-b09eec3ff356 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:32.746938 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-b406642a-43a4-43b2-8297-b09eec3ff356 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd Aug 12 14:59:32.747255 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-b406642a-43a4-43b2-8297-b09eec3ff356 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:32.747298 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:32.747298 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:32.747826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-b406642a-43a4-43b2-8297-b09eec3ff356 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:32.750994 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-40916452-e399-40e6-8b76-960ece943397 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:32.755620 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-40916452-e399-40e6-8b76-960ece943397 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:32.755993 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 997/4019] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:32 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:32.761630 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-b406642a-43a4-43b2-8297-b09eec3ff356 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd returned with HTTP 200 Aug 12 14:59:32.762002 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1009/4020] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 14:59:32 2026] GET /volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:33.382434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-695dbb60-cf44-4e8f-b907-175ce3dff591 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:33.384344 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-695dbb60-cf44-4e8f-b907-175ce3dff591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e Aug 12 14:59:33.384708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-695dbb60-cf44-4e8f-b907-175ce3dff591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:33.384965 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-695dbb60-cf44-4e8f-b907-175ce3dff591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:33.391750 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-695dbb60-cf44-4e8f-b907-175ce3dff591 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e returned with HTTP 404 Aug 12 14:59:33.391750 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1009/4021] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:33 2026] GET /volume/v3/volumes/8e915cb9-3879-408d-8e57-40349c803e3e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:33.400261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-067ac702-ec16-4382-9797-8e18a6476236 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:33.404827 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-067ac702-ec16-4382-9797-8e18a6476236 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] DELETE https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 Aug 12 14:59:33.405002 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-067ac702-ec16-4382-9797-8e18a6476236 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:33.405171 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-067ac702-ec16-4382-9797-8e18a6476236 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:33.405334 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-067ac702-ec16-4382-9797-8e18a6476236 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume with id: 8b55e663-06b7-434d-a41e-bd3451614507 Aug 12 14:59:33.412686 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:33.412686 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:33.413232 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-067ac702-ec16-4382-9797-8e18a6476236 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:33.428566 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-067ac702-ec16-4382-9797-8e18a6476236 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume request issued successfully. Aug 12 14:59:33.428815 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-067ac702-ec16-4382-9797-8e18a6476236 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 returned with HTTP 202 Aug 12 14:59:33.429359 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1007/4022] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:33 2026] DELETE /volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:33.439565 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-93c2ed80-1c99-40c8-97a8-87b79323660c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:33.442158 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93c2ed80-1c99-40c8-97a8-87b79323660c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 Aug 12 14:59:33.442332 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93c2ed80-1c99-40c8-97a8-87b79323660c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:33.442555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-93c2ed80-1c99-40c8-97a8-87b79323660c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:33.456348 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:33.456348 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:33.465160 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-93c2ed80-1c99-40c8-97a8-87b79323660c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:33.470014 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-93c2ed80-1c99-40c8-97a8-87b79323660c tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 returned with HTTP 200 Aug 12 14:59:33.470505 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 998/4023] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:33 2026] GET /volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:33.769514 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-78e5c5b5-6050-4e2a-b8c0-3a5304a2969e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:33.771104 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78e5c5b5-6050-4e2a-b8c0-3a5304a2969e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:33.771296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78e5c5b5-6050-4e2a-b8c0-3a5304a2969e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:33.771475 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78e5c5b5-6050-4e2a-b8c0-3a5304a2969e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:33.780027 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:33.780027 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:33.782839 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-78e5c5b5-6050-4e2a-b8c0-3a5304a2969e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:33.786603 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78e5c5b5-6050-4e2a-b8c0-3a5304a2969e tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:33.786970 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1010/4024] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:33 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:34.437071 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-c3cb06e1-73d6-4b6a-89b0-16a5f09864e0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:34.439742 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-c3cb06e1-73d6-4b6a-89b0-16a5f09864e0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06/action Aug 12 14:59:34.440315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-c3cb06e1-73d6-4b6a-89b0-16a5f09864e0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:34.440532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-c3cb06e1-73d6-4b6a-89b0-16a5f09864e0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:34.464167 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:34.464167 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:34.478806 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8463b9ca-6892-44a9-a519-f86982fc0cfc req-c3cb06e1-73d6-4b6a-89b0-16a5f09864e0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06/action returned with HTTP 204 Aug 12 14:59:34.479437 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1010/4025] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:59:34 2026] POST /volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:34.485060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-99cd3970-f36d-40d4-9e39-e679e7198ccc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:34.487268 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-99cd3970-f36d-40d4-9e39-e679e7198ccc tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 Aug 12 14:59:34.487533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-99cd3970-f36d-40d4-9e39-e679e7198ccc tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:34.487995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-99cd3970-f36d-40d4-9e39-e679e7198ccc tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:34.500280 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-99cd3970-f36d-40d4-9e39-e679e7198ccc tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 returned with HTTP 404 Aug 12 14:59:34.501118 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1008/4026] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:34 2026] GET /volume/v3/volumes/8b55e663-06b7-434d-a41e-bd3451614507 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:34.510880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:34.513047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] DELETE https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a Aug 12 14:59:34.513047 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:34.513272 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:34.513438 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume with id: 43e5fd83-0490-4d58-834c-44e1bdb8977a Aug 12 14:59:34.522304 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:34.522304 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:34.522786 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:34.541000 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume request issued successfully. Aug 12 14:59:34.541268 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bbda9937-c250-4e5a-be86-fcf5d8e4c7a6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a returned with HTTP 202 Aug 12 14:59:34.541800 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 999/4027] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:34 2026] DELETE /volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:34.549836 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8841df64-8e99-4ed0-b83e-8cc8715076bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:34.554374 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8841df64-8e99-4ed0-b83e-8cc8715076bd tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a Aug 12 14:59:34.554941 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8841df64-8e99-4ed0-b83e-8cc8715076bd tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:34.554941 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8841df64-8e99-4ed0-b83e-8cc8715076bd tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:34.563953 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:34.563953 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:34.568440 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8841df64-8e99-4ed0-b83e-8cc8715076bd tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:34.573637 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8841df64-8e99-4ed0-b83e-8cc8715076bd tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a returned with HTTP 200 Aug 12 14:59:34.574165 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1011/4028] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:34 2026] GET /volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:34.803410 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1048b9b4-e999-4db6-8262-9578662690a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:34.805529 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1048b9b4-e999-4db6-8262-9578662690a0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:34.805733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1048b9b4-e999-4db6-8262-9578662690a0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:34.805973 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1048b9b4-e999-4db6-8262-9578662690a0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:34.816702 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:34.816702 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:34.820032 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1048b9b4-e999-4db6-8262-9578662690a0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:34.824477 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1048b9b4-e999-4db6-8262-9578662690a0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:34.824867 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1011/4029] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:34 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:34.840802 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7771c92b-bd64-4dd0-bb5d-3703b6eb1d30 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:34.843086 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7771c92b-bd64-4dd0-bb5d-3703b6eb1d30 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:34.843396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7771c92b-bd64-4dd0-bb5d-3703b6eb1d30 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:34.843702 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7771c92b-bd64-4dd0-bb5d-3703b6eb1d30 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:34.857049 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:34.857049 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:34.861439 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7771c92b-bd64-4dd0-bb5d-3703b6eb1d30 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:34.865912 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7771c92b-bd64-4dd0-bb5d-3703b6eb1d30 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:34.866291 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1009/4030] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:34 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:35.163747 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-b7107dbd-6d46-4198-b7a6-09ba1fa7708d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.166344 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-b7107dbd-6d46-4198-b7a6-09ba1fa7708d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:35.166593 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-b7107dbd-6d46-4198-b7a6-09ba1fa7708d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:35.166794 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-b7107dbd-6d46-4198-b7a6-09ba1fa7708d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:35.178789 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:35.178789 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:35.184407 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-b7107dbd-6d46-4198-b7a6-09ba1fa7708d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:35.191289 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-b7107dbd-6d46-4198-b7a6-09ba1fa7708d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:35.192227 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1000/4031] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:35 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:35.221808 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-21469721-71bd-4e86-bcb1-25b584a966da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.228523 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-21469721-71bd-4e86-bcb1-25b584a966da tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435/action Aug 12 14:59:35.228523 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-21469721-71bd-4e86-bcb1-25b584a966da tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:35.228523 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-21469721-71bd-4e86-bcb1-25b584a966da tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:35.246924 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:35.246924 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:35.247407 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-21469721-71bd-4e86-bcb1-25b584a966da tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:35.255864 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-21469721-71bd-4e86-bcb1-25b584a966da tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Begin detaching volume completed successfully. Aug 12 14:59:35.256090 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-21469721-71bd-4e86-bcb1-25b584a966da tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435/action returned with HTTP 202 Aug 12 14:59:35.256655 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1012/4032] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:59:35 2026] POST /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:59:35.281504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-566f73c1-d29e-4dd8-9ea6-29b5bdbce896 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.283309 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-566f73c1-d29e-4dd8-9ea6-29b5bdbce896 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:35.283492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-566f73c1-d29e-4dd8-9ea6-29b5bdbce896 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:35.283675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-566f73c1-d29e-4dd8-9ea6-29b5bdbce896 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:35.297660 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:35.297660 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:35.301837 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-566f73c1-d29e-4dd8-9ea6-29b5bdbce896 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:35.308101 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-566f73c1-d29e-4dd8-9ea6-29b5bdbce896 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:35.308593 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1012/4033] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:35 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:35.308730 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-95d1d969-8c49-4641-b9b9-6163ed7cf120 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.309020 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95d1d969-8c49-4641-b9b9-6163ed7cf120 None None] GET https://10.4.3.100/volume// Aug 12 14:59:35.309180 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95d1d969-8c49-4641-b9b9-6163ed7cf120 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:35.309378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95d1d969-8c49-4641-b9b9-6163ed7cf120 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:35.309711 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95d1d969-8c49-4641-b9b9-6163ed7cf120 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:35.309977 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1010/4034] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:35.317334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-25815aeb-8a8a-4217-ba86-97b03968463b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.320091 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-25815aeb-8a8a-4217-ba86-97b03968463b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:35.320420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-25815aeb-8a8a-4217-ba86-97b03968463b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:35.320847 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-25815aeb-8a8a-4217-ba86-97b03968463b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:35.330847 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:35.330847 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:35.336033 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-25815aeb-8a8a-4217-ba86-97b03968463b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:35.341635 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-25815aeb-8a8a-4217-ba86-97b03968463b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:35.342033 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1001/4035] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:35 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:35.594614 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e0af26a-45c9-47a6-a4e6-48e4e6dbc3b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.595256 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e0af26a-45c9-47a6-a4e6-48e4e6dbc3b6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a Aug 12 14:59:35.595498 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e0af26a-45c9-47a6-a4e6-48e4e6dbc3b6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:35.595752 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e0af26a-45c9-47a6-a4e6-48e4e6dbc3b6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:35.619765 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e0af26a-45c9-47a6-a4e6-48e4e6dbc3b6 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a returned with HTTP 404 Aug 12 14:59:35.620504 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1013/4036] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:35 2026] GET /volume/v3/volumes/43e5fd83-0490-4d58-834c-44e1bdb8977a => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:35.630589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e5be9b69-7210-4bf5-8f57-4685172f943e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.633740 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5be9b69-7210-4bf5-8f57-4685172f943e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] DELETE https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 Aug 12 14:59:35.633926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e5be9b69-7210-4bf5-8f57-4685172f943e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:35.634224 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e5be9b69-7210-4bf5-8f57-4685172f943e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:35.634397 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e5be9b69-7210-4bf5-8f57-4685172f943e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume with id: cf9a318e-49cb-43ec-bdc0-8175cb60bc05 Aug 12 14:59:35.641875 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:35.641875 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:35.643197 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e5be9b69-7210-4bf5-8f57-4685172f943e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:35.664642 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e5be9b69-7210-4bf5-8f57-4685172f943e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume request issued successfully. Aug 12 14:59:35.664775 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e5be9b69-7210-4bf5-8f57-4685172f943e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 returned with HTTP 202 Aug 12 14:59:35.665329 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1013/4037] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:35 2026] DELETE /volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:35.675590 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5d6876b7-e0b2-4d57-8edc-f61afb4678c9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:35.677597 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d6876b7-e0b2-4d57-8edc-f61afb4678c9 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 Aug 12 14:59:35.677597 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5d6876b7-e0b2-4d57-8edc-f61afb4678c9 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:35.677783 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5d6876b7-e0b2-4d57-8edc-f61afb4678c9 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:35.687655 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:35.687655 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:35.695644 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5d6876b7-e0b2-4d57-8edc-f61afb4678c9 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:35.704938 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5d6876b7-e0b2-4d57-8edc-f61afb4678c9 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 returned with HTTP 200 Aug 12 14:59:35.704938 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1011/4038] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:35 2026] GET /volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:36.324472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b2fb692-0c6c-444f-b7e1-60cc53188f70 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:36.326945 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b2fb692-0c6c-444f-b7e1-60cc53188f70 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:36.327318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b2fb692-0c6c-444f-b7e1-60cc53188f70 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:36.327778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b2fb692-0c6c-444f-b7e1-60cc53188f70 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:36.343947 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:36.343947 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:36.348383 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8b2fb692-0c6c-444f-b7e1-60cc53188f70 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:36.353743 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b2fb692-0c6c-444f-b7e1-60cc53188f70 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:36.354297 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1002/4039] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:36 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:36.717911 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c4d4cce6-474d-4213-8719-c4c472e9e96e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:36.719777 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4d4cce6-474d-4213-8719-c4c472e9e96e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 Aug 12 14:59:36.719978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4d4cce6-474d-4213-8719-c4c472e9e96e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:36.720274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c4d4cce6-474d-4213-8719-c4c472e9e96e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:36.725915 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c4d4cce6-474d-4213-8719-c4c472e9e96e tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 returned with HTTP 404 Aug 12 14:59:36.726443 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1014/4040] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:36 2026] GET /volume/v3/volumes/cf9a318e-49cb-43ec-bdc0-8175cb60bc05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:36.733378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:36.735476 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 Aug 12 14:59:36.735709 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:36.735946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:36.736136 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume with id: 2342facd-0187-4ddd-b9c3-3716714ce6c3 Aug 12 14:59:36.743270 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:36.743270 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:36.743779 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:36.762803 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Delete volume request issued successfully. Aug 12 14:59:36.763052 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fe2cb48-de7e-4e62-98b9-e23da36df97f tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 returned with HTTP 202 Aug 12 14:59:36.763530 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1014/4041] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:36 2026] DELETE /volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:36.771812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0dbffb1d-bdc9-45c5-9c56-83ff426eebda None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:36.773804 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0dbffb1d-bdc9-45c5-9c56-83ff426eebda tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 Aug 12 14:59:36.774045 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0dbffb1d-bdc9-45c5-9c56-83ff426eebda tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:36.774291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0dbffb1d-bdc9-45c5-9c56-83ff426eebda tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:36.782645 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:36.782645 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:36.786239 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0dbffb1d-bdc9-45c5-9c56-83ff426eebda tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Volume info retrieved successfully. Aug 12 14:59:36.791009 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0dbffb1d-bdc9-45c5-9c56-83ff426eebda tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 returned with HTTP 200 Aug 12 14:59:36.791507 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1012/4042] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:36 2026] GET /volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:37.240774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-81949503-7f1f-472b-bb64-e4b5c1c873e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:37.242845 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-81949503-7f1f-472b-bb64-e4b5c1c873e2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption Aug 12 14:59:37.243065 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-81949503-7f1f-472b-bb64-e4b5c1c873e2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:37.243287 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-81949503-7f1f-472b-bb64-e4b5c1c873e2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:37.252971 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:37.252971 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:37.260446 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-81949503-7f1f-472b-bb64-e4b5c1c873e2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption returned with HTTP 200 Aug 12 14:59:37.260907 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1003/4043] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:59:37 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:37.366981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1afde819-4403-488b-b398-caabce630fe9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:37.369377 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1afde819-4403-488b-b398-caabce630fe9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:37.369643 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1afde819-4403-488b-b398-caabce630fe9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:37.369847 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1afde819-4403-488b-b398-caabce630fe9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:37.382971 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:37.382971 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:37.387406 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1afde819-4403-488b-b398-caabce630fe9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:37.395701 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1afde819-4403-488b-b398-caabce630fe9 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:37.396087 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1015/4044] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:37 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:37.617711 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-d815a25f-6425-419c-acf9-9ccce2cb6d25 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:37.620906 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-d815a25f-6425-419c-acf9-9ccce2cb6d25 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] DELETE https://10.4.3.100/volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1 Aug 12 14:59:37.621082 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-d815a25f-6425-419c-acf9-9ccce2cb6d25 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:37.621262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-d815a25f-6425-419c-acf9-9ccce2cb6d25 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:37.628445 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:37.628445 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:37.693614 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-455a315e-cbc0-48e0-8fe6-8703869ad825 req-d815a25f-6425-419c-acf9-9ccce2cb6d25 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1 returned with HTTP 200 Aug 12 14:59:37.694209 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1015/4045] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:59:37 2026] DELETE /volume/v3/attachments/7333189f-4fb0-4305-908b-328054b2e3d1 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:37.806846 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4d7b449e-c04a-4caa-bf1a-7c30141f7fb3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:37.808960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d7b449e-c04a-4caa-bf1a-7c30141f7fb3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] GET https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 Aug 12 14:59:37.809142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4d7b449e-c04a-4caa-bf1a-7c30141f7fb3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:37.809321 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4d7b449e-c04a-4caa-bf1a-7c30141f7fb3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:37.814790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d7b449e-c04a-4caa-bf1a-7c30141f7fb3 tempest-CreateVolumesFromBackupTest-1689103309 tempest-CreateVolumesFromBackupTest-1689103309-project-member] https://10.4.3.100/volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 returned with HTTP 404 Aug 12 14:59:37.815355 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1013/4046] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:37 2026] GET /volume/v3/volumes/2342facd-0187-4ddd-b9c3-3716714ce6c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:38.415471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4dea5fb9-873d-44c5-a067-07445b81cc2b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:38.417761 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4dea5fb9-873d-44c5-a067-07445b81cc2b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:38.418038 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4dea5fb9-873d-44c5-a067-07445b81cc2b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:38.418434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4dea5fb9-873d-44c5-a067-07445b81cc2b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:38.433602 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:38.433602 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:38.439141 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4dea5fb9-873d-44c5-a067-07445b81cc2b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:38.445737 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4dea5fb9-873d-44c5-a067-07445b81cc2b tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:38.446143 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1004/4047] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:38 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:38.525967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-0b1f6bd8-fe77-451b-b464-56d6eb54be9a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:38.528865 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-0b1f6bd8-fe77-451b-b464-56d6eb54be9a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:38.529152 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-0b1f6bd8-fe77-451b-b464-56d6eb54be9a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:38.529426 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-0b1f6bd8-fe77-451b-b464-56d6eb54be9a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:38.541863 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:38.541863 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:38.544219 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-0b1f6bd8-fe77-451b-b464-56d6eb54be9a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:38.552231 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-0b1f6bd8-fe77-451b-b464-56d6eb54be9a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:38.552862 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1016/4048] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:38 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:38.578509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-c8f1d441-2c3c-43a6-9bfc-9b47211aa4f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:38.580686 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-c8f1d441-2c3c-43a6-9bfc-9b47211aa4f7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] POST https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e/action Aug 12 14:59:38.580823 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-c8f1d441-2c3c-43a6-9bfc-9b47211aa4f7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:38.580913 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-c8f1d441-2c3c-43a6-9bfc-9b47211aa4f7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:38.594784 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:38.594784 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:38.595184 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-c8f1d441-2c3c-43a6-9bfc-9b47211aa4f7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:38.605009 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-c8f1d441-2c3c-43a6-9bfc-9b47211aa4f7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Begin detaching volume completed successfully. Aug 12 14:59:38.605009 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-c8f1d441-2c3c-43a6-9bfc-9b47211aa4f7 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e/action returned with HTTP 202 Aug 12 14:59:38.605397 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1016/4049] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:59:38 2026] POST /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:59:38.623369 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2eeb05f3-2bb2-499c-a839-7ff6648dc054 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:38.625475 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eeb05f3-2bb2-499c-a839-7ff6648dc054 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:38.626778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2eeb05f3-2bb2-499c-a839-7ff6648dc054 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:38.626778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2eeb05f3-2bb2-499c-a839-7ff6648dc054 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:38.640966 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:38.640966 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:38.645528 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2eeb05f3-2bb2-499c-a839-7ff6648dc054 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:38.649857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eeb05f3-2bb2-499c-a839-7ff6648dc054 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:38.650356 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1014/4050] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:38 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:38.651992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9d7f53af-a086-4add-ba25-30fc8261abc6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:38.652371 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d7f53af-a086-4add-ba25-30fc8261abc6 None None] GET https://10.4.3.100/volume// Aug 12 14:59:38.652582 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d7f53af-a086-4add-ba25-30fc8261abc6 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:38.652801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9d7f53af-a086-4add-ba25-30fc8261abc6 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:38.653156 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9d7f53af-a086-4add-ba25-30fc8261abc6 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:38.653569 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1005/4051] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:38.661743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-a3d6af10-363a-4db2-af28-08bb3ad05071 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:38.663816 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-a3d6af10-363a-4db2-af28-08bb3ad05071 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:38.664040 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-a3d6af10-363a-4db2-af28-08bb3ad05071 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:38.664269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-a3d6af10-363a-4db2-af28-08bb3ad05071 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:38.676900 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:38.676900 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:38.681521 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-a3d6af10-363a-4db2-af28-08bb3ad05071 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:38.688079 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-a3d6af10-363a-4db2-af28-08bb3ad05071 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:38.688737 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1017/4052] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:38 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:39.341252 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-14b91a58-b7f4-4fd6-8d77-bd2448e599a0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.470292 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-14b91a58-b7f4-4fd6-8d77-bd2448e599a0 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] GET https://10.4.3.100/volume/v3/scheduler-stats/get_pools Aug 12 14:59:39.470599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-14b91a58-b7f4-4fd6-8d77-bd2448e599a0 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.470856 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-14b91a58-b7f4-4fd6-8d77-bd2448e599a0 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] Calling method 'get_pools' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.482107 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-14b91a58-b7f4-4fd6-8d77-bd2448e599a0 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] https://10.4.3.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 14:59:39.482623 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1017/4053] 10.4.3.100 () {66 vars in 1291 bytes} [Wed Aug 12 14:59:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 14:59:39.495541 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4382a94b-25ac-4a6e-af04-3ec94a9608f5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.497325 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4382a94b-25ac-4a6e-af04-3ec94a9608f5 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] GET https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool Aug 12 14:59:39.498047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4382a94b-25ac-4a6e-af04-3ec94a9608f5 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.498375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4382a94b-25ac-4a6e-af04-3ec94a9608f5 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.507574 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4382a94b-25ac-4a6e-af04-3ec94a9608f5 tempest-ProjectAdminTests-1648253798 tempest-ProjectAdminTests-1648253798-project-admin] https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool returned with HTTP 200 Aug 12 14:59:39.507965 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1015/4054] 10.4.3.100 () {66 vars in 1318 bytes} [Wed Aug 12 14:59:39 2026] GET /volume/v3/capabilities/np0000007067@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:39.518776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-f0118ab5-2aec-4648-b45a-8079bd01e35d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.522698 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-f0118ab5-2aec-4648-b45a-8079bd01e35d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] DELETE https://10.4.3.100/volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06 Aug 12 14:59:39.522698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-f0118ab5-2aec-4648-b45a-8079bd01e35d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.522698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-f0118ab5-2aec-4648-b45a-8079bd01e35d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.528946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-037b582c-95d9-4c60-a567-61a6f05d10d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.531398 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-037b582c-95d9-4c60-a567-61a6f05d10d5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd/action Aug 12 14:59:39.531919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-037b582c-95d9-4c60-a567-61a6f05d10d5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:39.532096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-037b582c-95d9-4c60-a567-61a6f05d10d5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:39.532153 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:39.532153 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:39.557198 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:39.557198 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:39.579895 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a0afbaf7-624d-420e-ab51-2d9fff5e0e8b req-037b582c-95d9-4c60-a567-61a6f05d10d5 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd/action returned with HTTP 204 Aug 12 14:59:39.580423 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1018/4055] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:59:39 2026] POST /volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:39.601600 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a65857fa-11cf-4018-960a-52f3bcc244cb req-f0118ab5-2aec-4648-b45a-8079bd01e35d tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06 returned with HTTP 200 Aug 12 14:59:39.601945 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1006/4056] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:59:39 2026] DELETE /volume/v3/attachments/f57f63c6-9900-4329-ad55-99ca98fbbc06 => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:39.664794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-40093a22-4790-46a7-8199-95c12df2f193 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.667040 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40093a22-4790-46a7-8199-95c12df2f193 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:39.667746 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40093a22-4790-46a7-8199-95c12df2f193 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.667746 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40093a22-4790-46a7-8199-95c12df2f193 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.682190 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:39.682190 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:39.690260 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-40093a22-4790-46a7-8199-95c12df2f193 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:39.694803 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40093a22-4790-46a7-8199-95c12df2f193 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:39.695205 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1018/4057] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:39 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:39.709673 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-111c2c2d-d2ee-4990-9ce9-20fa9c493e90 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.712164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-111c2c2d-d2ee-4990-9ce9-20fa9c493e90 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:39.712689 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-111c2c2d-d2ee-4990-9ce9-20fa9c493e90 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.712943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-111c2c2d-d2ee-4990-9ce9-20fa9c493e90 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.721160 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:39.721160 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:39.725383 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-111c2c2d-d2ee-4990-9ce9-20fa9c493e90 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:39.730361 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-111c2c2d-d2ee-4990-9ce9-20fa9c493e90 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:39.730783 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1016/4058] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:39 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:39.788266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3cb15f34-d727-45ac-a2ab-cdf7b1b58461 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.789854 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cb15f34-d727-45ac-a2ab-cdf7b1b58461 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:39.790015 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cb15f34-d727-45ac-a2ab-cdf7b1b58461 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.790178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3cb15f34-d727-45ac-a2ab-cdf7b1b58461 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.799999 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:39.799999 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:39.804943 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3cb15f34-d727-45ac-a2ab-cdf7b1b58461 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:39.811419 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3cb15f34-d727-45ac-a2ab-cdf7b1b58461 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:39.811957 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1019/4059] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:39 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:39.824473 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-61096e02-f2c7-46b6-828e-646034ab4a72 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.826087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61096e02-f2c7-46b6-828e-646034ab4a72 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:39.826274 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61096e02-f2c7-46b6-828e-646034ab4a72 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.826614 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61096e02-f2c7-46b6-828e-646034ab4a72 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.835350 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:39.835350 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:39.839588 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-61096e02-f2c7-46b6-828e-646034ab4a72 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:39.846418 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61096e02-f2c7-46b6-828e-646034ab4a72 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:39.846966 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1007/4060] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:39 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:39.897122 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-01edf7cf-f68a-4368-9b74-ceb0c7ccb312 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:39.898907 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-01edf7cf-f68a-4368-9b74-ceb0c7ccb312 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:39.899098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-01edf7cf-f68a-4368-9b74-ceb0c7ccb312 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:39.899293 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-01edf7cf-f68a-4368-9b74-ceb0c7ccb312 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:39.905972 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:39.905972 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:39.909435 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-01edf7cf-f68a-4368-9b74-ceb0c7ccb312 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:39.913321 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-01edf7cf-f68a-4368-9b74-ceb0c7ccb312 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:39.913787 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1019/4061] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:39 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:40.891279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:40.892712 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:40.893015 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1362705930", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:40.895531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1362705930', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:40.989256 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume of 1 GB Aug 12 14:59:40.994256 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Availability Zones retrieved successfully. Aug 12 14:59:41.002610 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Flow 'volume_create_api' (fdc52aa7-c2de-46f2-a228-fdc92778e82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:41.004149 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804f20ac-6850-4167-8ce9-0ac38243011e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:41.007345 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:41.058108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cc95e9e2-1c51-4c6d-8662-0e62d1c360a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.074337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (804f20ac-6850-4167-8ce9-0ac38243011e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:41.075509 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ebfcae2-453b-4007-86a6-349c820b5bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:41.137834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Created reservations ['5b78da2e-8693-41c3-8971-bc2d3cf32795', '02ceeefa-5941-4d84-be1f-eacb07f8223c', 'd55df5e7-c59c-4ddf-9af4-bbe5e78997f1', '8cd897b7-8c98-4cc2-b733-022d2eae6859'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:41.138779 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ebfcae2-453b-4007-86a6-349c820b5bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b78da2e-8693-41c3-8971-bc2d3cf32795', '02ceeefa-5941-4d84-be1f-eacb07f8223c', 'd55df5e7-c59c-4ddf-9af4-bbe5e78997f1', '8cd897b7-8c98-4cc2-b733-022d2eae6859']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:41.139635 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc0155f-3464-48dd-b09d-3e529aee0099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:41.164353 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc95e9e2-1c51-4c6d-8662-0e62d1c360a5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:41.164865 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cc95e9e2-1c51-4c6d-8662-0e62d1c360a5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1481066947", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.168623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc0155f-3464-48dd-b09d-3e529aee0099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d6c9d05-59c0-4437-83ce-6bd481458d69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1362705930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f580e592f3a8417097cb429ec4a1156a',qos_specs=None,replication_status=,reservations=['5b78da2e-8693-41c3-8971-bc2d3cf32795','02ceeefa-5941-4d84-be1f-eacb07f8223c','d55df5e7-c59c-4ddf-9af4-bbe5e78997f1','8cd897b7-8c98-4cc2-b733-022d2eae6859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1362705930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d6c9d05-59c0-4437-83ce-6bd481458d69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f580e592f3a8417097cb429ec4a1156a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:41.169534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e286fd-5803-455d-9c73-22127e3bb318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:41.183978 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cc95e9e2-1c51-4c6d-8662-0e62d1c360a5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.184488 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1020/4062] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types => generated 380 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.196108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1e84a1c-8d76-414d-9fe6-eb71af82b489 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.196639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e286fd-5803-455d-9c73-22127e3bb318) transitioned into state 'SUCCESS' from state '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-1362705930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f580e592f3a8417097cb429ec4a1156a',qos_specs=None,replication_status=,reservations=['5b78da2e-8693-41c3-8971-bc2d3cf32795','02ceeefa-5941-4d84-be1f-eacb07f8223c','d55df5e7-c59c-4ddf-9af4-bbe5e78997f1','8cd897b7-8c98-4cc2-b733-022d2eae6859'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:41.197409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e2df1f-9b18-4a78-8442-72ec9631830f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:41.201486 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1e84a1c-8d76-414d-9fe6-eb71af82b489 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption Aug 12 14:59:41.201486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1e84a1c-8d76-414d-9fe6-eb71af82b489 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.208131 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1e2df1f-9b18-4a78-8442-72ec9631830f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:41.209007 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Flow 'volume_create_api' (fdc52aa7-c2de-46f2-a228-fdc92778e82f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:41.209344 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume request issued successfully. Aug 12 14:59:41.209973 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-798d025d-c71c-4f9a-b78e-d2461d3bb0ad tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:41.210411 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1017/4063] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:59:40 2026] POST /volume/v3/volumes => generated 781 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:41.225479 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1e84a1c-8d76-414d-9fe6-eb71af82b489 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption returned with HTTP 200 Aug 12 14:59:41.225641 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1008/4064] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.226584 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-733fde35-a75c-4107-890d-d8c7359c8e00 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.228107 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-733fde35-a75c-4107-890d-d8c7359c8e00 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 14:59:41.229475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-733fde35-a75c-4107-890d-d8c7359c8e00 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.229475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-733fde35-a75c-4107-890d-d8c7359c8e00 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.234725 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:41.234725 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:41.236123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3913d100-8bf2-4ab8-bb91-77f2780c6e2e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.237970 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-733fde35-a75c-4107-890d-d8c7359c8e00 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 14:59:41.241214 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3913d100-8bf2-4ab8-bb91-77f2780c6e2e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:41.241676 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3913d100-8bf2-4ab8-bb91-77f2780c6e2e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-217364513", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.244488 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-733fde35-a75c-4107-890d-d8c7359c8e00 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 14:59:41.244488 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1020/4065] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:41.261292 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3913d100-8bf2-4ab8-bb91-77f2780c6e2e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.261840 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1021/4066] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.274479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-877c8d6a-59e6-4f3d-b575-bc3f8ad1cd1b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.274479 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-877c8d6a-59e6-4f3d-b575-bc3f8ad1cd1b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types/4a1cc532-52e5-49b3-929d-5ce5f60a821f/encryption Aug 12 14:59:41.274479 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-877c8d6a-59e6-4f3d-b575-bc3f8ad1cd1b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.276135 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:41.276135 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:41.292181 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-877c8d6a-59e6-4f3d-b575-bc3f8ad1cd1b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/4a1cc532-52e5-49b3-929d-5ce5f60a821f/encryption returned with HTTP 200 Aug 12 14:59:41.292701 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1018/4067] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types/4a1cc532-52e5-49b3-929d-5ce5f60a821f/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.303667 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d57e38a1-5bd7-41f8-bf22-da16e7efc2d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.305480 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d57e38a1-5bd7-41f8-bf22-da16e7efc2d8 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:41.305902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d57e38a1-5bd7-41f8-bf22-da16e7efc2d8 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-596871301", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.328360 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d57e38a1-5bd7-41f8-bf22-da16e7efc2d8 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.328833 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1009/4068] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.338606 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-70d1b5cd-25c7-47ea-976f-76ce19da8ef2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.341029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70d1b5cd-25c7-47ea-976f-76ce19da8ef2 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625/extra_specs Aug 12 14:59:41.341366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70d1b5cd-25c7-47ea-976f-76ce19da8ef2 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.363956 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70d1b5cd-25c7-47ea-976f-76ce19da8ef2 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625/extra_specs returned with HTTP 200 Aug 12 14:59:41.364521 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1021/4069] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625/extra_specs => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:59:41.373401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7c580e5-c398-4481-ae29-e24cf7753245 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.375151 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7c580e5-c398-4481-ae29-e24cf7753245 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] PUT https://10.4.3.100/volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625/extra_specs/key2 Aug 12 14:59:41.375624 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7c580e5-c398-4481-ae29-e24cf7753245 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.403352 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7c580e5-c398-4481-ae29-e24cf7753245 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625/extra_specs/key2 returned with HTTP 200 Aug 12 14:59:41.404102 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1022/4070] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:59:41 2026] PUT /volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625/extra_specs/key2 => generated 25 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:59:41.413773 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dccce32f-c12a-485c-b02f-b4f09035b43b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.417378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dccce32f-c12a-485c-b02f-b4f09035b43b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:41.417378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dccce32f-c12a-485c-b02f-b4f09035b43b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.434727 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dccce32f-c12a-485c-b02f-b4f09035b43b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.434727 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1019/4071] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.444759 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5df973c8-2e86-44fd-bb83-e3a5f3798f7d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.447783 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5df973c8-2e86-44fd-bb83-e3a5f3798f7d tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/153afb19-6fa1-4104-a0bf-9b55535c4350 Aug 12 14:59:41.447978 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5df973c8-2e86-44fd-bb83-e3a5f3798f7d tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.448256 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5df973c8-2e86-44fd-bb83-e3a5f3798f7d tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.485452 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5df973c8-2e86-44fd-bb83-e3a5f3798f7d tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/153afb19-6fa1-4104-a0bf-9b55535c4350 returned with HTTP 202 Aug 12 14:59:41.485869 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1010/4072] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:41 2026] DELETE /volume/v3/types/153afb19-6fa1-4104-a0bf-9b55535c4350 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:41.496146 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1fbe0747-61ed-415b-b4aa-ba1c9971a263 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.497912 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1fbe0747-61ed-415b-b4aa-ba1c9971a263 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:41.498282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1fbe0747-61ed-415b-b4aa-ba1c9971a263 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1754754836", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.513620 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1fbe0747-61ed-415b-b4aa-ba1c9971a263 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.514030 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1022/4073] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.524678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a1bf27cc-3ef5-4797-8b5e-d3a309b09701 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.526469 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1bf27cc-3ef5-4797-8b5e-d3a309b09701 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730/encryption Aug 12 14:59:41.526777 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1bf27cc-3ef5-4797-8b5e-d3a309b09701 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.545480 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1bf27cc-3ef5-4797-8b5e-d3a309b09701 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730/encryption returned with HTTP 200 Aug 12 14:59:41.546033 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1023/4074] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.556239 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ed8a1b6f-a172-459d-931e-eb9534145bf4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.559061 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ed8a1b6f-a172-459d-931e-eb9534145bf4 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730/encryption/5b27253b-bbec-4d7a-975e-3c63c4cbea9d Aug 12 14:59:41.559838 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ed8a1b6f-a172-459d-931e-eb9534145bf4 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.559838 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ed8a1b6f-a172-459d-931e-eb9534145bf4 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.575601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ed8a1b6f-a172-459d-931e-eb9534145bf4 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730/encryption/5b27253b-bbec-4d7a-975e-3c63c4cbea9d returned with HTTP 202 Aug 12 14:59:41.576145 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1020/4075] 10.4.3.100 () {66 vars in 1489 bytes} [Wed Aug 12 14:59:41 2026] DELETE /volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730/encryption/5b27253b-bbec-4d7a-975e-3c63c4cbea9d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:41.584050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f2f97be6-5608-40ed-9ea3-61d6aed26fe2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.585925 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2f97be6-5608-40ed-9ea3-61d6aed26fe2 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:41.586410 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f2f97be6-5608-40ed-9ea3-61d6aed26fe2 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-78977140", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.605021 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f2f97be6-5608-40ed-9ea3-61d6aed26fe2 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.605558 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1011/4076] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:41 2026] POST /volume/v3/types => generated 378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.616625 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c0f503a-7e37-45fb-867e-2d30e44992a5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.618409 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c0f503a-7e37-45fb-867e-2d30e44992a5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/d2ecb4ac-d678-45bd-95e5-a8951e13f98f/extra_specs/key1 Aug 12 14:59:41.618613 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c0f503a-7e37-45fb-867e-2d30e44992a5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.618828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c0f503a-7e37-45fb-867e-2d30e44992a5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.641716 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c0f503a-7e37-45fb-867e-2d30e44992a5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/d2ecb4ac-d678-45bd-95e5-a8951e13f98f/extra_specs/key1 returned with HTTP 202 Aug 12 14:59:41.642068 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1023/4077] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:59:41 2026] DELETE /volume/v3/types/d2ecb4ac-d678-45bd-95e5-a8951e13f98f/extra_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:59:41.650444 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d233ecdb-4f99-4295-86bb-99b5b459306b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.652759 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d233ecdb-4f99-4295-86bb-99b5b459306b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:41.653262 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d233ecdb-4f99-4295-86bb-99b5b459306b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1179890271", "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=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.669851 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d233ecdb-4f99-4295-86bb-99b5b459306b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.670252 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1024/4078] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:41 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 14:59:41.678294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7ad72ff6-4523-44d5-aa06-4b017763be34 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.679793 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ad72ff6-4523-44d5-aa06-4b017763be34 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/ed1028b6-ef5d-4140-b6dc-fcf2e3bffb13 Aug 12 14:59:41.680085 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ad72ff6-4523-44d5-aa06-4b017763be34 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.680375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7ad72ff6-4523-44d5-aa06-4b017763be34 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.704164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7ad72ff6-4523-44d5-aa06-4b017763be34 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/ed1028b6-ef5d-4140-b6dc-fcf2e3bffb13 returned with HTTP 202 Aug 12 14:59:41.704164 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1021/4079] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:41 2026] DELETE /volume/v3/types/ed1028b6-ef5d-4140-b6dc-fcf2e3bffb13 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:41.711392 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f84aa42d-a9e3-4863-a552-99902b61114e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.713566 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f84aa42d-a9e3-4863-a552-99902b61114e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] GET https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs Aug 12 14:59:41.713836 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f84aa42d-a9e3-4863-a552-99902b61114e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.714103 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f84aa42d-a9e3-4863-a552-99902b61114e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.722477 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f84aa42d-a9e3-4863-a552-99902b61114e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs returned with HTTP 200 Aug 12 14:59:41.722959 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1012/4080] 10.4.3.100 () {66 vars in 1378 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs => generated 185 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.730403 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-991f5775-2dce-4bfb-ab2a-49ab6f79514a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.732683 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-991f5775-2dce-4bfb-ab2a-49ab6f79514a tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] GET https://10.4.3.100/volume/v3/types Aug 12 14:59:41.732911 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-991f5775-2dce-4bfb-ab2a-49ab6f79514a tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.733140 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-991f5775-2dce-4bfb-ab2a-49ab6f79514a tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.757110 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-991f5775-2dce-4bfb-ab2a-49ab6f79514a tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:41.757612 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1024/4081] 10.4.3.100 () {66 vars in 1231 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/types => generated 2825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:41.769989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9d3f43ee-1e9f-422c-8283-994e2c429e23 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.771715 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d3f43ee-1e9f-422c-8283-994e2c429e23 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] GET https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption/cipher Aug 12 14:59:41.771926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d3f43ee-1e9f-422c-8283-994e2c429e23 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.772115 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9d3f43ee-1e9f-422c-8283-994e2c429e23 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.784388 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9d3f43ee-1e9f-422c-8283-994e2c429e23 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption/cipher returned with HTTP 200 Aug 12 14:59:41.784786 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1025/4082] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:59:41.793231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ece650ce-402c-427e-b1c9-63c67a0aacb5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.795063 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ece650ce-402c-427e-b1c9-63c67a0aacb5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] GET https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption Aug 12 14:59:41.797349 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ece650ce-402c-427e-b1c9-63c67a0aacb5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.797349 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ece650ce-402c-427e-b1c9-63c67a0aacb5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.803101 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ece650ce-402c-427e-b1c9-63c67a0aacb5 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption returned with HTTP 200 Aug 12 14:59:41.803756 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1022/4083] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.812784 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0fc98072-09bf-44a0-8ec9-922148f3b277 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.814814 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fc98072-09bf-44a0-8ec9-922148f3b277 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] GET https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/multiattach Aug 12 14:59:41.815037 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0fc98072-09bf-44a0-8ec9-922148f3b277 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.815272 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0fc98072-09bf-44a0-8ec9-922148f3b277 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.822945 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0fc98072-09bf-44a0-8ec9-922148f3b277 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/multiattach returned with HTTP 200 Aug 12 14:59:41.823421 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1013/4084] 10.4.3.100 () {66 vars in 1414 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:59:41.830236 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e72ab4cf-f8fa-43a8-96db-10a38a80a61e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.832191 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e72ab4cf-f8fa-43a8-96db-10a38a80a61e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] GET https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/volume_backend_name Aug 12 14:59:41.832444 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e72ab4cf-f8fa-43a8-96db-10a38a80a61e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.832663 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e72ab4cf-f8fa-43a8-96db-10a38a80a61e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.838663 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e72ab4cf-f8fa-43a8-96db-10a38a80a61e tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/volume_backend_name returned with HTTP 200 Aug 12 14:59:41.839049 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1025/4085] 10.4.3.100 () {66 vars in 1438 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:59:41.847280 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c68b400e-0572-4ee7-9ced-8e0fb3fe3670 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.849035 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c68b400e-0572-4ee7-9ced-8e0fb3fe3670 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] GET https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 Aug 12 14:59:41.849197 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c68b400e-0572-4ee7-9ced-8e0fb3fe3670 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.849400 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c68b400e-0572-4ee7-9ced-8e0fb3fe3670 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.854737 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c68b400e-0572-4ee7-9ced-8e0fb3fe3670 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 returned with HTTP 200 Aug 12 14:59:41.855100 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1026/4086] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:59:41 2026] GET /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.865449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a497efd3-a9ea-42bb-91b5-6d94f0f63d1b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.867430 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a497efd3-a9ea-42bb-91b5-6d94f0f63d1b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] PUT https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption/eda67887-cf04-4f3c-b6d4-4f1434394294 Aug 12 14:59:41.869475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a497efd3-a9ea-42bb-91b5-6d94f0f63d1b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.894388 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a497efd3-a9ea-42bb-91b5-6d94f0f63d1b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption/eda67887-cf04-4f3c-b6d4-4f1434394294 returned with HTTP 200 Aug 12 14:59:41.894870 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1023/4087] 10.4.3.100 () {68 vars in 1506 bytes} [Wed Aug 12 14:59:41 2026] PUT /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/encryption/eda67887-cf04-4f3c-b6d4-4f1434394294 => generated 33 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:59:41.904404 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db51e7a7-40a9-4bb1-bab4-0445f7864f9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.906673 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db51e7a7-40a9-4bb1-bab4-0445f7864f9f tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] PUT https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/key1 Aug 12 14:59:41.907086 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db51e7a7-40a9-4bb1-bab4-0445f7864f9f tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.928018 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db51e7a7-40a9-4bb1-bab4-0445f7864f9f tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/key1 returned with HTTP 200 Aug 12 14:59:41.928570 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1014/4088] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:59:41 2026] PUT /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846/extra_specs/key1 => generated 30 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 12 14:59:41.936532 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fecb2961-060d-4d9e-bfe0-1de8ea93442b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.938186 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fecb2961-060d-4d9e-bfe0-1de8ea93442b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] PUT https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 Aug 12 14:59:41.938529 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fecb2961-060d-4d9e-bfe0-1de8ea93442b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:41.952381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fecb2961-060d-4d9e-bfe0-1de8ea93442b tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 returned with HTTP 200 Aug 12 14:59:41.952807 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1026/4089] 10.4.3.100 () {68 vars in 1362 bytes} [Wed Aug 12 14:59:41 2026] PUT /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:41.961102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1d7fb1f2-2265-4e28-bd91-5c663f4eea78 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.962851 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d7fb1f2-2265-4e28-bd91-5c663f4eea78 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/d2ecb4ac-d678-45bd-95e5-a8951e13f98f Aug 12 14:59:41.963047 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d7fb1f2-2265-4e28-bd91-5c663f4eea78 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.963263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1d7fb1f2-2265-4e28-bd91-5c663f4eea78 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:41.988084 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1d7fb1f2-2265-4e28-bd91-5c663f4eea78 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/d2ecb4ac-d678-45bd-95e5-a8951e13f98f returned with HTTP 202 Aug 12 14:59:41.988477 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1027/4090] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:41 2026] DELETE /volume/v3/types/d2ecb4ac-d678-45bd-95e5-a8951e13f98f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:41.996427 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-61ed4921-869e-4046-8771-a30f2c1df344 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:41.998310 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61ed4921-869e-4046-8771-a30f2c1df344 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730 Aug 12 14:59:41.998531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-61ed4921-869e-4046-8771-a30f2c1df344 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:41.998726 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-61ed4921-869e-4046-8771-a30f2c1df344 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.021147 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61ed4921-869e-4046-8771-a30f2c1df344 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730 returned with HTTP 202 Aug 12 14:59:42.021626 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1024/4091] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:41 2026] DELETE /volume/v3/types/dd252675-98e0-4298-9917-c5b9e96b8730 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:42.028280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e92ea4e-b7e3-44b5-979d-b0158a7690b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.029996 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e92ea4e-b7e3-44b5-979d-b0158a7690b6 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625 Aug 12 14:59:42.030188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e92ea4e-b7e3-44b5-979d-b0158a7690b6 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.030389 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e92ea4e-b7e3-44b5-979d-b0158a7690b6 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.055187 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e92ea4e-b7e3-44b5-979d-b0158a7690b6 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625 returned with HTTP 202 Aug 12 14:59:42.055705 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1015/4092] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:42 2026] DELETE /volume/v3/types/9cd24297-4656-4c06-984c-bc783dbd5625 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:42.062873 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7a7f30cb-9703-42fb-8312-7bb7311d650f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.064988 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a7f30cb-9703-42fb-8312-7bb7311d650f tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/4a1cc532-52e5-49b3-929d-5ce5f60a821f Aug 12 14:59:42.065215 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a7f30cb-9703-42fb-8312-7bb7311d650f tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.065501 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7a7f30cb-9703-42fb-8312-7bb7311d650f tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.091547 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7a7f30cb-9703-42fb-8312-7bb7311d650f tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/4a1cc532-52e5-49b3-929d-5ce5f60a821f returned with HTTP 202 Aug 12 14:59:42.092017 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1027/4093] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:42 2026] DELETE /volume/v3/types/4a1cc532-52e5-49b3-929d-5ce5f60a821f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:42.099340 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9ee8223-a3f0-4343-8de4-24bf87ef43d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.101227 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9ee8223-a3f0-4343-8de4-24bf87ef43d8 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] DELETE https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 Aug 12 14:59:42.101547 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9ee8223-a3f0-4343-8de4-24bf87ef43d8 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.101792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9ee8223-a3f0-4343-8de4-24bf87ef43d8 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.126549 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9ee8223-a3f0-4343-8de4-24bf87ef43d8 tempest-VolumeTypesAdminTests-945652879 tempest-VolumeTypesAdminTests-945652879-project-admin] https://10.4.3.100/volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 returned with HTTP 202 Aug 12 14:59:42.127096 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1028/4094] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:42 2026] DELETE /volume/v3/types/a7db4850-860b-4fd8-8dd6-520a93167846 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:42.255786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f874affc-9204-4700-92c1-5954b5ac3e46 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.257657 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f874affc-9204-4700-92c1-5954b5ac3e46 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 14:59:42.258160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f874affc-9204-4700-92c1-5954b5ac3e46 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.258160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f874affc-9204-4700-92c1-5954b5ac3e46 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.264854 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:42.264854 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:42.269661 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f874affc-9204-4700-92c1-5954b5ac3e46 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 14:59:42.274857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f874affc-9204-4700-92c1-5954b5ac3e46 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 14:59:42.275264 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1025/4095] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:42 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:42.289617 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1fd5295d-ee2c-4610-beff-86d4c8e224de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.291601 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fd5295d-ee2c-4610-beff-86d4c8e224de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 14:59:42.291793 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1fd5295d-ee2c-4610-beff-86d4c8e224de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.292045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1fd5295d-ee2c-4610-beff-86d4c8e224de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.300279 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:42.300279 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:42.304496 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1fd5295d-ee2c-4610-beff-86d4c8e224de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 14:59:42.309590 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1fd5295d-ee2c-4610-beff-86d4c8e224de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 14:59:42.309854 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1016/4096] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:42 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:42.638907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ed5c44f-be81-4512-a097-207f164517be None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.639313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ed5c44f-be81-4512-a097-207f164517be None None] GET https://10.4.3.100/volume// Aug 12 14:59:42.639539 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ed5c44f-be81-4512-a097-207f164517be None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.639733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ed5c44f-be81-4512-a097-207f164517be None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.640047 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ed5c44f-be81-4512-a097-207f164517be None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:42.640400 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1028/4097] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:42.650766 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-b979cca3-bb1c-4af5-ab46-46a1943ee7f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.653383 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-b979cca3-bb1c-4af5-ab46-46a1943ee7f1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:59:42.653888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-b979cca3-bb1c-4af5-ab46-46a1943ee7f1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f069b5fc-c65c-4366-bf6c-86f45478ddc2", "connector": null, "instance_uuid": "0c33472c-d814-41dd-a108-76fa46deec04"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:42.668777 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:42.668777 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:42.701658 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-b979cca3-bb1c-4af5-ab46-46a1943ee7f1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:59:42.702723 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1029/4098] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:59:42 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 14:59:42.715750 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-2f3a8d46-4afd-4726-a308-8bed0fadb4d7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.718309 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-2f3a8d46-4afd-4726-a308-8bed0fadb4d7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd Aug 12 14:59:42.718576 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-2f3a8d46-4afd-4726-a308-8bed0fadb4d7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.718811 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-2f3a8d46-4afd-4726-a308-8bed0fadb4d7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.726885 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:42.726885 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:42.777433 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-2f3a8d46-4afd-4726-a308-8bed0fadb4d7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd returned with HTTP 200 Aug 12 14:59:42.777861 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1026/4099] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 14:59:42 2026] DELETE /volume/v3/attachments/9c91538d-81b2-4b48-a955-396d9125ddbd => generated 192 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:42.913025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.914838 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] DELETE https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:42.915094 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.915288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.915448 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Delete volume with id: 4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:42.921983 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:42.921983 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:42.922427 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:42.942931 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Delete volume request issued successfully. Aug 12 14:59:42.943168 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff70fb45-bf33-4003-92d7-03f43a84f98a tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 202 Aug 12 14:59:42.943691 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1017/4100] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:42 2026] DELETE /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:42.951053 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6bd53b69-3459-4129-bdeb-9ec3a2e9bccc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:42.953223 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6bd53b69-3459-4129-bdeb-9ec3a2e9bccc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:42.953505 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6bd53b69-3459-4129-bdeb-9ec3a2e9bccc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:42.953724 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6bd53b69-3459-4129-bdeb-9ec3a2e9bccc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:42.962424 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:42.962424 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:42.966085 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6bd53b69-3459-4129-bdeb-9ec3a2e9bccc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:42.970976 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6bd53b69-3459-4129-bdeb-9ec3a2e9bccc tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 200 Aug 12 14:59:42.971501 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1029/4101] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:42 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:43.427960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-572ca21f-3829-4cfa-81db-1f517ea80514 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.430300 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-572ca21f-3829-4cfa-81db-1f517ea80514 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 14:59:43.430555 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-572ca21f-3829-4cfa-81db-1f517ea80514 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:43.430795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-572ca21f-3829-4cfa-81db-1f517ea80514 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:43.439491 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:43.439491 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:43.444153 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-572ca21f-3829-4cfa-81db-1f517ea80514 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 14:59:43.449632 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-572ca21f-3829-4cfa-81db-1f517ea80514 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 14:59:43.450111 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1030/4102] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:43 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1371 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:43.749089 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b237acf4-fbec-48c2-9af4-2631f0861ca5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.839928 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b237acf4-fbec-48c2-9af4-2631f0861ca5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:43.840475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b237acf4-fbec-48c2-9af4-2631f0861ca5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-354827171", "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=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:43.842218 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:43.842218 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:43.862015 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b237acf4-fbec-48c2-9af4-2631f0861ca5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:43.862434 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1027/4103] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:43 2026] POST /volume/v3/types => generated 379 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:43.869787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dfc99016-bd66-4dee-86b2-c828df220f61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.871595 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfc99016-bd66-4dee-86b2-c828df220f61 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption Aug 12 14:59:43.871935 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dfc99016-bd66-4dee-86b2-c828df220f61 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:43.890177 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dfc99016-bd66-4dee-86b2-c828df220f61 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption returned with HTTP 200 Aug 12 14:59:43.890666 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1018/4104] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:59:43 2026] POST /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:43.898626 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-437bc5ac-a1bd-4b93-998a-c8d66e892df4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.900433 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-437bc5ac-a1bd-4b93-998a-c8d66e892df4 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:43.900825 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-437bc5ac-a1bd-4b93-998a-c8d66e892df4 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1399427783", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:43.919005 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-437bc5ac-a1bd-4b93-998a-c8d66e892df4 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:43.919442 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1030/4105] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:43 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 14:59:43.922210 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-42e03c7d-0121-4d4f-a1fe-30e3cd5eaa4f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.924164 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-42e03c7d-0121-4d4f-a1fe-30e3cd5eaa4f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 14:59:43.924401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-42e03c7d-0121-4d4f-a1fe-30e3cd5eaa4f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:43.924617 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-42e03c7d-0121-4d4f-a1fe-30e3cd5eaa4f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:43.927424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-45d3d131-8de0-477e-948a-8c0717485ba7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.932347 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:43.932347 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:43.936831 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-42e03c7d-0121-4d4f-a1fe-30e3cd5eaa4f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 14:59:43.942258 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-42e03c7d-0121-4d4f-a1fe-30e3cd5eaa4f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 14:59:43.942831 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1031/4106] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:43 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1371 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:43.953165 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6f44becd-64fc-4e7b-909d-a696facd58b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.953710 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f44becd-64fc-4e7b-909d-a696facd58b5 None None] GET https://10.4.3.100/volume// Aug 12 14:59:43.953932 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f44becd-64fc-4e7b-909d-a696facd58b5 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:43.954123 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6f44becd-64fc-4e7b-909d-a696facd58b5 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:43.954515 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6f44becd-64fc-4e7b-909d-a696facd58b5 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:43.954879 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1019/4107] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 14:59: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 14:59:43.965710 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-41d9a443-c7cf-40b2-956a-86652830344a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.967851 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-41d9a443-c7cf-40b2-956a-86652830344a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 14:59:43.968203 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-41d9a443-c7cf-40b2-956a-86652830344a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9d6c9d05-59c0-4437-83ce-6bd481458d69", "connector": null, "instance_uuid": "c2c9e2bb-c9f0-41b2-9c5d-b12b599eab6e"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:43.976689 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:43.976689 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:43.981907 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45d3d131-8de0-477e-948a-8c0717485ba7 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] POST https://10.4.3.100/volume/v3/types/3ee5d2cf-8338-4dbe-8377-e9ccff8e94a6/encryption Aug 12 14:59:43.982394 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-45d3d131-8de0-477e-948a-8c0717485ba7 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:43.984657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-45d3d131-8de0-477e-948a-8c0717485ba7 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:43.984919 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45d3d131-8de0-477e-948a-8c0717485ba7 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/3ee5d2cf-8338-4dbe-8377-e9ccff8e94a6/encryption returned with HTTP 403 Aug 12 14:59:43.985415 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1028/4108] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:59:43 2026] POST /volume/v3/types/3ee5d2cf-8338-4dbe-8377-e9ccff8e94a6/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:43.986237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-612f766a-031a-46e8-87a3-ea0c3ab4e5d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.988201 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-612f766a-031a-46e8-87a3-ea0c3ab4e5d6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e Aug 12 14:59:43.988536 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-612f766a-031a-46e8-87a3-ea0c3ab4e5d6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:43.988750 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-612f766a-031a-46e8-87a3-ea0c3ab4e5d6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:43.993886 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8557b79c-155f-4af5-8f47-ee43092228e8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:43.994912 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-612f766a-031a-46e8-87a3-ea0c3ab4e5d6 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e returned with HTTP 404 Aug 12 14:59:43.995416 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1032/4109] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:43 2026] GET /volume/v3/volumes/4a6fe81f-f617-4ee0-b2b7-5af2b9f8a52e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:43.995684 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8557b79c-155f-4af5-8f47-ee43092228e8 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:43.996039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8557b79c-155f-4af5-8f47-ee43092228e8 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1982660520", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.003032 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.004924 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:44.005188 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.005502 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.005704 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Delete volume with id: c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:44.009697 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-41d9a443-c7cf-40b2-956a-86652830344a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 14:59:44.010197 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1031/4110] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 14:59:43 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:44.012944 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:44.012944 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:44.013392 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:44.015174 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8557b79c-155f-4af5-8f47-ee43092228e8 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:44.015796 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1020/4111] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:43 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 14:59:44.023964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-87d8d7e5-8524-4865-8d42-2ae708bd6d63 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.025830 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87d8d7e5-8524-4865-8d42-2ae708bd6d63 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] POST https://10.4.3.100/volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db/extra_specs Aug 12 14:59:44.026135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-87d8d7e5-8524-4865-8d42-2ae708bd6d63 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.027957 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-87d8d7e5-8524-4865-8d42-2ae708bd6d63 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.028131 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-87d8d7e5-8524-4865-8d42-2ae708bd6d63 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db/extra_specs returned with HTTP 403 Aug 12 14:59:44.028626 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1033/4112] 10.4.3.100 () {68 vars in 1399 bytes} [Wed Aug 12 14:59:44 2026] POST /volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.029609 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Delete volume request issued successfully. Aug 12 14:59:44.029798 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be99ccd2-ca9a-4e72-a55c-9f6bbcdccf48 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 202 Aug 12 14:59:44.030288 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1029/4113] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:44.036398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-578c7813-492d-4b34-b526-0c6f708867e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.038405 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae95ff73-b55f-419a-89e0-1cf68aeeb650 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.039023 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-578c7813-492d-4b34-b526-0c6f708867e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] PUT https://10.4.3.100/volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db/extra_specs/key2 Aug 12 14:59:44.039389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-578c7813-492d-4b34-b526-0c6f708867e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.040190 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae95ff73-b55f-419a-89e0-1cf68aeeb650 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:44.040472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae95ff73-b55f-419a-89e0-1cf68aeeb650 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.040665 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae95ff73-b55f-419a-89e0-1cf68aeeb650 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.040889 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:44.040889 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:44.041339 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-578c7813-492d-4b34-b526-0c6f708867e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.041566 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-578c7813-492d-4b34-b526-0c6f708867e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db/extra_specs/key2 returned with HTTP 403 Aug 12 14:59:44.042139 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1032/4114] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:59:44 2026] PUT /volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.049330 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:44.049330 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:44.053606 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df6988a4-a71a-4959-8df7-2b205418c6a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.054673 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ae95ff73-b55f-419a-89e0-1cf68aeeb650 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:44.055356 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df6988a4-a71a-4959-8df7-2b205418c6a4 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:44.055918 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df6988a4-a71a-4959-8df7-2b205418c6a4 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.058798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-df6988a4-a71a-4959-8df7-2b205418c6a4 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.059186 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df6988a4-a71a-4959-8df7-2b205418c6a4 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types returned with HTTP 403 Aug 12 14:59:44.059864 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1034/4115] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:59:44 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 14:59:44.061049 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae95ff73-b55f-419a-89e0-1cf68aeeb650 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 200 Aug 12 14:59:44.061638 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1021/4116] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:44.062997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-45a4365e-b5ad-4369-b4c9-43b0b55e93be None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.065938 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-45a4365e-b5ad-4369-b4c9-43b0b55e93be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] PUT https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef Aug 12 14:59:44.066471 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-45a4365e-b5ad-4369-b4c9-43b0b55e93be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.071199 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-190fc1bc-49d2-4d64-baa4-359e902c081c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.072962 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-190fc1bc-49d2-4d64-baa4-359e902c081c tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:44.073327 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-190fc1bc-49d2-4d64-baa4-359e902c081c tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1762142132", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.075938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-45a4365e-b5ad-4369-b4c9-43b0b55e93be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Acquiring lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:59:44.081190 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-45a4365e-b5ad-4369-b4c9-43b0b55e93be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:59:44.083310 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:44.083310 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:44.091399 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-190fc1bc-49d2-4d64-baa4-359e902c081c tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:44.091797 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1033/4117] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:44 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 14:59:44.100804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a56ac14-0dd3-4e6a-81c8-280d491b9d32 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.102830 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a56ac14-0dd3-4e6a-81c8-280d491b9d32 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204/encryption Aug 12 14:59:44.103475 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a56ac14-0dd3-4e6a-81c8-280d491b9d32 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.124314 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a56ac14-0dd3-4e6a-81c8-280d491b9d32 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204/encryption returned with HTTP 200 Aug 12 14:59:44.124769 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1035/4118] 10.4.3.100 () {68 vars in 1397 bytes} [Wed Aug 12 14:59:44 2026] POST /volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:44.133273 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-966232a8-5f39-45bd-9571-3dba760301a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.136325 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-966232a8-5f39-45bd-9571-3dba760301a0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] DELETE https://10.4.3.100/volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204/encryption/94cf91c6-eb98-44d1-a806-5ac0e7d8cb39 Aug 12 14:59:44.136325 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-966232a8-5f39-45bd-9571-3dba760301a0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.136616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-966232a8-5f39-45bd-9571-3dba760301a0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.137754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-966232a8-5f39-45bd-9571-3dba760301a0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.137884 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-966232a8-5f39-45bd-9571-3dba760301a0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204/encryption/94cf91c6-eb98-44d1-a806-5ac0e7d8cb39 returned with HTTP 403 Aug 12 14:59:44.138372 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1022/4119] 10.4.3.100 () {66 vars in 1489 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204/encryption/94cf91c6-eb98-44d1-a806-5ac0e7d8cb39 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.145921 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ae290b7f-3395-471d-bb64-0ac7b3075cb6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.147506 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae290b7f-3395-471d-bb64-0ac7b3075cb6 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:44.147877 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ae290b7f-3395-471d-bb64-0ac7b3075cb6 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1295015281", "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=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.165676 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ae290b7f-3395-471d-bb64-0ac7b3075cb6 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:44.166008 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1034/4120] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:44 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 14:59:44.174202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47e07da5-d955-43d7-8d8f-c58569692c7e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.176134 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47e07da5-d955-43d7-8d8f-c58569692c7e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] DELETE https://10.4.3.100/volume/v3/types/2a37925e-0887-491b-896a-4bacad26fd0f/extra_specs/key1 Aug 12 14:59:44.176377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47e07da5-d955-43d7-8d8f-c58569692c7e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.176594 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47e07da5-d955-43d7-8d8f-c58569692c7e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.180718 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-45a4365e-b5ad-4369-b4c9-43b0b55e93be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Lock "cinder-attachment_update-f069b5fc-c65c-4366-bf6c-86f45478ddc2-np0000007067" released by "attachment_update" :: held 0.099s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:59:44.181103 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-45a4365e-b5ad-4369-b4c9-43b0b55e93be tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef returned with HTTP 200 Aug 12 14:59:44.181580 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1030/4121] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:59:44 2026] PUT /volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef => generated 968 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:44.181734 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-47e07da5-d955-43d7-8d8f-c58569692c7e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.181946 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47e07da5-d955-43d7-8d8f-c58569692c7e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/2a37925e-0887-491b-896a-4bacad26fd0f/extra_specs/key1 returned with HTTP 403 Aug 12 14:59:44.182439 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1036/4122] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/2a37925e-0887-491b-896a-4bacad26fd0f/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.190359 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-85747533-dd05-4912-930d-f109872e0ad6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.190499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-deb82d2b-3ae2-4604-a30f-fab07dcc84fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.192056 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-deb82d2b-3ae2-4604-a30f-fab07dcc84fe tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:44.192375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-deb82d2b-3ae2-4604-a30f-fab07dcc84fe tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1229943690", "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=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.192574 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-85747533-dd05-4912-930d-f109872e0ad6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef Aug 12 14:59:44.192804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-85747533-dd05-4912-930d-f109872e0ad6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.193006 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-85747533-dd05-4912-930d-f109872e0ad6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.207360 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-85747533-dd05-4912-930d-f109872e0ad6 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef returned with HTTP 200 Aug 12 14:59:44.207913 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1035/4123] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:44.210962 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-deb82d2b-3ae2-4604-a30f-fab07dcc84fe tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:44.211338 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1023/4124] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:44 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 14:59:44.220368 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c30e8fdd-9478-4dcd-b91d-d86f421c73e0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.221948 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c30e8fdd-9478-4dcd-b91d-d86f421c73e0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] DELETE https://10.4.3.100/volume/v3/types/13ff9d66-be57-4374-b280-64aa28a7d7c1 Aug 12 14:59:44.222128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c30e8fdd-9478-4dcd-b91d-d86f421c73e0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.222367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c30e8fdd-9478-4dcd-b91d-d86f421c73e0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.222590 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:44.222590 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:44.222978 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-c30e8fdd-9478-4dcd-b91d-d86f421c73e0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.223152 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c30e8fdd-9478-4dcd-b91d-d86f421c73e0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/13ff9d66-be57-4374-b280-64aa28a7d7c1 returned with HTTP 403 Aug 12 14:59:44.223599 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1031/4125] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/13ff9d66-be57-4374-b280-64aa28a7d7c1 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.232945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c179ee88-8c98-49ee-b539-190185c0a9fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.234812 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c179ee88-8c98-49ee-b539-190185c0a9fe tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] GET https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs Aug 12 14:59:44.235021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c179ee88-8c98-49ee-b539-190185c0a9fe tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.235218 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c179ee88-8c98-49ee-b539-190185c0a9fe tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.242855 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c179ee88-8c98-49ee-b539-190185c0a9fe tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs returned with HTTP 200 Aug 12 14:59:44.243344 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1037/4126] 10.4.3.100 () {66 vars in 1378 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:44.250902 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b7f986e5-c431-4c37-9236-9a56748f5874 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.252921 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7f986e5-c431-4c37-9236-9a56748f5874 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] GET https://10.4.3.100/volume/v3/types Aug 12 14:59:44.253164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7f986e5-c431-4c37-9236-9a56748f5874 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.253436 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b7f986e5-c431-4c37-9236-9a56748f5874 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.253751 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:44.253751 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:44.254335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-b7f986e5-c431-4c37-9236-9a56748f5874 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:59:44.283543 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b7f986e5-c431-4c37-9236-9a56748f5874 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:44.284040 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1036/4127] 10.4.3.100 () {66 vars in 1231 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/types => generated 2583 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:44.295717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0702f131-c39b-4fd5-a842-8389e4b0ae29 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.297857 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0702f131-c39b-4fd5-a842-8389e4b0ae29 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] GET https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption/cipher Aug 12 14:59:44.298063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0702f131-c39b-4fd5-a842-8389e4b0ae29 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.298309 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0702f131-c39b-4fd5-a842-8389e4b0ae29 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.299156 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-0702f131-c39b-4fd5-a842-8389e4b0ae29 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.299669 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0702f131-c39b-4fd5-a842-8389e4b0ae29 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption/cipher returned with HTTP 403 Aug 12 14:59:44.300110 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1024/4128] 10.4.3.100 () {66 vars in 1396 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.307792 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0ac722ba-cf06-4457-b935-f9e8f2c718d9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.309998 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0ac722ba-cf06-4457-b935-f9e8f2c718d9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] GET https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption Aug 12 14:59:44.310378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0ac722ba-cf06-4457-b935-f9e8f2c718d9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.310490 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0ac722ba-cf06-4457-b935-f9e8f2c718d9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.311244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-0ac722ba-cf06-4457-b935-f9e8f2c718d9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.311579 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0ac722ba-cf06-4457-b935-f9e8f2c718d9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption returned with HTTP 403 Aug 12 14:59:44.311931 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1032/4129] 10.4.3.100 () {66 vars in 1375 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.319989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ae632f03-8bd7-4c64-923d-11a780235acc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.321632 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae632f03-8bd7-4c64-923d-11a780235acc tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] GET https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/multiattach Aug 12 14:59:44.321795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae632f03-8bd7-4c64-923d-11a780235acc tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.321982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ae632f03-8bd7-4c64-923d-11a780235acc tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.329751 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ae632f03-8bd7-4c64-923d-11a780235acc tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/multiattach returned with HTTP 200 Aug 12 14:59:44.330196 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1038/4130] 10.4.3.100 () {66 vars in 1414 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/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 14:59:44.337873 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-606ea384-5895-49b7-b06c-0f0619f9e12e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.339601 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-606ea384-5895-49b7-b06c-0f0619f9e12e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] GET https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/volume_backend_name Aug 12 14:59:44.339778 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-606ea384-5895-49b7-b06c-0f0619f9e12e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.339941 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-606ea384-5895-49b7-b06c-0f0619f9e12e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.348889 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-606ea384-5895-49b7-b06c-0f0619f9e12e tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/volume_backend_name returned with HTTP 404 Aug 12 14:59:44.349411 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1037/4131] 10.4.3.100 () {66 vars in 1438 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.357781 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79c0cf15-ed10-4767-8458-d70cbdffa8f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.359638 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79c0cf15-ed10-4767-8458-d70cbdffa8f0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] GET https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba Aug 12 14:59:44.359846 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79c0cf15-ed10-4767-8458-d70cbdffa8f0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.360028 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79c0cf15-ed10-4767-8458-d70cbdffa8f0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.368905 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79c0cf15-ed10-4767-8458-d70cbdffa8f0 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba returned with HTTP 200 Aug 12 14:59:44.369565 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1025/4132] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba => generated 317 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:44.379204 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e9785466-c55e-49c0-91ef-d8ecc8c30cb2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.381779 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e9785466-c55e-49c0-91ef-d8ecc8c30cb2 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] PUT https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption/0fbe6bd1-f693-4880-91ad-b7dac71781ff Aug 12 14:59:44.382158 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e9785466-c55e-49c0-91ef-d8ecc8c30cb2 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.384575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-e9785466-c55e-49c0-91ef-d8ecc8c30cb2 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.384863 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e9785466-c55e-49c0-91ef-d8ecc8c30cb2 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption/0fbe6bd1-f693-4880-91ad-b7dac71781ff returned with HTTP 403 Aug 12 14:59:44.385443 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1033/4133] 10.4.3.100 () {68 vars in 1506 bytes} [Wed Aug 12 14:59:44 2026] PUT /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/encryption/0fbe6bd1-f693-4880-91ad-b7dac71781ff => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.461217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b417e4aa-2bef-4a34-ad6f-33ef3cb4dbba None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.463232 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b417e4aa-2bef-4a34-ad6f-33ef3cb4dbba tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] PUT https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/key1 Aug 12 14:59:44.463556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b417e4aa-2bef-4a34-ad6f-33ef3cb4dbba tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.465262 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-b417e4aa-2bef-4a34-ad6f-33ef3cb4dbba tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.465436 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b417e4aa-2bef-4a34-ad6f-33ef3cb4dbba tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/key1 returned with HTTP 403 Aug 12 14:59:44.465928 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1039/4134] 10.4.3.100 () {68 vars in 1413 bytes} [Wed Aug 12 14:59:44 2026] PUT /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.474023 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e7206b6-a1a0-41e8-9d9c-16640fb778e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.476033 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e7206b6-a1a0-41e8-9d9c-16640fb778e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] PUT https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba Aug 12 14:59:44.476720 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e7206b6-a1a0-41e8-9d9c-16640fb778e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:44.480036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-4e7206b6-a1a0-41e8-9d9c-16640fb778e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c66604f98b64467fa58f132d0bff7399', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '193e003a99254f4d9333b26da5345ade', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 14:59:44.480371 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e7206b6-a1a0-41e8-9d9c-16640fb778e5 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-member] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba returned with HTTP 403 Aug 12 14:59:44.480983 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1038/4135] 10.4.3.100 () {68 vars in 1362 bytes} [Wed Aug 12 14:59:44 2026] PUT /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:44.489115 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6644b1e9-bc0f-49eb-8aa5-a60564b81bc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.491034 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6644b1e9-bc0f-49eb-8aa5-a60564b81bc9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] DELETE https://10.4.3.100/volume/v3/types/13ff9d66-be57-4374-b280-64aa28a7d7c1 Aug 12 14:59:44.491221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6644b1e9-bc0f-49eb-8aa5-a60564b81bc9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.491484 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6644b1e9-bc0f-49eb-8aa5-a60564b81bc9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.520297 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6644b1e9-bc0f-49eb-8aa5-a60564b81bc9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/13ff9d66-be57-4374-b280-64aa28a7d7c1 returned with HTTP 202 Aug 12 14:59:44.520815 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1026/4136] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/13ff9d66-be57-4374-b280-64aa28a7d7c1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:44.527790 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-17214674-88fd-48e9-8048-9fb3a4257941 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.529670 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-17214674-88fd-48e9-8048-9fb3a4257941 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] DELETE https://10.4.3.100/volume/v3/types/2a37925e-0887-491b-896a-4bacad26fd0f Aug 12 14:59:44.529852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-17214674-88fd-48e9-8048-9fb3a4257941 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.530045 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-17214674-88fd-48e9-8048-9fb3a4257941 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.559384 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-17214674-88fd-48e9-8048-9fb3a4257941 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/2a37925e-0887-491b-896a-4bacad26fd0f returned with HTTP 202 Aug 12 14:59:44.559805 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1034/4137] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/2a37925e-0887-491b-896a-4bacad26fd0f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:44.567258 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2edc913a-17b1-4891-8b96-8f17c8d0a881 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.568881 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2edc913a-17b1-4891-8b96-8f17c8d0a881 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] DELETE https://10.4.3.100/volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204 Aug 12 14:59:44.569090 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2edc913a-17b1-4891-8b96-8f17c8d0a881 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.569349 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2edc913a-17b1-4891-8b96-8f17c8d0a881 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.600813 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2edc913a-17b1-4891-8b96-8f17c8d0a881 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204 returned with HTTP 202 Aug 12 14:59:44.601229 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1040/4138] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/68eefc4d-e31f-4c2d-bdc1-ac7964595204 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:44.608848 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f9662c27-8195-4861-9cbc-c238c17a28b1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.610732 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f9662c27-8195-4861-9cbc-c238c17a28b1 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] DELETE https://10.4.3.100/volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db Aug 12 14:59:44.610919 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f9662c27-8195-4861-9cbc-c238c17a28b1 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.611107 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f9662c27-8195-4861-9cbc-c238c17a28b1 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.636437 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f9662c27-8195-4861-9cbc-c238c17a28b1 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db returned with HTTP 202 Aug 12 14:59:44.637144 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1039/4139] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/08b990e5-6cb5-433a-bfcb-25b1910977db => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:44.644769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eeccaa26-c9e3-4c4e-8ea2-d4a62a29de4d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.646541 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eeccaa26-c9e3-4c4e-8ea2-d4a62a29de4d tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] DELETE https://10.4.3.100/volume/v3/types/3ee5d2cf-8338-4dbe-8377-e9ccff8e94a6 Aug 12 14:59:44.646732 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eeccaa26-c9e3-4c4e-8ea2-d4a62a29de4d tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.646926 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eeccaa26-c9e3-4c4e-8ea2-d4a62a29de4d tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.669231 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eeccaa26-c9e3-4c4e-8ea2-d4a62a29de4d tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/3ee5d2cf-8338-4dbe-8377-e9ccff8e94a6 returned with HTTP 202 Aug 12 14:59:44.669678 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1027/4140] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/3ee5d2cf-8338-4dbe-8377-e9ccff8e94a6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:44.676577 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-481e1b48-4e2f-4823-aa65-fbac4e4d34a9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.678380 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-481e1b48-4e2f-4823-aa65-fbac4e4d34a9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] DELETE https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba Aug 12 14:59:44.678612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-481e1b48-4e2f-4823-aa65-fbac4e4d34a9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.678818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-481e1b48-4e2f-4823-aa65-fbac4e4d34a9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.700998 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-481e1b48-4e2f-4823-aa65-fbac4e4d34a9 tempest-VolumeTypesMemberTests-642119446 tempest-VolumeTypesMemberTests-642119446-project-admin] https://10.4.3.100/volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba returned with HTTP 202 Aug 12 14:59:44.701352 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1035/4141] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:44 2026] DELETE /volume/v3/types/23107311-6e2d-4020-beb5-c9d396bb65ba => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:44.922412 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8280ad39-7f64-431c-8c9d-0c63d0c9f67b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.922807 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8280ad39-7f64-431c-8c9d-0c63d0c9f67b None None] GET https://10.4.3.100/volume// Aug 12 14:59:44.923619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8280ad39-7f64-431c-8c9d-0c63d0c9f67b None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.923619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8280ad39-7f64-431c-8c9d-0c63d0c9f67b None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.923619 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8280ad39-7f64-431c-8c9d-0c63d0c9f67b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:44.923849 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1041/4142] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:44.933866 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-0823cbb1-48ee-43ba-9f74-a7522e93ad78 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:44.938356 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-0823cbb1-48ee-43ba-9f74-a7522e93ad78 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 14:59:44.938356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-0823cbb1-48ee-43ba-9f74-a7522e93ad78 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:44.938356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-0823cbb1-48ee-43ba-9f74-a7522e93ad78 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:44.945850 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:44.945850 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:44.949013 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-0823cbb1-48ee-43ba-9f74-a7522e93ad78 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 14:59:44.953643 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-0823cbb1-48ee-43ba-9f74-a7522e93ad78 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 14:59:44.954069 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1040/4143] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:44 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1550 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:45.075703 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e9784e00-1e9d-4c24-a286-02102f158136 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:45.076434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-8cb519cb-7b0e-4a90-9cd8-2168900fccf5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:45.077714 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9784e00-1e9d-4c24-a286-02102f158136 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 Aug 12 14:59:45.077883 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9784e00-1e9d-4c24-a286-02102f158136 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:45.078052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e9784e00-1e9d-4c24-a286-02102f158136 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:45.081265 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-8cb519cb-7b0e-4a90-9cd8-2168900fccf5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] PUT https://10.4.3.100/volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14 Aug 12 14:59:45.081675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-8cb519cb-7b0e-4a90-9cd8-2168900fccf5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:45.084095 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e9784e00-1e9d-4c24-a286-02102f158136 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 returned with HTTP 404 Aug 12 14:59:45.084595 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1028/4144] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:45 2026] GET /volume/v3/volumes/c309cdd0-49ca-40da-828b-f5e96b37d435 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:45.096248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-8cb519cb-7b0e-4a90-9cd8-2168900fccf5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Acquiring lock "cinder-attachment_update-9d6c9d05-59c0-4437-83ce-6bd481458d69-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 14:59:45.102814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-8cb519cb-7b0e-4a90-9cd8-2168900fccf5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Lock "cinder-attachment_update-9d6c9d05-59c0-4437-83ce-6bd481458d69-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 14:59:45.102814 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:45.102814 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:45.152635 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-23680396-e722-46e2-960d-bbd733c803b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:45.154331 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23680396-e722-46e2-960d-bbd733c803b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] DELETE https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:59:45.154539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23680396-e722-46e2-960d-bbd733c803b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:45.154728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-23680396-e722-46e2-960d-bbd733c803b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:45.154868 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-23680396-e722-46e2-960d-bbd733c803b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Delete volume with id: 938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:59:45.163754 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:45.163754 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:45.164356 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-23680396-e722-46e2-960d-bbd733c803b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:45.195738 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-23680396-e722-46e2-960d-bbd733c803b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Delete volume request issued successfully. Aug 12 14:59:45.195930 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-23680396-e722-46e2-960d-bbd733c803b2 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 202 Aug 12 14:59:45.196550 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1042/4145] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 14:59:45 2026] DELETE /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 14:59:45.207870 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-8cb519cb-7b0e-4a90-9cd8-2168900fccf5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Lock "cinder-attachment_update-9d6c9d05-59c0-4437-83ce-6bd481458d69-np0000007067" released by "attachment_update" :: held 0.107s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 14:59:45.207870 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-8cb519cb-7b0e-4a90-9cd8-2168900fccf5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14 returned with HTTP 200 Aug 12 14:59:45.209477 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1036/4146] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 14:59:45 2026] PUT /volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:45.209762 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-925e35ef-aed0-48a9-8327-dbf236b981ed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:45.212942 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-925e35ef-aed0-48a9-8327-dbf236b981ed tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:59:45.213359 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-925e35ef-aed0-48a9-8327-dbf236b981ed tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:45.213742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-925e35ef-aed0-48a9-8327-dbf236b981ed tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:45.224752 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:45.224752 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:45.230824 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-925e35ef-aed0-48a9-8327-dbf236b981ed tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Volume info retrieved successfully. Aug 12 14:59:45.237766 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-925e35ef-aed0-48a9-8327-dbf236b981ed tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 200 Aug 12 14:59:45.238391 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1041/4147] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:45 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:45.242613 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-fc6e070b-88d7-4b44-aa58-a94bf50e7bf3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:45.245399 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-fc6e070b-88d7-4b44-aa58-a94bf50e7bf3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14/action Aug 12 14:59:45.245787 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-fc6e070b-88d7-4b44-aa58-a94bf50e7bf3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:45.245903 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-fc6e070b-88d7-4b44-aa58-a94bf50e7bf3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:45.266716 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:45.266716 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:45.292546 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a77b3d05-e9f9-438a-995a-ed6901dec9b8 req-fc6e070b-88d7-4b44-aa58-a94bf50e7bf3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14/action returned with HTTP 204 Aug 12 14:59:45.295160 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1029/4148] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:59:45 2026] POST /volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:46.255127 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a1de237a-ff47-401d-bedf-24270876a8f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:46.256849 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1de237a-ff47-401d-bedf-24270876a8f0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] GET https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b Aug 12 14:59:46.257078 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1de237a-ff47-401d-bedf-24270876a8f0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:46.257274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1de237a-ff47-401d-bedf-24270876a8f0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:46.262850 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1de237a-ff47-401d-bedf-24270876a8f0 tempest-AttachVolumeTestJSON-929970357 tempest-AttachVolumeTestJSON-929970357-project-member] https://10.4.3.100/volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b returned with HTTP 404 Aug 12 14:59:46.263274 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1043/4149] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:46 2026] GET /volume/v3/volumes/938972cf-bda1-4243-ab2e-feb7062fa43b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:47.427649 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-3dbd898d-5330-4157-a9b5-bef31f5287b2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:47.431108 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-3dbd898d-5330-4157-a9b5-bef31f5287b2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption Aug 12 14:59:47.431322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-3dbd898d-5330-4157-a9b5-bef31f5287b2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:47.431593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-3dbd898d-5330-4157-a9b5-bef31f5287b2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:47.447068 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:47.447068 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:47.455683 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-3dbd898d-5330-4157-a9b5-bef31f5287b2 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption returned with HTTP 200 Aug 12 14:59:47.456154 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1037/4150] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:59:47 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:49.794554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-eb43899c-40dc-4e26-bb3f-2e52202079d3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:49.797012 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-eb43899c-40dc-4e26-bb3f-2e52202079d3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef/action Aug 12 14:59:49.797473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-eb43899c-40dc-4e26-bb3f-2e52202079d3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:49.797651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-eb43899c-40dc-4e26-bb3f-2e52202079d3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:49.814595 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:49.814595 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:49.830089 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-00a6fbc8-6ee9-48b8-8d7b-c92bb2367d42 req-eb43899c-40dc-4e26-bb3f-2e52202079d3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef/action returned with HTTP 204 Aug 12 14:59:49.830596 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1042/4151] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 14:59:49 2026] POST /volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:50.239003 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e984dab4-27a1-4d0f-aa69-cadbafb3bb4d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:50.326002 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e984dab4-27a1-4d0f-aa69-cadbafb3bb4d tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:50.326356 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e984dab4-27a1-4d0f-aa69-cadbafb3bb4d tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-63909983"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:50.341775 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e984dab4-27a1-4d0f-aa69-cadbafb3bb4d tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:50.342198 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1030/4152] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:59:50 2026] POST /volume/v3/types => generated 218 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:50.351362 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-12fdd071-876e-4b5a-8bde-2891e36f38c3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:50.353163 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12fdd071-876e-4b5a-8bde-2891e36f38c3 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] POST https://10.4.3.100/volume/v3/group_types Aug 12 14:59:50.353603 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-12fdd071-876e-4b5a-8bde-2891e36f38c3 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-28201533"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:50.371913 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-12fdd071-876e-4b5a-8bde-2891e36f38c3 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/group_types returned with HTTP 202 Aug 12 14:59:50.372482 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1044/4153] 10.4.3.100 () {70 vars in 1311 bytes} [Wed Aug 12 14:59:50 2026] POST /volume/v3/group_types => generated 175 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:50.381295 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:50.440798 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] POST https://10.4.3.100/volume/v3/groups Aug 12 14:59:50.441224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5504d329-19f5-429e-8f5c-97842ff03b49", "volume_types": ["134a804b-208e-44e7-a3cb-52024bccb4d3"], "name": "tempest-GroupsV320Test-Group-1076470298"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:50.442643 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Creating new group {'group': {'group_type': '5504d329-19f5-429e-8f5c-97842ff03b49', 'volume_types': ['134a804b-208e-44e7-a3cb-52024bccb4d3'], 'name': 'tempest-GroupsV320Test-Group-1076470298'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 12 14:59:50.446285 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.groups [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Creating group tempest-GroupsV320Test-Group-1076470298. Aug 12 14:59:50.453159 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Availability Zones retrieved successfully. Aug 12 14:59:50.475500 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Created reservations ['5df89097-d156-4c8f-a713-9633044eb90d'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:50.497686 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2eea189d-8cf9-41fb-a7f0-e08e57b09c81 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups returned with HTTP 202 Aug 12 14:59:50.498688 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1038/4154] 10.4.3.100 () {70 vars in 1297 bytes} [Wed Aug 12 14:59:50 2026] POST /volume/v3/groups => generated 108 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:50.513081 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-73e7b0ee-85ec-482f-98ad-c196ffbce707 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:50.517659 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73e7b0ee-85ec-482f-98ad-c196ffbce707 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:50.517870 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73e7b0ee-85ec-482f-98ad-c196ffbce707 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:50.517968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-73e7b0ee-85ec-482f-98ad-c196ffbce707 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:50.518072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-73e7b0ee-85ec-482f-98ad-c196ffbce707 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:50.523229 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:50.523229 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:50.538258 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-73e7b0ee-85ec-482f-98ad-c196ffbce707 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 200 Aug 12 14:59:50.538732 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1043/4155] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:50 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.045414 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e12ea5b9-f0e6-44da-bdc7-27495e56800c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.047123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e12ea5b9-f0e6-44da-bdc7-27495e56800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:51.047334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e12ea5b9-f0e6-44da-bdc7-27495e56800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.047577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e12ea5b9-f0e6-44da-bdc7-27495e56800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.057010 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.057010 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:51.061241 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e12ea5b9-f0e6-44da-bdc7-27495e56800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:51.065907 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e12ea5b9-f0e6-44da-bdc7-27495e56800c tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:51.066324 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1031/4156] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.103437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-051914b4-fa84-4816-847f-6dde358e3b1e req-90b42810-d6cd-4749-8480-64bf8cc7d510 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.105717 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-90b42810-d6cd-4749-8480-64bf8cc7d510 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:51.105949 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-90b42810-d6cd-4749-8480-64bf8cc7d510 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.106214 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-90b42810-d6cd-4749-8480-64bf8cc7d510 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.116497 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.116497 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:51.120763 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-051914b4-fa84-4816-847f-6dde358e3b1e req-90b42810-d6cd-4749-8480-64bf8cc7d510 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:51.126058 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-90b42810-d6cd-4749-8480-64bf8cc7d510 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:51.126508 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1045/4157] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.148037 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-051914b4-fa84-4816-847f-6dde358e3b1e req-c85f55c6-69bd-4186-8e8e-073d17a834c3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.150162 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-c85f55c6-69bd-4186-8e8e-073d17a834c3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] POST https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/action Aug 12 14:59:51.150562 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-c85f55c6-69bd-4186-8e8e-073d17a834c3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:51.150723 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-c85f55c6-69bd-4186-8e8e-073d17a834c3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:51.161579 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.161579 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:51.162147 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-051914b4-fa84-4816-847f-6dde358e3b1e req-c85f55c6-69bd-4186-8e8e-073d17a834c3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:51.169312 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-051914b4-fa84-4816-847f-6dde358e3b1e req-c85f55c6-69bd-4186-8e8e-073d17a834c3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Begin detaching volume completed successfully. Aug 12 14:59:51.169537 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-c85f55c6-69bd-4186-8e8e-073d17a834c3 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/action returned with HTTP 202 Aug 12 14:59:51.170045 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1039/4158] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 14:59:51 2026] POST /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 14:59:51.218933 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-36758056-fb03-4c1c-9854-a9182334c400 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.219595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36758056-fb03-4c1c-9854-a9182334c400 None None] GET https://10.4.3.100/volume// Aug 12 14:59:51.219772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36758056-fb03-4c1c-9854-a9182334c400 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.219968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36758056-fb03-4c1c-9854-a9182334c400 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.220270 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36758056-fb03-4c1c-9854-a9182334c400 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 14:59:51.220558 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1044/4159] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 14:59: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 14:59:51.228748 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-051914b4-fa84-4816-847f-6dde358e3b1e req-b1eb5df3-fe1e-48e0-a3df-f445622acc0e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.230407 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-b1eb5df3-fe1e-48e0-a3df-f445622acc0e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 14:59:51.230648 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-b1eb5df3-fe1e-48e0-a3df-f445622acc0e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.230880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-b1eb5df3-fe1e-48e0-a3df-f445622acc0e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.240433 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.240433 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:51.244000 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-051914b4-fa84-4816-847f-6dde358e3b1e req-b1eb5df3-fe1e-48e0-a3df-f445622acc0e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 14:59:51.248248 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-b1eb5df3-fe1e-48e0-a3df-f445622acc0e tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 14:59:51.248721 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1032/4160] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 1350 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:51.259990 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-051914b4-fa84-4816-847f-6dde358e3b1e req-050dca5e-7b58-4144-bde2-6e1f67a44c6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.262474 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-050dca5e-7b58-4144-bde2-6e1f67a44c6d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption Aug 12 14:59:51.262681 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-050dca5e-7b58-4144-bde2-6e1f67a44c6d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.262901 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-050dca5e-7b58-4144-bde2-6e1f67a44c6d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.276932 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.276932 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:51.287964 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-050dca5e-7b58-4144-bde2-6e1f67a44c6d tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption returned with HTTP 200 Aug 12 14:59:51.288420 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1046/4161] 10.4.3.100 () {68 vars in 1631 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:51.550143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-00ee3294-3608-4814-9aef-03ffeee18a4a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.552389 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00ee3294-3608-4814-9aef-03ffeee18a4a tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:51.552721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-00ee3294-3608-4814-9aef-03ffeee18a4a tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.552962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-00ee3294-3608-4814-9aef-03ffeee18a4a tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.553142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-00ee3294-3608-4814-9aef-03ffeee18a4a tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:51.557721 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.557721 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:51.567773 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-00ee3294-3608-4814-9aef-03ffeee18a4a tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 200 Aug 12 14:59:51.568292 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1040/4162] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.577729 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6954b8e1-2ec2-4d99-88de-7298599b3182 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.579427 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6954b8e1-2ec2-4d99-88de-7298599b3182 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] POST https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action Aug 12 14:59:51.579769 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6954b8e1-2ec2-4d99-88de-7298599b3182 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:51.579882 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6954b8e1-2ec2-4d99-88de-7298599b3182 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:51.581101 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-6954b8e1-2ec2-4d99-88de-7298599b3182 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Updating group '71b1ea95-0795-4e58-baf7-00a89cc7fea1' with 'creating' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 14:59:51.585740 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.585740 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:51.591636 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6954b8e1-2ec2-4d99-88de-7298599b3182 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action returned with HTTP 202 Aug 12 14:59:51.592157 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1045/4163] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:59:51 2026] POST /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:59:51.600225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7856432-92ee-4f81-8c91-4dbed2b8c078 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.602253 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7856432-92ee-4f81-8c91-4dbed2b8c078 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:51.602551 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7856432-92ee-4f81-8c91-4dbed2b8c078 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.602754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7856432-92ee-4f81-8c91-4dbed2b8c078 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.602886 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-f7856432-92ee-4f81-8c91-4dbed2b8c078 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:51.607445 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.607445 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:51.615548 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7856432-92ee-4f81-8c91-4dbed2b8c078 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 200 Aug 12 14:59:51.615959 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1033/4164] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.625785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-65081018-169d-4346-982f-53d10c1f0a43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.627618 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65081018-169d-4346-982f-53d10c1f0a43 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] POST https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action Aug 12 14:59:51.627962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65081018-169d-4346-982f-53d10c1f0a43 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:51.628079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-65081018-169d-4346-982f-53d10c1f0a43 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:51.629637 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-65081018-169d-4346-982f-53d10c1f0a43 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Updating group '71b1ea95-0795-4e58-baf7-00a89cc7fea1' with 'available' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 14:59:51.633989 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.633989 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:51.641041 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-65081018-169d-4346-982f-53d10c1f0a43 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action returned with HTTP 202 Aug 12 14:59:51.641481 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1047/4165] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:59:51 2026] POST /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:59:51.649055 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a8a12c23-448b-4b35-a1b9-d734a77f408b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.650830 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8a12c23-448b-4b35-a1b9-d734a77f408b tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:51.651084 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8a12c23-448b-4b35-a1b9-d734a77f408b tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.651306 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a8a12c23-448b-4b35-a1b9-d734a77f408b tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.651512 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-a8a12c23-448b-4b35-a1b9-d734a77f408b tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:51.654786 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.654786 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:51.662202 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a8a12c23-448b-4b35-a1b9-d734a77f408b tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 200 Aug 12 14:59:51.662634 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1041/4166] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.672523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1fc06e39-d17b-4807-b3e0-7cfec94a7a65 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.674304 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1fc06e39-d17b-4807-b3e0-7cfec94a7a65 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] POST https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action Aug 12 14:59:51.674672 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1fc06e39-d17b-4807-b3e0-7cfec94a7a65 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:51.674786 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1fc06e39-d17b-4807-b3e0-7cfec94a7a65 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:51.676081 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.groups [None req-1fc06e39-d17b-4807-b3e0-7cfec94a7a65 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Updating group '71b1ea95-0795-4e58-baf7-00a89cc7fea1' with 'error' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 14:59:51.679550 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.679550 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:51.684736 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1fc06e39-d17b-4807-b3e0-7cfec94a7a65 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action returned with HTTP 202 Aug 12 14:59:51.685114 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1046/4167] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:59:51 2026] POST /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:59:51.691919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3c1d0c86-356e-4aa4-8461-2ed06e54c29e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.694070 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c1d0c86-356e-4aa4-8461-2ed06e54c29e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:51.694347 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c1d0c86-356e-4aa4-8461-2ed06e54c29e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.694603 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c1d0c86-356e-4aa4-8461-2ed06e54c29e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.694769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-3c1d0c86-356e-4aa4-8461-2ed06e54c29e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:51.698902 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.698902 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:51.708803 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c1d0c86-356e-4aa4-8461-2ed06e54c29e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 200 Aug 12 14:59:51.709280 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1034/4168] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 385 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.721625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8dc7aa2-d3a0-4d1a-8d7e-6e8c648fa1e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.723312 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8dc7aa2-d3a0-4d1a-8d7e-6e8c648fa1e7 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] POST https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action Aug 12 14:59:51.723732 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8dc7aa2-d3a0-4d1a-8d7e-6e8c648fa1e7 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:51.723887 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8dc7aa2-d3a0-4d1a-8d7e-6e8c648fa1e7 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:51.725445 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-e8dc7aa2-d3a0-4d1a-8d7e-6e8c648fa1e7 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Updating group '71b1ea95-0795-4e58-baf7-00a89cc7fea1' with 'available' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 12 14:59:51.729028 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.729028 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:51.734417 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8dc7aa2-d3a0-4d1a-8d7e-6e8c648fa1e7 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action returned with HTTP 202 Aug 12 14:59:51.734817 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1048/4169] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:59:51 2026] POST /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:59:51.743115 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d3005596-01f1-43d4-b7d3-ccc02dd2ac8e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.744958 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3005596-01f1-43d4-b7d3-ccc02dd2ac8e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:51.745237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3005596-01f1-43d4-b7d3-ccc02dd2ac8e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.745467 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3005596-01f1-43d4-b7d3-ccc02dd2ac8e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.745618 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-d3005596-01f1-43d4-b7d3-ccc02dd2ac8e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:51.749307 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.749307 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:51.757644 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3005596-01f1-43d4-b7d3-ccc02dd2ac8e tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 200 Aug 12 14:59:51.758015 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1042/4170] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 389 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:51.770700 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.772317 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/volumes/detail Aug 12 14:59:51.772593 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.772773 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'detail' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.772971 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 14:59:51.773668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 14:59:51.780339 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Get all volumes completed successfully. Aug 12 14:59:51.782736 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e1b0777-5ad8-4eeb-a7c3-f82588f10aad tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/volumes/detail returned with HTTP 200 Aug 12 14:59:51.783068 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1047/4171] 10.4.3.100 () {68 vars in 1299 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:51.799200 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d40c9e0-4972-471d-b659-e10c5c9c81f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.801346 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d40c9e0-4972-471d-b659-e10c5c9c81f9 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] POST https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action Aug 12 14:59:51.801789 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d40c9e0-4972-471d-b659-e10c5c9c81f9 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:51.801943 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d40c9e0-4972-471d-b659-e10c5c9c81f9 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:51.803610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.groups [None req-7d40c9e0-4972-471d-b659-e10c5c9c81f9 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] delete called for group 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100246) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 12 14:59:51.803743 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.groups [None req-7d40c9e0-4972-471d-b659-e10c5c9c81f9 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Delete group with id: 71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:51.808792 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.808792 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:51.834490 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d40c9e0-4972-471d-b659-e10c5c9c81f9 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action returned with HTTP 202 Aug 12 14:59:51.835045 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1035/4172] 10.4.3.100 () {70 vars in 1428 bytes} [Wed Aug 12 14:59:51 2026] POST /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:59:51.845364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19aa9088-b06d-4165-8862-a780e503ad30 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:51.848442 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19aa9088-b06d-4165-8862-a780e503ad30 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:51.848737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19aa9088-b06d-4165-8862-a780e503ad30 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:51.848945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19aa9088-b06d-4165-8862-a780e503ad30 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:51.849102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.groups [None req-19aa9088-b06d-4165-8862-a780e503ad30 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:51.857260 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:51.857260 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:51.871018 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19aa9088-b06d-4165-8862-a780e503ad30 tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 200 Aug 12 14:59:51.871319 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1049/4173] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:51 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:52.880917 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d797c0de-cb9f-4cd3-a749-2d6dab4bee6c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:52.882837 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d797c0de-cb9f-4cd3-a749-2d6dab4bee6c tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] GET https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 Aug 12 14:59:52.883025 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d797c0de-cb9f-4cd3-a749-2d6dab4bee6c tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:52.883243 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d797c0de-cb9f-4cd3-a749-2d6dab4bee6c tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:52.883425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.groups [None req-d797c0de-cb9f-4cd3-a749-2d6dab4bee6c tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] show called for member 71b1ea95-0795-4e58-baf7-00a89cc7fea1 {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 12 14:59:52.886917 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d797c0de-cb9f-4cd3-a749-2d6dab4bee6c tempest-GroupsV320Test-900787375 tempest-GroupsV320Test-900787375-project-member] https://10.4.3.100/volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 returned with HTTP 404 Aug 12 14:59:52.887526 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1043/4174] 10.4.3.100 () {68 vars in 1386 bytes} [Wed Aug 12 14:59:52 2026] GET /volume/v3/groups/71b1ea95-0795-4e58-baf7-00a89cc7fea1 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 14:59:52.895135 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b4f3b4d-62ed-4629-8953-3fa7da03afe5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:52.897146 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b4f3b4d-62ed-4629-8953-3fa7da03afe5 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] DELETE https://10.4.3.100/volume/v3/group_types/5504d329-19f5-429e-8f5c-97842ff03b49 Aug 12 14:59:52.897474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b4f3b4d-62ed-4629-8953-3fa7da03afe5 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:52.897695 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b4f3b4d-62ed-4629-8953-3fa7da03afe5 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:52.913540 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b4f3b4d-62ed-4629-8953-3fa7da03afe5 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/group_types/5504d329-19f5-429e-8f5c-97842ff03b49 returned with HTTP 202 Aug 12 14:59:52.914230 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1048/4175] 10.4.3.100 () {68 vars in 1404 bytes} [Wed Aug 12 14:59:52 2026] DELETE /volume/v3/group_types/5504d329-19f5-429e-8f5c-97842ff03b49 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 14:59:52.921239 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d7d333d7-5683-429f-8f55-3c3cef1726a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:52.923171 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7d333d7-5683-429f-8f55-3c3cef1726a4 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] DELETE https://10.4.3.100/volume/v3/types/134a804b-208e-44e7-a3cb-52024bccb4d3 Aug 12 14:59:52.923386 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7d333d7-5683-429f-8f55-3c3cef1726a4 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:52.923737 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d7d333d7-5683-429f-8f55-3c3cef1726a4 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:52.951548 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d7d333d7-5683-429f-8f55-3c3cef1726a4 tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/types/134a804b-208e-44e7-a3cb-52024bccb4d3 returned with HTTP 202 Aug 12 14:59:52.952085 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1036/4176] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 14:59:52 2026] DELETE /volume/v3/types/134a804b-208e-44e7-a3cb-52024bccb4d3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 14:59:52.959424 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d4524ba6-2424-4ec3-afdb-93def8b92fed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:52.961836 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4524ba6-2424-4ec3-afdb-93def8b92fed tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] GET https://10.4.3.100/volume/v3/types/134a804b-208e-44e7-a3cb-52024bccb4d3 Aug 12 14:59:52.962364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4524ba6-2424-4ec3-afdb-93def8b92fed tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:52.962609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d4524ba6-2424-4ec3-afdb-93def8b92fed tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:52.966348 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d4524ba6-2424-4ec3-afdb-93def8b92fed tempest-GroupsV320Test-1036598308 tempest-GroupsV320Test-1036598308-project-admin] https://10.4.3.100/volume/v3/types/134a804b-208e-44e7-a3cb-52024bccb4d3 returned with HTTP 404 Aug 12 14:59:52.967176 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1050/4177] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 14:59:52 2026] GET /volume/v3/types/134a804b-208e-44e7-a3cb-52024bccb4d3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:55.058051 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-40acf4b0-46af-484c-8807-628d4557333f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:55.134263 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-40acf4b0-46af-484c-8807-628d4557333f tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] GET https://10.4.3.100/volume/v3/scheduler-stats/get_pools?detail=True Aug 12 14:59:55.134530 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-40acf4b0-46af-484c-8807-628d4557333f tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:55.134717 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-40acf4b0-46af-484c-8807-628d4557333f tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] Calling method 'get_pools' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:55.134957 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:55.134957 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:55.144016 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-40acf4b0-46af-484c-8807-628d4557333f tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] https://10.4.3.100/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 12 14:59:55.144418 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1044/4178] 10.4.3.100 () {66 vars in 1314 bytes} [Wed Aug 12 14:59:55 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:55.154756 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e052b11-5966-42f4-ba79-387f94191006 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:55.156492 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e052b11-5966-42f4-ba79-387f94191006 tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] GET https://10.4.3.100/volume/v3/scheduler-stats/get_pools Aug 12 14:59:55.156709 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e052b11-5966-42f4-ba79-387f94191006 tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:55.156889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e052b11-5966-42f4-ba79-387f94191006 tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] Calling method 'get_pools' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:55.166612 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e052b11-5966-42f4-ba79-387f94191006 tempest-VolumePoolsAdminTestsJSON-337384407 tempest-VolumePoolsAdminTestsJSON-337384407-project-admin] https://10.4.3.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 14:59:55.166983 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1049/4179] 10.4.3.100 () {66 vars in 1291 bytes} [Wed Aug 12 14:59:55 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:57.067872 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-90ca9b79-b26e-4a61-bb68-8a87b423173f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:57.149536 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90ca9b79-b26e-4a61-bb68-8a87b423173f tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:57.149884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-90ca9b79-b26e-4a61-bb68-8a87b423173f tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-677581742"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:57.162606 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-90ca9b79-b26e-4a61-bb68-8a87b423173f tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:57.162980 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1037/4180] 10.4.3.100 () {68 vars in 1252 bytes} [Wed Aug 12 14:59:57 2026] POST /volume/v3/types => generated 232 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:57.172731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea500f75-bc49-4fc5-918a-bda7c7bcd11e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:57.174231 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea500f75-bc49-4fc5-918a-bda7c7bcd11e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 14:59:57.174596 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea500f75-bc49-4fc5-918a-bda7c7bcd11e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-317585957", "extra_specs": {"multiattach": " True"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:57.175966 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:57.175966 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:57.188338 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea500f75-bc49-4fc5-918a-bda7c7bcd11e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 14:59:57.188745 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1051/4181] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 14:59:57 2026] POST /volume/v3/types => generated 258 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 14:59:57.199355 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:57.258597 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 14:59:57.258943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-677581742", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1045665617"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:57.260234 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-677581742', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1045665617'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 14:59:57.263311 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Create volume of 1 GB Aug 12 14:59:57.263628 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:57.263628 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:57.264042 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Availability Zones retrieved successfully. Aug 12 14:59:57.269198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Flow 'volume_create_api' (1a6d493b-e1fc-4c6f-83ea-a69960306e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:57.270076 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6cf7d6-52e6-4285-a07a-4afa9defbd0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:57.270948 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 14:59:57.288688 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6cf7d6-52e6-4285-a07a-4afa9defbd0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:59:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=be99dccc-bf4a-4b90-af51-b7bfa01ba457,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-677581742',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be99dccc-bf4a-4b90-af51-b7bfa01ba457', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:57.289445 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972c25b5-4916-4413-8af7-49b361c4cd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:57.314622 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:57.314901 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:57.345185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Created reservations ['ee61cb16-eff5-4064-812f-e1972bed4375', 'e332f55f-9c14-4d2e-8ccf-4682cb24df90', '7b90f840-b37b-4441-b1b4-23ed474fb7a3', '4f9210ee-fcc2-4817-a001-6f82b197d346'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:57.346126 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972c25b5-4916-4413-8af7-49b361c4cd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee61cb16-eff5-4064-812f-e1972bed4375', 'e332f55f-9c14-4d2e-8ccf-4682cb24df90', '7b90f840-b37b-4441-b1b4-23ed474fb7a3', '4f9210ee-fcc2-4817-a001-6f82b197d346']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:57.347063 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a364b4a-f076-461a-8bba-b612552ff794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:57.372071 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a364b4a-f076-461a-8bba-b612552ff794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '554b7b9d-17e2-473f-879c-8df598e98201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1045665617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681b92a37da8452db7bda94b4983203b',qos_specs=None,replication_status=,reservations=['ee61cb16-eff5-4064-812f-e1972bed4375','e332f55f-9c14-4d2e-8ccf-4682cb24df90','7b90f840-b37b-4441-b1b4-23ed474fb7a3','4f9210ee-fcc2-4817-a001-6f82b197d346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b3e1cba1c84c4398b2e13aebb8d8f8',volume_type_id=be99dccc-bf4a-4b90-af51-b7bfa01ba457), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T14:59:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1045665617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=554b7b9d-17e2-473f-879c-8df598e98201,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='681b92a37da8452db7bda94b4983203b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8b3e1cba1c84c4398b2e13aebb8d8f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be99dccc-bf4a-4b90-af51-b7bfa01ba457),volume_type_id=be99dccc-bf4a-4b90-af51-b7bfa01ba457)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:57.373031 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900e1dad-9285-459e-8a89-77d390ae90b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:57.393216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (900e1dad-9285-459e-8a89-77d390ae90b1) transitioned into state 'SUCCESS' from state '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-1045665617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='681b92a37da8452db7bda94b4983203b',qos_specs=None,replication_status=,reservations=['ee61cb16-eff5-4064-812f-e1972bed4375','e332f55f-9c14-4d2e-8ccf-4682cb24df90','7b90f840-b37b-4441-b1b4-23ed474fb7a3','4f9210ee-fcc2-4817-a001-6f82b197d346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8b3e1cba1c84c4398b2e13aebb8d8f8',volume_type_id=be99dccc-bf4a-4b90-af51-b7bfa01ba457)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:57.394140 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc08ad7b-1dc1-47d5-84bd-b77b2a3fc475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 14:59:57.404694 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc08ad7b-1dc1-47d5-84bd-b77b2a3fc475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 14:59:57.405834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Flow 'volume_create_api' (1a6d493b-e1fc-4c6f-83ea-a69960306e14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 14:59:57.406193 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Create volume request issued successfully. Aug 12 14:59:57.406930 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e89e4da7-fd0b-43ed-ad50-8b59815693c1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 14:59:57.407340 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1045/4182] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 14:59:57 2026] POST /volume/v3/volumes => generated 871 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 14:59:57.423568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3236a91c-fc40-42f8-babb-60c73db52a30 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:57.425245 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3236a91c-fc40-42f8-babb-60c73db52a30 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:57.425477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3236a91c-fc40-42f8-babb-60c73db52a30 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:57.425681 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3236a91c-fc40-42f8-babb-60c73db52a30 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:57.432119 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:57.432119 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:57.435654 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3236a91c-fc40-42f8-babb-60c73db52a30 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 14:59:57.440500 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3236a91c-fc40-42f8-babb-60c73db52a30 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:57.440926 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1050/4183] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:57 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 939 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:58.453878 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1d6172a3-b703-46af-aeb2-17fd999536b0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:58.455730 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d6172a3-b703-46af-aeb2-17fd999536b0 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:58.455947 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d6172a3-b703-46af-aeb2-17fd999536b0 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:58.456168 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1d6172a3-b703-46af-aeb2-17fd999536b0 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:58.463664 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:58.463664 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:58.467739 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1d6172a3-b703-46af-aeb2-17fd999536b0 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 14:59:58.472426 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1d6172a3-b703-46af-aeb2-17fd999536b0 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:58.472832 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1038/4184] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:58 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:58.485926 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50704cf8-e346-410c-aeeb-77b06077dd42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:58.487806 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50704cf8-e346-410c-aeeb-77b06077dd42 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:58.488097 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50704cf8-e346-410c-aeeb-77b06077dd42 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:58.488337 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50704cf8-e346-410c-aeeb-77b06077dd42 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:58.495922 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:58.495922 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:58.501875 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50704cf8-e346-410c-aeeb-77b06077dd42 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Volume info retrieved successfully. Aug 12 14:59:58.506733 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50704cf8-e346-410c-aeeb-77b06077dd42 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:58.507151 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1052/4185] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:58 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 1183 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:58.522652 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:58.525246 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] POST https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201/action Aug 12 14:59:58.525840 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-317585957", "migration_policy": "never"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:58.526045 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-317585957", "migration_policy": "never"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:58.535289 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:58.535289 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:58.535803 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 14:59:58.541032 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:58.541032 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:58.555607 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.555877 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.572111 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Created reservations ['948d0704-0f55-4446-9c44-74c488563f59', '9aeada81-2925-4d0f-94f0-c2e17a8a72ad'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:58.588216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Created reservations ['267dc2b3-c668-4b74-8721-6f182bfbc7e7', '10d55ee3-e03d-4496-bb54-d6c0c871cbb4'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:58.614921 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Retype volume request issued successfully. Aug 12 14:59:58.615149 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5f2cdd3-9a2d-4f0f-84f9-8fd73ee1df29 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201/action returned with HTTP 202 Aug 12 14:59:58.615651 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1046/4186] 10.4.3.100 () {70 vars in 1432 bytes} [Wed Aug 12 14:59:58 2026] POST /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 14:59:58.623502 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b95547b-60c3-49c5-9ffd-45a6319a164d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:58.625209 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b95547b-60c3-49c5-9ffd-45a6319a164d tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:58.625429 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b95547b-60c3-49c5-9ffd-45a6319a164d tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:58.625629 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b95547b-60c3-49c5-9ffd-45a6319a164d tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:58.632265 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:58.632265 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:58.636122 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0b95547b-60c3-49c5-9ffd-45a6319a164d tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 14:59:58.640614 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b95547b-60c3-49c5-9ffd-45a6319a164d tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:58.640975 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1051/4187] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:58 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:58.826109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:58.828186 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/limits Aug 12 14:59:58.828415 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:58.828654 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:58.838508 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.838789 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-677581742, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.839040 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-677581742 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-677581742, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.839266 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.839517 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-317585957, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.839777 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-317585957 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-317585957, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.839995 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-37046779 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-37046779, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.840205 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-37046779 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-37046779, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.840421 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-37046779 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-37046779, it is now deprecated. Please use the default quota class for default quota. Aug 12 14:59:58.855047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-07838c83-17b6-4335-a1da-e8e8cb1b4472 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/limits returned with HTTP 200 Aug 12 14:59:58.855580 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1039/4188] 10.4.3.100 () {68 vars in 1484 bytes} [Wed Aug 12 14:59:58 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 14:59:58.901142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-04371a2c-56d8-420b-9572-6be40f81913b req-2e4ac579-377d-4f40-9968-347b93397c1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:58.903386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-2e4ac579-377d-4f40-9968-347b93397c1f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:58.903608 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-2e4ac579-377d-4f40-9968-347b93397c1f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:58.903788 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-2e4ac579-377d-4f40-9968-347b93397c1f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:58.915014 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:58.915014 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:58.919277 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-04371a2c-56d8-420b-9572-6be40f81913b req-2e4ac579-377d-4f40-9968-347b93397c1f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:58.924860 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-2e4ac579-377d-4f40-9968-347b93397c1f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 14:59:58.925261 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1053/4189] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 14:59:58 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 1659 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:58.935103 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:58.937872 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 14:59:58.938253 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9bfd2ab7-33c5-4259-923c-ba6327623b83", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-189859919", "description": null, "metadata": {}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:58.949227 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:58.949227 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:58.949689 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 14:59:58.949819 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create snapshot from volume 9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 14:59:58.973858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['dabea53d-0314-4206-a680-35e7d329a354', '4318de33-a50f-4fb1-b242-7da206a35b78', '8148a9b1-5039-4a6b-a048-19d2964ac6ab', '5888bfc0-6555-4c2d-b7b1-13e836603386'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:59.002428 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot force create request issued successfully. Aug 12 14:59:59.002770 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-04371a2c-56d8-420b-9572-6be40f81913b req-c05a3c67-5d04-4c71-89da-3c211bcef40c tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 14:59:59.003185 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1047/4190] 10.4.3.100 () {72 vars in 1547 bytes} [Wed Aug 12 14:59:58 2026] POST /volume/v3/snapshots => generated 319 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 14:59:59.655177 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c48bcd08-f9ca-4e4b-a8d8-a9af26ccb75b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:59.656845 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c48bcd08-f9ca-4e4b-a8d8-a9af26ccb75b tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:59.657035 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c48bcd08-f9ca-4e4b-a8d8-a9af26ccb75b tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:59.657217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c48bcd08-f9ca-4e4b-a8d8-a9af26ccb75b tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:59.664623 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:59.664623 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:59.668809 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c48bcd08-f9ca-4e4b-a8d8-a9af26ccb75b tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 14:59:59.674429 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c48bcd08-f9ca-4e4b-a8d8-a9af26ccb75b tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:59.674815 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1052/4191] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:59 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 14:59:59.688169 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee092321-eb00-468b-91dd-69a353703f10 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:59.690523 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee092321-eb00-468b-91dd-69a353703f10 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:59.690834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee092321-eb00-468b-91dd-69a353703f10 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:59.691125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee092321-eb00-468b-91dd-69a353703f10 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:59.699069 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:59.699069 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 14:59:59.703092 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee092321-eb00-468b-91dd-69a353703f10 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Volume info retrieved successfully. Aug 12 14:59:59.707578 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee092321-eb00-468b-91dd-69a353703f10 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:59.708030 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1040/4192] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:59 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 1182 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:59.720110 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16b880cd-ac21-45a0-970a-c4d82e21f47e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:59.722023 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16b880cd-ac21-45a0-970a-c4d82e21f47e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:59.722248 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16b880cd-ac21-45a0-970a-c4d82e21f47e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:59.722482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16b880cd-ac21-45a0-970a-c4d82e21f47e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:59.731313 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:59.731313 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 14:59:59.736024 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16b880cd-ac21-45a0-970a-c4d82e21f47e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Volume info retrieved successfully. Aug 12 14:59:59.740104 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16b880cd-ac21-45a0-970a-c4d82e21f47e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:59.740370 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1054/4193] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:59 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 1182 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 14:59:59.756918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5a787963-1791-4bde-99f9-67221c817372 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:59.759210 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] POST https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201/action Aug 12 14:59:59.759690 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-677581742", "migration_policy": "never"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 14:59:59.759849 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-677581742", "migration_policy": "never"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 14:59:59.769313 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:59.769313 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 14:59:59.769955 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 14:59:59.797267 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Created reservations ['8f8d42e9-349c-4501-b7b2-2f3c375ee6c5', '912fbe71-0ece-4586-b9c2-23fd68b02993'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:59.812352 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Created reservations ['f02f5203-7d38-41b3-905e-72f3b8b3b6b3', 'cc47249d-24cb-473f-b59a-f9e3e40e76a3'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 14:59:59.837769 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Retype volume request issued successfully. Aug 12 14:59:59.838027 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5a787963-1791-4bde-99f9-67221c817372 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201/action returned with HTTP 202 Aug 12 14:59:59.839216 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1048/4194] 10.4.3.100 () {70 vars in 1432 bytes} [Wed Aug 12 14:59:59 2026] POST /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 14:59:59.847091 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bc35e26a-5d7e-45a7-827a-de133e473921 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 14:59:59.848871 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc35e26a-5d7e-45a7-827a-de133e473921 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 14:59:59.849058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc35e26a-5d7e-45a7-827a-de133e473921 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 14:59:59.849262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc35e26a-5d7e-45a7-827a-de133e473921 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 14:59:59.855833 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 14:59:59.855833 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 14:59:59.859284 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bc35e26a-5d7e-45a7-827a-de133e473921 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 14:59:59.863692 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc35e26a-5d7e-45a7-827a-de133e473921 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 14:59:59.864138 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1053/4195] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 14:59:59 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:00.768979 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae2c2082-5632-4eba-830c-09647abfe979 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:00.770616 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae2c2082-5632-4eba-830c-09647abfe979 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:00.770774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae2c2082-5632-4eba-830c-09647abfe979 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:00.770964 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae2c2082-5632-4eba-830c-09647abfe979 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:00.776490 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:00.776490 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:00.776932 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ae2c2082-5632-4eba-830c-09647abfe979 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:00:00.777689 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae2c2082-5632-4eba-830c-09647abfe979 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 200 Aug 12 15:00:00.778060 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1041/4196] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:00 2026] GET /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:00.875888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d1c8747-952f-443d-9a94-85186d585d5f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:00.877774 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d1c8747-952f-443d-9a94-85186d585d5f tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 15:00:00.877959 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d1c8747-952f-443d-9a94-85186d585d5f tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:00.878136 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d1c8747-952f-443d-9a94-85186d585d5f tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:00.884841 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:00.884841 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:00.888696 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d1c8747-952f-443d-9a94-85186d585d5f tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 15:00:00.892979 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d1c8747-952f-443d-9a94-85186d585d5f tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 15:00:00.893495 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1055/4197] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:00 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:00.905816 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9167317c-9734-4535-abbf-b78bd01a666a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:00.908059 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9167317c-9734-4535-abbf-b78bd01a666a tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 15:00:00.908327 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9167317c-9734-4535-abbf-b78bd01a666a tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:00.908627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9167317c-9734-4535-abbf-b78bd01a666a tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:00.917471 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:00.917471 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:00.922226 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9167317c-9734-4535-abbf-b78bd01a666a tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Volume info retrieved successfully. Aug 12 15:00:00.927648 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9167317c-9734-4535-abbf-b78bd01a666a tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 15:00:00.928143 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1049/4198] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:00 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 1183 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:00:00.941131 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-68542e73-deea-443e-a3a9-0b454bd30b7e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:00.942963 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-68542e73-deea-443e-a3a9-0b454bd30b7e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1045665617 Aug 12 15:00:00.943173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-68542e73-deea-443e-a3a9-0b454bd30b7e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:00.943347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-68542e73-deea-443e-a3a9-0b454bd30b7e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:00.944113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-68542e73-deea-443e-a3a9-0b454bd30b7e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1045665617'), ('all_tenants', True)]). {{(pid=100248) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 15:00:00.951074 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-68542e73-deea-443e-a3a9-0b454bd30b7e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Get all volumes completed successfully. Aug 12 15:00:00.951529 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-68542e73-deea-443e-a3a9-0b454bd30b7e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1045665617 returned with HTTP 200 Aug 12 15:00:00.951918 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1054/4199] 10.4.3.100 () {68 vars in 1429 bytes} [Wed Aug 12 15:00:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1045665617 => generated 342 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:00.960675 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4f3d8bad-0d0e-42a3-8ef8-e5d51351c5f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:00.962629 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f3d8bad-0d0e-42a3-8ef8-e5d51351c5f2 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1045665617 Aug 12 15:00:00.962870 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f3d8bad-0d0e-42a3-8ef8-e5d51351c5f2 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:00.963056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4f3d8bad-0d0e-42a3-8ef8-e5d51351c5f2 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:00.963938 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4f3d8bad-0d0e-42a3-8ef8-e5d51351c5f2 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1045665617'), ('all_tenants', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 15:00:00.993513 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4f3d8bad-0d0e-42a3-8ef8-e5d51351c5f2 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Get all volumes completed successfully. Aug 12 15:00:00.993991 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4f3d8bad-0d0e-42a3-8ef8-e5d51351c5f2 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1045665617 returned with HTTP 200 Aug 12 15:00:00.994389 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1042/4200] 10.4.3.100 () {68 vars in 1429 bytes} [Wed Aug 12 15:00:00 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1045665617 => generated 342 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:01.005548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eb52f460-314e-4e1d-848b-78e69ad99dd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:01.007471 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb52f460-314e-4e1d-848b-78e69ad99dd1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 15:00:01.007675 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb52f460-314e-4e1d-848b-78e69ad99dd1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:01.007843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eb52f460-314e-4e1d-848b-78e69ad99dd1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:01.015693 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:01.015693 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:01.019351 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-eb52f460-314e-4e1d-848b-78e69ad99dd1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 15:00:01.023840 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eb52f460-314e-4e1d-848b-78e69ad99dd1 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 15:00:01.024516 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1056/4201] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:01 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:01.041131 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:01.042980 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] DELETE https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 15:00:01.043187 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:01.043363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:01.043576 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Delete volume with id: 554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 15:00:01.050727 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:01.050727 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:01.051203 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 15:00:01.068498 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Delete volume request issued successfully. Aug 12 15:00:01.068778 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a49462f3-a1a6-4ddd-a1ad-35b086a90b06 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 202 Aug 12 15:00:01.069191 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1050/4202] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:00:01 2026] DELETE /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:00:01.075831 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60b3b69a-4bb3-4d1e-a4bb-ccb67ebea865 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:01.077847 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60b3b69a-4bb3-4d1e-a4bb-ccb67ebea865 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 15:00:01.077966 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60b3b69a-4bb3-4d1e-a4bb-ccb67ebea865 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:01.078169 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60b3b69a-4bb3-4d1e-a4bb-ccb67ebea865 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:01.085124 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:01.085124 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:01.090151 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60b3b69a-4bb3-4d1e-a4bb-ccb67ebea865 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Volume info retrieved successfully. Aug 12 15:00:01.096380 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60b3b69a-4bb3-4d1e-a4bb-ccb67ebea865 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 200 Aug 12 15:00:01.096934 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1055/4203] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:01 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:02.112817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a92af0c-75ae-45de-941e-92fefa5311d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:02.116723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a92af0c-75ae-45de-941e-92fefa5311d3 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] GET https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 Aug 12 15:00:02.117004 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a92af0c-75ae-45de-941e-92fefa5311d3 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:02.117234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a92af0c-75ae-45de-941e-92fefa5311d3 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:02.123339 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a92af0c-75ae-45de-941e-92fefa5311d3 tempest-VolumeRetypeMultiattachTest-1864261829 tempest-VolumeRetypeMultiattachTest-1864261829-project-member] https://10.4.3.100/volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 returned with HTTP 404 Aug 12 15:00:02.124040 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1043/4204] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:02 2026] GET /volume/v3/volumes/554b7b9d-17e2-473f-879c-8df598e98201 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:00:02.136092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3e5c1603-a985-4d2b-a1de-82ea2d539969 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:02.140226 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e5c1603-a985-4d2b-a1de-82ea2d539969 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] DELETE https://10.4.3.100/volume/v3/types/31df35d6-41dd-47a9-b7f2-d9f06db9bd57 Aug 12 15:00:02.140440 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e5c1603-a985-4d2b-a1de-82ea2d539969 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:02.140693 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3e5c1603-a985-4d2b-a1de-82ea2d539969 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:02.173329 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3e5c1603-a985-4d2b-a1de-82ea2d539969 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/types/31df35d6-41dd-47a9-b7f2-d9f06db9bd57 returned with HTTP 202 Aug 12 15:00:02.173780 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1057/4205] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:00:02 2026] DELETE /volume/v3/types/31df35d6-41dd-47a9-b7f2-d9f06db9bd57 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:00:02.181116 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2a9075c3-fad9-4213-8d2f-70e50970c037 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:02.183255 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a9075c3-fad9-4213-8d2f-70e50970c037 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/types/31df35d6-41dd-47a9-b7f2-d9f06db9bd57 Aug 12 15:00:02.183529 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a9075c3-fad9-4213-8d2f-70e50970c037 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:02.183772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2a9075c3-fad9-4213-8d2f-70e50970c037 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:02.187271 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2a9075c3-fad9-4213-8d2f-70e50970c037 tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/types/31df35d6-41dd-47a9-b7f2-d9f06db9bd57 returned with HTTP 404 Aug 12 15:00:02.187857 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1051/4206] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 15:00:02 2026] GET /volume/v3/types/31df35d6-41dd-47a9-b7f2-d9f06db9bd57 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:02.197010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-952b0666-5de6-4f3a-a138-39440897063e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:02.199680 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-952b0666-5de6-4f3a-a138-39440897063e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] DELETE https://10.4.3.100/volume/v3/types/be99dccc-bf4a-4b90-af51-b7bfa01ba457 Aug 12 15:00:02.199883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-952b0666-5de6-4f3a-a138-39440897063e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:02.200079 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-952b0666-5de6-4f3a-a138-39440897063e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:02.223122 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-952b0666-5de6-4f3a-a138-39440897063e tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/types/be99dccc-bf4a-4b90-af51-b7bfa01ba457 returned with HTTP 202 Aug 12 15:00:02.223697 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1056/4207] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:00:02 2026] DELETE /volume/v3/types/be99dccc-bf4a-4b90-af51-b7bfa01ba457 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:00:02.230801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2900b131-a1aa-4f41-9f76-f9ae90741c5b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:02.232487 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2900b131-a1aa-4f41-9f76-f9ae90741c5b tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] GET https://10.4.3.100/volume/v3/types/be99dccc-bf4a-4b90-af51-b7bfa01ba457 Aug 12 15:00:02.232690 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2900b131-a1aa-4f41-9f76-f9ae90741c5b tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:02.232876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2900b131-a1aa-4f41-9f76-f9ae90741c5b tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:02.240322 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2900b131-a1aa-4f41-9f76-f9ae90741c5b tempest-VolumeRetypeMultiattachTest-1241203804 tempest-VolumeRetypeMultiattachTest-1241203804-project-admin] https://10.4.3.100/volume/v3/types/be99dccc-bf4a-4b90-af51-b7bfa01ba457 returned with HTTP 404 Aug 12 15:00:02.240819 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1044/4208] 10.4.3.100 () {66 vars in 1342 bytes} [Wed Aug 12 15:00:02 2026] GET /volume/v3/types/be99dccc-bf4a-4b90-af51-b7bfa01ba457 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:02.606592 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a88eda6-039b-466f-87ac-4fc1bf2a6613 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:02.609800 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a88eda6-039b-466f-87ac-4fc1bf2a6613 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:02.609970 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a88eda6-039b-466f-87ac-4fc1bf2a6613 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:02.610159 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a88eda6-039b-466f-87ac-4fc1bf2a6613 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:02.620879 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:02.620879 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:02.621496 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a88eda6-039b-466f-87ac-4fc1bf2a6613 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:00:02.622365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a88eda6-039b-466f-87ac-4fc1bf2a6613 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 200 Aug 12 15:00:02.622787 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1058/4209] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 15:00:02 2026] GET /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 478 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:03.721034 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c59ce963-0346-4f0f-ba62-7595f51dafaa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:03.723629 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c59ce963-0346-4f0f-ba62-7595f51dafaa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:03.723911 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c59ce963-0346-4f0f-ba62-7595f51dafaa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:03.724153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c59ce963-0346-4f0f-ba62-7595f51dafaa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:03.733522 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:03.733522 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:03.733947 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c59ce963-0346-4f0f-ba62-7595f51dafaa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:00:03.734759 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c59ce963-0346-4f0f-ba62-7595f51dafaa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 200 Aug 12 15:00:03.735082 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1052/4210] 10.4.3.100 () {68 vars in 1604 bytes} [Wed Aug 12 15:00:03 2026] GET /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 478 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:03.746040 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-33476d7c-f2bb-4fc8-a2ee-928b951b52ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:03.748608 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-33476d7c-f2bb-4fc8-a2ee-928b951b52ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 15:00:03.748875 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-33476d7c-f2bb-4fc8-a2ee-928b951b52ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:03.749103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-33476d7c-f2bb-4fc8-a2ee-928b951b52ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:03.761249 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:03.761249 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:03.765132 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-33476d7c-f2bb-4fc8-a2ee-928b951b52ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:03.771064 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-33476d7c-f2bb-4fc8-a2ee-928b951b52ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 200 Aug 12 15:00:03.771625 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1057/4211] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:03 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 1659 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:03.779825 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:03.781889 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:00:03.782406 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e53ccab1-a664-462c-be2c-3e5214975dbd", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:03.784527 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e53ccab1-a664-462c-be2c-3e5214975dbd', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:00:03.792365 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:03.792365 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:03.792784 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:00:03.792919 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 15:00:03.793551 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 15:00:03.798707 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (15d928c4-ceec-4a12-b788-0abcdcc61c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:03.799839 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3718a73f-783e-41b1-ab82-017f934f86a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:03.800780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:00:03.830652 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3718a73f-783e-41b1-ab82-017f934f86a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e53ccab1-a664-462c-be2c-3e5214975dbd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:03.831711 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a77d5f-569a-4a73-8bf9-e29e5dcb3a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:03.881860 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['7f808f30-310a-4c81-b7aa-9289bd494dd6', 'd1206ed3-0cbb-4767-91f0-f941939c3733', '04b6e248-4169-4c7c-a9a8-eb5eaeabf93a', '4b8cc2f8-d4c0-4fa6-8c9c-44dca0de7488'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:00:03.882718 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a77d5f-569a-4a73-8bf9-e29e5dcb3a87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f808f30-310a-4c81-b7aa-9289bd494dd6', 'd1206ed3-0cbb-4767-91f0-f941939c3733', '04b6e248-4169-4c7c-a9a8-eb5eaeabf93a', '4b8cc2f8-d4c0-4fa6-8c9c-44dca0de7488']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:03.883451 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcda30c7-e571-4155-8fe4-8793274d5e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:03.931956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcda30c7-e571-4155-8fe4-8793274d5e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd01963dc-9b27-4429-aa81-4c30fb4e3ed9', '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='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['7f808f30-310a-4c81-b7aa-9289bd494dd6','d1206ed3-0cbb-4767-91f0-f941939c3733','04b6e248-4169-4c7c-a9a8-eb5eaeabf93a','4b8cc2f8-d4c0-4fa6-8c9c-44dca0de7488'],size=1,snapshot_id=e53ccab1-a664-462c-be2c-3e5214975dbd,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T15:00:03Z,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=d01963dc-9b27-4429-aa81-4c30fb4e3ed9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e53ccab1-a664-462c-be2c-3e5214975dbd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:03.932800 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aa63f98-2cd4-4f0f-8090-78bfbe3b2685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:03.951901 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6aa63f98-2cd4-4f0f-8090-78bfbe3b2685) transitioned into 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='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['7f808f30-310a-4c81-b7aa-9289bd494dd6','d1206ed3-0cbb-4767-91f0-f941939c3733','04b6e248-4169-4c7c-a9a8-eb5eaeabf93a','4b8cc2f8-d4c0-4fa6-8c9c-44dca0de7488'],size=1,snapshot_id=e53ccab1-a664-462c-be2c-3e5214975dbd,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:03.952785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df00d979-c23d-4b78-8b87-2b4aebf4c638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:03.982071 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df00d979-c23d-4b78-8b87-2b4aebf4c638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:03.983286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (15d928c4-ceec-4a12-b788-0abcdcc61c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:03.983747 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 15:00:03.984619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-2be591b7-5ae5-41ec-b508-dec7a2288c69 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:00:03.985292 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1045/4212] 10.4.3.100 () {72 vars in 1541 bytes} [Wed Aug 12 15:00:03 2026] POST /volume/v3/volumes => generated 736 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:00:03.992447 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-d1fdbb98-9775-4526-a99c-4b078104b875 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:03.995666 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-d1fdbb98-9775-4526-a99c-4b078104b875 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:03.995889 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-d1fdbb98-9775-4526-a99c-4b078104b875 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:03.996099 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-d1fdbb98-9775-4526-a99c-4b078104b875 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:04.004234 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:04.004234 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:04.008290 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-d1fdbb98-9775-4526-a99c-4b078104b875 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:04.013157 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-d1fdbb98-9775-4526-a99c-4b078104b875 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 returned with HTTP 200 Aug 12 15:00:04.013666 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1059/4213] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:03 2026] GET /volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:04.021260 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-856be92a-c53d-4c5f-b204-52307f1acaf1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:04.023505 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-856be92a-c53d-4c5f-b204-52307f1acaf1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:04.023667 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-856be92a-c53d-4c5f-b204-52307f1acaf1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:04.023927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-856be92a-c53d-4c5f-b204-52307f1acaf1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:04.030662 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:04.030662 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:04.037529 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-856be92a-c53d-4c5f-b204-52307f1acaf1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:04.039349 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-856be92a-c53d-4c5f-b204-52307f1acaf1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 returned with HTTP 200 Aug 12 15:00:04.040740 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1053/4214] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:04 2026] GET /volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:04.288850 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-03bcec18-f9d2-4f68-beff-07f26247193c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:04.289240 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03bcec18-f9d2-4f68-beff-07f26247193c None None] GET https://10.4.3.100/volume// Aug 12 15:00:04.289452 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03bcec18-f9d2-4f68-beff-07f26247193c None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:04.289706 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-03bcec18-f9d2-4f68-beff-07f26247193c None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:04.290101 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-03bcec18-f9d2-4f68-beff-07f26247193c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:04.290502 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1058/4215] 10.4.3.100 () {64 vars in 1004 bytes} [Wed Aug 12 15:00: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 15:00:04.301750 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4c855f4-87d4-4f1f-aaaf-b861fd9c3a8c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:04.302659 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4c855f4-87d4-4f1f-aaaf-b861fd9c3a8c None None] GET https://10.4.3.100/volume// Aug 12 15:00:04.302659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4c855f4-87d4-4f1f-aaaf-b861fd9c3a8c None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:04.302790 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4c855f4-87d4-4f1f-aaaf-b861fd9c3a8c None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:04.303027 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4c855f4-87d4-4f1f-aaaf-b861fd9c3a8c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:04.303309 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1046/4216] 10.4.3.100 () {64 vars in 1004 bytes} [Wed Aug 12 15:00: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 15:00:04.313416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-41004a41-7867-4427-9919-0a9c61e845e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:04.434736 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41004a41-7867-4427-9919-0a9c61e845e1 tempest-VersionsTest-2113974416 tempest-VersionsTest-2113974416-project-member] GET https://10.4.3.100/volume/v3/ Aug 12 15:00:04.434976 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41004a41-7867-4427-9919-0a9c61e845e1 tempest-VersionsTest-2113974416 tempest-VersionsTest-2113974416-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:04.435224 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41004a41-7867-4427-9919-0a9c61e845e1 tempest-VersionsTest-2113974416 tempest-VersionsTest-2113974416-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:04.435690 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41004a41-7867-4427-9919-0a9c61e845e1 tempest-VersionsTest-2113974416 tempest-VersionsTest-2113974416-project-member] https://10.4.3.100/volume/v3/ returned with HTTP 200 Aug 12 15:00:04.436295 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1060/4217] 10.4.3.100 () {66 vars in 1216 bytes} [Wed Aug 12 15:00:04 2026] GET /volume/v3/ => generated 386 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:05.763874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-86114179-7126-456a-a742-5da440c7649c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:05.852291 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-86114179-7126-456a-a742-5da440c7649c tempest-VolumesSummaryTest-449595260 tempest-VolumesSummaryTest-449595260-project-member] GET https://10.4.3.100/volume/v3/volumes/summary Aug 12 15:00:05.852291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-86114179-7126-456a-a742-5da440c7649c tempest-VolumesSummaryTest-449595260 tempest-VolumesSummaryTest-449595260-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:05.852291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-86114179-7126-456a-a742-5da440c7649c tempest-VolumesSummaryTest-449595260 tempest-VolumesSummaryTest-449595260-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:05.852291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-86114179-7126-456a-a742-5da440c7649c tempest-VolumesSummaryTest-449595260 tempest-VolumesSummaryTest-449595260-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:00:05.853482 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=391,cinder:UPDATE=109,cinder:INSERT=63 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:05.856118 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-86114179-7126-456a-a742-5da440c7649c tempest-VolumesSummaryTest-449595260 tempest-VolumesSummaryTest-449595260-project-member] Get summary completed successfully. Aug 12 15:00:05.856672 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-86114179-7126-456a-a742-5da440c7649c tempest-VolumesSummaryTest-449595260 tempest-VolumesSummaryTest-449595260-project-member] https://10.4.3.100/volume/v3/volumes/summary returned with HTTP 200 Aug 12 15:00:05.858198 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1054/4218] 10.4.3.100 () {68 vars in 1302 bytes} [Wed Aug 12 15:00:05 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:07.049119 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c03eea30-e07e-4591-a1e1-2bd722657616 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:07.051354 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c03eea30-e07e-4591-a1e1-2bd722657616 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:07.051620 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c03eea30-e07e-4591-a1e1-2bd722657616 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:07.051826 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c03eea30-e07e-4591-a1e1-2bd722657616 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:07.053869 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=345,cinder:UPDATE=86,cinder:INSERT=56 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:07.062263 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:07.062263 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:07.067051 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c03eea30-e07e-4591-a1e1-2bd722657616 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:07.074885 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-c03eea30-e07e-4591-a1e1-2bd722657616 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 returned with HTTP 200 Aug 12 15:00:07.075315 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1059/4219] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:07 2026] GET /volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 => generated 1345 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:07.082996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c6cfdbba-69a4-47f0-9b63-8894dc74e924 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:07.083506 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6cfdbba-69a4-47f0-9b63-8894dc74e924 None None] GET https://10.4.3.100/volume// Aug 12 15:00:07.083716 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6cfdbba-69a4-47f0-9b63-8894dc74e924 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:07.083934 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c6cfdbba-69a4-47f0-9b63-8894dc74e924 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:07.084341 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c6cfdbba-69a4-47f0-9b63-8894dc74e924 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:07.084709 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1047/4220] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:00: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 15:00:07.091331 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-a85e99cb-63cd-4ecc-a905-07bac3ef4fb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:07.093736 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-a85e99cb-63cd-4ecc-a905-07bac3ef4fb1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:00:07.094167 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-a85e99cb-63cd-4ecc-a905-07bac3ef4fb1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d01963dc-9b27-4429-aa81-4c30fb4e3ed9", "connector": null, "instance_uuid": "f7031a15-ad96-48bf-aa6a-96f00232256c"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:07.098269 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=321,cinder:UPDATE=58,cinder:INSERT=47 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:07.105905 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:07.105905 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:07.134329 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-a85e99cb-63cd-4ecc-a905-07bac3ef4fb1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:00:07.134765 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1061/4221] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:00:07 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 15:00:07.141758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9485c6af-46f4-4ab4-be2c-37317d618d46 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:07.143331 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9485c6af-46f4-4ab4-be2c-37317d618d46 None None] GET https://10.4.3.100/volume// Aug 12 15:00:07.143331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9485c6af-46f4-4ab4-be2c-37317d618d46 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:07.143331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9485c6af-46f4-4ab4-be2c-37317d618d46 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:07.143966 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9485c6af-46f4-4ab4-be2c-37317d618d46 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:07.143966 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1055/4222] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:00:07 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 15:00:07.150722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a0ce842-89af-44c5-a7e6-2ca9d8084c33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:07.152614 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a0ce842-89af-44c5-a7e6-2ca9d8084c33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:07.152809 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a0ce842-89af-44c5-a7e6-2ca9d8084c33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:07.152981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a0ce842-89af-44c5-a7e6-2ca9d8084c33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:07.164806 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:07.164806 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:07.169506 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a0ce842-89af-44c5-a7e6-2ca9d8084c33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:07.176684 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-7a0ce842-89af-44c5-a7e6-2ca9d8084c33 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 returned with HTTP 200 Aug 12 15:00:07.176684 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1060/4223] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:00:07 2026] GET /volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 => generated 1524 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:00:07.279495 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-146e83b8-612d-435f-9493-25e12aaff20e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:07.279620 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-146e83b8-612d-435f-9493-25e12aaff20e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14 Aug 12 15:00:07.280020 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-146e83b8-612d-435f-9493-25e12aaff20e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:07.284404 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=351,cinder:UPDATE=76,cinder:INSERT=50 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:07.291282 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-146e83b8-612d-435f-9493-25e12aaff20e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-d01963dc-9b27-4429-aa81-4c30fb4e3ed9-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:00:07.295824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-146e83b8-612d-435f-9493-25e12aaff20e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-d01963dc-9b27-4429-aa81-4c30fb4e3ed9-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:00:07.296764 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:07.296764 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:07.404574 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-146e83b8-612d-435f-9493-25e12aaff20e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-d01963dc-9b27-4429-aa81-4c30fb4e3ed9-np0000007067" released by "attachment_update" :: held 0.109s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:00:07.404882 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-146e83b8-612d-435f-9493-25e12aaff20e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14 returned with HTTP 200 Aug 12 15:00:07.405315 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1048/4224] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:00:07 2026] PUT /volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:07.432131 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-9fee2f81-4cc5-4304-b4a2-2e1251ac29ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:07.434223 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-9fee2f81-4cc5-4304-b4a2-2e1251ac29ef tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14/action Aug 12 15:00:07.434688 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-9fee2f81-4cc5-4304-b4a2-2e1251ac29ef tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:00:07.434779 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-9fee2f81-4cc5-4304-b4a2-2e1251ac29ef tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:07.452588 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:07.452588 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:07.463323 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-c0ebb6bb-9a35-49d8-817d-e9ae0ebc4e96 req-9fee2f81-4cc5-4304-b4a2-2e1251ac29ef tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14/action returned with HTTP 204 Aug 12 15:00:07.463868 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1062/4225] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:00:07 2026] POST /volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:15.862891 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=1 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:17.173123 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=8 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:17.198070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6354f99b-1919-45fe-9395-8bdafe09f65b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:17.200424 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:00:17.200931 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2080217339", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:17.203066 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2080217339', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:00:17.203234 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Create volume of 1 GB Aug 12 15:00:17.208420 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Availability Zones retrieved successfully. Aug 12 15:00:17.216838 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Flow 'volume_create_api' (afbd2073-f88b-4c93-af67-d93a04ff4a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:17.218167 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0aea712-9462-4b99-8cfa-78cfdb63019e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:17.219603 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:00:17.256611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0aea712-9462-4b99-8cfa-78cfdb63019e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:17.257783 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a60cc2a-9465-423f-a53e-04b59845ff3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:17.332433 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Created reservations ['6275afe7-9074-460b-a1e0-d43ae5b8ea8d', '0de8debb-8f5b-4fcc-8e88-6536d49e3f86', 'cc7c7ece-7bb3-44c1-aef0-e8cc8488a1c0', 'f404958e-7147-4e16-88e5-6b9403461eb9'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:00:17.333219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a60cc2a-9465-423f-a53e-04b59845ff3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6275afe7-9074-460b-a1e0-d43ae5b8ea8d', '0de8debb-8f5b-4fcc-8e88-6536d49e3f86', 'cc7c7ece-7bb3-44c1-aef0-e8cc8488a1c0', 'f404958e-7147-4e16-88e5-6b9403461eb9']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:17.333913 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6d4916-8cc5-4331-bf9c-4f77259efd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:17.355487 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d6d4916-8cc5-4331-bf9c-4f77259efd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2080217339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a974fa60e8444de5bfc2eceb677cdff5',qos_specs=None,replication_status=,reservations=['6275afe7-9074-460b-a1e0-d43ae5b8ea8d','0de8debb-8f5b-4fcc-8e88-6536d49e3f86','cc7c7ece-7bb3-44c1-aef0-e8cc8488a1c0','f404958e-7147-4e16-88e5-6b9403461eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43fc523401724edebb590911e478c7b6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:00:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2080217339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a974fa60e8444de5bfc2eceb677cdff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43fc523401724edebb590911e478c7b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:17.356326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6646f1bf-e494-4860-bb7d-4a3475b19637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:17.374617 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6646f1bf-e494-4860-bb7d-4a3475b19637) transitioned into state 'SUCCESS' from state '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-2080217339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a974fa60e8444de5bfc2eceb677cdff5',qos_specs=None,replication_status=,reservations=['6275afe7-9074-460b-a1e0-d43ae5b8ea8d','0de8debb-8f5b-4fcc-8e88-6536d49e3f86','cc7c7ece-7bb3-44c1-aef0-e8cc8488a1c0','f404958e-7147-4e16-88e5-6b9403461eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43fc523401724edebb590911e478c7b6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:17.375269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a43171d-7cf3-4e44-a0a0-73dfd8209a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:17.386735 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a43171d-7cf3-4e44-a0a0-73dfd8209a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:17.388433 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Flow 'volume_create_api' (afbd2073-f88b-4c93-af67-d93a04ff4a0e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:17.388433 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Create volume request issued successfully. Aug 12 15:00:17.388934 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6354f99b-1919-45fe-9395-8bdafe09f65b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:00:17.389418 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1056/4226] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:00:17 2026] POST /volume/v3/volumes => generated 747 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:00:17.397720 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:17.460006 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:UPDATE=4,cinder:INSERT=1,cinder:SELECT=9 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:17.614932 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-051914b4-fa84-4816-847f-6dde358e3b1e req-e58f8fb2-ac62-4dca-aabd-96c92edfb0d1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:17.617013 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-e58f8fb2-ac62-4dca-aabd-96c92edfb0d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef Aug 12 15:00:17.617219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-e58f8fb2-ac62-4dca-aabd-96c92edfb0d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:17.617396 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-e58f8fb2-ac62-4dca-aabd-96c92edfb0d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:17.624610 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:17.624610 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:17.669942 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-051914b4-fa84-4816-847f-6dde358e3b1e req-e58f8fb2-ac62-4dca-aabd-96c92edfb0d1 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef returned with HTTP 200 Aug 12 15:00:17.670338 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1061/4227] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:00:17 2026] DELETE /volume/v3/attachments/6306ecb0-818e-4d20-8f6e-8419dcec13ef => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:18.488845 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-fc6f0888-008c-45e5-8204-87cc6a55d26c req-b6fc2f66-2bf5-4d8e-b56c-77ee669db5f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:18.490841 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fc6f0888-008c-45e5-8204-87cc6a55d26c req-b6fc2f66-2bf5-4d8e-b56c-77ee669db5f7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 15:00:18.491011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fc6f0888-008c-45e5-8204-87cc6a55d26c req-b6fc2f66-2bf5-4d8e-b56c-77ee669db5f7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:18.491213 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-fc6f0888-008c-45e5-8204-87cc6a55d26c req-b6fc2f66-2bf5-4d8e-b56c-77ee669db5f7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:18.498315 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:18.498315 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:18.501810 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-fc6f0888-008c-45e5-8204-87cc6a55d26c req-b6fc2f66-2bf5-4d8e-b56c-77ee669db5f7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 15:00:18.508363 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-fc6f0888-008c-45e5-8204-87cc6a55d26c req-b6fc2f66-2bf5-4d8e-b56c-77ee669db5f7 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 15:00:18.508596 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1049/4228] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:18 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:21.385162 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e71e4724-e938-432a-a809-be0ddc279911 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:21.387063 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 15:00:21.387203 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:21.387444 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:21.387586 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume with id: f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 15:00:21.396308 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:21.396308 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:21.396955 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 15:00:21.409888 np0000007067 devstack@c-api.service[100249]: WARNING cinder.keymgr.conf_key_mgr [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 12 15:00:21.415347 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Delete volume request issued successfully. Aug 12 15:00:21.415604 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e71e4724-e938-432a-a809-be0ddc279911 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 202 Aug 12 15:00:21.416049 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1063/4229] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:00:21 2026] DELETE /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:00:21.424286 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6b9e15d6-5772-4a7a-aabe-ab575793a348 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:21.426018 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6b9e15d6-5772-4a7a-aabe-ab575793a348 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 15:00:21.426327 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6b9e15d6-5772-4a7a-aabe-ab575793a348 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:21.426623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6b9e15d6-5772-4a7a-aabe-ab575793a348 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:21.434447 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:21.434447 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:21.438903 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6b9e15d6-5772-4a7a-aabe-ab575793a348 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Volume info retrieved successfully. Aug 12 15:00:21.444731 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6b9e15d6-5772-4a7a-aabe-ab575793a348 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 200 Aug 12 15:00:21.444731 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1057/4230] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:21 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:22.457140 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-43909977-39bc-4b2d-8c57-1d307c249a79 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:22.460039 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43909977-39bc-4b2d-8c57-1d307c249a79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] GET https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 Aug 12 15:00:22.460232 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43909977-39bc-4b2d-8c57-1d307c249a79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:22.460382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43909977-39bc-4b2d-8c57-1d307c249a79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:22.466610 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43909977-39bc-4b2d-8c57-1d307c249a79 tempest-TestEncryptedCinderVolumes-2138263115 tempest-TestEncryptedCinderVolumes-2138263115-project-member] https://10.4.3.100/volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 returned with HTTP 404 Aug 12 15:00:22.467037 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1062/4231] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:22 2026] GET /volume/v3/volumes/f069b5fc-c65c-4366-bf6c-86f45478ddc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:22.474285 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b91ebac6-450f-4446-be5d-d3396880350c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:22.565481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b91ebac6-450f-4446-be5d-d3396880350c tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] GET https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 Aug 12 15:00:22.565696 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b91ebac6-450f-4446-be5d-d3396880350c tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:22.565899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b91ebac6-450f-4446-be5d-d3396880350c tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method 'detail' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:22.566832 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-b91ebac6-450f-4446-be5d-d3396880350c tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 15:00:22.581866 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b91ebac6-450f-4446-be5d-d3396880350c tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Get all volumes completed successfully. Aug 12 15:00:22.583553 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:22.583553 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:22.588772 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b91ebac6-450f-4446-be5d-d3396880350c tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 12 15:00:22.589153 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1050/4232] 10.4.3.100 () {66 vars in 1285 bytes} [Wed Aug 12 15:00:22 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8559 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:22.602368 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7602c634-087f-4b16-9624-ac29e276792b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:22.604614 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7602c634-087f-4b16-9624-ac29e276792b tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] DELETE https://10.4.3.100/volume/v3/types/45d69966-1cab-4edd-984c-a046628218ec Aug 12 15:00:22.604846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7602c634-087f-4b16-9624-ac29e276792b tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:22.605100 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7602c634-087f-4b16-9624-ac29e276792b tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:22.630887 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7602c634-087f-4b16-9624-ac29e276792b tempest-TestEncryptedCinderVolumes-1908797894 tempest-TestEncryptedCinderVolumes-1908797894-project-admin] https://10.4.3.100/volume/v3/types/45d69966-1cab-4edd-984c-a046628218ec returned with HTTP 202 Aug 12 15:00:22.631362 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1064/4233] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:00:22 2026] DELETE /volume/v3/types/45d69966-1cab-4edd-984c-a046628218ec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:00:29.536018 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-d250320e-c83f-4074-95f2-8fa1fe4a87ca None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:29.537952 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-d250320e-c83f-4074-95f2-8fa1fe4a87ca tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/limits Aug 12 15:00:29.538133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-d250320e-c83f-4074-95f2-8fa1fe4a87ca tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:29.538309 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-d250320e-c83f-4074-95f2-8fa1fe4a87ca tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:29.561294 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-d250320e-c83f-4074-95f2-8fa1fe4a87ca tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/limits returned with HTTP 200 Aug 12 15:00:29.561655 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1058/4234] 10.4.3.100 () {68 vars in 1484 bytes} [Wed Aug 12 15:00:29 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 15:00:29.596242 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-8953f37b-e16a-4313-a959-213236289205 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:29.598800 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-8953f37b-e16a-4313-a959-213236289205 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:00:29.599013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-8953f37b-e16a-4313-a959-213236289205 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:29.599230 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-8953f37b-e16a-4313-a959-213236289205 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:29.609927 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:29.609927 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:29.613444 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-8953f37b-e16a-4313-a959-213236289205 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:29.618788 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-8953f37b-e16a-4313-a959-213236289205 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 15:00:29.619315 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1063/4235] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:29 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:29.627544 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:29.629746 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:00:29.630125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d6c9d05-59c0-4437-83ce-6bd481458d69", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-152392070", "description": null, "metadata": {}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:29.642039 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:29.642039 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:29.642628 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:29.642810 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create snapshot from volume 9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:00:29.680128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Created reservations ['b47a97e2-2bf2-4eec-a2ca-41aa02a5e538', '97643dae-5afb-4b9e-818c-fcaeebd875ce', 'c28564fa-63bc-467a-8a99-1943e43b5cf9', '0db742d1-9b92-48cf-911b-d7398d7c6545'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:00:29.718472 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot force create request issued successfully. Aug 12 15:00:29.718880 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-47b71c5e-adc2-4718-a9f3-da52117d8a3e req-cdbdd46f-4252-4707-9d9e-7bf93f51fb26 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:00:29.719428 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1051/4236] 10.4.3.100 () {72 vars in 1547 bytes} [Wed Aug 12 15:00:29 2026] POST /volume/v3/snapshots => generated 323 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:00:31.475150 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-142d3716-b6fe-4b02-ae02-c80856dcd2fb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:31.476758 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-142d3716-b6fe-4b02-ae02-c80856dcd2fb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c Aug 12 15:00:31.476968 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-142d3716-b6fe-4b02-ae02-c80856dcd2fb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:31.477158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-142d3716-b6fe-4b02-ae02-c80856dcd2fb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:31.482079 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:31.482079 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:31.482491 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-142d3716-b6fe-4b02-ae02-c80856dcd2fb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:00:31.483201 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-142d3716-b6fe-4b02-ae02-c80856dcd2fb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c returned with HTTP 200 Aug 12 15:00:31.483538 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1065/4237] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:31 2026] GET /volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:31.512135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2b118983-e57d-42ee-a213-6ba608c1961f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:31.513742 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:00:31.515481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1986840970", "snapshot_id": null, "imageRef": "e5a9f1bc-794b-487f-b240-9f76cafb93c0", "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:31.516052 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1986840970', 'snapshot_id': None, 'imageRef': 'e5a9f1bc-794b-487f-b240-9f76cafb93c0', 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:00:31.596815 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:31.596815 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:31.596815 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:00:31.596815 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume of 1 GB Aug 12 15:00:31.599628 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Availability Zones retrieved successfully. Aug 12 15:00:31.604613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Flow 'volume_create_api' (40310828-65d1-4774-8aa4-52fcd580b13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:31.605927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (714bdab1-ede1-423e-bb82-56fdb144af15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:31.607044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:00:31.638976 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (714bdab1-ede1-423e-bb82-56fdb144af15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:31.640047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f24b33d-7a47-41e2-8d5f-b3bdd816a0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:31.677209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Created reservations ['5de12747-95bc-4cf5-a0f0-d38df22d5cce', 'f4988664-7ae3-47a9-91b2-548366783caf', '8353588d-5051-45ef-ba7b-f5524b4d9f9d', '30d728ff-e2ab-45cc-ad01-96f06c92d22c'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:00:31.678256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f24b33d-7a47-41e2-8d5f-b3bdd816a0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5de12747-95bc-4cf5-a0f0-d38df22d5cce', 'f4988664-7ae3-47a9-91b2-548366783caf', '8353588d-5051-45ef-ba7b-f5524b4d9f9d', '30d728ff-e2ab-45cc-ad01-96f06c92d22c']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:31.679074 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284c3df6-6204-4c6d-9308-88073dd0d8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:31.719567 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (284c3df6-6204-4c6d-9308-88073dd0d8a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646beff2-9fac-4577-8cda-0c1cda1a3849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1986840970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f580e592f3a8417097cb429ec4a1156a',qos_specs=None,replication_status=,reservations=['5de12747-95bc-4cf5-a0f0-d38df22d5cce','f4988664-7ae3-47a9-91b2-548366783caf','8353588d-5051-45ef-ba7b-f5524b4d9f9d','30d728ff-e2ab-45cc-ad01-96f06c92d22c'],size=1,snapshot_id=13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c,source_replicaid=,source_volid=None,status='creating',user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T15:00:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1986840970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646beff2-9fac-4577-8cda-0c1cda1a3849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f580e592f3a8417097cb429ec4a1156a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:31.720099 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5f7015-1b06-4afa-b4c3-c5a30d5db48a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:31.737161 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b5f7015-1b06-4afa-b4c3-c5a30d5db48a) transitioned into state 'SUCCESS' from state '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-1986840970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f580e592f3a8417097cb429ec4a1156a',qos_specs=None,replication_status=,reservations=['5de12747-95bc-4cf5-a0f0-d38df22d5cce','f4988664-7ae3-47a9-91b2-548366783caf','8353588d-5051-45ef-ba7b-f5524b4d9f9d','30d728ff-e2ab-45cc-ad01-96f06c92d22c'],size=1,snapshot_id=13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c,source_replicaid=,source_volid=None,status='creating',user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:31.737978 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8c70e1-59d7-4376-8f4a-e10aa599a421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:31.758731 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f8c70e1-59d7-4376-8f4a-e10aa599a421) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:31.759645 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Flow 'volume_create_api' (40310828-65d1-4774-8aa4-52fcd580b13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:31.759957 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume request issued successfully. Aug 12 15:00:31.760581 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2b118983-e57d-42ee-a213-6ba608c1961f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:00:31.761083 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1059/4238] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:00:31 2026] POST /volume/v3/volumes => generated 814 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:31.773276 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-544ce8de-d872-4062-9b0c-0aaecf3c683d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:31.778409 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-544ce8de-d872-4062-9b0c-0aaecf3c683d tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:00:31.778670 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-544ce8de-d872-4062-9b0c-0aaecf3c683d tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:31.778876 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-544ce8de-d872-4062-9b0c-0aaecf3c683d tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:31.792245 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:31.792245 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:31.802107 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-544ce8de-d872-4062-9b0c-0aaecf3c683d tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:31.809468 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-544ce8de-d872-4062-9b0c-0aaecf3c683d tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 200 Aug 12 15:00:31.810098 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1064/4239] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:31 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 882 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:32.822921 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d9e9bfa6-429b-49c3-9ace-8cba99afde17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:32.824625 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9e9bfa6-429b-49c3-9ace-8cba99afde17 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:00:32.824871 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9e9bfa6-429b-49c3-9ace-8cba99afde17 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:32.825043 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9e9bfa6-429b-49c3-9ace-8cba99afde17 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:32.832037 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:32.832037 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:32.835585 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d9e9bfa6-429b-49c3-9ace-8cba99afde17 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:32.840377 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9e9bfa6-429b-49c3-9ace-8cba99afde17 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 200 Aug 12 15:00:32.840901 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1052/4240] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:32 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:00:32.853657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ed38a46f-ffb3-45d8-97fc-a95aad1f772e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:32.855540 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed38a46f-ffb3-45d8-97fc-a95aad1f772e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:00:32.855833 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed38a46f-ffb3-45d8-97fc-a95aad1f772e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:32.856067 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed38a46f-ffb3-45d8-97fc-a95aad1f772e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:32.863871 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:32.863871 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:32.867712 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ed38a46f-ffb3-45d8-97fc-a95aad1f772e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:32.872452 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed38a46f-ffb3-45d8-97fc-a95aad1f772e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 200 Aug 12 15:00:32.872888 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1066/4241] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:00:32 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 1423 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:00:34.002401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-e4215a61-c8cc-41be-ba61-bae25c0b4dc5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:34.004906 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-e4215a61-c8cc-41be-ba61-bae25c0b4dc5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:00:34.005152 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-e4215a61-c8cc-41be-ba61-bae25c0b4dc5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:34.005402 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-e4215a61-c8cc-41be-ba61-bae25c0b4dc5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:34.014013 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:34.014013 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:34.019161 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-e4215a61-c8cc-41be-ba61-bae25c0b4dc5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:34.025979 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-e4215a61-c8cc-41be-ba61-bae25c0b4dc5 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 200 Aug 12 15:00:34.026680 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1060/4242] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:34 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 1405 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:34.443377 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-d811c92b-336f-4a40-8253-90ee32b5b0df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:34.445391 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-d811c92b-336f-4a40-8253-90ee32b5b0df tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:00:34.445585 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-d811c92b-336f-4a40-8253-90ee32b5b0df tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:34.445775 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-d811c92b-336f-4a40-8253-90ee32b5b0df tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:34.452659 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:34.452659 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:34.457358 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-d811c92b-336f-4a40-8253-90ee32b5b0df tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:34.462303 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-d811c92b-336f-4a40-8253-90ee32b5b0df tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 200 Aug 12 15:00:34.463012 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1065/4243] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:34 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:34.472097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3aba984d-11c4-4bfd-8ca8-51c9918491fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:34.472614 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aba984d-11c4-4bfd-8ca8-51c9918491fd None None] GET https://10.4.3.100/volume// Aug 12 15:00:34.472859 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aba984d-11c4-4bfd-8ca8-51c9918491fd None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:34.473107 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aba984d-11c4-4bfd-8ca8-51c9918491fd None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:34.473535 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aba984d-11c4-4bfd-8ca8-51c9918491fd None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:34.473930 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1053/4244] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 15:00: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 15:00:34.480838 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-ee18554d-9011-4e8a-9faf-733c8af3150b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:34.482910 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-ee18554d-9011-4e8a-9faf-733c8af3150b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:00:34.483249 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-ee18554d-9011-4e8a-9faf-733c8af3150b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "646beff2-9fac-4577-8cda-0c1cda1a3849", "connector": null, "instance_uuid": "8184d838-a556-40d5-a709-9e8367359ed8"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:34.491252 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:34.491252 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:34.514829 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-ee18554d-9011-4e8a-9faf-733c8af3150b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:00:34.515314 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1067/4245] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:00:34 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 15:00:35.558135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b221adb9-d021-4db2-81f3-6f216d67687c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:35.558758 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b221adb9-d021-4db2-81f3-6f216d67687c None None] GET https://10.4.3.100/volume// Aug 12 15:00:35.558966 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b221adb9-d021-4db2-81f3-6f216d67687c None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:35.559217 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b221adb9-d021-4db2-81f3-6f216d67687c None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:35.559736 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b221adb9-d021-4db2-81f3-6f216d67687c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:35.560203 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1061/4246] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:00: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 15:00:35.569385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-2284c946-3e1c-4304-b66e-028c3c3e07eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:35.575435 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-2284c946-3e1c-4304-b66e-028c3c3e07eb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:00:35.575788 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-2284c946-3e1c-4304-b66e-028c3c3e07eb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:35.576048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-2284c946-3e1c-4304-b66e-028c3c3e07eb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:35.591090 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:35.591090 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:35.595074 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-2284c946-3e1c-4304-b66e-028c3c3e07eb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:00:35.599429 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-2284c946-3e1c-4304-b66e-028c3c3e07eb tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 200 Aug 12 15:00:35.599943 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1066/4247] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:00:35 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 1584 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:00:35.715270 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-b8c8f615-714a-4c48-aad7-455cc84a4955 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:35.717950 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-b8c8f615-714a-4c48-aad7-455cc84a4955 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] PUT https://10.4.3.100/volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9 Aug 12 15:00:35.718400 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-b8c8f615-714a-4c48-aad7-455cc84a4955 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:35.732188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-b8c8f615-714a-4c48-aad7-455cc84a4955 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Acquiring lock "cinder-attachment_update-646beff2-9fac-4577-8cda-0c1cda1a3849-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:00:35.738781 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-b8c8f615-714a-4c48-aad7-455cc84a4955 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Lock "cinder-attachment_update-646beff2-9fac-4577-8cda-0c1cda1a3849-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:00:35.740818 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:35.740818 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:35.829799 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-b8c8f615-714a-4c48-aad7-455cc84a4955 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Lock "cinder-attachment_update-646beff2-9fac-4577-8cda-0c1cda1a3849-np0000007067" released by "attachment_update" :: held 0.091s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:00:35.830437 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-b8c8f615-714a-4c48-aad7-455cc84a4955 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9 returned with HTTP 200 Aug 12 15:00:35.830948 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1054/4248] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:00:35 2026] PUT /volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:35.853555 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-6d094bf5-a378-4cc1-ade5-f2f7e19eb070 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:35.855522 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-6d094bf5-a378-4cc1-ade5-f2f7e19eb070 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9/action Aug 12 15:00:35.855885 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-6d094bf5-a378-4cc1-ade5-f2f7e19eb070 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:00:35.856012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-6d094bf5-a378-4cc1-ade5-f2f7e19eb070 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:35.870970 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:35.870970 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:35.880430 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-be80be8f-dab1-4ae5-b928-edfccb7c56ad req-6d094bf5-a378-4cc1-ade5-f2f7e19eb070 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9/action returned with HTTP 204 Aug 12 15:00:35.880908 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1068/4249] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:00:35 2026] POST /volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:44.023632 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=70,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:44.973380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-eb70b011-5928-4c23-a362-2a8db3c95256 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:44.975298 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:00:44.975678 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-153672237", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:44.977146 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-153672237', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:00:44.977267 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Create volume of 1 GB Aug 12 15:00:44.981542 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Availability Zones retrieved successfully. Aug 12 15:00:44.986967 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Flow 'volume_create_api' (cda0be55-f446-4775-9e51-b7a18d8c443a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:44.987923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a690c7ad-5681-4a2d-a950-5daf88e92d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:44.988824 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:00:45.015510 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a690c7ad-5681-4a2d-a950-5daf88e92d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:45.016293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcbe365-0958-41b1-8b49-b2e761536fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:45.072163 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Created reservations ['5b3656d5-f197-4522-8133-ac26f7a71029', '2a397d07-e210-42d7-843a-d8dbae7bc100', '2d54409e-617e-465a-8bc6-8552433e9826', 'dcba475c-2e77-46a9-8a69-29c91dfb86d3'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:00:45.073154 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bcbe365-0958-41b1-8b49-b2e761536fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b3656d5-f197-4522-8133-ac26f7a71029', '2a397d07-e210-42d7-843a-d8dbae7bc100', '2d54409e-617e-465a-8bc6-8552433e9826', 'dcba475c-2e77-46a9-8a69-29c91dfb86d3']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:45.073890 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacf5ca8-a43c-4df5-ac56-0494d4b3c85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:45.095994 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacf5ca8-a43c-4df5-ac56-0494d4b3c85d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '861f92ee-abdd-4d52-bf2d-664957b76769', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-153672237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='435161c707b740f4b53f7aaf975a50c4',qos_specs=None,replication_status=,reservations=['5b3656d5-f197-4522-8133-ac26f7a71029','2a397d07-e210-42d7-843a-d8dbae7bc100','2d54409e-617e-465a-8bc6-8552433e9826','dcba475c-2e77-46a9-8a69-29c91dfb86d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad73162cc340faa502fbc678e64e20',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:00:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-153672237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=861f92ee-abdd-4d52-bf2d-664957b76769,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='435161c707b740f4b53f7aaf975a50c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdad73162cc340faa502fbc678e64e20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:45.096809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de130aba-e917-4317-8ea8-1c6c63bd2a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:45.112497 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de130aba-e917-4317-8ea8-1c6c63bd2a76) transitioned into state 'SUCCESS' from state '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-153672237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='435161c707b740f4b53f7aaf975a50c4',qos_specs=None,replication_status=,reservations=['5b3656d5-f197-4522-8133-ac26f7a71029','2a397d07-e210-42d7-843a-d8dbae7bc100','2d54409e-617e-465a-8bc6-8552433e9826','dcba475c-2e77-46a9-8a69-29c91dfb86d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad73162cc340faa502fbc678e64e20',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:45.113157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588074c3-dc73-4614-8682-37219ade5908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:45.121705 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (588074c3-dc73-4614-8682-37219ade5908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:45.122668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Flow 'volume_create_api' (cda0be55-f446-4775-9e51-b7a18d8c443a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:45.123013 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Create volume request issued successfully. Aug 12 15:00:45.123620 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eb70b011-5928-4c23-a362-2a8db3c95256 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:00:45.124041 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1062/4250] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:00:44 2026] POST /volume/v3/volumes => generated 754 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:00:45.142084 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8bee3f53-396c-4b3e-908d-79fd7da9dd45 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:45.143916 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8bee3f53-396c-4b3e-908d-79fd7da9dd45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:45.144141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8bee3f53-396c-4b3e-908d-79fd7da9dd45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:45.144364 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8bee3f53-396c-4b3e-908d-79fd7da9dd45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:45.150609 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:45.150609 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:45.154134 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8bee3f53-396c-4b3e-908d-79fd7da9dd45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:45.158228 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8bee3f53-396c-4b3e-908d-79fd7da9dd45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:45.158637 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1067/4251] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:45 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:45.823967 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=34,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:45.877439 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=26,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:00:46.171079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-940c340b-eb94-4850-ac0c-74d45cba2cfd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.173408 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-940c340b-eb94-4850-ac0c-74d45cba2cfd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:46.173707 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-940c340b-eb94-4850-ac0c-74d45cba2cfd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.173991 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-940c340b-eb94-4850-ac0c-74d45cba2cfd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.183117 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.183117 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:46.187551 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-940c340b-eb94-4850-ac0c-74d45cba2cfd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:46.193068 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-940c340b-eb94-4850-ac0c-74d45cba2cfd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:46.193612 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1055/4252] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:46.206545 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e4dce7e8-ff6f-4766-b9c2-52162e5b1368 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.208885 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4dce7e8-ff6f-4766-b9c2-52162e5b1368 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:46.209130 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4dce7e8-ff6f-4766-b9c2-52162e5b1368 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.209366 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4dce7e8-ff6f-4766-b9c2-52162e5b1368 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.219292 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.219292 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:46.224106 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e4dce7e8-ff6f-4766-b9c2-52162e5b1368 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:46.230503 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4dce7e8-ff6f-4766-b9c2-52162e5b1368 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:46.231066 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1069/4253] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:46.243639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.245624 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 15:00:46.245837 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.246032 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.246289 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Removing options '' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:00:46.246609 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.246609 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:46.247015 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100247) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 15:00:46.254713 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Get all volumes completed successfully. Aug 12 15:00:46.255114 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4b5850d2-5408-4a49-8c2f-86d14cbdd2fd tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 15:00:46.255444 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1063/4254] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/v3/volumes => generated 338 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:46.263934 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-52376547-66a9-45af-b974-19a512110b7f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.265734 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52376547-66a9-45af-b974-19a512110b7f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:46.265946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52376547-66a9-45af-b974-19a512110b7f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.266151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-52376547-66a9-45af-b974-19a512110b7f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.273056 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.273056 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:46.276605 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-52376547-66a9-45af-b974-19a512110b7f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:46.280601 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-52376547-66a9-45af-b974-19a512110b7f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:46.280970 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1068/4255] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:46.323035 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-9f6fa00b-df05-4c66-ae3d-ca50a85aa0a8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.326498 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-9f6fa00b-df05-4c66-ae3d-ca50a85aa0a8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:46.326785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-9f6fa00b-df05-4c66-ae3d-ca50a85aa0a8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.327065 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-9f6fa00b-df05-4c66-ae3d-ca50a85aa0a8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.335004 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.335004 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:46.338670 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-9f6fa00b-df05-4c66-ae3d-ca50a85aa0a8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:46.342766 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-9f6fa00b-df05-4c66-ae3d-ca50a85aa0a8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:46.343234 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1056/4256] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:46.416266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-921d3395-ede2-4bbf-b589-4bc1bf983ded None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.416772 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-921d3395-ede2-4bbf-b589-4bc1bf983ded None None] GET https://10.4.3.100/volume// Aug 12 15:00:46.416993 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-921d3395-ede2-4bbf-b589-4bc1bf983ded None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.417246 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-921d3395-ede2-4bbf-b589-4bc1bf983ded None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.417695 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-921d3395-ede2-4bbf-b589-4bc1bf983ded None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:46.418042 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1070/4257] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:00: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 15:00:46.426308 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-938f7413-d697-46d5-b008-42ca78834961 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.428610 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-938f7413-d697-46d5-b008-42ca78834961 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:00:46.429134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-938f7413-d697-46d5-b008-42ca78834961 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "861f92ee-abdd-4d52-bf2d-664957b76769", "connector": null, "instance_uuid": "24fd4723-f911-4c2b-be8f-c04628259b82"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:46.439829 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.439829 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:46.463290 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-938f7413-d697-46d5-b008-42ca78834961 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:00:46.463811 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1064/4258] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:00:46 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 15:00:46.499386 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22a09788-7686-44e8-8296-671a7bd3c74e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.501096 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22a09788-7686-44e8-8296-671a7bd3c74e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:46.501198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22a09788-7686-44e8-8296-671a7bd3c74e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.501354 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22a09788-7686-44e8-8296-671a7bd3c74e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.509199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-df5bd0e5-5bbe-41db-98e9-a035bac5f2e9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.509531 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df5bd0e5-5bbe-41db-98e9-a035bac5f2e9 None None] GET https://10.4.3.100/volume// Aug 12 15:00:46.509675 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df5bd0e5-5bbe-41db-98e9-a035bac5f2e9 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.509761 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.509761 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:46.509841 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-df5bd0e5-5bbe-41db-98e9-a035bac5f2e9 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.510126 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-df5bd0e5-5bbe-41db-98e9-a035bac5f2e9 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:00:46.510361 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1057/4259] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 15:00:46.513042 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-22a09788-7686-44e8-8296-671a7bd3c74e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:46.518120 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-5039445d-eda5-4a55-ad46-3a92b4608f7c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.519222 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22a09788-7686-44e8-8296-671a7bd3c74e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:46.519618 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1069/4260] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:46.521249 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-5039445d-eda5-4a55-ad46-3a92b4608f7c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:46.521562 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-5039445d-eda5-4a55-ad46-3a92b4608f7c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:46.521851 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-5039445d-eda5-4a55-ad46-3a92b4608f7c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:46.533721 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.533721 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:46.537238 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-5039445d-eda5-4a55-ad46-3a92b4608f7c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:46.541475 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-5039445d-eda5-4a55-ad46-3a92b4608f7c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:46.541945 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1071/4261] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:00:46 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:00:46.637916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-47532413-55dd-4591-9a9c-69e90f5b33bb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:46.639626 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-47532413-55dd-4591-9a9c-69e90f5b33bb tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] PUT https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 Aug 12 15:00:46.639962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-47532413-55dd-4591-9a9c-69e90f5b33bb tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:46.646879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-47532413-55dd-4591-9a9c-69e90f5b33bb tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Acquiring lock "cinder-attachment_update-861f92ee-abdd-4d52-bf2d-664957b76769-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:00:46.651209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-47532413-55dd-4591-9a9c-69e90f5b33bb tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Lock "cinder-attachment_update-861f92ee-abdd-4d52-bf2d-664957b76769-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:00:46.652127 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:46.652127 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:46.726029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-47532413-55dd-4591-9a9c-69e90f5b33bb tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Lock "cinder-attachment_update-861f92ee-abdd-4d52-bf2d-664957b76769-np0000007067" released by "attachment_update" :: held 0.075s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:00:46.726609 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-47532413-55dd-4591-9a9c-69e90f5b33bb tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 returned with HTTP 200 Aug 12 15:00:46.727166 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1065/4262] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:00:46 2026] PUT /volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:47.535846 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1dc509a8-4ee3-4eec-ad30-ac31a4dedf0c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:47.537619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1dc509a8-4ee3-4eec-ad30-ac31a4dedf0c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:47.537880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1dc509a8-4ee3-4eec-ad30-ac31a4dedf0c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:47.538103 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1dc509a8-4ee3-4eec-ad30-ac31a4dedf0c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:47.547833 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:47.547833 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:47.551495 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1dc509a8-4ee3-4eec-ad30-ac31a4dedf0c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:47.556230 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1dc509a8-4ee3-4eec-ad30-ac31a4dedf0c tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:47.556693 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1058/4263] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:47 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:48.569896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9894886c-5fb6-4a47-a7cb-d4a915d01451 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:48.571799 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9894886c-5fb6-4a47-a7cb-d4a915d01451 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:48.572013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9894886c-5fb6-4a47-a7cb-d4a915d01451 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:48.572254 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9894886c-5fb6-4a47-a7cb-d4a915d01451 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:48.582498 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:48.582498 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:48.586356 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9894886c-5fb6-4a47-a7cb-d4a915d01451 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:48.591089 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9894886c-5fb6-4a47-a7cb-d4a915d01451 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:48.591512 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1070/4264] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:48 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:49.604927 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4cbb38cc-a15e-4d96-b2d8-dc1dc722360f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:49.606801 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cbb38cc-a15e-4d96-b2d8-dc1dc722360f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:49.607064 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cbb38cc-a15e-4d96-b2d8-dc1dc722360f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:49.607295 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cbb38cc-a15e-4d96-b2d8-dc1dc722360f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:49.619284 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:49.619284 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:49.624173 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4cbb38cc-a15e-4d96-b2d8-dc1dc722360f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:49.630362 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cbb38cc-a15e-4d96-b2d8-dc1dc722360f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:49.631007 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1072/4265] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:49 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:49.977739 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-b717fd08-6ec4-4684-9c5c-420698f117fa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:49.981482 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-b717fd08-6ec4-4684-9c5c-420698f117fa tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97/action Aug 12 15:00:49.981482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-b717fd08-6ec4-4684-9c5c-420698f117fa tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:00:49.981482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-b717fd08-6ec4-4684-9c5c-420698f117fa tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:50.000829 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:50.000829 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:50.013560 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-268c00c8-439e-4716-9043-9c1eed6af5e7 req-b717fd08-6ec4-4684-9c5c-420698f117fa tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97/action returned with HTTP 204 Aug 12 15:00:50.014327 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1066/4266] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:00:49 2026] POST /volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:50.606729 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-805e587c-e354-433e-8c12-12bdd1e2388e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:50.608567 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-805e587c-e354-433e-8c12-12bdd1e2388e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:50.608817 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-805e587c-e354-433e-8c12-12bdd1e2388e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:50.609068 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-805e587c-e354-433e-8c12-12bdd1e2388e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:50.619222 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:50.619222 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:50.622841 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-805e587c-e354-433e-8c12-12bdd1e2388e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:50.627580 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-805e587c-e354-433e-8c12-12bdd1e2388e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 returned with HTTP 200 Aug 12 15:00:50.628038 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1059/4267] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:50 2026] GET /volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:50.642980 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b51c6760-dcbf-4f0b-a1fd-03a19c37d391 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:50.644786 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b51c6760-dcbf-4f0b-a1fd-03a19c37d391 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:50.645021 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b51c6760-dcbf-4f0b-a1fd-03a19c37d391 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:50.645226 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b51c6760-dcbf-4f0b-a1fd-03a19c37d391 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:50.656278 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:50.656278 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:50.660844 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b51c6760-dcbf-4f0b-a1fd-03a19c37d391 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:50.665270 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b51c6760-dcbf-4f0b-a1fd-03a19c37d391 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:50.665740 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1071/4268] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:50 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:50.680034 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8d99fd78-f4af-4a85-8aa1-d345dedf090a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:50.681914 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d99fd78-f4af-4a85-8aa1-d345dedf090a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:50.682986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d99fd78-f4af-4a85-8aa1-d345dedf090a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:50.683329 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8d99fd78-f4af-4a85-8aa1-d345dedf090a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:50.695482 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:50.695482 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:50.700638 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8d99fd78-f4af-4a85-8aa1-d345dedf090a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:50.706312 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8d99fd78-f4af-4a85-8aa1-d345dedf090a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:50.708745 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1073/4269] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:50 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:50.725261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:50.727419 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:00:50.730127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "861f92ee-abdd-4d52-bf2d-664957b76769", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-939711545", "description": null, "metadata": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:50.747589 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:50.747589 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:50.748476 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:50.748751 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Create snapshot from volume 861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:50.786415 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Created reservations ['035a7bc8-dca5-42bc-b5f9-809dc21e0e16', '179bcd1a-dee5-4745-8985-7bc47068e118', '9ecd0aec-33ba-40e8-9d46-484fe6566739', '8d696e9f-f82d-4058-bed6-4e761a54ef67'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:00:50.846484 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Snapshot force create request issued successfully. Aug 12 15:00:50.846484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5db30b97-5a73-47a1-a841-09fdee2ddd1d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:00:50.846484 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1067/4270] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:00:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:00:50.855600 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-629395de-087a-4de6-8a0a-71b57f260275 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:50.858640 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-629395de-087a-4de6-8a0a-71b57f260275 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:00:50.858640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-629395de-087a-4de6-8a0a-71b57f260275 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:50.858640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-629395de-087a-4de6-8a0a-71b57f260275 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:50.864156 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:50.864156 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:50.864579 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-629395de-087a-4de6-8a0a-71b57f260275 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Snapshot retrieved successfully. Aug 12 15:00:50.865872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-629395de-087a-4de6-8a0a-71b57f260275 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 200 Aug 12 15:00:50.866321 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1060/4271] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:50 2026] GET /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:51.875091 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d3aed73-698f-4ee2-a738-03a7c40d22ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:51.877008 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d3aed73-698f-4ee2-a738-03a7c40d22ef tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:00:51.877191 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d3aed73-698f-4ee2-a738-03a7c40d22ef tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:51.877362 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d3aed73-698f-4ee2-a738-03a7c40d22ef tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:51.881971 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:51.881971 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:51.882349 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9d3aed73-698f-4ee2-a738-03a7c40d22ef tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Snapshot retrieved successfully. Aug 12 15:00:51.883078 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d3aed73-698f-4ee2-a738-03a7c40d22ef tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 200 Aug 12 15:00:51.883402 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1072/4272] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:51 2026] GET /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:51.894712 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea0d09d2-33f9-4a91-be4e-abea1b9bcc6f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:51.896603 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea0d09d2-33f9-4a91-be4e-abea1b9bcc6f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:00:51.896846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea0d09d2-33f9-4a91-be4e-abea1b9bcc6f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:51.897073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea0d09d2-33f9-4a91-be4e-abea1b9bcc6f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:51.902365 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:51.902365 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:51.902902 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ea0d09d2-33f9-4a91-be4e-abea1b9bcc6f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Snapshot retrieved successfully. Aug 12 15:00:51.903858 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea0d09d2-33f9-4a91-be4e-abea1b9bcc6f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 200 Aug 12 15:00:51.904280 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1074/4273] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:51 2026] GET /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:51.913877 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-045e3d10-6bc2-4389-81f9-48e64f609c9d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:51.915950 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-045e3d10-6bc2-4389-81f9-48e64f609c9d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:00:51.916185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-045e3d10-6bc2-4389-81f9-48e64f609c9d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:51.916392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-045e3d10-6bc2-4389-81f9-48e64f609c9d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:51.927004 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:51.927004 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:51.930832 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-045e3d10-6bc2-4389-81f9-48e64f609c9d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:00:51.935547 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-045e3d10-6bc2-4389-81f9-48e64f609c9d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:00:51.936199 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1068/4274] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:51 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:00:52.048146 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-9876aa29-065b-4baa-8100-27db254b3cff req-44c98c5c-615e-4e02-a55b-43cd395c41a9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:52.053430 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-44c98c5c-615e-4e02-a55b-43cd395c41a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14 Aug 12 15:00:52.053825 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-44c98c5c-615e-4e02-a55b-43cd395c41a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:52.054112 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-44c98c5c-615e-4e02-a55b-43cd395c41a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:52.065225 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:52.065225 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:52.120296 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-44c98c5c-615e-4e02-a55b-43cd395c41a9 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14 returned with HTTP 200 Aug 12 15:00:52.120929 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1061/4275] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:00:52 2026] DELETE /volume/v3/attachments/a72f3b3c-4adb-404c-8754-1893328a7a14 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:52.131359 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:52.136148 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:52.136337 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:52.136624 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:52.136868 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:52.143322 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:52.143322 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:00:52.143807 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:52.163496 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 15:00:52.163496 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-9876aa29-065b-4baa-8100-27db254b3cff req-22b865fa-dd9c-479d-bafc-47366e62b018 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 returned with HTTP 202 Aug 12 15:00:52.163496 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1073/4276] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 15:00:52 2026] DELETE /volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:00:53.112820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f1a5071d-73b6-40fc-98b9-3b043279f2ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:53.115106 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1a5071d-73b6-40fc-98b9-3b043279f2ed tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 Aug 12 15:00:53.117723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1a5071d-73b6-40fc-98b9-3b043279f2ed tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:53.117723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f1a5071d-73b6-40fc-98b9-3b043279f2ed tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:53.122716 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f1a5071d-73b6-40fc-98b9-3b043279f2ed tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 returned with HTTP 404 Aug 12 15:00:53.123387 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1075/4277] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:53 2026] GET /volume/v3/volumes/d01963dc-9b27-4429-aa81-4c30fb4e3ed9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:53.130982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:53.133214 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:53.133708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:53.133983 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:53.134128 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:53.140667 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:53.140667 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:53.141320 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:00:53.164490 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot delete request issued successfully. Aug 12 15:00:53.164490 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6e30b851-35ac-45f2-b5a8-39d9a76122ab tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 202 Aug 12 15:00:53.164490 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1069/4278] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:00:53 2026] DELETE /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:00:53.171377 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c3ad8c3-9159-4e35-a550-ccfe0aefb6f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:53.173094 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c3ad8c3-9159-4e35-a550-ccfe0aefb6f7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:53.173268 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c3ad8c3-9159-4e35-a550-ccfe0aefb6f7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:53.173510 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c3ad8c3-9159-4e35-a550-ccfe0aefb6f7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:53.179763 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:53.179763 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:00:53.181291 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0c3ad8c3-9159-4e35-a550-ccfe0aefb6f7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:00:53.182690 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c3ad8c3-9159-4e35-a550-ccfe0aefb6f7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 200 Aug 12 15:00:53.182690 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1062/4279] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:53 2026] GET /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 477 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 15:00:54.193215 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f91e62ba-48e2-4fb1-b58b-8ea955e20e2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:54.197351 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f91e62ba-48e2-4fb1-b58b-8ea955e20e2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:54.197664 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f91e62ba-48e2-4fb1-b58b-8ea955e20e2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:54.197950 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f91e62ba-48e2-4fb1-b58b-8ea955e20e2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:54.203971 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f91e62ba-48e2-4fb1-b58b-8ea955e20e2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 404 Aug 12 15:00:54.204645 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1074/4280] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:54 2026] GET /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-1338ff3b-9a0a-42d2-b5f6-563e1f3a2a14 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-1338ff3b-9a0a-42d2-b5f6-563e1f3a2a14 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045 Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-1338ff3b-9a0a-42d2-b5f6-563e1f3a2a14 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-1338ff3b-9a0a-42d2-b5f6-563e1f3a2a14 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-1338ff3b-9a0a-42d2-b5f6-563e1f3a2a14 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045 returned with HTTP 200 Aug 12 15:00:56.196425 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1076/4281] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:00:55 2026] DELETE /volume/v3/attachments/1b3cbf81-526e-44db-a615-8ed5a97fd045 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-04f23b03-37bb-4b21-b2a1-138d6a9b10ac req-840a823c-5425-4330-b4c1-65cadaf5583b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 202 Aug 12 15:00:56.201095 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1070/4282] 10.4.3.100 () {70 vars in 1620 bytes} [Wed Aug 12 15:00:55 2026] DELETE /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 12 15:00:56.746902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2675358f-ffa0-4d7f-b596-807a4c52d481 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:56.748817 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2675358f-ffa0-4d7f-b596-807a4c52d481 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 15:00:56.749038 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2675358f-ffa0-4d7f-b596-807a4c52d481 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:56.749246 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2675358f-ffa0-4d7f-b596-807a4c52d481 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:56.755628 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2675358f-ffa0-4d7f-b596-807a4c52d481 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 404 Aug 12 15:00:56.756134 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1063/4283] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:56 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:57.196964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-de899f05-a6d9-4ae3-80ac-e934367da39a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:57.199074 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de899f05-a6d9-4ae3-80ac-e934367da39a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:57.199333 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de899f05-a6d9-4ae3-80ac-e934367da39a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:57.199583 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-de899f05-a6d9-4ae3-80ac-e934367da39a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:57.199704 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-de899f05-a6d9-4ae3-80ac-e934367da39a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:57.205341 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-de899f05-a6d9-4ae3-80ac-e934367da39a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 404 Aug 12 15:00:57.205943 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1075/4284] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:00:57 2026] DELETE /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:57.213538 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cccdcb3d-417c-414a-b60e-350ff78f2fd7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:57.217309 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cccdcb3d-417c-414a-b60e-350ff78f2fd7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd Aug 12 15:00:57.217309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cccdcb3d-417c-414a-b60e-350ff78f2fd7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:57.217309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cccdcb3d-417c-414a-b60e-350ff78f2fd7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:57.221094 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cccdcb3d-417c-414a-b60e-350ff78f2fd7 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd returned with HTTP 404 Aug 12 15:00:57.221863 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1077/4285] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:00:57 2026] GET /volume/v3/snapshots/e53ccab1-a664-462c-be2c-3e5214975dbd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:57.955741 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-785c0304-e6f9-490d-9e90-47660c51b52f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:57.960485 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-785c0304-e6f9-490d-9e90-47660c51b52f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 15:00:57.960485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-785c0304-e6f9-490d-9e90-47660c51b52f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:57.960485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-785c0304-e6f9-490d-9e90-47660c51b52f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:57.960485 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-785c0304-e6f9-490d-9e90-47660c51b52f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 15:00:57.967676 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-785c0304-e6f9-490d-9e90-47660c51b52f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 404 Aug 12 15:00:57.968308 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1071/4286] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:00:57 2026] DELETE /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:57.975807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-28109317-c7d6-4b69-a0d0-23e369c3b24e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:57.978394 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28109317-c7d6-4b69-a0d0-23e369c3b24e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 Aug 12 15:00:57.978688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28109317-c7d6-4b69-a0d0-23e369c3b24e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:57.978956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-28109317-c7d6-4b69-a0d0-23e369c3b24e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:57.986471 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-28109317-c7d6-4b69-a0d0-23e369c3b24e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 returned with HTTP 404 Aug 12 15:00:57.987152 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1064/4287] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:57 2026] GET /volume/v3/volumes/9bfd2ab7-33c5-4259-923c-ba6327623b83 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:00:59.083552 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:59.085850 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:00:59.086229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1949003463", "snapshot_id": null, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:00:59.087944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1949003463', 'snapshot_id': None, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:00:59.215616 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 15:00:59.220048 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 15:00:59.225337 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (197f6975-8b5f-4a5b-a554-3c1d46479716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:59.226414 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c4c61d-d6b0-42f0-9508-01feece0d649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:59.227542 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:00:59.285151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c4c61d-d6b0-42f0-9508-01feece0d649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:59.285970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecf71a1-ecbb-4415-837c-4f9271f87107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:59.323562 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['bd618700-1419-4ca6-8b4b-7e9326c9881c', 'e673e0e7-45bd-4984-a591-22bbd52fffeb', '00758c1a-3ca1-4832-a6f7-a3ba3e505551', '75fb857b-a376-4585-a106-67dbd611e2b2'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:00:59.324332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aecf71a1-ecbb-4415-837c-4f9271f87107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd618700-1419-4ca6-8b4b-7e9326c9881c', 'e673e0e7-45bd-4984-a591-22bbd52fffeb', '00758c1a-3ca1-4832-a6f7-a3ba3e505551', '75fb857b-a376-4585-a106-67dbd611e2b2']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:59.325075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab1ccf9-8824-43b4-b5ca-b33ebba759a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:59.345513 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab1ccf9-8824-43b4-b5ca-b33ebba759a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73fa674d-6b19-4f0a-b6b8-cf1889373cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1949003463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['bd618700-1419-4ca6-8b4b-7e9326c9881c','e673e0e7-45bd-4984-a591-22bbd52fffeb','00758c1a-3ca1-4832-a6f7-a3ba3e505551','75fb857b-a376-4585-a106-67dbd611e2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:00:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1949003463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73fa674d-6b19-4f0a-b6b8-cf1889373cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:59.346254 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25dead15-9cae-4cc4-9cf2-bec16794c404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:59.361348 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25dead15-9cae-4cc4-9cf2-bec16794c404) transitioned into state 'SUCCESS' from state '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-1949003463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['bd618700-1419-4ca6-8b4b-7e9326c9881c','e673e0e7-45bd-4984-a591-22bbd52fffeb','00758c1a-3ca1-4832-a6f7-a3ba3e505551','75fb857b-a376-4585-a106-67dbd611e2b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:59.362079 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b74a5fe-5afd-409f-be88-943a781345f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:00:59.370504 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b74a5fe-5afd-409f-be88-943a781345f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:00:59.371215 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (197f6975-8b5f-4a5b-a554-3c1d46479716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:00:59.371520 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 15:00:59.372081 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc95beb1-ebb7-4340-84bd-8ff083d66112 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:00:59.372886 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1076/4288] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:00:59 2026] POST /volume/v3/volumes => generated 759 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:00:59.385939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cda8d58a-718f-4947-ace5-85a0bc86669b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:00:59.387783 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cda8d58a-718f-4947-ace5-85a0bc86669b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:00:59.387783 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cda8d58a-718f-4947-ace5-85a0bc86669b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:00:59.387909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cda8d58a-718f-4947-ace5-85a0bc86669b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:00:59.394469 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:00:59.394469 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:00:59.397920 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cda8d58a-718f-4947-ace5-85a0bc86669b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:00:59.402119 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cda8d58a-718f-4947-ace5-85a0bc86669b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:00:59.402472 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1078/4289] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:00:59 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:00.314205 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8e867541-2ec1-4261-916a-75c6995f91f3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.315939 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8e867541-2ec1-4261-916a-75c6995f91f3 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:00.316133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8e867541-2ec1-4261-916a-75c6995f91f3 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.316314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8e867541-2ec1-4261-916a-75c6995f91f3 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.322718 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.322718 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:00.326090 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8e867541-2ec1-4261-916a-75c6995f91f3 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:00.330007 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8e867541-2ec1-4261-916a-75c6995f91f3 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:00.330337 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1072/4290] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:00.341994 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d1cbdcd4-c70d-40a2-92ac-f2ccb50140d1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.343619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1cbdcd4-c70d-40a2-92ac-f2ccb50140d1 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:00.343803 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1cbdcd4-c70d-40a2-92ac-f2ccb50140d1 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.343996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d1cbdcd4-c70d-40a2-92ac-f2ccb50140d1 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.350281 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.350281 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:00.353746 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d1cbdcd4-c70d-40a2-92ac-f2ccb50140d1 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:00.357692 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d1cbdcd4-c70d-40a2-92ac-f2ccb50140d1 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:00.358061 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1065/4291] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:00.397676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b3194a40-98b9-463e-b921-461244c4b4ee req-c3c4b972-872e-4221-ad65-b981e8bb3211 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.415439 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-678b67bc-308f-4e44-9330-daa140ac9859 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.417571 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-678b67bc-308f-4e44-9330-daa140ac9859 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:00.417770 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-678b67bc-308f-4e44-9330-daa140ac9859 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.417967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-678b67bc-308f-4e44-9330-daa140ac9859 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.427261 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.427261 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:00.431806 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-678b67bc-308f-4e44-9330-daa140ac9859 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:00.434608 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-c3c4b972-872e-4221-ad65-b981e8bb3211 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:00.434855 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-c3c4b972-872e-4221-ad65-b981e8bb3211 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.435079 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-c3c4b972-872e-4221-ad65-b981e8bb3211 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.436774 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-678b67bc-308f-4e44-9330-daa140ac9859 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:00.437251 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1079/4292] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:00.442373 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.442373 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:00.446418 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-b3194a40-98b9-463e-b921-461244c4b4ee req-c3c4b972-872e-4221-ad65-b981e8bb3211 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:00.452715 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-c3c4b972-872e-4221-ad65-b981e8bb3211 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:00.452906 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b87abbab-96af-4b69-9970-3eacae214b81 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.453111 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1077/4293] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 840 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:00.454589 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b87abbab-96af-4b69-9970-3eacae214b81 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:00.454782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b87abbab-96af-4b69-9970-3eacae214b81 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.454990 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b87abbab-96af-4b69-9970-3eacae214b81 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.461402 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.461402 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:00.465405 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b87abbab-96af-4b69-9970-3eacae214b81 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:00.471576 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b87abbab-96af-4b69-9970-3eacae214b81 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:00.472045 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1073/4294] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:00.523245 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c849828-ec89-4355-9e98-ee07a7c6b199 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.523644 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c849828-ec89-4355-9e98-ee07a7c6b199 None None] GET https://10.4.3.100/volume// Aug 12 15:01:00.523882 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c849828-ec89-4355-9e98-ee07a7c6b199 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.524059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c849828-ec89-4355-9e98-ee07a7c6b199 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.524378 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c849828-ec89-4355-9e98-ee07a7c6b199 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:00.524721 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1066/4295] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:01: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 15:01:00.531683 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b3194a40-98b9-463e-b921-461244c4b4ee req-fc5f4bdd-04ba-43d4-b646-727224b96266 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.533653 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-fc5f4bdd-04ba-43d4-b646-727224b96266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:01:00.534008 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-fc5f4bdd-04ba-43d4-b646-727224b96266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12", "connector": null, "instance_uuid": "f61756b0-1e08-420d-afac-be627bd508ea"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:00.541895 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.541895 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:00.577962 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-fc5f4bdd-04ba-43d4-b646-727224b96266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:01:00.578406 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1080/4296] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:01: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 15:01:00.583365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7ffcea9f-65e2-44d9-bd78-3f536a65553a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.613123 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-21c700ea-47e4-4a85-9472-96807239ac22 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.613709 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7ffcea9f-65e2-44d9-bd78-3f536a65553a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:00.613891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7ffcea9f-65e2-44d9-bd78-3f536a65553a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.614072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7ffcea9f-65e2-44d9-bd78-3f536a65553a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.614984 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-21c700ea-47e4-4a85-9472-96807239ac22 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:00.615202 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-21c700ea-47e4-4a85-9472-96807239ac22 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.615388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-21c700ea-47e4-4a85-9472-96807239ac22 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.620312 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.620312 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:00.624640 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7ffcea9f-65e2-44d9-bd78-3f536a65553a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:00.628860 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.628860 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:00.629845 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7ffcea9f-65e2-44d9-bd78-3f536a65553a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:00.629917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-20ad5397-a23e-481d-9c6a-c83e2167e3ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.630178 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20ad5397-a23e-481d-9c6a-c83e2167e3ea None None] GET https://10.4.3.100/volume// Aug 12 15:01:00.630335 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20ad5397-a23e-481d-9c6a-c83e2167e3ea None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.630372 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1078/4297] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:00.630527 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20ad5397-a23e-481d-9c6a-c83e2167e3ea None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.630815 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20ad5397-a23e-481d-9c6a-c83e2167e3ea None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:00.631080 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1067/4298] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 15:01:00.633106 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-21c700ea-47e4-4a85-9472-96807239ac22 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:00.640030 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-21c700ea-47e4-4a85-9472-96807239ac22 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:00.640610 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1074/4299] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:00.643263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b3194a40-98b9-463e-b921-461244c4b4ee req-123ba251-6224-4e27-981b-0784b0d0982e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.688621 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-123ba251-6224-4e27-981b-0784b0d0982e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:00.688886 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-123ba251-6224-4e27-981b-0784b0d0982e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:00.689113 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-123ba251-6224-4e27-981b-0784b0d0982e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:00.700568 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.700568 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:00.704688 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-b3194a40-98b9-463e-b921-461244c4b4ee req-123ba251-6224-4e27-981b-0784b0d0982e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:00.710475 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-123ba251-6224-4e27-981b-0784b0d0982e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:00.710990 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1081/4300] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:01:00 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 1019 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:00.820887 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-b3194a40-98b9-463e-b921-461244c4b4ee req-bd23f036-6e85-4911-83c2-11c196cc4c4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:00.822752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-bd23f036-6e85-4911-83c2-11c196cc4c4c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] PUT https://10.4.3.100/volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd Aug 12 15:01:00.823072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-bd23f036-6e85-4911-83c2-11c196cc4c4c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:00.834020 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b3194a40-98b9-463e-b921-461244c4b4ee req-bd23f036-6e85-4911-83c2-11c196cc4c4c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Acquiring lock "cinder-attachment_update-f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:01:00.838853 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b3194a40-98b9-463e-b921-461244c4b4ee req-bd23f036-6e85-4911-83c2-11c196cc4c4c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Lock "cinder-attachment_update-f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:01:00.839742 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:00.839742 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:00.913277 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-b3194a40-98b9-463e-b921-461244c4b4ee req-bd23f036-6e85-4911-83c2-11c196cc4c4c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Lock "cinder-attachment_update-f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12-np0000007067" released by "attachment_update" :: held 0.074s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:01:00.913591 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-bd23f036-6e85-4911-83c2-11c196cc4c4c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd returned with HTTP 200 Aug 12 15:01:00.914169 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1079/4301] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:01:00 2026] PUT /volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:01.079232 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-bbfb2db8-9acf-438a-a01e-b7ccde70566e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:01.081150 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-bbfb2db8-9acf-438a-a01e-b7ccde70566e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:01.081290 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-bbfb2db8-9acf-438a-a01e-b7ccde70566e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:01.081473 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-bbfb2db8-9acf-438a-a01e-b7ccde70566e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:01.087682 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:01.087682 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:01.090759 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-bbfb2db8-9acf-438a-a01e-b7ccde70566e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:01.094739 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-bbfb2db8-9acf-438a-a01e-b7ccde70566e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:01.095100 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1068/4302] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:01 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:01.103980 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4e774e9b-78a2-4ab5-bca5-99b7c4939016 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:01.104361 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4e774e9b-78a2-4ab5-bca5-99b7c4939016 None None] GET https://10.4.3.100/volume// Aug 12 15:01:01.104577 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4e774e9b-78a2-4ab5-bca5-99b7c4939016 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:01.104906 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4e774e9b-78a2-4ab5-bca5-99b7c4939016 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:01.105198 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4e774e9b-78a2-4ab5-bca5-99b7c4939016 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:01.105533 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1075/4303] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 15:01: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 15:01:01.111848 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-8eb333f5-6175-4bff-b430-e333029d3429 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:01.114104 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-8eb333f5-6175-4bff-b430-e333029d3429 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:01:01.114532 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-8eb333f5-6175-4bff-b430-e333029d3429 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73fa674d-6b19-4f0a-b6b8-cf1889373cb2", "connector": null, "instance_uuid": "2abbff30-7cb4-4b61-ad00-64e7a8465796"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:01.122177 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:01.122177 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:01.147654 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-8eb333f5-6175-4bff-b430-e333029d3429 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:01:01.148113 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1082/4304] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:01:01 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:01.653784 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-64fa52e6-7078-4954-9e5b-0dc71407bdf5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:01.655906 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64fa52e6-7078-4954-9e5b-0dc71407bdf5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:01.656136 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64fa52e6-7078-4954-9e5b-0dc71407bdf5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:01.656359 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64fa52e6-7078-4954-9e5b-0dc71407bdf5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:01.668909 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:01.668909 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:01.686598 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64fa52e6-7078-4954-9e5b-0dc71407bdf5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:01.686598 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64fa52e6-7078-4954-9e5b-0dc71407bdf5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:01.686598 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1080/4305] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:01 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:02.068211 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-092e82ee-dac4-4345-a4e4-9e179cb4cbe9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:02.068541 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-092e82ee-dac4-4345-a4e4-9e179cb4cbe9 None None] GET https://10.4.3.100/volume// Aug 12 15:01:02.068760 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-092e82ee-dac4-4345-a4e4-9e179cb4cbe9 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:02.068926 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-092e82ee-dac4-4345-a4e4-9e179cb4cbe9 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:02.069347 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-092e82ee-dac4-4345-a4e4-9e179cb4cbe9 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:02.070281 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1069/4306] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:01: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 15:01:02.082294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-5c59c5e8-ecc8-40dd-9617-c2729507e2ae None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:02.084299 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-5c59c5e8-ecc8-40dd-9617-c2729507e2ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:02.084524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-5c59c5e8-ecc8-40dd-9617-c2729507e2ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:02.084707 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-5c59c5e8-ecc8-40dd-9617-c2729507e2ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:02.093378 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:02.093378 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:02.097639 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-5c59c5e8-ecc8-40dd-9617-c2729507e2ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:02.102325 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-5c59c5e8-ecc8-40dd-9617-c2729507e2ae tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:02.102762 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1076/4307] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:01:02 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:02.214237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7b896489-22b5-4edb-883e-9b2bae7672fa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:02.218227 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7b896489-22b5-4edb-883e-9b2bae7672fa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0 Aug 12 15:01:02.218681 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7b896489-22b5-4edb-883e-9b2bae7672fa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:02.228202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7b896489-22b5-4edb-883e-9b2bae7672fa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-73fa674d-6b19-4f0a-b6b8-cf1889373cb2-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:01:02.235633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7b896489-22b5-4edb-883e-9b2bae7672fa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-73fa674d-6b19-4f0a-b6b8-cf1889373cb2-np0000007067" acquired by "attachment_update" :: waited 0.007s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:01:02.236913 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:02.236913 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:02.323544 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7b896489-22b5-4edb-883e-9b2bae7672fa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-73fa674d-6b19-4f0a-b6b8-cf1889373cb2-np0000007067" released by "attachment_update" :: held 0.088s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:01:02.323980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-7b896489-22b5-4edb-883e-9b2bae7672fa tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0 returned with HTTP 200 Aug 12 15:01:02.324443 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1083/4308] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:01:02 2026] PUT /volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:02.347999 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-02c2bedd-e17e-4a6d-99a5-b29d27dd792e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:02.350356 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-02c2bedd-e17e-4a6d-99a5-b29d27dd792e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0/action Aug 12 15:01:02.350884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-02c2bedd-e17e-4a6d-99a5-b29d27dd792e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:01:02.351073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-02c2bedd-e17e-4a6d-99a5-b29d27dd792e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:02.370439 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:02.370439 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:02.380262 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-1f1272a1-36b7-47dd-8a2b-39fc100a8b03 req-02c2bedd-e17e-4a6d-99a5-b29d27dd792e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0/action returned with HTTP 204 Aug 12 15:01:02.380672 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1081/4309] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:01:02 2026] POST /volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:01:02.694026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a3d36118-c001-440b-9cd6-a57169b7b40b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:02.695768 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3d36118-c001-440b-9cd6-a57169b7b40b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:02.695984 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3d36118-c001-440b-9cd6-a57169b7b40b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:02.696175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a3d36118-c001-440b-9cd6-a57169b7b40b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:02.704769 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:02.704769 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:02.707662 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a3d36118-c001-440b-9cd6-a57169b7b40b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:02.711296 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a3d36118-c001-440b-9cd6-a57169b7b40b tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:02.711654 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1070/4310] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:02 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:03.724438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-330efbf8-0b26-4f71-aedf-b38cbe94369d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:03.726306 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-330efbf8-0b26-4f71-aedf-b38cbe94369d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:03.726514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-330efbf8-0b26-4f71-aedf-b38cbe94369d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:03.726695 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-330efbf8-0b26-4f71-aedf-b38cbe94369d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:03.735760 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:03.735760 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:03.739142 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-330efbf8-0b26-4f71-aedf-b38cbe94369d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:03.743138 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-330efbf8-0b26-4f71-aedf-b38cbe94369d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:03.743558 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1077/4311] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:03 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:04.148301 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-b3194a40-98b9-463e-b921-461244c4b4ee req-16030edf-ce83-4723-8487-28ef2b4241d6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:04.150454 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-16030edf-ce83-4723-8487-28ef2b4241d6 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd/action Aug 12 15:01:04.150831 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-16030edf-ce83-4723-8487-28ef2b4241d6 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:01:04.150987 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-16030edf-ce83-4723-8487-28ef2b4241d6 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:04.167880 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:04.167880 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:04.176424 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-b3194a40-98b9-463e-b921-461244c4b4ee req-16030edf-ce83-4723-8487-28ef2b4241d6 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd/action returned with HTTP 204 Aug 12 15:01:04.176933 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1084/4312] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:01:04 2026] POST /volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:01:04.755674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-501fac01-fb90-46e8-8e8d-e8fe803ce835 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:04.757441 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-501fac01-fb90-46e8-8e8d-e8fe803ce835 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:04.757669 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-501fac01-fb90-46e8-8e8d-e8fe803ce835 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:04.757910 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-501fac01-fb90-46e8-8e8d-e8fe803ce835 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:04.767372 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:04.767372 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:04.770878 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-501fac01-fb90-46e8-8e8d-e8fe803ce835 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:04.774988 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-501fac01-fb90-46e8-8e8d-e8fe803ce835 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:04.775362 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1082/4313] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:04 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:04.786672 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-82965131-58e5-411d-838c-e1d4efdfec54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:04.788597 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82965131-58e5-411d-838c-e1d4efdfec54 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:04.788834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82965131-58e5-411d-838c-e1d4efdfec54 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:04.789111 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-82965131-58e5-411d-838c-e1d4efdfec54 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:04.798193 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:04.798193 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:04.801614 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-82965131-58e5-411d-838c-e1d4efdfec54 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:04.806244 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-82965131-58e5-411d-838c-e1d4efdfec54 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:04.806672 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1071/4314] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:04 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:08.010475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-55f14254-ea89-45c1-b489-2a47b1165c57 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:08.012624 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-55f14254-ea89-45c1-b489-2a47b1165c57 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:08.012897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-55f14254-ea89-45c1-b489-2a47b1165c57 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:08.013132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-55f14254-ea89-45c1-b489-2a47b1165c57 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:08.022921 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:08.022921 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:08.026541 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-55f14254-ea89-45c1-b489-2a47b1165c57 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:08.031454 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-55f14254-ea89-45c1-b489-2a47b1165c57 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:08.031962 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1078/4315] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:08 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:08.048972 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-e9ea7918-99a2-42a5-b782-b04385112f21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:08.050762 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-e9ea7918-99a2-42a5-b782-b04385112f21 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12/action Aug 12 15:01:08.051076 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-e9ea7918-99a2-42a5-b782-b04385112f21 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:01:08.051192 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-e9ea7918-99a2-42a5-b782-b04385112f21 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:08.065060 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:08.065060 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:08.065517 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-e9ea7918-99a2-42a5-b782-b04385112f21 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:08.072833 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-e9ea7918-99a2-42a5-b782-b04385112f21 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Begin detaching volume completed successfully. Aug 12 15:01:08.073126 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-e9ea7918-99a2-42a5-b782-b04385112f21 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12/action returned with HTTP 202 Aug 12 15:01:08.074116 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1085/4316] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:01:08 2026] POST /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:01:08.137811 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5c158e7-bce9-4da7-bc2f-89c5036f7086 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:08.138382 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5c158e7-bce9-4da7-bc2f-89c5036f7086 None None] GET https://10.4.3.100/volume// Aug 12 15:01:08.138382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5c158e7-bce9-4da7-bc2f-89c5036f7086 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:08.138655 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5c158e7-bce9-4da7-bc2f-89c5036f7086 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:08.139394 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5c158e7-bce9-4da7-bc2f-89c5036f7086 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:08.140107 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1083/4317] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:01: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 15:01:08.152262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-050ae26a-9861-41fd-9e56-ee1e64048773 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:08.154679 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-050ae26a-9861-41fd-9e56-ee1e64048773 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:08.154971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-050ae26a-9861-41fd-9e56-ee1e64048773 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:08.155184 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-050ae26a-9861-41fd-9e56-ee1e64048773 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:08.167259 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:08.167259 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:08.171577 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-050ae26a-9861-41fd-9e56-ee1e64048773 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:08.177074 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-050ae26a-9861-41fd-9e56-ee1e64048773 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:01:08.177551 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1072/4318] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:01:08 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 1315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:08.966311 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-09974193-9b84-4eb4-a3b6-b1c8f5140e04 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:08.968429 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-09974193-9b84-4eb4-a3b6-b1c8f5140e04 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] DELETE https://10.4.3.100/volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd Aug 12 15:01:08.968629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-09974193-9b84-4eb4-a3b6-b1c8f5140e04 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:08.968815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-09974193-9b84-4eb4-a3b6-b1c8f5140e04 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:08.975415 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:08.975415 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:09.023515 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-867b9bc4-679d-4d05-a475-e847eeba0c0e req-09974193-9b84-4eb4-a3b6-b1c8f5140e04 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd returned with HTTP 200 Aug 12 15:01:09.024067 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1079/4319] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:01:08 2026] DELETE /volume/v3/attachments/397047b4-73e7-4c9f-95ed-f47bc6e844bd => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:09.189846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:09.191778 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:01:09.192202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12", "force": false, "name": "tempest-TestStampPattern-snapshot-874027572", "description": null, "metadata": null}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:09.201353 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:09.201353 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:09.202181 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:09.202504 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Create snapshot from volume f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:01:09.240214 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Created reservations ['7bcb0b8b-7cc7-4d28-8bef-711af871950b', '7d2caca4-3093-4778-a8c6-57bfd7784397', '2a0be4f9-88bc-4603-bdf9-8aee75966924', 'a96b302d-143f-496f-8f5c-a95fa9b93d6b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:01:09.279822 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot create request issued successfully. Aug 12 15:01:09.280386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad16a096-8f0f-40b4-ad7c-841d1ce4a65c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:01:09.281086 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1086/4320] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:01:09 2026] POST /volume/v3/snapshots => generated 302 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:01:09.292330 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7deafbb0-a84e-49e4-a3df-e28234cfdd3c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:09.296792 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7deafbb0-a84e-49e4-a3df-e28234cfdd3c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e Aug 12 15:01:09.297053 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7deafbb0-a84e-49e4-a3df-e28234cfdd3c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:09.297306 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7deafbb0-a84e-49e4-a3df-e28234cfdd3c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:09.308678 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:09.308678 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:09.309350 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7deafbb0-a84e-49e4-a3df-e28234cfdd3c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot retrieved successfully. Aug 12 15:01:09.312790 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7deafbb0-a84e-49e4-a3df-e28234cfdd3c tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e returned with HTTP 200 Aug 12 15:01:09.313474 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1084/4321] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:01:09 2026] GET /volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e => generated 434 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:10.322561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ce43ca83-6ac5-4126-a632-9f65bf92ba41 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:10.324835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce43ca83-6ac5-4126-a632-9f65bf92ba41 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e Aug 12 15:01:10.325270 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce43ca83-6ac5-4126-a632-9f65bf92ba41 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:10.325526 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ce43ca83-6ac5-4126-a632-9f65bf92ba41 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:10.332185 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:10.332185 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:10.332805 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ce43ca83-6ac5-4126-a632-9f65bf92ba41 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot retrieved successfully. Aug 12 15:01:10.333912 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ce43ca83-6ac5-4126-a632-9f65bf92ba41 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e returned with HTTP 200 Aug 12 15:01:10.334402 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1073/4322] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:01:10 2026] GET /volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:10.342667 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9f40f140-79fb-4e5d-a97d-c2bed00c71a5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:10.344395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9f40f140-79fb-4e5d-a97d-c2bed00c71a5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e Aug 12 15:01:10.344712 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9f40f140-79fb-4e5d-a97d-c2bed00c71a5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:10.344850 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9f40f140-79fb-4e5d-a97d-c2bed00c71a5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:10.349515 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:10.349515 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:10.349945 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9f40f140-79fb-4e5d-a97d-c2bed00c71a5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot retrieved successfully. Aug 12 15:01:10.350770 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9f40f140-79fb-4e5d-a97d-c2bed00c71a5 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e returned with HTTP 200 Aug 12 15:01:10.351221 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1080/4323] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:01:10 2026] GET /volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:15.038982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:15.040866 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:01:15.041195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1034072556", "snapshot_id": "809bca8d-e50c-4026-a2de-f73c99b1526e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:15.042743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1034072556', 'snapshot_id': '809bca8d-e50c-4026-a2de-f73c99b1526e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:01:15.048328 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:15.048328 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:15.048757 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot retrieved successfully. Aug 12 15:01:15.048871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Create volume of 1 GB Aug 12 15:01:15.052380 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Availability Zones retrieved successfully. Aug 12 15:01:15.057938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Flow 'volume_create_api' (5914793d-4184-4591-ac2c-079d3600c5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:01:15.059767 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f120dc8-0a7a-44fb-af9e-c3126d3566fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:15.060678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:01:15.089037 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f120dc8-0a7a-44fb-af9e-c3126d3566fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '809bca8d-e50c-4026-a2de-f73c99b1526e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:15.089756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155dc538-edc4-482d-a524-af1fdfa4461d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:15.129483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Created reservations ['273c0072-8526-4718-b10b-ca3f217b5a8c', '349ffc22-a44c-461b-8188-ffd7a04eaa28', 'e4f8a5f5-f046-4eff-aa33-b76d111c8541', 'cfa8a4e6-c7c9-43fb-886b-1fed88f61f3b'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:01:15.129483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (155dc538-edc4-482d-a524-af1fdfa4461d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273c0072-8526-4718-b10b-ca3f217b5a8c', '349ffc22-a44c-461b-8188-ffd7a04eaa28', 'e4f8a5f5-f046-4eff-aa33-b76d111c8541', 'cfa8a4e6-c7c9-43fb-886b-1fed88f61f3b']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:15.130052 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e931bba5-ed41-493f-9027-405b00a11d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:15.174625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e931bba5-ed41-493f-9027-405b00a11d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84bc460e-8265-4fe3-ac43-5c6e99949b58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1034072556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a974fa60e8444de5bfc2eceb677cdff5',qos_specs=None,replication_status=,reservations=['273c0072-8526-4718-b10b-ca3f217b5a8c','349ffc22-a44c-461b-8188-ffd7a04eaa28','e4f8a5f5-f046-4eff-aa33-b76d111c8541','cfa8a4e6-c7c9-43fb-886b-1fed88f61f3b'],size=1,snapshot_id=809bca8d-e50c-4026-a2de-f73c99b1526e,source_replicaid=,source_volid=None,status='creating',user_id='43fc523401724edebb590911e478c7b6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1034072556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84bc460e-8265-4fe3-ac43-5c6e99949b58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a974fa60e8444de5bfc2eceb677cdff5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=809bca8d-e50c-4026-a2de-f73c99b1526e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43fc523401724edebb590911e478c7b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:15.175685 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42928714-7841-4677-a304-86a0b5de4222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:15.198437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42928714-7841-4677-a304-86a0b5de4222) transitioned into state 'SUCCESS' from state '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-1034072556',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a974fa60e8444de5bfc2eceb677cdff5',qos_specs=None,replication_status=,reservations=['273c0072-8526-4718-b10b-ca3f217b5a8c','349ffc22-a44c-461b-8188-ffd7a04eaa28','e4f8a5f5-f046-4eff-aa33-b76d111c8541','cfa8a4e6-c7c9-43fb-886b-1fed88f61f3b'],size=1,snapshot_id=809bca8d-e50c-4026-a2de-f73c99b1526e,source_replicaid=,source_volid=None,status='creating',user_id='43fc523401724edebb590911e478c7b6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:15.199530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61aaf63-0dba-4f73-8134-b72bffc9994b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:15.223388 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61aaf63-0dba-4f73-8134-b72bffc9994b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:15.224501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Flow 'volume_create_api' (5914793d-4184-4591-ac2c-079d3600c5dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:01:15.224939 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Create volume request issued successfully. Aug 12 15:01:15.225860 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c42674e7-0dd8-46da-bc2c-d07a9823e11e tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:01:15.226475 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1087/4324] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:01:15 2026] POST /volume/v3/volumes => generated 781 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:01:15.746080 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:15.747684 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:01:15.747868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:15.748051 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:15.748150 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Delete snapshot with id: 4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:01:15.752893 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:15.752893 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:15.753289 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Snapshot retrieved successfully. Aug 12 15:01:15.769586 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Snapshot delete request issued successfully. Aug 12 15:01:15.769586 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6a716f10-b2d0-4b6a-bc77-9f64017b04d8 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 202 Aug 12 15:01:15.769586 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1085/4325] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:01:15 2026] DELETE /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:01:15.777650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6401c1f4-dd22-4569-af43-4ddbc56f6b61 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:15.781793 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6401c1f4-dd22-4569-af43-4ddbc56f6b61 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:01:15.781793 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6401c1f4-dd22-4569-af43-4ddbc56f6b61 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:15.781793 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6401c1f4-dd22-4569-af43-4ddbc56f6b61 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:15.788814 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:15.788814 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:15.789339 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6401c1f4-dd22-4569-af43-4ddbc56f6b61 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Snapshot retrieved successfully. Aug 12 15:01:15.790417 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6401c1f4-dd22-4569-af43-4ddbc56f6b61 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 200 Aug 12 15:01:15.790839 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1074/4326] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:01:15 2026] GET /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:16.802157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c4127a0f-25af-4ee0-9cc2-a8a5b8a16238 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:16.803959 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4127a0f-25af-4ee0-9cc2-a8a5b8a16238 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:01:16.804203 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4127a0f-25af-4ee0-9cc2-a8a5b8a16238 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:16.804444 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4127a0f-25af-4ee0-9cc2-a8a5b8a16238 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:16.809096 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4127a0f-25af-4ee0-9cc2-a8a5b8a16238 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 404 Aug 12 15:01:16.809540 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1081/4327] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:01:16 2026] GET /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:01:16.935783 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-9841aff6-870e-4a08-b2d6-b65bd620a977 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:16.941408 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-9841aff6-870e-4a08-b2d6-b65bd620a977 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/attachments?instance_id=24fd4723-f911-4c2b-be8f-c04628259b82 Aug 12 15:01:16.941757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-9841aff6-870e-4a08-b2d6-b65bd620a977 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:16.942069 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-9841aff6-870e-4a08-b2d6-b65bd620a977 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:16.965495 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-9841aff6-870e-4a08-b2d6-b65bd620a977 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments?instance_id=24fd4723-f911-4c2b-be8f-c04628259b82 returned with HTTP 200 Aug 12 15:01:16.965495 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1088/4328] 10.4.3.100 () {70 vars in 1637 bytes} [Wed Aug 12 15:01:16 2026] GET /volume/v3/attachments?instance_id=24fd4723-f911-4c2b-be8f-c04628259b82 => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:16.971498 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-cf29e094-3613-4c2b-908c-061be8dd537b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:16.973792 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-cf29e094-3613-4c2b-908c-061be8dd537b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 Aug 12 15:01:16.974012 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-cf29e094-3613-4c2b-908c-061be8dd537b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:16.974198 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-cf29e094-3613-4c2b-908c-061be8dd537b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:16.989440 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-15e3dd9c-320e-46cb-9ab5-c818120a02c5 req-cf29e094-3613-4c2b-908c-061be8dd537b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 returned with HTTP 200 Aug 12 15:01:16.990492 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1086/4329] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 15:01:16 2026] GET /volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:19.961008 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-de45008b-4871-416a-b1e7-a211cf5029c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:19.963412 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-de45008b-4871-416a-b1e7-a211cf5029c0 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/limits Aug 12 15:01:19.964130 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-de45008b-4871-416a-b1e7-a211cf5029c0 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:19.964312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-de45008b-4871-416a-b1e7-a211cf5029c0 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:19.986127 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-de45008b-4871-416a-b1e7-a211cf5029c0 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/limits returned with HTTP 200 Aug 12 15:01:19.986888 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1075/4330] 10.4.3.100 () {68 vars in 1484 bytes} [Wed Aug 12 15:01:19 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:20.027050 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-9195a49f-d3bf-4d6d-825a-33814dd70b7e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:20.028981 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-9195a49f-d3bf-4d6d-825a-33814dd70b7e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:01:20.029166 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-9195a49f-d3bf-4d6d-825a-33814dd70b7e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:20.029531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-9195a49f-d3bf-4d6d-825a-33814dd70b7e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:20.040628 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:20.040628 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:20.044907 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-9195a49f-d3bf-4d6d-825a-33814dd70b7e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:20.051020 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-9195a49f-d3bf-4d6d-825a-33814dd70b7e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 15:01:20.051555 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1082/4331] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:20 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1663 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:20.060631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:20.062736 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:01:20.063113 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d6c9d05-59c0-4437-83ce-6bd481458d69", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-780628656", "description": null, "metadata": {}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:20.073487 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:20.073487 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:20.073910 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:20.074069 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create snapshot from volume 9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:01:20.097942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Created reservations ['b143a642-4f92-4a52-acd1-6a1ac0684734', '9cba8762-39cc-42ff-b6e1-f31bb5f869f8', '30142050-311c-43d4-96bb-24776f620a88', 'f55607f4-1092-40bc-bd27-70fab6a42d69'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:01:20.127367 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot force create request issued successfully. Aug 12 15:01:20.127664 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-80353a4d-82fa-4f3e-9adc-308c04dee2cb req-4c1c887c-8c7d-470c-adea-1e5e51f2160b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:01:20.128260 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1089/4332] 10.4.3.100 () {72 vars in 1547 bytes} [Wed Aug 12 15:01:20 2026] POST /volume/v3/snapshots => generated 323 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:01:21.803223 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60e9892a-0ef2-4f19-be62-6a9fd2d9b9fd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:21.805145 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60e9892a-0ef2-4f19-be62-6a9fd2d9b9fd tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf Aug 12 15:01:21.805394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60e9892a-0ef2-4f19-be62-6a9fd2d9b9fd tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:21.805626 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60e9892a-0ef2-4f19-be62-6a9fd2d9b9fd tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:21.807640 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=114,cinder:UPDATE=20,cinder:INSERT=7 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:01:21.811549 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:21.811549 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:21.812044 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60e9892a-0ef2-4f19-be62-6a9fd2d9b9fd tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:01:21.812907 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60e9892a-0ef2-4f19-be62-6a9fd2d9b9fd tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf returned with HTTP 200 Aug 12 15:01:21.813333 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1087/4333] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:01:21 2026] GET /volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:21.841620 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:21.843540 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:01:21.843904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-815551077", "snapshot_id": null, "imageRef": "ed541f76-0b74-42e4-bd46-416c713082a9", "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:21.845421 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-815551077', 'snapshot_id': None, 'imageRef': 'ed541f76-0b74-42e4-bd46-416c713082a9', 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:01:22.003201 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:22.003201 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:22.003666 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:01:22.003883 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume of 1 GB Aug 12 15:01:22.008335 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Availability Zones retrieved successfully. Aug 12 15:01:22.016177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Flow 'volume_create_api' (ada8574b-4ae1-484b-890e-05a07f8eee9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:01:22.017893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1488e4ba-d726-4240-b5ad-7d92fece3b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:22.021499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:01:22.068002 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1488e4ba-d726-4240-b5ad-7d92fece3b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad43dd31-0ae9-4ec4-af91-dc876e6d91bf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:22.068892 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6f4cad-1e00-468e-b6d1-7f875a5e32bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:22.117809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Created reservations ['4c1cfa83-3cab-4e5e-a29b-b13eba57c4cd', '581da99a-d1e1-458c-957a-ff70d6696609', 'c26d3542-b927-46ff-87f3-01bb352d6042', '670df086-494b-4698-9044-0a951e7df2e0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:01:22.120483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6f4cad-1e00-468e-b6d1-7f875a5e32bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1cfa83-3cab-4e5e-a29b-b13eba57c4cd', '581da99a-d1e1-458c-957a-ff70d6696609', 'c26d3542-b927-46ff-87f3-01bb352d6042', '670df086-494b-4698-9044-0a951e7df2e0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:22.120483 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c54ddf-0bd1-48f6-ac2d-d4a2d176f4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:22.172090 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20c54ddf-0bd1-48f6-ac2d-d4a2d176f4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0064e03-6519-44dd-9340-d749dc0f32f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-815551077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f580e592f3a8417097cb429ec4a1156a',qos_specs=None,replication_status=,reservations=['4c1cfa83-3cab-4e5e-a29b-b13eba57c4cd','581da99a-d1e1-458c-957a-ff70d6696609','c26d3542-b927-46ff-87f3-01bb352d6042','670df086-494b-4698-9044-0a951e7df2e0'],size=1,snapshot_id=ad43dd31-0ae9-4ec4-af91-dc876e6d91bf,source_replicaid=,source_volid=None,status='creating',user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T15:01:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-815551077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0064e03-6519-44dd-9340-d749dc0f32f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f580e592f3a8417097cb429ec4a1156a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad43dd31-0ae9-4ec4-af91-dc876e6d91bf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:22.173232 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873d61c5-41f8-4f77-a83b-f43210a743b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:22.195919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (873d61c5-41f8-4f77-a83b-f43210a743b3) transitioned into state 'SUCCESS' from state '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-815551077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f580e592f3a8417097cb429ec4a1156a',qos_specs=None,replication_status=,reservations=['4c1cfa83-3cab-4e5e-a29b-b13eba57c4cd','581da99a-d1e1-458c-957a-ff70d6696609','c26d3542-b927-46ff-87f3-01bb352d6042','670df086-494b-4698-9044-0a951e7df2e0'],size=1,snapshot_id=ad43dd31-0ae9-4ec4-af91-dc876e6d91bf,source_replicaid=,source_volid=None,status='creating',user_id='28fef5dfd9d6482aa83c8ce7f8b10ab6',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:22.196862 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90732931-7bdf-49c2-a5c9-8df7d8fb0f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:01:22.253280 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90732931-7bdf-49c2-a5c9-8df7d8fb0f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:01:22.254532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Flow 'volume_create_api' (ada8574b-4ae1-484b-890e-05a07f8eee9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:01:22.254960 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Create volume request issued successfully. Aug 12 15:01:22.255805 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f453e1b6-74b7-441f-803b-f776a2a7c225 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:01:22.256392 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1076/4334] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:01:21 2026] POST /volume/v3/volumes => generated 813 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:01:22.277375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-83a17616-1ce4-4d08-a5a1-6f12feac2074 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:22.277375 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-83a17616-1ce4-4d08-a5a1-6f12feac2074 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:01:22.277375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-83a17616-1ce4-4d08-a5a1-6f12feac2074 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:22.277375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-83a17616-1ce4-4d08-a5a1-6f12feac2074 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:22.285530 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:22.285530 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:22.287901 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-83a17616-1ce4-4d08-a5a1-6f12feac2074 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:22.292340 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-83a17616-1ce4-4d08-a5a1-6f12feac2074 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 200 Aug 12 15:01:22.292718 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1083/4335] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:01:22 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:23.306022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9df87bd-cbb1-4d36-a38e-3ce4e1549ce3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:23.308076 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9df87bd-cbb1-4d36-a38e-3ce4e1549ce3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:01:23.308340 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9df87bd-cbb1-4d36-a38e-3ce4e1549ce3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:23.308554 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9df87bd-cbb1-4d36-a38e-3ce4e1549ce3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:23.315606 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:23.315606 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:23.319598 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e9df87bd-cbb1-4d36-a38e-3ce4e1549ce3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:23.324736 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9df87bd-cbb1-4d36-a38e-3ce4e1549ce3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 200 Aug 12 15:01:23.325262 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1090/4336] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:01:23 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:23.337633 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ccef50c0-94fe-4e55-8ec9-5a8948a7121b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:23.339417 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccef50c0-94fe-4e55-8ec9-5a8948a7121b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:01:23.339648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccef50c0-94fe-4e55-8ec9-5a8948a7121b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:23.339802 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ccef50c0-94fe-4e55-8ec9-5a8948a7121b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:23.346740 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:23.346740 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:23.350199 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ccef50c0-94fe-4e55-8ec9-5a8948a7121b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:23.355037 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ccef50c0-94fe-4e55-8ec9-5a8948a7121b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 200 Aug 12 15:01:23.355398 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1088/4337] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:01:23 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 1422 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:24.454892 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-39a37a62-eab3-48b2-90c6-244139a47206 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:24.457824 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-39a37a62-eab3-48b2-90c6-244139a47206 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:01:24.458127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-39a37a62-eab3-48b2-90c6-244139a47206 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:24.458385 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-39a37a62-eab3-48b2-90c6-244139a47206 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:24.468787 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:24.468787 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:24.473143 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-39a37a62-eab3-48b2-90c6-244139a47206 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:24.479563 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-39a37a62-eab3-48b2-90c6-244139a47206 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 200 Aug 12 15:01:24.480155 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1077/4338] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:24 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 1404 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:24.890773 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-3d5675a2-f04f-4736-9d7d-687d563344fc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:24.892810 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-3d5675a2-f04f-4736-9d7d-687d563344fc tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:01:24.893007 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-3d5675a2-f04f-4736-9d7d-687d563344fc tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:24.893222 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-3d5675a2-f04f-4736-9d7d-687d563344fc tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:24.900958 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:24.900958 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:24.905408 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-3d5675a2-f04f-4736-9d7d-687d563344fc tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:24.911722 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-3d5675a2-f04f-4736-9d7d-687d563344fc tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 200 Aug 12 15:01:24.912240 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1084/4339] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:24 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 1404 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:24.924229 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-34437480-ceba-4c82-9533-d0732953b016 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:24.924611 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34437480-ceba-4c82-9533-d0732953b016 None None] GET https://10.4.3.100/volume// Aug 12 15:01:24.924771 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34437480-ceba-4c82-9533-d0732953b016 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:24.924942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-34437480-ceba-4c82-9533-d0732953b016 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:24.925253 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-34437480-ceba-4c82-9533-d0732953b016 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:24.925563 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1091/4340] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 15:01: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 15:01:24.934061 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-8c7681ba-8d84-40d0-91c8-b2de61ebf64e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:24.935830 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-8c7681ba-8d84-40d0-91c8-b2de61ebf64e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:01:24.936161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-8c7681ba-8d84-40d0-91c8-b2de61ebf64e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0064e03-6519-44dd-9340-d749dc0f32f8", "connector": null, "instance_uuid": "7c9842d5-50ed-4f4e-a12c-f40ffd4d688b"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:24.943952 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:24.943952 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:24.964548 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-8c7681ba-8d84-40d0-91c8-b2de61ebf64e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:01:24.964958 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1089/4341] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:01:24 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 15:01:25.982753 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4fc81018-c412-47f8-974d-74d54cee6208 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:25.983111 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fc81018-c412-47f8-974d-74d54cee6208 None None] GET https://10.4.3.100/volume// Aug 12 15:01:25.983254 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fc81018-c412-47f8-974d-74d54cee6208 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:25.983417 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4fc81018-c412-47f8-974d-74d54cee6208 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:25.983749 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4fc81018-c412-47f8-974d-74d54cee6208 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:25.984005 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1078/4342] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:01: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 15:01:25.993007 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-abed68a4-ba83-4736-b5f9-74a55ac5b232 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:25.994905 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-abed68a4-ba83-4736-b5f9-74a55ac5b232 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:01:25.995167 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-abed68a4-ba83-4736-b5f9-74a55ac5b232 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:25.995405 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-abed68a4-ba83-4736-b5f9-74a55ac5b232 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:26.004872 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:26.004872 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:26.008080 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-abed68a4-ba83-4736-b5f9-74a55ac5b232 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:01:26.012279 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-abed68a4-ba83-4736-b5f9-74a55ac5b232 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 200 Aug 12 15:01:26.012713 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1085/4343] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:01:25 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 1583 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:26.108734 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-980c154f-b431-4c3d-b918-6a277390ce6b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:26.110734 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-980c154f-b431-4c3d-b918-6a277390ce6b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] PUT https://10.4.3.100/volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d Aug 12 15:01:26.111140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-980c154f-b431-4c3d-b918-6a277390ce6b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:26.118398 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-980c154f-b431-4c3d-b918-6a277390ce6b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Acquiring lock "cinder-attachment_update-e0064e03-6519-44dd-9340-d749dc0f32f8-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:01:26.123184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-980c154f-b431-4c3d-b918-6a277390ce6b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Lock "cinder-attachment_update-e0064e03-6519-44dd-9340-d749dc0f32f8-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:01:26.124137 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:26.124137 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:26.215222 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-980c154f-b431-4c3d-b918-6a277390ce6b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Lock "cinder-attachment_update-e0064e03-6519-44dd-9340-d749dc0f32f8-np0000007067" released by "attachment_update" :: held 0.092s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:01:26.215411 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-980c154f-b431-4c3d-b918-6a277390ce6b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d returned with HTTP 200 Aug 12 15:01:26.216054 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1092/4344] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:01:26 2026] PUT /volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:26.239790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-da25d8e3-b5a3-4010-83f9-cea400d6c6e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:26.242416 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-da25d8e3-b5a3-4010-83f9-cea400d6c6e3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] POST https://10.4.3.100/volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d/action Aug 12 15:01:26.242816 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-da25d8e3-b5a3-4010-83f9-cea400d6c6e3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action body: b'{"os-complete": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:01:26.242930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-da25d8e3-b5a3-4010-83f9-cea400d6c6e3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:26.258601 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:26.258601 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:26.272298 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-904bc6ba-8c93-4b1e-bd3a-b62ae3764d97 req-da25d8e3-b5a3-4010-83f9-cea400d6c6e3 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d/action returned with HTTP 204 Aug 12 15:01:26.272837 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1090/4345] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:01:26 2026] POST /volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:01:34.477479 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=96,cinder:UPDATE=15,cinder:INSERT=6 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:01:36.011057 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=130,cinder:INSERT=19,cinder:UPDATE=34 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:01:36.208322 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=131,cinder:UPDATE=48,cinder:INSERT=20 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:01:36.268168 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:01:49.626144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-55817812-6ab9-467b-b2e8-c53e2643f482 req-24fb32c7-9cc9-4586-b7ab-46cdff1de4f3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:49.628603 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-55817812-6ab9-467b-b2e8-c53e2643f482 req-24fb32c7-9cc9-4586-b7ab-46cdff1de4f3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0 Aug 12 15:01:49.628813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-55817812-6ab9-467b-b2e8-c53e2643f482 req-24fb32c7-9cc9-4586-b7ab-46cdff1de4f3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:49.629019 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-55817812-6ab9-467b-b2e8-c53e2643f482 req-24fb32c7-9cc9-4586-b7ab-46cdff1de4f3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:49.638998 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:49.638998 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:49.683618 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-55817812-6ab9-467b-b2e8-c53e2643f482 req-24fb32c7-9cc9-4586-b7ab-46cdff1de4f3 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0 returned with HTTP 200 Aug 12 15:01:49.684131 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1079/4346] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:01:49 2026] DELETE /volume/v3/attachments/0b126811-20ca-4dac-accd-8df60d5127a0 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:50.297421 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-10fd230b-b87f-4a1b-819a-07a8cc572d9d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:50.299147 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-10fd230b-b87f-4a1b-819a-07a8cc572d9d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:50.299342 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-10fd230b-b87f-4a1b-819a-07a8cc572d9d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:50.299533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-10fd230b-b87f-4a1b-819a-07a8cc572d9d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:50.305937 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:50.305937 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:50.309413 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-10fd230b-b87f-4a1b-819a-07a8cc572d9d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:50.313680 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-10fd230b-b87f-4a1b-819a-07a8cc572d9d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:50.314235 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1086/4347] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:50 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:50.737326 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f434ffb8-05d3-4824-b0d6-66f2dafa9164 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:50.739263 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f434ffb8-05d3-4824-b0d6-66f2dafa9164 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:50.739478 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f434ffb8-05d3-4824-b0d6-66f2dafa9164 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:50.739719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f434ffb8-05d3-4824-b0d6-66f2dafa9164 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:50.746400 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:50.746400 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:50.750008 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f434ffb8-05d3-4824-b0d6-66f2dafa9164 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:50.754527 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f434ffb8-05d3-4824-b0d6-66f2dafa9164 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:50.754907 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1093/4348] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:50 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:50.764727 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b022349-b8d4-4533-946a-74793ef5b01e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:50.765043 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b022349-b8d4-4533-946a-74793ef5b01e None None] GET https://10.4.3.100/volume// Aug 12 15:01:50.765221 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b022349-b8d4-4533-946a-74793ef5b01e None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:50.765427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b022349-b8d4-4533-946a-74793ef5b01e None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:50.765795 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b022349-b8d4-4533-946a-74793ef5b01e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:50.766129 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1091/4349] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 15:01: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 15:01:50.774706 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f6648103-2a2a-4637-b144-9ff203c2b776 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:50.776539 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f6648103-2a2a-4637-b144-9ff203c2b776 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:01:50.776880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f6648103-2a2a-4637-b144-9ff203c2b776 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73fa674d-6b19-4f0a-b6b8-cf1889373cb2", "connector": null, "instance_uuid": "7955bccc-206a-439c-a9f8-1968d7f9307f"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:50.785529 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:50.785529 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:50.811980 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-f6648103-2a2a-4637-b144-9ff203c2b776 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:01:50.812666 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1080/4350] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:01:50 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 15:01:51.777261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b655e6e8-057e-4ca9-9126-20c46be4a4dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:51.777684 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b655e6e8-057e-4ca9-9126-20c46be4a4dd None None] GET https://10.4.3.100/volume// Aug 12 15:01:51.777782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b655e6e8-057e-4ca9-9126-20c46be4a4dd None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:51.777943 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b655e6e8-057e-4ca9-9126-20c46be4a4dd None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:51.778239 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b655e6e8-057e-4ca9-9126-20c46be4a4dd None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:51.778508 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1087/4351] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:01:51 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 15:01:51.785732 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-226a9de6-d3ab-4629-a2dc-923563965188 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:51.787438 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-226a9de6-d3ab-4629-a2dc-923563965188 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:01:51.787666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-226a9de6-d3ab-4629-a2dc-923563965188 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:51.787842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-226a9de6-d3ab-4629-a2dc-923563965188 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:51.796412 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:51.796412 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:51.799909 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-226a9de6-d3ab-4629-a2dc-923563965188 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:01:51.804365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-226a9de6-d3ab-4629-a2dc-923563965188 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:01:51.804826 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1094/4352] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:01:51 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:51.910332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-dfaedb62-d21a-451e-ac97-fc8392b863c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:51.912601 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-dfaedb62-d21a-451e-ac97-fc8392b863c4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464 Aug 12 15:01:51.913069 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-dfaedb62-d21a-451e-ac97-fc8392b863c4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:51.922131 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-dfaedb62-d21a-451e-ac97-fc8392b863c4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-73fa674d-6b19-4f0a-b6b8-cf1889373cb2-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:01:51.927145 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-dfaedb62-d21a-451e-ac97-fc8392b863c4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-73fa674d-6b19-4f0a-b6b8-cf1889373cb2-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:01:51.928565 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:51.928565 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:52.005647 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-dfaedb62-d21a-451e-ac97-fc8392b863c4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-73fa674d-6b19-4f0a-b6b8-cf1889373cb2-np0000007067" released by "attachment_update" :: held 0.078s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:01:52.005647 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-dfaedb62-d21a-451e-ac97-fc8392b863c4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464 returned with HTTP 200 Aug 12 15:01:52.009482 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1092/4353] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:01:51 2026] PUT /volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:52.033614 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-33ec4051-60bc-46ae-9abc-505a2a8dd350 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:52.036971 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-33ec4051-60bc-46ae-9abc-505a2a8dd350 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464/action Aug 12 15:01:52.037421 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-33ec4051-60bc-46ae-9abc-505a2a8dd350 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:01:52.037602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-33ec4051-60bc-46ae-9abc-505a2a8dd350 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:52.056684 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:52.056684 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:52.065100 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-2cc65b8a-05b3-47c7-8c95-1bba0fd9da6c req-33ec4051-60bc-46ae-9abc-505a2a8dd350 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464/action returned with HTTP 204 Aug 12 15:01:52.065549 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1081/4354] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:01:52 2026] POST /volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:01:58.615955 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-95bdf395-6326-4367-9244-3c1c07cac2e0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.617695 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95bdf395-6326-4367-9244-3c1c07cac2e0 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:01:58.617876 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95bdf395-6326-4367-9244-3c1c07cac2e0 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:58.618082 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-95bdf395-6326-4367-9244-3c1c07cac2e0 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:58.625653 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:58.625653 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:58.629610 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-95bdf395-6326-4367-9244-3c1c07cac2e0 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:58.634089 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-95bdf395-6326-4367-9244-3c1c07cac2e0 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:01:58.634524 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1088/4355] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:58 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:58.646727 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-74d3b66d-fcc9-4857-8bb8-2cbc786a5966 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.648675 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74d3b66d-fcc9-4857-8bb8-2cbc786a5966 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:01:58.648822 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74d3b66d-fcc9-4857-8bb8-2cbc786a5966 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:58.649007 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-74d3b66d-fcc9-4857-8bb8-2cbc786a5966 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:58.656789 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:58.656789 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:58.660480 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-74d3b66d-fcc9-4857-8bb8-2cbc786a5966 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:58.665531 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-74d3b66d-fcc9-4857-8bb8-2cbc786a5966 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:01:58.665918 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1095/4356] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:58 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:58.708594 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-ac1a2ba6-4ff5-4aea-81ca-5eec07865145 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.711499 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-ac1a2ba6-4ff5-4aea-81ca-5eec07865145 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:01:58.711777 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-ac1a2ba6-4ff5-4aea-81ca-5eec07865145 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:58.712060 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-ac1a2ba6-4ff5-4aea-81ca-5eec07865145 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:58.722195 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:58.722195 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:58.727052 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-ac1a2ba6-4ff5-4aea-81ca-5eec07865145 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:58.733085 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-ac1a2ba6-4ff5-4aea-81ca-5eec07865145 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:01:58.733676 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1093/4357] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:01:58 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:58.811635 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a286e594-c663-4367-afc2-99049c120acd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.812052 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a286e594-c663-4367-afc2-99049c120acd None None] GET https://10.4.3.100/volume// Aug 12 15:01:58.812233 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a286e594-c663-4367-afc2-99049c120acd None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:58.812444 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a286e594-c663-4367-afc2-99049c120acd None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:58.812791 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a286e594-c663-4367-afc2-99049c120acd None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:58.813161 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1082/4358] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:01: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 15:01:58.821771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-6e7a85c3-8593-47e5-93c0-c201827627cc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.824501 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-6e7a85c3-8593-47e5-93c0-c201827627cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:01:58.825011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-6e7a85c3-8593-47e5-93c0-c201827627cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84bc460e-8265-4fe3-ac43-5c6e99949b58", "connector": null, "instance_uuid": "b9553a7d-327f-4334-bbba-4be7642b1572"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:58.833933 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:58.833933 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:58.859692 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-6e7a85c3-8593-47e5-93c0-c201827627cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:01:58.860159 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1089/4359] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:01:58 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 15:01:58.893185 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4eda4775-0f8f-46ac-adb9-68a2447123dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.894945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4eda4775-0f8f-46ac-adb9-68a2447123dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:01:58.895126 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4eda4775-0f8f-46ac-adb9-68a2447123dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:58.895309 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4eda4775-0f8f-46ac-adb9-68a2447123dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:58.905560 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:58.905560 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:01:58.909639 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4eda4775-0f8f-46ac-adb9-68a2447123dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:58.910194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e47dbf5c-bb2a-480d-8617-8dd45cbbc47c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.910768 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e47dbf5c-bb2a-480d-8617-8dd45cbbc47c None None] GET https://10.4.3.100/volume// Aug 12 15:01:58.910989 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e47dbf5c-bb2a-480d-8617-8dd45cbbc47c None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:58.911134 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e47dbf5c-bb2a-480d-8617-8dd45cbbc47c None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:58.911516 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e47dbf5c-bb2a-480d-8617-8dd45cbbc47c None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:01:58.911802 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1094/4360] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:01: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 15:01:58.914981 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4eda4775-0f8f-46ac-adb9-68a2447123dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:01:58.915501 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1096/4361] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:58 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:01:58.921688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-a515c6ea-2947-4b60-944f-07e3e39eb8a7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:58.924106 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-a515c6ea-2947-4b60-944f-07e3e39eb8a7 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:01:58.924814 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-a515c6ea-2947-4b60-944f-07e3e39eb8a7 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:58.925020 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-a515c6ea-2947-4b60-944f-07e3e39eb8a7 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:58.935141 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:58.935141 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:01:58.938624 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-a515c6ea-2947-4b60-944f-07e3e39eb8a7 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:58.942686 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-a515c6ea-2947-4b60-944f-07e3e39eb8a7 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:01:58.943177 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1083/4362] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:01:58 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 1053 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:01:59.043095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-1387d40f-c5b3-4f46-b322-1ad832914298 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:59.045046 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-1387d40f-c5b3-4f46-b322-1ad832914298 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] PUT https://10.4.3.100/volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545 Aug 12 15:01:59.045470 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-1387d40f-c5b3-4f46-b322-1ad832914298 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:01:59.052852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-1387d40f-c5b3-4f46-b322-1ad832914298 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Acquiring lock "cinder-attachment_update-84bc460e-8265-4fe3-ac43-5c6e99949b58-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:01:59.057269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-1387d40f-c5b3-4f46-b322-1ad832914298 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Lock "cinder-attachment_update-84bc460e-8265-4fe3-ac43-5c6e99949b58-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:01:59.058149 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:59.058149 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:01:59.138171 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-1387d40f-c5b3-4f46-b322-1ad832914298 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Lock "cinder-attachment_update-84bc460e-8265-4fe3-ac43-5c6e99949b58-np0000007067" released by "attachment_update" :: held 0.081s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:01:59.138494 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-1387d40f-c5b3-4f46-b322-1ad832914298 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545 returned with HTTP 200 Aug 12 15:01:59.138936 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1090/4363] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:01:59 2026] PUT /volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:01:59.931476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0dce1081-b872-4469-9838-4e92181505f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:01:59.933654 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0dce1081-b872-4469-9838-4e92181505f8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:01:59.933944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0dce1081-b872-4469-9838-4e92181505f8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:01:59.934217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0dce1081-b872-4469-9838-4e92181505f8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:01:59.944669 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:01:59.944669 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:01:59.948157 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0dce1081-b872-4469-9838-4e92181505f8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:01:59.952288 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0dce1081-b872-4469-9838-4e92181505f8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:01:59.952722 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1095/4364] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:01:59 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:00.964594 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b432100a-f32b-4ec5-8170-3968e0b027ea None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:00.966714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b432100a-f32b-4ec5-8170-3968e0b027ea tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:00.966962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b432100a-f32b-4ec5-8170-3968e0b027ea tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:00.967494 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b432100a-f32b-4ec5-8170-3968e0b027ea tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:00.976791 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:00.976791 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:00.980540 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b432100a-f32b-4ec5-8170-3968e0b027ea tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:00.985014 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b432100a-f32b-4ec5-8170-3968e0b027ea tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:02:00.985371 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1097/4365] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:00 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:02.000633 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8f437f4-2291-4fbd-8438-d4927951c116 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.003392 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8f437f4-2291-4fbd-8438-d4927951c116 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:02.003666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8f437f4-2291-4fbd-8438-d4927951c116 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:02.003762 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8f437f4-2291-4fbd-8438-d4927951c116 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:02.011808 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:02.011808 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:02.014947 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f8f437f4-2291-4fbd-8438-d4927951c116 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:02.018817 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8f437f4-2291-4fbd-8438-d4927951c116 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:02:02.019116 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1084/4366] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:01 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:02.221775 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fdcd9588-e75a-46fc-979a-242f3d46fadc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.223923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fdcd9588-e75a-46fc-979a-242f3d46fadc tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:02:02.224160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fdcd9588-e75a-46fc-979a-242f3d46fadc tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:02.224424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fdcd9588-e75a-46fc-979a-242f3d46fadc tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:02.224579 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-fdcd9588-e75a-46fc-979a-242f3d46fadc tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Delete snapshot with id: 4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:02:02.230247 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fdcd9588-e75a-46fc-979a-242f3d46fadc tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 404 Aug 12 15:02:02.231152 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1091/4367] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:02 2026] DELETE /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 12 15:02:02.242205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-365a7bc6-0d60-49db-b1e4-3f1426f8b742 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.243840 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-365a7bc6-0d60-49db-b1e4-3f1426f8b742 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 Aug 12 15:02:02.244024 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-365a7bc6-0d60-49db-b1e4-3f1426f8b742 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:02.244200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-365a7bc6-0d60-49db-b1e4-3f1426f8b742 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:02.248359 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-365a7bc6-0d60-49db-b1e4-3f1426f8b742 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 returned with HTTP 404 Aug 12 15:02:02.248789 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1096/4368] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:02 2026] GET /volume/v3/snapshots/4304d686-0804-4afb-9f55-eafba2ed1418 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:02.286760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-06caae52-e1b9-4652-9166-3af3f185d087 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.290546 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-06caae52-e1b9-4652-9166-3af3f185d087 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:02:02.290769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-06caae52-e1b9-4652-9166-3af3f185d087 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:02.290992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-06caae52-e1b9-4652-9166-3af3f185d087 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:02.311342 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:02.311342 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:02.315228 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-06caae52-e1b9-4652-9166-3af3f185d087 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:02.319574 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-06caae52-e1b9-4652-9166-3af3f185d087 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:02:02.319952 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1098/4369] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:02:02 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:02.339045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-93eecb69-6906-4f74-8f72-ac007b58c474 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.341322 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-93eecb69-6906-4f74-8f72-ac007b58c474 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769/action Aug 12 15:02:02.341715 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-93eecb69-6906-4f74-8f72-ac007b58c474 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:02:02.342616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-93eecb69-6906-4f74-8f72-ac007b58c474 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:02.360739 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:02.360739 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:02.360739 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-93eecb69-6906-4f74-8f72-ac007b58c474 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:02.365647 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-93eecb69-6906-4f74-8f72-ac007b58c474 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Begin detaching volume completed successfully. Aug 12 15:02:02.366013 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-93eecb69-6906-4f74-8f72-ac007b58c474 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769/action returned with HTTP 202 Aug 12 15:02:02.366715 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1085/4370] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:02:02 2026] POST /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:02:02.398848 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-68095ce4-4611-4b11-8850-0467bc3d42dc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.401441 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-68095ce4-4611-4b11-8850-0467bc3d42dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545/action Aug 12 15:02:02.401996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-68095ce4-4611-4b11-8850-0467bc3d42dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:02:02.402125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-68095ce4-4611-4b11-8850-0467bc3d42dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:02.411021 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a269e25b-84a5-45df-ae06-6cd82c19b8ae None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.411392 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a269e25b-84a5-45df-ae06-6cd82c19b8ae None None] GET https://10.4.3.100/volume// Aug 12 15:02:02.411574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a269e25b-84a5-45df-ae06-6cd82c19b8ae None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:02.411746 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a269e25b-84a5-45df-ae06-6cd82c19b8ae None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:02.412062 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a269e25b-84a5-45df-ae06-6cd82c19b8ae None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:02:02.412347 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1097/4371] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:02: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 15:02:02.420743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-e8173747-0a20-4e62-9ef7-bbde06ec8454 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:02.423441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-e8173747-0a20-4e62-9ef7-bbde06ec8454 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:02:02.423865 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-e8173747-0a20-4e62-9ef7-bbde06ec8454 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:02.424121 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-e8173747-0a20-4e62-9ef7-bbde06ec8454 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:02.424156 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:02.424156 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:02.436914 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:02.436914 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:02.441058 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7016b934-9276-4b20-8c9c-4f9d8d4229f5 req-68095ce4-4611-4b11-8850-0467bc3d42dc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545/action returned with HTTP 204 Aug 12 15:02:02.441682 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1092/4372] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:02:02 2026] POST /volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:02.441759 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-e8173747-0a20-4e62-9ef7-bbde06ec8454 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:02.446704 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-e8173747-0a20-4e62-9ef7-bbde06ec8454 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:02:02.447151 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1099/4373] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:02:02 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 1322 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:02:03.031196 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-25be010d-2413-4d0b-9438-1bceb6022266 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:03.033531 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25be010d-2413-4d0b-9438-1bceb6022266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:03.033908 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25be010d-2413-4d0b-9438-1bceb6022266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:03.034070 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-25be010d-2413-4d0b-9438-1bceb6022266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:03.047501 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:03.047501 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:03.051436 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-25be010d-2413-4d0b-9438-1bceb6022266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:03.056465 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-25be010d-2413-4d0b-9438-1bceb6022266 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:02:03.057110 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1086/4374] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:03 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:03.069554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b3b63542-dd2a-4675-8eeb-2a6d1287a0ee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:03.071240 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3b63542-dd2a-4675-8eeb-2a6d1287a0ee tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:03.071433 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3b63542-dd2a-4675-8eeb-2a6d1287a0ee tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:03.071662 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3b63542-dd2a-4675-8eeb-2a6d1287a0ee tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:03.080605 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:03.080605 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:03.084556 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b3b63542-dd2a-4675-8eeb-2a6d1287a0ee tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:03.089598 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3b63542-dd2a-4675-8eeb-2a6d1287a0ee tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:02:03.089948 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1098/4375] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:03 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:03.294555 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-6ce90692-fc26-42b5-8f01-2ec3be277172 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:03.296910 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-6ce90692-fc26-42b5-8f01-2ec3be277172 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] DELETE https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 Aug 12 15:02:03.297095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-6ce90692-fc26-42b5-8f01-2ec3be277172 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:03.297268 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-6ce90692-fc26-42b5-8f01-2ec3be277172 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:03.306352 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:03.306352 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:03.352598 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-82a68b56-cdc8-40be-9b73-5bfa4e449075 req-6ce90692-fc26-42b5-8f01-2ec3be277172 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 returned with HTTP 200 Aug 12 15:02:03.353138 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1093/4376] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:02:03 2026] DELETE /volume/v3/attachments/f613de36-c12c-4734-b73c-11fc8972de97 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:03.497197 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-980cf853-ee01-4096-9d62-9ca462931c90 req-f2206466-86d7-49f7-b9fb-8c2fd77e5197 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:03.499154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-980cf853-ee01-4096-9d62-9ca462931c90 req-f2206466-86d7-49f7-b9fb-8c2fd77e5197 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:02:03.499328 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-980cf853-ee01-4096-9d62-9ca462931c90 req-f2206466-86d7-49f7-b9fb-8c2fd77e5197 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:03.499544 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-980cf853-ee01-4096-9d62-9ca462931c90 req-f2206466-86d7-49f7-b9fb-8c2fd77e5197 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:03.506175 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:03.506175 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:03.509445 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-980cf853-ee01-4096-9d62-9ca462931c90 req-f2206466-86d7-49f7-b9fb-8c2fd77e5197 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:03.513365 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-980cf853-ee01-4096-9d62-9ca462931c90 req-f2206466-86d7-49f7-b9fb-8c2fd77e5197 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:02:03.513765 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1100/4377] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:02:03 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:03.529831 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:03.532175 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] DELETE https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:02:03.532444 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:03.532704 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:03.532927 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Delete volume with id: 861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:02:03.542273 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:03.542273 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:03.543050 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:03.562883 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Delete volume request issued successfully. Aug 12 15:02:03.563136 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c66cd6a-a7a7-42b8-b021-b280c683c461 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 202 Aug 12 15:02:03.563759 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1087/4378] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:03 2026] DELETE /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:03.572403 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7bc60215-8acb-4aa9-bd58-167ee7eef3b4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:03.574704 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bc60215-8acb-4aa9-bd58-167ee7eef3b4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:02:03.575094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7bc60215-8acb-4aa9-bd58-167ee7eef3b4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:03.575325 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7bc60215-8acb-4aa9-bd58-167ee7eef3b4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:03.583021 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:03.583021 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:03.586722 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7bc60215-8acb-4aa9-bd58-167ee7eef3b4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:03.591351 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7bc60215-8acb-4aa9-bd58-167ee7eef3b4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 200 Aug 12 15:02:03.591712 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1099/4379] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:03 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:04.608986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1ecdf4ce-1532-40e4-bb7a-29bfd5db34e9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:04.610608 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1ecdf4ce-1532-40e4-bb7a-29bfd5db34e9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 Aug 12 15:02:04.610791 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1ecdf4ce-1532-40e4-bb7a-29bfd5db34e9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:04.610992 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1ecdf4ce-1532-40e4-bb7a-29bfd5db34e9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:04.616177 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1ecdf4ce-1532-40e4-bb7a-29bfd5db34e9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 returned with HTTP 404 Aug 12 15:02:04.616600 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1094/4380] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:04 2026] GET /volume/v3/volumes/861f92ee-abdd-4d52-bf2d-664957b76769 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:05.628551 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-54ed4a10-1b7c-4e30-a91e-e8729bf15766 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:05.631128 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-54ed4a10-1b7c-4e30-a91e-e8729bf15766 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:05.631370 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-54ed4a10-1b7c-4e30-a91e-e8729bf15766 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:05.631613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-54ed4a10-1b7c-4e30-a91e-e8729bf15766 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:05.645489 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:05.645489 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:05.649143 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-54ed4a10-1b7c-4e30-a91e-e8729bf15766 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:05.653882 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-54ed4a10-1b7c-4e30-a91e-e8729bf15766 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:02:05.654290 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1101/4381] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:02:05 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:05.673338 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-1a72c36a-fad3-462a-95d6-1d6233eee0cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:05.675427 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-1a72c36a-fad3-462a-95d6-1d6233eee0cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] POST https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58/action Aug 12 15:02:05.675785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-1a72c36a-fad3-462a-95d6-1d6233eee0cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:02:05.675919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-1a72c36a-fad3-462a-95d6-1d6233eee0cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:05.687281 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:05.687281 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:05.687744 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-1a72c36a-fad3-462a-95d6-1d6233eee0cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:05.693516 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-1a72c36a-fad3-462a-95d6-1d6233eee0cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Begin detaching volume completed successfully. Aug 12 15:02:05.693725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-1a72c36a-fad3-462a-95d6-1d6233eee0cc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58/action returned with HTTP 202 Aug 12 15:02:05.694150 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1088/4382] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:02:05 2026] POST /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:02:05.740023 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-32c16eb6-fd66-422d-9009-f79b06fbe62e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:05.740492 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32c16eb6-fd66-422d-9009-f79b06fbe62e None None] GET https://10.4.3.100/volume// Aug 12 15:02:05.740668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32c16eb6-fd66-422d-9009-f79b06fbe62e None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:05.740840 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-32c16eb6-fd66-422d-9009-f79b06fbe62e None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:05.741181 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-32c16eb6-fd66-422d-9009-f79b06fbe62e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:02:05.741486 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1100/4383] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:02: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 15:02:05.749074 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-a3d31e17-582f-4a52-85e0-71d5d83974c8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:05.752893 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-a3d31e17-582f-4a52-85e0-71d5d83974c8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:05.752893 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-a3d31e17-582f-4a52-85e0-71d5d83974c8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:05.752893 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-a3d31e17-582f-4a52-85e0-71d5d83974c8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:05.760361 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:05.760361 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:05.763466 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-a3d31e17-582f-4a52-85e0-71d5d83974c8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:05.767333 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-a3d31e17-582f-4a52-85e0-71d5d83974c8 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:02:05.767717 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1095/4384] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:02:05 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 1349 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:02:06.619822 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-c4c31a0c-66f6-4ee5-8567-7c61afd3c985 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:06.621836 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-c4c31a0c-66f6-4ee5-8567-7c61afd3c985 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] DELETE https://10.4.3.100/volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545 Aug 12 15:02:06.622013 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-c4c31a0c-66f6-4ee5-8567-7c61afd3c985 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:06.622186 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-c4c31a0c-66f6-4ee5-8567-7c61afd3c985 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:06.629030 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:06.629030 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:06.672635 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4174c12a-b636-4c26-b3f4-cb3bfa417a2c req-c4c31a0c-66f6-4ee5-8567-7c61afd3c985 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545 returned with HTTP 200 Aug 12 15:02:06.673121 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1102/4385] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:02:06 2026] DELETE /volume/v3/attachments/515c6613-d8fc-4a44-b49b-c2be1051b545 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:09.514478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6b2ea68-d239-453d-a408-7550171a8554 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:09.515137 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6b2ea68-d239-453d-a408-7550171a8554 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] DELETE https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:09.515323 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6b2ea68-d239-453d-a408-7550171a8554 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:09.515550 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6b2ea68-d239-453d-a408-7550171a8554 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:09.515704 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-e6b2ea68-d239-453d-a408-7550171a8554 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Delete volume with id: 84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:09.522500 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:09.522500 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:09.522889 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e6b2ea68-d239-453d-a408-7550171a8554 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:09.538720 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e6b2ea68-d239-453d-a408-7550171a8554 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Delete volume request issued successfully. Aug 12 15:02:09.538905 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6b2ea68-d239-453d-a408-7550171a8554 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 202 Aug 12 15:02:09.539291 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1089/4386] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:09 2026] DELETE /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:09.549314 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7307b55d-2c55-4db3-94e9-711f7dab0be4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:09.551137 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7307b55d-2c55-4db3-94e9-711f7dab0be4 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:09.551280 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7307b55d-2c55-4db3-94e9-711f7dab0be4 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:09.551519 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7307b55d-2c55-4db3-94e9-711f7dab0be4 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:09.558771 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:09.558771 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:09.563390 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7307b55d-2c55-4db3-94e9-711f7dab0be4 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:09.568652 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7307b55d-2c55-4db3-94e9-711f7dab0be4 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 200 Aug 12 15:02:09.569052 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1101/4387] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:09 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 15:02:10.583201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-db5ad3a7-3de8-4548-97de-ddc7279446cf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:10.586880 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db5ad3a7-3de8-4548-97de-ddc7279446cf tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 Aug 12 15:02:10.587081 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db5ad3a7-3de8-4548-97de-ddc7279446cf tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:10.587283 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db5ad3a7-3de8-4548-97de-ddc7279446cf tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:10.600271 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db5ad3a7-3de8-4548-97de-ddc7279446cf tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 returned with HTTP 404 Aug 12 15:02:10.600746 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1096/4388] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:10 2026] GET /volume/v3/volumes/84bc460e-8265-4fe3-ac43-5c6e99949b58 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:10.736110 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-ea8d2faf-71a9-4531-a4b8-1c4500714562 req-76ff43c1-080e-4d67-9ce7-6e10e33cac7a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:10.739222 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ea8d2faf-71a9-4531-a4b8-1c4500714562 req-76ff43c1-080e-4d67-9ce7-6e10e33cac7a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d Aug 12 15:02:10.739487 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ea8d2faf-71a9-4531-a4b8-1c4500714562 req-76ff43c1-080e-4d67-9ce7-6e10e33cac7a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:10.739731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-ea8d2faf-71a9-4531-a4b8-1c4500714562 req-76ff43c1-080e-4d67-9ce7-6e10e33cac7a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:10.749146 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:10.749146 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:10.805232 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-ea8d2faf-71a9-4531-a4b8-1c4500714562 req-76ff43c1-080e-4d67-9ce7-6e10e33cac7a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d returned with HTTP 200 Aug 12 15:02:10.805789 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1103/4389] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:02:10 2026] DELETE /volume/v3/attachments/9856de14-6482-434c-aada-e13a3397bf2d => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:10.942088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:10.945869 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e Aug 12 15:02:10.946069 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:10.946250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:10.946385 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Delete snapshot with id: 809bca8d-e50c-4026-a2de-f73c99b1526e Aug 12 15:02:10.951500 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:10.951500 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:10.951941 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot retrieved successfully. Aug 12 15:02:10.968815 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot delete request issued successfully. Aug 12 15:02:10.969021 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d72e43c-d88f-491a-b085-06daf707ccc9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e returned with HTTP 202 Aug 12 15:02:10.969583 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1090/4390] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:10 2026] DELETE /volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:10.982109 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0085af26-31e4-4bc4-8f07-19dc28cfdb8d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:10.984376 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0085af26-31e4-4bc4-8f07-19dc28cfdb8d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e Aug 12 15:02:10.984621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0085af26-31e4-4bc4-8f07-19dc28cfdb8d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:10.984887 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0085af26-31e4-4bc4-8f07-19dc28cfdb8d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:10.989892 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:10.989892 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:10.990529 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0085af26-31e4-4bc4-8f07-19dc28cfdb8d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Snapshot retrieved successfully. Aug 12 15:02:10.991324 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0085af26-31e4-4bc4-8f07-19dc28cfdb8d tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e returned with HTTP 200 Aug 12 15:02:10.991800 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1102/4391] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:10 2026] GET /volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e => generated 460 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:12.004199 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-481df804-c800-4bb9-b858-9b0ef0763cdc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:12.005806 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-481df804-c800-4bb9-b858-9b0ef0763cdc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e Aug 12 15:02:12.006001 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-481df804-c800-4bb9-b858-9b0ef0763cdc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:12.006173 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-481df804-c800-4bb9-b858-9b0ef0763cdc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:12.011041 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-481df804-c800-4bb9-b858-9b0ef0763cdc tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e returned with HTTP 404 Aug 12 15:02:12.011538 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1097/4392] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:12 2026] GET /volume/v3/snapshots/809bca8d-e50c-4026-a2de-f73c99b1526e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:12.053787 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-0843bbe7-7214-452c-b796-0e8680378b4f req-a0810d14-1168-4bcc-bd7e-6fe18f6e09e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:12.056315 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0843bbe7-7214-452c-b796-0e8680378b4f req-a0810d14-1168-4bcc-bd7e-6fe18f6e09e9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:02:12.056575 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0843bbe7-7214-452c-b796-0e8680378b4f req-a0810d14-1168-4bcc-bd7e-6fe18f6e09e9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:12.056791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-0843bbe7-7214-452c-b796-0e8680378b4f req-a0810d14-1168-4bcc-bd7e-6fe18f6e09e9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:12.064180 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:12.064180 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:12.068407 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-0843bbe7-7214-452c-b796-0e8680378b4f req-a0810d14-1168-4bcc-bd7e-6fe18f6e09e9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:12.075672 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-0843bbe7-7214-452c-b796-0e8680378b4f req-a0810d14-1168-4bcc-bd7e-6fe18f6e09e9 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:02:12.075672 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1104/4393] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:02:12 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:12.304816 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:12.306621 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:02:12.306835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:12.306998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:12.307173 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete volume with id: e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:02:12.315926 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:12.315926 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:12.316399 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:02:12.345242 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete volume request issued successfully. Aug 12 15:02:12.345538 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-53ca227d-5fc1-464a-89f6-1bd8bf18b292 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 202 Aug 12 15:02:12.346101 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1091/4394] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:12 2026] DELETE /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:12.357830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5e7b75a4-ac16-4873-ae47-dc7a8126768a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:12.360225 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e7b75a4-ac16-4873-ae47-dc7a8126768a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:02:12.360706 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e7b75a4-ac16-4873-ae47-dc7a8126768a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:12.360976 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5e7b75a4-ac16-4873-ae47-dc7a8126768a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:12.370392 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:12.370392 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:12.375976 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5e7b75a4-ac16-4873-ae47-dc7a8126768a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:02:12.384479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5e7b75a4-ac16-4873-ae47-dc7a8126768a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 200 Aug 12 15:02:12.384479 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1103/4395] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:12 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:02:13.394724 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5665a030-2862-4d46-9c6a-85fbcfa72e3b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:13.396476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5665a030-2862-4d46-9c6a-85fbcfa72e3b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 Aug 12 15:02:13.396661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5665a030-2862-4d46-9c6a-85fbcfa72e3b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:13.396829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5665a030-2862-4d46-9c6a-85fbcfa72e3b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:13.402120 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5665a030-2862-4d46-9c6a-85fbcfa72e3b tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 returned with HTTP 404 Aug 12 15:02:13.402803 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1098/4396] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:13 2026] GET /volume/v3/volumes/e0064e03-6519-44dd-9340-d749dc0f32f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:13.409626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:13.411441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf Aug 12 15:02:13.411644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:13.411821 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:13.411917 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete snapshot with id: ad43dd31-0ae9-4ec4-af91-dc876e6d91bf Aug 12 15:02:13.417904 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:13.417904 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:13.418289 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:02:13.439656 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot delete request issued successfully. Aug 12 15:02:13.439875 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4d1af97f-6f4c-4eb7-9982-785d7617752a tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf returned with HTTP 202 Aug 12 15:02:13.440268 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1105/4397] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:13 2026] DELETE /volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:13.449944 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a12fb191-5a16-4f67-9e28-33f145e1f2de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:13.451668 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a12fb191-5a16-4f67-9e28-33f145e1f2de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf Aug 12 15:02:13.451848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a12fb191-5a16-4f67-9e28-33f145e1f2de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:13.452033 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a12fb191-5a16-4f67-9e28-33f145e1f2de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:13.457820 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:13.457820 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:13.458356 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a12fb191-5a16-4f67-9e28-33f145e1f2de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:02:13.459498 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a12fb191-5a16-4f67-9e28-33f145e1f2de tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf returned with HTTP 200 Aug 12 15:02:13.459970 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1092/4398] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:13 2026] GET /volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:14.469750 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eeeea555-c565-48a7-8f9b-44ab2dd868ab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:14.473484 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eeeea555-c565-48a7-8f9b-44ab2dd868ab tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf Aug 12 15:02:14.473484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eeeea555-c565-48a7-8f9b-44ab2dd868ab tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:14.473484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eeeea555-c565-48a7-8f9b-44ab2dd868ab tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:14.475586 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eeeea555-c565-48a7-8f9b-44ab2dd868ab tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf returned with HTTP 404 Aug 12 15:02:14.476011 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1104/4399] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:14 2026] GET /volume/v3/snapshots/ad43dd31-0ae9-4ec4-af91-dc876e6d91bf => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:14.699109 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:14.704005 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:14.704315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-787363776", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:14.705900 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-787363776', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:14.706651 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Create volume of 1 GB Aug 12 15:02:14.713369 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Availability Zones retrieved successfully. Aug 12 15:02:14.719346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Flow 'volume_create_api' (1a1954ae-0611-4aad-a369-cabb99deb457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:14.720618 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf373c3-5ede-4d2e-8198-4503924fd89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:14.721494 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:14.749897 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf373c3-5ede-4d2e-8198-4503924fd89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:14.750775 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (676e4ad7-bc71-411f-a100-88716ae85db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:14.799958 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Created reservations ['a7918a8c-9739-47be-9fa3-b668c39f5c8d', '7a6821b3-ba08-4a89-aa36-7861c848b3de', '89c6ac23-8542-4077-b1ed-4a0cb1ad8110', 'a0dab641-b289-4b3d-8f58-9c824e4d54b2'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:14.801005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (676e4ad7-bc71-411f-a100-88716ae85db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7918a8c-9739-47be-9fa3-b668c39f5c8d', '7a6821b3-ba08-4a89-aa36-7861c848b3de', '89c6ac23-8542-4077-b1ed-4a0cb1ad8110', 'a0dab641-b289-4b3d-8f58-9c824e4d54b2']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:14.801940 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ebc55c-1100-4dd2-9fe5-22d40789b069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:14.830874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ebc55c-1100-4dd2-9fe5-22d40789b069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec26a42c-a772-48fc-a719-49a9137b14a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-787363776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='435161c707b740f4b53f7aaf975a50c4',qos_specs=None,replication_status=,reservations=['a7918a8c-9739-47be-9fa3-b668c39f5c8d','7a6821b3-ba08-4a89-aa36-7861c848b3de','89c6ac23-8542-4077-b1ed-4a0cb1ad8110','a0dab641-b289-4b3d-8f58-9c824e4d54b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad73162cc340faa502fbc678e64e20',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-787363776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec26a42c-a772-48fc-a719-49a9137b14a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='435161c707b740f4b53f7aaf975a50c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bdad73162cc340faa502fbc678e64e20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:14.831710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9b0fa8-5819-428a-848c-f86b4fcab27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:14.852237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f9b0fa8-5819-428a-848c-f86b4fcab27e) transitioned into state 'SUCCESS' from state '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-787363776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='435161c707b740f4b53f7aaf975a50c4',qos_specs=None,replication_status=,reservations=['a7918a8c-9739-47be-9fa3-b668c39f5c8d','7a6821b3-ba08-4a89-aa36-7861c848b3de','89c6ac23-8542-4077-b1ed-4a0cb1ad8110','a0dab641-b289-4b3d-8f58-9c824e4d54b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bdad73162cc340faa502fbc678e64e20',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:14.852951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6076864c-ba27-4ca1-b18c-d2c7d28a651c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:14.864942 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6076864c-ba27-4ca1-b18c-d2c7d28a651c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:14.865782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Flow 'volume_create_api' (1a1954ae-0611-4aad-a369-cabb99deb457) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:14.866130 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Create volume request issued successfully. Aug 12 15:02:14.866750 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f268f7a-f616-4ece-824e-5fe596b9cb63 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:14.868714 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1099/4400] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:14 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:14.878491 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-50fe15fe-df75-4cf7-bc44-9a6cc5bfca9a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:14.880424 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50fe15fe-df75-4cf7-bc44-9a6cc5bfca9a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:14.880668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50fe15fe-df75-4cf7-bc44-9a6cc5bfca9a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:14.880920 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-50fe15fe-df75-4cf7-bc44-9a6cc5bfca9a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:14.887259 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:14.887259 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:14.890288 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-50fe15fe-df75-4cf7-bc44-9a6cc5bfca9a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:14.894178 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-50fe15fe-df75-4cf7-bc44-9a6cc5bfca9a tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:14.894564 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1106/4401] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:14 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:14.978176 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9cbca900-0843-4d36-84fb-d14cf991701f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:14.980008 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cbca900-0843-4d36-84fb-d14cf991701f tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:02:14.980273 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cbca900-0843-4d36-84fb-d14cf991701f tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:14.980581 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9cbca900-0843-4d36-84fb-d14cf991701f tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:14.980810 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9cbca900-0843-4d36-84fb-d14cf991701f tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Delete volume with id: f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:02:14.990771 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:14.990771 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:14.990845 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9cbca900-0843-4d36-84fb-d14cf991701f tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:15.008590 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9cbca900-0843-4d36-84fb-d14cf991701f tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Delete volume request issued successfully. Aug 12 15:02:15.008849 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9cbca900-0843-4d36-84fb-d14cf991701f tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 202 Aug 12 15:02:15.009419 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1093/4402] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:14 2026] DELETE /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:15.017790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60de78ad-0456-4b61-b387-685f052d53c2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:15.019356 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60de78ad-0456-4b61-b387-685f052d53c2 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:02:15.019767 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60de78ad-0456-4b61-b387-685f052d53c2 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:15.019767 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60de78ad-0456-4b61-b387-685f052d53c2 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:15.026013 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:15.026013 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:15.029124 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60de78ad-0456-4b61-b387-685f052d53c2 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Volume info retrieved successfully. Aug 12 15:02:15.032783 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60de78ad-0456-4b61-b387-685f052d53c2 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 200 Aug 12 15:02:15.033112 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1105/4403] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:15 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:15.905768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-18de0627-8162-41fa-a15b-94819e5f37f6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:15.907655 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-18de0627-8162-41fa-a15b-94819e5f37f6 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:15.907832 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-18de0627-8162-41fa-a15b-94819e5f37f6 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:15.908000 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-18de0627-8162-41fa-a15b-94819e5f37f6 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:15.915378 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:15.915378 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:15.919148 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-18de0627-8162-41fa-a15b-94819e5f37f6 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:15.922731 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-18de0627-8162-41fa-a15b-94819e5f37f6 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:15.923055 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1100/4404] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:15 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:15.934115 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c3dfa0cb-e833-49d1-b429-d78f24b5408d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:15.935819 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3dfa0cb-e833-49d1-b429-d78f24b5408d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:15.936069 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3dfa0cb-e833-49d1-b429-d78f24b5408d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:15.936258 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c3dfa0cb-e833-49d1-b429-d78f24b5408d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:15.943141 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:15.943141 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:15.946936 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c3dfa0cb-e833-49d1-b429-d78f24b5408d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:15.951651 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c3dfa0cb-e833-49d1-b429-d78f24b5408d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:15.952188 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1107/4405] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:15 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:15.964269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:15.966025 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes Aug 12 15:02:15.966220 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:15.966438 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:15.967059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:02:15.967434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100246) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 12 15:02:15.974183 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Get all volumes completed successfully. Aug 12 15:02:15.974740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecb1e4f4-5d9f-43a3-8e3a-aea1d8509a0d tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 200 Aug 12 15:02:15.975160 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1094/4406] 10.4.3.100 () {66 vars in 1237 bytes} [Wed Aug 12 15:02:15 2026] GET /volume/v3/volumes => generated 338 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:15.983545 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-28ceaa48-7680-42ab-a7a7-ddac41316f60 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:15.986022 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28ceaa48-7680-42ab-a7a7-ddac41316f60 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:15.986230 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28ceaa48-7680-42ab-a7a7-ddac41316f60 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:15.986557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-28ceaa48-7680-42ab-a7a7-ddac41316f60 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:15.998052 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:15.998052 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:16.003012 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-28ceaa48-7680-42ab-a7a7-ddac41316f60 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:16.008361 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-28ceaa48-7680-42ab-a7a7-ddac41316f60 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:16.008750 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1106/4407] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:15 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:16.048279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-f70a6053-17d6-44b0-9f49-2d249bcb142b req-553f2a92-8b53-4575-a0d0-151ca3351641 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.050942 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f70a6053-17d6-44b0-9f49-2d249bcb142b req-553f2a92-8b53-4575-a0d0-151ca3351641 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9 Aug 12 15:02:16.051183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f70a6053-17d6-44b0-9f49-2d249bcb142b req-553f2a92-8b53-4575-a0d0-151ca3351641 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:16.051434 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-f70a6053-17d6-44b0-9f49-2d249bcb142b req-553f2a92-8b53-4575-a0d0-151ca3351641 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:16.052424 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6a8d7610-c333-4c70-9425-9ddb23f5d411 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.054179 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a8d7610-c333-4c70-9425-9ddb23f5d411 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] GET https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 Aug 12 15:02:16.054428 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a8d7610-c333-4c70-9425-9ddb23f5d411 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:16.054677 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6a8d7610-c333-4c70-9425-9ddb23f5d411 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:16.057278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4b351f9c-23c7-4e9b-bbd6-2bbfdc6cff23 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.060040 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4b351f9c-23c7-4e9b-bbd6-2bbfdc6cff23 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:16.060262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4b351f9c-23c7-4e9b-bbd6-2bbfdc6cff23 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:16.060334 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:16.060334 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:16.060546 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4b351f9c-23c7-4e9b-bbd6-2bbfdc6cff23 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:16.060750 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6a8d7610-c333-4c70-9425-9ddb23f5d411 tempest-TestStampPattern-1938970440 tempest-TestStampPattern-1938970440-project-member] https://10.4.3.100/volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 returned with HTTP 404 Aug 12 15:02:16.061163 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1108/4408] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:16 2026] GET /volume/v3/volumes/f4a9bc44-c8ec-41a8-89cb-a96aa0a01a12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:16.067638 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:16.067638 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:16.071234 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4b351f9c-23c7-4e9b-bbd6-2bbfdc6cff23 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:16.076056 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4b351f9c-23c7-4e9b-bbd6-2bbfdc6cff23 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:16.076566 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1095/4409] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:02:16 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:16.117854 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-f70a6053-17d6-44b0-9f49-2d249bcb142b req-553f2a92-8b53-4575-a0d0-151ca3351641 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9 returned with HTTP 200 Aug 12 15:02:16.118539 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1101/4410] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:02:16 2026] DELETE /volume/v3/attachments/7a32681c-6cf7-4ce4-9ec8-ae7049ff4fe9 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:16.159250 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1d987ed3-03b9-4c35-8196-9843c731242e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.159637 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d987ed3-03b9-4c35-8196-9843c731242e None None] GET https://10.4.3.100/volume// Aug 12 15:02:16.159821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d987ed3-03b9-4c35-8196-9843c731242e None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:16.160033 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d987ed3-03b9-4c35-8196-9843c731242e None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:16.160389 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d987ed3-03b9-4c35-8196-9843c731242e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:02:16.160694 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1107/4411] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:02: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 15:02:16.168189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-052027a7-d94a-4c73-9ea2-e85e1e346e33 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.170887 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-052027a7-d94a-4c73-9ea2-e85e1e346e33 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:02:16.172489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-052027a7-d94a-4c73-9ea2-e85e1e346e33 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec26a42c-a772-48fc-a719-49a9137b14a9", "connector": null, "instance_uuid": "b5ed68f4-c025-41ae-bfef-c72506715a96"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:16.183640 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:16.183640 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:16.216624 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-052027a7-d94a-4c73-9ea2-e85e1e346e33 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:02:16.217099 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1109/4412] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:02:16 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 15:02:16.259511 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd15b952-a74a-44fe-90f3-d8b74a718a53 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.262470 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd15b952-a74a-44fe-90f3-d8b74a718a53 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:16.262725 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd15b952-a74a-44fe-90f3-d8b74a718a53 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:16.262971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd15b952-a74a-44fe-90f3-d8b74a718a53 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:16.271595 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-75063c9f-7401-4df4-99bd-85fb42ec694e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.271977 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-75063c9f-7401-4df4-99bd-85fb42ec694e None None] GET https://10.4.3.100/volume// Aug 12 15:02:16.272149 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-75063c9f-7401-4df4-99bd-85fb42ec694e None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:16.272328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-75063c9f-7401-4df4-99bd-85fb42ec694e None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:16.272696 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-75063c9f-7401-4df4-99bd-85fb42ec694e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:02:16.273010 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1102/4413] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:02: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 15:02:16.281105 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:16.281105 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:16.286974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-c5f702a2-3e9c-4343-aa62-23a70d82f9e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.288180 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd15b952-a74a-44fe-90f3-d8b74a718a53 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:16.289022 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-c5f702a2-3e9c-4343-aa62-23a70d82f9e5 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:16.289223 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-c5f702a2-3e9c-4343-aa62-23a70d82f9e5 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:16.289434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-c5f702a2-3e9c-4343-aa62-23a70d82f9e5 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:16.295942 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd15b952-a74a-44fe-90f3-d8b74a718a53 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:16.296352 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1096/4414] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:16 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:16.301069 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:16.301069 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:16.306041 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-c5f702a2-3e9c-4343-aa62-23a70d82f9e5 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:16.311380 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-c5f702a2-3e9c-4343-aa62-23a70d82f9e5 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:16.311944 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1108/4415] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:02:16 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 1026 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:02:16.431719 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4f20a274-77e2-489e-80b8-0908b1cc2a16 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:16.433748 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4f20a274-77e2-489e-80b8-0908b1cc2a16 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] PUT https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 Aug 12 15:02:16.434058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4f20a274-77e2-489e-80b8-0908b1cc2a16 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:16.441177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4f20a274-77e2-489e-80b8-0908b1cc2a16 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Acquiring lock "cinder-attachment_update-ec26a42c-a772-48fc-a719-49a9137b14a9-np0000007067" by "attachment_update" {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:02:16.445476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4f20a274-77e2-489e-80b8-0908b1cc2a16 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Lock "cinder-attachment_update-ec26a42c-a772-48fc-a719-49a9137b14a9-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100249) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:02:16.446400 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:16.446400 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:16.518145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.coordination [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4f20a274-77e2-489e-80b8-0908b1cc2a16 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Lock "cinder-attachment_update-ec26a42c-a772-48fc-a719-49a9137b14a9-np0000007067" released by "attachment_update" :: held 0.072s {{(pid=100249) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:02:16.518840 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-4f20a274-77e2-489e-80b8-0908b1cc2a16 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 returned with HTTP 200 Aug 12 15:02:16.519287 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1110/4416] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:02:16 2026] PUT /volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:17.309930 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5253b9e8-9f4c-4fb9-b786-8d4e1d592cca None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:17.311656 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5253b9e8-9f4c-4fb9-b786-8d4e1d592cca tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:17.311842 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5253b9e8-9f4c-4fb9-b786-8d4e1d592cca tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:17.312094 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5253b9e8-9f4c-4fb9-b786-8d4e1d592cca tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:17.320902 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:17.320902 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:17.324008 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5253b9e8-9f4c-4fb9-b786-8d4e1d592cca tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:17.327768 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5253b9e8-9f4c-4fb9-b786-8d4e1d592cca tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:17.328118 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1103/4417] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:17 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:17.989353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:17.991261 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:02:17.991611 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:17.991776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:17.991990 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete volume with id: 646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:02:17.999195 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:17.999195 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:17.999725 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:02:18.019520 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete volume request issued successfully. Aug 12 15:02:18.019723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fc4bce3d-076a-48a4-958c-6ad752cb4310 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 202 Aug 12 15:02:18.020119 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1097/4418] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:17 2026] DELETE /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:18.027664 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6961f683-cd55-408c-b8ba-88f5765b1024 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:18.030657 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6961f683-cd55-408c-b8ba-88f5765b1024 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:02:18.030926 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6961f683-cd55-408c-b8ba-88f5765b1024 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:18.031163 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6961f683-cd55-408c-b8ba-88f5765b1024 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:18.039926 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:18.039926 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:18.044332 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6961f683-cd55-408c-b8ba-88f5765b1024 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:02:18.051078 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6961f683-cd55-408c-b8ba-88f5765b1024 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 200 Aug 12 15:02:18.051469 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1109/4419] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:18 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:02:18.340269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b758a38-e2e1-471b-af77-ea9847510472 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:18.342265 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b758a38-e2e1-471b-af77-ea9847510472 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:18.342525 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b758a38-e2e1-471b-af77-ea9847510472 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:18.342743 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b758a38-e2e1-471b-af77-ea9847510472 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:18.351899 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:18.351899 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:18.355219 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8b758a38-e2e1-471b-af77-ea9847510472 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:18.360012 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b758a38-e2e1-471b-af77-ea9847510472 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:18.360443 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1111/4420] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:18 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:19.064126 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-18faf93c-537e-4e6b-8d0d-62112e314e33 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:19.065542 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-18faf93c-537e-4e6b-8d0d-62112e314e33 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 Aug 12 15:02:19.065736 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-18faf93c-537e-4e6b-8d0d-62112e314e33 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:19.065918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-18faf93c-537e-4e6b-8d0d-62112e314e33 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:19.070855 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-18faf93c-537e-4e6b-8d0d-62112e314e33 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 returned with HTTP 404 Aug 12 15:02:19.071274 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1104/4421] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:19 2026] GET /volume/v3/volumes/646beff2-9fac-4577-8cda-0c1cda1a3849 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:19.077663 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3863e85c-4cd6-4c40-8577-80107f445a36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:19.079112 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3863e85c-4cd6-4c40-8577-80107f445a36 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c Aug 12 15:02:19.079273 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3863e85c-4cd6-4c40-8577-80107f445a36 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:19.079489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3863e85c-4cd6-4c40-8577-80107f445a36 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:19.079588 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-3863e85c-4cd6-4c40-8577-80107f445a36 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete snapshot with id: 13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c Aug 12 15:02:19.084148 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:19.084148 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:19.084544 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3863e85c-4cd6-4c40-8577-80107f445a36 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:02:19.100296 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3863e85c-4cd6-4c40-8577-80107f445a36 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot delete request issued successfully. Aug 12 15:02:19.100480 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3863e85c-4cd6-4c40-8577-80107f445a36 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c returned with HTTP 202 Aug 12 15:02:19.100851 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1098/4422] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:19 2026] DELETE /volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:19.108244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d6f5b357-bdf6-4339-a23c-6526ff00e854 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:19.110186 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6f5b357-bdf6-4339-a23c-6526ff00e854 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c Aug 12 15:02:19.110373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6f5b357-bdf6-4339-a23c-6526ff00e854 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:19.110636 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6f5b357-bdf6-4339-a23c-6526ff00e854 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:19.116215 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:19.116215 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:19.116750 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d6f5b357-bdf6-4339-a23c-6526ff00e854 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Snapshot retrieved successfully. Aug 12 15:02:19.117626 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6f5b357-bdf6-4339-a23c-6526ff00e854 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c returned with HTTP 200 Aug 12 15:02:19.118040 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1110/4423] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:19 2026] GET /volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:19.372626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c797b87-d564-43a2-a05c-4583e6b0bbb9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:19.374133 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c797b87-d564-43a2-a05c-4583e6b0bbb9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:19.374359 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c797b87-d564-43a2-a05c-4583e6b0bbb9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:19.374558 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c797b87-d564-43a2-a05c-4583e6b0bbb9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:19.382741 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:19.382741 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:19.385627 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c797b87-d564-43a2-a05c-4583e6b0bbb9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:19.389186 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c797b87-d564-43a2-a05c-4583e6b0bbb9 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:19.389606 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1112/4424] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:19 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:19.747597 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-3c7ec2ca-54ff-456e-b92f-953962b9d697 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:19.749553 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-3c7ec2ca-54ff-456e-b92f-953962b9d697 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505/action Aug 12 15:02:19.749962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-3c7ec2ca-54ff-456e-b92f-953962b9d697 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action body: b'{"os-complete": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:02:19.750115 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-3c7ec2ca-54ff-456e-b92f-953962b9d697 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:19.764288 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:19.764288 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:19.771247 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-6f551286-c4ff-49b1-97c4-839969c869b7 req-3c7ec2ca-54ff-456e-b92f-953962b9d697 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505/action returned with HTTP 204 Aug 12 15:02:19.771651 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1105/4425] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:02:19 2026] POST /volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:20.127018 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-541f12e7-fb3e-462d-90ad-99f3bc348c25 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:20.128555 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-541f12e7-fb3e-462d-90ad-99f3bc348c25 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c Aug 12 15:02:20.128718 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-541f12e7-fb3e-462d-90ad-99f3bc348c25 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:20.128889 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-541f12e7-fb3e-462d-90ad-99f3bc348c25 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:20.132795 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-541f12e7-fb3e-462d-90ad-99f3bc348c25 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c returned with HTTP 404 Aug 12 15:02:20.133220 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1099/4426] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:20 2026] GET /volume/v3/snapshots/13bf4af0-3f22-4fbb-a69f-d7cd8be78b5c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:20.402970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bb79242e-5717-4834-81e7-a146c90ccf45 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:20.402970 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb79242e-5717-4834-81e7-a146c90ccf45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:20.402970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb79242e-5717-4834-81e7-a146c90ccf45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:20.402970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bb79242e-5717-4834-81e7-a146c90ccf45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:20.412736 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:20.412736 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:20.415286 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-bb79242e-5717-4834-81e7-a146c90ccf45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:20.420244 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bb79242e-5717-4834-81e7-a146c90ccf45 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:20.420244 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1111/4427] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:20 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:20.433070 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f45dd52-733f-4eaf-90e4-029812ee2ad1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:20.433392 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f45dd52-733f-4eaf-90e4-029812ee2ad1 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:20.436878 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f45dd52-733f-4eaf-90e4-029812ee2ad1 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:20.436878 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f45dd52-733f-4eaf-90e4-029812ee2ad1 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:20.452264 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:20.452264 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:20.460326 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5f45dd52-733f-4eaf-90e4-029812ee2ad1 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:20.464209 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f45dd52-733f-4eaf-90e4-029812ee2ad1 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:20.464692 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1113/4428] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:20 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:20.477877 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a3cdcc70-0b10-4e4a-803b-04658bbea151 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:20.480056 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3cdcc70-0b10-4e4a-803b-04658bbea151 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:02:20.480332 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3cdcc70-0b10-4e4a-803b-04658bbea151 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:20.480698 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3cdcc70-0b10-4e4a-803b-04658bbea151 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:20.491569 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:20.491569 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:20.494988 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a3cdcc70-0b10-4e4a-803b-04658bbea151 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:02:20.500133 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3cdcc70-0b10-4e4a-803b-04658bbea151 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:02:20.500610 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1106/4429] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:20 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:21.729311 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-111853c4-3371-4b6d-b555-b243c0fd1418 req-9a60dfbe-0069-463e-a5aa-7105e106e691 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:21.731152 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-111853c4-3371-4b6d-b555-b243c0fd1418 req-9a60dfbe-0069-463e-a5aa-7105e106e691 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14 Aug 12 15:02:21.731472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-111853c4-3371-4b6d-b555-b243c0fd1418 req-9a60dfbe-0069-463e-a5aa-7105e106e691 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:21.732602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-111853c4-3371-4b6d-b555-b243c0fd1418 req-9a60dfbe-0069-463e-a5aa-7105e106e691 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:21.741221 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:21.741221 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:21.789951 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-111853c4-3371-4b6d-b555-b243c0fd1418 req-9a60dfbe-0069-463e-a5aa-7105e106e691 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14 returned with HTTP 200 Aug 12 15:02:21.790569 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1100/4430] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:02:21 2026] DELETE /volume/v3/attachments/0a06b957-bfaf-4851-8aa8-6be2ee78da14 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:22.089321 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-426994b7-664e-4103-bc80-de618da8074c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:22.172529 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:22.172849 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1594029277"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:22.174210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request body: {'volume': {"'imageRef": '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1594029277'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:22.174321 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume of 1 GB Aug 12 15:02:22.178327 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Availability Zones retrieved successfully. Aug 12 15:02:22.183525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (7ce32117-375e-4f4d-958f-964b582b3ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.184332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48e906b-8541-4d21-b904-e17be5b34c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.186472 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:22.212215 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48e906b-8541-4d21-b904-e17be5b34c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.213231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5aef234-4abd-46c7-802e-e026d1c5e262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.279881 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Created reservations ['89e6bc10-c465-4720-8a61-d6f3264f4e73', '42256362-6bb2-4692-8ae2-0945eb078ac8', '5f827037-49d7-4cb6-b1cb-e447ab1138ac', 'de4b7f5c-f6e1-4da4-bf50-fe89d1140401'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:22.280897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5aef234-4abd-46c7-802e-e026d1c5e262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e6bc10-c465-4720-8a61-d6f3264f4e73', '42256362-6bb2-4692-8ae2-0945eb078ac8', '5f827037-49d7-4cb6-b1cb-e447ab1138ac', 'de4b7f5c-f6e1-4da4-bf50-fe89d1140401']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.281847 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe577c16-6d0b-41e8-8acc-bf935cf1c6bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.310422 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe577c16-6d0b-41e8-8acc-bf935cf1c6bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '098447eb-d94c-4ed2-a6b7-91a30945c7e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1594029277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['89e6bc10-c465-4720-8a61-d6f3264f4e73','42256362-6bb2-4692-8ae2-0945eb078ac8','5f827037-49d7-4cb6-b1cb-e447ab1138ac','de4b7f5c-f6e1-4da4-bf50-fe89d1140401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1594029277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=098447eb-d94c-4ed2-a6b7-91a30945c7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f7f00b5e7d474091047efa064033fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799d629e30bd4cafbf9feac3ad098b95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.311342 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fdc1637-9375-4b2e-bbad-976e0d604146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.332487 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fdc1637-9375-4b2e-bbad-976e0d604146) transitioned into state 'SUCCESS' from state '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-1594029277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['89e6bc10-c465-4720-8a61-d6f3264f4e73','42256362-6bb2-4692-8ae2-0945eb078ac8','5f827037-49d7-4cb6-b1cb-e447ab1138ac','de4b7f5c-f6e1-4da4-bf50-fe89d1140401'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.333162 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a96a7e-6a65-42a9-ba38-92d13c6845d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.344372 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00a96a7e-6a65-42a9-ba38-92d13c6845d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.345195 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (7ce32117-375e-4f4d-958f-964b582b3ce7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.345581 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request issued successfully. Aug 12 15:02:22.346131 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-426994b7-664e-4103-bc80-de618da8074c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:22.346685 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1112/4431] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:22 2026] POST /volume/v3/volumes => generated 757 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:22.358537 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:22.362959 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:22.363290 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-505473571"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:22.364792 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request body: {'volume': {"'imageRef": '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-505473571'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:22.364922 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume of 1 GB Aug 12 15:02:22.375109 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Availability Zones retrieved successfully. Aug 12 15:02:22.385691 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (6fb55570-481e-43b2-87dc-6b59291f9ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.385691 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c57ed8a-2f84-40e7-b7ee-0979e119ba41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.386384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:22.412018 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c57ed8a-2f84-40e7-b7ee-0979e119ba41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.412806 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9822380-ce1d-4153-ac23-62af0157dbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.462231 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Created reservations ['9c1e4740-58f7-4489-a897-e93b43922d6b', 'cc4c5ba7-6922-4a70-a487-2f72a03ceb73', 'c0751c5c-01a2-473f-8eca-0e32048df213', '2b6094c3-c04c-46fd-9977-781e9f677823'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:22.463067 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9822380-ce1d-4153-ac23-62af0157dbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c1e4740-58f7-4489-a897-e93b43922d6b', 'cc4c5ba7-6922-4a70-a487-2f72a03ceb73', 'c0751c5c-01a2-473f-8eca-0e32048df213', '2b6094c3-c04c-46fd-9977-781e9f677823']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.463843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab4a4c5-7929-4d39-8697-258b06c23462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.491703 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab4a4c5-7929-4d39-8697-258b06c23462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e00a494-0108-459a-beb2-64cf4a45a4f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-505473571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['9c1e4740-58f7-4489-a897-e93b43922d6b','cc4c5ba7-6922-4a70-a487-2f72a03ceb73','c0751c5c-01a2-473f-8eca-0e32048df213','2b6094c3-c04c-46fd-9977-781e9f677823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-505473571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e00a494-0108-459a-beb2-64cf4a45a4f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f7f00b5e7d474091047efa064033fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799d629e30bd4cafbf9feac3ad098b95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.492910 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881c33c3-7a68-4e07-a8da-261659ea5779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.514919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (881c33c3-7a68-4e07-a8da-261659ea5779) transitioned into state 'SUCCESS' from state '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-505473571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['9c1e4740-58f7-4489-a897-e93b43922d6b','cc4c5ba7-6922-4a70-a487-2f72a03ceb73','c0751c5c-01a2-473f-8eca-0e32048df213','2b6094c3-c04c-46fd-9977-781e9f677823'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.515799 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08365f24-3ece-4682-b18c-83c0bf6e9f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.525298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08365f24-3ece-4682-b18c-83c0bf6e9f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.526493 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (6fb55570-481e-43b2-87dc-6b59291f9ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.526904 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request issued successfully. Aug 12 15:02:22.527675 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-98328bbd-3d2b-4e81-8135-3087b6b4f7b9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:22.528232 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1114/4432] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:22 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:22.541592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:22.543173 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:22.543509 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-132731001"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:22.544860 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request body: {'volume': {"'imageRef": '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-132731001'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:22.544982 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume of 1 GB Aug 12 15:02:22.548843 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Availability Zones retrieved successfully. Aug 12 15:02:22.553787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (14d9a4e4-9056-4885-921b-f059e62bd9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.554665 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6093f59-6581-43a6-84a0-5c24628bb0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.555497 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:22.578581 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6093f59-6581-43a6-84a0-5c24628bb0ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.579272 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cd3827-9104-4342-bc64-0bd68c914741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.620658 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Created reservations ['7167e785-d55e-4433-b2ae-9ac5a490feba', '9054f3dc-e37d-4132-a374-187140305aa5', 'eb961dda-0e0a-46d5-83ee-7fe2d918db8b', '3d6530db-cb34-45a0-851d-8bfac68d6295'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:22.621447 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6cd3827-9104-4342-bc64-0bd68c914741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7167e785-d55e-4433-b2ae-9ac5a490feba', '9054f3dc-e37d-4132-a374-187140305aa5', 'eb961dda-0e0a-46d5-83ee-7fe2d918db8b', '3d6530db-cb34-45a0-851d-8bfac68d6295']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.622181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c8f249-ae1d-47fd-a6ac-dca5a938ed2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.644182 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00c8f249-ae1d-47fd-a6ac-dca5a938ed2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9f6280-ee38-4c05-827d-a9e6ae6fef65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-132731001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['7167e785-d55e-4433-b2ae-9ac5a490feba','9054f3dc-e37d-4132-a374-187140305aa5','eb961dda-0e0a-46d5-83ee-7fe2d918db8b','3d6530db-cb34-45a0-851d-8bfac68d6295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-132731001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9f6280-ee38-4c05-827d-a9e6ae6fef65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f7f00b5e7d474091047efa064033fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799d629e30bd4cafbf9feac3ad098b95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.644962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078ba9bd-283c-4482-b30d-a12e39d79f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.672034 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078ba9bd-283c-4482-b30d-a12e39d79f8d) transitioned into state 'SUCCESS' from state '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-132731001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['7167e785-d55e-4433-b2ae-9ac5a490feba','9054f3dc-e37d-4132-a374-187140305aa5','eb961dda-0e0a-46d5-83ee-7fe2d918db8b','3d6530db-cb34-45a0-851d-8bfac68d6295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.673217 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ccb343b-e9ac-4a47-84cc-d86ded01a793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.687628 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ccb343b-e9ac-4a47-84cc-d86ded01a793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.689094 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (14d9a4e4-9056-4885-921b-f059e62bd9b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.689094 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request issued successfully. Aug 12 15:02:22.689629 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9cccb345-47fb-448b-9678-6cdd0ad2bef9 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:22.690218 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1107/4433] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:22 2026] POST /volume/v3/volumes => generated 756 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:22.702491 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87984cf6-220f-4e52-a67b-43e7e687d17d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:22.706998 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:22.707549 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-610308348"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:22.709895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request body: {'volume': {"'imageRef": '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-610308348'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:22.710087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume of 1 GB Aug 12 15:02:22.710543 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:22.710543 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:22.718860 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Availability Zones retrieved successfully. Aug 12 15:02:22.725396 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (04713f65-94af-40c0-bc24-f31b7c7e59e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.726601 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4629525-7253-413a-9c61-b74c9d329133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.727744 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:22.761743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4629525-7253-413a-9c61-b74c9d329133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.762535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75642b90-bef5-4218-a068-31efd4571d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.807049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Created reservations ['948c87aa-f6f9-4fff-9d4b-92871e7fd680', '531dd988-14e0-42dd-932a-183ccb6d5b0e', '6e0e4a2e-d691-43a8-aa3c-f5829753514b', 'a7d7bbc0-820e-41b3-8a9a-3787c401c0ff'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:22.807489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75642b90-bef5-4218-a068-31efd4571d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['948c87aa-f6f9-4fff-9d4b-92871e7fd680', '531dd988-14e0-42dd-932a-183ccb6d5b0e', '6e0e4a2e-d691-43a8-aa3c-f5829753514b', 'a7d7bbc0-820e-41b3-8a9a-3787c401c0ff']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.808169 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ae48d9-0181-4e9d-8443-21045ce48886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.834328 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ae48d9-0181-4e9d-8443-21045ce48886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8412147-5181-4e61-b52a-162d19a9faa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-610308348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['948c87aa-f6f9-4fff-9d4b-92871e7fd680','531dd988-14e0-42dd-932a-183ccb6d5b0e','6e0e4a2e-d691-43a8-aa3c-f5829753514b','a7d7bbc0-820e-41b3-8a9a-3787c401c0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-610308348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8412147-5181-4e61-b52a-162d19a9faa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f7f00b5e7d474091047efa064033fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799d629e30bd4cafbf9feac3ad098b95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.835560 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1668ef6-3481-4abb-9b7c-f06a6eb31a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.854150 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1668ef6-3481-4abb-9b7c-f06a6eb31a39) transitioned into state 'SUCCESS' from state '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-610308348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['948c87aa-f6f9-4fff-9d4b-92871e7fd680','531dd988-14e0-42dd-932a-183ccb6d5b0e','6e0e4a2e-d691-43a8-aa3c-f5829753514b','a7d7bbc0-820e-41b3-8a9a-3787c401c0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.854910 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac62636c-1e99-403d-8a2f-0c561727168c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.864623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac62636c-1e99-403d-8a2f-0c561727168c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.865371 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (04713f65-94af-40c0-bc24-f31b7c7e59e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.865681 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request issued successfully. Aug 12 15:02:22.866263 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87984cf6-220f-4e52-a67b-43e7e687d17d tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:22.866889 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1101/4434] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:22 2026] POST /volume/v3/volumes => generated 756 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:22.881719 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:22.884040 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:22.884381 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-803951371"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:22.885997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request body: {'volume': {"'imageRef": '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-803951371'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:22.886117 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume of 1 GB Aug 12 15:02:22.886374 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:22.886374 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:22.891149 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Availability Zones retrieved successfully. Aug 12 15:02:22.897642 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (369d04ad-2f95-480a-9cee-865cd527c20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:22.898743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef6578f-7f61-431e-bb81-1a2aeef17c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.899666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:22.929135 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef6578f-7f61-431e-bb81-1a2aeef17c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.930123 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c80d0c-2860-43a4-86c6-a0fac35711d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.972046 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Created reservations ['d8cdf95c-cda4-42fe-a0d7-a595a1a9986d', 'ba83b801-070b-4b29-b7e1-50e82dce9023', '7da92459-93ff-4d05-830d-342524cf1c7c', '890b548d-b76d-44a4-8f54-8443b7a2729b'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:22.972951 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0c80d0c-2860-43a4-86c6-a0fac35711d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8cdf95c-cda4-42fe-a0d7-a595a1a9986d', 'ba83b801-070b-4b29-b7e1-50e82dce9023', '7da92459-93ff-4d05-830d-342524cf1c7c', '890b548d-b76d-44a4-8f54-8443b7a2729b']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.973748 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee885cbd-7384-43f2-87a2-5b95a5d09def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:22.995711 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee885cbd-7384-43f2-87a2-5b95a5d09def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c33cbab-0b81-4b7a-8eb1-8b05615d050e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-803951371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['d8cdf95c-cda4-42fe-a0d7-a595a1a9986d','ba83b801-070b-4b29-b7e1-50e82dce9023','7da92459-93ff-4d05-830d-342524cf1c7c','890b548d-b76d-44a4-8f54-8443b7a2729b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-803951371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c33cbab-0b81-4b7a-8eb1-8b05615d050e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02f7f00b5e7d474091047efa064033fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799d629e30bd4cafbf9feac3ad098b95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:22.996348 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0251ade7-5409-4a30-89d6-6eb7de0860bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:23.012925 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0251ade7-5409-4a30-89d6-6eb7de0860bd) transitioned into state 'SUCCESS' from state '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-803951371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02f7f00b5e7d474091047efa064033fa',qos_specs=None,replication_status=,reservations=['d8cdf95c-cda4-42fe-a0d7-a595a1a9986d','ba83b801-070b-4b29-b7e1-50e82dce9023','7da92459-93ff-4d05-830d-342524cf1c7c','890b548d-b76d-44a4-8f54-8443b7a2729b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799d629e30bd4cafbf9feac3ad098b95',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:23.013715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303335ac-abb4-4df3-94ab-79dbe8fd60a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:23.023193 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303335ac-abb4-4df3-94ab-79dbe8fd60a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:23.024036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Flow 'volume_create_api' (369d04ad-2f95-480a-9cee-865cd527c20c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:23.024332 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Create volume request issued successfully. Aug 12 15:02:23.025060 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b300d9d-a6b0-487a-8cb2-c010fc14929f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:23.025503 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1113/4435] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:22 2026] POST /volume/v3/volumes => generated 756 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:23.038349 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b6502cd-d326-4b22-9d48-b233123e4f86 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.040414 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b6502cd-d326-4b22-9d48-b233123e4f86 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 Aug 12 15:02:23.040619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b6502cd-d326-4b22-9d48-b233123e4f86 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.040853 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b6502cd-d326-4b22-9d48-b233123e4f86 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.047527 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.047527 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:23.051189 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7b6502cd-d326-4b22-9d48-b233123e4f86 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:23.055125 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b6502cd-d326-4b22-9d48-b233123e4f86 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 returned with HTTP 200 Aug 12 15:02:23.055510 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1115/4436] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:23 2026] GET /volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:23.071080 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-46199e8b-b73f-4777-9eb0-1c4d16011d5b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.073331 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46199e8b-b73f-4777-9eb0-1c4d16011d5b tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 Aug 12 15:02:23.073598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46199e8b-b73f-4777-9eb0-1c4d16011d5b tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.073839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-46199e8b-b73f-4777-9eb0-1c4d16011d5b tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.082612 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.082612 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:23.087796 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-46199e8b-b73f-4777-9eb0-1c4d16011d5b tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:23.093186 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-46199e8b-b73f-4777-9eb0-1c4d16011d5b tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 returned with HTTP 200 Aug 12 15:02:23.093569 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1108/4437] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:23 2026] GET /volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:23.098094 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-20497b0d-9682-45d2-a8ce-c39584795d9f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.100627 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20497b0d-9682-45d2-a8ce-c39584795d9f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] DELETE https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:02:23.100855 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20497b0d-9682-45d2-a8ce-c39584795d9f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.101066 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20497b0d-9682-45d2-a8ce-c39584795d9f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.101256 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-20497b0d-9682-45d2-a8ce-c39584795d9f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete volume with id: 9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:02:23.108167 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.108167 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:23.108609 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-20497b0d-9682-45d2-a8ce-c39584795d9f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:02:23.110539 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc4afa13-a148-48ee-8956-d2e50a16ec4c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.112840 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc4afa13-a148-48ee-8956-d2e50a16ec4c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 Aug 12 15:02:23.113062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc4afa13-a148-48ee-8956-d2e50a16ec4c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.113245 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc4afa13-a148-48ee-8956-d2e50a16ec4c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.121424 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.121424 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:23.125879 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-20497b0d-9682-45d2-a8ce-c39584795d9f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Delete volume request issued successfully. Aug 12 15:02:23.126101 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20497b0d-9682-45d2-a8ce-c39584795d9f tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 202 Aug 12 15:02:23.126217 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cc4afa13-a148-48ee-8956-d2e50a16ec4c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:23.126568 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1102/4438] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:23 2026] DELETE /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:23.131198 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc4afa13-a148-48ee-8956-d2e50a16ec4c tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 returned with HTTP 200 Aug 12 15:02:23.131676 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1114/4439] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:23 2026] GET /volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:23.137408 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ccbd3df0-0c23-4337-99c7-7b3d9972be5e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.139903 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccbd3df0-0c23-4337-99c7-7b3d9972be5e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:02:23.140022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccbd3df0-0c23-4337-99c7-7b3d9972be5e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.140142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ccbd3df0-0c23-4337-99c7-7b3d9972be5e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.145359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8ea62f2d-4733-4709-93c2-4231bc859eb8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.147101 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ea62f2d-4733-4709-93c2-4231bc859eb8 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 Aug 12 15:02:23.147287 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ea62f2d-4733-4709-93c2-4231bc859eb8 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.147526 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ea62f2d-4733-4709-93c2-4231bc859eb8 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.150113 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.150113 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:23.153891 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ccbd3df0-0c23-4337-99c7-7b3d9972be5e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Volume info retrieved successfully. Aug 12 15:02:23.156375 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.156375 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:23.158696 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ccbd3df0-0c23-4337-99c7-7b3d9972be5e tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 200 Aug 12 15:02:23.159142 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1116/4440] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:23 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:02:23.160918 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8ea62f2d-4733-4709-93c2-4231bc859eb8 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:23.166321 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ea62f2d-4733-4709-93c2-4231bc859eb8 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 returned with HTTP 200 Aug 12 15:02:23.166805 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1109/4441] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:23 2026] GET /volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:23.181310 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bac09c01-ecc5-439e-b202-0f51891360cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.183641 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bac09c01-ecc5-439e-b202-0f51891360cd tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e Aug 12 15:02:23.183919 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bac09c01-ecc5-439e-b202-0f51891360cd tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.184097 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bac09c01-ecc5-439e-b202-0f51891360cd tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.191644 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.191644 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:23.195536 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bac09c01-ecc5-439e-b202-0f51891360cd tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:23.201677 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bac09c01-ecc5-439e-b202-0f51891360cd tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e returned with HTTP 200 Aug 12 15:02:23.205490 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1103/4442] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:23 2026] GET /volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:23.219418 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.221138 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e Aug 12 15:02:23.221759 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.221759 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.221759 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume with id: 2c33cbab-0b81-4b7a-8eb1-8b05615d050e Aug 12 15:02:23.228713 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.228713 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:23.229051 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:23.244908 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume request issued successfully. Aug 12 15:02:23.245083 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9e148f31-9c2c-46a5-b7a1-1756ce81386f tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e returned with HTTP 202 Aug 12 15:02:23.245522 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1115/4443] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:23 2026] DELETE /volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:23.257406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8bad210-b33b-45d0-80ce-b21f18937165 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:23.258991 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8bad210-b33b-45d0-80ce-b21f18937165 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e Aug 12 15:02:23.259299 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8bad210-b33b-45d0-80ce-b21f18937165 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:23.259386 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8bad210-b33b-45d0-80ce-b21f18937165 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:23.268217 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:23.268217 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:23.272639 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8bad210-b33b-45d0-80ce-b21f18937165 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:23.278096 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8bad210-b33b-45d0-80ce-b21f18937165 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e returned with HTTP 200 Aug 12 15:02:23.278723 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1117/4444] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:23 2026] GET /volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:24.174536 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-58b3c05e-8681-414c-aaa0-e6f68df093c8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:24.176255 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-58b3c05e-8681-414c-aaa0-e6f68df093c8 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] GET https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 Aug 12 15:02:24.176513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-58b3c05e-8681-414c-aaa0-e6f68df093c8 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:24.176727 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-58b3c05e-8681-414c-aaa0-e6f68df093c8 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:24.182908 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-58b3c05e-8681-414c-aaa0-e6f68df093c8 tempest-TestVolumeBootPatternV346-1997108725 tempest-TestVolumeBootPatternV346-1997108725-project-member] https://10.4.3.100/volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 returned with HTTP 404 Aug 12 15:02:24.183513 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1110/4445] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:24 2026] GET /volume/v3/volumes/9d6c9d05-59c0-4437-83ce-6bd481458d69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:24.292155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f7e20101-77c6-436b-8564-509fc8430511 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:24.294076 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7e20101-77c6-436b-8564-509fc8430511 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e Aug 12 15:02:24.294296 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7e20101-77c6-436b-8564-509fc8430511 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:24.294535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f7e20101-77c6-436b-8564-509fc8430511 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:24.300141 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f7e20101-77c6-436b-8564-509fc8430511 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e returned with HTTP 404 Aug 12 15:02:24.300689 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1104/4446] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:24 2026] GET /volume/v3/volumes/2c33cbab-0b81-4b7a-8eb1-8b05615d050e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:24.308479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-53c258be-803e-41ce-aee9-c922792ab058 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:24.310089 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53c258be-803e-41ce-aee9-c922792ab058 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 Aug 12 15:02:24.310259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53c258be-803e-41ce-aee9-c922792ab058 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:24.310440 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53c258be-803e-41ce-aee9-c922792ab058 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:24.310614 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-53c258be-803e-41ce-aee9-c922792ab058 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume with id: c8412147-5181-4e61-b52a-162d19a9faa8 Aug 12 15:02:24.318029 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:24.318029 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:24.318542 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-53c258be-803e-41ce-aee9-c922792ab058 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:24.333086 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-53c258be-803e-41ce-aee9-c922792ab058 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume request issued successfully. Aug 12 15:02:24.333254 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53c258be-803e-41ce-aee9-c922792ab058 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 returned with HTTP 202 Aug 12 15:02:24.333763 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1116/4447] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:24 2026] DELETE /volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:24.341291 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c82305d-5835-4cc8-9a12-463c3ba89443 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:24.343145 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c82305d-5835-4cc8-9a12-463c3ba89443 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 Aug 12 15:02:24.343321 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c82305d-5835-4cc8-9a12-463c3ba89443 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:24.343577 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c82305d-5835-4cc8-9a12-463c3ba89443 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:24.350433 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:24.350433 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:24.353893 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4c82305d-5835-4cc8-9a12-463c3ba89443 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:24.358388 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c82305d-5835-4cc8-9a12-463c3ba89443 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 returned with HTTP 200 Aug 12 15:02:24.358778 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1118/4448] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:24 2026] GET /volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:25.371036 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d3fcb20d-e9f6-49e7-92d8-9e5f130e9681 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:25.373605 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3fcb20d-e9f6-49e7-92d8-9e5f130e9681 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 Aug 12 15:02:25.373806 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3fcb20d-e9f6-49e7-92d8-9e5f130e9681 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:25.374253 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d3fcb20d-e9f6-49e7-92d8-9e5f130e9681 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:25.381156 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d3fcb20d-e9f6-49e7-92d8-9e5f130e9681 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 returned with HTTP 404 Aug 12 15:02:25.381749 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1111/4449] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:25 2026] GET /volume/v3/volumes/c8412147-5181-4e61-b52a-162d19a9faa8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:25.388249 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:25.389797 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 Aug 12 15:02:25.389964 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:25.390129 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:25.390274 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume with id: 0b9f6280-ee38-4c05-827d-a9e6ae6fef65 Aug 12 15:02:25.396366 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:25.396366 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:25.396781 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:25.410609 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume request issued successfully. Aug 12 15:02:25.410796 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-251fdf9c-562c-4aad-a469-a28b40fbc879 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 returned with HTTP 202 Aug 12 15:02:25.411141 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1105/4450] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:25 2026] DELETE /volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:25.420106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-44d3904b-25b3-4a2f-8a29-8648e4a80b52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:25.422094 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44d3904b-25b3-4a2f-8a29-8648e4a80b52 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 Aug 12 15:02:25.422314 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44d3904b-25b3-4a2f-8a29-8648e4a80b52 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:25.422526 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-44d3904b-25b3-4a2f-8a29-8648e4a80b52 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:25.429931 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:25.429931 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:25.433891 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-44d3904b-25b3-4a2f-8a29-8648e4a80b52 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:25.438061 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-44d3904b-25b3-4a2f-8a29-8648e4a80b52 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 returned with HTTP 200 Aug 12 15:02:25.438442 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1117/4451] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:25 2026] GET /volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:26.451347 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-057a61a1-a1bb-4681-828c-ead6b9568f4a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:26.453244 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-057a61a1-a1bb-4681-828c-ead6b9568f4a tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 Aug 12 15:02:26.453428 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-057a61a1-a1bb-4681-828c-ead6b9568f4a tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:26.453637 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-057a61a1-a1bb-4681-828c-ead6b9568f4a tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:26.458750 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-057a61a1-a1bb-4681-828c-ead6b9568f4a tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 returned with HTTP 404 Aug 12 15:02:26.459187 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1119/4452] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:26 2026] GET /volume/v3/volumes/0b9f6280-ee38-4c05-827d-a9e6ae6fef65 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:26.466021 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:26.467602 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 Aug 12 15:02:26.467782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:26.467954 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:26.468124 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume with id: 7e00a494-0108-459a-beb2-64cf4a45a4f5 Aug 12 15:02:26.474540 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:26.474540 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:26.475005 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:26.490295 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume request issued successfully. Aug 12 15:02:26.490421 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7bc02538-a8bf-49f4-a40f-cf3d23db7c82 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 returned with HTTP 202 Aug 12 15:02:26.490894 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1112/4453] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:26 2026] DELETE /volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:26.498650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6268ac9a-91d6-4edd-80c1-8737bc1c50d7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:26.500206 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6268ac9a-91d6-4edd-80c1-8737bc1c50d7 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 Aug 12 15:02:26.500415 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6268ac9a-91d6-4edd-80c1-8737bc1c50d7 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:26.500693 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6268ac9a-91d6-4edd-80c1-8737bc1c50d7 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:26.507235 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:26.507235 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:26.510757 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6268ac9a-91d6-4edd-80c1-8737bc1c50d7 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:26.514844 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6268ac9a-91d6-4edd-80c1-8737bc1c50d7 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 returned with HTTP 200 Aug 12 15:02:26.515255 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1106/4454] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:26 2026] GET /volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:27.527553 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ece715d8-f2cd-4633-9b86-b1062c741ac2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:27.529657 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ece715d8-f2cd-4633-9b86-b1062c741ac2 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 Aug 12 15:02:27.529896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ece715d8-f2cd-4633-9b86-b1062c741ac2 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:27.530109 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ece715d8-f2cd-4633-9b86-b1062c741ac2 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:27.535625 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ece715d8-f2cd-4633-9b86-b1062c741ac2 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 returned with HTTP 404 Aug 12 15:02:27.536118 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1118/4455] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:27 2026] GET /volume/v3/volumes/7e00a494-0108-459a-beb2-64cf4a45a4f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:27.542549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:27.544389 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] DELETE https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 Aug 12 15:02:27.544649 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:27.544823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:27.545004 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume with id: 098447eb-d94c-4ed2-a6b7-91a30945c7e3 Aug 12 15:02:27.552357 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:27.552357 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:27.552956 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:27.570258 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Delete volume request issued successfully. Aug 12 15:02:27.570634 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4cfe7e6c-51c1-431c-b0a8-3b862ef9c0ac tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 returned with HTTP 202 Aug 12 15:02:27.571161 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1120/4456] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:27 2026] DELETE /volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:27.578452 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6bcdce08-1028-4d40-ab38-f805a7ae94a6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:27.579958 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6bcdce08-1028-4d40-ab38-f805a7ae94a6 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 Aug 12 15:02:27.580149 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6bcdce08-1028-4d40-ab38-f805a7ae94a6 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:27.580373 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6bcdce08-1028-4d40-ab38-f805a7ae94a6 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:27.586978 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:27.586978 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:27.590444 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6bcdce08-1028-4d40-ab38-f805a7ae94a6 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Volume info retrieved successfully. Aug 12 15:02:27.594889 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6bcdce08-1028-4d40-ab38-f805a7ae94a6 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 returned with HTTP 200 Aug 12 15:02:27.595227 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1113/4457] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:27 2026] GET /volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:28.607022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0aaeca7f-48ec-46ba-9d45-55851cfb6895 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:28.611546 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0aaeca7f-48ec-46ba-9d45-55851cfb6895 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] GET https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 Aug 12 15:02:28.611824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0aaeca7f-48ec-46ba-9d45-55851cfb6895 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:28.612085 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0aaeca7f-48ec-46ba-9d45-55851cfb6895 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:28.624383 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0aaeca7f-48ec-46ba-9d45-55851cfb6895 tempest-CreateVolumesFromImageTest-298633487 tempest-CreateVolumesFromImageTest-298633487-project-member] https://10.4.3.100/volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 returned with HTTP 404 Aug 12 15:02:28.625064 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1107/4458] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:28 2026] GET /volume/v3/volumes/098447eb-d94c-4ed2-a6b7-91a30945c7e3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:29.684149 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:29.734082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:29.763361 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:29.763925 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-663208384"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:29.765595 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-663208384'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:29.765785 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume of 1 GB Aug 12 15:02:29.769536 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Availability Zones retrieved successfully. Aug 12 15:02:29.775528 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (645b7182-fe4e-47a9-ad7e-26277f0762c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:29.776380 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422ff671-870c-4fd0-be79-7500cec6a13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.777241 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:29.790928 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:29.791407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1741875995"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:29.792820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1741875995'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:29.792929 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:29.796695 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:29.801783 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (5e81ab19-ac43-44d6-bf47-2c75cd114307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:29.802628 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9822b349-d79d-4e95-83f5-dbca9533a3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.803471 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:29.803593 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (422ff671-870c-4fd0-be79-7500cec6a13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.804297 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4820eed1-22bb-4344-b8ed-e05c22a11e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.828262 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9822b349-d79d-4e95-83f5-dbca9533a3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.828998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9d45bc-f66f-41da-a14d-f5122ba5d401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.856144 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Created reservations ['1f0b1dbd-849e-4c0a-8674-c5cfc8f578fe', '26cccf9f-9531-49ff-bc65-18106d72d3e5', '5b1cd713-caa6-47eb-87b9-6c692b595c7a', 'e4202bba-c999-4d36-98b3-22e3719a0005'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:29.856844 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4820eed1-22bb-4344-b8ed-e05c22a11e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f0b1dbd-849e-4c0a-8674-c5cfc8f578fe', '26cccf9f-9531-49ff-bc65-18106d72d3e5', '5b1cd713-caa6-47eb-87b9-6c692b595c7a', 'e4202bba-c999-4d36-98b3-22e3719a0005']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.857556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc27bff-522c-4924-933e-b645c3bfd2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.879116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebc27bff-522c-4924-933e-b645c3bfd2ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b9df374-639a-46a0-8f2d-8db2d9d3542b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-663208384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['1f0b1dbd-849e-4c0a-8674-c5cfc8f578fe','26cccf9f-9531-49ff-bc65-18106d72d3e5','5b1cd713-caa6-47eb-87b9-6c692b595c7a','e4202bba-c999-4d36-98b3-22e3719a0005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-663208384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b9df374-639a-46a0-8f2d-8db2d9d3542b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.879844 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530fa7d0-d537-4669-b415-fca506638e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.883900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['4695e96d-cfa1-430c-808a-0e8aad48664e', 'ef33bf8a-9d41-4d26-8a5e-ea9cfcf14b0b', 'a8954494-ba16-4a04-aa71-8cac6ca6b671', '32912677-5cdd-4e04-b0fd-2806a53d7bac'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:29.884723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa9d45bc-f66f-41da-a14d-f5122ba5d401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4695e96d-cfa1-430c-808a-0e8aad48664e', 'ef33bf8a-9d41-4d26-8a5e-ea9cfcf14b0b', 'a8954494-ba16-4a04-aa71-8cac6ca6b671', '32912677-5cdd-4e04-b0fd-2806a53d7bac']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.885495 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35864210-bace-4a86-8d51-d4a4ddc2e807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.896636 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (530fa7d0-d537-4669-b415-fca506638e85) transitioned into state 'SUCCESS' from state '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-663208384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['1f0b1dbd-849e-4c0a-8674-c5cfc8f578fe','26cccf9f-9531-49ff-bc65-18106d72d3e5','5b1cd713-caa6-47eb-87b9-6c692b595c7a','e4202bba-c999-4d36-98b3-22e3719a0005'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.897238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3040c8-e400-4312-b359-4cd00eeb5dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.905578 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb3040c8-e400-4312-b359-4cd00eeb5dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.906233 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35864210-bace-4a86-8d51-d4a4ddc2e807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd644e353-857e-4bfe-992e-0c191bd95970', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1741875995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['4695e96d-cfa1-430c-808a-0e8aad48664e','ef33bf8a-9d41-4d26-8a5e-ea9cfcf14b0b','a8954494-ba16-4a04-aa71-8cac6ca6b671','32912677-5cdd-4e04-b0fd-2806a53d7bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1741875995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d644e353-857e-4bfe-992e-0c191bd95970,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.906315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (645b7182-fe4e-47a9-ad7e-26277f0762c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:29.906575 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request issued successfully. Aug 12 15:02:29.906982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2415d842-e86c-415e-b92c-4579b4f0d6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.907072 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c6a1b1f-2375-4273-981c-05453834d0b9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:29.907444 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1119/4459] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:02:29 2026] POST /volume/v3/volumes => generated 759 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:29.918280 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2bf8f40a-3c45-4e63-bafb-c29344c9bb40 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:29.920700 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2bf8f40a-3c45-4e63-bafb-c29344c9bb40 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b Aug 12 15:02:29.920879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2bf8f40a-3c45-4e63-bafb-c29344c9bb40 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:29.921230 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2bf8f40a-3c45-4e63-bafb-c29344c9bb40 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:29.927649 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:29.927649 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:29.931072 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2bf8f40a-3c45-4e63-bafb-c29344c9bb40 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:29.931762 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2415d842-e86c-415e-b92c-4579b4f0d6c9) transitioned into state 'SUCCESS' from state '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-1741875995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['4695e96d-cfa1-430c-808a-0e8aad48664e','ef33bf8a-9d41-4d26-8a5e-ea9cfcf14b0b','a8954494-ba16-4a04-aa71-8cac6ca6b671','32912677-5cdd-4e04-b0fd-2806a53d7bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.932465 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb5e4a2c-98b6-4f37-893c-3d68eb14af2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:29.936115 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2bf8f40a-3c45-4e63-bafb-c29344c9bb40 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b returned with HTTP 200 Aug 12 15:02:29.936544 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1114/4460] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:29 2026] GET /volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:29.941537 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb5e4a2c-98b6-4f37-893c-3d68eb14af2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:29.942292 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (5e81ab19-ac43-44d6-bf47-2c75cd114307) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:29.942654 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:29.943190 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a3bac53e-9401-48ce-bbac-ce14293b23e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:29.943613 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1121/4461] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:02:29 2026] POST /volume/v3/volumes => generated 770 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:29.958017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c747437c-c3d3-42f2-abc1-27279d799529 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:29.959658 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c747437c-c3d3-42f2-abc1-27279d799529 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:02:29.959847 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c747437c-c3d3-42f2-abc1-27279d799529 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:29.960013 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c747437c-c3d3-42f2-abc1-27279d799529 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:29.965842 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:29.965842 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:29.968570 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c747437c-c3d3-42f2-abc1-27279d799529 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:29.971962 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c747437c-c3d3-42f2-abc1-27279d799529 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 returned with HTTP 200 Aug 12 15:02:29.972282 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1108/4462] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:29 2026] GET /volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 => generated 838 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:30.947288 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cd9614f0-e57a-480e-a414-d3fab88eb14a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:30.949047 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd9614f0-e57a-480e-a414-d3fab88eb14a tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b Aug 12 15:02:30.949245 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd9614f0-e57a-480e-a414-d3fab88eb14a tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:30.949398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cd9614f0-e57a-480e-a414-d3fab88eb14a tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:30.955863 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:30.955863 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:30.959067 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-cd9614f0-e57a-480e-a414-d3fab88eb14a tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:30.962850 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cd9614f0-e57a-480e-a414-d3fab88eb14a tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b returned with HTTP 200 Aug 12 15:02:30.963288 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1120/4463] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:30 2026] GET /volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:30.974157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-28017dbf-0038-4407-bff2-4705b9850512 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:30.975628 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-28017dbf-0038-4407-bff2-4705b9850512 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:02:30.975934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-28017dbf-0038-4407-bff2-4705b9850512 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b9df374-639a-46a0-8f2d-8db2d9d3542b", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-931286739"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:30.983558 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:30.983558 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:30.983757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-45f68d22-69b3-43d8-9e03-a9987c1f6085 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:30.984091 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-28017dbf-0038-4407-bff2-4705b9850512 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:30.984091 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-28017dbf-0038-4407-bff2-4705b9850512 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create snapshot from volume 1b9df374-639a-46a0-8f2d-8db2d9d3542b Aug 12 15:02:30.985468 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45f68d22-69b3-43d8-9e03-a9987c1f6085 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:02:30.985668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45f68d22-69b3-43d8-9e03-a9987c1f6085 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:30.985843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45f68d22-69b3-43d8-9e03-a9987c1f6085 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:30.993764 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:30.993764 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:30.997658 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-45f68d22-69b3-43d8-9e03-a9987c1f6085 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:31.001936 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45f68d22-69b3-43d8-9e03-a9987c1f6085 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 returned with HTTP 200 Aug 12 15:02:31.002330 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1122/4464] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:30 2026] GET /volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:31.017698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:31.019387 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:02:31.019773 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d644e353-857e-4bfe-992e-0c191bd95970", "name": "tempest-VolumeDependencyTests-Snapshot-1141128163"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:31.028546 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:31.028546 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:31.029098 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:31.029213 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create snapshot from volume d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:02:31.032263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-28017dbf-0038-4407-bff2-4705b9850512 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Created reservations ['42ae5748-1503-4d65-bf94-1b67e2a16cec', '4d7ed2de-1bcd-446d-9263-4b4282bad075', '105d69d7-6ba8-40d3-a321-f8b7857b8b63', '44ec4117-e73f-451a-9968-766b5311d296'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:31.068780 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-28017dbf-0038-4407-bff2-4705b9850512 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Snapshot create request issued successfully. Aug 12 15:02:31.069062 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-28017dbf-0038-4407-bff2-4705b9850512 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:02:31.069443 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1115/4465] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:02:30 2026] POST /volume/v3/snapshots => generated 315 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:31.074981 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['8f15a230-2155-40da-a438-ecc6be6406e4', '86437600-18c7-4ce8-a3ef-efee39cf52c3', 'a7713247-da48-4827-90e6-eadeaad1d0af', '5e3cf9af-9847-4122-804e-cdd8bdeaa2b9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:31.078610 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2060b4f-e1f8-40b6-9697-cedd82927f33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:31.081977 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2060b4f-e1f8-40b6-9697-cedd82927f33 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c Aug 12 15:02:31.082188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2060b4f-e1f8-40b6-9697-cedd82927f33 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:31.082357 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2060b4f-e1f8-40b6-9697-cedd82927f33 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:31.087714 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:31.087714 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:31.088183 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2060b4f-e1f8-40b6-9697-cedd82927f33 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Snapshot retrieved successfully. Aug 12 15:02:31.089071 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2060b4f-e1f8-40b6-9697-cedd82927f33 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c returned with HTTP 200 Aug 12 15:02:31.089470 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1121/4466] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:31 2026] GET /volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c => generated 447 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:31.107141 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot create request issued successfully. Aug 12 15:02:31.107570 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a01f452-5455-43fd-8bd8-c3ec4bb49d5e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:02:31.108135 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1109/4467] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:02:31 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 15:02:31.117898 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-feb68a61-571a-4a20-be13-8b81fdc86579 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:31.119714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feb68a61-571a-4a20-be13-8b81fdc86579 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:02:31.119907 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feb68a61-571a-4a20-be13-8b81fdc86579 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:31.120096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-feb68a61-571a-4a20-be13-8b81fdc86579 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:31.124938 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:31.124938 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:31.125378 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-feb68a61-571a-4a20-be13-8b81fdc86579 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:31.126250 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-feb68a61-571a-4a20-be13-8b81fdc86579 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe returned with HTTP 200 Aug 12 15:02:31.126675 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1123/4468] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:31 2026] GET /volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.099865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f83c8019-0b2b-45d5-8bd1-9096e7050f18 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.101735 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f83c8019-0b2b-45d5-8bd1-9096e7050f18 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c Aug 12 15:02:32.101936 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f83c8019-0b2b-45d5-8bd1-9096e7050f18 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.102112 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f83c8019-0b2b-45d5-8bd1-9096e7050f18 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.106897 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.106897 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:32.107324 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f83c8019-0b2b-45d5-8bd1-9096e7050f18 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Snapshot retrieved successfully. Aug 12 15:02:32.108084 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f83c8019-0b2b-45d5-8bd1-9096e7050f18 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c returned with HTTP 200 Aug 12 15:02:32.108565 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1116/4469] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.116407 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.117960 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:32.118360 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "59f15522-89ac-4192-bcd2-acb34e6ca20c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1347915702"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:32.119741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request body: {'volume': {"'snapshot_id": '59f15522-89ac-4192-bcd2-acb34e6ca20c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1347915702'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:32.120506 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume of 1 GB Aug 12 15:02:32.123538 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Availability Zones retrieved successfully. Aug 12 15:02:32.128213 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (115363c7-c9d1-49e4-9450-3a8612eea0d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.129024 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990ef24f-0ec6-458f-a7e7-1c552f8faffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.129786 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:32.137117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2611fe25-c30b-4bf7-9c88-d8f412031408 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.138919 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2611fe25-c30b-4bf7-9c88-d8f412031408 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:02:32.139100 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2611fe25-c30b-4bf7-9c88-d8f412031408 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.139364 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2611fe25-c30b-4bf7-9c88-d8f412031408 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.143993 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.143993 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:32.144751 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2611fe25-c30b-4bf7-9c88-d8f412031408 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:32.145313 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2611fe25-c30b-4bf7-9c88-d8f412031408 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe returned with HTTP 200 Aug 12 15:02:32.145697 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1110/4470] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.153106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990ef24f-0ec6-458f-a7e7-1c552f8faffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.153883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ce0bd4-b1e5-4995-8492-fda06ce9d0f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.154013 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.155673 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:32.156004 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0395f70f-b56c-45c5-95f7-c310d7cf58fe", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-435613170"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:32.157393 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'snapshot_id': '0395f70f-b56c-45c5-95f7-c310d7cf58fe', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-435613170'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:32.162093 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.162093 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:32.162472 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:32.162612 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:32.165716 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:32.171285 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (414630de-d21c-4e87-8227-2e7d3f445b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.172406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3f7c9b-be93-4209-8607-c694fa23218a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.173476 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:32.190259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Created reservations ['e0f67775-9a3d-4e49-bdf4-d6cf610395e3', '6b3e8044-f7e8-48d2-9aa2-3ac3ce3d7ebf', '9a8b0c7a-ea33-4b9d-8a17-49cb60825988', '917ddec5-e9c1-4e38-9198-534f6f0b5bae'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:32.191063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ce0bd4-b1e5-4995-8492-fda06ce9d0f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0f67775-9a3d-4e49-bdf4-d6cf610395e3', '6b3e8044-f7e8-48d2-9aa2-3ac3ce3d7ebf', '9a8b0c7a-ea33-4b9d-8a17-49cb60825988', '917ddec5-e9c1-4e38-9198-534f6f0b5bae']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.191821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9cb43c-f9b4-402a-bab4-a3672cfd1393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.200383 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a3f7c9b-be93-4209-8607-c694fa23218a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0395f70f-b56c-45c5-95f7-c310d7cf58fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.201128 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208948ac-0a01-4194-9599-9395c7c15ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.212060 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9cb43c-f9b4-402a-bab4-a3672cfd1393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21e6ae65-e84d-490d-aada-810fa0ce7fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347915702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['e0f67775-9a3d-4e49-bdf4-d6cf610395e3','6b3e8044-f7e8-48d2-9aa2-3ac3ce3d7ebf','9a8b0c7a-ea33-4b9d-8a17-49cb60825988','917ddec5-e9c1-4e38-9198-534f6f0b5bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1347915702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21e6ae65-e84d-490d-aada-810fa0ce7fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.212820 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab41f17-a6f5-453b-9a11-991496eb2cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.227938 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dab41f17-a6f5-453b-9a11-991496eb2cdb) transitioned into state 'SUCCESS' from state '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-1347915702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['e0f67775-9a3d-4e49-bdf4-d6cf610395e3','6b3e8044-f7e8-48d2-9aa2-3ac3ce3d7ebf','9a8b0c7a-ea33-4b9d-8a17-49cb60825988','917ddec5-e9c1-4e38-9198-534f6f0b5bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.228583 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530a5781-ff0f-4c35-ac52-f828c5368993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.235344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['5e23e1b2-5fb4-439c-a4a2-236f8ec1d258', 'cced1655-0b61-493a-8dd6-b5ebde3759a6', 'b8d4c593-611d-4993-ab10-d31ecd0046e5', '083aa72b-f512-43a1-beae-4b1054fddb1d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:32.236108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (208948ac-0a01-4194-9599-9395c7c15ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e23e1b2-5fb4-439c-a4a2-236f8ec1d258', 'cced1655-0b61-493a-8dd6-b5ebde3759a6', 'b8d4c593-611d-4993-ab10-d31ecd0046e5', '083aa72b-f512-43a1-beae-4b1054fddb1d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.236846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac940fbd-88ac-4223-8819-d9a60d260f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.236982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530a5781-ff0f-4c35-ac52-f828c5368993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.237928 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (115363c7-c9d1-49e4-9450-3a8612eea0d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.238193 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request issued successfully. Aug 12 15:02:32.238743 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f989854f-0c19-4c4f-a969-58b92d997fb4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:32.239137 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1122/4471] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:32 2026] POST /volume/v3/volumes => generated 760 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:32.250472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.252240 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:32.252619 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "59f15522-89ac-4192-bcd2-acb34e6ca20c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-161420916"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:32.254042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request body: {'volume': {"'snapshot_id": '59f15522-89ac-4192-bcd2-acb34e6ca20c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-161420916'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:32.254179 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume of 1 GB Aug 12 15:02:32.258705 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Availability Zones retrieved successfully. Aug 12 15:02:32.267227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (3ea36db3-a741-465d-920c-7bf5bc50da6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.268693 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c60bf1-7aa3-4e5f-b1b2-6ac15784bbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.270051 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:32.273538 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac940fbd-88ac-4223-8819-d9a60d260f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76c5fd11-bdda-4e97-a7c5-b48e8d22645b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-435613170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['5e23e1b2-5fb4-439c-a4a2-236f8ec1d258','cced1655-0b61-493a-8dd6-b5ebde3759a6','b8d4c593-611d-4993-ab10-d31ecd0046e5','083aa72b-f512-43a1-beae-4b1054fddb1d'],size=1,snapshot_id=0395f70f-b56c-45c5-95f7-c310d7cf58fe,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-435613170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76c5fd11-bdda-4e97-a7c5-b48e8d22645b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0395f70f-b56c-45c5-95f7-c310d7cf58fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.274195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb2d9a3-8323-431d-b7c1-b2b825639e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.289407 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eb2d9a3-8323-431d-b7c1-b2b825639e06) transitioned into state 'SUCCESS' from state '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-435613170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['5e23e1b2-5fb4-439c-a4a2-236f8ec1d258','cced1655-0b61-493a-8dd6-b5ebde3759a6','b8d4c593-611d-4993-ab10-d31ecd0046e5','083aa72b-f512-43a1-beae-4b1054fddb1d'],size=1,snapshot_id=0395f70f-b56c-45c5-95f7-c310d7cf58fe,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.290097 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2cce17-69ee-42e6-a2e7-c9fc5d946a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.302815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6c60bf1-7aa3-4e5f-b1b2-6ac15784bbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.304033 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9a69f7-3446-4f36-a557-acb14a7e9051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.308754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf2cce17-69ee-42e6-a2e7-c9fc5d946a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.309566 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (414630de-d21c-4e87-8227-2e7d3f445b36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.309829 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:32.310601 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4c846edb-50f1-496a-a93c-ab44e44272c0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:32.311167 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1124/4472] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:02:32 2026] POST /volume/v3/volumes => generated 803 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:32.321600 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-68b83da3-33ff-4630-a6ef-aac7a7c0e17c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.323166 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68b83da3-33ff-4630-a6ef-aac7a7c0e17c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:02:32.323383 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68b83da3-33ff-4630-a6ef-aac7a7c0e17c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.323585 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-68b83da3-33ff-4630-a6ef-aac7a7c0e17c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.330029 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.330029 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:32.333176 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-68b83da3-33ff-4630-a6ef-aac7a7c0e17c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:32.336937 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-68b83da3-33ff-4630-a6ef-aac7a7c0e17c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b returned with HTTP 200 Aug 12 15:02:32.337348 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1111/4473] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:32.342906 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Created reservations ['e83947a7-e199-4fca-94a3-c0b932531861', '40e037fe-de9d-4fea-9177-ef51f512dcbe', '7c79fab9-5fbd-4b6e-9f63-bda6c41962a2', '04f74528-880e-4529-885e-ca03c6ed89ba'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:32.343760 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c9a69f7-3446-4f36-a557-acb14a7e9051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e83947a7-e199-4fca-94a3-c0b932531861', '40e037fe-de9d-4fea-9177-ef51f512dcbe', '7c79fab9-5fbd-4b6e-9f63-bda6c41962a2', '04f74528-880e-4529-885e-ca03c6ed89ba']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.344414 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f37286-38e2-4aa9-86c7-976ec986f414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.365694 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f37286-38e2-4aa9-86c7-976ec986f414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d3473a0-a063-42ff-bb70-23b464b99adf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-161420916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['e83947a7-e199-4fca-94a3-c0b932531861','40e037fe-de9d-4fea-9177-ef51f512dcbe','7c79fab9-5fbd-4b6e-9f63-bda6c41962a2','04f74528-880e-4529-885e-ca03c6ed89ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-161420916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d3473a0-a063-42ff-bb70-23b464b99adf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.366366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbd5012-7468-41dc-a1aa-6ee00056c451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.383283 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbbd5012-7468-41dc-a1aa-6ee00056c451) transitioned into state 'SUCCESS' from state '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-161420916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['e83947a7-e199-4fca-94a3-c0b932531861','40e037fe-de9d-4fea-9177-ef51f512dcbe','7c79fab9-5fbd-4b6e-9f63-bda6c41962a2','04f74528-880e-4529-885e-ca03c6ed89ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.384197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fe0d26-5aa0-4011-9388-2184554afcf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.392338 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fe0d26-5aa0-4011-9388-2184554afcf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.393170 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (3ea36db3-a741-465d-920c-7bf5bc50da6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.393596 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request issued successfully. Aug 12 15:02:32.394164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-97bde933-eac2-4dd1-a001-2a1a640a7d90 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:32.394630 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1117/4474] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:32 2026] POST /volume/v3/volumes => generated 759 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:32.405697 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.407419 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:32.407802 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "59f15522-89ac-4192-bcd2-acb34e6ca20c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1332227508"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:32.409138 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request body: {'volume': {"'snapshot_id": '59f15522-89ac-4192-bcd2-acb34e6ca20c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1332227508'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:32.409260 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume of 1 GB Aug 12 15:02:32.409571 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.409571 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:32.412932 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Availability Zones retrieved successfully. Aug 12 15:02:32.417821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (92810d85-5773-4433-b5ea-b91e05e12fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.418695 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aac31f1-8987-415c-9a1a-d97f085be14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.419543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:32.441573 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4aac31f1-8987-415c-9a1a-d97f085be14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.442194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35439615-65b6-40d2-8a74-f36ba44d2985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.475646 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Created reservations ['23d11697-68da-4a19-b77d-ba86b3f7c795', '5a089367-64c5-4baf-bd66-ad5ab0feed8e', '632b87f7-b164-41f8-9aa3-afbee530c42d', '3f62ef10-220c-407c-9603-38e378fd6f66'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:32.476348 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35439615-65b6-40d2-8a74-f36ba44d2985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d11697-68da-4a19-b77d-ba86b3f7c795', '5a089367-64c5-4baf-bd66-ad5ab0feed8e', '632b87f7-b164-41f8-9aa3-afbee530c42d', '3f62ef10-220c-407c-9603-38e378fd6f66']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.476999 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab76a1b5-1929-495b-b59e-78a3e6962e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.499238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab76a1b5-1929-495b-b59e-78a3e6962e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24c43721-ae77-49be-bedd-82aee9658672', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1332227508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['23d11697-68da-4a19-b77d-ba86b3f7c795','5a089367-64c5-4baf-bd66-ad5ab0feed8e','632b87f7-b164-41f8-9aa3-afbee530c42d','3f62ef10-220c-407c-9603-38e378fd6f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1332227508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24c43721-ae77-49be-bedd-82aee9658672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.500026 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6b4ebb-9c1f-4312-af82-72efa29f6dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.516049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa6b4ebb-9c1f-4312-af82-72efa29f6dea) transitioned into state 'SUCCESS' from state '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-1332227508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['23d11697-68da-4a19-b77d-ba86b3f7c795','5a089367-64c5-4baf-bd66-ad5ab0feed8e','632b87f7-b164-41f8-9aa3-afbee530c42d','3f62ef10-220c-407c-9603-38e378fd6f66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.516821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbcd320-7512-4c1e-9ff2-c9cf46059b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.524754 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccbcd320-7512-4c1e-9ff2-c9cf46059b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.525601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (92810d85-5773-4433-b5ea-b91e05e12fd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.525909 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request issued successfully. Aug 12 15:02:32.526448 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-76f5ebfa-92b7-4e11-9c22-8b4cb8b3bca4 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:32.526954 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1123/4475] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:32 2026] POST /volume/v3/volumes => generated 760 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:32.537590 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.539253 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:32.539596 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "59f15522-89ac-4192-bcd2-acb34e6ca20c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-794434722"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:32.540904 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request body: {'volume': {"'snapshot_id": '59f15522-89ac-4192-bcd2-acb34e6ca20c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-794434722'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:32.541009 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume of 1 GB Aug 12 15:02:32.541225 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.541225 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:32.544557 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Availability Zones retrieved successfully. Aug 12 15:02:32.549614 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (171989e1-bfa3-4fe3-b30d-689105962946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.550434 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6871dbf-78b3-4e74-ad3f-fe9e563f596c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.551302 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:32.574189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6871dbf-78b3-4e74-ad3f-fe9e563f596c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.575194 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21f0eb2-36d7-4f9f-acf9-366b90148ea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.623841 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Created reservations ['3c902825-1d4a-463b-b9ab-0bdc90c88a68', 'd3e3c8cb-3ed0-47a2-97c0-f610c35fee77', '1132cfd0-14c6-4cb0-b393-c0ecd4f51b5e', 'df9abe60-9ccb-48ee-949f-8bc12afc3dd2'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:32.624671 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b21f0eb2-36d7-4f9f-acf9-366b90148ea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c902825-1d4a-463b-b9ab-0bdc90c88a68', 'd3e3c8cb-3ed0-47a2-97c0-f610c35fee77', '1132cfd0-14c6-4cb0-b393-c0ecd4f51b5e', 'df9abe60-9ccb-48ee-949f-8bc12afc3dd2']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.625375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44b2264-53c8-49a4-bc9c-8fc8e7cddd60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.649071 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44b2264-53c8-49a4-bc9c-8fc8e7cddd60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65fd5d0e-d77c-4140-a97c-d8b337a52725', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-794434722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['3c902825-1d4a-463b-b9ab-0bdc90c88a68','d3e3c8cb-3ed0-47a2-97c0-f610c35fee77','1132cfd0-14c6-4cb0-b393-c0ecd4f51b5e','df9abe60-9ccb-48ee-949f-8bc12afc3dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-794434722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65fd5d0e-d77c-4140-a97c-d8b337a52725,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.650031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b6d589-5ae4-45d0-a1e5-4adeeb61982c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.676367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66b6d589-5ae4-45d0-a1e5-4adeeb61982c) transitioned into state 'SUCCESS' from state '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-794434722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['3c902825-1d4a-463b-b9ab-0bdc90c88a68','d3e3c8cb-3ed0-47a2-97c0-f610c35fee77','1132cfd0-14c6-4cb0-b393-c0ecd4f51b5e','df9abe60-9ccb-48ee-949f-8bc12afc3dd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.677059 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257294b4-a2ca-4ab2-b971-657eef3b5c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.688971 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (257294b4-a2ca-4ab2-b971-657eef3b5c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.689724 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (171989e1-bfa3-4fe3-b30d-689105962946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.689992 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request issued successfully. Aug 12 15:02:32.690517 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d43e16da-95ca-46d5-ab25-63d2ae4b2bae tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:32.690937 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1125/4476] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:32 2026] POST /volume/v3/volumes => generated 759 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:32.701274 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.703039 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:32.703383 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "59f15522-89ac-4192-bcd2-acb34e6ca20c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1007736953"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:32.704784 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request body: {'volume': {"'snapshot_id": '59f15522-89ac-4192-bcd2-acb34e6ca20c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1007736953'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:32.704950 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume of 1 GB Aug 12 15:02:32.708563 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Availability Zones retrieved successfully. Aug 12 15:02:32.714778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (c0c79ff8-3d89-4692-9645-ed4ac222d376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.715686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64167791-bb48-4354-b640-6c9abf080de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.716469 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:32.742182 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64167791-bb48-4354-b640-6c9abf080de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.743044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beaaaa3e-8718-4e38-927c-0b5844194d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.781486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Created reservations ['dfa21af0-9990-471d-be64-82fd35589155', '75893b53-7730-4ae6-8372-9b60eacd1855', '9fba00ea-965a-4b09-a27e-114004ee7de3', '909b3c8a-b8d7-4ab9-bbb5-5f30da647bd6'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:32.782366 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (beaaaa3e-8718-4e38-927c-0b5844194d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa21af0-9990-471d-be64-82fd35589155', '75893b53-7730-4ae6-8372-9b60eacd1855', '9fba00ea-965a-4b09-a27e-114004ee7de3', '909b3c8a-b8d7-4ab9-bbb5-5f30da647bd6']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.783279 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5645a14b-69d4-4e40-87bb-91f3bd22040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.805243 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5645a14b-69d4-4e40-87bb-91f3bd22040c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b628ff04-c32a-4a19-a74c-f200cf95579d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1007736953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['dfa21af0-9990-471d-be64-82fd35589155','75893b53-7730-4ae6-8372-9b60eacd1855','9fba00ea-965a-4b09-a27e-114004ee7de3','909b3c8a-b8d7-4ab9-bbb5-5f30da647bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1007736953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b628ff04-c32a-4a19-a74c-f200cf95579d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.806081 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c27309c-ef71-4929-a1b8-82d447cd3d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.823521 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c27309c-ef71-4929-a1b8-82d447cd3d52) transitioned into state 'SUCCESS' from state '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-1007736953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80eb8010b22b4a4d95ea9f3dfadebd6e',qos_specs=None,replication_status=,reservations=['dfa21af0-9990-471d-be64-82fd35589155','75893b53-7730-4ae6-8372-9b60eacd1855','9fba00ea-965a-4b09-a27e-114004ee7de3','909b3c8a-b8d7-4ab9-bbb5-5f30da647bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14b0c70ba41e405cb4be2ec95b26e26b',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.824358 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (327260be-8c75-42e2-ad53-87d0abbdcb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:32.833295 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (327260be-8c75-42e2-ad53-87d0abbdcb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:32.834084 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Flow 'volume_create_api' (c0c79ff8-3d89-4692-9645-ed4ac222d376) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:32.834367 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Create volume request issued successfully. Aug 12 15:02:32.835122 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-18fd7ec0-7d41-4097-be0b-e65c01c547b5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:32.835789 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1112/4477] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:32 2026] POST /volume/v3/volumes => generated 760 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:32.847907 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7de253f7-8b20-42f1-bcd7-fc39397a548f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.849731 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7de253f7-8b20-42f1-bcd7-fc39397a548f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 Aug 12 15:02:32.849904 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7de253f7-8b20-42f1-bcd7-fc39397a548f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.850084 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7de253f7-8b20-42f1-bcd7-fc39397a548f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.856609 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.856609 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:32.859923 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7de253f7-8b20-42f1-bcd7-fc39397a548f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:32.863995 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7de253f7-8b20-42f1-bcd7-fc39397a548f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 returned with HTTP 200 Aug 12 15:02:32.864327 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1118/4478] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.877103 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ca3f7be3-07a2-4740-be69-ff6e68e9a550 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.878637 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca3f7be3-07a2-4740-be69-ff6e68e9a550 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf Aug 12 15:02:32.878829 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca3f7be3-07a2-4740-be69-ff6e68e9a550 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.879001 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca3f7be3-07a2-4740-be69-ff6e68e9a550 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.885900 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.885900 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:32.889173 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ca3f7be3-07a2-4740-be69-ff6e68e9a550 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:32.893251 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca3f7be3-07a2-4740-be69-ff6e68e9a550 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf returned with HTTP 200 Aug 12 15:02:32.893656 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1124/4479] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.905636 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-04cdf7b0-f4a6-4a10-971f-88e0b60d4dd9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.907443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04cdf7b0-f4a6-4a10-971f-88e0b60d4dd9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 Aug 12 15:02:32.907677 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04cdf7b0-f4a6-4a10-971f-88e0b60d4dd9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.907855 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-04cdf7b0-f4a6-4a10-971f-88e0b60d4dd9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.914485 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.914485 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:32.917720 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-04cdf7b0-f4a6-4a10-971f-88e0b60d4dd9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:32.921538 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-04cdf7b0-f4a6-4a10-971f-88e0b60d4dd9 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 returned with HTTP 200 Aug 12 15:02:32.921900 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1126/4480] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.933604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c1927c93-08a7-472e-88f6-7e76881e8ec8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.935591 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1927c93-08a7-472e-88f6-7e76881e8ec8 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 Aug 12 15:02:32.935792 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1927c93-08a7-472e-88f6-7e76881e8ec8 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.936006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c1927c93-08a7-472e-88f6-7e76881e8ec8 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.942922 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.942922 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:32.946809 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c1927c93-08a7-472e-88f6-7e76881e8ec8 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:32.951620 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c1927c93-08a7-472e-88f6-7e76881e8ec8 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 returned with HTTP 200 Aug 12 15:02:32.951995 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1113/4481] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.963803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a85fe73e-47b9-4554-9042-25402938025b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.965736 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a85fe73e-47b9-4554-9042-25402938025b tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d Aug 12 15:02:32.965959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a85fe73e-47b9-4554-9042-25402938025b tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.966336 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a85fe73e-47b9-4554-9042-25402938025b tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.973736 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:32.973736 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:32.977682 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a85fe73e-47b9-4554-9042-25402938025b tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:32.981912 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a85fe73e-47b9-4554-9042-25402938025b tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d returned with HTTP 200 Aug 12 15:02:32.982303 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1119/4482] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:32 2026] GET /volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:32.995078 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:32.996857 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d Aug 12 15:02:32.997073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:32.997288 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:32.997442 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume with id: b628ff04-c32a-4a19-a74c-f200cf95579d Aug 12 15:02:33.004395 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:33.004395 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:33.004897 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:33.020360 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume request issued successfully. Aug 12 15:02:33.020640 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d257d465-3ab9-4f85-96bc-e80692dd2ff2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d returned with HTTP 202 Aug 12 15:02:33.021078 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1125/4483] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:32 2026] DELETE /volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:33.027821 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b02adc94-3a1d-463a-8bca-707ebbd7d334 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:33.029585 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b02adc94-3a1d-463a-8bca-707ebbd7d334 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d Aug 12 15:02:33.029786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b02adc94-3a1d-463a-8bca-707ebbd7d334 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:33.029994 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b02adc94-3a1d-463a-8bca-707ebbd7d334 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:33.037336 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:33.037336 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:33.040913 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b02adc94-3a1d-463a-8bca-707ebbd7d334 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:33.045204 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b02adc94-3a1d-463a-8bca-707ebbd7d334 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d returned with HTTP 200 Aug 12 15:02:33.045598 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1127/4484] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:33 2026] GET /volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:33.349014 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-92fdd0f8-a3ad-4403-b49e-0067cddd2da1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:33.350659 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92fdd0f8-a3ad-4403-b49e-0067cddd2da1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:02:33.350861 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92fdd0f8-a3ad-4403-b49e-0067cddd2da1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:33.351013 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-92fdd0f8-a3ad-4403-b49e-0067cddd2da1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:33.357257 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:33.357257 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:33.360755 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-92fdd0f8-a3ad-4403-b49e-0067cddd2da1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:33.364652 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-92fdd0f8-a3ad-4403-b49e-0067cddd2da1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b returned with HTTP 200 Aug 12 15:02:33.365012 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1114/4485] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:33 2026] GET /volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:33.379379 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:33.381221 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:02:33.381618 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76c5fd11-bdda-4e97-a7c5-b48e8d22645b", "name": "tempest-VolumeDependencyTests-Snapshot-1635446660"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:33.389365 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:33.389365 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:33.389800 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:33.389915 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create snapshot from volume 76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:02:33.413134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['a9513aeb-33eb-4bc5-bbd0-862b894e0253', 'ab9ed124-f849-494c-9ae2-c211eaf6836e', '9ea18a42-c885-4f07-a65d-2cf48875bfd1', '408cfcf2-3693-471f-b13c-31bb6159e36a'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:33.439708 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot create request issued successfully. Aug 12 15:02:33.440012 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-61afa8e1-c5a9-4963-b9a2-c8888859cfca tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:02:33.440450 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1120/4486] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:02:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:33.448128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-85758dc0-df10-4e10-af82-c55a1ec9b6a6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:33.449879 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85758dc0-df10-4e10-af82-c55a1ec9b6a6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:02:33.450204 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85758dc0-df10-4e10-af82-c55a1ec9b6a6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:33.450409 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-85758dc0-df10-4e10-af82-c55a1ec9b6a6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:33.455654 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:33.455654 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:33.456053 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-85758dc0-df10-4e10-af82-c55a1ec9b6a6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:33.456889 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-85758dc0-df10-4e10-af82-c55a1ec9b6a6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c returned with HTTP 200 Aug 12 15:02:33.457227 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1126/4487] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:33 2026] GET /volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:34.059057 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2dc993f9-d745-44f4-bf34-15d65857a477 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:34.061429 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dc993f9-d745-44f4-bf34-15d65857a477 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d Aug 12 15:02:34.061762 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2dc993f9-d745-44f4-bf34-15d65857a477 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:34.062029 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2dc993f9-d745-44f4-bf34-15d65857a477 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:34.069256 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2dc993f9-d745-44f4-bf34-15d65857a477 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d returned with HTTP 404 Aug 12 15:02:34.069914 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1128/4488] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:34 2026] GET /volume/v3/volumes/b628ff04-c32a-4a19-a74c-f200cf95579d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:34.076133 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:34.077922 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] DELETE https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 Aug 12 15:02:34.078112 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:34.078287 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:34.078443 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume with id: 65fd5d0e-d77c-4140-a97c-d8b337a52725 Aug 12 15:02:34.084808 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:34.084808 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:34.085230 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:34.101232 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume request issued successfully. Aug 12 15:02:34.101419 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-626ac002-b72b-483a-8bb2-6df14ff980c1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 returned with HTTP 202 Aug 12 15:02:34.101927 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1115/4489] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:34 2026] DELETE /volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:34.108237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f3f8c5e7-9e75-4a2e-9248-d78e2c0f4bd1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:34.110065 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f3f8c5e7-9e75-4a2e-9248-d78e2c0f4bd1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 Aug 12 15:02:34.110253 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f3f8c5e7-9e75-4a2e-9248-d78e2c0f4bd1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:34.110433 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f3f8c5e7-9e75-4a2e-9248-d78e2c0f4bd1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:34.117109 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:34.117109 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:34.120232 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f3f8c5e7-9e75-4a2e-9248-d78e2c0f4bd1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:34.123874 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f3f8c5e7-9e75-4a2e-9248-d78e2c0f4bd1 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 returned with HTTP 200 Aug 12 15:02:34.124216 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1121/4490] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:34 2026] GET /volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:34.466155 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a52954c1-5ac3-4107-981b-b6dbf635d2bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:34.468003 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a52954c1-5ac3-4107-981b-b6dbf635d2bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:02:34.468214 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a52954c1-5ac3-4107-981b-b6dbf635d2bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:34.468398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a52954c1-5ac3-4107-981b-b6dbf635d2bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:34.473008 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:34.473008 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:34.473437 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a52954c1-5ac3-4107-981b-b6dbf635d2bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:34.474178 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a52954c1-5ac3-4107-981b-b6dbf635d2bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c returned with HTTP 200 Aug 12 15:02:34.474547 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1127/4491] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:34 2026] GET /volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:34.485103 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:34.486798 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:34.487104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c9373f74-48c8-4281-a4b9-2f3eeb73434c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1908676215"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:34.488630 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'snapshot_id': 'c9373f74-48c8-4281-a4b9-2f3eeb73434c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1908676215'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:34.493517 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:34.493517 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:34.493937 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:34.494082 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:34.497242 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:34.502562 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (61fc5352-3f90-4c81-a072-79e0e000c928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:34.503674 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c822169-ae00-414f-aa9c-75fab71555d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:34.504545 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:34.530318 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c822169-ae00-414f-aa9c-75fab71555d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c9373f74-48c8-4281-a4b9-2f3eeb73434c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:34.531170 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4559d368-4866-44db-ac76-f5eabed685cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:34.567335 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['98c3c181-6c23-4686-beeb-01ed3c27ea79', '56483322-80e6-4efa-aaab-4970782546ad', '49560b6e-a2db-4dfe-8ea3-4e01cc700ef9', '3e2c0aaf-e4bf-4f7e-8f76-2ad80bfff475'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:34.568201 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4559d368-4866-44db-ac76-f5eabed685cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98c3c181-6c23-4686-beeb-01ed3c27ea79', '56483322-80e6-4efa-aaab-4970782546ad', '49560b6e-a2db-4dfe-8ea3-4e01cc700ef9', '3e2c0aaf-e4bf-4f7e-8f76-2ad80bfff475']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:34.569052 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0fcaff-d8ad-47e6-a7b6-687f0b58542d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:34.605846 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b0fcaff-d8ad-47e6-a7b6-687f0b58542d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b4e3377-4094-4ea3-bf1f-f09b2179ab48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1908676215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['98c3c181-6c23-4686-beeb-01ed3c27ea79','56483322-80e6-4efa-aaab-4970782546ad','49560b6e-a2db-4dfe-8ea3-4e01cc700ef9','3e2c0aaf-e4bf-4f7e-8f76-2ad80bfff475'],size=1,snapshot_id=c9373f74-48c8-4281-a4b9-2f3eeb73434c,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1908676215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b4e3377-4094-4ea3-bf1f-f09b2179ab48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c9373f74-48c8-4281-a4b9-2f3eeb73434c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:34.606717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f7d8c4-306d-4659-9500-1aad40fc275d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:34.624422 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7f7d8c4-306d-4659-9500-1aad40fc275d) transitioned into state 'SUCCESS' from state '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-1908676215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['98c3c181-6c23-4686-beeb-01ed3c27ea79','56483322-80e6-4efa-aaab-4970782546ad','49560b6e-a2db-4dfe-8ea3-4e01cc700ef9','3e2c0aaf-e4bf-4f7e-8f76-2ad80bfff475'],size=1,snapshot_id=c9373f74-48c8-4281-a4b9-2f3eeb73434c,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:34.625208 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145f704d-126e-42a7-91a5-0ac84864e524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:34.646153 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145f704d-126e-42a7-91a5-0ac84864e524) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:34.646953 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (61fc5352-3f90-4c81-a072-79e0e000c928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:34.647238 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:34.647773 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9277abaa-7960-4fcb-a5ec-3bb6b2cdf856 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:34.648158 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1129/4492] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:02:34 2026] POST /volume/v3/volumes => generated 804 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:34.658745 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-60e4b494-d501-414c-9194-d7f34306322f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:34.660348 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60e4b494-d501-414c-9194-d7f34306322f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:02:34.660587 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60e4b494-d501-414c-9194-d7f34306322f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:34.660758 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-60e4b494-d501-414c-9194-d7f34306322f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:34.667681 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:34.667681 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:34.670786 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-60e4b494-d501-414c-9194-d7f34306322f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:34.674518 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-60e4b494-d501-414c-9194-d7f34306322f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 returned with HTTP 200 Aug 12 15:02:34.675025 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1116/4493] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:34 2026] GET /volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:35.135815 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-496ae105-eb2a-4232-84f7-23deccbac9cf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.137780 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-496ae105-eb2a-4232-84f7-23deccbac9cf tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 Aug 12 15:02:35.137994 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-496ae105-eb2a-4232-84f7-23deccbac9cf tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:35.138218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-496ae105-eb2a-4232-84f7-23deccbac9cf tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:35.144188 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-496ae105-eb2a-4232-84f7-23deccbac9cf tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 returned with HTTP 404 Aug 12 15:02:35.144718 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1122/4494] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:35 2026] GET /volume/v3/volumes/65fd5d0e-d77c-4140-a97c-d8b337a52725 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:35.150307 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c753abdf-9935-4dd7-a926-607771770579 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.151820 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c753abdf-9935-4dd7-a926-607771770579 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] DELETE https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 Aug 12 15:02:35.151985 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c753abdf-9935-4dd7-a926-607771770579 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:35.152151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c753abdf-9935-4dd7-a926-607771770579 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:35.152288 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c753abdf-9935-4dd7-a926-607771770579 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume with id: 24c43721-ae77-49be-bedd-82aee9658672 Aug 12 15:02:35.158164 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:35.158164 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:35.158529 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c753abdf-9935-4dd7-a926-607771770579 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:35.174221 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c753abdf-9935-4dd7-a926-607771770579 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume request issued successfully. Aug 12 15:02:35.174381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c753abdf-9935-4dd7-a926-607771770579 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 returned with HTTP 202 Aug 12 15:02:35.174807 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1128/4495] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:35 2026] DELETE /volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:35.180875 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d069defe-da07-432a-b1b6-29e747afc5f0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.182631 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d069defe-da07-432a-b1b6-29e747afc5f0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 Aug 12 15:02:35.182808 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d069defe-da07-432a-b1b6-29e747afc5f0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:35.182977 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d069defe-da07-432a-b1b6-29e747afc5f0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:35.189267 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:35.189267 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:35.192244 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d069defe-da07-432a-b1b6-29e747afc5f0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:35.196100 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d069defe-da07-432a-b1b6-29e747afc5f0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 returned with HTTP 200 Aug 12 15:02:35.196495 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1130/4496] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:35 2026] GET /volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:35.563964 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.565471 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:02:35.565814 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "73fa674d-6b19-4f0a-b6b8-cf1889373cb2", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1803283306", "description": null, "metadata": null}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:35.575712 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:35.575712 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:35.576132 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:02:35.576271 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create snapshot from volume 73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:02:35.596942 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['9b888b42-d544-4bee-bee8-37fc43fbffba', '364bda6b-295f-4978-b756-9573076aa7ed', 'e7d8dfaa-3a50-4940-9333-d282fcd0f715', '1925f56f-5482-454a-bbe9-e09953c3daa1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:35.623153 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot force create request issued successfully. Aug 12 15:02:35.623439 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-819a493c-0741-43fe-b1ee-dd9c72c6dc2f tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:02:35.623860 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1117/4497] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:02:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:35.632196 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-67ab3940-a656-40c7-af9b-183c6e1a4fb4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.633968 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-67ab3940-a656-40c7-af9b-183c6e1a4fb4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 Aug 12 15:02:35.634162 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-67ab3940-a656-40c7-af9b-183c6e1a4fb4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:35.634337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-67ab3940-a656-40c7-af9b-183c6e1a4fb4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:35.638860 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:35.638860 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:35.639222 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-67ab3940-a656-40c7-af9b-183c6e1a4fb4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:02:35.639948 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-67ab3940-a656-40c7-af9b-183c6e1a4fb4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 returned with HTTP 200 Aug 12 15:02:35.640288 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1123/4498] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:35 2026] GET /volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:35.686674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a4f41d25-2209-43e5-bcd8-71e06a0199bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.688924 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a4f41d25-2209-43e5-bcd8-71e06a0199bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:02:35.689221 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a4f41d25-2209-43e5-bcd8-71e06a0199bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:35.689617 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a4f41d25-2209-43e5-bcd8-71e06a0199bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:35.697794 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:35.697794 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:35.701522 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a4f41d25-2209-43e5-bcd8-71e06a0199bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:35.705581 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a4f41d25-2209-43e5-bcd8-71e06a0199bb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 returned with HTTP 200 Aug 12 15:02:35.705988 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1129/4499] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:35 2026] GET /volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:35.717416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.719220 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:35.719612 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2b4e3377-4094-4ea3-bf1f-f09b2179ab48", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-690979872"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:35.721119 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'source_volid': '2b4e3377-4094-4ea3-bf1f-f09b2179ab48', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-690979872'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:35.730801 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:35.730801 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:35.731530 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume retrieved successfully. Aug 12 15:02:35.731764 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:35.736438 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:35.743089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (d5d6ee39-ebda-4004-b88d-331eccb9a80a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:35.744171 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570b665a-2c46-4fbc-a179-bd86e194297f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:35.745047 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:35.767783 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (570b665a-2c46-4fbc-a179-bd86e194297f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2b4e3377-4094-4ea3-bf1f-f09b2179ab48', 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:35.768614 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a98b31-712e-4352-801d-464710da7520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:35.803444 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['677ada6f-6d4a-43cd-a99e-c67d97ec3a94', '49b97014-9eed-40fc-8363-25791f5a61a3', 'a8e388f8-8514-4d4c-abc1-ae7a278ba076', 'f2ba6be5-b0ae-4c1f-a88e-a24794e12d80'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:35.804238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a98b31-712e-4352-801d-464710da7520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['677ada6f-6d4a-43cd-a99e-c67d97ec3a94', '49b97014-9eed-40fc-8363-25791f5a61a3', 'a8e388f8-8514-4d4c-abc1-ae7a278ba076', 'f2ba6be5-b0ae-4c1f-a88e-a24794e12d80']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:35.805027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2255698c-e45b-40c9-8aeb-784fb2116f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:35.842405 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2255698c-e45b-40c9-8aeb-784fb2116f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5de763d-d132-4cf2-8b1b-2d588419e85c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-690979872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['677ada6f-6d4a-43cd-a99e-c67d97ec3a94','49b97014-9eed-40fc-8363-25791f5a61a3','a8e388f8-8514-4d4c-abc1-ae7a278ba076','f2ba6be5-b0ae-4c1f-a88e-a24794e12d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b4e3377-4094-4ea3-bf1f-f09b2179ab48,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-690979872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5de763d-d132-4cf2-8b1b-2d588419e85c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2b4e3377-4094-4ea3-bf1f-f09b2179ab48,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:35.843360 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06685fa-004e-412c-99bb-aae58b38b2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:35.858866 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d06685fa-004e-412c-99bb-aae58b38b2f7) transitioned into state 'SUCCESS' from state '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-690979872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['677ada6f-6d4a-43cd-a99e-c67d97ec3a94','49b97014-9eed-40fc-8363-25791f5a61a3','a8e388f8-8514-4d4c-abc1-ae7a278ba076','f2ba6be5-b0ae-4c1f-a88e-a24794e12d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b4e3377-4094-4ea3-bf1f-f09b2179ab48,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:35.859503 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eefbb08-fc9d-447b-8bcf-8d923fda488f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:35.872389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eefbb08-fc9d-447b-8bcf-8d923fda488f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:35.873142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (d5d6ee39-ebda-4004-b88d-331eccb9a80a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:35.873409 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:35.873940 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0891ea7f-b169-4c9e-87d0-cdd191f4ee7b tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:35.874323 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1131/4500] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:02:35 2026] POST /volume/v3/volumes => generated 803 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:35.884626 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd2c1540-1e93-450e-98b3-ee442bb25e96 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:35.886522 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd2c1540-1e93-450e-98b3-ee442bb25e96 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:02:35.886785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd2c1540-1e93-450e-98b3-ee442bb25e96 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:35.886996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd2c1540-1e93-450e-98b3-ee442bb25e96 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:35.893700 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:35.893700 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:35.897216 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fd2c1540-1e93-450e-98b3-ee442bb25e96 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:35.900759 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd2c1540-1e93-450e-98b3-ee442bb25e96 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c returned with HTTP 200 Aug 12 15:02:35.901083 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1118/4501] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:35 2026] GET /volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:36.208142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-05b391be-feb8-40d1-bb69-efea4981d13f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.209846 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-05b391be-feb8-40d1-bb69-efea4981d13f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 Aug 12 15:02:36.210035 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-05b391be-feb8-40d1-bb69-efea4981d13f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.210240 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-05b391be-feb8-40d1-bb69-efea4981d13f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.215852 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-05b391be-feb8-40d1-bb69-efea4981d13f tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 returned with HTTP 404 Aug 12 15:02:36.216291 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1124/4502] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:36 2026] GET /volume/v3/volumes/24c43721-ae77-49be-bedd-82aee9658672 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:36.222153 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.223807 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] DELETE https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf Aug 12 15:02:36.223995 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.224208 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.224391 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume with id: 5d3473a0-a063-42ff-bb70-23b464b99adf Aug 12 15:02:36.230369 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.230369 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:36.230815 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:36.247323 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume request issued successfully. Aug 12 15:02:36.247571 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-65989e12-c7f4-4b06-99c1-f2448b00bbc2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf returned with HTTP 202 Aug 12 15:02:36.247988 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1130/4503] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:36 2026] DELETE /volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:36.254699 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c1895f9-9fbd-440e-96f4-4b0a13a82733 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.256751 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c1895f9-9fbd-440e-96f4-4b0a13a82733 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf Aug 12 15:02:36.256991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c1895f9-9fbd-440e-96f4-4b0a13a82733 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.257220 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c1895f9-9fbd-440e-96f4-4b0a13a82733 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.264317 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.264317 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:36.267878 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6c1895f9-9fbd-440e-96f4-4b0a13a82733 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:36.271735 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c1895f9-9fbd-440e-96f4-4b0a13a82733 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf returned with HTTP 200 Aug 12 15:02:36.272123 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1132/4504] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:36 2026] GET /volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:36.648301 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3d5e37a7-e22d-49c2-aade-ab3cac73a5a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.649676 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d5e37a7-e22d-49c2-aade-ab3cac73a5a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 Aug 12 15:02:36.649951 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d5e37a7-e22d-49c2-aade-ab3cac73a5a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.650190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3d5e37a7-e22d-49c2-aade-ab3cac73a5a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.654787 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.654787 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:36.655243 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3d5e37a7-e22d-49c2-aade-ab3cac73a5a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:02:36.656031 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3d5e37a7-e22d-49c2-aade-ab3cac73a5a6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 returned with HTTP 200 Aug 12 15:02:36.656475 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1119/4505] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:36 2026] GET /volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:36.663854 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ecd62b17-b958-4fa5-8bf9-01020a7a7dd8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.665960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ecd62b17-b958-4fa5-8bf9-01020a7a7dd8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 Aug 12 15:02:36.666202 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ecd62b17-b958-4fa5-8bf9-01020a7a7dd8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.666435 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ecd62b17-b958-4fa5-8bf9-01020a7a7dd8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.672013 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.672013 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:36.672536 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ecd62b17-b958-4fa5-8bf9-01020a7a7dd8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:02:36.673479 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ecd62b17-b958-4fa5-8bf9-01020a7a7dd8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 returned with HTTP 200 Aug 12 15:02:36.673926 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1125/4506] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:36 2026] GET /volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:36.681049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5301c77-789b-42f8-aa54-609160fba348 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.682545 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:36.682879 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-904935512", "snapshot_id": "94abd005-960f-485f-b277-aee2044c3939", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:36.684320 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-904935512', 'snapshot_id': '94abd005-960f-485f-b277-aee2044c3939', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:36.688669 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.688669 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:36.689002 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:02:36.689105 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume of 1 GB Aug 12 15:02:36.691946 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Availability Zones retrieved successfully. Aug 12 15:02:36.697161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (5bb8d45c-1b88-44de-a8eb-491c985e577c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:36.697979 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654705a3-109c-4a15-8100-f2aeb34242b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:36.698723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:36.725512 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654705a3-109c-4a15-8100-f2aeb34242b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '94abd005-960f-485f-b277-aee2044c3939', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:36.726211 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a6f387-e3e4-4305-9be7-6d02e04c755a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:36.757475 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Created reservations ['dacfa43a-da2c-49a2-a91e-01a80e424b55', 'cf57761f-f7bf-422b-bb8a-2549988008ba', '38b5f810-a5a8-4297-ab7b-43eade27e6b2', '726d368d-d20f-4752-82c8-7f7097a83c5b'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:36.758094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a6f387-e3e4-4305-9be7-6d02e04c755a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dacfa43a-da2c-49a2-a91e-01a80e424b55', 'cf57761f-f7bf-422b-bb8a-2549988008ba', '38b5f810-a5a8-4297-ab7b-43eade27e6b2', '726d368d-d20f-4752-82c8-7f7097a83c5b']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:36.758728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc13ee7d-7871-45dc-b7c6-73bcbdff771a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:36.796570 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc13ee7d-7871-45dc-b7c6-73bcbdff771a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a64b632-7a97-4c81-bed3-9659ec313991', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-904935512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['dacfa43a-da2c-49a2-a91e-01a80e424b55','cf57761f-f7bf-422b-bb8a-2549988008ba','38b5f810-a5a8-4297-ab7b-43eade27e6b2','726d368d-d20f-4752-82c8-7f7097a83c5b'],size=1,snapshot_id=94abd005-960f-485f-b277-aee2044c3939,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T15:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-904935512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a64b632-7a97-4c81-bed3-9659ec313991,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a9e858d6c4e4522862a8355c1b9b633',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=94abd005-960f-485f-b277-aee2044c3939,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e18f50297db4a40a0940a44dae63d5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:36.797177 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9fc17fa-a281-45bc-b066-63df56d9442c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:36.813017 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9fc17fa-a281-45bc-b066-63df56d9442c) transitioned into state 'SUCCESS' from state '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-904935512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a9e858d6c4e4522862a8355c1b9b633',qos_specs=None,replication_status=,reservations=['dacfa43a-da2c-49a2-a91e-01a80e424b55','cf57761f-f7bf-422b-bb8a-2549988008ba','38b5f810-a5a8-4297-ab7b-43eade27e6b2','726d368d-d20f-4752-82c8-7f7097a83c5b'],size=1,snapshot_id=94abd005-960f-485f-b277-aee2044c3939,source_replicaid=,source_volid=None,status='creating',user_id='1e18f50297db4a40a0940a44dae63d5c',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:36.813635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e8c877-4cb8-49ac-b3d2-eb7b18630cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:36.835244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12e8c877-4cb8-49ac-b3d2-eb7b18630cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:36.835963 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Flow 'volume_create_api' (5bb8d45c-1b88-44de-a8eb-491c985e577c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:36.836239 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Create volume request issued successfully. Aug 12 15:02:36.836759 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5301c77-789b-42f8-aa54-609160fba348 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:36.837143 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1131/4507] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:02:36 2026] POST /volume/v3/volumes => generated 784 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:36.847481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1259bc39-0627-43fc-8b3d-0ba5107b77b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.849139 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1259bc39-0627-43fc-8b3d-0ba5107b77b1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:02:36.849322 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1259bc39-0627-43fc-8b3d-0ba5107b77b1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.849524 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1259bc39-0627-43fc-8b3d-0ba5107b77b1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.855713 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.855713 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:36.858712 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1259bc39-0627-43fc-8b3d-0ba5107b77b1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:02:36.862251 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1259bc39-0627-43fc-8b3d-0ba5107b77b1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 200 Aug 12 15:02:36.862603 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1133/4508] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:36 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:36.912709 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7673e539-65ad-4e6e-9e02-b1d922743641 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.914215 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7673e539-65ad-4e6e-9e02-b1d922743641 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:02:36.914423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7673e539-65ad-4e6e-9e02-b1d922743641 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.914657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7673e539-65ad-4e6e-9e02-b1d922743641 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.921120 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.921120 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:36.924600 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7673e539-65ad-4e6e-9e02-b1d922743641 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:36.928357 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7673e539-65ad-4e6e-9e02-b1d922743641 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c returned with HTTP 200 Aug 12 15:02:36.928767 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1120/4509] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:36 2026] GET /volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:36.939753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0d958881-401c-4b69-be9c-82914c6b8355 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.941537 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d958881-401c-4b69-be9c-82914c6b8355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:02:36.941778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d958881-401c-4b69-be9c-82914c6b8355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.941964 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d958881-401c-4b69-be9c-82914c6b8355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.942091 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-0d958881-401c-4b69-be9c-82914c6b8355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: 0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:02:36.947174 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.947174 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:36.947592 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0d958881-401c-4b69-be9c-82914c6b8355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:36.961864 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0d958881-401c-4b69-be9c-82914c6b8355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot delete request issued successfully. Aug 12 15:02:36.962054 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d958881-401c-4b69-be9c-82914c6b8355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe returned with HTTP 202 Aug 12 15:02:36.962472 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1126/4510] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:36 2026] DELETE /volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:36.970356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b34e7958-8456-48b4-bad1-1015b0424fe0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:36.972485 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b34e7958-8456-48b4-bad1-1015b0424fe0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:02:36.972744 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b34e7958-8456-48b4-bad1-1015b0424fe0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:36.972934 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b34e7958-8456-48b4-bad1-1015b0424fe0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:36.977933 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:36.977933 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:36.978371 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b34e7958-8456-48b4-bad1-1015b0424fe0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:36.979254 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b34e7958-8456-48b4-bad1-1015b0424fe0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe returned with HTTP 200 Aug 12 15:02:36.979724 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1132/4511] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:36 2026] GET /volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:37.283721 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de165c9d-59eb-40b2-93c9-005a74a21ca3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:37.285551 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de165c9d-59eb-40b2-93c9-005a74a21ca3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf Aug 12 15:02:37.285761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de165c9d-59eb-40b2-93c9-005a74a21ca3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:37.285939 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de165c9d-59eb-40b2-93c9-005a74a21ca3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:37.291394 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de165c9d-59eb-40b2-93c9-005a74a21ca3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf returned with HTTP 404 Aug 12 15:02:37.291879 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1134/4512] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:37 2026] GET /volume/v3/volumes/5d3473a0-a063-42ff-bb70-23b464b99adf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:37.298290 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:37.300091 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] DELETE https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 Aug 12 15:02:37.300314 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:37.300516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:37.300723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume with id: 21e6ae65-e84d-490d-aada-810fa0ce7fc0 Aug 12 15:02:37.307287 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:37.307287 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:37.307828 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:37.323201 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume request issued successfully. Aug 12 15:02:37.323349 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcf22666-8220-471f-bddb-8de2a2bf5ad3 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 returned with HTTP 202 Aug 12 15:02:37.323788 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1121/4513] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:37 2026] DELETE /volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:37.330501 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0f83fe15-1fe4-45f5-b847-987a5968b50d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:37.332372 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0f83fe15-1fe4-45f5-b847-987a5968b50d tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 Aug 12 15:02:37.332620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0f83fe15-1fe4-45f5-b847-987a5968b50d tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:37.332837 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0f83fe15-1fe4-45f5-b847-987a5968b50d tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:37.339889 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:37.339889 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:37.343898 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0f83fe15-1fe4-45f5-b847-987a5968b50d tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:37.348735 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0f83fe15-1fe4-45f5-b847-987a5968b50d tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 returned with HTTP 200 Aug 12 15:02:37.349199 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1127/4514] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:37 2026] GET /volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:37.874155 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-38bb4d40-ea71-47ad-a233-9f5cae81c93b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:37.876522 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-38bb4d40-ea71-47ad-a233-9f5cae81c93b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:02:37.876522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-38bb4d40-ea71-47ad-a233-9f5cae81c93b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:37.876750 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-38bb4d40-ea71-47ad-a233-9f5cae81c93b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:37.883474 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:37.883474 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:37.886764 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-38bb4d40-ea71-47ad-a233-9f5cae81c93b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:02:37.890922 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-38bb4d40-ea71-47ad-a233-9f5cae81c93b tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 200 Aug 12 15:02:37.891326 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1133/4515] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:37 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:37.903000 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b506421f-42c8-4484-b2f8-4fb3d8d7d5b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:37.905361 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b506421f-42c8-4484-b2f8-4fb3d8d7d5b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:02:37.905706 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b506421f-42c8-4484-b2f8-4fb3d8d7d5b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:37.905989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b506421f-42c8-4484-b2f8-4fb3d8d7d5b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:37.914986 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:37.914986 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:37.918775 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b506421f-42c8-4484-b2f8-4fb3d8d7d5b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:02:37.923415 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b506421f-42c8-4484-b2f8-4fb3d8d7d5b6 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 200 Aug 12 15:02:37.923837 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1135/4516] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:37 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:37.988995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33726f50-eb38-4228-8a99-ac7957d31b57 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:37.990649 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33726f50-eb38-4228-8a99-ac7957d31b57 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:02:37.990846 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33726f50-eb38-4228-8a99-ac7957d31b57 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:37.991006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33726f50-eb38-4228-8a99-ac7957d31b57 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:37.996212 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33726f50-eb38-4228-8a99-ac7957d31b57 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe returned with HTTP 404 Aug 12 15:02:37.996212 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1122/4517] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:37 2026] GET /volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:38.004197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.005905 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:02:38.006091 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.006270 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.006364 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:02:38.011071 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:38.011071 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:38.011473 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:38.028679 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot delete request issued successfully. Aug 12 15:02:38.028862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1e76ce06-645b-4362-8ab9-33b78a82d476 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c returned with HTTP 202 Aug 12 15:02:38.029288 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1128/4518] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:38 2026] DELETE /volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:38.037675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aee46df4-da1e-4955-aa89-801e1edd87d6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.039325 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aee46df4-da1e-4955-aa89-801e1edd87d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:02:38.039543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aee46df4-da1e-4955-aa89-801e1edd87d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.039754 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aee46df4-da1e-4955-aa89-801e1edd87d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.041482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e0217592-50f1-46f3-976a-0f72550147ea req-fdf47fb1-ab0f-424a-98d1-62ca9d77ca07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.043432 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-fdf47fb1-ab0f-424a-98d1-62ca9d77ca07 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:02:38.043643 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-fdf47fb1-ab0f-424a-98d1-62ca9d77ca07 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.043839 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-fdf47fb1-ab0f-424a-98d1-62ca9d77ca07 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.044908 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:38.044908 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:38.045354 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aee46df4-da1e-4955-aa89-801e1edd87d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:38.046271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aee46df4-da1e-4955-aa89-801e1edd87d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c returned with HTTP 200 Aug 12 15:02:38.046675 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1134/4519] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:38 2026] GET /volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:38.050067 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:38.050067 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:38.053278 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e0217592-50f1-46f3-976a-0f72550147ea req-fdf47fb1-ab0f-424a-98d1-62ca9d77ca07 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:02:38.057474 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-fdf47fb1-ab0f-424a-98d1-62ca9d77ca07 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 200 Aug 12 15:02:38.057992 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1136/4520] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:02:38 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:38.361379 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b7880f78-e78b-483a-a452-a3fb7e6d82a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.363652 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7880f78-e78b-483a-a452-a3fb7e6d82a0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 Aug 12 15:02:38.363895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7880f78-e78b-483a-a452-a3fb7e6d82a0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.364145 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7880f78-e78b-483a-a452-a3fb7e6d82a0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.371763 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7880f78-e78b-483a-a452-a3fb7e6d82a0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 returned with HTTP 404 Aug 12 15:02:38.372378 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1123/4521] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:38 2026] GET /volume/v3/volumes/21e6ae65-e84d-490d-aada-810fa0ce7fc0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:38.379261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-856f90b0-4b84-4470-8020-24ef332e06a6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.381037 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-856f90b0-4b84-4470-8020-24ef332e06a6 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c Aug 12 15:02:38.381227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-856f90b0-4b84-4470-8020-24ef332e06a6 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.381544 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-856f90b0-4b84-4470-8020-24ef332e06a6 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.381676 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-856f90b0-4b84-4470-8020-24ef332e06a6 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete snapshot with id: 59f15522-89ac-4192-bcd2-acb34e6ca20c Aug 12 15:02:38.386248 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:38.386248 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:38.386653 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-856f90b0-4b84-4470-8020-24ef332e06a6 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Snapshot retrieved successfully. Aug 12 15:02:38.401011 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-856f90b0-4b84-4470-8020-24ef332e06a6 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Snapshot delete request issued successfully. Aug 12 15:02:38.401282 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-856f90b0-4b84-4470-8020-24ef332e06a6 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c returned with HTTP 202 Aug 12 15:02:38.401623 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1129/4522] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:38 2026] DELETE /volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:38.409317 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-571ce9d2-39e5-452f-852d-29a1f6e4edd2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.411401 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-571ce9d2-39e5-452f-852d-29a1f6e4edd2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c Aug 12 15:02:38.411657 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-571ce9d2-39e5-452f-852d-29a1f6e4edd2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.411972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-571ce9d2-39e5-452f-852d-29a1f6e4edd2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.417078 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:38.417078 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:38.417544 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-571ce9d2-39e5-452f-852d-29a1f6e4edd2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Snapshot retrieved successfully. Aug 12 15:02:38.418319 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-571ce9d2-39e5-452f-852d-29a1f6e4edd2 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c returned with HTTP 200 Aug 12 15:02:38.418729 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1135/4523] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:38 2026] GET /volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:38.535999 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e0217592-50f1-46f3-976a-0f72550147ea req-24be3b3c-7e06-49dc-9ce7-c8c66d0dd36e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.537915 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-24be3b3c-7e06-49dc-9ce7-c8c66d0dd36e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:02:38.538089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-24be3b3c-7e06-49dc-9ce7-c8c66d0dd36e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.538269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-24be3b3c-7e06-49dc-9ce7-c8c66d0dd36e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.544711 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:38.544711 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:38.547995 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-e0217592-50f1-46f3-976a-0f72550147ea req-24be3b3c-7e06-49dc-9ce7-c8c66d0dd36e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:02:38.552301 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-24be3b3c-7e06-49dc-9ce7-c8c66d0dd36e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 200 Aug 12 15:02:38.552726 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1137/4524] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:02:38 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:38.562480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-781d062c-64d0-4926-bc2a-ee3c57afb06b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.562926 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-781d062c-64d0-4926-bc2a-ee3c57afb06b None None] GET https://10.4.3.100/volume// Aug 12 15:02:38.563108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-781d062c-64d0-4926-bc2a-ee3c57afb06b None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:38.563315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-781d062c-64d0-4926-bc2a-ee3c57afb06b None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:38.563667 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-781d062c-64d0-4926-bc2a-ee3c57afb06b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:02:38.563952 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1124/4525] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 15:02: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 15:02:38.571174 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-e0217592-50f1-46f3-976a-0f72550147ea req-42aec4b7-1a5b-4408-a747-5914a20bc8e8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:38.573109 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-42aec4b7-1a5b-4408-a747-5914a20bc8e8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:02:38.573412 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-42aec4b7-1a5b-4408-a747-5914a20bc8e8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a64b632-7a97-4c81-bed3-9659ec313991", "connector": null, "instance_uuid": "3ca3c58c-fee5-4972-a7dd-e0caeb25b238"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:38.581701 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:38.581701 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:38.608301 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-42aec4b7-1a5b-4408-a747-5914a20bc8e8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:02:38.608752 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1130/4526] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:02:38 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:39.055233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-72d7cb33-648e-4430-9fb2-7f019638541c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.058748 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72d7cb33-648e-4430-9fb2-7f019638541c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:02:39.058923 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72d7cb33-648e-4430-9fb2-7f019638541c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.059111 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-72d7cb33-648e-4430-9fb2-7f019638541c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.067220 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-72d7cb33-648e-4430-9fb2-7f019638541c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c returned with HTTP 404 Aug 12 15:02:39.067722 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1136/4527] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:39 2026] GET /volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:39.074247 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.076015 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:02:39.076198 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.076367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.076541 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:02:39.083030 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:39.083030 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:39.083438 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:39.097403 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:39.097620 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3455b2e6-fba4-45c5-89cf-7b3dc81141ef tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 returned with HTTP 202 Aug 12 15:02:39.098048 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1138/4528] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:39 2026] DELETE /volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:39.105409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d69d97e9-2e6f-4901-9f87-d1a56bcd271f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.107387 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d69d97e9-2e6f-4901-9f87-d1a56bcd271f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:02:39.107813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d69d97e9-2e6f-4901-9f87-d1a56bcd271f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.108499 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d69d97e9-2e6f-4901-9f87-d1a56bcd271f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.116002 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:39.116002 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:39.120194 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d69d97e9-2e6f-4901-9f87-d1a56bcd271f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:39.124904 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d69d97e9-2e6f-4901-9f87-d1a56bcd271f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 returned with HTTP 200 Aug 12 15:02:39.125837 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1125/4529] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:39 2026] GET /volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:39.376805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-434dabad-daa7-4766-816e-6471260e4b9b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.377253 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-434dabad-daa7-4766-816e-6471260e4b9b None None] GET https://10.4.3.100/volume// Aug 12 15:02:39.377472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-434dabad-daa7-4766-816e-6471260e4b9b None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.377744 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-434dabad-daa7-4766-816e-6471260e4b9b None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.378091 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-434dabad-daa7-4766-816e-6471260e4b9b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:02:39.378392 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1131/4530] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:02:39 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 15:02:39.384810 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e0217592-50f1-46f3-976a-0f72550147ea req-6560b1fb-f2ff-4bdf-a4fd-1d0345525f8d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.386847 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-6560b1fb-f2ff-4bdf-a4fd-1d0345525f8d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:02:39.387100 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-6560b1fb-f2ff-4bdf-a4fd-1d0345525f8d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.387306 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-6560b1fb-f2ff-4bdf-a4fd-1d0345525f8d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.395974 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:39.395974 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:39.399054 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-e0217592-50f1-46f3-976a-0f72550147ea req-6560b1fb-f2ff-4bdf-a4fd-1d0345525f8d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:02:39.403341 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-6560b1fb-f2ff-4bdf-a4fd-1d0345525f8d tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 200 Aug 12 15:02:39.403735 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1137/4531] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:02:39 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 1572 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:02:39.430112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea4f5a2b-724a-441a-a40d-1e43cdfe84ed None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.432944 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea4f5a2b-724a-441a-a40d-1e43cdfe84ed tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c Aug 12 15:02:39.433156 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea4f5a2b-724a-441a-a40d-1e43cdfe84ed tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.433350 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea4f5a2b-724a-441a-a40d-1e43cdfe84ed tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.439342 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea4f5a2b-724a-441a-a40d-1e43cdfe84ed tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c returned with HTTP 404 Aug 12 15:02:39.440006 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1139/4532] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:39 2026] GET /volume/v3/snapshots/59f15522-89ac-4192-bcd2-acb34e6ca20c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:39.445542 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.447165 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b Aug 12 15:02:39.447367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.447590 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.447752 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume with id: 1b9df374-639a-46a0-8f2d-8db2d9d3542b Aug 12 15:02:39.457305 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:39.457305 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:39.457780 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:39.475531 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Delete volume request issued successfully. Aug 12 15:02:39.475740 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0aa89d5e-6cfa-4f6e-979d-f625891cd2e0 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b returned with HTTP 202 Aug 12 15:02:39.476150 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1126/4533] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:02:39 2026] DELETE /volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:39.482759 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-26ebebf0-1ba0-4468-b72e-2affc97c76c5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.484379 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26ebebf0-1ba0-4468-b72e-2affc97c76c5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b Aug 12 15:02:39.484612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-26ebebf0-1ba0-4468-b72e-2affc97c76c5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:39.484818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-26ebebf0-1ba0-4468-b72e-2affc97c76c5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:39.491470 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:39.491470 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:39.494941 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-26ebebf0-1ba0-4468-b72e-2affc97c76c5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Volume info retrieved successfully. Aug 12 15:02:39.499118 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-26ebebf0-1ba0-4468-b72e-2affc97c76c5 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b returned with HTTP 200 Aug 12 15:02:39.499555 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1132/4534] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:39 2026] GET /volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:39.523179 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-e0217592-50f1-46f3-976a-0f72550147ea req-68e5e12b-77ef-4204-9da9-560504bb8a8e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.525151 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-68e5e12b-77ef-4204-9da9-560504bb8a8e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] PUT https://10.4.3.100/volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe Aug 12 15:02:39.525525 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-68e5e12b-77ef-4204-9da9-560504bb8a8e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:39.538390 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e0217592-50f1-46f3-976a-0f72550147ea req-68e5e12b-77ef-4204-9da9-560504bb8a8e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Acquiring lock "cinder-attachment_update-8a64b632-7a97-4c81-bed3-9659ec313991-np0000007067" by "attachment_update" {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:02:39.544670 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e0217592-50f1-46f3-976a-0f72550147ea req-68e5e12b-77ef-4204-9da9-560504bb8a8e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-8a64b632-7a97-4c81-bed3-9659ec313991-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100248) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:02:39.546056 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:39.546056 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:39.632600 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.coordination [req-e0217592-50f1-46f3-976a-0f72550147ea req-68e5e12b-77ef-4204-9da9-560504bb8a8e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Lock "cinder-attachment_update-8a64b632-7a97-4c81-bed3-9659ec313991-np0000007067" released by "attachment_update" :: held 0.088s {{(pid=100248) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:02:39.632984 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-68e5e12b-77ef-4204-9da9-560504bb8a8e tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe returned with HTTP 200 Aug 12 15:02:39.633707 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1138/4535] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:02:39 2026] PUT /volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:39.653188 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-e0217592-50f1-46f3-976a-0f72550147ea req-155c1822-f0a9-470b-b229-da0617089ce8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:39.655254 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-155c1822-f0a9-470b-b229-da0617089ce8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] POST https://10.4.3.100/volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe/action Aug 12 15:02:39.655681 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-155c1822-f0a9-470b-b229-da0617089ce8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:02:39.655826 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-155c1822-f0a9-470b-b229-da0617089ce8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:39.671050 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:39.671050 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:39.680256 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-e0217592-50f1-46f3-976a-0f72550147ea req-155c1822-f0a9-470b-b229-da0617089ce8 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe/action returned with HTTP 204 Aug 12 15:02:39.680745 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1140/4536] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:02:39 2026] POST /volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:40.141424 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c18479fc-d687-4535-af76-3457c20e198d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:40.143099 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c18479fc-d687-4535-af76-3457c20e198d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:02:40.143315 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c18479fc-d687-4535-af76-3457c20e198d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:40.143527 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c18479fc-d687-4535-af76-3457c20e198d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:40.148643 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c18479fc-d687-4535-af76-3457c20e198d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 returned with HTTP 404 Aug 12 15:02:40.149048 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1127/4537] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:40 2026] GET /volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:40.156040 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:40.157689 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:02:40.157875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:40.158044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:40.158238 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:02:40.164673 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:40.164673 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:40.165081 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:40.188945 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:40.189104 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7f8cbd0-12b6-43dd-8626-880e6f5c8f3e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 returned with HTTP 202 Aug 12 15:02:40.189532 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1133/4538] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:40 2026] DELETE /volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:40.196955 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-40e528ba-c358-4c9d-88bc-e8baf16962b0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:40.198748 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40e528ba-c358-4c9d-88bc-e8baf16962b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:02:40.199009 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40e528ba-c358-4c9d-88bc-e8baf16962b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:40.199271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-40e528ba-c358-4c9d-88bc-e8baf16962b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:40.205880 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:40.205880 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:40.209221 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-40e528ba-c358-4c9d-88bc-e8baf16962b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:40.213379 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-40e528ba-c358-4c9d-88bc-e8baf16962b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 returned with HTTP 200 Aug 12 15:02:40.213856 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1139/4539] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:40 2026] GET /volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:40.510713 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a969cd1-b29f-4782-9c1d-cf50cc59c017 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:40.512448 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a969cd1-b29f-4782-9c1d-cf50cc59c017 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] GET https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b Aug 12 15:02:40.512634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a969cd1-b29f-4782-9c1d-cf50cc59c017 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:40.512838 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a969cd1-b29f-4782-9c1d-cf50cc59c017 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:40.518242 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a969cd1-b29f-4782-9c1d-cf50cc59c017 tempest-CreateVolumesFromSnapshotTest-1484944229 tempest-CreateVolumesFromSnapshotTest-1484944229-project-member] https://10.4.3.100/volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b returned with HTTP 404 Aug 12 15:02:40.518845 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1141/4540] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:02:40 2026] GET /volume/v3/volumes/1b9df374-639a-46a0-8f2d-8db2d9d3542b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:41.227595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec206ad9-d466-4bb4-9775-046cd09304e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:41.229144 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec206ad9-d466-4bb4-9775-046cd09304e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:02:41.229345 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec206ad9-d466-4bb4-9775-046cd09304e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:41.229569 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec206ad9-d466-4bb4-9775-046cd09304e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:41.234640 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec206ad9-d466-4bb4-9775-046cd09304e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 returned with HTTP 404 Aug 12 15:02:41.235065 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1128/4541] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:41 2026] GET /volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:41.240984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-663e0c5a-350d-4524-a86b-06b065db1e20 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:41.242713 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-663e0c5a-350d-4524-a86b-06b065db1e20 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:02:41.242928 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-663e0c5a-350d-4524-a86b-06b065db1e20 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:41.243152 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-663e0c5a-350d-4524-a86b-06b065db1e20 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:41.243318 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-663e0c5a-350d-4524-a86b-06b065db1e20 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:02:41.249759 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:41.249759 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:41.250159 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-663e0c5a-350d-4524-a86b-06b065db1e20 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:41.269449 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-663e0c5a-350d-4524-a86b-06b065db1e20 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:41.269671 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-663e0c5a-350d-4524-a86b-06b065db1e20 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b returned with HTTP 202 Aug 12 15:02:41.270031 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1134/4542] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:41 2026] DELETE /volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:41.276394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a16d7dfe-4d36-498c-868e-f86b4337c346 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:41.278018 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a16d7dfe-4d36-498c-868e-f86b4337c346 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:02:41.278219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a16d7dfe-4d36-498c-868e-f86b4337c346 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:41.278420 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a16d7dfe-4d36-498c-868e-f86b4337c346 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:41.285551 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:41.285551 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:41.292252 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a16d7dfe-4d36-498c-868e-f86b4337c346 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:41.298309 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a16d7dfe-4d36-498c-868e-f86b4337c346 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b returned with HTTP 200 Aug 12 15:02:41.298766 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1140/4543] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:41 2026] GET /volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:41.859382 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c827cafd-a22f-4b7c-9df4-ae923a5f1e5b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:41.971157 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c827cafd-a22f-4b7c-9df4-ae923a5f1e5b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:02:41.971974 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c827cafd-a22f-4b7c-9df4-ae923a5f1e5b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1020409477", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1645948146", "vendor_name": "tempest-vendor_name-1004095824"}}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:41.987855 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c827cafd-a22f-4b7c-9df4-ae923a5f1e5b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:02:41.988292 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1142/4544] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:02:41 2026] POST /volume/v3/types => generated 330 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:41.998270 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:41.999936 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:42.000292 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2d38c921-ad60-4144-b63a-98aabdd33693", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:42.001874 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume request body: {'volume': {'volume_type': '2d38c921-ad60-4144-b63a-98aabdd33693', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:42.005507 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume of 1 GB Aug 12 15:02:42.005827 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:42.005827 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:42.006196 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Availability Zones retrieved successfully. Aug 12 15:02:42.012662 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Flow 'volume_create_api' (ade77dbd-6033-4b78-afaa-25b508d7a792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:42.013796 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50c7fb3-dce4-45db-99a7-f2fd9430008f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:42.014663 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:42.036504 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d50c7fb3-dce4-45db-99a7-f2fd9430008f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1645948146',vendor_name='tempest-vendor_name-1004095824'},id=2d38c921-ad60-4144-b63a-98aabdd33693,is_public=True,name='tempest-ProjectMemberTests-volume-type-1020409477',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2d38c921-ad60-4144-b63a-98aabdd33693', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:42.037477 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7221d986-e7ce-4f2e-a282-dbadae53efd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:42.066716 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1020409477 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1020409477, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:42.066981 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1020409477 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1020409477, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:42.103917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Created reservations ['3bd5a1b2-e405-4cc3-8f2f-867c0520e661', 'c7f6a8f1-1546-4678-9554-cfa1bda08099', '8f8c06b2-bb8a-428e-a71d-0ed70c22e838', 'ee2ff328-6653-4bd7-b092-62191dd199b5'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:42.104650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7221d986-e7ce-4f2e-a282-dbadae53efd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd5a1b2-e405-4cc3-8f2f-867c0520e661', 'c7f6a8f1-1546-4678-9554-cfa1bda08099', '8f8c06b2-bb8a-428e-a71d-0ed70c22e838', 'ee2ff328-6653-4bd7-b092-62191dd199b5']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:42.105487 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4739a4db-f483-447d-973e-78c43de4c945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:42.136334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4739a4db-f483-447d-973e-78c43de4c945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34656f6a-c2f1-4840-baf0-b88e46055ce4', '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='210b05c1a9a54d2b9645b7d5bc83e74b',qos_specs=None,replication_status=,reservations=['3bd5a1b2-e405-4cc3-8f2f-867c0520e661','c7f6a8f1-1546-4678-9554-cfa1bda08099','8f8c06b2-bb8a-428e-a71d-0ed70c22e838','ee2ff328-6653-4bd7-b092-62191dd199b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_type_id=2d38c921-ad60-4144-b63a-98aabdd33693), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:42Z,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=34656f6a-c2f1-4840-baf0-b88e46055ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210b05c1a9a54d2b9645b7d5bc83e74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2d38c921-ad60-4144-b63a-98aabdd33693),volume_type_id=2d38c921-ad60-4144-b63a-98aabdd33693)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:42.137082 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb52ad9-5caf-4976-9bbd-fe3b05211286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:42.161570 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbb52ad9-5caf-4976-9bbd-fe3b05211286) transitioned into state 'SUCCESS' from 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='210b05c1a9a54d2b9645b7d5bc83e74b',qos_specs=None,replication_status=,reservations=['3bd5a1b2-e405-4cc3-8f2f-867c0520e661','c7f6a8f1-1546-4678-9554-cfa1bda08099','8f8c06b2-bb8a-428e-a71d-0ed70c22e838','ee2ff328-6653-4bd7-b092-62191dd199b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_type_id=2d38c921-ad60-4144-b63a-98aabdd33693)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:42.162269 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a600f24f-64b9-4429-bd74-498f161289be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:42.171571 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a600f24f-64b9-4429-bd74-498f161289be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:42.172329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Flow 'volume_create_api' (ade77dbd-6033-4b78-afaa-25b508d7a792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:42.172663 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume request issued successfully. Aug 12 15:02:42.173151 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-37cf8ed0-dbae-449e-b217-d424b76843c1 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:42.173709 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1129/4545] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:02:41 2026] POST /volume/v3/volumes => generated 774 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:42.187027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6a40ec47-bdd6-4001-8112-a375c2888527 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:42.188898 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a40ec47-bdd6-4001-8112-a375c2888527 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 Aug 12 15:02:42.189114 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6a40ec47-bdd6-4001-8112-a375c2888527 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:42.189291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6a40ec47-bdd6-4001-8112-a375c2888527 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:42.196733 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:42.196733 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:42.200525 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6a40ec47-bdd6-4001-8112-a375c2888527 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:42.204697 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a40ec47-bdd6-4001-8112-a375c2888527 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 returned with HTTP 200 Aug 12 15:02:42.205048 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1135/4546] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:02:42 2026] GET /volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:42.311477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-09241100-efce-4a6a-85b7-c8ce88167fa0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:42.313165 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-09241100-efce-4a6a-85b7-c8ce88167fa0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:02:42.313382 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-09241100-efce-4a6a-85b7-c8ce88167fa0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:42.313581 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-09241100-efce-4a6a-85b7-c8ce88167fa0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:42.319115 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-09241100-efce-4a6a-85b7-c8ce88167fa0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b returned with HTTP 404 Aug 12 15:02:42.319559 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1141/4547] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:42 2026] GET /volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:42.326343 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82b02e64-7212-4352-9601-ead16361d044 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:42.328661 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82b02e64-7212-4352-9601-ead16361d044 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:02:42.328946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82b02e64-7212-4352-9601-ead16361d044 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:42.329202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82b02e64-7212-4352-9601-ead16361d044 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:42.329421 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-82b02e64-7212-4352-9601-ead16361d044 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:02:42.338726 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:42.338726 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:42.339295 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82b02e64-7212-4352-9601-ead16361d044 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:42.356981 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-82b02e64-7212-4352-9601-ead16361d044 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:42.357220 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82b02e64-7212-4352-9601-ead16361d044 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c returned with HTTP 202 Aug 12 15:02:42.357908 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1143/4548] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:42 2026] DELETE /volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:42.365585 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8e3a68a6-1a7d-4103-b37d-60e3aa4b3e93 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:42.367309 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e3a68a6-1a7d-4103-b37d-60e3aa4b3e93 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:02:42.368913 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e3a68a6-1a7d-4103-b37d-60e3aa4b3e93 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:42.368913 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8e3a68a6-1a7d-4103-b37d-60e3aa4b3e93 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:42.374447 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:42.374447 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:42.377927 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8e3a68a6-1a7d-4103-b37d-60e3aa4b3e93 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:42.382437 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8e3a68a6-1a7d-4103-b37d-60e3aa4b3e93 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c returned with HTTP 200 Aug 12 15:02:42.382977 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1130/4549] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:42 2026] GET /volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:43.216771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e5a355bc-5894-4c5d-ae8c-d841d2d779b8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.218389 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5a355bc-5894-4c5d-ae8c-d841d2d779b8 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 Aug 12 15:02:43.218601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e5a355bc-5894-4c5d-ae8c-d841d2d779b8 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.218781 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e5a355bc-5894-4c5d-ae8c-d841d2d779b8 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.225750 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:43.225750 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:43.229041 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e5a355bc-5894-4c5d-ae8c-d841d2d779b8 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:43.232598 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e5a355bc-5894-4c5d-ae8c-d841d2d779b8 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 returned with HTTP 200 Aug 12 15:02:43.232943 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1136/4550] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 => generated 974 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:43.244378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8414ba60-a732-45a4-86e6-521076dd38b3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.246029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8414ba60-a732-45a4-86e6-521076dd38b3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:02:43.246280 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8414ba60-a732-45a4-86e6-521076dd38b3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.246465 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8414ba60-a732-45a4-86e6-521076dd38b3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.249786 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8414ba60-a732-45a4-86e6-521076dd38b3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:02:43.250160 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1142/4551] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:43.258149 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-554c4eef-4275-46f7-bf80-e30468efdb9e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.318448 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-554c4eef-4275-46f7-bf80-e30468efdb9e tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] DELETE https://10.4.3.100/volume/v3/messages/e7671b18-c011-418d-b6ea-44f0accedf40 Aug 12 15:02:43.318651 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-554c4eef-4275-46f7-bf80-e30468efdb9e tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.318816 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-554c4eef-4275-46f7-bf80-e30468efdb9e tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.327104 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-554c4eef-4275-46f7-bf80-e30468efdb9e tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] https://10.4.3.100/volume/v3/messages/e7671b18-c011-418d-b6ea-44f0accedf40 returned with HTTP 204 Aug 12 15:02:43.327490 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1144/4552] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:02:43 2026] DELETE /volume/v3/messages/e7671b18-c011-418d-b6ea-44f0accedf40 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:02:43.334224 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-02891630-6272-4096-ab3f-ca599287b0ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.336079 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02891630-6272-4096-ab3f-ca599287b0ae tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] GET https://10.4.3.100/volume/v3/messages/e7671b18-c011-418d-b6ea-44f0accedf40 Aug 12 15:02:43.336324 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02891630-6272-4096-ab3f-ca599287b0ae tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.336591 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-02891630-6272-4096-ab3f-ca599287b0ae tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.339499 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-02891630-6272-4096-ab3f-ca599287b0ae tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] https://10.4.3.100/volume/v3/messages/e7671b18-c011-418d-b6ea-44f0accedf40 returned with HTTP 404 Aug 12 15:02:43.340005 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1131/4553] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/messages/e7671b18-c011-418d-b6ea-44f0accedf40 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:43.345586 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.347190 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 Aug 12 15:02:43.347383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.347624 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.347787 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Delete volume with id: 34656f6a-c2f1-4840-baf0-b88e46055ce4 Aug 12 15:02:43.354320 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:43.354320 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:43.354628 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:43.355423 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100247) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:02:43.368142 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1020409477 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1020409477, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:43.368428 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1020409477 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1020409477, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:43.382954 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Created reservations ['7cf98848-a5f5-45df-9272-4ccf3bc68c5b', '3dfc468c-9994-4a7f-aefd-f67cf98c3d74', '2c363368-d772-49b0-9e15-d9ecfcd5ac87', '5b729081-83c7-4caf-b7b1-0852850bf10e'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:43.395450 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eb81438c-9140-41ae-b991-2444855a474c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.398029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb81438c-9140-41ae-b991-2444855a474c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:02:43.398274 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb81438c-9140-41ae-b991-2444855a474c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.398509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb81438c-9140-41ae-b991-2444855a474c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.405667 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb81438c-9140-41ae-b991-2444855a474c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c returned with HTTP 404 Aug 12 15:02:43.406263 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1143/4554] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:43.415962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.418328 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:43.418869 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-365102429"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:43.421378 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-365102429'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:43.421592 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:43.423195 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Delete volume request issued successfully. Aug 12 15:02:43.423471 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0a7e1570-43b8-4e9f-aec0-10ac8dfae7f9 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 returned with HTTP 202 Aug 12 15:02:43.424063 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1137/4555] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:02:43 2026] DELETE /volume/v3/volumes/34656f6a-c2f1-4840-baf0-b88e46055ce4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:43.427410 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:43.433239 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2fbbdfeb-19d3-4fa8-a9f4-d11dff7c2ebc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.434804 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2fbbdfeb-19d3-4fa8-a9f4-d11dff7c2ebc tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/types/2d38c921-ad60-4144-b63a-98aabdd33693 Aug 12 15:02:43.434967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2fbbdfeb-19d3-4fa8-a9f4-d11dff7c2ebc tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.435160 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2fbbdfeb-19d3-4fa8-a9f4-d11dff7c2ebc tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method '_delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.436726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (b666405c-0787-4fdc-9ce3-1200f7f35986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:43.438187 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed29fc20-4a7e-45e1-9eef-3c3ffb3a6d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.439898 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:43.457149 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2fbbdfeb-19d3-4fa8-a9f4-d11dff7c2ebc tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/types/2d38c921-ad60-4144-b63a-98aabdd33693 returned with HTTP 202 Aug 12 15:02:43.457699 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1132/4556] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:02:43 2026] DELETE /volume/v3/types/2d38c921-ad60-4144-b63a-98aabdd33693 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:43.464772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-34817d38-a869-47b0-9eae-fbef0712af24 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.466479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-34817d38-a869-47b0-9eae-fbef0712af24 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:02:43.466944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-34817d38-a869-47b0-9eae-fbef0712af24 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-27038904", "extra_specs": {"storage_protocol": "tempest-storage_protocol-846402775", "vendor_name": "tempest-vendor_name-182951142"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:43.473639 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed29fc20-4a7e-45e1-9eef-3c3ffb3a6d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.474664 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a517e7-f6b9-4423-9fcb-7ee80a02ea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.481197 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-34817d38-a869-47b0-9eae-fbef0712af24 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:02:43.481555 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1144/4557] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:02:43 2026] POST /volume/v3/types => generated 326 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:43.489096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.491041 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:43.491378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5d386c10-9048-40c0-85cf-ee6c9fb80691", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:43.492955 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume request body: {'volume': {'volume_type': '5d386c10-9048-40c0-85cf-ee6c9fb80691', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:43.496445 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume of 1 GB Aug 12 15:02:43.496746 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:43.496746 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:43.497076 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Availability Zones retrieved successfully. Aug 12 15:02:43.504733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Flow 'volume_create_api' (030aa124-bdc4-4984-b4e4-c62d47b9f8f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:43.504733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e238cc-d314-4aeb-b592-e1d315035d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.504733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:43.519336 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['d20991eb-710d-4f20-bb18-a43ecc3371a6', '369a183e-5495-4334-9b77-d6060a512181', 'ea7a833d-0d82-42c2-9c1d-31f20448776e', '34bd18f2-5b71-4ad1-9285-379dcf1152b1'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:43.520250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6a517e7-f6b9-4423-9fcb-7ee80a02ea03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d20991eb-710d-4f20-bb18-a43ecc3371a6', '369a183e-5495-4334-9b77-d6060a512181', 'ea7a833d-0d82-42c2-9c1d-31f20448776e', '34bd18f2-5b71-4ad1-9285-379dcf1152b1']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.520988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e245ec1-6a48-4f00-afbb-f12f3f159190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.523600 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71e238cc-d314-4aeb-b592-e1d315035d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:02:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-846402775',vendor_name='tempest-vendor_name-182951142'},id=5d386c10-9048-40c0-85cf-ee6c9fb80691,is_public=True,name='tempest-ProjectMemberTests-volume-type-27038904',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d386c10-9048-40c0-85cf-ee6c9fb80691', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.524359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2c9eb1-61ba-4775-a603-664e116c02e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.524642 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-02bf4636-0bba-40c2-8afa-8c84c7979578 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.527417 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-02bf4636-0bba-40c2-8afa-8c84c7979578 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/attachments?instance_id=b5ed68f4-c025-41ae-bfef-c72506715a96 Aug 12 15:02:43.527748 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-02bf4636-0bba-40c2-8afa-8c84c7979578 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.528010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-02bf4636-0bba-40c2-8afa-8c84c7979578 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.546725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e245ec1-6a48-4f00-afbb-f12f3f159190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '179d3584-f380-4ffc-8069-c96a0e5b5a7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-365102429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['d20991eb-710d-4f20-bb18-a43ecc3371a6','369a183e-5495-4334-9b77-d6060a512181','ea7a833d-0d82-42c2-9c1d-31f20448776e','34bd18f2-5b71-4ad1-9285-379dcf1152b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-365102429',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=179d3584-f380-4ffc-8069-c96a0e5b5a7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.547521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95027e17-c70a-4e84-b761-9fb5857d4505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.547652 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-27038904 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-27038904, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:43.547725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-02bf4636-0bba-40c2-8afa-8c84c7979578 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments?instance_id=b5ed68f4-c025-41ae-bfef-c72506715a96 returned with HTTP 200 Aug 12 15:02:43.547954 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-27038904 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-27038904, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:43.548329 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1133/4558] 10.4.3.100 () {70 vars in 1637 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/attachments?instance_id=b5ed68f4-c025-41ae-bfef-c72506715a96 => generated 192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:43.556728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-327cd642-1c52-43b3-9cab-66288c656bc4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.558639 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-327cd642-1c52-43b3-9cab-66288c656bc4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 Aug 12 15:02:43.558880 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-327cd642-1c52-43b3-9cab-66288c656bc4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.559094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-327cd642-1c52-43b3-9cab-66288c656bc4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.564686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95027e17-c70a-4e84-b761-9fb5857d4505) transitioned into state 'SUCCESS' from state '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-365102429',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['d20991eb-710d-4f20-bb18-a43ecc3371a6','369a183e-5495-4334-9b77-d6060a512181','ea7a833d-0d82-42c2-9c1d-31f20448776e','34bd18f2-5b71-4ad1-9285-379dcf1152b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.565364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa9baab-44e0-46ce-8ec8-e4bbcd0c4b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.573807 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa9baab-44e0-46ce-8ec8-e4bbcd0c4b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.574533 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-16ad058b-be56-4775-a70a-b0b8acc3c26f req-327cd642-1c52-43b3-9cab-66288c656bc4 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 returned with HTTP 200 Aug 12 15:02:43.574598 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (b666405c-0787-4fdc-9ce3-1200f7f35986) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:43.574698 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1145/4559] 10.4.3.100 () {70 vars in 1651 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:43.574735 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:43.575214 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c54fc8bc-95dc-4d4e-b6cb-00e41902cb25 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:43.575658 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1145/4560] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:02:43 2026] POST /volume/v3/volumes => generated 769 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:43.577402 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Created reservations ['3089a234-45f9-43ae-8db6-e16b4390c174', 'ba98491b-6874-4035-acb7-d2a063fbbaf5', 'a4403c73-39a6-4771-8259-c99f37e7f230', '0d3fc7c4-85f2-4d95-8dc8-fafc598882d8'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:43.578207 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2c9eb1-61ba-4775-a603-664e116c02e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3089a234-45f9-43ae-8db6-e16b4390c174', 'ba98491b-6874-4035-acb7-d2a063fbbaf5', 'a4403c73-39a6-4771-8259-c99f37e7f230', '0d3fc7c4-85f2-4d95-8dc8-fafc598882d8']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.578953 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9a195c-ba27-4983-b69b-f7687bbdcd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.590110 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b7d7c6c7-5fce-4e2a-a43d-1a62de6ec299 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.592854 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7d7c6c7-5fce-4e2a-a43d-1a62de6ec299 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:02:43.592854 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7d7c6c7-5fce-4e2a-a43d-1a62de6ec299 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.593054 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b7d7c6c7-5fce-4e2a-a43d-1a62de6ec299 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.600883 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:43.600883 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:43.603072 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a9a195c-ba27-4983-b69b-f7687bbdcd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d46e408-46c7-4b17-b89b-e279fc7fa64c', '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='210b05c1a9a54d2b9645b7d5bc83e74b',qos_specs=None,replication_status=,reservations=['3089a234-45f9-43ae-8db6-e16b4390c174','ba98491b-6874-4035-acb7-d2a063fbbaf5','a4403c73-39a6-4771-8259-c99f37e7f230','0d3fc7c4-85f2-4d95-8dc8-fafc598882d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_type_id=5d386c10-9048-40c0-85cf-ee6c9fb80691), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:43Z,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=4d46e408-46c7-4b17-b89b-e279fc7fa64c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210b05c1a9a54d2b9645b7d5bc83e74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d386c10-9048-40c0-85cf-ee6c9fb80691),volume_type_id=5d386c10-9048-40c0-85cf-ee6c9fb80691)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.603860 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80c5fe0-c3f5-411e-a14e-2a18964b766c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.604392 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b7d7c6c7-5fce-4e2a-a43d-1a62de6ec299 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:43.608520 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b7d7c6c7-5fce-4e2a-a43d-1a62de6ec299 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a returned with HTTP 200 Aug 12 15:02:43.608863 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1134/4561] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:43.623742 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d80c5fe0-c3f5-411e-a14e-2a18964b766c) transitioned into state 'SUCCESS' from 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='210b05c1a9a54d2b9645b7d5bc83e74b',qos_specs=None,replication_status=,reservations=['3089a234-45f9-43ae-8db6-e16b4390c174','ba98491b-6874-4035-acb7-d2a063fbbaf5','a4403c73-39a6-4771-8259-c99f37e7f230','0d3fc7c4-85f2-4d95-8dc8-fafc598882d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_type_id=5d386c10-9048-40c0-85cf-ee6c9fb80691)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.624700 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d55fc91-1752-4bff-89b7-1b93a36128b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:43.635605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d55fc91-1752-4bff-89b7-1b93a36128b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:43.636829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Flow 'volume_create_api' (030aa124-bdc4-4984-b4e4-c62d47b9f8f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:43.637185 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume request issued successfully. Aug 12 15:02:43.638013 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4106086-c14f-41dc-8f2c-7b882d718f6b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:43.638570 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1138/4562] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:02:43 2026] POST /volume/v3/volumes => generated 772 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:43.649870 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1734ca6b-1c20-4550-b56b-2e85d960bf46 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:43.651442 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1734ca6b-1c20-4550-b56b-2e85d960bf46 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c Aug 12 15:02:43.651667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1734ca6b-1c20-4550-b56b-2e85d960bf46 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:43.651858 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1734ca6b-1c20-4550-b56b-2e85d960bf46 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:43.658575 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:43.658575 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:43.662088 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1734ca6b-1c20-4550-b56b-2e85d960bf46 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:43.666479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1734ca6b-1c20-4550-b56b-2e85d960bf46 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c returned with HTTP 200 Aug 12 15:02:43.666972 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1146/4563] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:02:43 2026] GET /volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:44.619946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07f3dd0a-c183-480e-840e-72e1d8518536 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.621748 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07f3dd0a-c183-480e-840e-72e1d8518536 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:02:44.621951 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07f3dd0a-c183-480e-840e-72e1d8518536 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.622188 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07f3dd0a-c183-480e-840e-72e1d8518536 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.628727 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:44.628727 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:44.632003 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-07f3dd0a-c183-480e-840e-72e1d8518536 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:44.635795 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07f3dd0a-c183-480e-840e-72e1d8518536 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a returned with HTTP 200 Aug 12 15:02:44.636178 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1146/4564] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:44 2026] GET /volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:44.647805 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3df70a50-2230-440c-9591-6fd126b5c65f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.649547 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3df70a50-2230-440c-9591-6fd126b5c65f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:02:44.649917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3df70a50-2230-440c-9591-6fd126b5c65f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "179d3584-f380-4ffc-8069-c96a0e5b5a7a", "name": "tempest-VolumeDependencyTests-Snapshot-658899753"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:44.653026 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=260,cinder:UPDATE=88,cinder:INSERT=45 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:02:44.659391 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:44.659391 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:44.659911 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3df70a50-2230-440c-9591-6fd126b5c65f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:44.660070 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-3df70a50-2230-440c-9591-6fd126b5c65f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create snapshot from volume 179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:02:44.681764 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-25c6e9d1-bc18-47cf-bb70-fe3a46366a97 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.684102 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25c6e9d1-bc18-47cf-bb70-fe3a46366a97 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c Aug 12 15:02:44.684375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25c6e9d1-bc18-47cf-bb70-fe3a46366a97 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.684673 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25c6e9d1-bc18-47cf-bb70-fe3a46366a97 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.691383 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-3df70a50-2230-440c-9591-6fd126b5c65f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['43fd4995-bde7-4aae-a47e-daacf9c988db', '0fe636d8-37be-4604-9157-c4059abe4e66', '4c5736bf-296b-4599-9b78-acd40ee30e04', '71c93c80-bd0a-4256-84d5-fefb6db0dab4'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:44.693835 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:44.693835 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:44.697794 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-25c6e9d1-bc18-47cf-bb70-fe3a46366a97 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:44.702830 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25c6e9d1-bc18-47cf-bb70-fe3a46366a97 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c returned with HTTP 200 Aug 12 15:02:44.703290 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1139/4565] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:02:44 2026] GET /volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:44.719790 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-87aa8a42-214e-4c04-b816-b5a7545b2a91 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.721760 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-87aa8a42-214e-4c04-b816-b5a7545b2a91 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:02:44.721893 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-87aa8a42-214e-4c04-b816-b5a7545b2a91 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.722151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-87aa8a42-214e-4c04-b816-b5a7545b2a91 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.727109 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-87aa8a42-214e-4c04-b816-b5a7545b2a91 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:02:44.727109 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1147/4566] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:02:44 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 15:02:44.728980 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3df70a50-2230-440c-9591-6fd126b5c65f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot create request issued successfully. Aug 12 15:02:44.728980 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3df70a50-2230-440c-9591-6fd126b5c65f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:02:44.728980 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1135/4567] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:02:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:44.735831 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7b47523c-2f7b-4245-b695-f9b865f59af2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.737367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-47cbb10e-8906-4d82-9f62-478e6b736595 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.739746 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-47cbb10e-8906-4d82-9f62-478e6b736595 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:02:44.739945 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-47cbb10e-8906-4d82-9f62-478e6b736595 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.740128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-47cbb10e-8906-4d82-9f62-478e6b736595 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.741241 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b47523c-2f7b-4245-b695-f9b865f59af2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] GET https://10.4.3.100/volume/v3/messages Aug 12 15:02:44.741479 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b47523c-2f7b-4245-b695-f9b865f59af2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.741722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7b47523c-2f7b-4245-b695-f9b865f59af2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.748836 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:44.748836 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:44.749237 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-47cbb10e-8906-4d82-9f62-478e6b736595 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:44.749953 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7b47523c-2f7b-4245-b695-f9b865f59af2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:02:44.750306 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1147/4568] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:02:44 2026] GET /volume/v3/messages => generated 670 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:44.751486 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-47cbb10e-8906-4d82-9f62-478e6b736595 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb returned with HTTP 200 Aug 12 15:02:44.751560 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1140/4569] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:44 2026] GET /volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:44.760723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c7dcde0e-f1eb-4c90-9324-720eb5402ad3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.762239 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7dcde0e-f1eb-4c90-9324-720eb5402ad3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/messages/9ea20457-c3cc-4f12-8f2d-90bff0a36281 Aug 12 15:02:44.762434 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7dcde0e-f1eb-4c90-9324-720eb5402ad3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.762648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7dcde0e-f1eb-4c90-9324-720eb5402ad3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.771739 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7dcde0e-f1eb-4c90-9324-720eb5402ad3 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/messages/9ea20457-c3cc-4f12-8f2d-90bff0a36281 returned with HTTP 204 Aug 12 15:02:44.771739 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1148/4570] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:02:44 2026] DELETE /volume/v3/messages/9ea20457-c3cc-4f12-8f2d-90bff0a36281 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:02:44.778763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.784271 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c Aug 12 15:02:44.784271 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.784271 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.784271 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Delete volume with id: 4d46e408-46c7-4b17-b89b-e279fc7fa64c Aug 12 15:02:44.790832 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:44.790832 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:44.792481 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:44.792481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:02:44.800891 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-27038904 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-27038904, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:44.801268 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-27038904 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-27038904, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:44.809476 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Created reservations ['130272b3-3cf3-4228-8c1c-08eb4d4a081d', '5203638f-e87c-4c42-a501-485ba3ed5692', '7d355b4a-c0e2-4b25-b541-5c9e5d341cb5', 'e4ab0339-465c-43b8-ba16-b35a32e522ef'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:44.832295 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Delete volume request issued successfully. Aug 12 15:02:44.832690 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5258ff4d-3ac8-4f1d-a339-c03d51349643 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c returned with HTTP 202 Aug 12 15:02:44.833151 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1136/4571] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:02:44 2026] DELETE /volume/v3/volumes/4d46e408-46c7-4b17-b89b-e279fc7fa64c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:44.840454 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33014bec-9c2f-4034-9294-1a9af369f11b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.842738 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33014bec-9c2f-4034-9294-1a9af369f11b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/types/5d386c10-9048-40c0-85cf-ee6c9fb80691 Aug 12 15:02:44.843008 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33014bec-9c2f-4034-9294-1a9af369f11b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:44.843263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33014bec-9c2f-4034-9294-1a9af369f11b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:44.869967 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33014bec-9c2f-4034-9294-1a9af369f11b tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/types/5d386c10-9048-40c0-85cf-ee6c9fb80691 returned with HTTP 202 Aug 12 15:02:44.870472 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1148/4572] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:02:44 2026] DELETE /volume/v3/types/5d386c10-9048-40c0-85cf-ee6c9fb80691 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:44.877613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ad3d0618-2f47-4d85-90c0-a4175293201c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.879602 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad3d0618-2f47-4d85-90c0-a4175293201c tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:02:44.880046 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ad3d0618-2f47-4d85-90c0-a4175293201c tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-676195337", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2123433965", "vendor_name": "tempest-vendor_name-1464562024"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:44.896374 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ad3d0618-2f47-4d85-90c0-a4175293201c tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:02:44.896915 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1141/4573] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:02:44 2026] POST /volume/v3/types => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:44.903639 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:44.905156 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:44.905535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7652405c-dbe6-4aff-b804-3d57a1cf0a15", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:44.906868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume request body: {'volume': {'volume_type': '7652405c-dbe6-4aff-b804-3d57a1cf0a15', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:44.910769 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume of 1 GB Aug 12 15:02:44.911062 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:44.911062 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:44.911403 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Availability Zones retrieved successfully. Aug 12 15:02:44.916489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Flow 'volume_create_api' (d423f458-8bbc-4d85-91ef-aecc57c3c58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:44.917704 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea2a7b7-f78c-42fe-9d4a-03a417d9453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:44.918665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:44.941232 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea2a7b7-f78c-42fe-9d4a-03a417d9453f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:02:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2123433965',vendor_name='tempest-vendor_name-1464562024'},id=7652405c-dbe6-4aff-b804-3d57a1cf0a15,is_public=True,name='tempest-ProjectMemberTests-volume-type-676195337',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7652405c-dbe6-4aff-b804-3d57a1cf0a15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:44.941932 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be714cc-2cc5-4665-86b6-e541281ec429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:44.970036 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-676195337 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-676195337, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:44.970284 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-676195337 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-676195337, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:44.992609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Created reservations ['c3ef1e36-a749-430c-b84b-813858e940fd', 'fd42bee3-2a86-4bc1-91cd-b8eefc7baabe', 'a5c493e0-0682-4d56-a561-024e08974c7c', '6d236373-bc06-4e91-a9ef-3a2ac7b19589'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:44.993390 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6be714cc-2cc5-4665-86b6-e541281ec429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3ef1e36-a749-430c-b84b-813858e940fd', 'fd42bee3-2a86-4bc1-91cd-b8eefc7baabe', 'a5c493e0-0682-4d56-a561-024e08974c7c', '6d236373-bc06-4e91-a9ef-3a2ac7b19589']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:44.994053 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7595ab74-eeb9-454f-896f-9a7b5abaef8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.025354 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7595ab74-eeb9-454f-896f-9a7b5abaef8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3a58aeb-e7f8-4a45-bdb9-c9924367a496', '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='210b05c1a9a54d2b9645b7d5bc83e74b',qos_specs=None,replication_status=,reservations=['c3ef1e36-a749-430c-b84b-813858e940fd','fd42bee3-2a86-4bc1-91cd-b8eefc7baabe','a5c493e0-0682-4d56-a561-024e08974c7c','6d236373-bc06-4e91-a9ef-3a2ac7b19589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_type_id=7652405c-dbe6-4aff-b804-3d57a1cf0a15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02: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=f3a58aeb-e7f8-4a45-bdb9-c9924367a496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210b05c1a9a54d2b9645b7d5bc83e74b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7652405c-dbe6-4aff-b804-3d57a1cf0a15),volume_type_id=7652405c-dbe6-4aff-b804-3d57a1cf0a15)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.026168 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5414d7-8f20-4eb0-8e6d-8ccb26cc2a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.044484 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5414d7-8f20-4eb0-8e6d-8ccb26cc2a12) transitioned into state 'SUCCESS' from 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='210b05c1a9a54d2b9645b7d5bc83e74b',qos_specs=None,replication_status=,reservations=['c3ef1e36-a749-430c-b84b-813858e940fd','fd42bee3-2a86-4bc1-91cd-b8eefc7baabe','a5c493e0-0682-4d56-a561-024e08974c7c','6d236373-bc06-4e91-a9ef-3a2ac7b19589'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c89ab2a88ed409d9275ff3a7b2a7b29',volume_type_id=7652405c-dbe6-4aff-b804-3d57a1cf0a15)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.045287 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4732aeb6-fcad-4328-9f51-1bd450af5e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.054041 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4732aeb6-fcad-4328-9f51-1bd450af5e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.054817 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Flow 'volume_create_api' (d423f458-8bbc-4d85-91ef-aecc57c3c58f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:45.055120 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Create volume request issued successfully. Aug 12 15:02:45.055707 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfe64d6a-0933-4e8d-af24-4f9dc6eed007 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:45.056170 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1149/4574] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:02:44 2026] POST /volume/v3/volumes => generated 773 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:45.067982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-73741822-059d-47a6-9dc3-1d3e60bd4f33 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:45.069481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73741822-059d-47a6-9dc3-1d3e60bd4f33 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 Aug 12 15:02:45.069908 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73741822-059d-47a6-9dc3-1d3e60bd4f33 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:45.070173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-73741822-059d-47a6-9dc3-1d3e60bd4f33 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:45.079717 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:45.079717 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:45.085368 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-73741822-059d-47a6-9dc3-1d3e60bd4f33 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:45.088530 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-73741822-059d-47a6-9dc3-1d3e60bd4f33 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 returned with HTTP 200 Aug 12 15:02:45.089165 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1137/4575] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:02:45 2026] GET /volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:45.760478 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-796cdeb2-b1b6-44c4-a849-66d853185bd5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:45.762162 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-796cdeb2-b1b6-44c4-a849-66d853185bd5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:02:45.762367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-796cdeb2-b1b6-44c4-a849-66d853185bd5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:45.762621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-796cdeb2-b1b6-44c4-a849-66d853185bd5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:45.769776 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:45.769776 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:45.770219 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-796cdeb2-b1b6-44c4-a849-66d853185bd5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:45.771157 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-796cdeb2-b1b6-44c4-a849-66d853185bd5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb returned with HTTP 200 Aug 12 15:02:45.771513 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1149/4576] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:45 2026] GET /volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:45.780324 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-70795652-1e0f-4d78-adcf-74bda5191084 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:45.782089 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:45.782411 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "48373997-abf3-46eb-8c5f-58c2a63239fb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-898993289"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:45.784178 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'snapshot_id': '48373997-abf3-46eb-8c5f-58c2a63239fb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-898993289'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:45.788724 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:45.788724 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:45.789120 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:45.789226 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:45.793477 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:45.797274 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (8181418a-585a-48ff-867c-537294a616fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:45.798217 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254d9941-5085-4815-9b58-b2bb63781ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.799011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:45.825183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254d9941-5085-4815-9b58-b2bb63781ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '48373997-abf3-46eb-8c5f-58c2a63239fb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.825885 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3d8d0e-6850-4bd4-b537-1f6caefbe5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.862980 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['7efa4ac6-3914-4ca9-9f5b-b2393bf2a3d5', 'e991b5a2-158e-46c3-9d54-127250773d3c', '2bf4f6fa-c6c2-4a58-9778-7921961afcab', 'b1c983ca-febc-46dd-be74-70c342ab2502'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:45.863672 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3d8d0e-6850-4bd4-b537-1f6caefbe5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7efa4ac6-3914-4ca9-9f5b-b2393bf2a3d5', 'e991b5a2-158e-46c3-9d54-127250773d3c', '2bf4f6fa-c6c2-4a58-9778-7921961afcab', 'b1c983ca-febc-46dd-be74-70c342ab2502']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.864303 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09b9fbd-c8f7-4fc9-8ee8-cfc2d62190bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.899653 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c09b9fbd-c8f7-4fc9-8ee8-cfc2d62190bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb737778-a2cb-4bc0-b380-53d8ec3a387c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-898993289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['7efa4ac6-3914-4ca9-9f5b-b2393bf2a3d5','e991b5a2-158e-46c3-9d54-127250773d3c','2bf4f6fa-c6c2-4a58-9778-7921961afcab','b1c983ca-febc-46dd-be74-70c342ab2502'],size=1,snapshot_id=48373997-abf3-46eb-8c5f-58c2a63239fb,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-898993289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb737778-a2cb-4bc0-b380-53d8ec3a387c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=48373997-abf3-46eb-8c5f-58c2a63239fb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.900370 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8e70ba-c17a-44f2-8164-8336da5cc4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.915474 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e8e70ba-c17a-44f2-8164-8336da5cc4a8) transitioned into state 'SUCCESS' from state '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-898993289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['7efa4ac6-3914-4ca9-9f5b-b2393bf2a3d5','e991b5a2-158e-46c3-9d54-127250773d3c','2bf4f6fa-c6c2-4a58-9778-7921961afcab','b1c983ca-febc-46dd-be74-70c342ab2502'],size=1,snapshot_id=48373997-abf3-46eb-8c5f-58c2a63239fb,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.916087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be60f29-1d3d-41c0-b28d-035e68873e85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:45.933496 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2be60f29-1d3d-41c0-b28d-035e68873e85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:45.934237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (8181418a-585a-48ff-867c-537294a616fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:45.934542 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:45.935098 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-70795652-1e0f-4d78-adcf-74bda5191084 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:45.935522 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1142/4577] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:02:45 2026] POST /volume/v3/volumes => generated 803 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:45.950265 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ca746e6f-5eb9-4b17-bf70-9823ef391ddb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:45.952567 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca746e6f-5eb9-4b17-bf70-9823ef391ddb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:02:45.952795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca746e6f-5eb9-4b17-bf70-9823ef391ddb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:45.952984 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ca746e6f-5eb9-4b17-bf70-9823ef391ddb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:45.967018 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:45.967018 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:45.970736 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ca746e6f-5eb9-4b17-bf70-9823ef391ddb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:45.978016 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ca746e6f-5eb9-4b17-bf70-9823ef391ddb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c returned with HTTP 200 Aug 12 15:02:45.978388 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1150/4578] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:45 2026] GET /volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:46.109022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d98d084-67ed-4e67-b5b6-767d2efba026 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:46.113478 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d98d084-67ed-4e67-b5b6-767d2efba026 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 Aug 12 15:02:46.113478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d98d084-67ed-4e67-b5b6-767d2efba026 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:46.113478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d98d084-67ed-4e67-b5b6-767d2efba026 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:46.122205 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:46.122205 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:46.129039 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0d98d084-67ed-4e67-b5b6-767d2efba026 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:46.131890 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d98d084-67ed-4e67-b5b6-767d2efba026 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 returned with HTTP 200 Aug 12 15:02:46.132436 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1138/4579] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:02:46 2026] GET /volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 => generated 973 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:46.147422 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cb3113b8-bbd4-44b7-af16-99df7bc4f8c5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:46.149093 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb3113b8-bbd4-44b7-af16-99df7bc4f8c5 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:02:46.149284 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb3113b8-bbd4-44b7-af16-99df7bc4f8c5 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:46.150690 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb3113b8-bbd4-44b7-af16-99df7bc4f8c5 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:46.154513 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb3113b8-bbd4-44b7-af16-99df7bc4f8c5 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:02:46.155015 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1150/4580] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:02:46 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 15:02:46.163654 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-74d75498-4667-4a21-9afe-6e11711ca978 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:46.164885 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-74d75498-4667-4a21-9afe-6e11711ca978 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] GET https://10.4.3.100/volume/v3/messages/03b64f08-4dc8-4d65-9aa0-73df5dffeacd Aug 12 15:02:46.165209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-74d75498-4667-4a21-9afe-6e11711ca978 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:46.165209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-74d75498-4667-4a21-9afe-6e11711ca978 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:46.167646 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=298,cinder:UPDATE=120,cinder:INSERT=56 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:02:46.169911 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:46.169911 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:46.170517 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-74d75498-4667-4a21-9afe-6e11711ca978 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-member] https://10.4.3.100/volume/v3/messages/03b64f08-4dc8-4d65-9aa0-73df5dffeacd returned with HTTP 200 Aug 12 15:02:46.170844 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1143/4581] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:02:46 2026] GET /volume/v3/messages/03b64f08-4dc8-4d65-9aa0-73df5dffeacd => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:46.180615 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-45914f9c-c36c-4e73-93fd-a76a2a08e930 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:46.182332 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45914f9c-c36c-4e73-93fd-a76a2a08e930 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/messages/03b64f08-4dc8-4d65-9aa0-73df5dffeacd Aug 12 15:02:46.182566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45914f9c-c36c-4e73-93fd-a76a2a08e930 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:46.182758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-45914f9c-c36c-4e73-93fd-a76a2a08e930 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:46.190138 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-45914f9c-c36c-4e73-93fd-a76a2a08e930 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/messages/03b64f08-4dc8-4d65-9aa0-73df5dffeacd returned with HTTP 204 Aug 12 15:02:46.190595 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1151/4582] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:02:46 2026] DELETE /volume/v3/messages/03b64f08-4dc8-4d65-9aa0-73df5dffeacd => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:02:46.198185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c91f901e-c855-476b-9044-bf397abe02e2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:46.201205 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 Aug 12 15:02:46.201205 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:46.201205 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:46.201205 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Delete volume with id: f3a58aeb-e7f8-4a45-bdb9-c9924367a496 Aug 12 15:02:46.208269 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:46.208269 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:46.208866 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Volume info retrieved successfully. Aug 12 15:02:46.210365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100246) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:02:46.221580 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-676195337 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-676195337, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:46.221982 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-676195337 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-676195337, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:02:46.229164 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Created reservations ['865d82a0-6a7b-4d39-af37-02bde612510f', '89d30fce-20f7-446e-95ae-9e6d151c54b6', 'cd448734-c577-466c-ba68-855738e503d7', '7d0d3b21-4583-44ff-96cb-fa300f94b491'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:46.258856 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Delete volume request issued successfully. Aug 12 15:02:46.258856 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c91f901e-c855-476b-9044-bf397abe02e2 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 returned with HTTP 202 Aug 12 15:02:46.258856 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1139/4583] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:02:46 2026] DELETE /volume/v3/volumes/f3a58aeb-e7f8-4a45-bdb9-c9924367a496 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:46.265549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7417a77-3561-484c-b9ec-2e9f57cfb1a6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:46.267722 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7417a77-3561-484c-b9ec-2e9f57cfb1a6 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] DELETE https://10.4.3.100/volume/v3/types/7652405c-dbe6-4aff-b804-3d57a1cf0a15 Aug 12 15:02:46.267961 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7417a77-3561-484c-b9ec-2e9f57cfb1a6 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:46.268208 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7417a77-3561-484c-b9ec-2e9f57cfb1a6 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] Calling method '_delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:46.270678 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=354,cinder:UPDATE=104,cinder:INSERT=53 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:02:46.295789 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7417a77-3561-484c-b9ec-2e9f57cfb1a6 tempest-ProjectMemberTests-581160666 tempest-ProjectMemberTests-581160666-project-admin] https://10.4.3.100/volume/v3/types/7652405c-dbe6-4aff-b804-3d57a1cf0a15 returned with HTTP 202 Aug 12 15:02:46.296307 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1151/4584] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:02:46 2026] DELETE /volume/v3/types/7652405c-dbe6-4aff-b804-3d57a1cf0a15 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:46.999134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8a420834-e344-4c89-9259-5669b35298df None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:47.001049 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8a420834-e344-4c89-9259-5669b35298df tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:02:47.001298 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8a420834-e344-4c89-9259-5669b35298df tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:47.001594 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8a420834-e344-4c89-9259-5669b35298df tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:47.010470 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:47.010470 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:47.014410 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8a420834-e344-4c89-9259-5669b35298df tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:47.018938 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8a420834-e344-4c89-9259-5669b35298df tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c returned with HTTP 200 Aug 12 15:02:47.019709 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1144/4585] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:46 2026] GET /volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:47.036278 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:47.038243 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:02:47.038574 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb737778-a2cb-4bc0-b380-53d8ec3a387c", "name": "tempest-VolumeDependencyTests-Snapshot-1429549586"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:47.042297 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=306,cinder:UPDATE=93,cinder:INSERT=60 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:02:47.048501 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:47.048501 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:47.049097 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:47.049233 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create snapshot from volume fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:02:47.077373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['29c878bf-001a-4b38-9d1b-f574d8707cf5', '23d28255-60ef-4a5f-8bf6-ecaaf56afc1a', 'ac78a056-1a23-4d22-b6f3-a60f3617f699', '75425f36-486d-4e59-b820-f6d4ac29eecd'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:47.104502 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot create request issued successfully. Aug 12 15:02:47.104816 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5cf7dca-1f8c-43f7-8a15-e263c00df84a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:02:47.105199 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1152/4586] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:02:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:47.114007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ab63988-a289-4c7e-a462-4dff700b7127 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:47.115745 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ab63988-a289-4c7e-a462-4dff700b7127 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:02:47.116025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ab63988-a289-4c7e-a462-4dff700b7127 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:47.116318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ab63988-a289-4c7e-a462-4dff700b7127 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:47.121074 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:47.121074 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:47.121702 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3ab63988-a289-4c7e-a462-4dff700b7127 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:47.122518 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ab63988-a289-4c7e-a462-4dff700b7127 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab returned with HTTP 200 Aug 12 15:02:47.122937 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1140/4587] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:47 2026] GET /volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:48.133063 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64a3fb4f-3d19-46dc-b71a-2f2504b52481 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:48.134643 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64a3fb4f-3d19-46dc-b71a-2f2504b52481 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:02:48.134861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64a3fb4f-3d19-46dc-b71a-2f2504b52481 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:48.135060 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64a3fb4f-3d19-46dc-b71a-2f2504b52481 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:48.140050 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:48.140050 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:48.140484 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-64a3fb4f-3d19-46dc-b71a-2f2504b52481 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:48.141183 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64a3fb4f-3d19-46dc-b71a-2f2504b52481 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab returned with HTTP 200 Aug 12 15:02:48.141523 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1152/4588] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:48 2026] GET /volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:48.151413 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:48.153190 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:48.153575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2c15e903-4b6a-425b-9b8b-8178ed20d0ab", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-446716792"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:48.155026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'snapshot_id': '2c15e903-4b6a-425b-9b8b-8178ed20d0ab', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-446716792'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:48.160126 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:48.160126 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:48.160563 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:48.160699 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:48.164089 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:48.169510 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (853c63ff-1fc8-41ca-83b3-c8acd73715fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:48.170399 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f503461-f3f3-4f8c-8aef-a0d89bb8f15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:48.171318 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:48.198595 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f503461-f3f3-4f8c-8aef-a0d89bb8f15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c15e903-4b6a-425b-9b8b-8178ed20d0ab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:48.199319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf58cf4-4bc4-4d7b-a9fa-cccc0c786e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:48.235320 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['5214f3a3-26e1-4ef8-a70b-8e5e648748d1', '142100ac-3713-452a-8ffe-0ce0a9c2e2f2', 'aca06ecf-0634-454c-95f6-a92810483ac9', 'e07f5f88-f8a5-4dea-9d00-46dc2fda967b'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:48.236069 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cf58cf4-4bc4-4d7b-a9fa-cccc0c786e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5214f3a3-26e1-4ef8-a70b-8e5e648748d1', '142100ac-3713-452a-8ffe-0ce0a9c2e2f2', 'aca06ecf-0634-454c-95f6-a92810483ac9', 'e07f5f88-f8a5-4dea-9d00-46dc2fda967b']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:48.236781 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47138722-9499-42f0-b13f-3cf4b6309428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:48.275164 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47138722-9499-42f0-b13f-3cf4b6309428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-446716792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['5214f3a3-26e1-4ef8-a70b-8e5e648748d1','142100ac-3713-452a-8ffe-0ce0a9c2e2f2','aca06ecf-0634-454c-95f6-a92810483ac9','e07f5f88-f8a5-4dea-9d00-46dc2fda967b'],size=1,snapshot_id=2c15e903-4b6a-425b-9b8b-8178ed20d0ab,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-446716792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2c15e903-4b6a-425b-9b8b-8178ed20d0ab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:48.275904 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c12fff-0ad6-4272-8758-34db9decfd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:48.294361 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74c12fff-0ad6-4272-8758-34db9decfd0a) transitioned into state 'SUCCESS' from state '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-446716792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['5214f3a3-26e1-4ef8-a70b-8e5e648748d1','142100ac-3713-452a-8ffe-0ce0a9c2e2f2','aca06ecf-0634-454c-95f6-a92810483ac9','e07f5f88-f8a5-4dea-9d00-46dc2fda967b'],size=1,snapshot_id=2c15e903-4b6a-425b-9b8b-8178ed20d0ab,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:48.295104 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a7e821-73cb-4b7e-b938-043a0a98f568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:48.318075 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6a7e821-73cb-4b7e-b938-043a0a98f568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:48.320476 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (853c63ff-1fc8-41ca-83b3-c8acd73715fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:48.320476 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:48.320476 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6f84aea-2eaa-4bc0-a1b8-e6af7c6c2077 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:48.320988 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1145/4589] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:02:48 2026] POST /volume/v3/volumes => generated 803 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:48.333555 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-514b395e-9e15-4838-a55e-0dfe7c1ebef8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:48.337778 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-514b395e-9e15-4838-a55e-0dfe7c1ebef8 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:02:48.337778 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-514b395e-9e15-4838-a55e-0dfe7c1ebef8 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:48.337778 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-514b395e-9e15-4838-a55e-0dfe7c1ebef8 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:48.347567 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:48.347567 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:48.352881 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-514b395e-9e15-4838-a55e-0dfe7c1ebef8 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:48.356927 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-514b395e-9e15-4838-a55e-0dfe7c1ebef8 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf returned with HTTP 200 Aug 12 15:02:48.357308 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1153/4590] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:48 2026] GET /volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:49.372598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e8252a0-5fd0-446b-9cb7-a6adb38d6355 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:49.374762 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e8252a0-5fd0-446b-9cb7-a6adb38d6355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:02:49.375090 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e8252a0-5fd0-446b-9cb7-a6adb38d6355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:49.375501 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e8252a0-5fd0-446b-9cb7-a6adb38d6355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:49.384504 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:49.384504 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:49.389431 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-5e8252a0-5fd0-446b-9cb7-a6adb38d6355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:49.395247 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e8252a0-5fd0-446b-9cb7-a6adb38d6355 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf returned with HTTP 200 Aug 12 15:02:49.395703 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1141/4591] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:49 2026] GET /volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:49.408757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-158bad1d-68ba-436c-81b1-062ea727c492 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:49.410552 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-158bad1d-68ba-436c-81b1-062ea727c492 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:02:49.410766 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-158bad1d-68ba-436c-81b1-062ea727c492 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:49.410940 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-158bad1d-68ba-436c-81b1-062ea727c492 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:49.411049 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-158bad1d-68ba-436c-81b1-062ea727c492 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: 48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:02:49.416054 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:49.416054 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:49.416482 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-158bad1d-68ba-436c-81b1-062ea727c492 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:49.431082 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-158bad1d-68ba-436c-81b1-062ea727c492 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot delete request issued successfully. Aug 12 15:02:49.431252 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-158bad1d-68ba-436c-81b1-062ea727c492 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb returned with HTTP 202 Aug 12 15:02:49.431713 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1153/4592] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:49 2026] DELETE /volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:49.439132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a869c99e-39a3-4683-8f65-b67185886f2d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:49.440981 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a869c99e-39a3-4683-8f65-b67185886f2d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:02:49.441142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a869c99e-39a3-4683-8f65-b67185886f2d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:49.441385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a869c99e-39a3-4683-8f65-b67185886f2d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:49.446229 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:49.446229 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:49.446724 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a869c99e-39a3-4683-8f65-b67185886f2d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:49.447444 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a869c99e-39a3-4683-8f65-b67185886f2d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb returned with HTTP 200 Aug 12 15:02:49.447865 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1146/4593] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:49 2026] GET /volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:50.461152 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60b26da7-9569-4b37-98f7-72a891f4c567 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:50.463202 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60b26da7-9569-4b37-98f7-72a891f4c567 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:02:50.463363 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60b26da7-9569-4b37-98f7-72a891f4c567 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:50.463549 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60b26da7-9569-4b37-98f7-72a891f4c567 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:50.469474 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60b26da7-9569-4b37-98f7-72a891f4c567 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb returned with HTTP 404 Aug 12 15:02:50.470006 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1154/4594] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:50 2026] GET /volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:50.476416 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:50.481216 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:02:50.482810 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:50.483453 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:50.483779 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: 2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:02:50.493873 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:50.493873 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:50.494880 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:50.519727 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot delete request issued successfully. Aug 12 15:02:50.520109 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-30847ee9-3d32-46ed-9cf5-414ced4290c2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab returned with HTTP 202 Aug 12 15:02:50.520658 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1142/4595] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:50 2026] DELETE /volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:50.527408 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-19ac76b8-24bc-42af-8027-06982c96d9e4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:50.529720 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19ac76b8-24bc-42af-8027-06982c96d9e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:02:50.529991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19ac76b8-24bc-42af-8027-06982c96d9e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:50.530255 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-19ac76b8-24bc-42af-8027-06982c96d9e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:50.536868 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:50.536868 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:50.537450 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-19ac76b8-24bc-42af-8027-06982c96d9e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:50.538714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-19ac76b8-24bc-42af-8027-06982c96d9e4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab returned with HTTP 200 Aug 12 15:02:50.539032 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1154/4596] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:50 2026] GET /volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:51.552612 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8da47447-bde4-4b42-9546-5b577af01a66 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:51.553420 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8da47447-bde4-4b42-9546-5b577af01a66 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:02:51.553420 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8da47447-bde4-4b42-9546-5b577af01a66 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:51.553420 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8da47447-bde4-4b42-9546-5b577af01a66 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:51.559761 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8da47447-bde4-4b42-9546-5b577af01a66 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab returned with HTTP 404 Aug 12 15:02:51.560443 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1147/4597] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:51 2026] GET /volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:51.568440 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:51.570276 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:02:51.570509 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:51.570702 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:51.570868 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:02:51.584990 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:51.584990 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:51.585577 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:51.621897 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:51.622126 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c2f6dab8-eb80-4bbe-b72f-3dd5e49ffa72 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a returned with HTTP 202 Aug 12 15:02:51.622631 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1155/4598] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:51 2026] DELETE /volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:51.629977 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-255ee2b9-b6c2-4057-9b30-006dbdca7330 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:51.632529 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-255ee2b9-b6c2-4057-9b30-006dbdca7330 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:02:51.632822 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-255ee2b9-b6c2-4057-9b30-006dbdca7330 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:51.633243 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-255ee2b9-b6c2-4057-9b30-006dbdca7330 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:51.643146 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:51.643146 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:51.647556 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-255ee2b9-b6c2-4057-9b30-006dbdca7330 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:51.654233 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-255ee2b9-b6c2-4057-9b30-006dbdca7330 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a returned with HTTP 200 Aug 12 15:02:51.655054 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1143/4599] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:51 2026] GET /volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:52.673784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e28ff066-6f3d-409a-8996-07bd279419b4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:52.675394 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e28ff066-6f3d-409a-8996-07bd279419b4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:02:52.675620 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e28ff066-6f3d-409a-8996-07bd279419b4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:52.675804 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e28ff066-6f3d-409a-8996-07bd279419b4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:52.681474 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e28ff066-6f3d-409a-8996-07bd279419b4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a returned with HTTP 404 Aug 12 15:02:52.681973 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1155/4600] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:52 2026] GET /volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:52.688930 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:52.690560 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:02:52.690805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:52.690921 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:52.691129 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:02:52.697542 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:52.697542 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:52.697990 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:52.714670 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:52.714941 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62320ad8-86c8-4e3d-a86b-0f85b29d52b0 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c returned with HTTP 202 Aug 12 15:02:52.715497 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1148/4601] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:52 2026] DELETE /volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:52.723890 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a755e282-786d-47f1-8af4-a806ff3c026d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:52.728370 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a755e282-786d-47f1-8af4-a806ff3c026d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:02:52.728668 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a755e282-786d-47f1-8af4-a806ff3c026d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:52.728906 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a755e282-786d-47f1-8af4-a806ff3c026d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:52.743095 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:52.743095 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:52.748413 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a755e282-786d-47f1-8af4-a806ff3c026d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:52.754589 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a755e282-786d-47f1-8af4-a806ff3c026d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c returned with HTTP 200 Aug 12 15:02:52.755169 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1156/4602] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:52 2026] GET /volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:53.769288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d056d560-e8ac-42d9-a4a4-605609279a58 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:53.773302 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d056d560-e8ac-42d9-a4a4-605609279a58 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:02:53.773976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d056d560-e8ac-42d9-a4a4-605609279a58 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:53.774729 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d056d560-e8ac-42d9-a4a4-605609279a58 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:53.783199 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d056d560-e8ac-42d9-a4a4-605609279a58 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c returned with HTTP 404 Aug 12 15:02:53.783980 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1144/4603] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:53 2026] GET /volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:53.791052 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:53.792752 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:02:53.792954 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:53.793132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:53.793291 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:02:53.800390 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:53.800390 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:53.800891 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:53.817736 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:53.817900 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3a5c4b72-7c5c-4ee7-9167-260af8bb64da tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf returned with HTTP 202 Aug 12 15:02:53.818283 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1156/4604] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:53 2026] DELETE /volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:53.826395 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8db10e3a-a769-4458-bb81-28198c4738b3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:53.827899 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8db10e3a-a769-4458-bb81-28198c4738b3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:02:53.828138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8db10e3a-a769-4458-bb81-28198c4738b3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:53.828380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8db10e3a-a769-4458-bb81-28198c4738b3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:53.835204 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:53.835204 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:53.838450 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8db10e3a-a769-4458-bb81-28198c4738b3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:53.842119 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8db10e3a-a769-4458-bb81-28198c4738b3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf returned with HTTP 200 Aug 12 15:02:53.842534 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1149/4605] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:53 2026] GET /volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:54.857550 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e16ca33-9f3a-49d4-8286-f2cebeee3a40 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:54.860936 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e16ca33-9f3a-49d4-8286-f2cebeee3a40 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:02:54.861217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e16ca33-9f3a-49d4-8286-f2cebeee3a40 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:54.861478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e16ca33-9f3a-49d4-8286-f2cebeee3a40 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:54.869000 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e16ca33-9f3a-49d4-8286-f2cebeee3a40 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf returned with HTTP 404 Aug 12 15:02:54.869587 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1157/4606] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:54 2026] GET /volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:02:54.877676 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-59a87ab2-6782-483b-a590-38b59bd0039e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:54.880994 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:54.881503 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1798147397"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:54.885321 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1798147397'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:54.885321 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:54.891476 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:54.900534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (737f874b-cc36-4230-ad79-b5861233955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:54.902077 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c77356e-b2af-4cd7-acf6-2defa9a27d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:54.903627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:54.943090 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c77356e-b2af-4cd7-acf6-2defa9a27d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:54.944341 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d307cb-afc9-4cf5-a42e-85416f87bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:54.986684 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['92808ca4-fa46-492f-8252-c6b98f9e569f', 'eaf8dac8-cd3f-4416-bb1d-eb57a700a656', '1460b6d8-fea5-4f29-a8a2-206679ef5eb1', '399d477c-326f-4762-b4ed-7ea4301e190e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:54.987543 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d307cb-afc9-4cf5-a42e-85416f87bf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92808ca4-fa46-492f-8252-c6b98f9e569f', 'eaf8dac8-cd3f-4416-bb1d-eb57a700a656', '1460b6d8-fea5-4f29-a8a2-206679ef5eb1', '399d477c-326f-4762-b4ed-7ea4301e190e']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:54.988226 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb0106d-1d91-4d62-94a7-f0436eeb2cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:55.011949 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cb0106d-1d91-4d62-94a7-f0436eeb2cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f625fb3-f6c5-417d-a970-a646b4062d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1798147397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['92808ca4-fa46-492f-8252-c6b98f9e569f','eaf8dac8-cd3f-4416-bb1d-eb57a700a656','1460b6d8-fea5-4f29-a8a2-206679ef5eb1','399d477c-326f-4762-b4ed-7ea4301e190e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1798147397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f625fb3-f6c5-417d-a970-a646b4062d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:55.012813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb3282c-94ce-4ce6-882f-e3626da6ffb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:55.030875 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bb3282c-94ce-4ce6-882f-e3626da6ffb5) transitioned into state 'SUCCESS' from state '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-1798147397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['92808ca4-fa46-492f-8252-c6b98f9e569f','eaf8dac8-cd3f-4416-bb1d-eb57a700a656','1460b6d8-fea5-4f29-a8a2-206679ef5eb1','399d477c-326f-4762-b4ed-7ea4301e190e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:55.031505 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d558ad9-8a0a-4af7-aa7a-885c13b2259b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:55.042420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d558ad9-8a0a-4af7-aa7a-885c13b2259b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:55.043355 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (737f874b-cc36-4230-ad79-b5861233955a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:55.043780 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:55.044366 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-59a87ab2-6782-483b-a590-38b59bd0039e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:55.047882 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1145/4607] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:02:54 2026] POST /volume/v3/volumes => generated 770 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:55.061516 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-597b43f1-400a-4ae0-85e2-fe46505d6430 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:55.064761 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-597b43f1-400a-4ae0-85e2-fe46505d6430 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:02:55.064761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-597b43f1-400a-4ae0-85e2-fe46505d6430 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:55.064761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-597b43f1-400a-4ae0-85e2-fe46505d6430 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:55.076939 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:55.076939 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:55.080611 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-597b43f1-400a-4ae0-85e2-fe46505d6430 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:55.086914 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-597b43f1-400a-4ae0-85e2-fe46505d6430 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c returned with HTTP 200 Aug 12 15:02:55.087800 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1157/4608] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:55 2026] GET /volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:56.101209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-be426049-f887-476b-aea7-34de83c78d9d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:56.102576 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be426049-f887-476b-aea7-34de83c78d9d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:02:56.102843 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be426049-f887-476b-aea7-34de83c78d9d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:56.103075 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be426049-f887-476b-aea7-34de83c78d9d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:56.108984 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:56.108984 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:56.113938 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-be426049-f887-476b-aea7-34de83c78d9d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:56.115386 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be426049-f887-476b-aea7-34de83c78d9d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c returned with HTTP 200 Aug 12 15:02:56.115812 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1150/4609] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:56 2026] GET /volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c => generated 863 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:56.129077 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:56.130857 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:02:56.131193 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f625fb3-f6c5-417d-a970-a646b4062d4c", "name": "tempest-VolumeDependencyTests-Snapshot-1276645304"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:56.139473 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:56.139473 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:56.139962 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:56.140076 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create snapshot from volume 2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:02:56.163104 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['3ab45d71-f6eb-46f9-aaff-f609346baef5', 'c17145fb-c684-48bb-a598-3c5fa352768f', '18f559c2-6ea3-42dc-9dd7-16a67b1bd547', '45784c3c-100a-466e-ae2e-ac3c5e830277'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:56.193162 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot create request issued successfully. Aug 12 15:02:56.193446 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f66d182f-90ea-4fa2-8bc6-6e4327288114 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:02:56.193918 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1158/4610] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:02:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:02:56.204366 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38bef124-7df1-4ebd-9868-7249a54f0091 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:56.209248 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38bef124-7df1-4ebd-9868-7249a54f0091 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:02:56.209535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38bef124-7df1-4ebd-9868-7249a54f0091 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:56.209784 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38bef124-7df1-4ebd-9868-7249a54f0091 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:56.216345 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:56.216345 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:56.217142 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-38bef124-7df1-4ebd-9868-7249a54f0091 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:56.218020 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38bef124-7df1-4ebd-9868-7249a54f0091 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 returned with HTTP 200 Aug 12 15:02:56.218425 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1146/4611] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:56 2026] GET /volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:57.227312 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a65dce08-4e5c-4857-b8f6-062694c0ac95 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:57.229554 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a65dce08-4e5c-4857-b8f6-062694c0ac95 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:02:57.229824 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a65dce08-4e5c-4857-b8f6-062694c0ac95 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:57.230056 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a65dce08-4e5c-4857-b8f6-062694c0ac95 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:57.235552 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:57.235552 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:57.235955 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a65dce08-4e5c-4857-b8f6-062694c0ac95 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:57.236703 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a65dce08-4e5c-4857-b8f6-062694c0ac95 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 returned with HTTP 200 Aug 12 15:02:57.237133 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1158/4612] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:57 2026] GET /volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:57.245860 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:57.250484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:02:57.250484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f214a7a3-fe47-43a6-94c2-d8c687c4b268", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1426416242"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:02:57.250484 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'snapshot_id': 'f214a7a3-fe47-43a6-94c2-d8c687c4b268', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1426416242'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:02:57.255806 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:57.255806 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:57.256413 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:57.256688 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:02:57.260644 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:02:57.267601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (9dd321b3-9f59-454b-88ed-703ed679a9bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:57.268885 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63771700-4009-45f5-9521-1e2c350c5b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:57.269929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:02:57.308262 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63771700-4009-45f5-9521-1e2c350c5b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f214a7a3-fe47-43a6-94c2-d8c687c4b268', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:57.309693 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e381563d-175a-4a29-897e-684ab6386cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:57.360879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['2ee31cf9-9e1a-47b9-a9f2-9fb1b1a3ec22', '3deb74b5-79e1-437a-b1d0-c958d23cbfbf', '5ea6110a-f36e-46bf-8a06-f97d3444715b', '9ce53fd9-f22b-4d31-b5d9-0e7a1db2a430'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:02:57.363485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e381563d-175a-4a29-897e-684ab6386cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ee31cf9-9e1a-47b9-a9f2-9fb1b1a3ec22', '3deb74b5-79e1-437a-b1d0-c958d23cbfbf', '5ea6110a-f36e-46bf-8a06-f97d3444715b', '9ce53fd9-f22b-4d31-b5d9-0e7a1db2a430']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:57.363485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6c43d0-d057-4a09-83c1-a8c4501a942e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:57.410852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6c43d0-d057-4a09-83c1-a8c4501a942e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '587697c0-210c-4761-a188-f01b15cbf05a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1426416242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['2ee31cf9-9e1a-47b9-a9f2-9fb1b1a3ec22','3deb74b5-79e1-437a-b1d0-c958d23cbfbf','5ea6110a-f36e-46bf-8a06-f97d3444715b','9ce53fd9-f22b-4d31-b5d9-0e7a1db2a430'],size=1,snapshot_id=f214a7a3-fe47-43a6-94c2-d8c687c4b268,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:02:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1426416242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=587697c0-210c-4761-a188-f01b15cbf05a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f214a7a3-fe47-43a6-94c2-d8c687c4b268,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:57.411984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0130d4ed-55c7-41f7-a933-0eac131e6565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:57.430370 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0130d4ed-55c7-41f7-a933-0eac131e6565) transitioned into state 'SUCCESS' from state '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-1426416242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['2ee31cf9-9e1a-47b9-a9f2-9fb1b1a3ec22','3deb74b5-79e1-437a-b1d0-c958d23cbfbf','5ea6110a-f36e-46bf-8a06-f97d3444715b','9ce53fd9-f22b-4d31-b5d9-0e7a1db2a430'],size=1,snapshot_id=f214a7a3-fe47-43a6-94c2-d8c687c4b268,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:57.431927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0061ca-2e48-4c52-97de-511f4a9ccd17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:02:57.459294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca0061ca-2e48-4c52-97de-511f4a9ccd17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:02:57.460831 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (9dd321b3-9f59-454b-88ed-703ed679a9bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:02:57.461083 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:02:57.461877 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2bebc969-246c-4ad9-a490-d6eb43cf8eed tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:02:57.462447 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1151/4613] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:02:57 2026] POST /volume/v3/volumes => generated 804 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:57.476473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-30714684-0264-4916-bb1b-6d7ed7b10376 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:57.478832 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30714684-0264-4916-bb1b-6d7ed7b10376 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a Aug 12 15:02:57.479030 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30714684-0264-4916-bb1b-6d7ed7b10376 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:57.479209 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30714684-0264-4916-bb1b-6d7ed7b10376 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:57.485305 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:57.485305 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:02:57.489078 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-30714684-0264-4916-bb1b-6d7ed7b10376 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:57.493283 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30714684-0264-4916-bb1b-6d7ed7b10376 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a returned with HTTP 200 Aug 12 15:02:57.493732 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1159/4614] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:57 2026] GET /volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:58.505067 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34dc4ce3-0bf6-4452-b797-0fa31040c369 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:58.508333 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34dc4ce3-0bf6-4452-b797-0fa31040c369 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a Aug 12 15:02:58.508599 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34dc4ce3-0bf6-4452-b797-0fa31040c369 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:58.508809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34dc4ce3-0bf6-4452-b797-0fa31040c369 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:58.519482 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:58.519482 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:58.520235 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-34dc4ce3-0bf6-4452-b797-0fa31040c369 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:58.526428 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34dc4ce3-0bf6-4452-b797-0fa31040c369 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a returned with HTTP 200 Aug 12 15:02:58.527146 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1147/4615] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:58 2026] GET /volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:02:58.541896 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-343fe19a-81d9-4780-9765-c407474ffa92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:58.543552 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-343fe19a-81d9-4780-9765-c407474ffa92 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:02:58.543739 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-343fe19a-81d9-4780-9765-c407474ffa92 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:58.543947 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-343fe19a-81d9-4780-9765-c407474ffa92 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:58.544048 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-343fe19a-81d9-4780-9765-c407474ffa92 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:02:58.548668 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:58.548668 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:58.549077 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-343fe19a-81d9-4780-9765-c407474ffa92 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:58.565882 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-343fe19a-81d9-4780-9765-c407474ffa92 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot delete request issued successfully. Aug 12 15:02:58.566088 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-343fe19a-81d9-4780-9765-c407474ffa92 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 returned with HTTP 202 Aug 12 15:02:58.566516 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1159/4616] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:02:58 2026] DELETE /volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:02:58.578656 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-02627d6f-1560-41f3-9201-30e30384f224 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:58.580720 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-02627d6f-1560-41f3-9201-30e30384f224 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:02:58.580923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-02627d6f-1560-41f3-9201-30e30384f224 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:58.581108 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-02627d6f-1560-41f3-9201-30e30384f224 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:58.586633 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:58.586633 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:02:58.587060 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-02627d6f-1560-41f3-9201-30e30384f224 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Snapshot retrieved successfully. Aug 12 15:02:58.587840 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-02627d6f-1560-41f3-9201-30e30384f224 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 returned with HTTP 200 Aug 12 15:02:58.588206 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1152/4617] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:58 2026] GET /volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:02:59.605190 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5fde719a-48b5-4e00-8997-b1ac7da092c9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:59.608986 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fde719a-48b5-4e00-8997-b1ac7da092c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:02:59.609267 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fde719a-48b5-4e00-8997-b1ac7da092c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:59.609548 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5fde719a-48b5-4e00-8997-b1ac7da092c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:59.624056 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5fde719a-48b5-4e00-8997-b1ac7da092c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 returned with HTTP 404 Aug 12 15:02:59.624581 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1160/4618] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:02:59 2026] GET /volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:02:59.631970 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:59.633807 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:02:59.634044 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:59.634260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:59.634490 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:02:59.641432 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:59.641432 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:02:59.642129 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:59.660149 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:02:59.660601 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-809362b5-a5ec-4bc1-a84d-dbf4dca84d3d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c returned with HTTP 202 Aug 12 15:02:59.661116 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1148/4619] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:02:59 2026] DELETE /volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:02:59.670948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ca479c52-d051-4602-9ec0-c68c364503cf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:02:59.672653 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca479c52-d051-4602-9ec0-c68c364503cf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:02:59.672909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca479c52-d051-4602-9ec0-c68c364503cf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:02:59.673160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ca479c52-d051-4602-9ec0-c68c364503cf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:02:59.680324 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:02:59.680324 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:02:59.685184 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ca479c52-d051-4602-9ec0-c68c364503cf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:02:59.691927 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ca479c52-d051-4602-9ec0-c68c364503cf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c returned with HTTP 200 Aug 12 15:02:59.692538 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1160/4620] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:02:59 2026] GET /volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c => generated 862 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:00.706605 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-04f987eb-3002-47fd-9288-f5912b05ea2c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:00.708765 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-04f987eb-3002-47fd-9288-f5912b05ea2c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:03:00.709038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-04f987eb-3002-47fd-9288-f5912b05ea2c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:00.709292 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-04f987eb-3002-47fd-9288-f5912b05ea2c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:00.729027 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-04f987eb-3002-47fd-9288-f5912b05ea2c tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c returned with HTTP 404 Aug 12 15:03:00.736614 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1153/4621] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:00 2026] GET /volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:00.741371 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60a003c8-8002-442f-9022-661dbe4a7b71 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:00.744521 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:00.745006 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1898009291"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:00.748479 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1898009291'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:00.748479 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:03:00.752325 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:03:00.759334 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (c3700891-aed1-49bf-8184-2963561ed198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:00.761157 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb181392-7f8e-438f-b79d-6627b95169aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:00.762328 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:00.805951 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb181392-7f8e-438f-b79d-6627b95169aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:00.806884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04722c50-b174-4774-9ca8-125ff345024f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:00.875055 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['d0f117c1-591d-41c6-bdb5-f2a882ca2954', '31617e1f-ab99-4138-92c3-a12b0b154e56', 'ca98bbb8-ae17-4319-8e2d-d29f7717dc3b', '29e20da8-c093-427b-84ce-87bab9db4829'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:00.876076 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04722c50-b174-4774-9ca8-125ff345024f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0f117c1-591d-41c6-bdb5-f2a882ca2954', '31617e1f-ab99-4138-92c3-a12b0b154e56', 'ca98bbb8-ae17-4319-8e2d-d29f7717dc3b', '29e20da8-c093-427b-84ce-87bab9db4829']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:00.877020 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bada82ff-6ebe-47bd-a704-5bd0fe9a530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:00.910480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bada82ff-6ebe-47bd-a704-5bd0fe9a530e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da35c62d-47d2-44d9-ac09-2ffff8991091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1898009291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['d0f117c1-591d-41c6-bdb5-f2a882ca2954','31617e1f-ab99-4138-92c3-a12b0b154e56','ca98bbb8-ae17-4319-8e2d-d29f7717dc3b','29e20da8-c093-427b-84ce-87bab9db4829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1898009291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da35c62d-47d2-44d9-ac09-2ffff8991091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:00.910480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6fe6978-7b05-4bde-98f5-59792228cbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:00.930699 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6fe6978-7b05-4bde-98f5-59792228cbee) transitioned into state 'SUCCESS' from state '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-1898009291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['d0f117c1-591d-41c6-bdb5-f2a882ca2954','31617e1f-ab99-4138-92c3-a12b0b154e56','ca98bbb8-ae17-4319-8e2d-d29f7717dc3b','29e20da8-c093-427b-84ce-87bab9db4829'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:00.931621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945898d8-88ad-4d8a-93ae-e0ad6e4abd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:00.942824 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (945898d8-88ad-4d8a-93ae-e0ad6e4abd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:00.943850 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (c3700891-aed1-49bf-8184-2963561ed198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:00.944209 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:03:00.944854 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60a003c8-8002-442f-9022-661dbe4a7b71 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:00.945324 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1161/4622] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:03:00 2026] POST /volume/v3/volumes => generated 770 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:00.957590 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-49d30157-cb25-42d1-b44e-c26478ba0ea9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:00.960149 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49d30157-cb25-42d1-b44e-c26478ba0ea9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:00.960337 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49d30157-cb25-42d1-b44e-c26478ba0ea9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:00.960566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-49d30157-cb25-42d1-b44e-c26478ba0ea9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:00.967267 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:00.967267 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:00.970878 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-49d30157-cb25-42d1-b44e-c26478ba0ea9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:00.975398 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-49d30157-cb25-42d1-b44e-c26478ba0ea9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 returned with HTTP 200 Aug 12 15:03:00.976738 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1149/4623] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:00 2026] GET /volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:01.991228 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cbae7bc7-2fcb-40a9-a9c2-5fb70fa02fd1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:01.994015 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbae7bc7-2fcb-40a9-a9c2-5fb70fa02fd1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:01.994691 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cbae7bc7-2fcb-40a9-a9c2-5fb70fa02fd1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:01.995003 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cbae7bc7-2fcb-40a9-a9c2-5fb70fa02fd1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:02.005360 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:02.005360 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:02.011016 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-cbae7bc7-2fcb-40a9-a9c2-5fb70fa02fd1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:02.017590 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cbae7bc7-2fcb-40a9-a9c2-5fb70fa02fd1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 returned with HTTP 200 Aug 12 15:03:02.018137 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1161/4624] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:01 2026] GET /volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 => generated 863 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:02.034596 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:02.038636 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:02.038636 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "da35c62d-47d2-44d9-ac09-2ffff8991091", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-95193477"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:02.040179 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request body: {'volume': {'source_volid': 'da35c62d-47d2-44d9-ac09-2ffff8991091', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-95193477'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:02.048874 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:02.048874 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:02.049468 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume retrieved successfully. Aug 12 15:03:02.049631 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume of 1 GB Aug 12 15:03:02.055244 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Availability Zones retrieved successfully. Aug 12 15:03:02.061400 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (8ed51f0f-b8bc-4285-b9c8-ac11e7b0450d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:02.062895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0e9752-3d74-4f8a-9605-6da3ddd2eb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:02.065259 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:02.099042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0e9752-3d74-4f8a-9605-6da3ddd2eb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'da35c62d-47d2-44d9-ac09-2ffff8991091', 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:02.101218 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2a844f-dc8d-4c63-b777-249dff8aff0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:02.142232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Created reservations ['72ac97bb-db41-4e8a-8d32-5bf32b5e6849', 'ccc3cdca-85f2-4d8c-9ac1-f77ffd7160ba', 'f4bdbaef-a1b3-49b7-aae6-172f0eec628b', '23fafaf7-6cf2-4f13-b838-882b4f33b5b0'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:02.143004 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef2a844f-dc8d-4c63-b777-249dff8aff0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ac97bb-db41-4e8a-8d32-5bf32b5e6849', 'ccc3cdca-85f2-4d8c-9ac1-f77ffd7160ba', 'f4bdbaef-a1b3-49b7-aae6-172f0eec628b', '23fafaf7-6cf2-4f13-b838-882b4f33b5b0']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:02.143710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6647360-5853-4f5f-9235-c9f1207b2ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:02.177875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6647360-5853-4f5f-9235-c9f1207b2ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7231a781-9a0d-42fe-9223-4077f48c8340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-95193477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['72ac97bb-db41-4e8a-8d32-5bf32b5e6849','ccc3cdca-85f2-4d8c-9ac1-f77ffd7160ba','f4bdbaef-a1b3-49b7-aae6-172f0eec628b','23fafaf7-6cf2-4f13-b838-882b4f33b5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=da35c62d-47d2-44d9-ac09-2ffff8991091,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-95193477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7231a781-9a0d-42fe-9223-4077f48c8340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb6e98c383854c96be28767d9db22676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=da35c62d-47d2-44d9-ac09-2ffff8991091,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:02.178988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e862d9b-a1e2-4212-8e56-eaacfe6e7e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:02.194436 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e862d9b-a1e2-4212-8e56-eaacfe6e7e3e) transitioned into state 'SUCCESS' from state '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-95193477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb6e98c383854c96be28767d9db22676',qos_specs=None,replication_status=,reservations=['72ac97bb-db41-4e8a-8d32-5bf32b5e6849','ccc3cdca-85f2-4d8c-9ac1-f77ffd7160ba','f4bdbaef-a1b3-49b7-aae6-172f0eec628b','23fafaf7-6cf2-4f13-b838-882b4f33b5b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=da35c62d-47d2-44d9-ac09-2ffff8991091,status='creating',user_id='5fe84aaf7b7e4c789f303419c3ab2aea',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:02.195068 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480ee715-0630-416c-b426-bb1f2e90a6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:02.209086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (480ee715-0630-416c-b426-bb1f2e90a6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:02.209807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Flow 'volume_create_api' (8ed51f0f-b8bc-4285-b9c8-ac11e7b0450d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:02.210102 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Create volume request issued successfully. Aug 12 15:03:02.210635 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8f71f5c1-5704-40de-bf98-99801b4b8248 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:02.211050 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1154/4625] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:03:02 2026] POST /volume/v3/volumes => generated 802 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:02.221855 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3c1c7a8c-5bfd-4f8a-8d8a-dfd71a8b84c7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:02.223786 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c1c7a8c-5bfd-4f8a-8d8a-dfd71a8b84c7 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 Aug 12 15:03:02.224025 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c1c7a8c-5bfd-4f8a-8d8a-dfd71a8b84c7 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:02.224206 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3c1c7a8c-5bfd-4f8a-8d8a-dfd71a8b84c7 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:02.230816 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:02.230816 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:02.234169 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3c1c7a8c-5bfd-4f8a-8d8a-dfd71a8b84c7 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:02.238006 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3c1c7a8c-5bfd-4f8a-8d8a-dfd71a8b84c7 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 returned with HTTP 200 Aug 12 15:03:02.238325 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1162/4626] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:02 2026] GET /volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:03.250534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-375752c9-f694-4d09-8cc2-8d1877d75ce4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:03.252316 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-375752c9-f694-4d09-8cc2-8d1877d75ce4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 Aug 12 15:03:03.252555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-375752c9-f694-4d09-8cc2-8d1877d75ce4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:03.252739 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-375752c9-f694-4d09-8cc2-8d1877d75ce4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:03.259628 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:03.259628 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:03.263287 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-375752c9-f694-4d09-8cc2-8d1877d75ce4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:03.267772 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-375752c9-f694-4d09-8cc2-8d1877d75ce4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 returned with HTTP 200 Aug 12 15:03:03.268272 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1150/4627] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:03 2026] GET /volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:03.279728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c190328c-515f-4995-a3e3-0b49edd0a64d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:03.281670 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c190328c-515f-4995-a3e3-0b49edd0a64d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:03.281949 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c190328c-515f-4995-a3e3-0b49edd0a64d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:03.282177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c190328c-515f-4995-a3e3-0b49edd0a64d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:03.282380 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-c190328c-515f-4995-a3e3-0b49edd0a64d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:03.289098 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:03.289098 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:03.289548 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c190328c-515f-4995-a3e3-0b49edd0a64d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:03.314994 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c190328c-515f-4995-a3e3-0b49edd0a64d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:03:03.315184 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c190328c-515f-4995-a3e3-0b49edd0a64d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 returned with HTTP 202 Aug 12 15:03:03.315640 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1162/4628] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:03 2026] DELETE /volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:03:03.323319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3d0cc569-83a7-4049-8b0d-271b68e03675 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:03.325676 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3d0cc569-83a7-4049-8b0d-271b68e03675 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:03.325676 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3d0cc569-83a7-4049-8b0d-271b68e03675 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:03.325863 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3d0cc569-83a7-4049-8b0d-271b68e03675 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:03.333792 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:03.333792 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:03.338092 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3d0cc569-83a7-4049-8b0d-271b68e03675 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:03.343721 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3d0cc569-83a7-4049-8b0d-271b68e03675 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 returned with HTTP 200 Aug 12 15:03:03.344227 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1155/4629] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:03 2026] GET /volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:04.358627 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bd1e7a88-7f0b-4b67-a9ce-ac1dd269bb29 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:04.360502 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd1e7a88-7f0b-4b67-a9ce-ac1dd269bb29 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:04.360722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd1e7a88-7f0b-4b67-a9ce-ac1dd269bb29 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:04.361038 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bd1e7a88-7f0b-4b67-a9ce-ac1dd269bb29 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:04.366798 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bd1e7a88-7f0b-4b67-a9ce-ac1dd269bb29 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 returned with HTTP 404 Aug 12 15:03:04.367292 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1163/4630] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:04 2026] GET /volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:04.375482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:04.377227 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 Aug 12 15:03:04.377420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:04.377650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:04.377820 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 7231a781-9a0d-42fe-9223-4077f48c8340 Aug 12 15:03:04.384151 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:04.384151 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:04.384583 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:04.400177 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:03:04.400340 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2dcd33be-ee0f-4a59-a3af-4b0b1fee51a3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 returned with HTTP 202 Aug 12 15:03:04.400750 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1151/4631] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:04 2026] DELETE /volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:03:04.408663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e4b6323-9ed4-44d0-9c0d-1b3812d93b82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:04.410401 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e4b6323-9ed4-44d0-9c0d-1b3812d93b82 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 Aug 12 15:03:04.410657 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e4b6323-9ed4-44d0-9c0d-1b3812d93b82 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:04.410880 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e4b6323-9ed4-44d0-9c0d-1b3812d93b82 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:04.418480 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:04.418480 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:04.422379 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2e4b6323-9ed4-44d0-9c0d-1b3812d93b82 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:04.426694 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e4b6323-9ed4-44d0-9c0d-1b3812d93b82 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 returned with HTTP 200 Aug 12 15:03:04.427114 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1163/4632] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:04 2026] GET /volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:05.440601 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-df7983fb-8a7a-4107-a513-7481513eae2f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:05.442361 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df7983fb-8a7a-4107-a513-7481513eae2f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 Aug 12 15:03:05.442582 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df7983fb-8a7a-4107-a513-7481513eae2f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:05.442816 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df7983fb-8a7a-4107-a513-7481513eae2f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:05.448495 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df7983fb-8a7a-4107-a513-7481513eae2f tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 returned with HTTP 404 Aug 12 15:03:05.448957 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1156/4633] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:05 2026] GET /volume/v3/volumes/7231a781-9a0d-42fe-9223-4077f48c8340 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:05.455263 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-207a1453-0f27-4d29-aee1-b242296e5991 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:05.456892 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-207a1453-0f27-4d29-aee1-b242296e5991 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:05.457087 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-207a1453-0f27-4d29-aee1-b242296e5991 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:05.457257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-207a1453-0f27-4d29-aee1-b242296e5991 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:05.457409 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-207a1453-0f27-4d29-aee1-b242296e5991 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:05.462742 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-207a1453-0f27-4d29-aee1-b242296e5991 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 returned with HTTP 404 Aug 12 15:03:05.463278 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1164/4634] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:05 2026] DELETE /volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:05.469343 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-12225075-06ff-4f1a-92ba-75247a29792d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:05.471179 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12225075-06ff-4f1a-92ba-75247a29792d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 Aug 12 15:03:05.471375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12225075-06ff-4f1a-92ba-75247a29792d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:05.471581 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12225075-06ff-4f1a-92ba-75247a29792d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:05.477287 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12225075-06ff-4f1a-92ba-75247a29792d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 returned with HTTP 404 Aug 12 15:03:05.477451 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1152/4635] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:05 2026] GET /volume/v3/volumes/da35c62d-47d2-44d9-ac09-2ffff8991091 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:05.483998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:05.485747 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a Aug 12 15:03:05.485964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:05.486134 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:05.486288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 587697c0-210c-4761-a188-f01b15cbf05a Aug 12 15:03:05.492978 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:05.492978 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:05.493407 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:05.509415 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume request issued successfully. Aug 12 15:03:05.509634 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a7f700d0-baa0-4dd4-9764-da11514fb06a tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a returned with HTTP 202 Aug 12 15:03:05.510067 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1164/4636] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:05 2026] DELETE /volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:03:05.516269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-be2353f6-e7cf-44c4-8c7d-0e51b169d7cb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:05.517962 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be2353f6-e7cf-44c4-8c7d-0e51b169d7cb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a Aug 12 15:03:05.518160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be2353f6-e7cf-44c4-8c7d-0e51b169d7cb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:05.518330 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be2353f6-e7cf-44c4-8c7d-0e51b169d7cb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:05.526023 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:05.526023 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:05.529865 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-be2353f6-e7cf-44c4-8c7d-0e51b169d7cb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Volume info retrieved successfully. Aug 12 15:03:05.533799 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be2353f6-e7cf-44c4-8c7d-0e51b169d7cb tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a returned with HTTP 200 Aug 12 15:03:05.534145 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1157/4637] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:05 2026] GET /volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:06.546974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c80cb43-17ef-44f4-93d9-65055720e6e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.549239 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c80cb43-17ef-44f4-93d9-65055720e6e3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a Aug 12 15:03:06.549497 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c80cb43-17ef-44f4-93d9-65055720e6e3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.549720 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c80cb43-17ef-44f4-93d9-65055720e6e3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.556955 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c80cb43-17ef-44f4-93d9-65055720e6e3 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a returned with HTTP 404 Aug 12 15:03:06.557480 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1165/4638] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/587697c0-210c-4761-a188-f01b15cbf05a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 15:03:06.565481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ac5bb2c3-d852-4250-97fc-a442265243a5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.567332 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac5bb2c3-d852-4250-97fc-a442265243a5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:03:06.567551 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac5bb2c3-d852-4250-97fc-a442265243a5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.567743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ac5bb2c3-d852-4250-97fc-a442265243a5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.567850 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-ac5bb2c3-d852-4250-97fc-a442265243a5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:03:06.572305 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ac5bb2c3-d852-4250-97fc-a442265243a5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 returned with HTTP 404 Aug 12 15:03:06.572892 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1153/4639] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.580096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf32e817-c5c3-41c2-b0f5-c81c255598a4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.581971 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf32e817-c5c3-41c2-b0f5-c81c255598a4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 Aug 12 15:03:06.582270 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf32e817-c5c3-41c2-b0f5-c81c255598a4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.582508 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf32e817-c5c3-41c2-b0f5-c81c255598a4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.586746 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf32e817-c5c3-41c2-b0f5-c81c255598a4 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 returned with HTTP 404 Aug 12 15:03:06.587224 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1165/4640] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/snapshots/f214a7a3-fe47-43a6-94c2-d8c687c4b268 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.593707 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ef99d5f9-d399-49a2-846d-7cf4a34342bc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.595430 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef99d5f9-d399-49a2-846d-7cf4a34342bc tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:03:06.595640 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef99d5f9-d399-49a2-846d-7cf4a34342bc tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.595865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef99d5f9-d399-49a2-846d-7cf4a34342bc tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.595973 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-ef99d5f9-d399-49a2-846d-7cf4a34342bc tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:03:06.601345 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef99d5f9-d399-49a2-846d-7cf4a34342bc tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c returned with HTTP 404 Aug 12 15:03:06.601791 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1158/4641] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 12 15:03:06.608777 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b854d08-4488-4d0b-8777-09c29e12b4d6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.610415 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b854d08-4488-4d0b-8777-09c29e12b4d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c Aug 12 15:03:06.610683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b854d08-4488-4d0b-8777-09c29e12b4d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.610915 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b854d08-4488-4d0b-8777-09c29e12b4d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.616374 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b854d08-4488-4d0b-8777-09c29e12b4d6 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c returned with HTTP 404 Aug 12 15:03:06.616871 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1166/4642] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/2f625fb3-f6c5-417d-a970-a646b4062d4c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.623398 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-315d60c8-b64d-4ff0-8507-40b1e10245e9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.625685 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-315d60c8-b64d-4ff0-8507-40b1e10245e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:03:06.625974 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-315d60c8-b64d-4ff0-8507-40b1e10245e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.626226 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-315d60c8-b64d-4ff0-8507-40b1e10245e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.626500 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-315d60c8-b64d-4ff0-8507-40b1e10245e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:03:06.633739 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-315d60c8-b64d-4ff0-8507-40b1e10245e9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf returned with HTTP 404 Aug 12 15:03:06.634539 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1154/4643] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.641346 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3bff95d-a954-410d-bbaa-0918208e6ac1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.643502 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3bff95d-a954-410d-bbaa-0918208e6ac1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf Aug 12 15:03:06.643771 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3bff95d-a954-410d-bbaa-0918208e6ac1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.644081 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3bff95d-a954-410d-bbaa-0918208e6ac1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.651248 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3bff95d-a954-410d-bbaa-0918208e6ac1 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf returned with HTTP 404 Aug 12 15:03:06.651969 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1166/4644] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/0d8af1b1-c8cf-4393-b31c-8fa4c61fb9bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.659073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b5633929-3e70-4665-b759-245c689398c9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.660638 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b5633929-3e70-4665-b759-245c689398c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:03:06.660835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b5633929-3e70-4665-b759-245c689398c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.660992 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b5633929-3e70-4665-b759-245c689398c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.661084 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-b5633929-3e70-4665-b759-245c689398c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: 2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:03:06.665292 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b5633929-3e70-4665-b759-245c689398c9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab returned with HTTP 404 Aug 12 15:03:06.665828 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1159/4645] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.672453 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-98b664c5-c423-42aa-adc3-f02c7e267b16 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.674085 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-98b664c5-c423-42aa-adc3-f02c7e267b16 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab Aug 12 15:03:06.674254 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-98b664c5-c423-42aa-adc3-f02c7e267b16 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.674445 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-98b664c5-c423-42aa-adc3-f02c7e267b16 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.678732 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-98b664c5-c423-42aa-adc3-f02c7e267b16 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab returned with HTTP 404 Aug 12 15:03:06.679228 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1167/4646] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/snapshots/2c15e903-4b6a-425b-9b8b-8178ed20d0ab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.685188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-24021f4c-df50-4ce5-9c86-02febf98d524 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.686924 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24021f4c-df50-4ce5-9c86-02febf98d524 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:03:06.687129 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24021f4c-df50-4ce5-9c86-02febf98d524 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.687302 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-24021f4c-df50-4ce5-9c86-02febf98d524 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.687466 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-24021f4c-df50-4ce5-9c86-02febf98d524 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:03:06.692830 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-24021f4c-df50-4ce5-9c86-02febf98d524 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c returned with HTTP 404 Aug 12 15:03:06.693278 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1155/4647] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.700104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-47e8be2c-11ec-40a2-84c4-1e1fcb895271 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.702006 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47e8be2c-11ec-40a2-84c4-1e1fcb895271 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c Aug 12 15:03:06.702237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47e8be2c-11ec-40a2-84c4-1e1fcb895271 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.702488 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-47e8be2c-11ec-40a2-84c4-1e1fcb895271 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.709678 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-47e8be2c-11ec-40a2-84c4-1e1fcb895271 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c returned with HTTP 404 Aug 12 15:03:06.710294 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1167/4648] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/fb737778-a2cb-4bc0-b380-53d8ec3a387c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.716990 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bedfa224-bc2b-40c4-932f-32fc8cc40a38 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.718725 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bedfa224-bc2b-40c4-932f-32fc8cc40a38 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:03:06.718925 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bedfa224-bc2b-40c4-932f-32fc8cc40a38 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.719264 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bedfa224-bc2b-40c4-932f-32fc8cc40a38 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.719264 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-bedfa224-bc2b-40c4-932f-32fc8cc40a38 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: 48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:03:06.724033 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bedfa224-bc2b-40c4-932f-32fc8cc40a38 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb returned with HTTP 404 Aug 12 15:03:06.724511 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1160/4649] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.731888 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77b74d1b-bc09-45eb-b43b-55068b043325 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.733747 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77b74d1b-bc09-45eb-b43b-55068b043325 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb Aug 12 15:03:06.734050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77b74d1b-bc09-45eb-b43b-55068b043325 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.734296 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77b74d1b-bc09-45eb-b43b-55068b043325 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.739039 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77b74d1b-bc09-45eb-b43b-55068b043325 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb returned with HTTP 404 Aug 12 15:03:06.739510 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1168/4650] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/snapshots/48373997-abf3-46eb-8c5f-58c2a63239fb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.746722 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-78765edc-6299-43c2-a2a8-e1ad6dd636ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.748443 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78765edc-6299-43c2-a2a8-e1ad6dd636ee tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:03:06.748673 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78765edc-6299-43c2-a2a8-e1ad6dd636ee tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.748868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-78765edc-6299-43c2-a2a8-e1ad6dd636ee tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.749025 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-78765edc-6299-43c2-a2a8-e1ad6dd636ee tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:03:06.754589 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-78765edc-6299-43c2-a2a8-e1ad6dd636ee tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a returned with HTTP 404 Aug 12 15:03:06.755090 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1156/4651] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.762053 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f9a872e6-5e0f-433d-91d0-c6bc70e44818 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.763896 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9a872e6-5e0f-433d-91d0-c6bc70e44818 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a Aug 12 15:03:06.764110 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9a872e6-5e0f-433d-91d0-c6bc70e44818 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.764287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f9a872e6-5e0f-433d-91d0-c6bc70e44818 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.770042 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f9a872e6-5e0f-433d-91d0-c6bc70e44818 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a returned with HTTP 404 Aug 12 15:03:06.770566 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1168/4652] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/179d3584-f380-4ffc-8069-c96a0e5b5a7a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.777146 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c4224794-8b23-4900-af9b-fe1f24e1a444 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.779055 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4224794-8b23-4900-af9b-fe1f24e1a444 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:03:06.779263 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4224794-8b23-4900-af9b-fe1f24e1a444 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.779450 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4224794-8b23-4900-af9b-fe1f24e1a444 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.779639 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-c4224794-8b23-4900-af9b-fe1f24e1a444 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:03:06.786046 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4224794-8b23-4900-af9b-fe1f24e1a444 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c returned with HTTP 404 Aug 12 15:03:06.786483 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1161/4653] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.792723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c7a45945-b7ee-4fad-837a-a9af2d20d908 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.794404 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7a45945-b7ee-4fad-837a-a9af2d20d908 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c Aug 12 15:03:06.795356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7a45945-b7ee-4fad-837a-a9af2d20d908 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.795356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c7a45945-b7ee-4fad-837a-a9af2d20d908 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.800544 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c7a45945-b7ee-4fad-837a-a9af2d20d908 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c returned with HTTP 404 Aug 12 15:03:06.801009 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1169/4654] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/f5de763d-d132-4cf2-8b1b-2d588419e85c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.807990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-444d50b7-0e3b-4b0a-8cfc-7428e5efb1bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.809590 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-444d50b7-0e3b-4b0a-8cfc-7428e5efb1bf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:03:06.809778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-444d50b7-0e3b-4b0a-8cfc-7428e5efb1bf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.809980 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-444d50b7-0e3b-4b0a-8cfc-7428e5efb1bf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.810139 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-444d50b7-0e3b-4b0a-8cfc-7428e5efb1bf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:03:06.815477 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-444d50b7-0e3b-4b0a-8cfc-7428e5efb1bf tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 returned with HTTP 404 Aug 12 15:03:06.815925 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1157/4655] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.822371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cf0380d9-b5fc-4cce-8f92-85d584c939d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.824117 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf0380d9-b5fc-4cce-8f92-85d584c939d2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 Aug 12 15:03:06.824333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf0380d9-b5fc-4cce-8f92-85d584c939d2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.824530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cf0380d9-b5fc-4cce-8f92-85d584c939d2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.829953 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cf0380d9-b5fc-4cce-8f92-85d584c939d2 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 returned with HTTP 404 Aug 12 15:03:06.830413 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1169/4656] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/2b4e3377-4094-4ea3-bf1f-f09b2179ab48 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.836921 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8bafb6fd-919d-41c7-bbd1-5d16a7af98ba None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.838988 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8bafb6fd-919d-41c7-bbd1-5d16a7af98ba tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:03:06.839221 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8bafb6fd-919d-41c7-bbd1-5d16a7af98ba tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.839475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8bafb6fd-919d-41c7-bbd1-5d16a7af98ba tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.839607 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-8bafb6fd-919d-41c7-bbd1-5d16a7af98ba tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:03:06.844259 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8bafb6fd-919d-41c7-bbd1-5d16a7af98ba tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c returned with HTTP 404 Aug 12 15:03:06.844794 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1162/4657] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.851245 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dfbfc435-c1f6-4bc7-ad47-bd7a2b628205 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.852941 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfbfc435-c1f6-4bc7-ad47-bd7a2b628205 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c Aug 12 15:03:06.853114 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfbfc435-c1f6-4bc7-ad47-bd7a2b628205 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.853284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfbfc435-c1f6-4bc7-ad47-bd7a2b628205 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.857332 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfbfc435-c1f6-4bc7-ad47-bd7a2b628205 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c returned with HTTP 404 Aug 12 15:03:06.857913 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1170/4658] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/snapshots/c9373f74-48c8-4281-a4b9-2f3eeb73434c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.863680 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8b404af2-dd77-494b-a1b0-c1e9b7d5d4b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.865409 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b404af2-dd77-494b-a1b0-c1e9b7d5d4b5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:03:06.865642 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b404af2-dd77-494b-a1b0-c1e9b7d5d4b5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.865826 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8b404af2-dd77-494b-a1b0-c1e9b7d5d4b5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.866004 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8b404af2-dd77-494b-a1b0-c1e9b7d5d4b5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: 76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:03:06.871337 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8b404af2-dd77-494b-a1b0-c1e9b7d5d4b5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b returned with HTTP 404 Aug 12 15:03:06.871967 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1158/4659] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.878996 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7aeb0d63-f556-49ee-bc66-987e11b0282e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.880638 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7aeb0d63-f556-49ee-bc66-987e11b0282e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b Aug 12 15:03:06.880842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7aeb0d63-f556-49ee-bc66-987e11b0282e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.881015 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7aeb0d63-f556-49ee-bc66-987e11b0282e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.886342 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7aeb0d63-f556-49ee-bc66-987e11b0282e tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b returned with HTTP 404 Aug 12 15:03:06.886849 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1170/4660] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/76c5fd11-bdda-4e97-a7c5-b48e8d22645b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.893279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dad90ae6-c00b-405b-9afb-a3d97ab2bf1d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.894982 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dad90ae6-c00b-405b-9afb-a3d97ab2bf1d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:03:06.895209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dad90ae6-c00b-405b-9afb-a3d97ab2bf1d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.895426 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dad90ae6-c00b-405b-9afb-a3d97ab2bf1d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.895582 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-dad90ae6-c00b-405b-9afb-a3d97ab2bf1d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete snapshot with id: 0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:03:06.899897 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dad90ae6-c00b-405b-9afb-a3d97ab2bf1d tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe returned with HTTP 404 Aug 12 15:03:06.900311 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1163/4661] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.906666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c4151f6f-7bc5-43de-964f-f553ef3d6765 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.908326 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4151f6f-7bc5-43de-964f-f553ef3d6765 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe Aug 12 15:03:06.908533 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4151f6f-7bc5-43de-964f-f553ef3d6765 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.908723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c4151f6f-7bc5-43de-964f-f553ef3d6765 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.913068 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c4151f6f-7bc5-43de-964f-f553ef3d6765 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe returned with HTTP 404 Aug 12 15:03:06.913465 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1171/4662] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/snapshots/0395f70f-b56c-45c5-95f7-c310d7cf58fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:06.919017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb00047e-4443-4c46-98fa-d7a4e6775cc5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.920508 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb00047e-4443-4c46-98fa-d7a4e6775cc5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] DELETE https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:03:06.920708 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb00047e-4443-4c46-98fa-d7a4e6775cc5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.920898 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb00047e-4443-4c46-98fa-d7a4e6775cc5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.921048 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-eb00047e-4443-4c46-98fa-d7a4e6775cc5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Delete volume with id: d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:03:06.926272 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb00047e-4443-4c46-98fa-d7a4e6775cc5 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 returned with HTTP 404 Aug 12 15:03:06.926868 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1159/4663] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:06 2026] DELETE /volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:06.933056 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-80521281-817d-48ea-aa14-45f77a5f41f9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:06.934761 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80521281-817d-48ea-aa14-45f77a5f41f9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] GET https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 Aug 12 15:03:06.935000 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80521281-817d-48ea-aa14-45f77a5f41f9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:06.935177 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-80521281-817d-48ea-aa14-45f77a5f41f9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:06.941006 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-80521281-817d-48ea-aa14-45f77a5f41f9 tempest-VolumeDependencyTests-63911007 tempest-VolumeDependencyTests-63911007-project-member] https://10.4.3.100/volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 returned with HTTP 404 Aug 12 15:03:06.941421 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1171/4664] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:06 2026] GET /volume/v3/volumes/d644e353-857e-4bfe-992e-0c191bd95970 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:08.068424 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:08.159308 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:08.159820 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-499120288"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:08.161475 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-499120288'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:08.161636 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create volume of 1 GB Aug 12 15:03:08.166084 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Availability Zones retrieved successfully. Aug 12 15:03:08.171937 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Flow 'volume_create_api' (8f238c3b-3320-428a-b055-e6dccee32791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:08.172982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9148f193-8853-4c07-b476-97dc05757448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:08.173733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:08.199677 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9148f193-8853-4c07-b476-97dc05757448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:08.200408 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b6b01c-d070-4af9-9f70-40a7e22029e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:08.256318 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Created reservations ['d3dfed0f-0a97-4954-b626-a11eab4b52ac', '509c96ff-449c-422d-9489-d094597c0cff', 'd802a101-a181-461f-9f38-416d66502e5f', '2292593d-25bb-4e75-ba71-ed259a860e28'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:08.257188 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9b6b01c-d070-4af9-9f70-40a7e22029e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3dfed0f-0a97-4954-b626-a11eab4b52ac', '509c96ff-449c-422d-9489-d094597c0cff', 'd802a101-a181-461f-9f38-416d66502e5f', '2292593d-25bb-4e75-ba71-ed259a860e28']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:08.257970 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9114a2c2-e90f-4bf1-9105-53ab112bd3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:08.279778 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9114a2c2-e90f-4bf1-9105-53ab112bd3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd4fd64c-691d-412f-ae51-913506ce8b9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-499120288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d339595383394a9e9cf59f40d085b8ea',qos_specs=None,replication_status=,reservations=['d3dfed0f-0a97-4954-b626-a11eab4b52ac','509c96ff-449c-422d-9489-d094597c0cff','d802a101-a181-461f-9f38-416d66502e5f','2292593d-25bb-4e75-ba71-ed259a860e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80bd67f4d1a045899963b9bff74d0101',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-499120288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd4fd64c-691d-412f-ae51-913506ce8b9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d339595383394a9e9cf59f40d085b8ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80bd67f4d1a045899963b9bff74d0101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:08.280544 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1817a43b-2b64-46b7-b917-6cef89ae111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:08.298023 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1817a43b-2b64-46b7-b917-6cef89ae111e) transitioned into state 'SUCCESS' from state '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-499120288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d339595383394a9e9cf59f40d085b8ea',qos_specs=None,replication_status=,reservations=['d3dfed0f-0a97-4954-b626-a11eab4b52ac','509c96ff-449c-422d-9489-d094597c0cff','d802a101-a181-461f-9f38-416d66502e5f','2292593d-25bb-4e75-ba71-ed259a860e28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80bd67f4d1a045899963b9bff74d0101',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:08.298771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6886552f-e2af-4b0b-9341-606a5c4611e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:08.307624 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6886552f-e2af-4b0b-9341-606a5c4611e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:08.308443 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Flow 'volume_create_api' (8f238c3b-3320-428a-b055-e6dccee32791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:08.308872 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create volume request issued successfully. Aug 12 15:03:08.309606 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2af8bfc9-f98b-4161-b7fc-6f97d581d538 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:08.310304 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1164/4665] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:03:08 2026] POST /volume/v3/volumes => generated 765 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:08.322438 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8f07384c-5d21-4922-8bca-2e5423211214 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:08.324771 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f07384c-5d21-4922-8bca-2e5423211214 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:08.325074 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f07384c-5d21-4922-8bca-2e5423211214 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:08.325351 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8f07384c-5d21-4922-8bca-2e5423211214 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:08.334674 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:08.334674 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:08.339265 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8f07384c-5d21-4922-8bca-2e5423211214 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:08.344932 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8f07384c-5d21-4922-8bca-2e5423211214 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 200 Aug 12 15:03:08.345465 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1172/4666] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:08 2026] GET /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:09.357915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ca1cb203-a201-4266-82b0-fd88c4d3fc66 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:09.359496 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca1cb203-a201-4266-82b0-fd88c4d3fc66 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:09.359684 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca1cb203-a201-4266-82b0-fd88c4d3fc66 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:09.359860 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ca1cb203-a201-4266-82b0-fd88c4d3fc66 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:09.366303 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:09.366303 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:09.369393 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ca1cb203-a201-4266-82b0-fd88c4d3fc66 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:09.373211 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ca1cb203-a201-4266-82b0-fd88c4d3fc66 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 200 Aug 12 15:03:09.373553 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1160/4667] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:09 2026] GET /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:09.385312 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:09.386832 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:03:09.387148 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd4fd64c-691d-412f-ae51-913506ce8b9b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1716041087"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:09.394712 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:09.394712 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:09.395094 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:09.395196 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create snapshot from volume fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:09.424767 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Created reservations ['74f79dd0-fd2c-4817-95ad-3d04892abfc9', '6a194dd8-5704-4fce-9a55-5b6ef0f741f0', '76565471-dc2d-48c5-a6e6-f20b9792bcb3', '3d06ff56-ba04-4972-a639-19c6a3f8db18'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:09.450627 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot create request issued successfully. Aug 12 15:03:09.451026 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb5824bb-987b-42f0-85e9-88fd8ea4c76c tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:03:09.451442 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1172/4668] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:03:09 2026] POST /volume/v3/snapshots => generated 322 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:09.460604 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f6e7acd7-605f-4c1e-bcfc-9d4464665c1a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:09.462207 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f6e7acd7-605f-4c1e-bcfc-9d4464665c1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 Aug 12 15:03:09.462371 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f6e7acd7-605f-4c1e-bcfc-9d4464665c1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:09.462579 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f6e7acd7-605f-4c1e-bcfc-9d4464665c1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:09.467081 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:09.467081 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:09.467449 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f6e7acd7-605f-4c1e-bcfc-9d4464665c1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:09.468302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f6e7acd7-605f-4c1e-bcfc-9d4464665c1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 returned with HTTP 200 Aug 12 15:03:09.468627 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1165/4669] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:09 2026] GET /volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 => generated 454 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:10.476966 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-696b0f11-00e8-40be-87e6-34b8d2952590 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:10.478580 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-696b0f11-00e8-40be-87e6-34b8d2952590 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 Aug 12 15:03:10.478774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-696b0f11-00e8-40be-87e6-34b8d2952590 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:10.478960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-696b0f11-00e8-40be-87e6-34b8d2952590 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:10.483509 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:10.483509 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:10.483860 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-696b0f11-00e8-40be-87e6-34b8d2952590 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:10.484549 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-696b0f11-00e8-40be-87e6-34b8d2952590 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 returned with HTTP 200 Aug 12 15:03:10.484874 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1173/4670] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:10 2026] GET /volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:10.492906 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89392f81-c45d-4fd4-b2cd-72292ccf0f88 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:10.494667 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89392f81-c45d-4fd4-b2cd-72292ccf0f88 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] POST https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b/action Aug 12 15:03:10.495037 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89392f81-c45d-4fd4-b2cd-72292ccf0f88 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action body: b'{"revert": {"snapshot_id": "6073f726-1fa0-4224-9332-28fad31a7c67"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:03:10.495173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89392f81-c45d-4fd4-b2cd-72292ccf0f88 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "6073f726-1fa0-4224-9332-28fad31a7c67"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:10.503356 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:10.503356 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:10.503817 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-89392f81-c45d-4fd4-b2cd-72292ccf0f88 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume retrieved successfully. Aug 12 15:03:10.517532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-89392f81-c45d-4fd4-b2cd-72292ccf0f88 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Reverting volume fd4fd64c-691d-412f-ae51-913506ce8b9b to snapshot 6073f726-1fa0-4224-9332-28fad31a7c67. Aug 12 15:03:10.518532 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:10.518532 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:10.533552 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89392f81-c45d-4fd4-b2cd-72292ccf0f88 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b/action returned with HTTP 202 Aug 12 15:03:10.533940 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1161/4671] 10.4.3.100 () {70 vars in 1431 bytes} [Wed Aug 12 15:03:10 2026] POST /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 15:03:10.540553 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16914e58-4403-4816-b0b6-1cc5d7bd44bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:10.542361 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16914e58-4403-4816-b0b6-1cc5d7bd44bf tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:10.542587 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16914e58-4403-4816-b0b6-1cc5d7bd44bf tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:10.542761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16914e58-4403-4816-b0b6-1cc5d7bd44bf tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:10.549592 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:10.549592 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:10.553428 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-16914e58-4403-4816-b0b6-1cc5d7bd44bf tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:10.557822 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16914e58-4403-4816-b0b6-1cc5d7bd44bf tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 200 Aug 12 15:03:10.558245 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1173/4672] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:10 2026] GET /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:11.573531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-109519fe-9db3-49ef-b0ef-0477736ae18b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:11.575150 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-109519fe-9db3-49ef-b0ef-0477736ae18b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:11.575347 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-109519fe-9db3-49ef-b0ef-0477736ae18b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:11.575552 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-109519fe-9db3-49ef-b0ef-0477736ae18b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:11.581767 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:11.581767 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:11.584984 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-109519fe-9db3-49ef-b0ef-0477736ae18b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:11.588741 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-109519fe-9db3-49ef-b0ef-0477736ae18b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 200 Aug 12 15:03:11.589085 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1166/4673] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:11 2026] GET /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:11.601013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-60c8ef04-a1ce-4115-809b-6c39c1d2d046 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:11.603122 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60c8ef04-a1ce-4115-809b-6c39c1d2d046 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 Aug 12 15:03:11.603341 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60c8ef04-a1ce-4115-809b-6c39c1d2d046 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:11.603598 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-60c8ef04-a1ce-4115-809b-6c39c1d2d046 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:11.609091 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:11.609091 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:11.609785 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-60c8ef04-a1ce-4115-809b-6c39c1d2d046 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:11.610773 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-60c8ef04-a1ce-4115-809b-6c39c1d2d046 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 returned with HTTP 200 Aug 12 15:03:11.611273 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1174/4674] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:11 2026] GET /volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:11.619265 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fd4fa227-fb26-4964-82da-d2a6b674f5b5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:11.621130 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd4fa227-fb26-4964-82da-d2a6b674f5b5 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:11.621367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd4fa227-fb26-4964-82da-d2a6b674f5b5 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:11.621606 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fd4fa227-fb26-4964-82da-d2a6b674f5b5 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:11.628897 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:11.628897 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:11.632035 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fd4fa227-fb26-4964-82da-d2a6b674f5b5 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:11.635912 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fd4fa227-fb26-4964-82da-d2a6b674f5b5 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 200 Aug 12 15:03:11.636283 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1162/4675] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:11 2026] GET /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:11.648400 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08edf44e-60c7-4172-8730-a8afd923347b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:11.649935 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:11.650235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1461537207"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:11.651541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1461537207'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:11.651648 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create volume of 1 GB Aug 12 15:03:11.655107 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Availability Zones retrieved successfully. Aug 12 15:03:11.659987 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Flow 'volume_create_api' (6576686f-a36e-46e6-b70d-dfdff6d28b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:11.660900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a8e1df-b4af-4f94-9ea6-d0f65af888c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:11.661705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:11.683864 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6a8e1df-b4af-4f94-9ea6-d0f65af888c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:11.684618 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30dfe97-7a56-4428-a052-82d5dd098ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:11.718928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Created reservations ['8fb71003-a12a-4e19-91fa-663c9a25cbd6', 'a21ca973-6d28-4274-b6c0-68f6c35a8b8f', '2177e292-637b-4518-9847-0cae04341f06', 'cd8e80d7-ca98-4abd-9ad5-48ec135c2b9d'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:11.719929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d30dfe97-7a56-4428-a052-82d5dd098ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fb71003-a12a-4e19-91fa-663c9a25cbd6', 'a21ca973-6d28-4274-b6c0-68f6c35a8b8f', '2177e292-637b-4518-9847-0cae04341f06', 'cd8e80d7-ca98-4abd-9ad5-48ec135c2b9d']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:11.720876 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09f0078-7c26-42c0-9a26-dfeb8cf96e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:11.742318 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09f0078-7c26-42c0-9a26-dfeb8cf96e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b29bab83-0604-43c7-927e-aead24859e7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1461537207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d339595383394a9e9cf59f40d085b8ea',qos_specs=None,replication_status=,reservations=['8fb71003-a12a-4e19-91fa-663c9a25cbd6','a21ca973-6d28-4274-b6c0-68f6c35a8b8f','2177e292-637b-4518-9847-0cae04341f06','cd8e80d7-ca98-4abd-9ad5-48ec135c2b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80bd67f4d1a045899963b9bff74d0101',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1461537207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b29bab83-0604-43c7-927e-aead24859e7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d339595383394a9e9cf59f40d085b8ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80bd67f4d1a045899963b9bff74d0101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:11.743092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13f06fb-3242-4643-9acb-004bad24fdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:11.758778 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13f06fb-3242-4643-9acb-004bad24fdb9) transitioned into state 'SUCCESS' from state '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-1461537207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d339595383394a9e9cf59f40d085b8ea',qos_specs=None,replication_status=,reservations=['8fb71003-a12a-4e19-91fa-663c9a25cbd6','a21ca973-6d28-4274-b6c0-68f6c35a8b8f','2177e292-637b-4518-9847-0cae04341f06','cd8e80d7-ca98-4abd-9ad5-48ec135c2b9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80bd67f4d1a045899963b9bff74d0101',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:11.759406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad94c1db-d77f-49f2-b662-77241e9846c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:11.768068 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad94c1db-d77f-49f2-b662-77241e9846c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:11.768986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Flow 'volume_create_api' (6576686f-a36e-46e6-b70d-dfdff6d28b4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:11.769287 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create volume request issued successfully. Aug 12 15:03:11.769851 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08edf44e-60c7-4172-8730-a8afd923347b tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:11.770368 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1174/4676] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:03:11 2026] POST /volume/v3/volumes => generated 766 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:11.785468 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-34767400-d751-4439-81bc-6cd6dfb0948f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:11.787676 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-34767400-d751-4439-81bc-6cd6dfb0948f tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:11.787927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-34767400-d751-4439-81bc-6cd6dfb0948f tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:11.788166 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-34767400-d751-4439-81bc-6cd6dfb0948f tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:11.794940 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:11.794940 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:11.798770 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-34767400-d751-4439-81bc-6cd6dfb0948f tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:11.803607 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-34767400-d751-4439-81bc-6cd6dfb0948f tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d returned with HTTP 200 Aug 12 15:03:11.804147 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1167/4677] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:11 2026] GET /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:12.817913 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-84899045-3403-4a85-8ccb-57d54d14ecbc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:12.820276 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84899045-3403-4a85-8ccb-57d54d14ecbc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:12.820635 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84899045-3403-4a85-8ccb-57d54d14ecbc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:12.820945 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-84899045-3403-4a85-8ccb-57d54d14ecbc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:12.829138 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:12.829138 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:12.832802 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-84899045-3403-4a85-8ccb-57d54d14ecbc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:12.837563 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-84899045-3403-4a85-8ccb-57d54d14ecbc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d returned with HTTP 200 Aug 12 15:03:12.838037 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1175/4678] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:12 2026] GET /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:12.853119 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9970d916-8dc9-4904-a739-08893c164905 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:12.854783 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9970d916-8dc9-4904-a739-08893c164905 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:03:12.855104 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9970d916-8dc9-4904-a739-08893c164905 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b29bab83-0604-43c7-927e-aead24859e7d", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1558843570"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:12.863630 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:12.863630 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:12.864044 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9970d916-8dc9-4904-a739-08893c164905 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:12.864150 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-9970d916-8dc9-4904-a739-08893c164905 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Create snapshot from volume b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:12.887948 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9970d916-8dc9-4904-a739-08893c164905 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Created reservations ['220a9b81-85ec-44f6-b591-c3c0286ca27b', '4137c8dd-f3b6-412b-bf3b-cbf377d6f1e8', 'b97af9c1-60c1-4828-8654-e5258d8790d5', 'c2481886-204c-46e4-9f5e-dbefa22ba875'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:12.915531 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9970d916-8dc9-4904-a739-08893c164905 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot create request issued successfully. Aug 12 15:03:12.915834 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9970d916-8dc9-4904-a739-08893c164905 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:03:12.916246 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1163/4679] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:03:12 2026] POST /volume/v3/snapshots => generated 322 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:12.927275 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bb962a58-de54-4033-aa31-6bfa405527f3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:12.929684 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb962a58-de54-4033-aa31-6bfa405527f3 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b Aug 12 15:03:12.929986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb962a58-de54-4033-aa31-6bfa405527f3 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:12.930243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bb962a58-de54-4033-aa31-6bfa405527f3 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:12.934796 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:12.934796 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:12.935189 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bb962a58-de54-4033-aa31-6bfa405527f3 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:12.935935 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bb962a58-de54-4033-aa31-6bfa405527f3 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b returned with HTTP 200 Aug 12 15:03:12.936264 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1175/4680] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:12 2026] GET /volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:13.948721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a99736a5-13e4-4e7a-acef-24df967a7ccd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:13.950918 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a99736a5-13e4-4e7a-acef-24df967a7ccd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b Aug 12 15:03:13.951319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a99736a5-13e4-4e7a-acef-24df967a7ccd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:13.951629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a99736a5-13e4-4e7a-acef-24df967a7ccd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:13.957565 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:13.957565 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:13.958200 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a99736a5-13e4-4e7a-acef-24df967a7ccd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:13.959490 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a99736a5-13e4-4e7a-acef-24df967a7ccd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b returned with HTTP 200 Aug 12 15:03:13.960008 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1168/4681] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:13 2026] GET /volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:13.968639 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-67576f34-0b65-48a8-a26c-019aff091766 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:13.970636 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67576f34-0b65-48a8-a26c-019aff091766 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] POST https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d/action Aug 12 15:03:13.971003 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67576f34-0b65-48a8-a26c-019aff091766 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:03:13.971117 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67576f34-0b65-48a8-a26c-019aff091766 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:13.979430 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:13.979430 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:13.979928 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-67576f34-0b65-48a8-a26c-019aff091766 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:14.012335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-67576f34-0b65-48a8-a26c-019aff091766 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Created reservations ['7d9bfe37-5906-4f9a-a9e9-9e2cd8394d74', 'df9b5fdf-9e39-4bd1-82e4-0ea354c63125'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:14.021026 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-67576f34-0b65-48a8-a26c-019aff091766 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Extend volume request issued successfully. Aug 12 15:03:14.021243 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67576f34-0b65-48a8-a26c-019aff091766 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d/action returned with HTTP 202 Aug 12 15:03:14.021679 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1176/4682] 10.4.3.100 () {70 vars in 1431 bytes} [Wed Aug 12 15:03:13 2026] POST /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 12 15:03:14.030348 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d9aa858-da78-4df6-afea-11c1114e5abb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:14.032227 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d9aa858-da78-4df6-afea-11c1114e5abb tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:14.032479 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d9aa858-da78-4df6-afea-11c1114e5abb tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:14.032699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d9aa858-da78-4df6-afea-11c1114e5abb tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:14.041043 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:14.041043 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:14.045284 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2d9aa858-da78-4df6-afea-11c1114e5abb tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:14.050077 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d9aa858-da78-4df6-afea-11c1114e5abb tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d returned with HTTP 200 Aug 12 15:03:14.050921 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1164/4683] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:14 2026] GET /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:15.063140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-036b6866-1bd1-4750-9536-4b7926edda1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:15.065116 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-036b6866-1bd1-4750-9536-4b7926edda1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:15.065302 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-036b6866-1bd1-4750-9536-4b7926edda1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:15.065499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-036b6866-1bd1-4750-9536-4b7926edda1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:15.071966 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:15.071966 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:15.075226 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-036b6866-1bd1-4750-9536-4b7926edda1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:15.078989 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-036b6866-1bd1-4750-9536-4b7926edda1a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d returned with HTTP 200 Aug 12 15:03:15.079402 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1176/4684] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:15 2026] GET /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:15.091330 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-27a96598-38af-440c-92b7-8b5fc8156eda None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:15.093112 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-27a96598-38af-440c-92b7-8b5fc8156eda tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] POST https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d/action Aug 12 15:03:15.093453 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-27a96598-38af-440c-92b7-8b5fc8156eda tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action body: b'{"revert": {"snapshot_id": "def75ac3-6264-4317-a541-5c8ec4e0010b"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:03:15.093687 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-27a96598-38af-440c-92b7-8b5fc8156eda tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "def75ac3-6264-4317-a541-5c8ec4e0010b"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:15.101765 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:15.101765 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:15.102418 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-27a96598-38af-440c-92b7-8b5fc8156eda tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume retrieved successfully. Aug 12 15:03:15.114687 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-27a96598-38af-440c-92b7-8b5fc8156eda tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] HTTP exception thrown: Can't revert volume b29bab83-0604-43c7-927e-aead24859e7d to its latest snapshot def75ac3-6264-4317-a541-5c8ec4e0010b. The volume size must be equal to the snapshot size. Aug 12 15:03:15.114847 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-27a96598-38af-440c-92b7-8b5fc8156eda tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d/action returned with HTTP 400 Aug 12 15:03:15.115723 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1169/4685] 10.4.3.100 () {70 vars in 1431 bytes} [Wed Aug 12 15:03:15 2026] POST /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d/action => generated 213 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 12 15:03:15.123511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-87785a97-4548-4bcd-8306-190fa16de077 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:15.125741 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-87785a97-4548-4bcd-8306-190fa16de077 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b Aug 12 15:03:15.126010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-87785a97-4548-4bcd-8306-190fa16de077 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:15.126265 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-87785a97-4548-4bcd-8306-190fa16de077 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:15.126362 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-87785a97-4548-4bcd-8306-190fa16de077 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Delete snapshot with id: def75ac3-6264-4317-a541-5c8ec4e0010b Aug 12 15:03:15.131945 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:15.131945 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:15.132473 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-87785a97-4548-4bcd-8306-190fa16de077 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:15.147227 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-87785a97-4548-4bcd-8306-190fa16de077 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot delete request issued successfully. Aug 12 15:03:15.147443 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-87785a97-4548-4bcd-8306-190fa16de077 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b returned with HTTP 202 Aug 12 15:03:15.147874 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1177/4686] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:15 2026] DELETE /volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:03:15.154778 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87cbf2e5-dd5d-45f0-a51f-11d9887fe093 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:15.156644 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87cbf2e5-dd5d-45f0-a51f-11d9887fe093 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b Aug 12 15:03:15.157221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87cbf2e5-dd5d-45f0-a51f-11d9887fe093 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:15.157221 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87cbf2e5-dd5d-45f0-a51f-11d9887fe093 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:15.163033 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:15.163033 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:15.163624 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-87cbf2e5-dd5d-45f0-a51f-11d9887fe093 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:15.164650 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87cbf2e5-dd5d-45f0-a51f-11d9887fe093 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b returned with HTTP 200 Aug 12 15:03:15.165129 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1165/4687] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:15 2026] GET /volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:16.174231 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4983837b-a3a9-4516-9283-179073323252 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:16.176438 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4983837b-a3a9-4516-9283-179073323252 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b Aug 12 15:03:16.176707 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4983837b-a3a9-4516-9283-179073323252 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:16.176962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4983837b-a3a9-4516-9283-179073323252 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:16.182375 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4983837b-a3a9-4516-9283-179073323252 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b returned with HTTP 404 Aug 12 15:03:16.183008 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1177/4688] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:16 2026] GET /volume/v3/snapshots/def75ac3-6264-4317-a541-5c8ec4e0010b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:16.190109 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:16.192056 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] DELETE https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:16.192254 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:16.192501 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:16.192707 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Delete volume with id: b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:16.200155 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:16.200155 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:16.200715 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:16.216475 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Delete volume request issued successfully. Aug 12 15:03:16.216696 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cda41d82-ecb4-473a-83f1-bb8676a33e11 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d returned with HTTP 202 Aug 12 15:03:16.217117 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1170/4689] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:16 2026] DELETE /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:03:16.224663 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1c054437-3f04-49dd-8698-1c417e093457 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:16.226502 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1c054437-3f04-49dd-8698-1c417e093457 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:16.226753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1c054437-3f04-49dd-8698-1c417e093457 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:16.227048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1c054437-3f04-49dd-8698-1c417e093457 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:16.234167 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:16.234167 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:16.237882 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1c054437-3f04-49dd-8698-1c417e093457 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:16.243264 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1c054437-3f04-49dd-8698-1c417e093457 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d returned with HTTP 200 Aug 12 15:03:16.243722 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1178/4690] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:16 2026] GET /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:17.256826 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5e4ffc23-6398-426e-90de-eb534bda4f63 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:17.258675 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e4ffc23-6398-426e-90de-eb534bda4f63 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d Aug 12 15:03:17.258926 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e4ffc23-6398-426e-90de-eb534bda4f63 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:17.259147 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5e4ffc23-6398-426e-90de-eb534bda4f63 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:17.265810 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5e4ffc23-6398-426e-90de-eb534bda4f63 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d returned with HTTP 404 Aug 12 15:03:17.266427 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1166/4691] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:17 2026] GET /volume/v3/volumes/b29bab83-0604-43c7-927e-aead24859e7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:17.273763 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1c349e97-4a35-44ca-a880-ee8d759365cd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:17.275566 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c349e97-4a35-44ca-a880-ee8d759365cd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 Aug 12 15:03:17.275756 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c349e97-4a35-44ca-a880-ee8d759365cd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:17.275954 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1c349e97-4a35-44ca-a880-ee8d759365cd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:17.276054 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-1c349e97-4a35-44ca-a880-ee8d759365cd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Delete snapshot with id: 6073f726-1fa0-4224-9332-28fad31a7c67 Aug 12 15:03:17.281702 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:17.281702 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:17.282129 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c349e97-4a35-44ca-a880-ee8d759365cd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:17.296291 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1c349e97-4a35-44ca-a880-ee8d759365cd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot delete request issued successfully. Aug 12 15:03:17.296584 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1c349e97-4a35-44ca-a880-ee8d759365cd tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 returned with HTTP 202 Aug 12 15:03:17.297067 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1178/4692] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:17 2026] DELETE /volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:03:17.303661 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6ced72a3-c5d7-4491-a424-471eaf3b2b9e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:17.305895 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ced72a3-c5d7-4491-a424-471eaf3b2b9e tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 Aug 12 15:03:17.306104 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ced72a3-c5d7-4491-a424-471eaf3b2b9e tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:17.306370 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6ced72a3-c5d7-4491-a424-471eaf3b2b9e tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:17.311931 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:17.311931 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:17.312334 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6ced72a3-c5d7-4491-a424-471eaf3b2b9e tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Snapshot retrieved successfully. Aug 12 15:03:17.313275 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6ced72a3-c5d7-4491-a424-471eaf3b2b9e tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 returned with HTTP 200 Aug 12 15:03:17.313760 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1171/4693] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:17 2026] GET /volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:18.323305 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ba8f2dd1-8b93-49a5-b0be-2873d08f9c09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:18.325158 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba8f2dd1-8b93-49a5-b0be-2873d08f9c09 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 Aug 12 15:03:18.325367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba8f2dd1-8b93-49a5-b0be-2873d08f9c09 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:18.325576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba8f2dd1-8b93-49a5-b0be-2873d08f9c09 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:18.330079 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba8f2dd1-8b93-49a5-b0be-2873d08f9c09 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 returned with HTTP 404 Aug 12 15:03:18.330552 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1179/4694] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:18 2026] GET /volume/v3/snapshots/6073f726-1fa0-4224-9332-28fad31a7c67 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:18.337137 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bc5255b7-f3f0-432b-974c-744172fd653a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:18.338953 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc5255b7-f3f0-432b-974c-744172fd653a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] DELETE https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:18.339190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc5255b7-f3f0-432b-974c-744172fd653a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:18.339431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bc5255b7-f3f0-432b-974c-744172fd653a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:18.339658 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-bc5255b7-f3f0-432b-974c-744172fd653a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Delete volume with id: fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:18.348329 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:18.348329 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:18.348981 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc5255b7-f3f0-432b-974c-744172fd653a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:18.368686 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bc5255b7-f3f0-432b-974c-744172fd653a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Delete volume request issued successfully. Aug 12 15:03:18.368945 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bc5255b7-f3f0-432b-974c-744172fd653a tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 202 Aug 12 15:03:18.369548 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1167/4695] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:18 2026] DELETE /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:03:18.377024 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-33f82413-5c90-402c-8df7-166e934a9a95 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:18.379220 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33f82413-5c90-402c-8df7-166e934a9a95 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:18.379482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33f82413-5c90-402c-8df7-166e934a9a95 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:18.379718 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-33f82413-5c90-402c-8df7-166e934a9a95 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:18.386224 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:18.386224 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:18.389934 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-33f82413-5c90-402c-8df7-166e934a9a95 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Volume info retrieved successfully. Aug 12 15:03:18.394230 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-33f82413-5c90-402c-8df7-166e934a9a95 tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 200 Aug 12 15:03:18.394806 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1179/4696] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:18 2026] GET /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:19.406469 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f2438932-9179-4dbe-ad52-91f45a8aaedc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:19.408306 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f2438932-9179-4dbe-ad52-91f45a8aaedc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] GET https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b Aug 12 15:03:19.408551 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f2438932-9179-4dbe-ad52-91f45a8aaedc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:19.408794 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f2438932-9179-4dbe-ad52-91f45a8aaedc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:19.414666 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f2438932-9179-4dbe-ad52-91f45a8aaedc tempest-VolumeRevertTests-695622003 tempest-VolumeRevertTests-695622003-project-member] https://10.4.3.100/volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b returned with HTTP 404 Aug 12 15:03:19.415132 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1172/4697] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:19 2026] GET /volume/v3/volumes/fd4fd64c-691d-412f-ae51-913506ce8b9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:20.624288 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:20.701531 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:20.702037 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1420778865"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:20.704286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1420778865'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:20.704509 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume of 1 GB Aug 12 15:03:20.709183 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Availability Zones retrieved successfully. Aug 12 15:03:20.717231 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (3e92c9c3-129e-4bbe-aa2b-3286c5d4b9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:20.718887 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (464bac52-f69e-41bc-b93a-7c22d5aa9a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:20.719901 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:20.744321 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (464bac52-f69e-41bc-b93a-7c22d5aa9a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:20.745042 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0f65a6-b805-4a70-b7eb-496f8d23af68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:20.793303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['a9418a98-dd30-44b5-8818-404b6f26e224', '68c9c8a0-aaf9-4852-b87b-e217c136f0ec', 'ef459699-2940-48b6-8709-4a33a494278b', 'a4ec5f53-e4ff-48e2-9afa-bcd96644a0eb'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:20.794026 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c0f65a6-b805-4a70-b7eb-496f8d23af68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9418a98-dd30-44b5-8818-404b6f26e224', '68c9c8a0-aaf9-4852-b87b-e217c136f0ec', 'ef459699-2940-48b6-8709-4a33a494278b', 'a4ec5f53-e4ff-48e2-9afa-bcd96644a0eb']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:20.794879 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4100a8f-935c-49c4-adef-956349f33ec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:20.816298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4100a8f-935c-49c4-adef-956349f33ec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50fd116-468f-46ef-8a54-5118ae6913c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1420778865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['a9418a98-dd30-44b5-8818-404b6f26e224','68c9c8a0-aaf9-4852-b87b-e217c136f0ec','ef459699-2940-48b6-8709-4a33a494278b','a4ec5f53-e4ff-48e2-9afa-bcd96644a0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1420778865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50fd116-468f-46ef-8a54-5118ae6913c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='524cb46c317a4347bcd546ef776a26c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:20.817283 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2005f84c-ae6f-4871-a5ed-faafdaae4d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:20.832994 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2005f84c-ae6f-4871-a5ed-faafdaae4d97) transitioned into state 'SUCCESS' from state '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-1420778865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['a9418a98-dd30-44b5-8818-404b6f26e224','68c9c8a0-aaf9-4852-b87b-e217c136f0ec','ef459699-2940-48b6-8709-4a33a494278b','a4ec5f53-e4ff-48e2-9afa-bcd96644a0eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:20.833599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b04217-bc0f-45c8-9781-920f2ad3e86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:20.841356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62b04217-bc0f-45c8-9781-920f2ad3e86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:20.842101 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (3e92c9c3-129e-4bbe-aa2b-3286c5d4b9c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:20.842365 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request issued successfully. Aug 12 15:03:20.842942 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3785f4a7-012d-4f16-b6fc-899862d1f409 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:20.843333 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1180/4698] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:03:20 2026] POST /volume/v3/volumes => generated 778 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:20.854089 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db7c490b-872d-4444-9c17-70f7c5e66ea6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:20.855730 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db7c490b-872d-4444-9c17-70f7c5e66ea6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 Aug 12 15:03:20.855949 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db7c490b-872d-4444-9c17-70f7c5e66ea6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:20.856124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db7c490b-872d-4444-9c17-70f7c5e66ea6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:20.862703 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:20.862703 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:20.865652 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-db7c490b-872d-4444-9c17-70f7c5e66ea6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:03:20.868823 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db7c490b-872d-4444-9c17-70f7c5e66ea6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 returned with HTTP 200 Aug 12 15:03:20.869171 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1168/4699] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:20 2026] GET /volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:21.881578 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-73037e15-fac9-479a-8601-5a10286ff811 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:21.883686 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73037e15-fac9-479a-8601-5a10286ff811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 Aug 12 15:03:21.883952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-73037e15-fac9-479a-8601-5a10286ff811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:21.884181 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-73037e15-fac9-479a-8601-5a10286ff811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:21.892321 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:21.892321 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:21.895822 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-73037e15-fac9-479a-8601-5a10286ff811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:03:21.899978 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-73037e15-fac9-479a-8601-5a10286ff811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 returned with HTTP 200 Aug 12 15:03:21.900423 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1180/4700] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:21 2026] GET /volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:21.912726 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:21.914301 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:03:21.914640 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f50fd116-468f-46ef-8a54-5118ae6913c9", "name": "tempest-type-Backup-2102762056"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:21.915946 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating new backup {'backup': {'volume_id': 'f50fd116-468f-46ef-8a54-5118ae6913c9', 'name': 'tempest-type-Backup-2102762056'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:03:21.916072 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating backup of volume f50fd116-468f-46ef-8a54-5118ae6913c9 in container None Aug 12 15:03:21.922615 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:21.922615 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:21.922918 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:03:21.943086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['43b939b9-9ba9-4994-93b7-58e1a96377d0', '5b203910-f2d7-4e15-bd67-bc149de982fa'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:21.964952 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5df613fe-8c40-4b67-bdc2-2eb23e7edce0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:03:21.965330 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1173/4701] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:03:21 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 15:03:21.973026 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bbabd498-ce7d-4f5d-8fac-c0580e5bf753 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:21.974978 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bbabd498-ce7d-4f5d-8fac-c0580e5bf753 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:21.975049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bbabd498-ce7d-4f5d-8fac-c0580e5bf753 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:21.975259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bbabd498-ce7d-4f5d-8fac-c0580e5bf753 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:21.975376 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-bbabd498-ce7d-4f5d-8fac-c0580e5bf753 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:21.979636 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:21.979636 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:21.980234 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bbabd498-ce7d-4f5d-8fac-c0580e5bf753 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:21.980599 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1181/4702] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:21 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:22.990032 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1604cc4d-98a3-4bc8-b44a-31829d008e8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:22.991714 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1604cc4d-98a3-4bc8-b44a-31829d008e8b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:22.991909 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1604cc4d-98a3-4bc8-b44a-31829d008e8b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:22.992086 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1604cc4d-98a3-4bc8-b44a-31829d008e8b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:22.992186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1604cc4d-98a3-4bc8-b44a-31829d008e8b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:22.996799 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:22.996799 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:22.997215 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1604cc4d-98a3-4bc8-b44a-31829d008e8b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:22.997689 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1169/4703] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:22 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:24.007972 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a9b1fb8f-ced8-4b84-b738-8e5c0e87ac02 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:24.010160 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9b1fb8f-ced8-4b84-b738-8e5c0e87ac02 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:24.010418 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9b1fb8f-ced8-4b84-b738-8e5c0e87ac02 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:24.010684 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a9b1fb8f-ced8-4b84-b738-8e5c0e87ac02 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:24.010831 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a9b1fb8f-ced8-4b84-b738-8e5c0e87ac02 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:24.016910 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:24.016910 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:24.017672 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a9b1fb8f-ced8-4b84-b738-8e5c0e87ac02 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:24.018123 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1181/4704] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:24 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:25.030923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-acfe83b9-fbf7-4eec-9932-d1086dc9668d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:25.032937 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-acfe83b9-fbf7-4eec-9932-d1086dc9668d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:25.033213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-acfe83b9-fbf7-4eec-9932-d1086dc9668d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:25.033373 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-acfe83b9-fbf7-4eec-9932-d1086dc9668d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:25.033499 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-acfe83b9-fbf7-4eec-9932-d1086dc9668d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:25.037885 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:25.037885 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:25.038477 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-acfe83b9-fbf7-4eec-9932-d1086dc9668d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:25.038859 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1174/4705] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:25 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:25.170738 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-eed51660-0a99-4e98-a3d2-8e232d5a15aa req-7b4cd6cc-7b05-4406-904e-a3446197cbda None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:25.172598 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eed51660-0a99-4e98-a3d2-8e232d5a15aa req-7b4cd6cc-7b05-4406-904e-a3446197cbda tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe Aug 12 15:03:25.172782 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eed51660-0a99-4e98-a3d2-8e232d5a15aa req-7b4cd6cc-7b05-4406-904e-a3446197cbda tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:25.172955 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-eed51660-0a99-4e98-a3d2-8e232d5a15aa req-7b4cd6cc-7b05-4406-904e-a3446197cbda tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:25.182486 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:25.182486 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:25.225983 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-eed51660-0a99-4e98-a3d2-8e232d5a15aa req-7b4cd6cc-7b05-4406-904e-a3446197cbda tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe returned with HTTP 200 Aug 12 15:03:25.226422 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1182/4706] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:03:25 2026] DELETE /volume/v3/attachments/142f7c97-1938-4a82-af4e-2e45158e5abe => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:26.049447 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b79a027-305f-4824-b5e9-fb373d9ccd52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:26.051011 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b79a027-305f-4824-b5e9-fb373d9ccd52 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:26.051184 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b79a027-305f-4824-b5e9-fb373d9ccd52 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:26.051346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b79a027-305f-4824-b5e9-fb373d9ccd52 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:26.051443 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9b79a027-305f-4824-b5e9-fb373d9ccd52 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:26.055099 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:26.055099 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:26.055584 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b79a027-305f-4824-b5e9-fb373d9ccd52 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:26.055876 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1170/4707] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:26 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:26.410166 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:26.413219 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:03:26.413414 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:26.413625 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:26.413792 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:03:26.420448 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:26.420448 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:26.420867 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:03:26.437214 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 15:03:26.437386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f078fd6e-0e6c-4e53-8727-41bbdde28869 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 202 Aug 12 15:03:26.437792 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1182/4708] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:03:26 2026] DELETE /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:03:26.446311 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3e8657a2-5c96-4db8-99dc-6edb81f57b26 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:26.449298 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e8657a2-5c96-4db8-99dc-6edb81f57b26 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:03:26.449298 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3e8657a2-5c96-4db8-99dc-6edb81f57b26 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:26.449298 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3e8657a2-5c96-4db8-99dc-6edb81f57b26 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:26.455641 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:26.455641 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:26.461115 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3e8657a2-5c96-4db8-99dc-6edb81f57b26 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:03:26.464667 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3e8657a2-5c96-4db8-99dc-6edb81f57b26 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 200 Aug 12 15:03:26.465144 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1175/4709] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:26 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:27.065427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11def04d-61ee-47b1-bf87-77037a2ee7d7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:27.067228 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11def04d-61ee-47b1-bf87-77037a2ee7d7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:27.067431 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11def04d-61ee-47b1-bf87-77037a2ee7d7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:27.067625 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11def04d-61ee-47b1-bf87-77037a2ee7d7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:27.067744 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-11def04d-61ee-47b1-bf87-77037a2ee7d7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:27.071945 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:27.071945 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:27.072508 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11def04d-61ee-47b1-bf87-77037a2ee7d7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:27.072850 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1183/4710] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:27 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:27.480481 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-67a3c16c-3e54-4a0f-9252-6225086b8ea4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:27.482769 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67a3c16c-3e54-4a0f-9252-6225086b8ea4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 Aug 12 15:03:27.483036 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67a3c16c-3e54-4a0f-9252-6225086b8ea4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:27.483281 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-67a3c16c-3e54-4a0f-9252-6225086b8ea4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:27.489798 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-67a3c16c-3e54-4a0f-9252-6225086b8ea4 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 returned with HTTP 404 Aug 12 15:03:27.489798 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1171/4711] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:27 2026] GET /volume/v3/volumes/8a64b632-7a97-4c81-bed3-9659ec313991 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:27.497501 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f091df3f-e63a-4538-824d-25db583b876a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:27.500783 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f091df3f-e63a-4538-824d-25db583b876a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 Aug 12 15:03:27.500952 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f091df3f-e63a-4538-824d-25db583b876a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:27.501137 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f091df3f-e63a-4538-824d-25db583b876a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:27.501239 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-f091df3f-e63a-4538-824d-25db583b876a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete snapshot with id: 94abd005-960f-485f-b277-aee2044c3939 Aug 12 15:03:27.511955 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:27.511955 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:27.512395 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f091df3f-e63a-4538-824d-25db583b876a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:03:27.540096 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f091df3f-e63a-4538-824d-25db583b876a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot delete request issued successfully. Aug 12 15:03:27.540096 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f091df3f-e63a-4538-824d-25db583b876a tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 returned with HTTP 202 Aug 12 15:03:27.540224 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1183/4712] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:03:27 2026] DELETE /volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:03:27.549956 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cd6d2455-5340-48a5-bf23-be8775dd8d80 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:27.552179 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd6d2455-5340-48a5-bf23-be8775dd8d80 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 Aug 12 15:03:27.552725 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd6d2455-5340-48a5-bf23-be8775dd8d80 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:27.553014 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cd6d2455-5340-48a5-bf23-be8775dd8d80 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:27.559887 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:27.559887 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:27.560610 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cd6d2455-5340-48a5-bf23-be8775dd8d80 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Snapshot retrieved successfully. Aug 12 15:03:27.562480 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cd6d2455-5340-48a5-bf23-be8775dd8d80 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 returned with HTTP 200 Aug 12 15:03:27.562864 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1176/4713] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:27 2026] GET /volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:28.084176 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4205ee48-1203-437d-a066-d0ac05b078cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:28.085744 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4205ee48-1203-437d-a066-d0ac05b078cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:28.085946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4205ee48-1203-437d-a066-d0ac05b078cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:28.086127 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4205ee48-1203-437d-a066-d0ac05b078cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:28.086225 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4205ee48-1203-437d-a066-d0ac05b078cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:28.090237 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:28.090237 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:28.090737 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4205ee48-1203-437d-a066-d0ac05b078cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:28.091078 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1184/4714] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:28 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:28.288122 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-febd2cf9-5494-42c3-bd4e-ddc338a9ffe7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:28.289677 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-febd2cf9-5494-42c3-bd4e-ddc338a9ffe7 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:03:28.290025 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-febd2cf9-5494-42c3-bd4e-ddc338a9ffe7 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:28.290380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-febd2cf9-5494-42c3-bd4e-ddc338a9ffe7 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:28.300216 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:28.300216 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:28.303703 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-febd2cf9-5494-42c3-bd4e-ddc338a9ffe7 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:03:28.308785 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-febd2cf9-5494-42c3-bd4e-ddc338a9ffe7 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:03:28.309269 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1172/4715] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:03:28 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:28.328199 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-f4ac44f3-7b56-4a3b-8cb5-02ad9735f421 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:28.330263 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-f4ac44f3-7b56-4a3b-8cb5-02ad9735f421 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] POST https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9/action Aug 12 15:03:28.330641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-f4ac44f3-7b56-4a3b-8cb5-02ad9735f421 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:03:28.330793 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-f4ac44f3-7b56-4a3b-8cb5-02ad9735f421 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:28.340996 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:28.340996 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:28.341435 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-f4ac44f3-7b56-4a3b-8cb5-02ad9735f421 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:03:28.347350 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-f4ac44f3-7b56-4a3b-8cb5-02ad9735f421 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Begin detaching volume completed successfully. Aug 12 15:03:28.347547 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-f4ac44f3-7b56-4a3b-8cb5-02ad9735f421 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9/action returned with HTTP 202 Aug 12 15:03:28.347929 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1184/4716] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:03:28 2026] POST /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:03:28.394916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-697ab542-741a-4a09-bfec-f2b47e94a175 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:28.394916 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-697ab542-741a-4a09-bfec-f2b47e94a175 None None] GET https://10.4.3.100/volume// Aug 12 15:03:28.394916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-697ab542-741a-4a09-bfec-f2b47e94a175 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:28.394916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-697ab542-741a-4a09-bfec-f2b47e94a175 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:28.394916 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-697ab542-741a-4a09-bfec-f2b47e94a175 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:03:28.394916 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1177/4717] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:03: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 15:03:28.405607 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-77d1a18f-143b-4a31-bda9-f7f535c12b2f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:28.410028 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-77d1a18f-143b-4a31-bda9-f7f535c12b2f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:03:28.410223 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-77d1a18f-143b-4a31-bda9-f7f535c12b2f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:28.410393 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-77d1a18f-143b-4a31-bda9-f7f535c12b2f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:28.418635 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:28.418635 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:28.421590 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-77d1a18f-143b-4a31-bda9-f7f535c12b2f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:03:28.425219 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-77d1a18f-143b-4a31-bda9-f7f535c12b2f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:03:28.425589 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1185/4718] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:03:28 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:03:28.570910 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-187d9043-82f6-434c-bba8-c9bf6ac346ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:28.574382 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-187d9043-82f6-434c-bba8-c9bf6ac346ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 Aug 12 15:03:28.574382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-187d9043-82f6-434c-bba8-c9bf6ac346ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:28.574382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-187d9043-82f6-434c-bba8-c9bf6ac346ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:28.577814 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-187d9043-82f6-434c-bba8-c9bf6ac346ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 returned with HTTP 404 Aug 12 15:03:28.578394 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1173/4719] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:28 2026] GET /volume/v3/snapshots/94abd005-960f-485f-b277-aee2044c3939 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:29.102971 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3d557861-7a5a-4a3d-9f16-4fa5d6790c86 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:29.108971 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d557861-7a5a-4a3d-9f16-4fa5d6790c86 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:29.109179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d557861-7a5a-4a3d-9f16-4fa5d6790c86 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:29.109364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3d557861-7a5a-4a3d-9f16-4fa5d6790c86 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:29.109481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3d557861-7a5a-4a3d-9f16-4fa5d6790c86 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:29.113875 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:29.113875 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:29.114483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3d557861-7a5a-4a3d-9f16-4fa5d6790c86 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:29.114847 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1185/4720] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:29 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:29.387068 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-94eedd01-ddc4-418a-aa88-5c34bb93760b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:29.392834 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-94eedd01-ddc4-418a-aa88-5c34bb93760b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] DELETE https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 Aug 12 15:03:29.392834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-94eedd01-ddc4-418a-aa88-5c34bb93760b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:29.392834 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-94eedd01-ddc4-418a-aa88-5c34bb93760b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:29.400859 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:29.400859 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:29.462149 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-4372a79a-a49c-47ad-a70d-978436c24b75 req-94eedd01-ddc4-418a-aa88-5c34bb93760b tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 returned with HTTP 200 Aug 12 15:03:29.462579 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1178/4721] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:03:29 2026] DELETE /volume/v3/attachments/dd9cbfcc-7db1-4ba4-aaf8-19643afd5505 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:30.126285 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-43f6a06f-6e48-47b6-9d9d-a2334c16fb26 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:30.128544 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43f6a06f-6e48-47b6-9d9d-a2334c16fb26 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:30.128812 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43f6a06f-6e48-47b6-9d9d-a2334c16fb26 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:30.129066 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43f6a06f-6e48-47b6-9d9d-a2334c16fb26 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:30.129225 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-43f6a06f-6e48-47b6-9d9d-a2334c16fb26 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:30.133851 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:30.133851 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:30.134523 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43f6a06f-6e48-47b6-9d9d-a2334c16fb26 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:30.135163 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1186/4722] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:30 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:30.207925 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-4b1eb91f-09d8-4584-ab17-de2155de4777 req-7a7653ba-5aaa-4289-9ba5-56aa9acc83ea None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:30.211306 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b1eb91f-09d8-4584-ab17-de2155de4777 req-7a7653ba-5aaa-4289-9ba5-56aa9acc83ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464 Aug 12 15:03:30.211306 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4b1eb91f-09d8-4584-ab17-de2155de4777 req-7a7653ba-5aaa-4289-9ba5-56aa9acc83ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:30.211306 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-4b1eb91f-09d8-4584-ab17-de2155de4777 req-7a7653ba-5aaa-4289-9ba5-56aa9acc83ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:30.218239 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:30.218239 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:30.271230 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-4b1eb91f-09d8-4584-ab17-de2155de4777 req-7a7653ba-5aaa-4289-9ba5-56aa9acc83ea tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464 returned with HTTP 200 Aug 12 15:03:30.272323 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1174/4723] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:03:30 2026] DELETE /volume/v3/attachments/37aa510c-8925-48e1-96de-0fb671f6d464 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:30.523156 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-83cd924b-5c2d-4686-a0a0-b530e2228d60 req-9d07860f-877b-4c68-947b-532ab206bc9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:30.525002 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-83cd924b-5c2d-4686-a0a0-b530e2228d60 req-9d07860f-877b-4c68-947b-532ab206bc9f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:03:30.525179 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-83cd924b-5c2d-4686-a0a0-b530e2228d60 req-9d07860f-877b-4c68-947b-532ab206bc9f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:30.525349 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-83cd924b-5c2d-4686-a0a0-b530e2228d60 req-9d07860f-877b-4c68-947b-532ab206bc9f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:30.531548 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:30.531548 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:30.534475 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-83cd924b-5c2d-4686-a0a0-b530e2228d60 req-9d07860f-877b-4c68-947b-532ab206bc9f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:03:30.538911 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-83cd924b-5c2d-4686-a0a0-b530e2228d60 req-9d07860f-877b-4c68-947b-532ab206bc9f tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:03:30.539336 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1186/4724] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:03:30 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:30.552192 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-daa80902-611f-4004-98d6-10241430762e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:30.553813 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-daa80902-611f-4004-98d6-10241430762e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:03:30.553982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-daa80902-611f-4004-98d6-10241430762e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:30.554194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-daa80902-611f-4004-98d6-10241430762e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:30.554350 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-daa80902-611f-4004-98d6-10241430762e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Delete volume with id: ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:03:30.562691 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:30.562691 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:30.563140 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-daa80902-611f-4004-98d6-10241430762e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:03:30.583564 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-daa80902-611f-4004-98d6-10241430762e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Delete volume request issued successfully. Aug 12 15:03:30.584595 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-daa80902-611f-4004-98d6-10241430762e tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 202 Aug 12 15:03:30.584595 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1179/4725] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:03:30 2026] DELETE /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:03:30.593834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-70718e59-299d-448b-a5c0-aef20563eb97 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:30.595431 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70718e59-299d-448b-a5c0-aef20563eb97 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:03:30.595676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70718e59-299d-448b-a5c0-aef20563eb97 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:30.595869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-70718e59-299d-448b-a5c0-aef20563eb97 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:30.602330 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:30.602330 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:30.606241 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-70718e59-299d-448b-a5c0-aef20563eb97 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Volume info retrieved successfully. Aug 12 15:03:30.610499 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-70718e59-299d-448b-a5c0-aef20563eb97 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 200 Aug 12 15:03:30.610962 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1187/4726] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:30 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:31.146946 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f392081d-1a85-4ef1-9894-c24a6296f0cc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:31.148809 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f392081d-1a85-4ef1-9894-c24a6296f0cc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:31.149298 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f392081d-1a85-4ef1-9894-c24a6296f0cc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:31.149727 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f392081d-1a85-4ef1-9894-c24a6296f0cc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:31.150035 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f392081d-1a85-4ef1-9894-c24a6296f0cc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:31.156220 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:31.156220 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:31.157912 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f392081d-1a85-4ef1-9894-c24a6296f0cc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:31.157912 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1175/4727] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:31 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:31.625920 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e0e4ff9-9806-4504-8f47-122a3531e108 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:31.627564 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e0e4ff9-9806-4504-8f47-122a3531e108 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] GET https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 Aug 12 15:03:31.627741 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e0e4ff9-9806-4504-8f47-122a3531e108 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:31.627936 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e0e4ff9-9806-4504-8f47-122a3531e108 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:31.633259 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e0e4ff9-9806-4504-8f47-122a3531e108 tempest-TestMinimumBasicScenario-1477407191 tempest-TestMinimumBasicScenario-1477407191-project-member] https://10.4.3.100/volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 returned with HTTP 404 Aug 12 15:03:31.633564 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1187/4728] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:31 2026] GET /volume/v3/volumes/ec26a42c-a772-48fc-a719-49a9137b14a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:31.664933 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:31.666760 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] DELETE https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:03:31.666937 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:31.667143 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:31.667287 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume with id: 73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:03:31.675701 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:31.675701 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:31.676358 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:03:31.697305 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Delete volume request issued successfully. Aug 12 15:03:31.697520 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a5b1b69-4253-4ecd-930e-13b591271c38 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 202 Aug 12 15:03:31.697920 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1180/4729] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:03:31 2026] DELETE /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:03:31.704547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-37bff1dc-6ec2-476e-bdd1-8e4f5c7620ff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:31.706468 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-37bff1dc-6ec2-476e-bdd1-8e4f5c7620ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:03:31.706692 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-37bff1dc-6ec2-476e-bdd1-8e4f5c7620ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:31.706892 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-37bff1dc-6ec2-476e-bdd1-8e4f5c7620ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:31.713932 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:31.713932 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:31.718815 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-37bff1dc-6ec2-476e-bdd1-8e4f5c7620ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Volume info retrieved successfully. Aug 12 15:03:31.724070 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-37bff1dc-6ec2-476e-bdd1-8e4f5c7620ff tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 200 Aug 12 15:03:31.724404 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1188/4730] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:31 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:32.170690 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-719e7d92-41b1-417e-a1bc-a8786c576277 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:32.172475 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-719e7d92-41b1-417e-a1bc-a8786c576277 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:32.172676 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-719e7d92-41b1-417e-a1bc-a8786c576277 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:32.172992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-719e7d92-41b1-417e-a1bc-a8786c576277 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:32.172992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-719e7d92-41b1-417e-a1bc-a8786c576277 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:32.179039 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:32.179039 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:32.179717 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-719e7d92-41b1-417e-a1bc-a8786c576277 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:32.180100 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1176/4731] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:32 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:32.739897 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-cb740b93-4bec-4673-b5f1-e14dfcf6b4e1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:32.741650 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb740b93-4bec-4673-b5f1-e14dfcf6b4e1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] GET https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 Aug 12 15:03:32.741828 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb740b93-4bec-4673-b5f1-e14dfcf6b4e1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:32.742029 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-cb740b93-4bec-4673-b5f1-e14dfcf6b4e1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:32.747228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-cb740b93-4bec-4673-b5f1-e14dfcf6b4e1 tempest-TestVolumeBootPattern-1777288671 tempest-TestVolumeBootPattern-1777288671-project-member] https://10.4.3.100/volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 returned with HTTP 404 Aug 12 15:03:32.747614 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1188/4732] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:32 2026] GET /volume/v3/volumes/73fa674d-6b19-4f0a-b6b8-cf1889373cb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:33.192738 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5a76958a-43f3-4259-8a47-de337bd8e94c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:33.195299 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5a76958a-43f3-4259-8a47-de337bd8e94c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:33.195570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5a76958a-43f3-4259-8a47-de337bd8e94c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:33.195818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5a76958a-43f3-4259-8a47-de337bd8e94c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:33.195978 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5a76958a-43f3-4259-8a47-de337bd8e94c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:33.200172 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:33.200172 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:33.201005 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5a76958a-43f3-4259-8a47-de337bd8e94c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:33.201546 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1181/4733] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:33 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:34.217160 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5edee25-ebfa-4616-8893-d393a3fcebe4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:34.220571 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5edee25-ebfa-4616-8893-d393a3fcebe4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:34.220571 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5edee25-ebfa-4616-8893-d393a3fcebe4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:34.220794 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5edee25-ebfa-4616-8893-d393a3fcebe4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:34.220930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b5edee25-ebfa-4616-8893-d393a3fcebe4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:34.225411 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:34.225411 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:34.226204 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5edee25-ebfa-4616-8893-d393a3fcebe4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:34.226639 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1189/4734] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:34 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:34.613006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:34.614583 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:34.614910 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1571054670", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:34.616346 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1571054670', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:34.616504 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume of 1 GB Aug 12 15:03:34.620569 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Availability Zones retrieved successfully. Aug 12 15:03:34.625374 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (761d38bc-92f0-4b1e-81f3-6a63ea31b8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:34.626332 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1063b2d6-5306-4e56-998a-5576d70ab93b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:34.627311 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:34.648476 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1063b2d6-5306-4e56-998a-5576d70ab93b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:34.649124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0b817f-2994-4d81-95c8-9f7984f440ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:34.695140 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Created reservations ['8f2383c0-b245-4e04-ac2d-851f419d5264', 'f86efd2f-b8d8-4dcd-9f93-b3eaa22eff81', '25dc198a-90d5-4438-a128-2f9567def7d4', 'd09136cd-5483-4fbf-8b15-a4bb0ebd6ae9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:34.695782 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e0b817f-2994-4d81-95c8-9f7984f440ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f2383c0-b245-4e04-ac2d-851f419d5264', 'f86efd2f-b8d8-4dcd-9f93-b3eaa22eff81', '25dc198a-90d5-4438-a128-2f9567def7d4', 'd09136cd-5483-4fbf-8b15-a4bb0ebd6ae9']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:34.696391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6356d3-a2ce-44b9-b4f9-5155d06acd7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:34.715997 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6356d3-a2ce-44b9-b4f9-5155d06acd7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae9e6fff-2176-4d76-a015-65a012d3476c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1571054670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['8f2383c0-b245-4e04-ac2d-851f419d5264','f86efd2f-b8d8-4dcd-9f93-b3eaa22eff81','25dc198a-90d5-4438-a128-2f9567def7d4','d09136cd-5483-4fbf-8b15-a4bb0ebd6ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1571054670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae9e6fff-2176-4d76-a015-65a012d3476c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7487a8d90243a7afb13e5bb687a673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:34.716561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53b2367-96a9-49bf-81e4-e1fc30f49542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:34.731717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d53b2367-96a9-49bf-81e4-e1fc30f49542) transitioned into state 'SUCCESS' from state '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-1571054670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['8f2383c0-b245-4e04-ac2d-851f419d5264','f86efd2f-b8d8-4dcd-9f93-b3eaa22eff81','25dc198a-90d5-4438-a128-2f9567def7d4','d09136cd-5483-4fbf-8b15-a4bb0ebd6ae9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:34.732377 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27291460-35a1-4e28-9c08-92719060ac4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:34.741434 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27291460-35a1-4e28-9c08-92719060ac4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:34.742187 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (761d38bc-92f0-4b1e-81f3-6a63ea31b8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:34.742481 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request issued successfully. Aug 12 15:03:34.743001 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5d0dee5-1ded-45a6-9929-e6fababdf43e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:34.743384 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1177/4735] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:03:34 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 15:03:34.753737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-13320174-07fb-4b6e-86e5-3e3b1f605802 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:34.755386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13320174-07fb-4b6e-86e5-3e3b1f605802 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:34.755593 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13320174-07fb-4b6e-86e5-3e3b1f605802 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:34.755762 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-13320174-07fb-4b6e-86e5-3e3b1f605802 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:34.762103 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:34.762103 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:34.765918 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-13320174-07fb-4b6e-86e5-3e3b1f605802 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:34.770381 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-13320174-07fb-4b6e-86e5-3e3b1f605802 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:34.770812 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1189/4736] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:34 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:35.237595 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3412e6ff-48e1-44b2-9a9c-cae2883707ea None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:35.240732 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3412e6ff-48e1-44b2-9a9c-cae2883707ea tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:35.240917 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3412e6ff-48e1-44b2-9a9c-cae2883707ea tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:35.241101 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3412e6ff-48e1-44b2-9a9c-cae2883707ea tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:35.241201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-3412e6ff-48e1-44b2-9a9c-cae2883707ea tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:35.247642 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:35.247642 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:35.248525 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3412e6ff-48e1-44b2-9a9c-cae2883707ea tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:35.248605 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1182/4737] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:35 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:35.782086 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-62e6b125-5596-4410-9a0d-cde77fc95aba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:35.783877 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62e6b125-5596-4410-9a0d-cde77fc95aba tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:35.783941 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62e6b125-5596-4410-9a0d-cde77fc95aba tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:35.784147 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62e6b125-5596-4410-9a0d-cde77fc95aba tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:35.790799 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:35.790799 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:35.794266 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-62e6b125-5596-4410-9a0d-cde77fc95aba tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:35.798552 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62e6b125-5596-4410-9a0d-cde77fc95aba tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:35.798946 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1190/4738] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:35 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:35.813373 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41496727-7bc6-4e51-84c8-18c1dedbaf6b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:35.815334 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41496727-7bc6-4e51-84c8-18c1dedbaf6b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:35.815661 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41496727-7bc6-4e51-84c8-18c1dedbaf6b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:35.815876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41496727-7bc6-4e51-84c8-18c1dedbaf6b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:35.822325 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:35.822325 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:35.825581 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-41496727-7bc6-4e51-84c8-18c1dedbaf6b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:35.829974 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41496727-7bc6-4e51-84c8-18c1dedbaf6b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:35.830344 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1178/4739] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:35 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:36.258580 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a76a730c-6f2e-4030-8f08-c97ae734ef29 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.260295 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a76a730c-6f2e-4030-8f08-c97ae734ef29 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:03:36.260545 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a76a730c-6f2e-4030-8f08-c97ae734ef29 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:36.260748 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a76a730c-6f2e-4030-8f08-c97ae734ef29 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:36.260890 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a76a730c-6f2e-4030-8f08-c97ae734ef29 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:36.265955 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.265955 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:36.266801 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a76a730c-6f2e-4030-8f08-c97ae734ef29 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:03:36.267379 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1190/4740] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:36 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:36.279884 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b46d7791-67df-41b1-8d48-7d15b89f72df None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.338038 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b46d7791-67df-41b1-8d48-7d15b89f72df tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:03:36.338405 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b46d7791-67df-41b1-8d48-7d15b89f72df tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f50fd116-468f-46ef-8a54-5118ae6913c9"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:36.339968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-b46d7791-67df-41b1-8d48-7d15b89f72df tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Creating new backup {'backup': {'volume_id': 'f50fd116-468f-46ef-8a54-5118ae6913c9'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:03:36.340140 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-b46d7791-67df-41b1-8d48-7d15b89f72df tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Creating backup of volume f50fd116-468f-46ef-8a54-5118ae6913c9 in container None Aug 12 15:03:36.346951 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.346951 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:36.347466 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b46d7791-67df-41b1-8d48-7d15b89f72df tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Volume info retrieved successfully. Aug 12 15:03:36.362695 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b46d7791-67df-41b1-8d48-7d15b89f72df tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Created reservations ['cb672dc3-5dd7-4f63-9c7f-07355b7ff14f', '1d8e1a91-e9b0-4253-9b6c-07dabc179ea4'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:36.388585 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b46d7791-67df-41b1-8d48-7d15b89f72df tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:03:36.389015 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1183/4741] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:03:36 2026] POST /volume/v3/backups => generated 288 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:36.398798 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-00fe5621-6dd5-4d67-a6d9-2fc086e1e6b3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.400811 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00fe5621-6dd5-4d67-a6d9-2fc086e1e6b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:36.401238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00fe5621-6dd5-4d67-a6d9-2fc086e1e6b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:36.401238 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-00fe5621-6dd5-4d67-a6d9-2fc086e1e6b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:36.401404 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-00fe5621-6dd5-4d67-a6d9-2fc086e1e6b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:36.406112 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.406112 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:36.407022 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-00fe5621-6dd5-4d67-a6d9-2fc086e1e6b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:36.407569 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1191/4742] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:36 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:36.508883 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-c8fa6b0d-38c7-4a07-9529-c9ae8e6e406c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.510904 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-c8fa6b0d-38c7-4a07-9529-c9ae8e6e406c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:36.511150 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-c8fa6b0d-38c7-4a07-9529-c9ae8e6e406c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:36.511332 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-c8fa6b0d-38c7-4a07-9529-c9ae8e6e406c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:36.518823 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.518823 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:36.522505 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-c8fa6b0d-38c7-4a07-9529-c9ae8e6e406c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:36.526781 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-c8fa6b0d-38c7-4a07-9529-c9ae8e6e406c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:36.527328 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1179/4743] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:03:36 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:36.596342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8df95da1-b9ba-4f30-aab5-a654efbe98a8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.596608 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8df95da1-b9ba-4f30-aab5-a654efbe98a8 None None] GET https://10.4.3.100/volume// Aug 12 15:03:36.596841 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8df95da1-b9ba-4f30-aab5-a654efbe98a8 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:36.597540 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8df95da1-b9ba-4f30-aab5-a654efbe98a8 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:36.597540 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8df95da1-b9ba-4f30-aab5-a654efbe98a8 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:03:36.597874 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1191/4744] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:03: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 15:03:36.606005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-b7a5f29f-ba67-49ce-9064-3320b374c873 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.608782 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-b7a5f29f-ba67-49ce-9064-3320b374c873 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:03:36.609150 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-b7a5f29f-ba67-49ce-9064-3320b374c873 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae9e6fff-2176-4d76-a015-65a012d3476c", "connector": null, "instance_uuid": "b295ee40-b888-4b8d-a260-58995a7a6e62"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:36.617960 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.617960 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:36.640807 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-b7a5f29f-ba67-49ce-9064-3320b374c873 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:03:36.641264 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1184/4745] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:03:36 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:36.666989 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0d9179e1-ddd7-4890-9826-e82e98087c91 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.668560 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d9179e1-ddd7-4890-9826-e82e98087c91 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:36.668812 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d9179e1-ddd7-4890-9826-e82e98087c91 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:36.668897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d9179e1-ddd7-4890-9826-e82e98087c91 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:36.673968 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0a19fcb1-680e-4bfa-bd0c-6b76ca8aff6f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.674352 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a19fcb1-680e-4bfa-bd0c-6b76ca8aff6f None None] GET https://10.4.3.100/volume// Aug 12 15:03:36.674557 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a19fcb1-680e-4bfa-bd0c-6b76ca8aff6f None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:36.674723 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0a19fcb1-680e-4bfa-bd0c-6b76ca8aff6f None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:36.675020 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0a19fcb1-680e-4bfa-bd0c-6b76ca8aff6f None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:03:36.675300 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1180/4746] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:03: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 15:03:36.678620 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.678620 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:36.681985 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0d9179e1-ddd7-4890-9826-e82e98087c91 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:36.683103 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-9e02ae1b-3991-4476-bfe3-a686a267fdcb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.685160 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-9e02ae1b-3991-4476-bfe3-a686a267fdcb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:36.685380 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-9e02ae1b-3991-4476-bfe3-a686a267fdcb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:36.685586 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-9e02ae1b-3991-4476-bfe3-a686a267fdcb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:36.685972 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d9179e1-ddd7-4890-9826-e82e98087c91 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:36.686392 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1192/4747] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:36 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:36.693840 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.693840 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:36.696712 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-9e02ae1b-3991-4476-bfe3-a686a267fdcb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:36.700421 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-9e02ae1b-3991-4476-bfe3-a686a267fdcb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:36.700811 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1192/4748] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:03:36 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 1029 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:03:36.796608 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-979c3eb8-13cf-48d9-9359-fbe224d0982e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:36.798536 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-979c3eb8-13cf-48d9-9359-fbe224d0982e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] PUT https://10.4.3.100/volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad Aug 12 15:03:36.798877 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-979c3eb8-13cf-48d9-9359-fbe224d0982e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:36.806134 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-979c3eb8-13cf-48d9-9359-fbe224d0982e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Acquiring lock "cinder-attachment_update-ae9e6fff-2176-4d76-a015-65a012d3476c-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:03:36.810363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-979c3eb8-13cf-48d9-9359-fbe224d0982e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-ae9e6fff-2176-4d76-a015-65a012d3476c-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:03:36.811271 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:36.811271 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:36.873373 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-979c3eb8-13cf-48d9-9359-fbe224d0982e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-ae9e6fff-2176-4d76-a015-65a012d3476c-np0000007067" released by "attachment_update" :: held 0.063s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:03:36.873655 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-979c3eb8-13cf-48d9-9359-fbe224d0982e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad returned with HTTP 200 Aug 12 15:03:36.874312 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1185/4749] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:03:36 2026] PUT /volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:37.420258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ae50f47f-07e4-451a-ad27-a341186fbb55 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:37.422149 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae50f47f-07e4-451a-ad27-a341186fbb55 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:37.422334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae50f47f-07e4-451a-ad27-a341186fbb55 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:37.422520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ae50f47f-07e4-451a-ad27-a341186fbb55 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:37.422634 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ae50f47f-07e4-451a-ad27-a341186fbb55 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:37.426438 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:37.426438 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:37.427040 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ae50f47f-07e4-451a-ad27-a341186fbb55 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:37.427375 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1181/4750] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:37 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:37.700713 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3496acde-0769-457e-af0b-26ceec33af28 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:37.702504 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3496acde-0769-457e-af0b-26ceec33af28 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:37.702646 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3496acde-0769-457e-af0b-26ceec33af28 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:37.702886 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3496acde-0769-457e-af0b-26ceec33af28 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:37.715280 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:37.715280 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:37.718989 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3496acde-0769-457e-af0b-26ceec33af28 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:37.722630 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3496acde-0769-457e-af0b-26ceec33af28 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:37.722970 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1193/4751] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:37 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:38.438264 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-de380f0c-58fc-4a28-ae46-845d27925a9f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:38.439749 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de380f0c-58fc-4a28-ae46-845d27925a9f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:38.439942 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de380f0c-58fc-4a28-ae46-845d27925a9f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:38.440135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-de380f0c-58fc-4a28-ae46-845d27925a9f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:38.440272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-de380f0c-58fc-4a28-ae46-845d27925a9f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:38.444070 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:38.444070 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:38.444720 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-de380f0c-58fc-4a28-ae46-845d27925a9f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:38.445147 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1193/4752] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:38 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:38.734773 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2cc505f6-c5bc-473f-b816-7d1c11a296c0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:38.736952 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2cc505f6-c5bc-473f-b816-7d1c11a296c0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:38.737215 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2cc505f6-c5bc-473f-b816-7d1c11a296c0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:38.737486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2cc505f6-c5bc-473f-b816-7d1c11a296c0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:38.750246 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:38.750246 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:38.758369 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2cc505f6-c5bc-473f-b816-7d1c11a296c0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:38.766985 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2cc505f6-c5bc-473f-b816-7d1c11a296c0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:38.767154 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1186/4753] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:38 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:39.073388 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:39.180809 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:39.181182 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1352589224"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:39.182548 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1352589224'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:39.182724 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume of 1 GB Aug 12 15:03:39.186382 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Availability Zones retrieved successfully. Aug 12 15:03:39.191377 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Flow 'volume_create_api' (79705c39-fd08-4ef9-ad62-3fed30e17061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:39.192182 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6507194-b0d0-41a4-b752-8cd55ec6e7de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:39.192999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:39.217340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6507194-b0d0-41a4-b752-8cd55ec6e7de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:39.218179 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ca2a63-b31e-4a47-a855-d364472a45bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:39.270895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Created reservations ['815d8ead-3888-40f4-9b23-7a04d48763cc', '6c9df4a1-ebff-4e8d-a2a5-d0eefffcb3b8', '2890b5c0-3467-4434-917d-4e70a2483ac9', 'c4f9608c-2df4-4d70-adb3-329522209677'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:39.271687 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05ca2a63-b31e-4a47-a855-d364472a45bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['815d8ead-3888-40f4-9b23-7a04d48763cc', '6c9df4a1-ebff-4e8d-a2a5-d0eefffcb3b8', '2890b5c0-3467-4434-917d-4e70a2483ac9', 'c4f9608c-2df4-4d70-adb3-329522209677']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:39.272378 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493501db-a56e-408a-a3f0-3882a815bd6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:39.294107 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (493501db-a56e-408a-a3f0-3882a815bd6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18cc4ae6-eade-4a48-afaf-183d9a01d429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1352589224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8275703b88af4de7a6931f68721aca66',qos_specs=None,replication_status=,reservations=['815d8ead-3888-40f4-9b23-7a04d48763cc','6c9df4a1-ebff-4e8d-a2a5-d0eefffcb3b8','2890b5c0-3467-4434-917d-4e70a2483ac9','c4f9608c-2df4-4d70-adb3-329522209677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274af34428604e8980f91d6e149815db',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1352589224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18cc4ae6-eade-4a48-afaf-183d9a01d429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8275703b88af4de7a6931f68721aca66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274af34428604e8980f91d6e149815db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:39.294657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8fcbb0-bedb-4aed-ab2a-ed0dbcd64e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:39.311064 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb8fcbb0-bedb-4aed-ab2a-ed0dbcd64e03) transitioned into state 'SUCCESS' from state '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-1352589224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8275703b88af4de7a6931f68721aca66',qos_specs=None,replication_status=,reservations=['815d8ead-3888-40f4-9b23-7a04d48763cc','6c9df4a1-ebff-4e8d-a2a5-d0eefffcb3b8','2890b5c0-3467-4434-917d-4e70a2483ac9','c4f9608c-2df4-4d70-adb3-329522209677'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274af34428604e8980f91d6e149815db',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:39.311757 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea762166-0523-4608-881b-fb36e94609f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:39.319859 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea762166-0523-4608-881b-fb36e94609f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:39.320523 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Flow 'volume_create_api' (79705c39-fd08-4ef9-ad62-3fed30e17061) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:39.320793 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume request issued successfully. Aug 12 15:03:39.321305 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6fc9d544-6168-4c4c-8652-11ec779bf160 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:39.321701 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1182/4754] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:03:39 2026] POST /volume/v3/volumes => generated 749 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:39.334505 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5185c951-0d68-41f4-b2f0-ab669ea1c2ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:39.336265 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5185c951-0d68-41f4-b2f0-ab669ea1c2ce tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 Aug 12 15:03:39.336521 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5185c951-0d68-41f4-b2f0-ab669ea1c2ce tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:39.336674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5185c951-0d68-41f4-b2f0-ab669ea1c2ce tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:39.343762 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:39.343762 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:39.347351 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5185c951-0d68-41f4-b2f0-ab669ea1c2ce tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:03:39.352149 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5185c951-0d68-41f4-b2f0-ab669ea1c2ce tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 returned with HTTP 200 Aug 12 15:03:39.352517 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1194/4755] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:39 2026] GET /volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:39.456026 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5e5f27d0-d4ac-4a2c-ade1-78f7380ca435 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:39.457740 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e5f27d0-d4ac-4a2c-ade1-78f7380ca435 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:39.457949 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e5f27d0-d4ac-4a2c-ade1-78f7380ca435 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:39.458160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e5f27d0-d4ac-4a2c-ade1-78f7380ca435 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:39.458270 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5e5f27d0-d4ac-4a2c-ade1-78f7380ca435 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:39.462446 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:39.462446 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:39.463149 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e5f27d0-d4ac-4a2c-ade1-78f7380ca435 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:39.463549 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1194/4756] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:39 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:39.781874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-36b03dd9-27cc-40d5-aca8-4a44d0a42975 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:39.783947 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-36b03dd9-27cc-40d5-aca8-4a44d0a42975 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:39.784199 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-36b03dd9-27cc-40d5-aca8-4a44d0a42975 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:39.784429 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-36b03dd9-27cc-40d5-aca8-4a44d0a42975 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:39.794120 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:39.794120 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:39.797051 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-36b03dd9-27cc-40d5-aca8-4a44d0a42975 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:39.800923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-36b03dd9-27cc-40d5-aca8-4a44d0a42975 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:39.801279 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1187/4757] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:39 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:40.363791 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f48fc2f-cdf1-4866-a2e8-06ed2c5d0ad4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:40.365614 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f48fc2f-cdf1-4866-a2e8-06ed2c5d0ad4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 Aug 12 15:03:40.365820 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f48fc2f-cdf1-4866-a2e8-06ed2c5d0ad4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:40.366009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f48fc2f-cdf1-4866-a2e8-06ed2c5d0ad4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:40.372246 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:40.372246 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:40.376670 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1f48fc2f-cdf1-4866-a2e8-06ed2c5d0ad4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:03:40.381379 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f48fc2f-cdf1-4866-a2e8-06ed2c5d0ad4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 returned with HTTP 200 Aug 12 15:03:40.381751 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1183/4758] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:40 2026] GET /volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:40.393336 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:40.394835 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:03:40.395173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18cc4ae6-eade-4a48-afaf-183d9a01d429", "name": "tempest-VolumesBackupsTest-Backup-1721686625"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:40.396576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating new backup {'backup': {'volume_id': '18cc4ae6-eade-4a48-afaf-183d9a01d429', 'name': 'tempest-VolumesBackupsTest-Backup-1721686625'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:03:40.396741 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating backup of volume 18cc4ae6-eade-4a48-afaf-183d9a01d429 in container None Aug 12 15:03:40.403154 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-311bb9b6-4b05-40af-8797-3c9f5710364c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:40.403243 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:40.403243 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:40.403574 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:03:40.404762 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:40.405117 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a873a0cd-3fd2-4e71-8791-e61a9ffcd9cc", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:40.406433 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a873a0cd-3fd2-4e71-8791-e61a9ffcd9cc', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:40.426649 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Created reservations ['c8a6b393-35c2-4c53-bb0a-9f53a4bc826b', '11a05c0c-1b48-4eef-ba15-3a41612cb113'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:40.452029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5a080a74-3ac1-4fe0-ac82-66b39685fd5c tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:03:40.452405 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1195/4759] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:03:40 2026] POST /volume/v3/backups => generated 330 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:40.461401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e08ad6d4-76f6-4cc6-bcac-296f0e7dc84b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:40.463329 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e08ad6d4-76f6-4cc6-bcac-296f0e7dc84b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:40.463584 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e08ad6d4-76f6-4cc6-bcac-296f0e7dc84b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:40.463801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e08ad6d4-76f6-4cc6-bcac-296f0e7dc84b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:40.463928 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e08ad6d4-76f6-4cc6-bcac-296f0e7dc84b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:40.468542 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:40.468542 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:40.469336 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e08ad6d4-76f6-4cc6-bcac-296f0e7dc84b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:40.469741 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1188/4760] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:40 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:40.474237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77c614d6-3153-4fc7-ad94-f9686699890b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:40.476445 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77c614d6-3153-4fc7-ad94-f9686699890b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:40.476762 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77c614d6-3153-4fc7-ad94-f9686699890b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:40.477022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77c614d6-3153-4fc7-ad94-f9686699890b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:40.477185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-77c614d6-3153-4fc7-ad94-f9686699890b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:40.481430 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:40.481430 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:40.482148 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77c614d6-3153-4fc7-ad94-f9686699890b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:40.482548 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1184/4761] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:40 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:40.539141 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume of 1 GB Aug 12 15:03:40.543079 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Availability Zones retrieved successfully. Aug 12 15:03:40.548327 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (3effa7b9-0581-447e-8ffb-f2c49589a704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:40.549598 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77da7c8-ab7e-487f-9d7d-6180c286050e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:40.550727 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:40.606361 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b77da7c8-ab7e-487f-9d7d-6180c286050e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:40.607216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5b1431-1282-4773-96d2-e9c12fbefb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:40.666075 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Created reservations ['e407ba2c-9735-47e6-9ef3-50abe619d4d0', 'd3121657-b501-4168-aed7-042078fafd6a', 'e558208e-db3d-4014-8faa-e4caeb0b2acf', '3ce0438b-c9f4-4eae-b91e-7bf10b735917'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:40.666695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e5b1431-1282-4773-96d2-e9c12fbefb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e407ba2c-9735-47e6-9ef3-50abe619d4d0', 'd3121657-b501-4168-aed7-042078fafd6a', 'e558208e-db3d-4014-8faa-e4caeb0b2acf', '3ce0438b-c9f4-4eae-b91e-7bf10b735917']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:40.667376 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcbba54-f97c-4b83-b21b-eea58627988c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:40.689073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcbba54-f97c-4b83-b21b-eea58627988c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '531e1ca2-6fd1-473f-bf33-51cb6efc47c6', '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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['e407ba2c-9735-47e6-9ef3-50abe619d4d0','d3121657-b501-4168-aed7-042078fafd6a','e558208e-db3d-4014-8faa-e4caeb0b2acf','3ce0438b-c9f4-4eae-b91e-7bf10b735917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:40Z,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=531e1ca2-6fd1-473f-bf33-51cb6efc47c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9642d4578a743ddbc80f6b1bc34b731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:40.689749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab95a68-4ee4-4cb9-b74e-f9797386f30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:40.709085 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bab95a68-4ee4-4cb9-b74e-f9797386f30f) transitioned into state 'SUCCESS' from 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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['e407ba2c-9735-47e6-9ef3-50abe619d4d0','d3121657-b501-4168-aed7-042078fafd6a','e558208e-db3d-4014-8faa-e4caeb0b2acf','3ce0438b-c9f4-4eae-b91e-7bf10b735917'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:40.709915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17043de7-9443-499a-821c-ba9008afdb45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:40.722550 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17043de7-9443-499a-821c-ba9008afdb45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:40.723696 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (3effa7b9-0581-447e-8ffb-f2c49589a704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:40.723696 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request issued successfully. Aug 12 15:03:40.724335 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-311bb9b6-4b05-40af-8797-3c9f5710364c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:40.724896 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1195/4762] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:03:40 2026] POST /volume/v3/volumes => generated 775 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:40.740077 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a7347f2e-09a2-4641-b371-f1aeca48f179 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:40.741691 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7347f2e-09a2-4641-b371-f1aeca48f179 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:40.741895 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7347f2e-09a2-4641-b371-f1aeca48f179 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:40.742091 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a7347f2e-09a2-4641-b371-f1aeca48f179 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:40.748216 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:40.748216 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:40.751334 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a7347f2e-09a2-4641-b371-f1aeca48f179 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:40.754870 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a7347f2e-09a2-4641-b371-f1aeca48f179 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:40.755247 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1196/4763] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:40 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:40.816866 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-27cd231e-af47-41dc-b936-6988ee096d79 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:40.818585 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-27cd231e-af47-41dc-b936-6988ee096d79 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:40.818759 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-27cd231e-af47-41dc-b936-6988ee096d79 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:40.818958 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-27cd231e-af47-41dc-b936-6988ee096d79 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:40.827235 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:40.827235 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:40.830200 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-27cd231e-af47-41dc-b936-6988ee096d79 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:40.833735 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-27cd231e-af47-41dc-b936-6988ee096d79 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:40.834080 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1189/4764] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:40 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:41.478822 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8ea20ad2-1911-4c7d-970d-7b6205b5632b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:41.480657 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ea20ad2-1911-4c7d-970d-7b6205b5632b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:41.480893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ea20ad2-1911-4c7d-970d-7b6205b5632b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:41.481154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8ea20ad2-1911-4c7d-970d-7b6205b5632b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:41.481267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8ea20ad2-1911-4c7d-970d-7b6205b5632b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:41.485714 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:41.485714 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:41.486615 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8ea20ad2-1911-4c7d-970d-7b6205b5632b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:41.487031 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1185/4765] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:41 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:41.492370 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2e641ea2-7e54-4eef-bd2d-d781cefca012 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:41.494793 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e641ea2-7e54-4eef-bd2d-d781cefca012 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:41.495090 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e641ea2-7e54-4eef-bd2d-d781cefca012 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:41.495340 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2e641ea2-7e54-4eef-bd2d-d781cefca012 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:41.495489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2e641ea2-7e54-4eef-bd2d-d781cefca012 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:41.500384 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:41.500384 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:41.501154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2e641ea2-7e54-4eef-bd2d-d781cefca012 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:41.501773 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1196/4766] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:41 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:41.770498 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3f630435-be86-4818-8d95-7b52f15cad90 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:41.772153 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f630435-be86-4818-8d95-7b52f15cad90 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:41.772358 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f630435-be86-4818-8d95-7b52f15cad90 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:41.772544 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3f630435-be86-4818-8d95-7b52f15cad90 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:41.779475 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:41.779475 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:41.783033 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3f630435-be86-4818-8d95-7b52f15cad90 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:41.787179 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3f630435-be86-4818-8d95-7b52f15cad90 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:41.787549 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1197/4767] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:41 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 925 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:41.849339 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-695695ae-d8e0-4303-8545-51614cb2c333 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:41.853488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-695695ae-d8e0-4303-8545-51614cb2c333 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:41.853488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-695695ae-d8e0-4303-8545-51614cb2c333 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:41.853488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-695695ae-d8e0-4303-8545-51614cb2c333 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:41.862701 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:41.862701 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:41.865968 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-695695ae-d8e0-4303-8545-51614cb2c333 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:41.870442 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-695695ae-d8e0-4303-8545-51614cb2c333 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:41.870897 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1190/4768] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:41 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:41.962308 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-97e078eb-e58f-4c1e-ba95-6df9a99080bc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:41.964505 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-97e078eb-e58f-4c1e-ba95-6df9a99080bc tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad/action Aug 12 15:03:41.964895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-97e078eb-e58f-4c1e-ba95-6df9a99080bc tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:03:41.965017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-97e078eb-e58f-4c1e-ba95-6df9a99080bc tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:41.980478 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:41.980478 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:41.989000 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-5c603169-dda7-4baa-afee-4e22ba31b8cd req-97e078eb-e58f-4c1e-ba95-6df9a99080bc tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad/action returned with HTTP 204 Aug 12 15:03:41.989427 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1186/4769] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:03:41 2026] POST /volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:42.497797 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-55c062f0-d211-4a4b-949f-ca9997b1b1eb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:42.499413 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55c062f0-d211-4a4b-949f-ca9997b1b1eb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:42.499619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55c062f0-d211-4a4b-949f-ca9997b1b1eb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:42.499798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-55c062f0-d211-4a4b-949f-ca9997b1b1eb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:42.499938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-55c062f0-d211-4a4b-949f-ca9997b1b1eb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:42.503855 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:42.503855 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:42.504548 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-55c062f0-d211-4a4b-949f-ca9997b1b1eb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:42.504882 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1197/4770] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:42 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:42.511432 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf93840a-e3ef-41a1-a566-6b4d04f772bd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:42.513153 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf93840a-e3ef-41a1-a566-6b4d04f772bd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:42.513381 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf93840a-e3ef-41a1-a566-6b4d04f772bd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:42.513581 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf93840a-e3ef-41a1-a566-6b4d04f772bd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:42.513683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cf93840a-e3ef-41a1-a566-6b4d04f772bd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:42.517665 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:42.517665 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:42.518223 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf93840a-e3ef-41a1-a566-6b4d04f772bd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:42.518617 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1198/4771] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:42 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:42.800592 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-225edd18-ea4b-4a7a-92c8-fbae77a93869 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:42.802130 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-225edd18-ea4b-4a7a-92c8-fbae77a93869 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:42.802345 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-225edd18-ea4b-4a7a-92c8-fbae77a93869 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:42.802577 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-225edd18-ea4b-4a7a-92c8-fbae77a93869 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:42.810076 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:42.810076 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:42.813782 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-225edd18-ea4b-4a7a-92c8-fbae77a93869 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:42.818175 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-225edd18-ea4b-4a7a-92c8-fbae77a93869 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:42.818674 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1191/4772] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:42 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:42.883133 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb39b5fa-4ef9-47bb-930f-6fc464dc9998 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:42.885233 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb39b5fa-4ef9-47bb-930f-6fc464dc9998 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:42.885626 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb39b5fa-4ef9-47bb-930f-6fc464dc9998 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:42.885837 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb39b5fa-4ef9-47bb-930f-6fc464dc9998 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:42.896163 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:42.896163 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:42.899236 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fb39b5fa-4ef9-47bb-930f-6fc464dc9998 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:42.903047 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb39b5fa-4ef9-47bb-930f-6fc464dc9998 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:42.903414 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1187/4773] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:42 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:43.515909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-138dba3e-e0d7-4b89-8f72-39e3a8f64ac7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:43.517694 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-138dba3e-e0d7-4b89-8f72-39e3a8f64ac7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:43.518022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-138dba3e-e0d7-4b89-8f72-39e3a8f64ac7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:43.518323 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-138dba3e-e0d7-4b89-8f72-39e3a8f64ac7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:43.519391 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-138dba3e-e0d7-4b89-8f72-39e3a8f64ac7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:43.522706 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:43.522706 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:43.523815 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-138dba3e-e0d7-4b89-8f72-39e3a8f64ac7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:43.524333 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1198/4774] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:43 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:43.528634 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-184027a1-0e32-43b6-8540-a9dff0f832a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:43.530304 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-184027a1-0e32-43b6-8540-a9dff0f832a8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:43.530536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-184027a1-0e32-43b6-8540-a9dff0f832a8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:43.530693 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-184027a1-0e32-43b6-8540-a9dff0f832a8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:43.530789 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-184027a1-0e32-43b6-8540-a9dff0f832a8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:43.535476 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:43.535476 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:43.536064 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-184027a1-0e32-43b6-8540-a9dff0f832a8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:43.536472 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1199/4775] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:43 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:43.833575 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cb4ce5e9-ae6a-419b-8fae-e62d0a137766 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:43.835477 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb4ce5e9-ae6a-419b-8fae-e62d0a137766 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:43.835870 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb4ce5e9-ae6a-419b-8fae-e62d0a137766 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:43.836154 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb4ce5e9-ae6a-419b-8fae-e62d0a137766 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:43.843346 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:43.843346 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:43.847454 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cb4ce5e9-ae6a-419b-8fae-e62d0a137766 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:43.852256 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb4ce5e9-ae6a-419b-8fae-e62d0a137766 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:43.852775 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1192/4776] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:43 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:44.533491 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0266931c-85fa-4b5c-ab84-f889f49922dc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:44.536122 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0266931c-85fa-4b5c-ab84-f889f49922dc tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:44.536420 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0266931c-85fa-4b5c-ab84-f889f49922dc tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:44.536722 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0266931c-85fa-4b5c-ab84-f889f49922dc tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:44.536897 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0266931c-85fa-4b5c-ab84-f889f49922dc tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:44.543748 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:44.543748 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:44.544662 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0266931c-85fa-4b5c-ab84-f889f49922dc tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:44.545035 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1188/4777] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:44 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:44.547969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-acdbfa07-399d-4768-bab7-42cee4d933b2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:44.549870 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acdbfa07-399d-4768-bab7-42cee4d933b2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:44.550214 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acdbfa07-399d-4768-bab7-42cee4d933b2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:44.550538 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-acdbfa07-399d-4768-bab7-42cee4d933b2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:44.550788 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-acdbfa07-399d-4768-bab7-42cee4d933b2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:44.556524 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:44.556524 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:44.556524 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-acdbfa07-399d-4768-bab7-42cee4d933b2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:44.556524 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1199/4778] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:44 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:44.866256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-da48a306-baff-4f9a-9503-0ae9a30d9786 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:44.868385 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da48a306-baff-4f9a-9503-0ae9a30d9786 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:44.868674 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da48a306-baff-4f9a-9503-0ae9a30d9786 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:44.868927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da48a306-baff-4f9a-9503-0ae9a30d9786 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:44.876535 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:44.876535 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:44.879736 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-da48a306-baff-4f9a-9503-0ae9a30d9786 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:44.883657 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da48a306-baff-4f9a-9503-0ae9a30d9786 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:44.883989 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1200/4779] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:44 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:45.553822 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-09a93fcb-7472-45d7-851e-a744f74a7644 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:45.555232 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-09a93fcb-7472-45d7-851e-a744f74a7644 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:45.555393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-09a93fcb-7472-45d7-851e-a744f74a7644 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:45.555613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-09a93fcb-7472-45d7-851e-a744f74a7644 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:45.555713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-09a93fcb-7472-45d7-851e-a744f74a7644 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:45.559674 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:45.559674 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:45.560306 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-09a93fcb-7472-45d7-851e-a744f74a7644 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:45.560627 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1193/4780] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:45 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:45.566808 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bb08efaa-351d-4c4f-b5d7-e89cf35bc625 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:45.568356 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb08efaa-351d-4c4f-b5d7-e89cf35bc625 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:45.568553 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb08efaa-351d-4c4f-b5d7-e89cf35bc625 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:45.568719 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bb08efaa-351d-4c4f-b5d7-e89cf35bc625 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:45.568816 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-bb08efaa-351d-4c4f-b5d7-e89cf35bc625 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:45.570246 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=233,cinder:INSERT=48,cinder:UPDATE=101 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:03:45.572968 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:45.572968 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:45.573572 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bb08efaa-351d-4c4f-b5d7-e89cf35bc625 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:45.573951 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1189/4781] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:45 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:45.896768 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8f27eb1-bbf8-4302-a5d3-01a4871e427c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:45.898694 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8f27eb1-bbf8-4302-a5d3-01a4871e427c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:45.898752 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8f27eb1-bbf8-4302-a5d3-01a4871e427c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:45.899268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8f27eb1-bbf8-4302-a5d3-01a4871e427c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:45.905911 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:45.905911 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:45.909289 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8f27eb1-bbf8-4302-a5d3-01a4871e427c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:45.913004 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8f27eb1-bbf8-4302-a5d3-01a4871e427c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:45.913476 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1200/4782] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:45 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:46.107815 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:46.109026 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:03:46.109365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae9e6fff-2176-4d76-a015-65a012d3476c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-880292723", "description": null, "metadata": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:46.119942 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:46.119942 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:46.120440 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:46.120625 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create snapshot from volume ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:46.151934 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Created reservations ['ed1e10c2-8f97-47a6-9cef-3f514c05a511', '95c3f50c-0059-4e59-939f-f42b31db6b77', 'b98caf4c-3129-4a9c-b2cb-187fea4a914a', '4b070b22-3bb2-41c3-856c-8630393a9931'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:46.179020 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot force create request issued successfully. Aug 12 15:03:46.179381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7eaff4ad-7b21-43fe-a359-81ac765a954d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:03:46.179817 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1201/4783] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:03:46 2026] POST /volume/v3/snapshots => generated 312 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:46.189238 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8bc2d40e-aa64-45d5-879a-ad162340844f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:46.191104 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8bc2d40e-aa64-45d5-879a-ad162340844f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 Aug 12 15:03:46.191385 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8bc2d40e-aa64-45d5-879a-ad162340844f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:46.191565 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8bc2d40e-aa64-45d5-879a-ad162340844f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:46.193764 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=236,cinder:INSERT=41,cinder:UPDATE=74 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:03:46.197005 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:46.197005 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:46.197420 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8bc2d40e-aa64-45d5-879a-ad162340844f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:46.198346 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8bc2d40e-aa64-45d5-879a-ad162340844f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 returned with HTTP 200 Aug 12 15:03:46.201002 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1194/4784] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:46 2026] GET /volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:46.570595 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b1fd5caf-e3d7-4e46-8520-dcefbbfaa034 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:46.572371 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1fd5caf-e3d7-4e46-8520-dcefbbfaa034 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:46.572620 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1fd5caf-e3d7-4e46-8520-dcefbbfaa034 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:46.572845 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b1fd5caf-e3d7-4e46-8520-dcefbbfaa034 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:46.572998 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b1fd5caf-e3d7-4e46-8520-dcefbbfaa034 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:46.577123 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:46.577123 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:46.577975 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b1fd5caf-e3d7-4e46-8520-dcefbbfaa034 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:46.578630 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1190/4785] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:46 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:46.584016 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a417bfab-ff8b-4f8f-b05c-c7035ff92914 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:46.586113 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a417bfab-ff8b-4f8f-b05c-c7035ff92914 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:46.586361 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a417bfab-ff8b-4f8f-b05c-c7035ff92914 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:46.586600 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a417bfab-ff8b-4f8f-b05c-c7035ff92914 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:46.586728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a417bfab-ff8b-4f8f-b05c-c7035ff92914 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:46.588336 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=170,cinder:UPDATE=49,cinder:INSERT=28 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:03:46.592476 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:46.592476 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:46.593166 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a417bfab-ff8b-4f8f-b05c-c7035ff92914 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:46.593759 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1201/4786] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:46 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:46.949352 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dfaba59b-27bb-4ac2-9a5e-a3c55db39c39 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:46.951255 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfaba59b-27bb-4ac2-9a5e-a3c55db39c39 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:46.951743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfaba59b-27bb-4ac2-9a5e-a3c55db39c39 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:46.951743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfaba59b-27bb-4ac2-9a5e-a3c55db39c39 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:46.958932 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:46.958932 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:46.963105 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dfaba59b-27bb-4ac2-9a5e-a3c55db39c39 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:46.969009 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfaba59b-27bb-4ac2-9a5e-a3c55db39c39 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:46.969403 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1202/4787] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:46 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:47.212378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f95a160-f3d7-4f7b-a2ce-bbc2ebbe9ce1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:47.214564 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f95a160-f3d7-4f7b-a2ce-bbc2ebbe9ce1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 Aug 12 15:03:47.214798 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f95a160-f3d7-4f7b-a2ce-bbc2ebbe9ce1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:47.215037 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f95a160-f3d7-4f7b-a2ce-bbc2ebbe9ce1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:47.223483 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:47.223483 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:47.223483 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3f95a160-f3d7-4f7b-a2ce-bbc2ebbe9ce1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:47.223483 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f95a160-f3d7-4f7b-a2ce-bbc2ebbe9ce1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 returned with HTTP 200 Aug 12 15:03:47.223483 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1195/4788] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:47 2026] GET /volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:47.232471 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b5a5fed-0082-491b-a066-1623ba30597e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:47.234219 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b5a5fed-0082-491b-a066-1623ba30597e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 Aug 12 15:03:47.234422 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b5a5fed-0082-491b-a066-1623ba30597e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:47.234644 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b5a5fed-0082-491b-a066-1623ba30597e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:47.239691 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:47.239691 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:47.240072 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2b5a5fed-0082-491b-a066-1623ba30597e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:47.240872 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b5a5fed-0082-491b-a066-1623ba30597e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 returned with HTTP 200 Aug 12 15:03:47.241238 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1191/4789] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:47 2026] GET /volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:47.589317 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd18c12c-b151-4d3c-8e5f-cd97f5b733da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:47.590968 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd18c12c-b151-4d3c-8e5f-cd97f5b733da tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:47.591148 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd18c12c-b151-4d3c-8e5f-cd97f5b733da tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:47.591335 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd18c12c-b151-4d3c-8e5f-cd97f5b733da tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:47.591436 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fd18c12c-b151-4d3c-8e5f-cd97f5b733da tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:47.595741 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:47.595741 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:47.596411 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd18c12c-b151-4d3c-8e5f-cd97f5b733da tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:47.596755 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1202/4790] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:47 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:47.605675 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-27da6ce4-161b-414d-bc60-7a4c795038f9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:47.608615 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27da6ce4-161b-414d-bc60-7a4c795038f9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:47.608835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27da6ce4-161b-414d-bc60-7a4c795038f9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:47.609054 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-27da6ce4-161b-414d-bc60-7a4c795038f9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:47.609161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-27da6ce4-161b-414d-bc60-7a4c795038f9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:47.611644 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=227,cinder:INSERT=41,cinder:UPDATE=76 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:03:47.618179 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:47.618179 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:47.619140 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-27da6ce4-161b-414d-bc60-7a4c795038f9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:47.620684 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1203/4791] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:47 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:47.982754 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f621ebd4-9f1f-47a9-b3d5-9943ac1c2d13 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:47.984748 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f621ebd4-9f1f-47a9-b3d5-9943ac1c2d13 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:47.985003 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f621ebd4-9f1f-47a9-b3d5-9943ac1c2d13 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:47.985247 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f621ebd4-9f1f-47a9-b3d5-9943ac1c2d13 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:47.995421 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:47.995421 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:47.999400 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f621ebd4-9f1f-47a9-b3d5-9943ac1c2d13 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:48.005287 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f621ebd4-9f1f-47a9-b3d5-9943ac1c2d13 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:48.005725 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1196/4792] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:47 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:48.611522 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c27ed704-1a96-470f-8e9c-a963cdc59a09 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:48.613988 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c27ed704-1a96-470f-8e9c-a963cdc59a09 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:48.614255 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c27ed704-1a96-470f-8e9c-a963cdc59a09 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:48.614542 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c27ed704-1a96-470f-8e9c-a963cdc59a09 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:48.614681 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c27ed704-1a96-470f-8e9c-a963cdc59a09 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:48.619360 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:48.619360 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:48.620159 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c27ed704-1a96-470f-8e9c-a963cdc59a09 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:48.620619 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1192/4793] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:48 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:48.629881 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9583232e-62d0-4670-9c90-b37cf98b4cf5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:48.631558 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9583232e-62d0-4670-9c90-b37cf98b4cf5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:48.631795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9583232e-62d0-4670-9c90-b37cf98b4cf5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:48.631994 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9583232e-62d0-4670-9c90-b37cf98b4cf5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:48.632123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9583232e-62d0-4670-9c90-b37cf98b4cf5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:48.635823 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:48.635823 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:48.636378 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9583232e-62d0-4670-9c90-b37cf98b4cf5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:48.636756 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1203/4794] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:48 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:48.777324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:48.779189 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:03:48.779569 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae9e6fff-2176-4d76-a015-65a012d3476c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1015398758", "description": null, "metadata": null}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:48.791017 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:48.791017 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:48.791550 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:48.791697 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create snapshot from volume ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:48.820271 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Created reservations ['816f6ccb-e6a6-4c5b-9c60-db1bac1a8e2c', 'dc3790da-1121-47b7-8b74-a0556c154c57', '4b51aa6b-917a-467d-b2c4-7de7e6ccfb21', '8855144f-c79f-4136-9764-b141c9c8de2c'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:48.846956 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot force create request issued successfully. Aug 12 15:03:48.847276 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b4d06c96-1a94-4f49-a5fd-4ccb59acf557 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:03:48.847714 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1204/4795] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:03:48 2026] POST /volume/v3/snapshots => generated 313 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:48.855656 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7a0a804e-2e72-46c5-a948-80c8260bd765 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:48.857912 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7a0a804e-2e72-46c5-a948-80c8260bd765 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 Aug 12 15:03:48.858184 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7a0a804e-2e72-46c5-a948-80c8260bd765 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:48.858537 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7a0a804e-2e72-46c5-a948-80c8260bd765 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:48.863901 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:48.863901 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:48.864312 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7a0a804e-2e72-46c5-a948-80c8260bd765 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:48.865195 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7a0a804e-2e72-46c5-a948-80c8260bd765 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 returned with HTTP 200 Aug 12 15:03:48.865549 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1197/4796] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:48 2026] GET /volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:49.020307 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3c1ecdab-8fb5-4322-af22-e5a2581bab60 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.022091 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c1ecdab-8fb5-4322-af22-e5a2581bab60 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:49.022091 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c1ecdab-8fb5-4322-af22-e5a2581bab60 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.022352 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3c1ecdab-8fb5-4322-af22-e5a2581bab60 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.029486 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.029486 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:49.033562 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3c1ecdab-8fb5-4322-af22-e5a2581bab60 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:49.038114 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3c1ecdab-8fb5-4322-af22-e5a2581bab60 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:49.038625 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1193/4797] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:49 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 15:03:49.051004 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c7b7958f-93ea-403f-a3b0-28bc73fa4050 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.053065 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7b7958f-93ea-403f-a3b0-28bc73fa4050 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:49.053274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7b7958f-93ea-403f-a3b0-28bc73fa4050 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.053706 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7b7958f-93ea-403f-a3b0-28bc73fa4050 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.062425 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.062425 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:49.066545 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c7b7958f-93ea-403f-a3b0-28bc73fa4050 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:49.072036 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7b7958f-93ea-403f-a3b0-28bc73fa4050 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:49.072583 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1204/4798] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:49 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:03:49.084740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-26676635-5dec-49bb-8feb-9292f642d67b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.086908 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26676635-5dec-49bb-8feb-9292f642d67b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:49.086908 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26676635-5dec-49bb-8feb-9292f642d67b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.087029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26676635-5dec-49bb-8feb-9292f642d67b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.087641 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-26676635-5dec-49bb-8feb-9292f642d67b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:49.094277 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.094277 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:49.095012 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-26676635-5dec-49bb-8feb-9292f642d67b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:49.111717 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-26676635-5dec-49bb-8feb-9292f642d67b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume request issued successfully. Aug 12 15:03:49.112351 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26676635-5dec-49bb-8feb-9292f642d67b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 202 Aug 12 15:03:49.112496 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1205/4799] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:03:49 2026] DELETE /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:03:49.119643 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-726bd025-aa20-4aec-b20c-43d1631bd8b1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.121281 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-726bd025-aa20-4aec-b20c-43d1631bd8b1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:49.121281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-726bd025-aa20-4aec-b20c-43d1631bd8b1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.122310 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-726bd025-aa20-4aec-b20c-43d1631bd8b1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.128791 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.128791 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:49.131935 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-726bd025-aa20-4aec-b20c-43d1631bd8b1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:49.136096 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-726bd025-aa20-4aec-b20c-43d1631bd8b1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 200 Aug 12 15:03:49.136517 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1198/4800] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:49 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 1192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:03:49.631402 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0e7cab8c-c61d-4904-9507-40c4347a9a7e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.633152 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e7cab8c-c61d-4904-9507-40c4347a9a7e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:49.633369 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e7cab8c-c61d-4904-9507-40c4347a9a7e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.633612 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0e7cab8c-c61d-4904-9507-40c4347a9a7e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.633693 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0e7cab8c-c61d-4904-9507-40c4347a9a7e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:49.638262 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.638262 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:49.639103 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0e7cab8c-c61d-4904-9507-40c4347a9a7e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:49.639500 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1194/4801] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:49 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:49.646174 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b948b802-ec5a-41f1-9a5f-97f411be8d84 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.648432 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b948b802-ec5a-41f1-9a5f-97f411be8d84 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:49.648720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b948b802-ec5a-41f1-9a5f-97f411be8d84 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.648960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b948b802-ec5a-41f1-9a5f-97f411be8d84 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.649096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b948b802-ec5a-41f1-9a5f-97f411be8d84 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:49.653830 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.653830 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:49.654602 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b948b802-ec5a-41f1-9a5f-97f411be8d84 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:49.655056 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1205/4802] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:49 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:49.876117 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a0a534cb-bb81-48af-9ce5-2db5a8685c58 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.878350 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a0a534cb-bb81-48af-9ce5-2db5a8685c58 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 Aug 12 15:03:49.878621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a0a534cb-bb81-48af-9ce5-2db5a8685c58 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.878861 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a0a534cb-bb81-48af-9ce5-2db5a8685c58 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.884540 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.884540 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:49.885053 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a0a534cb-bb81-48af-9ce5-2db5a8685c58 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:49.886011 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a0a534cb-bb81-48af-9ce5-2db5a8685c58 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 returned with HTTP 200 Aug 12 15:03:49.886445 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1206/4803] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:49 2026] GET /volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:49.896029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c2a1ae2f-b26d-411d-b53a-202914040f1c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:49.897739 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c2a1ae2f-b26d-411d-b53a-202914040f1c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 Aug 12 15:03:49.897922 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c2a1ae2f-b26d-411d-b53a-202914040f1c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:49.898106 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c2a1ae2f-b26d-411d-b53a-202914040f1c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:49.902528 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:49.902528 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:49.902900 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c2a1ae2f-b26d-411d-b53a-202914040f1c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:49.903589 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c2a1ae2f-b26d-411d-b53a-202914040f1c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 returned with HTTP 200 Aug 12 15:03:49.903884 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1199/4804] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:49 2026] GET /volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:50.148231 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-390573d0-5bfd-454b-aa22-0cf3f05ff415 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:50.150274 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-390573d0-5bfd-454b-aa22-0cf3f05ff415 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:03:50.150536 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-390573d0-5bfd-454b-aa22-0cf3f05ff415 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:50.150761 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-390573d0-5bfd-454b-aa22-0cf3f05ff415 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:50.156763 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-390573d0-5bfd-454b-aa22-0cf3f05ff415 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 404 Aug 12 15:03:50.157271 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1195/4805] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:50 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:03:50.649121 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e9978f83-392e-4db3-99ed-9e6782cc8af5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:50.651392 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9978f83-392e-4db3-99ed-9e6782cc8af5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:50.651392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9978f83-392e-4db3-99ed-9e6782cc8af5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:50.651392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e9978f83-392e-4db3-99ed-9e6782cc8af5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:50.651392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e9978f83-392e-4db3-99ed-9e6782cc8af5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:50.656837 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:50.656837 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:50.657523 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e9978f83-392e-4db3-99ed-9e6782cc8af5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:50.657963 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1206/4806] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:50 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:50.664557 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b8d3da0-707c-4d89-b6a1-f4f0e0be7c06 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:50.666500 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b8d3da0-707c-4d89-b6a1-f4f0e0be7c06 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:50.666686 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b8d3da0-707c-4d89-b6a1-f4f0e0be7c06 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:50.666854 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b8d3da0-707c-4d89-b6a1-f4f0e0be7c06 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:50.666970 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9b8d3da0-707c-4d89-b6a1-f4f0e0be7c06 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:50.671103 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:50.671103 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:50.671103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b8d3da0-707c-4d89-b6a1-f4f0e0be7c06 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:50.671417 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1207/4807] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:50 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 709 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:51.370693 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.373637 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:03:51.374127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae9e6fff-2176-4d76-a015-65a012d3476c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1948414132", "description": null, "metadata": null}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:51.388567 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:51.388567 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:51.389259 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:51.389509 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create snapshot from volume ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:51.453814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Created reservations ['14a72507-12fa-49d5-8941-1680841460c1', 'c8b68905-1ff5-4079-9e05-4bfb06c6edfd', 'ffa92f58-9585-43e9-abc8-3f951df53807', '0a23ba9f-c3ba-4606-8579-028f503f0926'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:51.492308 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot force create request issued successfully. Aug 12 15:03:51.492712 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-143ffb9f-bd3e-4f79-ad6d-39c7b7a3781d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:03:51.493174 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1200/4808] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:03:51 2026] POST /volume/v3/snapshots => generated 313 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:51.502436 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eba68c93-520f-4ffc-b0f2-085af61122b4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.504412 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eba68c93-520f-4ffc-b0f2-085af61122b4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 Aug 12 15:03:51.504627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eba68c93-520f-4ffc-b0f2-085af61122b4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:51.504800 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eba68c93-520f-4ffc-b0f2-085af61122b4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:51.509598 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:51.509598 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:51.510015 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-eba68c93-520f-4ffc-b0f2-085af61122b4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:51.510932 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eba68c93-520f-4ffc-b0f2-085af61122b4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 returned with HTTP 200 Aug 12 15:03:51.511368 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1196/4809] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:51 2026] GET /volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:51.667192 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b49365e7-edfb-407a-a9ea-76542cb4d7a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.669428 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b49365e7-edfb-407a-a9ea-76542cb4d7a3 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:51.669666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b49365e7-edfb-407a-a9ea-76542cb4d7a3 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:51.669893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b49365e7-edfb-407a-a9ea-76542cb4d7a3 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:51.670030 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b49365e7-edfb-407a-a9ea-76542cb4d7a3 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:51.680998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6fc3527d-ecbe-435c-8f0c-12fb0329587b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.682707 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:51.682707 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:51.684015 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b49365e7-edfb-407a-a9ea-76542cb4d7a3 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:51.684497 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1207/4810] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:51 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:51.686035 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fc3527d-ecbe-435c-8f0c-12fb0329587b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:51.686287 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fc3527d-ecbe-435c-8f0c-12fb0329587b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:51.686490 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6fc3527d-ecbe-435c-8f0c-12fb0329587b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:51.686599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6fc3527d-ecbe-435c-8f0c-12fb0329587b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 8de79e21-f80d-49ae-bd57-1aee92d9adbe. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:51.692894 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:51.692894 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:51.694576 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6fc3527d-ecbe-435c-8f0c-12fb0329587b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 200 Aug 12 15:03:51.696333 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1208/4811] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:51 2026] GET /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 710 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:51.708690 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d425c0b1-52a4-4dfb-b94f-ea497fd7f577 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.710692 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d425c0b1-52a4-4dfb-b94f-ea497fd7f577 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe Aug 12 15:03:51.711047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d425c0b1-52a4-4dfb-b94f-ea497fd7f577 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:51.711173 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d425c0b1-52a4-4dfb-b94f-ea497fd7f577 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:51.711330 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-d425c0b1-52a4-4dfb-b94f-ea497fd7f577 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete backup with id: 8de79e21-f80d-49ae-bd57-1aee92d9adbe. Aug 12 15:03:51.716176 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:51.716176 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:51.721590 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.723769 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:51.724259 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "061252b6-48e1-4c09-852b-6ec75b360232", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:51.726186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '061252b6-48e1-4c09-852b-6ec75b360232', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:51.730165 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-d425c0b1-52a4-4dfb-b94f-ea497fd7f577 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] delete_backup rpcapi backup_id 8de79e21-f80d-49ae-bd57-1aee92d9adbe {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:03:51.732220 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d425c0b1-52a4-4dfb-b94f-ea497fd7f577 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe returned with HTTP 202 Aug 12 15:03:51.732754 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1201/4812] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:03:51 2026] DELETE /volume/v3/backups/8de79e21-f80d-49ae-bd57-1aee92d9adbe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:03:51.741095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.742756 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:51.743058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1317358135"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:51.744617 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1317358135'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:51.744758 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume of 1 GB Aug 12 15:03:51.749428 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Availability Zones retrieved successfully. Aug 12 15:03:51.757725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (1d0bbf07-a2ad-457f-8cbe-e121e57d3c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:51.759537 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0c12f3-8e69-49ba-898e-23f3db87a60b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.760327 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:51.793567 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e0c12f3-8e69-49ba-898e-23f3db87a60b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.794384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e92f917-acb7-460f-b135-395a14b6e3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.801952 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume of 1 GB Aug 12 15:03:51.806446 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Availability Zones retrieved successfully. Aug 12 15:03:51.812439 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (be402e9d-a039-4aa9-aff4-352c2558fae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:51.813621 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231bf5b5-a692-4971-953e-b24769dca883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.814724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:51.838482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['fdebae5e-9db7-44e4-99fe-6c333aa820fb', 'c6f845fa-646e-4b7c-ba67-b2d97a033b1b', '75be31b0-77d7-40a9-8e4c-46923faa3227', '73701596-becd-460b-8b60-35139116a203'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:51.839484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e92f917-acb7-460f-b135-395a14b6e3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdebae5e-9db7-44e4-99fe-6c333aa820fb', 'c6f845fa-646e-4b7c-ba67-b2d97a033b1b', '75be31b0-77d7-40a9-8e4c-46923faa3227', '73701596-becd-460b-8b60-35139116a203']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.840234 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7804f1d6-8408-400e-86e1-a7d15ac8e0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.866113 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7804f1d6-8408-400e-86e1-a7d15ac8e0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3213afb1-0477-43c7-8e37-5a4dda38f237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1317358135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['fdebae5e-9db7-44e4-99fe-6c333aa820fb','c6f845fa-646e-4b7c-ba67-b2d97a033b1b','75be31b0-77d7-40a9-8e4c-46923faa3227','73701596-becd-460b-8b60-35139116a203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1317358135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3213afb1-0477-43c7-8e37-5a4dda38f237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='524cb46c317a4347bcd546ef776a26c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.866885 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8844137a-3a77-45d9-a1c1-f3ad4d026b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.872427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231bf5b5-a692-4971-953e-b24769dca883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.873406 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ebb6c8-812c-4662-9b29-5303a65f9d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.886668 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8844137a-3a77-45d9-a1c1-f3ad4d026b4a) transitioned into state 'SUCCESS' from state '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-1317358135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['fdebae5e-9db7-44e4-99fe-6c333aa820fb','c6f845fa-646e-4b7c-ba67-b2d97a033b1b','75be31b0-77d7-40a9-8e4c-46923faa3227','73701596-becd-460b-8b60-35139116a203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.887483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b585c2-e2e3-42eb-b45a-7be2efab9e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.897967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b585c2-e2e3-42eb-b45a-7be2efab9e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.898903 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (1d0bbf07-a2ad-457f-8cbe-e121e57d3c33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:51.899268 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request issued successfully. Aug 12 15:03:51.900027 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51eaab52-3310-4b91-9df8-cd454aaf5670 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:51.900473 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1208/4813] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:03:51 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 15:03:51.912122 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-59f64375-19ff-4310-9399-48deb70991da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:51.914139 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59f64375-19ff-4310-9399-48deb70991da tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 Aug 12 15:03:51.914495 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59f64375-19ff-4310-9399-48deb70991da tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:51.914641 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-59f64375-19ff-4310-9399-48deb70991da tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:51.917072 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Created reservations ['5df21f52-f259-483b-bbf1-86fbf7dae953', 'ff71e2ca-edc0-417a-8ab2-d407033e6804', '304b3d83-b6d6-463e-a855-d036e38812b1', '36e5f96c-da5b-4809-94bc-168618664d6f'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:51.917897 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04ebb6c8-812c-4662-9b29-5303a65f9d9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5df21f52-f259-483b-bbf1-86fbf7dae953', 'ff71e2ca-edc0-417a-8ab2-d407033e6804', '304b3d83-b6d6-463e-a855-d036e38812b1', '36e5f96c-da5b-4809-94bc-168618664d6f']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.918807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbb28b3-3b7a-4f6f-8b21-8003b2083e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.922047 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:51.922047 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:51.925953 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-59f64375-19ff-4310-9399-48deb70991da tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:03:51.930042 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-59f64375-19ff-4310-9399-48deb70991da tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 returned with HTTP 200 Aug 12 15:03:51.930642 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1209/4814] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:51 2026] GET /volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:51.942601 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbbb28b3-3b7a-4f6f-8b21-8003b2083e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a57e919-c583-48e4-81fa-5bf330e64836', '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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['5df21f52-f259-483b-bbf1-86fbf7dae953','ff71e2ca-edc0-417a-8ab2-d407033e6804','304b3d83-b6d6-463e-a855-d036e38812b1','36e5f96c-da5b-4809-94bc-168618664d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:03:51Z,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=3a57e919-c583-48e4-81fa-5bf330e64836,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9642d4578a743ddbc80f6b1bc34b731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.943496 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b415139b-73ad-4e32-a418-d96211102f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.965600 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b415139b-73ad-4e32-a418-d96211102f7f) transitioned into state 'SUCCESS' from 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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['5df21f52-f259-483b-bbf1-86fbf7dae953','ff71e2ca-edc0-417a-8ab2-d407033e6804','304b3d83-b6d6-463e-a855-d036e38812b1','36e5f96c-da5b-4809-94bc-168618664d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.966743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab65b2d1-12d1-4dc4-97ab-49bef6e5b5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:51.977808 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab65b2d1-12d1-4dc4-97ab-49bef6e5b5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:03:51.978698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (be402e9d-a039-4aa9-aff4-352c2558fae6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:51.978999 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request issued successfully. Aug 12 15:03:51.979611 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a5662d16-5157-4bb4-b9b4-dd5cd98942a6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:03:51.979994 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1197/4815] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:03:51 2026] POST /volume/v3/volumes => generated 775 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:52.005924 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0e1d3b57-36c9-4f0e-aed2-b99856adcde6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.007774 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0e1d3b57-36c9-4f0e-aed2-b99856adcde6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:52.007983 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0e1d3b57-36c9-4f0e-aed2-b99856adcde6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.008199 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0e1d3b57-36c9-4f0e-aed2-b99856adcde6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.017283 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.017283 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:52.021835 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0e1d3b57-36c9-4f0e-aed2-b99856adcde6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:52.027096 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0e1d3b57-36c9-4f0e-aed2-b99856adcde6 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:52.027364 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1202/4816] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:52 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:52.522316 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6dcb6e07-2bab-43fc-9e3b-206cbb9e342b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.524929 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6dcb6e07-2bab-43fc-9e3b-206cbb9e342b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 Aug 12 15:03:52.525197 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6dcb6e07-2bab-43fc-9e3b-206cbb9e342b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.525528 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6dcb6e07-2bab-43fc-9e3b-206cbb9e342b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.531425 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.531425 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:52.531957 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6dcb6e07-2bab-43fc-9e3b-206cbb9e342b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:52.532751 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6dcb6e07-2bab-43fc-9e3b-206cbb9e342b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 returned with HTTP 200 Aug 12 15:03:52.533228 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1209/4817] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:52 2026] GET /volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:52.542977 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-048ad39b-274e-4786-b9e0-0f91d088d794 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.545342 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-048ad39b-274e-4786-b9e0-0f91d088d794 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 Aug 12 15:03:52.545613 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-048ad39b-274e-4786-b9e0-0f91d088d794 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.545874 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-048ad39b-274e-4786-b9e0-0f91d088d794 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.552108 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.552108 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:52.552654 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-048ad39b-274e-4786-b9e0-0f91d088d794 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:52.553609 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-048ad39b-274e-4786-b9e0-0f91d088d794 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 returned with HTTP 200 Aug 12 15:03:52.554077 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1210/4818] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:03:52 2026] GET /volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:52.599423 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-5e7de79c-6aa4-4101-ae19-3c54f06d789f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.602238 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-5e7de79c-6aa4-4101-ae19-3c54f06d789f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:52.602537 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-5e7de79c-6aa4-4101-ae19-3c54f06d789f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.602776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-5e7de79c-6aa4-4101-ae19-3c54f06d789f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.614804 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.614804 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:52.619234 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-5e7de79c-6aa4-4101-ae19-3c54f06d789f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:52.625489 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-5e7de79c-6aa4-4101-ae19-3c54f06d789f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:52.625896 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1198/4819] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:03:52 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 1142 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:52.644430 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-504ddb77-a12f-4fdf-a329-d664958f3bb1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.646630 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-504ddb77-a12f-4fdf-a329-d664958f3bb1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c/action Aug 12 15:03:52.647005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-504ddb77-a12f-4fdf-a329-d664958f3bb1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:03:52.647161 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-504ddb77-a12f-4fdf-a329-d664958f3bb1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:52.657853 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.657853 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:52.658443 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-504ddb77-a12f-4fdf-a329-d664958f3bb1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:52.664423 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-504ddb77-a12f-4fdf-a329-d664958f3bb1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Begin detaching volume completed successfully. Aug 12 15:03:52.664633 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-504ddb77-a12f-4fdf-a329-d664958f3bb1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c/action returned with HTTP 202 Aug 12 15:03:52.665048 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1203/4820] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:03:52 2026] POST /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:03:52.696909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d0b89e1-b3cc-418e-8456-815d8e963aa2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.700148 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d0b89e1-b3cc-418e-8456-815d8e963aa2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:52.700383 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d0b89e1-b3cc-418e-8456-815d8e963aa2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.700621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d0b89e1-b3cc-418e-8456-815d8e963aa2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.700758 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7d0b89e1-b3cc-418e-8456-815d8e963aa2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:52.707584 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.707584 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:52.708476 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d0b89e1-b3cc-418e-8456-815d8e963aa2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:52.708827 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1210/4821] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:52 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:52.713239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ab761ef2-eec6-4e8b-a11f-ad328b4e7bef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.713239 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab761ef2-eec6-4e8b-a11f-ad328b4e7bef None None] GET https://10.4.3.100/volume// Aug 12 15:03:52.713239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab761ef2-eec6-4e8b-a11f-ad328b4e7bef None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.713239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab761ef2-eec6-4e8b-a11f-ad328b4e7bef None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.713239 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab761ef2-eec6-4e8b-a11f-ad328b4e7bef None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:03:52.713239 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1211/4822] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:03: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 15:03:52.724012 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-c57dbff6-15d5-4855-a7ed-768cf9ffff0a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.726516 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-c57dbff6-15d5-4855-a7ed-768cf9ffff0a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:03:52.726749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-c57dbff6-15d5-4855-a7ed-768cf9ffff0a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.726960 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-c57dbff6-15d5-4855-a7ed-768cf9ffff0a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.735763 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.735763 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:52.738664 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-c57dbff6-15d5-4855-a7ed-768cf9ffff0a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:03:52.746020 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-c57dbff6-15d5-4855-a7ed-768cf9ffff0a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:03:52.746427 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1199/4823] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:03:52 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:03:52.944560 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bd369e0d-84be-4fd8-b445-f36fc0e37be6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.946493 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd369e0d-84be-4fd8-b445-f36fc0e37be6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 Aug 12 15:03:52.946725 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd369e0d-84be-4fd8-b445-f36fc0e37be6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:52.946929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd369e0d-84be-4fd8-b445-f36fc0e37be6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:52.954549 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.954549 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:52.958119 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bd369e0d-84be-4fd8-b445-f36fc0e37be6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:03:52.962589 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd369e0d-84be-4fd8-b445-f36fc0e37be6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 returned with HTTP 200 Aug 12 15:03:52.963021 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1204/4824] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:52 2026] GET /volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:52.974565 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:52.976855 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:03:52.977337 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3213afb1-0477-43c7-8e37-5a4dda38f237", "name": "tempest-type-Backup-162954474"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:52.979169 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating new backup {'backup': {'volume_id': '3213afb1-0477-43c7-8e37-5a4dda38f237', 'name': 'tempest-type-Backup-162954474'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:03:52.979372 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating backup of volume 3213afb1-0477-43c7-8e37-5a4dda38f237 in container None Aug 12 15:03:52.988064 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:52.988064 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:52.988490 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:03:53.006927 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['a744a8c2-ffe9-45f1-8903-4287dded3282', 'e6ebe837-043e-4fb0-bef4-e6078a681bc8'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:53.035971 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1cc1707f-a38d-43ef-ab86-bd8fa4f82772 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:03:53.036624 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1211/4825] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:03:52 2026] POST /volume/v3/backups => generated 315 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:03:53.051297 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4329d71f-62bb-4fe5-bf8a-31f48fd8063f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:53.055222 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4329d71f-62bb-4fe5-bf8a-31f48fd8063f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:03:53.055222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4329d71f-62bb-4fe5-bf8a-31f48fd8063f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:53.055222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4329d71f-62bb-4fe5-bf8a-31f48fd8063f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:53.055222 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4329d71f-62bb-4fe5-bf8a-31f48fd8063f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:53.059850 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:53.059850 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:53.060725 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4329d71f-62bb-4fe5-bf8a-31f48fd8063f tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:03:53.061248 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1212/4826] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:53 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:53.068691 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-145a1d91-e4a8-4b25-9b39-40867411a1d9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:53.070882 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-145a1d91-e4a8-4b25-9b39-40867411a1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:53.071202 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-145a1d91-e4a8-4b25-9b39-40867411a1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:53.071487 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-145a1d91-e4a8-4b25-9b39-40867411a1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:53.080557 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:53.080557 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:53.084930 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-145a1d91-e4a8-4b25-9b39-40867411a1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:53.090054 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-145a1d91-e4a8-4b25-9b39-40867411a1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:53.090440 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1200/4827] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:53 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:53.722318 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e4786b3b-3969-4e2d-9e84-f5cd0624fe1b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:53.724696 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4786b3b-3969-4e2d-9e84-f5cd0624fe1b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:53.724929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4786b3b-3969-4e2d-9e84-f5cd0624fe1b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:53.725155 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e4786b3b-3969-4e2d-9e84-f5cd0624fe1b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:53.725326 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e4786b3b-3969-4e2d-9e84-f5cd0624fe1b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:53.730579 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:53.730579 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:53.731641 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e4786b3b-3969-4e2d-9e84-f5cd0624fe1b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:53.732095 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1205/4828] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:53 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:54.071564 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0bf25a63-68fb-4689-b923-9739f5b948bb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:54.073344 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bf25a63-68fb-4689-b923-9739f5b948bb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:03:54.073483 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bf25a63-68fb-4689-b923-9739f5b948bb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:54.073687 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0bf25a63-68fb-4689-b923-9739f5b948bb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:54.073789 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0bf25a63-68fb-4689-b923-9739f5b948bb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:54.078180 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:54.078180 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:54.079132 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0bf25a63-68fb-4689-b923-9739f5b948bb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:03:54.079132 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1212/4829] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:54 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:54.136953 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aaa8f269-3819-4527-be5a-ef07d87e36e9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:54.138574 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aaa8f269-3819-4527-be5a-ef07d87e36e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:54.138805 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aaa8f269-3819-4527-be5a-ef07d87e36e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:54.139012 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aaa8f269-3819-4527-be5a-ef07d87e36e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:54.145191 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:54.145191 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:54.148876 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aaa8f269-3819-4527-be5a-ef07d87e36e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:54.152908 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aaa8f269-3819-4527-be5a-ef07d87e36e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:54.153307 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1213/4830] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:54 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:54.742562 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ebcd7bf4-638c-4399-97cf-80432b7593bb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:54.744203 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebcd7bf4-638c-4399-97cf-80432b7593bb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:54.744394 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebcd7bf4-638c-4399-97cf-80432b7593bb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:54.744582 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ebcd7bf4-638c-4399-97cf-80432b7593bb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:54.744681 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ebcd7bf4-638c-4399-97cf-80432b7593bb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:54.749177 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:54.749177 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:54.750035 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ebcd7bf4-638c-4399-97cf-80432b7593bb tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:54.750516 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1201/4831] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:54 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:55.088883 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-db8f5d3e-4303-4a80-87e7-de29b9caa37c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:55.090442 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db8f5d3e-4303-4a80-87e7-de29b9caa37c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:03:55.090639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db8f5d3e-4303-4a80-87e7-de29b9caa37c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:55.090844 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db8f5d3e-4303-4a80-87e7-de29b9caa37c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:55.090941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-db8f5d3e-4303-4a80-87e7-de29b9caa37c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:55.094690 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:55.094690 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:55.095222 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db8f5d3e-4303-4a80-87e7-de29b9caa37c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:03:55.095696 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1206/4832] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:55 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:55.164972 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e7f435de-d4c1-4414-a502-82f3f2645c07 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:55.166771 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7f435de-d4c1-4414-a502-82f3f2645c07 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:55.166989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7f435de-d4c1-4414-a502-82f3f2645c07 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:55.167165 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e7f435de-d4c1-4414-a502-82f3f2645c07 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:55.173674 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:55.173674 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:55.177017 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e7f435de-d4c1-4414-a502-82f3f2645c07 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:55.181260 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e7f435de-d4c1-4414-a502-82f3f2645c07 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:55.181666 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1213/4833] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:55 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:55.763063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9997b578-99f6-4ff9-8c2b-043ff1a74ba4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:55.764847 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9997b578-99f6-4ff9-8c2b-043ff1a74ba4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:55.765058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9997b578-99f6-4ff9-8c2b-043ff1a74ba4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:55.765244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9997b578-99f6-4ff9-8c2b-043ff1a74ba4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:55.765432 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9997b578-99f6-4ff9-8c2b-043ff1a74ba4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:55.769481 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:55.769481 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:55.770174 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9997b578-99f6-4ff9-8c2b-043ff1a74ba4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:55.770548 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1214/4834] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:55 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:56.104820 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-04109d64-c365-4998-adad-6193adb6d887 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:56.106688 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04109d64-c365-4998-adad-6193adb6d887 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:03:56.106927 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04109d64-c365-4998-adad-6193adb6d887 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:56.107128 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-04109d64-c365-4998-adad-6193adb6d887 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:56.107244 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-04109d64-c365-4998-adad-6193adb6d887 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:56.112206 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:56.112206 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:56.112939 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-04109d64-c365-4998-adad-6193adb6d887 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:03:56.113324 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1202/4835] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:56 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:56.219826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2dae98ee-18b4-4d3d-886e-5e50bd00a744 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:56.221592 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2dae98ee-18b4-4d3d-886e-5e50bd00a744 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:56.221799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2dae98ee-18b4-4d3d-886e-5e50bd00a744 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:56.221975 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2dae98ee-18b4-4d3d-886e-5e50bd00a744 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:56.229258 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:56.229258 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:56.232825 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2dae98ee-18b4-4d3d-886e-5e50bd00a744 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:56.236854 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2dae98ee-18b4-4d3d-886e-5e50bd00a744 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:56.237214 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1207/4836] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:56 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:56.781678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a0898e40-b8be-41ad-b338-be5a8ac91758 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:56.783955 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0898e40-b8be-41ad-b338-be5a8ac91758 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:56.784189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0898e40-b8be-41ad-b338-be5a8ac91758 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:56.784432 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a0898e40-b8be-41ad-b338-be5a8ac91758 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:56.784588 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a0898e40-b8be-41ad-b338-be5a8ac91758 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:56.789676 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:56.789676 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:56.790578 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a0898e40-b8be-41ad-b338-be5a8ac91758 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:56.790932 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1214/4837] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:56 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:57.123060 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eb947cef-c835-4dcf-951f-2acca3d0e04b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:57.124983 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb947cef-c835-4dcf-951f-2acca3d0e04b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:03:57.125195 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb947cef-c835-4dcf-951f-2acca3d0e04b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:57.125400 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb947cef-c835-4dcf-951f-2acca3d0e04b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:57.125563 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-eb947cef-c835-4dcf-951f-2acca3d0e04b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:57.130167 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:57.130167 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:57.131008 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb947cef-c835-4dcf-951f-2acca3d0e04b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:03:57.131422 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1215/4838] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:57 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:57.248627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-367ad1a3-a127-40de-aac5-f9559c6ae9b9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:57.250212 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-367ad1a3-a127-40de-aac5-f9559c6ae9b9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:57.250413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-367ad1a3-a127-40de-aac5-f9559c6ae9b9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:57.250596 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-367ad1a3-a127-40de-aac5-f9559c6ae9b9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:57.257937 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:57.257937 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:57.261076 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-367ad1a3-a127-40de-aac5-f9559c6ae9b9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:57.264735 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-367ad1a3-a127-40de-aac5-f9559c6ae9b9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:57.265057 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1203/4839] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:57 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:57.800507 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4af41921-7c34-479e-9d23-75ebe89fe820 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:57.802059 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4af41921-7c34-479e-9d23-75ebe89fe820 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:57.802224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4af41921-7c34-479e-9d23-75ebe89fe820 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:57.802428 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4af41921-7c34-479e-9d23-75ebe89fe820 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:57.802562 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4af41921-7c34-479e-9d23-75ebe89fe820 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:57.806319 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:57.806319 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:57.807000 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4af41921-7c34-479e-9d23-75ebe89fe820 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:57.807405 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1208/4840] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:57 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:58.140847 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8ed2ace1-8733-48ab-87be-dab61b78b095 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:58.142484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ed2ace1-8733-48ab-87be-dab61b78b095 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:03:58.142718 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ed2ace1-8733-48ab-87be-dab61b78b095 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:58.142928 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8ed2ace1-8733-48ab-87be-dab61b78b095 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:58.143069 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8ed2ace1-8733-48ab-87be-dab61b78b095 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:58.146933 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:58.146933 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:58.147512 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8ed2ace1-8733-48ab-87be-dab61b78b095 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:03:58.147865 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1215/4841] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:58 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:58.276217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b34e07cb-c266-4e06-a075-1418d968d0d2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:58.278420 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b34e07cb-c266-4e06-a075-1418d968d0d2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:58.278722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b34e07cb-c266-4e06-a075-1418d968d0d2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:58.278959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b34e07cb-c266-4e06-a075-1418d968d0d2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:58.286012 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:58.286012 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:58.289831 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b34e07cb-c266-4e06-a075-1418d968d0d2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:58.294119 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b34e07cb-c266-4e06-a075-1418d968d0d2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:58.294551 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1216/4842] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:58 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:58.816943 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6ec0b571-ea76-4e3b-a400-3fe044ca9355 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:58.818857 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ec0b571-ea76-4e3b-a400-3fe044ca9355 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:58.818975 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ec0b571-ea76-4e3b-a400-3fe044ca9355 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:58.819182 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ec0b571-ea76-4e3b-a400-3fe044ca9355 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:58.819357 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6ec0b571-ea76-4e3b-a400-3fe044ca9355 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:58.823473 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:58.823473 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:58.824170 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ec0b571-ea76-4e3b-a400-3fe044ca9355 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:58.824558 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1204/4843] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:58 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:58.833865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c1f3a368-84de-497e-bac6-ab60d796f232 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:58.860601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c1f3a368-84de-497e-bac6-ab60d796f232 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:03:58.860922 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c1f3a368-84de-497e-bac6-ab60d796f232 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "18cc4ae6-eade-4a48-afaf-183d9a01d429", "incremental": true}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:58.862269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-c1f3a368-84de-497e-bac6-ab60d796f232 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating new backup {'backup': {'volume_id': '18cc4ae6-eade-4a48-afaf-183d9a01d429', 'incremental': True}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:03:58.862410 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-c1f3a368-84de-497e-bac6-ab60d796f232 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating backup of volume 18cc4ae6-eade-4a48-afaf-183d9a01d429 in container None Aug 12 15:03:58.869312 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:58.869312 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:58.869663 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c1f3a368-84de-497e-bac6-ab60d796f232 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Volume info retrieved successfully. Aug 12 15:03:58.895291 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-c1f3a368-84de-497e-bac6-ab60d796f232 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Created reservations ['9bf14d5f-b58b-4a44-ba58-47b9c6515e92', '3001387b-cd39-4ff3-ac14-336b0f60a630'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:03:58.918029 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c1f3a368-84de-497e-bac6-ab60d796f232 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 400 Aug 12 15:03:58.918580 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1209/4844] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:03:58 2026] POST /volume/v3/backups => generated 109 bytes in 85 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 15:03:58.926239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-226084c8-2b35-45f8-971a-7a186aeac4ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:58.927969 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-226084c8-2b35-45f8-971a-7a186aeac4ff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] DELETE https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:58.928168 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-226084c8-2b35-45f8-971a-7a186aeac4ff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:58.928432 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-226084c8-2b35-45f8-971a-7a186aeac4ff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:58.928567 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-226084c8-2b35-45f8-971a-7a186aeac4ff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete backup with id: 03cdc9dc-4413-4ff9-a1fb-b38da589c374. Aug 12 15:03:58.933069 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:58.933069 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:58.945669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-226084c8-2b35-45f8-971a-7a186aeac4ff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] delete_backup rpcapi backup_id 03cdc9dc-4413-4ff9-a1fb-b38da589c374 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:03:58.947238 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-226084c8-2b35-45f8-971a-7a186aeac4ff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 202 Aug 12 15:03:58.947684 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1216/4845] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:03:58 2026] DELETE /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:03:58.954722 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fedb9ed7-9d4e-4f85-9e07-240fca7b379b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:58.957813 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fedb9ed7-9d4e-4f85-9e07-240fca7b379b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:58.957988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fedb9ed7-9d4e-4f85-9e07-240fca7b379b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:58.958162 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fedb9ed7-9d4e-4f85-9e07-240fca7b379b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:58.958257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fedb9ed7-9d4e-4f85-9e07-240fca7b379b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:58.971887 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:58.971887 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:58.971887 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fedb9ed7-9d4e-4f85-9e07-240fca7b379b tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 200 Aug 12 15:03:58.971887 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1217/4846] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:58 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:59.017513 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-9c3f2f39-f6c1-44b2-ac2b-5e8dc3252322 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:59.019381 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-9c3f2f39-f6c1-44b2-ac2b-5e8dc3252322 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad Aug 12 15:03:59.019577 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-9c3f2f39-f6c1-44b2-ac2b-5e8dc3252322 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:59.019747 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-9c3f2f39-f6c1-44b2-ac2b-5e8dc3252322 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:59.030115 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:59.030115 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:03:59.088063 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-bcfb590a-00be-4aee-8bbc-2bda5a78e0ad req-9c3f2f39-f6c1-44b2-ac2b-5e8dc3252322 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad returned with HTTP 200 Aug 12 15:03:59.088480 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1205/4847] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:03:59 2026] DELETE /volume/v3/attachments/05c664b8-faf7-46a4-83c5-4f023b1a78ad => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:59.157394 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-832f566a-9332-4972-8638-d8176dcf8ffb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:59.159091 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-832f566a-9332-4972-8638-d8176dcf8ffb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:03:59.159306 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-832f566a-9332-4972-8638-d8176dcf8ffb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:59.159517 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-832f566a-9332-4972-8638-d8176dcf8ffb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:59.159621 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-832f566a-9332-4972-8638-d8176dcf8ffb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:59.163876 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:59.163876 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:03:59.164443 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-832f566a-9332-4972-8638-d8176dcf8ffb tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:03:59.164796 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1210/4848] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:03:59 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:03:59.307171 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-38a0e0f1-be50-4249-a0a1-1a314068e6d1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:59.309278 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38a0e0f1-be50-4249-a0a1-1a314068e6d1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:03:59.309545 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38a0e0f1-be50-4249-a0a1-1a314068e6d1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:59.309819 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-38a0e0f1-be50-4249-a0a1-1a314068e6d1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:59.317019 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:59.317019 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:03:59.320657 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-38a0e0f1-be50-4249-a0a1-1a314068e6d1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:03:59.325736 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-38a0e0f1-be50-4249-a0a1-1a314068e6d1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:03:59.325736 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1217/4849] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:03:59 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:03:59.958535 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:59.960053 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:59.960376 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1374140028", "snapshot_id": "17a69cd0-4c16-4497-89d8-3d819e8113c2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:59.961974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1374140028', 'snapshot_id': '17a69cd0-4c16-4497-89d8-3d819e8113c2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:59.966517 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:03:59.966517 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:03:59.966716 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:03:59.966819 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume of 1 GB Aug 12 15:03:59.969660 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Availability Zones retrieved successfully. Aug 12 15:03:59.974795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (18355e80-0e9f-4b97-9423-3dc69d587295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:03:59.975752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c062bfd-f801-43e4-9d72-bf0d71d6fbd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:03:59.976723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:03:59.981995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e05a9b3a-2afe-4402-ac2f-115c34dc86d8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:59.983630 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e05a9b3a-2afe-4402-ac2f-115c34dc86d8 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 Aug 12 15:03:59.983811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e05a9b3a-2afe-4402-ac2f-115c34dc86d8 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:03:59.983999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e05a9b3a-2afe-4402-ac2f-115c34dc86d8 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:03:59.984139 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e05a9b3a-2afe-4402-ac2f-115c34dc86d8 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 03cdc9dc-4413-4ff9-a1fb-b38da589c374. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:03:59.987365 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e05a9b3a-2afe-4402-ac2f-115c34dc86d8 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 returned with HTTP 404 Aug 12 15:03:59.987882 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1206/4850] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:03:59 2026] GET /volume/v3/backups/03cdc9dc-4413-4ff9-a1fb-b38da589c374 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:03:59.994772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b4725cb9-606f-47e2-a4dc-2038325c389e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:03:59.996406 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:03:59.996743 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1916499557"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:03:59.998068 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1916499557'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:03:59.998286 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume of 1 GB Aug 12 15:04:00.001548 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c062bfd-f801-43e4-9d72-bf0d71d6fbd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '17a69cd0-4c16-4497-89d8-3d819e8113c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.002025 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Availability Zones retrieved successfully. Aug 12 15:04:00.002216 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5bcb94-3fc8-4342-bc59-d44deac6e045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.007353 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Flow 'volume_create_api' (e3377079-b895-4c36-919f-1e1f46380ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:00.008165 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87797539-e0b2-4190-95ac-aa103ddbef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.008968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:00.032072 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87797539-e0b2-4190-95ac-aa103ddbef3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.032811 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b08a98-be58-4c00-b736-9e9cb1bb7502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.034918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Created reservations ['cf9d629b-afc6-4775-80dc-26ea2d25b81a', '1609ffcd-734f-467e-8ea4-65175e551512', 'ee4de655-e787-46cc-b44e-b447f31a9d4b', '5564f7a2-dfff-44ae-ad48-83717dc71028'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:00.035644 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5bcb94-3fc8-4342-bc59-d44deac6e045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf9d629b-afc6-4775-80dc-26ea2d25b81a', '1609ffcd-734f-467e-8ea4-65175e551512', 'ee4de655-e787-46cc-b44e-b447f31a9d4b', '5564f7a2-dfff-44ae-ad48-83717dc71028']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.036302 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e40c1a4-fbe8-43de-bc04-0847eeadc298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.067272 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Created reservations ['91cdd9b2-f6f1-48a3-8e5f-6fb942f84cfc', '8f5553ef-0573-4095-ab74-1398c619da9a', 'dffa4a85-7cd1-4beb-9fea-87f57fc5c3da', 'caa2a33b-b053-435f-be1d-d548ce1cd15c'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:00.068026 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8b08a98-be58-4c00-b736-9e9cb1bb7502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91cdd9b2-f6f1-48a3-8e5f-6fb942f84cfc', '8f5553ef-0573-4095-ab74-1398c619da9a', 'dffa4a85-7cd1-4beb-9fea-87f57fc5c3da', 'caa2a33b-b053-435f-be1d-d548ce1cd15c']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.068799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d4fdcd-f204-415b-8165-44588abd663b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.073882 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e40c1a4-fbe8-43de-bc04-0847eeadc298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830a4529-6e18-4e07-8e8b-ac5cf66164c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1374140028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['cf9d629b-afc6-4775-80dc-26ea2d25b81a','1609ffcd-734f-467e-8ea4-65175e551512','ee4de655-e787-46cc-b44e-b447f31a9d4b','5564f7a2-dfff-44ae-ad48-83717dc71028'],size=1,snapshot_id=17a69cd0-4c16-4497-89d8-3d819e8113c2,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1374140028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830a4529-6e18-4e07-8e8b-ac5cf66164c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7487a8d90243a7afb13e5bb687a673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=17a69cd0-4c16-4497-89d8-3d819e8113c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.074776 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e18eeb-249f-4331-9f99-9c1d9f3d8d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.089711 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3e18eeb-249f-4331-9f99-9c1d9f3d8d7f) transitioned into state 'SUCCESS' from state '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-1374140028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['cf9d629b-afc6-4775-80dc-26ea2d25b81a','1609ffcd-734f-467e-8ea4-65175e551512','ee4de655-e787-46cc-b44e-b447f31a9d4b','5564f7a2-dfff-44ae-ad48-83717dc71028'],size=1,snapshot_id=17a69cd0-4c16-4497-89d8-3d819e8113c2,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.089838 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38d4fdcd-f204-415b-8165-44588abd663b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c92d001b-be67-4981-909f-3a5f77ace448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1916499557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8275703b88af4de7a6931f68721aca66',qos_specs=None,replication_status=,reservations=['91cdd9b2-f6f1-48a3-8e5f-6fb942f84cfc','8f5553ef-0573-4095-ab74-1398c619da9a','dffa4a85-7cd1-4beb-9fea-87f57fc5c3da','caa2a33b-b053-435f-be1d-d548ce1cd15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274af34428604e8980f91d6e149815db',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1916499557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c92d001b-be67-4981-909f-3a5f77ace448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8275703b88af4de7a6931f68721aca66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274af34428604e8980f91d6e149815db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.090282 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0349ad-28ea-4946-97a3-7b55930bd2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.090559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e9e2d2-d824-4598-a667-8c907158973c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.106353 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b0349ad-28ea-4946-97a3-7b55930bd2eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.106540 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45e9e2d2-d824-4598-a667-8c907158973c) transitioned into state 'SUCCESS' from state '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-1916499557',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8275703b88af4de7a6931f68721aca66',qos_specs=None,replication_status=,reservations=['91cdd9b2-f6f1-48a3-8e5f-6fb942f84cfc','8f5553ef-0573-4095-ab74-1398c619da9a','dffa4a85-7cd1-4beb-9fea-87f57fc5c3da','caa2a33b-b053-435f-be1d-d548ce1cd15c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274af34428604e8980f91d6e149815db',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.107042 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (18355e80-0e9f-4b97-9423-3dc69d587295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:00.107144 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe8ba19-7252-4108-9aa8-9477b1401b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.107296 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request issued successfully. Aug 12 15:04:00.108041 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1e73f37-0bc4-482a-b1cc-830e2b067816 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:00.108666 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1218/4851] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:03:59 2026] POST /volume/v3/volumes => generated 791 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:00.117128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe8ba19-7252-4108-9aa8-9477b1401b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.117128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Flow 'volume_create_api' (e3377079-b895-4c36-919f-1e1f46380ed3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:00.117128 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume request issued successfully. Aug 12 15:04:00.118014 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4725cb9-606f-47e2-a4dc-2038325c389e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:00.118086 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1211/4852] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:03:59 2026] POST /volume/v3/volumes => generated 749 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:00.119669 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17bdff8e-e84f-4ad9-81f9-902793a9ae47 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:00.124223 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17bdff8e-e84f-4ad9-81f9-902793a9ae47 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:00.124223 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17bdff8e-e84f-4ad9-81f9-902793a9ae47 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:00.124223 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17bdff8e-e84f-4ad9-81f9-902793a9ae47 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:00.128523 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e286ce82-bf8d-4b00-abea-a8a86bab8be6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:00.130100 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e286ce82-bf8d-4b00-abea-a8a86bab8be6 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 Aug 12 15:04:00.130303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e286ce82-bf8d-4b00-abea-a8a86bab8be6 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:00.130525 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e286ce82-bf8d-4b00-abea-a8a86bab8be6 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:00.130883 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:00.130883 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:00.134730 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-17bdff8e-e84f-4ad9-81f9-902793a9ae47 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:00.137294 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:00.137294 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:00.139570 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17bdff8e-e84f-4ad9-81f9-902793a9ae47 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:00.140298 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1218/4853] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:00 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:00.140485 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e286ce82-bf8d-4b00-abea-a8a86bab8be6 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:04:00.144553 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e286ce82-bf8d-4b00-abea-a8a86bab8be6 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 returned with HTTP 200 Aug 12 15:04:00.144875 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1207/4854] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:00 2026] GET /volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:00.175577 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cefffc59-3416-4b95-a6ab-60939052ddee None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:00.178718 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cefffc59-3416-4b95-a6ab-60939052ddee tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:00.178891 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cefffc59-3416-4b95-a6ab-60939052ddee tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:00.179058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cefffc59-3416-4b95-a6ab-60939052ddee tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:00.179179 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cefffc59-3416-4b95-a6ab-60939052ddee tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:00.182967 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:00.182967 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:00.183526 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cefffc59-3416-4b95-a6ab-60939052ddee tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:00.184162 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1219/4855] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:00 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:00.340650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3fa4b001-a6a6-4fbb-874e-c68fce278658 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:00.342930 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3fa4b001-a6a6-4fbb-874e-c68fce278658 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:00.343186 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3fa4b001-a6a6-4fbb-874e-c68fce278658 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:00.343427 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3fa4b001-a6a6-4fbb-874e-c68fce278658 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:00.351537 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:00.351537 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:00.355097 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3fa4b001-a6a6-4fbb-874e-c68fce278658 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:00.359138 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3fa4b001-a6a6-4fbb-874e-c68fce278658 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:04:00.359521 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1212/4856] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:00 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:00.371874 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-24a0c447-b25e-4d36-9df7-0cc2094e35e9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:00.373469 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-24a0c447-b25e-4d36-9df7-0cc2094e35e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:00.373720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-24a0c447-b25e-4d36-9df7-0cc2094e35e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:00.374048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-24a0c447-b25e-4d36-9df7-0cc2094e35e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:00.380767 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:00.380767 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:00.383824 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-24a0c447-b25e-4d36-9df7-0cc2094e35e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:00.388333 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-24a0c447-b25e-4d36-9df7-0cc2094e35e9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:04:00.388755 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1219/4857] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:00 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:00.404265 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:00.405795 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:00.406213 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "3a57e919-c583-48e4-81fa-5bf330e64836", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:00.408015 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '3a57e919-c583-48e4-81fa-5bf330e64836', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:00.414565 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:00.414565 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:00.415059 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume retrieved successfully. Aug 12 15:04:00.415059 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume of 1 GB Aug 12 15:04:00.418183 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Availability Zones retrieved successfully. Aug 12 15:04:00.422963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (6e416214-c36c-40ee-ae0a-903c8b2671d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:00.424303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6191d0ce-6966-4c67-9a2c-e1cba08b4665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.424777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:00.444352 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6191d0ce-6966-4c67-9a2c-e1cba08b4665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3a57e919-c583-48e4-81fa-5bf330e64836', 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.445102 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42482a0f-afef-439c-9cb3-d4b597a842e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.478885 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Created reservations ['b876e19f-bad3-4ef9-8762-8500bcf28018', 'fe767a96-105c-4af6-a419-653be7ee078b', '9aaa1fdd-f703-4638-921f-0364237e3564', 'f3016ca3-5fb6-495f-a37f-6ec4afc8c791'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:00.479547 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42482a0f-afef-439c-9cb3-d4b597a842e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b876e19f-bad3-4ef9-8762-8500bcf28018', 'fe767a96-105c-4af6-a419-653be7ee078b', '9aaa1fdd-f703-4638-921f-0364237e3564', 'f3016ca3-5fb6-495f-a37f-6ec4afc8c791']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.480274 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4cd4c5-e5c3-4738-a1e1-29ade6e884ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.509482 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4cd4c5-e5c3-4738-a1e1-29ade6e884ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bcab2be-779f-4cda-860d-a25795c931fa', '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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['b876e19f-bad3-4ef9-8762-8500bcf28018','fe767a96-105c-4af6-a419-653be7ee078b','9aaa1fdd-f703-4638-921f-0364237e3564','f3016ca3-5fb6-495f-a37f-6ec4afc8c791'],size=1,snapshot_id=None,source_replicaid=,source_volid=3a57e919-c583-48e4-81fa-5bf330e64836,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T15:04:00Z,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=7bcab2be-779f-4cda-860d-a25795c931fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9642d4578a743ddbc80f6b1bc34b731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3a57e919-c583-48e4-81fa-5bf330e64836,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.510225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d63801-83c4-40b8-bd46-903fe4512d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.526870 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d63801-83c4-40b8-bd46-903fe4512d7f) transitioned into state 'SUCCESS' from 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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['b876e19f-bad3-4ef9-8762-8500bcf28018','fe767a96-105c-4af6-a419-653be7ee078b','9aaa1fdd-f703-4638-921f-0364237e3564','f3016ca3-5fb6-495f-a37f-6ec4afc8c791'],size=1,snapshot_id=None,source_replicaid=,source_volid=3a57e919-c583-48e4-81fa-5bf330e64836,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.527642 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f0683b-5175-48b0-b1f0-f4f9f2074c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:00.541698 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f0683b-5175-48b0-b1f0-f4f9f2074c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:00.542647 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (6e416214-c36c-40ee-ae0a-903c8b2671d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:00.542915 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request issued successfully. Aug 12 15:04:00.543422 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8643359d-0313-4f52-bb6c-2b8f748d1dbc tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:00.543815 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1208/4858] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:04:00 2026] POST /volume/v3/volumes => generated 809 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:00.554625 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e2706c85-c9ee-4842-9467-bbc1c6cb5b04 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:00.556333 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2706c85-c9ee-4842-9467-bbc1c6cb5b04 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa Aug 12 15:04:00.556551 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2706c85-c9ee-4842-9467-bbc1c6cb5b04 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:00.556772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e2706c85-c9ee-4842-9467-bbc1c6cb5b04 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:00.562965 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:00.562965 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:00.566248 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e2706c85-c9ee-4842-9467-bbc1c6cb5b04 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:00.569789 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e2706c85-c9ee-4842-9467-bbc1c6cb5b04 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa returned with HTTP 200 Aug 12 15:04:00.570112 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1220/4859] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:00 2026] GET /volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:01.155774 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0a4601d1-ccb8-4e59-8012-8bfa12f51976 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.157825 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0a4601d1-ccb8-4e59-8012-8bfa12f51976 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:01.158119 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0a4601d1-ccb8-4e59-8012-8bfa12f51976 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.158250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e73347f-c94b-449b-8ea4-ed729006fe7d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.158411 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0a4601d1-ccb8-4e59-8012-8bfa12f51976 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.160603 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e73347f-c94b-449b-8ea4-ed729006fe7d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 Aug 12 15:04:01.160865 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e73347f-c94b-449b-8ea4-ed729006fe7d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.161131 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e73347f-c94b-449b-8ea4-ed729006fe7d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.165281 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.165281 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:01.168865 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0a4601d1-ccb8-4e59-8012-8bfa12f51976 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:01.170654 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.170654 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:01.172632 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0a4601d1-ccb8-4e59-8012-8bfa12f51976 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:01.173006 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1213/4860] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:01.175616 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0e73347f-c94b-449b-8ea4-ed729006fe7d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:04:01.180918 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e73347f-c94b-449b-8ea4-ed729006fe7d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 returned with HTTP 200 Aug 12 15:04:01.181490 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1220/4861] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:01.195647 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-651a5002-6846-4397-b8ee-3b12870bc0b7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.198104 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-651a5002-6846-4397-b8ee-3b12870bc0b7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:01.198387 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-651a5002-6846-4397-b8ee-3b12870bc0b7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.198672 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-651a5002-6846-4397-b8ee-3b12870bc0b7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.198838 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-651a5002-6846-4397-b8ee-3b12870bc0b7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:01.199899 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2456459c-5934-4cd1-9527-762e4738c570 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.201553 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2456459c-5934-4cd1-9527-762e4738c570 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:01.201743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2456459c-5934-4cd1-9527-762e4738c570 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.201915 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2456459c-5934-4cd1-9527-762e4738c570 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.203409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.204172 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.204172 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:01.205063 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-651a5002-6846-4397-b8ee-3b12870bc0b7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:01.205116 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:01.205388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c92d001b-be67-4981-909f-3a5f77ace448", "name": "tempest-VolumesBackupsTest-Backup-2084142253"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:01.205617 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1209/4862] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:01.206721 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating new backup {'backup': {'volume_id': 'c92d001b-be67-4981-909f-3a5f77ace448', 'name': 'tempest-VolumesBackupsTest-Backup-2084142253'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:01.206853 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating backup of volume c92d001b-be67-4981-909f-3a5f77ace448 in container None Aug 12 15:04:01.212685 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.212685 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:01.213638 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.213638 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:01.214019 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Volume info retrieved successfully. Aug 12 15:04:01.216223 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2456459c-5934-4cd1-9527-762e4738c570 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:01.220669 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2456459c-5934-4cd1-9527-762e4738c570 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:01.221025 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1221/4863] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:01.228270 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Created reservations ['74f230ef-601c-4be6-8d52-0923fc0b32b0', '208109f0-baa5-4549-a11d-6ed1193e2510'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:01.257805 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d7dbfd16-b0eb-4f9d-89d8-083ec5f01104 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:01.258296 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1214/4864] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:04:01 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:01.266384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b907a217-0956-4823-921b-809c560ded23 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.268516 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b907a217-0956-4823-921b-809c560ded23 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:01.268695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b907a217-0956-4823-921b-809c560ded23 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.268867 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b907a217-0956-4823-921b-809c560ded23 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.268957 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b907a217-0956-4823-921b-809c560ded23 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:01.272523 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.272523 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:01.273034 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b907a217-0956-4823-921b-809c560ded23 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:01.273390 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1221/4865] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:01.581696 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1dfb0f43-158b-4c83-b004-1ba4da7d7714 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.583202 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1dfb0f43-158b-4c83-b004-1ba4da7d7714 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa Aug 12 15:04:01.583469 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1dfb0f43-158b-4c83-b004-1ba4da7d7714 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.583663 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1dfb0f43-158b-4c83-b004-1ba4da7d7714 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.590293 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.590293 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:01.593584 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-1dfb0f43-158b-4c83-b004-1ba4da7d7714 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:01.597571 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1dfb0f43-158b-4c83-b004-1ba4da7d7714 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa returned with HTTP 200 Aug 12 15:04:01.597907 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1210/4866] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:01.612931 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22cce6ae-6adc-4789-a982-4625e6cfea9c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.614468 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22cce6ae-6adc-4789-a982-4625e6cfea9c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa Aug 12 15:04:01.614648 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22cce6ae-6adc-4789-a982-4625e6cfea9c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.614832 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22cce6ae-6adc-4789-a982-4625e6cfea9c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.621474 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.621474 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:01.625257 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-22cce6ae-6adc-4789-a982-4625e6cfea9c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:01.629118 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22cce6ae-6adc-4789-a982-4625e6cfea9c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa returned with HTTP 200 Aug 12 15:04:01.629502 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1222/4867] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:01.645441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.647650 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:01.647948 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.648194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.648471 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:01.655059 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.655059 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:01.655516 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:01.668521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-b6d813ec-6075-4211-a493-b5d336abfe61 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.670549 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-b6d813ec-6075-4211-a493-b5d336abfe61 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:01.670737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-b6d813ec-6075-4211-a493-b5d336abfe61 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.670929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-b6d813ec-6075-4211-a493-b5d336abfe61 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.673944 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume request issued successfully. Aug 12 15:04:01.674155 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0bf99f0e-ac6f-41c5-8592-54160f75ef7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 202 Aug 12 15:04:01.674583 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1215/4868] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:01 2026] DELETE /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:04:01.677607 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.677607 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:01.680740 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-b6d813ec-6075-4211-a493-b5d336abfe61 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:01.680923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd5d25d6-fa91-439e-bfce-e72a86fb8a23 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.682417 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd5d25d6-fa91-439e-bfce-e72a86fb8a23 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:01.682634 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd5d25d6-fa91-439e-bfce-e72a86fb8a23 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.682795 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd5d25d6-fa91-439e-bfce-e72a86fb8a23 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.684590 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-b6d813ec-6075-4211-a493-b5d336abfe61 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:01.684950 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1222/4869] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:01.689381 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.689381 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:01.692447 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd5d25d6-fa91-439e-bfce-e72a86fb8a23 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:01.696239 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd5d25d6-fa91-439e-bfce-e72a86fb8a23 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 200 Aug 12 15:04:01.696625 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1211/4870] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 1192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:01.754243 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7af53ef4-374a-428e-a312-c9fbc84b2918 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.754670 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7af53ef4-374a-428e-a312-c9fbc84b2918 None None] GET https://10.4.3.100/volume// Aug 12 15:04:01.754929 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7af53ef4-374a-428e-a312-c9fbc84b2918 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.755094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7af53ef4-374a-428e-a312-c9fbc84b2918 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.755435 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7af53ef4-374a-428e-a312-c9fbc84b2918 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:01.755749 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1223/4871] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:04: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 15:04:01.763006 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-a7e50c13-ce62-4931-8406-9ab199a1b928 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.821088 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-a7e50c13-ce62-4931-8406-9ab199a1b928 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:04:01.821403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-a7e50c13-ce62-4931-8406-9ab199a1b928 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "830a4529-6e18-4e07-8e8b-ac5cf66164c5", "connector": null, "instance_uuid": "b295ee40-b888-4b8d-a260-58995a7a6e62"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:01.828671 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.828671 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:01.852506 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-a7e50c13-ce62-4931-8406-9ab199a1b928 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:04:01.852894 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1216/4872] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:04:01 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 15:04:01.875880 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b677e0e9-e30f-458c-a1fc-9a1fdb112fcf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.877658 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b677e0e9-e30f-458c-a1fc-9a1fdb112fcf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:01.877882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b677e0e9-e30f-458c-a1fc-9a1fdb112fcf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.878027 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b677e0e9-e30f-458c-a1fc-9a1fdb112fcf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.884853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2b06c215-43c6-49a7-ab9b-390a33a7a4f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.885313 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b06c215-43c6-49a7-ab9b-390a33a7a4f9 None None] GET https://10.4.3.100/volume// Aug 12 15:04:01.885555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b06c215-43c6-49a7-ab9b-390a33a7a4f9 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.885790 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2b06c215-43c6-49a7-ab9b-390a33a7a4f9 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.886182 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2b06c215-43c6-49a7-ab9b-390a33a7a4f9 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:01.886542 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.886542 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:01.886599 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1212/4873] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:04: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 15:04:01.889593 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b677e0e9-e30f-458c-a1fc-9a1fdb112fcf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:01.893631 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b677e0e9-e30f-458c-a1fc-9a1fdb112fcf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:01.893885 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-87dedf70-d1cc-4ae7-9d0f-8afe0f10e4eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:01.893963 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1223/4874] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:01.895768 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-87dedf70-d1cc-4ae7-9d0f-8afe0f10e4eb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:01.895981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-87dedf70-d1cc-4ae7-9d0f-8afe0f10e4eb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:01.896154 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-87dedf70-d1cc-4ae7-9d0f-8afe0f10e4eb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:01.904704 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:01.904704 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:01.907692 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-87dedf70-d1cc-4ae7-9d0f-8afe0f10e4eb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:01.911564 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-87dedf70-d1cc-4ae7-9d0f-8afe0f10e4eb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:01.911899 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1224/4875] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:04:01 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:02.013059 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-8a308b17-9288-406d-8944-0652e7cbb1b9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:02.014894 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-8a308b17-9288-406d-8944-0652e7cbb1b9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] PUT https://10.4.3.100/volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d Aug 12 15:04:02.015228 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-8a308b17-9288-406d-8944-0652e7cbb1b9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:02.021866 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-8a308b17-9288-406d-8944-0652e7cbb1b9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Acquiring lock "cinder-attachment_update-830a4529-6e18-4e07-8e8b-ac5cf66164c5-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:04:02.026128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-8a308b17-9288-406d-8944-0652e7cbb1b9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-830a4529-6e18-4e07-8e8b-ac5cf66164c5-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:04:02.027015 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:02.027015 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:02.094583 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-8a308b17-9288-406d-8944-0652e7cbb1b9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-830a4529-6e18-4e07-8e8b-ac5cf66164c5-np0000007067" released by "attachment_update" :: held 0.068s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:04:02.095061 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-8a308b17-9288-406d-8944-0652e7cbb1b9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d returned with HTTP 200 Aug 12 15:04:02.095501 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1217/4876] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:04:02 2026] PUT /volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:02.218042 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11d94d99-f5da-496c-af6a-53d6526124f6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:02.219669 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11d94d99-f5da-496c-af6a-53d6526124f6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:02.219850 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11d94d99-f5da-496c-af6a-53d6526124f6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:02.220026 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11d94d99-f5da-496c-af6a-53d6526124f6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:02.220158 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-11d94d99-f5da-496c-af6a-53d6526124f6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:02.223880 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:02.223880 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:02.224393 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11d94d99-f5da-496c-af6a-53d6526124f6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:02.224711 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1213/4877] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:02 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:02.282770 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-91389d89-f1c8-473f-9d02-4dfa6f163057 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:02.284786 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91389d89-f1c8-473f-9d02-4dfa6f163057 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:02.285033 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91389d89-f1c8-473f-9d02-4dfa6f163057 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:02.285250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-91389d89-f1c8-473f-9d02-4dfa6f163057 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:02.285353 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-91389d89-f1c8-473f-9d02-4dfa6f163057 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:02.289308 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:02.289308 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:02.289869 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-91389d89-f1c8-473f-9d02-4dfa6f163057 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:02.290194 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1224/4878] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:02 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:02.710292 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f3d27cb8-dede-4ac4-896a-3260b223694a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:02.712138 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3d27cb8-dede-4ac4-896a-3260b223694a tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:02.712356 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3d27cb8-dede-4ac4-896a-3260b223694a tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:02.712544 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f3d27cb8-dede-4ac4-896a-3260b223694a tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:02.717919 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f3d27cb8-dede-4ac4-896a-3260b223694a tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 404 Aug 12 15:04:02.718354 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1225/4879] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:02 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:02.905076 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f5a97175-14d5-4b9d-b8c2-3124d15c5ff5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:02.906687 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5a97175-14d5-4b9d-b8c2-3124d15c5ff5 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:02.906874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5a97175-14d5-4b9d-b8c2-3124d15c5ff5 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:02.907044 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f5a97175-14d5-4b9d-b8c2-3124d15c5ff5 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:02.916389 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:02.916389 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:02.919765 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f5a97175-14d5-4b9d-b8c2-3124d15c5ff5 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:02.924953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f5a97175-14d5-4b9d-b8c2-3124d15c5ff5 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:02.925494 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1218/4880] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:02 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:03.234673 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2674d163-0f93-4722-b3bd-f0719397442d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:03.238754 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2674d163-0f93-4722-b3bd-f0719397442d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:03.238945 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2674d163-0f93-4722-b3bd-f0719397442d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:03.239123 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2674d163-0f93-4722-b3bd-f0719397442d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:03.239223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2674d163-0f93-4722-b3bd-f0719397442d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:03.245547 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:03.245547 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:03.246057 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2674d163-0f93-4722-b3bd-f0719397442d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:03.246371 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1214/4881] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:03 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:03.302088 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-45a1646d-f2b9-4d16-ae2b-c8802641ca24 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:03.304449 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45a1646d-f2b9-4d16-ae2b-c8802641ca24 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:03.304714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45a1646d-f2b9-4d16-ae2b-c8802641ca24 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:03.304945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-45a1646d-f2b9-4d16-ae2b-c8802641ca24 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:03.305078 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-45a1646d-f2b9-4d16-ae2b-c8802641ca24 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:03.309833 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:03.309833 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:03.310555 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-45a1646d-f2b9-4d16-ae2b-c8802641ca24 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:03.311000 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1225/4882] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:03 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:03.938663 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9a55d9cf-2634-47cb-bf77-3862295ba585 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:03.940237 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9a55d9cf-2634-47cb-bf77-3862295ba585 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:03.940237 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9a55d9cf-2634-47cb-bf77-3862295ba585 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:03.940237 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9a55d9cf-2634-47cb-bf77-3862295ba585 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:03.950699 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:03.950699 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:03.952679 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9a55d9cf-2634-47cb-bf77-3862295ba585 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:03.956920 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9a55d9cf-2634-47cb-bf77-3862295ba585 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:03.957350 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1226/4883] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:03 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:04.168038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:04.172299 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:04.172828 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "fb86644e-725a-4f85-ab48-7569de92eb51", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:04.176522 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'fb86644e-725a-4f85-ab48-7569de92eb51', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:04.257126 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2d63fc7f-34a4-4c62-9eca-caad5f1e808c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:04.259147 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d63fc7f-34a4-4c62-9eca-caad5f1e808c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:04.259446 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d63fc7f-34a4-4c62-9eca-caad5f1e808c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:04.259661 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2d63fc7f-34a4-4c62-9eca-caad5f1e808c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:04.259786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2d63fc7f-34a4-4c62-9eca-caad5f1e808c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:04.264342 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:04.264342 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:04.265111 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2d63fc7f-34a4-4c62-9eca-caad5f1e808c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:04.265573 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1215/4884] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:04 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:04.294115 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume of 1 GB Aug 12 15:04:04.298841 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Availability Zones retrieved successfully. Aug 12 15:04:04.303865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (4a4d82fc-a9c2-4c76-a9c7-e1a484d57ea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:04.304931 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41acb078-b79e-4531-84da-90ccfa3d27a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:04.305873 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:04.322021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6895273b-3aa2-4226-9bd5-ccc89e153e8e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:04.323802 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6895273b-3aa2-4226-9bd5-ccc89e153e8e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:04.324061 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6895273b-3aa2-4226-9bd5-ccc89e153e8e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:04.324528 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6895273b-3aa2-4226-9bd5-ccc89e153e8e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:04.324528 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6895273b-3aa2-4226-9bd5-ccc89e153e8e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:04.328707 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:04.328707 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:04.329385 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6895273b-3aa2-4226-9bd5-ccc89e153e8e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:04.329850 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1226/4885] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:04 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:04.358337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41acb078-b79e-4531-84da-90ccfa3d27a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:04.359053 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65997250-46b8-444e-a569-fd68f78c4694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:04.392724 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Created reservations ['b2054eac-a4ba-4c90-83b6-d4544160a0b7', '29643e4c-5739-43c8-9530-a9d520b4acf2', '9d442c31-da91-4e93-b536-491cf579703f', 'f401f04c-e28e-4f82-8069-2c8430a4b680'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:04.393383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65997250-46b8-444e-a569-fd68f78c4694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2054eac-a4ba-4c90-83b6-d4544160a0b7', '29643e4c-5739-43c8-9530-a9d520b4acf2', '9d442c31-da91-4e93-b536-491cf579703f', 'f401f04c-e28e-4f82-8069-2c8430a4b680']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:04.394126 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504a4e3c-2ce5-4fe7-8616-584ecddc55f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:04.416718 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (504a4e3c-2ce5-4fe7-8616-584ecddc55f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e0e1092-5350-43c6-83d8-418a275ba1de', '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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['b2054eac-a4ba-4c90-83b6-d4544160a0b7','29643e4c-5739-43c8-9530-a9d520b4acf2','9d442c31-da91-4e93-b536-491cf579703f','f401f04c-e28e-4f82-8069-2c8430a4b680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:04Z,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=6e0e1092-5350-43c6-83d8-418a275ba1de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9642d4578a743ddbc80f6b1bc34b731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:04.417803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc55aea-4c62-47c8-b36c-09781e1965cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:04.438032 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bc55aea-4c62-47c8-b36c-09781e1965cf) transitioned into state 'SUCCESS' from 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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['b2054eac-a4ba-4c90-83b6-d4544160a0b7','29643e4c-5739-43c8-9530-a9d520b4acf2','9d442c31-da91-4e93-b536-491cf579703f','f401f04c-e28e-4f82-8069-2c8430a4b680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:04.438769 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a75aa2-e61a-4725-9873-d33ec4c522e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:04.448694 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77a75aa2-e61a-4725-9873-d33ec4c522e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:04.450941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (4a4d82fc-a9c2-4c76-a9c7-e1a484d57ea4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:04.450941 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request issued successfully. Aug 12 15:04:04.451103 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ced9ac4f-ab44-45b9-adf6-0901190b4dab tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:04.451683 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1219/4886] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:04:04 2026] POST /volume/v3/volumes => generated 775 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:04.469446 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b7fcae2-980e-446f-ad1d-dd8f9532d605 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:04.471542 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b7fcae2-980e-446f-ad1d-dd8f9532d605 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:04.471838 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b7fcae2-980e-446f-ad1d-dd8f9532d605 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:04.472423 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b7fcae2-980e-446f-ad1d-dd8f9532d605 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:04.485696 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:04.485696 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:04.491590 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1b7fcae2-980e-446f-ad1d-dd8f9532d605 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:04.496473 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b7fcae2-980e-446f-ad1d-dd8f9532d605 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:04.496473 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1227/4887] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:04 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:04.970515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9b05d97a-04af-4c74-8d15-cf8b07fc214d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:04.972729 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b05d97a-04af-4c74-8d15-cf8b07fc214d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:04.973005 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b05d97a-04af-4c74-8d15-cf8b07fc214d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:04.973263 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9b05d97a-04af-4c74-8d15-cf8b07fc214d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:04.984824 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:04.984824 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:04.989072 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9b05d97a-04af-4c74-8d15-cf8b07fc214d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:04.993305 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9b05d97a-04af-4c74-8d15-cf8b07fc214d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:04.993768 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1216/4888] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:04 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:05.278559 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64a9d651-43c0-444b-8ed6-539c7a141022 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:05.284778 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64a9d651-43c0-444b-8ed6-539c7a141022 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:05.286160 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64a9d651-43c0-444b-8ed6-539c7a141022 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:05.286981 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64a9d651-43c0-444b-8ed6-539c7a141022 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:05.287647 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-64a9d651-43c0-444b-8ed6-539c7a141022 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:05.306199 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:05.306199 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:05.308992 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64a9d651-43c0-444b-8ed6-539c7a141022 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:05.311394 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1227/4889] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:05 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:05.342342 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-eae20fbd-50db-4f91-b207-191c68a7c1b7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:05.343913 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eae20fbd-50db-4f91-b207-191c68a7c1b7 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:05.344228 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-eae20fbd-50db-4f91-b207-191c68a7c1b7 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:05.345402 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-eae20fbd-50db-4f91-b207-191c68a7c1b7 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:05.345402 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-eae20fbd-50db-4f91-b207-191c68a7c1b7 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:05.348643 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:05.348643 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:05.349322 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-eae20fbd-50db-4f91-b207-191c68a7c1b7 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:05.349772 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1220/4890] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:05 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:05.513904 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1e50187c-6443-4829-bd59-896c18a76234 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:05.515708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e50187c-6443-4829-bd59-896c18a76234 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:05.515932 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e50187c-6443-4829-bd59-896c18a76234 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:05.516105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e50187c-6443-4829-bd59-896c18a76234 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:05.523704 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:05.523704 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:05.527660 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1e50187c-6443-4829-bd59-896c18a76234 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:05.532286 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e50187c-6443-4829-bd59-896c18a76234 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:05.532755 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1228/4891] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:05 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 925 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:06.011967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f6a4364a-912c-461b-a75d-c16c22514d0d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:06.014058 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6a4364a-912c-461b-a75d-c16c22514d0d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:06.014292 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6a4364a-912c-461b-a75d-c16c22514d0d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:06.014545 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f6a4364a-912c-461b-a75d-c16c22514d0d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:06.024385 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:06.024385 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:06.027289 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f6a4364a-912c-461b-a75d-c16c22514d0d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:06.032948 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f6a4364a-912c-461b-a75d-c16c22514d0d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:06.033117 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1217/4892] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:06 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:06.325354 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-56684f86-50aa-4698-bbe2-e16f6110b2f4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:06.331721 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56684f86-50aa-4698-bbe2-e16f6110b2f4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:06.332678 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56684f86-50aa-4698-bbe2-e16f6110b2f4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:06.333815 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-56684f86-50aa-4698-bbe2-e16f6110b2f4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:06.334263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-56684f86-50aa-4698-bbe2-e16f6110b2f4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:06.347219 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:06.347219 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:06.349689 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-56684f86-50aa-4698-bbe2-e16f6110b2f4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:06.351393 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1228/4893] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:06 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:06.363165 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5fe53d7a-96f3-48fd-8f4d-f53659305e9d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:06.366802 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5fe53d7a-96f3-48fd-8f4d-f53659305e9d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:06.367504 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5fe53d7a-96f3-48fd-8f4d-f53659305e9d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:06.367740 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5fe53d7a-96f3-48fd-8f4d-f53659305e9d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:06.367884 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5fe53d7a-96f3-48fd-8f4d-f53659305e9d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:06.372343 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:06.372343 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:06.373002 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5fe53d7a-96f3-48fd-8f4d-f53659305e9d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:06.373499 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1221/4894] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:06 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:06.546346 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6ab0722f-f50e-4b72-8d14-e2c76f0a9ada None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:06.548046 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ab0722f-f50e-4b72-8d14-e2c76f0a9ada tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:06.548279 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ab0722f-f50e-4b72-8d14-e2c76f0a9ada tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:06.548511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6ab0722f-f50e-4b72-8d14-e2c76f0a9ada tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:06.555896 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:06.555896 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:06.559729 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6ab0722f-f50e-4b72-8d14-e2c76f0a9ada tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:06.563796 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6ab0722f-f50e-4b72-8d14-e2c76f0a9ada tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:06.564142 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1229/4895] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:06 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:06.887478 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-2c7091d7-d426-43e1-b143-783b4ca45c39 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:06.889395 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-2c7091d7-d426-43e1-b143-783b4ca45c39 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d/action Aug 12 15:04:06.889814 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-2c7091d7-d426-43e1-b143-783b4ca45c39 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:04:06.889986 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-2c7091d7-d426-43e1-b143-783b4ca45c39 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:06.903373 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:06.903373 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:06.913358 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-02cfdd57-c126-44e6-b347-d9fb4c68c775 req-2c7091d7-d426-43e1-b143-783b4ca45c39 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d/action returned with HTTP 204 Aug 12 15:04:06.913913 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1218/4896] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:04:06 2026] POST /volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:07.045180 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-787c9f92-e5aa-4fa8-883d-97442318db6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:07.046776 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-787c9f92-e5aa-4fa8-883d-97442318db6d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:07.046957 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-787c9f92-e5aa-4fa8-883d-97442318db6d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:07.047132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-787c9f92-e5aa-4fa8-883d-97442318db6d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:07.055995 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:07.055995 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:07.059335 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-787c9f92-e5aa-4fa8-883d-97442318db6d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:07.063286 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-787c9f92-e5aa-4fa8-883d-97442318db6d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:07.063716 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1229/4897] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:07 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:07.362839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9fcfa794-45b4-482a-924a-1b0c97e5f88a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:07.364726 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fcfa794-45b4-482a-924a-1b0c97e5f88a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:07.365054 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fcfa794-45b4-482a-924a-1b0c97e5f88a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:07.365082 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9fcfa794-45b4-482a-924a-1b0c97e5f88a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:07.365189 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-9fcfa794-45b4-482a-924a-1b0c97e5f88a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:07.369337 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:07.369337 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:07.370023 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9fcfa794-45b4-482a-924a-1b0c97e5f88a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:07.370564 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1222/4898] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:07 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:07.383752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-900a76d5-e37d-4c69-b2b4-9fb3db9013e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:07.385594 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-900a76d5-e37d-4c69-b2b4-9fb3db9013e5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:07.385848 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-900a76d5-e37d-4c69-b2b4-9fb3db9013e5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:07.386119 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-900a76d5-e37d-4c69-b2b4-9fb3db9013e5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:07.386258 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-900a76d5-e37d-4c69-b2b4-9fb3db9013e5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:07.390712 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:07.390712 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:07.391320 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-900a76d5-e37d-4c69-b2b4-9fb3db9013e5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:07.391844 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1230/4899] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:07 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:07.579172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08ffa33d-7a64-4fbb-9ec5-fbde5800d012 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:07.581195 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08ffa33d-7a64-4fbb-9ec5-fbde5800d012 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:07.581480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08ffa33d-7a64-4fbb-9ec5-fbde5800d012 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:07.581685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08ffa33d-7a64-4fbb-9ec5-fbde5800d012 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:07.589041 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:07.589041 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:07.593609 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-08ffa33d-7a64-4fbb-9ec5-fbde5800d012 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:07.598291 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08ffa33d-7a64-4fbb-9ec5-fbde5800d012 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:07.598687 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1219/4900] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:07 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:08.381666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b9dcea10-e03f-425d-b00c-68fe44b4aa89 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:08.383707 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9dcea10-e03f-425d-b00c-68fe44b4aa89 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:08.383707 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9dcea10-e03f-425d-b00c-68fe44b4aa89 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:08.383946 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9dcea10-e03f-425d-b00c-68fe44b4aa89 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:08.384015 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b9dcea10-e03f-425d-b00c-68fe44b4aa89 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:08.388054 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:08.388054 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:08.388660 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9dcea10-e03f-425d-b00c-68fe44b4aa89 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:08.389038 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1230/4901] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:08 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:08.401089 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e2452e00-9b80-41f0-856a-f16d7e7592d1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:08.402829 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2452e00-9b80-41f0-856a-f16d7e7592d1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:08.403011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2452e00-9b80-41f0-856a-f16d7e7592d1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:08.403187 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e2452e00-9b80-41f0-856a-f16d7e7592d1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:08.403284 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e2452e00-9b80-41f0-856a-f16d7e7592d1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:08.408997 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:08.408997 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:08.409565 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e2452e00-9b80-41f0-856a-f16d7e7592d1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:08.409885 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1223/4902] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:08 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:08.610071 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ff7fec2d-1554-43a2-b58c-deec18a044f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:08.611780 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff7fec2d-1554-43a2-b58c-deec18a044f5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:08.611972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff7fec2d-1554-43a2-b58c-deec18a044f5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:08.612136 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff7fec2d-1554-43a2-b58c-deec18a044f5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:08.620412 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:08.620412 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:08.622814 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ff7fec2d-1554-43a2-b58c-deec18a044f5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:08.626649 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff7fec2d-1554-43a2-b58c-deec18a044f5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:08.627130 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1231/4903] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:08 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:09.398342 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5f142dce-82e3-4ea8-86b2-ba397d44e9c2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:09.400144 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f142dce-82e3-4ea8-86b2-ba397d44e9c2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:09.400387 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f142dce-82e3-4ea8-86b2-ba397d44e9c2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:09.400629 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5f142dce-82e3-4ea8-86b2-ba397d44e9c2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:09.400740 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5f142dce-82e3-4ea8-86b2-ba397d44e9c2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:09.406023 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:09.406023 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:09.407011 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5f142dce-82e3-4ea8-86b2-ba397d44e9c2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:09.407562 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1220/4904] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:09 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:09.420982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8c3aeeb5-0b99-485b-b3c5-5c9d6b361930 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:09.425093 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c3aeeb5-0b99-485b-b3c5-5c9d6b361930 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:09.425267 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c3aeeb5-0b99-485b-b3c5-5c9d6b361930 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:09.425436 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8c3aeeb5-0b99-485b-b3c5-5c9d6b361930 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:09.425565 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8c3aeeb5-0b99-485b-b3c5-5c9d6b361930 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:09.429355 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:09.429355 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:09.429915 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8c3aeeb5-0b99-485b-b3c5-5c9d6b361930 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:09.430258 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1231/4905] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:09 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:09.638445 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a3537380-1a4c-43de-be9a-f80780224f68 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:09.640051 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3537380-1a4c-43de-be9a-f80780224f68 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:09.640244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3537380-1a4c-43de-be9a-f80780224f68 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:09.640412 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3537380-1a4c-43de-be9a-f80780224f68 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:09.646597 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:09.646597 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:09.649345 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a3537380-1a4c-43de-be9a-f80780224f68 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:09.652819 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3537380-1a4c-43de-be9a-f80780224f68 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:09.653228 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1224/4906] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:09 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:10.271801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-91a73631-cb87-46e7-897d-56ebfee46482 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.274405 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-91a73631-cb87-46e7-897d-56ebfee46482 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:10.274634 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-91a73631-cb87-46e7-897d-56ebfee46482 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.274814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-91a73631-cb87-46e7-897d-56ebfee46482 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.284298 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.284298 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:10.287768 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-91a73631-cb87-46e7-897d-56ebfee46482 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:10.291895 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-91a73631-cb87-46e7-897d-56ebfee46482 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:10.292271 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1232/4907] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:04:10 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:10.310824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-80732e5d-4040-4c4d-92af-687efdb02b85 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.312868 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-80732e5d-4040-4c4d-92af-687efdb02b85 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5/action Aug 12 15:04:10.313193 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-80732e5d-4040-4c4d-92af-687efdb02b85 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:04:10.313337 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-80732e5d-4040-4c4d-92af-687efdb02b85 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:10.323141 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.323141 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:10.323625 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-80732e5d-4040-4c4d-92af-687efdb02b85 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:10.329066 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-80732e5d-4040-4c4d-92af-687efdb02b85 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Begin detaching volume completed successfully. Aug 12 15:04:10.329286 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-80732e5d-4040-4c4d-92af-687efdb02b85 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5/action returned with HTTP 202 Aug 12 15:04:10.329772 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1221/4908] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:04:10 2026] POST /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:04:10.375206 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f28777c9-51f5-4eec-a4bb-958344780088 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.375705 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f28777c9-51f5-4eec-a4bb-958344780088 None None] GET https://10.4.3.100/volume// Aug 12 15:04:10.375937 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f28777c9-51f5-4eec-a4bb-958344780088 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.376133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f28777c9-51f5-4eec-a4bb-958344780088 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.376524 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f28777c9-51f5-4eec-a4bb-958344780088 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:10.376836 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1232/4909] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:04: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 15:04:10.384766 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-5e9a923b-1291-46d7-bcde-feba07a066e1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.387428 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-5e9a923b-1291-46d7-bcde-feba07a066e1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:10.387774 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-5e9a923b-1291-46d7-bcde-feba07a066e1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.388017 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-5e9a923b-1291-46d7-bcde-feba07a066e1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.399478 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.399478 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:10.403554 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-5e9a923b-1291-46d7-bcde-feba07a066e1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:10.408612 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-5e9a923b-1291-46d7-bcde-feba07a066e1 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:10.409122 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1225/4910] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:04:10 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:10.417143 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e0cdb191-78ea-4ba3-850c-4233260ac5cd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.419416 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0cdb191-78ea-4ba3-850c-4233260ac5cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:10.419735 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e0cdb191-78ea-4ba3-850c-4233260ac5cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.419966 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e0cdb191-78ea-4ba3-850c-4233260ac5cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.420078 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e0cdb191-78ea-4ba3-850c-4233260ac5cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 63e03946-6eed-400a-8a3f-58917957127d. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:10.424984 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.424984 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:10.425700 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e0cdb191-78ea-4ba3-850c-4233260ac5cd tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 200 Aug 12 15:04:10.426159 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1233/4911] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:10 2026] GET /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:10.436675 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7d5fe411-8061-4883-9ba7-e21d970e2739 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.438965 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d5fe411-8061-4883-9ba7-e21d970e2739 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] DELETE https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d Aug 12 15:04:10.439250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d5fe411-8061-4883-9ba7-e21d970e2739 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.439498 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7d5fe411-8061-4883-9ba7-e21d970e2739 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.439662 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-7d5fe411-8061-4883-9ba7-e21d970e2739 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Delete backup with id: 63e03946-6eed-400a-8a3f-58917957127d. Aug 12 15:04:10.440086 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92c6d5e1-016d-48fc-bbb8-d6b3cc507aab None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.441742 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92c6d5e1-016d-48fc-bbb8-d6b3cc507aab tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:10.441908 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92c6d5e1-016d-48fc-bbb8-d6b3cc507aab tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.442082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92c6d5e1-016d-48fc-bbb8-d6b3cc507aab tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.442184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-92c6d5e1-016d-48fc-bbb8-d6b3cc507aab tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:10.444544 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.444544 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:10.446024 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.446024 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:10.446599 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92c6d5e1-016d-48fc-bbb8-d6b3cc507aab tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:10.447014 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1233/4912] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:10 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:10.458969 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-7d5fe411-8061-4883-9ba7-e21d970e2739 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] delete_backup rpcapi backup_id 63e03946-6eed-400a-8a3f-58917957127d {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:04:10.460847 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7d5fe411-8061-4883-9ba7-e21d970e2739 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d returned with HTTP 202 Aug 12 15:04:10.461314 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1222/4913] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:04:10 2026] DELETE /volume/v3/backups/63e03946-6eed-400a-8a3f-58917957127d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:04:10.468430 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.470669 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 Aug 12 15:04:10.471027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.471182 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.471363 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume with id: 3213afb1-0477-43c7-8e37-5a4dda38f237 Aug 12 15:04:10.480738 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.480738 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:10.481032 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:10.501395 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume request issued successfully. Aug 12 15:04:10.501776 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-028d96c3-1ab7-4c99-be0a-4694318a2b90 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 returned with HTTP 202 Aug 12 15:04:10.502353 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1226/4914] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:04:10 2026] DELETE /volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:10.509988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e7567eb9-157d-4744-85b9-db1eca208c32 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.515129 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e7567eb9-157d-4744-85b9-db1eca208c32 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 Aug 12 15:04:10.515129 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e7567eb9-157d-4744-85b9-db1eca208c32 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.515129 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e7567eb9-157d-4744-85b9-db1eca208c32 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.521214 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.521214 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:10.524508 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e7567eb9-157d-4744-85b9-db1eca208c32 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:10.528119 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e7567eb9-157d-4744-85b9-db1eca208c32 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 returned with HTTP 200 Aug 12 15:04:10.528441 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1234/4915] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:10 2026] GET /volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:10.667265 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-604ca688-c47d-489a-b461-ecb36aa2409c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:10.670764 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-604ca688-c47d-489a-b461-ecb36aa2409c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:10.671008 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-604ca688-c47d-489a-b461-ecb36aa2409c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:10.671225 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-604ca688-c47d-489a-b461-ecb36aa2409c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:10.678349 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:10.678349 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:10.682614 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-604ca688-c47d-489a-b461-ecb36aa2409c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:10.687097 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-604ca688-c47d-489a-b461-ecb36aa2409c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:10.687484 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1234/4916] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:10 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:11.458120 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a98b5e01-c4af-43e0-9ac4-6bd8e7314866 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.460281 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a98b5e01-c4af-43e0-9ac4-6bd8e7314866 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:11.460530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a98b5e01-c4af-43e0-9ac4-6bd8e7314866 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.460743 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a98b5e01-c4af-43e0-9ac4-6bd8e7314866 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.460844 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a98b5e01-c4af-43e0-9ac4-6bd8e7314866 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:11.465322 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.465322 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:11.465977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a98b5e01-c4af-43e0-9ac4-6bd8e7314866 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:11.466385 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1223/4917] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:11 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:11.542471 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d4ccd86e-d75c-4828-ae28-9053d3ccfab1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.544770 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d4ccd86e-d75c-4828-ae28-9053d3ccfab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 Aug 12 15:04:11.545061 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d4ccd86e-d75c-4828-ae28-9053d3ccfab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.545329 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d4ccd86e-d75c-4828-ae28-9053d3ccfab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.553031 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d4ccd86e-d75c-4828-ae28-9053d3ccfab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 returned with HTTP 404 Aug 12 15:04:11.553648 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1227/4918] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:11 2026] GET /volume/v3/volumes/3213afb1-0477-43c7-8e37-5a4dda38f237 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:11.561821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0d2f2481-1083-460b-96a8-f421d8300b93 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.563707 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d2f2481-1083-460b-96a8-f421d8300b93 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0/export_record Aug 12 15:04:11.563954 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d2f2481-1083-460b-96a8-f421d8300b93 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.564176 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0d2f2481-1083-460b-96a8-f421d8300b93 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Calling method 'export_record' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.564326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-0d2f2481-1083-460b-96a8-f421d8300b93 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Export record for backup bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 15:04:11.568525 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.568525 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:11.569833 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-0d2f2481-1083-460b-96a8-f421d8300b93 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '6a71bf51edef42ce89e78944c5b5f921', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '524cb46c317a4347bcd546ef776a26c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:04:11.570067 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0d2f2481-1083-460b-96a8-f421d8300b93 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0/export_record returned with HTTP 403 Aug 12 15:04:11.570629 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1235/4919] 10.4.3.100 () {68 vars in 1430 bytes} [Wed Aug 12 15:04:11 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:11.579911 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.581877 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:11.582216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2089542578"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:11.583549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2089542578'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:11.583660 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume of 1 GB Aug 12 15:04:11.587346 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Availability Zones retrieved successfully. Aug 12 15:04:11.592639 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (c1bbe0b4-d8ce-4a81-84be-f50605983a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:11.593587 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2bcee4-b8b3-463e-aa0a-b4f30b9f1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:11.594201 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:11.615773 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2bcee4-b8b3-463e-aa0a-b4f30b9f1316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:11.616503 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54784197-db63-4895-9739-83fa48a2638a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:11.641719 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-d8bf1d70-f719-4c28-a665-503521b27eee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.644109 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-d8bf1d70-f719-4c28-a665-503521b27eee tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d Aug 12 15:04:11.644351 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-d8bf1d70-f719-4c28-a665-503521b27eee tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.644617 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-d8bf1d70-f719-4c28-a665-503521b27eee tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.652849 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.652849 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:11.654427 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['4cf9c3d4-154a-4ec6-a13a-044068b393f2', '6bb452cc-00c5-40f1-be3f-462df752fd1a', 'd7849640-1d2e-4a08-913b-ef46241549b5', '70bd53b6-44fe-41b8-9e95-34de60d51682'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:11.655176 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54784197-db63-4895-9739-83fa48a2638a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf9c3d4-154a-4ec6-a13a-044068b393f2', '6bb452cc-00c5-40f1-be3f-462df752fd1a', 'd7849640-1d2e-4a08-913b-ef46241549b5', '70bd53b6-44fe-41b8-9e95-34de60d51682']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:11.655853 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d56abda-6aed-44be-9770-ef2822afafb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:11.680395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d56abda-6aed-44be-9770-ef2822afafb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf897b39-1e70-4b33-b4c3-4714438ab3c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089542578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['4cf9c3d4-154a-4ec6-a13a-044068b393f2','6bb452cc-00c5-40f1-be3f-462df752fd1a','d7849640-1d2e-4a08-913b-ef46241549b5','70bd53b6-44fe-41b8-9e95-34de60d51682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2089542578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf897b39-1e70-4b33-b4c3-4714438ab3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='524cb46c317a4347bcd546ef776a26c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:11.681359 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d46db8c-7ca7-483f-847d-afe109a11c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:11.699473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d46db8c-7ca7-483f-847d-afe109a11c0e) transitioned into state 'SUCCESS' from state '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-2089542578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['4cf9c3d4-154a-4ec6-a13a-044068b393f2','6bb452cc-00c5-40f1-be3f-462df752fd1a','d7849640-1d2e-4a08-913b-ef46241549b5','70bd53b6-44fe-41b8-9e95-34de60d51682'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:11.699668 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-097faeb9-f9ad-4c46-8dbf-b3e64348ec16 req-d8bf1d70-f719-4c28-a665-503521b27eee tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d returned with HTTP 200 Aug 12 15:04:11.699894 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1224/4920] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:04:11 2026] DELETE /volume/v3/attachments/decf072a-ea34-46bb-9b8d-3458004e037d => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:11.700184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa232881-d085-4bd1-ac82-68e07109e447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:11.702574 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1d27b3a3-a246-4766-a394-bd7136088248 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.704740 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d27b3a3-a246-4766-a394-bd7136088248 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:11.705014 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d27b3a3-a246-4766-a394-bd7136088248 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.705253 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1d27b3a3-a246-4766-a394-bd7136088248 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.708831 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa232881-d085-4bd1-ac82-68e07109e447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:11.709621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (c1bbe0b4-d8ce-4a81-84be-f50605983a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:11.709908 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request issued successfully. Aug 12 15:04:11.710499 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ed21363-c142-4bd5-8c40-c8f9cbfdc14d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:11.710909 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1235/4921] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:04:11 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:11.713659 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.713659 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:11.717760 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1d27b3a3-a246-4766-a394-bd7136088248 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:11.722255 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4158ccbc-8136-40dd-9391-de48cdfcadc5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.724102 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1d27b3a3-a246-4766-a394-bd7136088248 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:11.724102 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1228/4922] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:11 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:11.725960 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4158ccbc-8136-40dd-9391-de48cdfcadc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 Aug 12 15:04:11.726183 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4158ccbc-8136-40dd-9391-de48cdfcadc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.726378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4158ccbc-8136-40dd-9391-de48cdfcadc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.734677 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.734677 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:11.737010 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-71bbb5d4-c33c-4e37-bb04-f1fc6402ddf2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.738061 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4158ccbc-8136-40dd-9391-de48cdfcadc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:11.738725 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71bbb5d4-c33c-4e37-bb04-f1fc6402ddf2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:11.738929 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71bbb5d4-c33c-4e37-bb04-f1fc6402ddf2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.739131 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-71bbb5d4-c33c-4e37-bb04-f1fc6402ddf2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.742168 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4158ccbc-8136-40dd-9391-de48cdfcadc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 returned with HTTP 200 Aug 12 15:04:11.742566 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1236/4923] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:11 2026] GET /volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:11.747330 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.747330 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:11.751643 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-71bbb5d4-c33c-4e37-bb04-f1fc6402ddf2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:11.755976 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-71bbb5d4-c33c-4e37-bb04-f1fc6402ddf2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:11.756296 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1225/4924] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:11 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:11.771074 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.773025 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:04:11.773532 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e0e1092-5350-43c6-83d8-418a275ba1de", "name": "tempest-VolumeImageDependencyTests-Snapshot-291038885"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:11.781890 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.781890 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:11.782312 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:11.782435 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create snapshot from volume 6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:11.819471 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Created reservations ['12497605-1a8d-408f-b09d-7015eac12961', 'a1a61a8e-afe4-401e-8a68-5106c1b72aef', '4ca5259c-6814-48fa-9e8e-80abc36fbc99', '29640fcf-7f63-4892-8119-6b218a28abe8'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:11.853739 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Snapshot create request issued successfully. Aug 12 15:04:11.854117 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b99993bb-14d6-4f99-b797-8505d3ad2c76 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:04:11.854607 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1236/4925] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:04:11 2026] POST /volume/v3/snapshots => generated 312 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:11.864896 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-29d6bfdc-14f9-4499-af1f-e1b1aae58491 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:11.866600 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-29d6bfdc-14f9-4499-af1f-e1b1aae58491 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:11.866793 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-29d6bfdc-14f9-4499-af1f-e1b1aae58491 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:11.866975 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-29d6bfdc-14f9-4499-af1f-e1b1aae58491 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:11.871886 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:11.871886 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:11.872337 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-29d6bfdc-14f9-4499-af1f-e1b1aae58491 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Snapshot retrieved successfully. Aug 12 15:04:11.873100 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-29d6bfdc-14f9-4499-af1f-e1b1aae58491 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 returned with HTTP 200 Aug 12 15:04:11.873447 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1229/4926] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:11 2026] GET /volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:12.450018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.451770 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:12.452073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-517203547", "snapshot_id": "3b03d63f-989b-4144-8381-694dee5bb5d2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:12.453918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-517203547', 'snapshot_id': '3b03d63f-989b-4144-8381-694dee5bb5d2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:12.458756 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.458756 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:12.459138 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:12.459241 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume of 1 GB Aug 12 15:04:12.462388 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Availability Zones retrieved successfully. Aug 12 15:04:12.467343 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (5f0a3edc-60bd-488a-a496-29c40fa32b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:12.468182 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0084f1c7-d804-4a60-8397-89c692ccf2d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:12.469058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:12.476806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4b1832a8-2ec2-4a6c-bed9-5d5e900cdeb6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.478830 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b1832a8-2ec2-4a6c-bed9-5d5e900cdeb6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:12.479014 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b1832a8-2ec2-4a6c-bed9-5d5e900cdeb6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:12.479194 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4b1832a8-2ec2-4a6c-bed9-5d5e900cdeb6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:12.479308 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4b1832a8-2ec2-4a6c-bed9-5d5e900cdeb6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:12.484427 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.484427 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:12.485283 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4b1832a8-2ec2-4a6c-bed9-5d5e900cdeb6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:12.485986 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1226/4927] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:12 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:12.499253 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0084f1c7-d804-4a60-8397-89c692ccf2d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3b03d63f-989b-4144-8381-694dee5bb5d2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:12.500389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11edd5e2-60be-4239-8160-c687dc401300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:12.542889 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Created reservations ['2064beb4-8689-4c97-8a99-4b7f70e0dd26', '6ec84489-3f6b-464b-ad87-5c9dce83457d', '30ea6618-6649-44e6-9258-a0c3d715bc76', 'b6ddd6bb-bac2-4a04-be6d-6e93f8884415'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:12.543779 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11edd5e2-60be-4239-8160-c687dc401300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2064beb4-8689-4c97-8a99-4b7f70e0dd26', '6ec84489-3f6b-464b-ad87-5c9dce83457d', '30ea6618-6649-44e6-9258-a0c3d715bc76', 'b6ddd6bb-bac2-4a04-be6d-6e93f8884415']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:12.544439 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb70c2f-14d9-4c73-92e0-dd27e0b371cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:12.585298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb70c2f-14d9-4c73-92e0-dd27e0b371cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d46ea06-26dc-44b1-a8e2-4a25dc266d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-517203547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['2064beb4-8689-4c97-8a99-4b7f70e0dd26','6ec84489-3f6b-464b-ad87-5c9dce83457d','30ea6618-6649-44e6-9258-a0c3d715bc76','b6ddd6bb-bac2-4a04-be6d-6e93f8884415'],size=1,snapshot_id=3b03d63f-989b-4144-8381-694dee5bb5d2,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-517203547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d46ea06-26dc-44b1-a8e2-4a25dc266d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7487a8d90243a7afb13e5bb687a673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3b03d63f-989b-4144-8381-694dee5bb5d2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:12.586163 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b25193-d1d0-476e-8e1f-8c427e3a2082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:12.612754 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76b25193-d1d0-476e-8e1f-8c427e3a2082) transitioned into state 'SUCCESS' from state '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-517203547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['2064beb4-8689-4c97-8a99-4b7f70e0dd26','6ec84489-3f6b-464b-ad87-5c9dce83457d','30ea6618-6649-44e6-9258-a0c3d715bc76','b6ddd6bb-bac2-4a04-be6d-6e93f8884415'],size=1,snapshot_id=3b03d63f-989b-4144-8381-694dee5bb5d2,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:12.613763 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c5ffa2-65c7-432b-aceb-5e79e473ff8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:12.633325 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c5ffa2-65c7-432b-aceb-5e79e473ff8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:12.634083 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (5f0a3edc-60bd-488a-a496-29c40fa32b7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:12.634402 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request issued successfully. Aug 12 15:04:12.635086 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-032c586e-a199-41ab-87aa-fd6a9e5f2844 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:12.635581 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1237/4928] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:04:12 2026] POST /volume/v3/volumes => generated 790 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:12.648298 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-24919b9e-3fe6-41d4-91b9-ed9b61d55959 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.650125 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-24919b9e-3fe6-41d4-91b9-ed9b61d55959 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:12.650380 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-24919b9e-3fe6-41d4-91b9-ed9b61d55959 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:12.650679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-24919b9e-3fe6-41d4-91b9-ed9b61d55959 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:12.656907 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.656907 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:12.660250 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-24919b9e-3fe6-41d4-91b9-ed9b61d55959 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:12.664223 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-24919b9e-3fe6-41d4-91b9-ed9b61d55959 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:12.664765 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1237/4929] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:12 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:12.759219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-392a574b-aa4c-4cac-8370-4e4fff7a3ab1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.761469 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-392a574b-aa4c-4cac-8370-4e4fff7a3ab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 Aug 12 15:04:12.761753 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-392a574b-aa4c-4cac-8370-4e4fff7a3ab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:12.761982 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-392a574b-aa4c-4cac-8370-4e4fff7a3ab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:12.770218 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.770218 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:12.773909 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-392a574b-aa4c-4cac-8370-4e4fff7a3ab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:12.778859 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-392a574b-aa4c-4cac-8370-4e4fff7a3ab1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 returned with HTTP 200 Aug 12 15:04:12.779325 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1230/4930] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:12 2026] GET /volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:12.793920 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.795409 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:12.795773 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cf897b39-1e70-4b33-b4c3-4714438ab3c4", "name": "tempest-type-Backup-1947304497"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:12.797098 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating new backup {'backup': {'volume_id': 'cf897b39-1e70-4b33-b4c3-4714438ab3c4', 'name': 'tempest-type-Backup-1947304497'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:12.797228 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating backup of volume cf897b39-1e70-4b33-b4c3-4714438ab3c4 in container None Aug 12 15:04:12.804385 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.804385 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:12.804666 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:12.818562 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['3ebaef3c-3e77-417b-80fc-17f5aff7a0cc', '05501cc3-709c-44cc-91ba-e0b339fafd82'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:12.843123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ad57fafb-fe65-4868-ab2e-fcb189a60aaf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:12.843508 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1227/4931] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:04:12 2026] POST /volume/v3/backups => generated 316 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:12.850987 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-22393c56-b594-496a-97b0-f1609d506e2c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.853587 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22393c56-b594-496a-97b0-f1609d506e2c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:12.853844 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22393c56-b594-496a-97b0-f1609d506e2c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:12.854024 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-22393c56-b594-496a-97b0-f1609d506e2c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:12.854128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-22393c56-b594-496a-97b0-f1609d506e2c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:12.860966 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.860966 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:12.861757 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-22393c56-b594-496a-97b0-f1609d506e2c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:12.862493 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1238/4932] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:12 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:12.882014 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d36e1af8-b173-40a3-b7ae-4e07b9a6f1d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.884187 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d36e1af8-b173-40a3-b7ae-4e07b9a6f1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:12.884424 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d36e1af8-b173-40a3-b7ae-4e07b9a6f1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:12.884724 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d36e1af8-b173-40a3-b7ae-4e07b9a6f1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:12.891054 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.891054 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:12.891735 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d36e1af8-b173-40a3-b7ae-4e07b9a6f1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Snapshot retrieved successfully. Aug 12 15:04:12.892828 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d36e1af8-b173-40a3-b7ae-4e07b9a6f1d9 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 returned with HTTP 200 Aug 12 15:04:12.893657 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1238/4933] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:12 2026] GET /volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:12.901887 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:12.903362 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:12.903708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "84936f9e-ace2-460f-b41c-10b511e93413", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:12.905010 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '84936f9e-ace2-460f-b41c-10b511e93413', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:12.909508 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:12.909508 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:12.909861 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Snapshot retrieved successfully. Aug 12 15:04:12.909962 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume of 1 GB Aug 12 15:04:12.912965 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Availability Zones retrieved successfully. Aug 12 15:04:12.918801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (6b298f00-f755-475e-b5c3-10bde5bdff4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:12.919470 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986f8d8d-6848-40ac-a1a0-52098888721d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:12.920230 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:12.945279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (986f8d8d-6848-40ac-a1a0-52098888721d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '84936f9e-ace2-460f-b41c-10b511e93413', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:12.946136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd200650-99b5-4fcb-90d6-9fbbbe407f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:12.986396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Created reservations ['fd754cce-7c59-46b5-9d8f-7478018d1580', 'ce10cf06-a402-4e3f-aab6-dc9f0325f54c', 'cf4843f0-98c0-492c-9eee-bea9b2d927d2', '4cb3ae8a-6f3b-4dc5-8c10-4a68ca84670e'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:12.987237 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd200650-99b5-4fcb-90d6-9fbbbe407f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd754cce-7c59-46b5-9d8f-7478018d1580', 'ce10cf06-a402-4e3f-aab6-dc9f0325f54c', 'cf4843f0-98c0-492c-9eee-bea9b2d927d2', '4cb3ae8a-6f3b-4dc5-8c10-4a68ca84670e']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:12.988116 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf42134-9b99-44d0-89b3-fc28d87dec22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:13.024006 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf42134-9b99-44d0-89b3-fc28d87dec22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d081c48-360d-47d4-9dde-4587f924d294', '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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['fd754cce-7c59-46b5-9d8f-7478018d1580','ce10cf06-a402-4e3f-aab6-dc9f0325f54c','cf4843f0-98c0-492c-9eee-bea9b2d927d2','4cb3ae8a-6f3b-4dc5-8c10-4a68ca84670e'],size=1,snapshot_id=84936f9e-ace2-460f-b41c-10b511e93413,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), '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-12T15:04:13Z,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=2d081c48-360d-47d4-9dde-4587f924d294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9642d4578a743ddbc80f6b1bc34b731',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=84936f9e-ace2-460f-b41c-10b511e93413,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:13.024694 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f051b884-e4ad-4529-9274-3e172a60d736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:13.039238 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f051b884-e4ad-4529-9274-3e172a60d736) transitioned into state 'SUCCESS' from 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='d9642d4578a743ddbc80f6b1bc34b731',qos_specs=None,replication_status=,reservations=['fd754cce-7c59-46b5-9d8f-7478018d1580','ce10cf06-a402-4e3f-aab6-dc9f0325f54c','cf4843f0-98c0-492c-9eee-bea9b2d927d2','4cb3ae8a-6f3b-4dc5-8c10-4a68ca84670e'],size=1,snapshot_id=84936f9e-ace2-460f-b41c-10b511e93413,source_replicaid=,source_volid=None,status='creating',user_id='53d2d8f76a12487c9c96035aa3ad459f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:13.040013 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bccf6b3b-fe75-437f-8a90-1c320373d21c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:13.058034 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bccf6b3b-fe75-437f-8a90-1c320373d21c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:13.058776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Flow 'volume_create_api' (6b298f00-f755-475e-b5c3-10bde5bdff4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:13.059050 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Create volume request issued successfully. Aug 12 15:04:13.059574 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-25937b03-8d58-4bdc-a81e-c49b4f813ed2 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:13.060014 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1231/4934] 10.4.3.100 () {70 vars in 1300 bytes} [Wed Aug 12 15:04:12 2026] POST /volume/v3/volumes => generated 809 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:13.071659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc508b7f-fef9-488a-9c6f-54d33eb70bc5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:13.073352 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc508b7f-fef9-488a-9c6f-54d33eb70bc5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:13.073619 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc508b7f-fef9-488a-9c6f-54d33eb70bc5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:13.073809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc508b7f-fef9-488a-9c6f-54d33eb70bc5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:13.080332 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:13.080332 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:13.083542 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cc508b7f-fef9-488a-9c6f-54d33eb70bc5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:13.088864 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc508b7f-fef9-488a-9c6f-54d33eb70bc5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 200 Aug 12 15:04:13.089958 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1228/4935] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:13 2026] GET /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:13.496808 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-05ef8d42-2c09-4b8b-8486-b94ed9eda65a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:13.498429 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05ef8d42-2c09-4b8b-8486-b94ed9eda65a tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:13.498951 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05ef8d42-2c09-4b8b-8486-b94ed9eda65a tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:13.498951 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-05ef8d42-2c09-4b8b-8486-b94ed9eda65a tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:13.498951 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-05ef8d42-2c09-4b8b-8486-b94ed9eda65a tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:13.503013 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:13.503013 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:13.503595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-05ef8d42-2c09-4b8b-8486-b94ed9eda65a tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:13.503941 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1239/4936] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:13 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:13.677993 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2ad2d5e5-525c-4bdb-8db2-ed64cb6f224f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:13.679766 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ad2d5e5-525c-4bdb-8db2-ed64cb6f224f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:13.679984 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ad2d5e5-525c-4bdb-8db2-ed64cb6f224f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:13.680183 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2ad2d5e5-525c-4bdb-8db2-ed64cb6f224f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:13.687099 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:13.687099 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:13.690767 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2ad2d5e5-525c-4bdb-8db2-ed64cb6f224f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:13.694864 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2ad2d5e5-525c-4bdb-8db2-ed64cb6f224f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:13.695285 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1239/4937] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:13 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:13.708621 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-343a8814-defb-48e1-9e53-b268f983ef63 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:13.710439 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-343a8814-defb-48e1-9e53-b268f983ef63 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:13.710652 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-343a8814-defb-48e1-9e53-b268f983ef63 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:13.710821 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-343a8814-defb-48e1-9e53-b268f983ef63 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:13.718867 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:13.718867 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:13.722322 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-343a8814-defb-48e1-9e53-b268f983ef63 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:13.725670 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-343a8814-defb-48e1-9e53-b268f983ef63 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:13.726017 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1232/4938] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:13 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:13.871717 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-51080b4d-bb34-43d0-95ad-49e88396b284 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:13.873278 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51080b4d-bb34-43d0-95ad-49e88396b284 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:13.873480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51080b4d-bb34-43d0-95ad-49e88396b284 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:13.873682 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-51080b4d-bb34-43d0-95ad-49e88396b284 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:13.873777 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-51080b4d-bb34-43d0-95ad-49e88396b284 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:13.877398 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:13.877398 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:13.878142 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-51080b4d-bb34-43d0-95ad-49e88396b284 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:13.878539 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1229/4939] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:13 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:14.101945 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e97a800c-a69c-4d02-b955-5275333a6116 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.104146 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e97a800c-a69c-4d02-b955-5275333a6116 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:14.104413 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e97a800c-a69c-4d02-b955-5275333a6116 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.104701 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e97a800c-a69c-4d02-b955-5275333a6116 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.112373 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.112373 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:14.116258 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e97a800c-a69c-4d02-b955-5275333a6116 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:14.120810 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e97a800c-a69c-4d02-b955-5275333a6116 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 200 Aug 12 15:04:14.121223 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1240/4940] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:14.135489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9f52377-9475-48c7-a023-d4dcc317945f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.135630 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9f52377-9475-48c7-a023-d4dcc317945f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:14.135892 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9f52377-9475-48c7-a023-d4dcc317945f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.136139 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9f52377-9475-48c7-a023-d4dcc317945f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.148475 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.148475 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:14.151991 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d9f52377-9475-48c7-a023-d4dcc317945f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:14.156353 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9f52377-9475-48c7-a023-d4dcc317945f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 200 Aug 12 15:04:14.156871 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1240/4941] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:14.170042 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3729c3f4-a21a-44e0-959f-264cc34f978b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.171935 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3729c3f4-a21a-44e0-959f-264cc34f978b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:14.172228 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3729c3f4-a21a-44e0-959f-264cc34f978b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.172505 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3729c3f4-a21a-44e0-959f-264cc34f978b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.172672 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-3729c3f4-a21a-44e0-959f-264cc34f978b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete snapshot with id: 84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:14.178553 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.178553 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:14.179126 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3729c3f4-a21a-44e0-959f-264cc34f978b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Snapshot retrieved successfully. Aug 12 15:04:14.198164 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3729c3f4-a21a-44e0-959f-264cc34f978b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Snapshot delete request issued successfully. Aug 12 15:04:14.198558 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3729c3f4-a21a-44e0-959f-264cc34f978b tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 returned with HTTP 202 Aug 12 15:04:14.198945 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1233/4942] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:04:14 2026] DELETE /volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:14.203806 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-a64045b1-c856-4b4d-b598-97360784b2bb req-181d6968-972d-4b28-b14e-9128473d7f30 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.206438 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-181d6968-972d-4b28-b14e-9128473d7f30 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:14.206724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-181d6968-972d-4b28-b14e-9128473d7f30 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.207023 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1d1d22b7-4bc7-45cd-91c4-74523027b9d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.207083 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-181d6968-972d-4b28-b14e-9128473d7f30 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.208752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d1d22b7-4bc7-45cd-91c4-74523027b9d0 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:14.208935 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d1d22b7-4bc7-45cd-91c4-74523027b9d0 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.209141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1d1d22b7-4bc7-45cd-91c4-74523027b9d0 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.214152 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.214152 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:14.214615 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1d1d22b7-4bc7-45cd-91c4-74523027b9d0 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Snapshot retrieved successfully. Aug 12 15:04:14.214691 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.214691 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:14.215332 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1d1d22b7-4bc7-45cd-91c4-74523027b9d0 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 returned with HTTP 200 Aug 12 15:04:14.215710 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1241/4943] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:14.218042 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-a64045b1-c856-4b4d-b598-97360784b2bb req-181d6968-972d-4b28-b14e-9128473d7f30 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:14.221999 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-181d6968-972d-4b28-b14e-9128473d7f30 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:14.222524 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1230/4944] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:14.294429 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9aaac63-cb00-48a3-9006-a6c8f89f7135 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.296784 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9aaac63-cb00-48a3-9006-a6c8f89f7135 None None] GET https://10.4.3.100/volume// Aug 12 15:04:14.297447 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9aaac63-cb00-48a3-9006-a6c8f89f7135 None None] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.298102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9aaac63-cb00-48a3-9006-a6c8f89f7135 None None] Calling method 'all' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.298993 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9aaac63-cb00-48a3-9006-a6c8f89f7135 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:14.300297 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1241/4945] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:04:14 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 15:04:14.308689 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-a64045b1-c856-4b4d-b598-97360784b2bb req-dad4684b-da57-4efb-bc5d-5fbb8cdf733d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.310808 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-dad4684b-da57-4efb-bc5d-5fbb8cdf733d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:04:14.311127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-dad4684b-da57-4efb-bc5d-5fbb8cdf733d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d46ea06-26dc-44b1-a8e2-4a25dc266d70", "connector": null, "instance_uuid": "b295ee40-b888-4b8d-a260-58995a7a6e62"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:14.319169 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.319169 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:14.343732 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-dad4684b-da57-4efb-bc5d-5fbb8cdf733d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:04:14.344091 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1234/4946] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:04:14 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:14.369714 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-955f19d0-49ad-4587-b548-27f4c75c6d6e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.371708 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-955f19d0-49ad-4587-b548-27f4c75c6d6e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:14.371929 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-955f19d0-49ad-4587-b548-27f4c75c6d6e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.372074 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-955f19d0-49ad-4587-b548-27f4c75c6d6e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.378376 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-158ed06c-78cd-4908-b14d-2980049f0644 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.378903 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-158ed06c-78cd-4908-b14d-2980049f0644 None None] GET https://10.4.3.100/volume// Aug 12 15:04:14.379096 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-158ed06c-78cd-4908-b14d-2980049f0644 None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.379317 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-158ed06c-78cd-4908-b14d-2980049f0644 None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.379697 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-158ed06c-78cd-4908-b14d-2980049f0644 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:14.379989 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1231/4947] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:04: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 15:04:14.380667 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.380667 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:14.383768 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-955f19d0-49ad-4587-b548-27f4c75c6d6e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:14.386750 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a64045b1-c856-4b4d-b598-97360784b2bb req-007bdcd2-72b0-4a9f-a6ba-5f0b2d328081 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.387396 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-955f19d0-49ad-4587-b548-27f4c75c6d6e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:14.387752 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1242/4948] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:14.388667 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-007bdcd2-72b0-4a9f-a6ba-5f0b2d328081 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:14.388869 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-007bdcd2-72b0-4a9f-a6ba-5f0b2d328081 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.389051 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-007bdcd2-72b0-4a9f-a6ba-5f0b2d328081 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.397285 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.397285 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:14.400291 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-a64045b1-c856-4b4d-b598-97360784b2bb req-007bdcd2-72b0-4a9f-a6ba-5f0b2d328081 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:14.404097 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-007bdcd2-72b0-4a9f-a6ba-5f0b2d328081 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:14.404539 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1242/4949] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:14.502715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-a64045b1-c856-4b4d-b598-97360784b2bb req-b8f65051-7a1d-45b7-9c05-a3c4c68f2631 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.504596 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-b8f65051-7a1d-45b7-9c05-a3c4c68f2631 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] PUT https://10.4.3.100/volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe Aug 12 15:04:14.505093 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-b8f65051-7a1d-45b7-9c05-a3c4c68f2631 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:14.512614 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a64045b1-c856-4b4d-b598-97360784b2bb req-b8f65051-7a1d-45b7-9c05-a3c4c68f2631 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Acquiring lock "cinder-attachment_update-1d46ea06-26dc-44b1-a8e2-4a25dc266d70-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:04:14.514361 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c414d1a-fac5-4100-becc-a3836abe6f87 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.516256 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c414d1a-fac5-4100-becc-a3836abe6f87 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:14.518999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c414d1a-fac5-4100-becc-a3836abe6f87 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.518999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c414d1a-fac5-4100-becc-a3836abe6f87 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.518999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9c414d1a-fac5-4100-becc-a3836abe6f87 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:14.519115 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a64045b1-c856-4b4d-b598-97360784b2bb req-b8f65051-7a1d-45b7-9c05-a3c4c68f2631 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-1d46ea06-26dc-44b1-a8e2-4a25dc266d70-np0000007067" acquired by "attachment_update" :: waited 0.004s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:04:14.519115 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.519115 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:14.520552 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.520552 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:14.523239 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c414d1a-fac5-4100-becc-a3836abe6f87 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:14.523239 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1232/4950] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:14.586929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-a64045b1-c856-4b4d-b598-97360784b2bb req-b8f65051-7a1d-45b7-9c05-a3c4c68f2631 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-1d46ea06-26dc-44b1-a8e2-4a25dc266d70-np0000007067" released by "attachment_update" :: held 0.070s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:04:14.588010 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-b8f65051-7a1d-45b7-9c05-a3c4c68f2631 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe returned with HTTP 200 Aug 12 15:04:14.588010 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1235/4951] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:04:14 2026] PUT /volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:14.888765 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fc47ffcd-fc47-484c-b5ee-72daf6ffba23 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:14.890531 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc47ffcd-fc47-484c-b5ee-72daf6ffba23 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:14.890737 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fc47ffcd-fc47-484c-b5ee-72daf6ffba23 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:14.890912 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fc47ffcd-fc47-484c-b5ee-72daf6ffba23 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:14.891020 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fc47ffcd-fc47-484c-b5ee-72daf6ffba23 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:14.894998 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:14.894998 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:14.895618 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fc47ffcd-fc47-484c-b5ee-72daf6ffba23 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:14.895958 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1243/4952] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:14 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:15.223964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac69daea-bde0-49cd-9056-5d7e89d40416 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:15.226057 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac69daea-bde0-49cd-9056-5d7e89d40416 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:15.226299 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac69daea-bde0-49cd-9056-5d7e89d40416 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:15.226554 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac69daea-bde0-49cd-9056-5d7e89d40416 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:15.231227 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac69daea-bde0-49cd-9056-5d7e89d40416 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 returned with HTTP 404 Aug 12 15:04:15.231857 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1243/4953] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:15 2026] GET /volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:15.238208 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:15.239799 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:15.239976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:15.240143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:15.240292 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:15.247201 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:15.247201 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:15.247619 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:15.271480 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume request issued successfully. Aug 12 15:04:15.271480 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f3013dfa-b9e5-4ba4-aa92-75cada844cfb tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 202 Aug 12 15:04:15.271480 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1233/4954] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:15 2026] DELETE /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:04:15.279514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7d4468d1-ee21-44ec-8317-9776b79198e5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:15.281753 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d4468d1-ee21-44ec-8317-9776b79198e5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:15.282147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d4468d1-ee21-44ec-8317-9776b79198e5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:15.282393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d4468d1-ee21-44ec-8317-9776b79198e5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:15.293527 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:15.293527 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:15.298067 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7d4468d1-ee21-44ec-8317-9776b79198e5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:15.303815 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d4468d1-ee21-44ec-8317-9776b79198e5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 200 Aug 12 15:04:15.304240 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1236/4955] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:15 2026] GET /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:15.399399 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7f8c5159-f10c-4532-af98-556e056decbd None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:15.400886 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7f8c5159-f10c-4532-af98-556e056decbd tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:15.401259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7f8c5159-f10c-4532-af98-556e056decbd tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:15.401259 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7f8c5159-f10c-4532-af98-556e056decbd tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:15.411308 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:15.411308 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:15.414657 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7f8c5159-f10c-4532-af98-556e056decbd tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:15.418737 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7f8c5159-f10c-4532-af98-556e056decbd tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:15.419198 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1244/4956] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:15 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:15.530889 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79de6003-3830-48a0-8e27-e79fb404a27e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:15.532951 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79de6003-3830-48a0-8e27-e79fb404a27e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:15.533178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79de6003-3830-48a0-8e27-e79fb404a27e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:15.533404 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79de6003-3830-48a0-8e27-e79fb404a27e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:15.533573 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-79de6003-3830-48a0-8e27-e79fb404a27e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:15.538614 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:15.538614 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:15.539284 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79de6003-3830-48a0-8e27-e79fb404a27e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:15.539724 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1244/4957] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:15 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:15.905083 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-13982ff7-cfe9-4374-8052-3b107d642c34 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:15.906774 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13982ff7-cfe9-4374-8052-3b107d642c34 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:15.906949 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13982ff7-cfe9-4374-8052-3b107d642c34 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:15.907144 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-13982ff7-cfe9-4374-8052-3b107d642c34 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:15.907223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-13982ff7-cfe9-4374-8052-3b107d642c34 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:15.911587 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:15.911587 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:15.912116 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-13982ff7-cfe9-4374-8052-3b107d642c34 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:15.912527 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1234/4958] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:15 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:16.316861 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9eb4c25a-9162-4dc8-b1bb-c65a2a0a3824 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:16.321050 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9eb4c25a-9162-4dc8-b1bb-c65a2a0a3824 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:16.321050 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9eb4c25a-9162-4dc8-b1bb-c65a2a0a3824 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:16.321050 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9eb4c25a-9162-4dc8-b1bb-c65a2a0a3824 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:16.326811 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9eb4c25a-9162-4dc8-b1bb-c65a2a0a3824 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 404 Aug 12 15:04:16.327260 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1237/4959] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:16 2026] GET /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:16.433199 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e823940c-517d-4a64-8fa6-e0f8012922bf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:16.434983 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e823940c-517d-4a64-8fa6-e0f8012922bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:16.435176 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e823940c-517d-4a64-8fa6-e0f8012922bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:16.435383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e823940c-517d-4a64-8fa6-e0f8012922bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:16.448201 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:16.448201 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:16.452493 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e823940c-517d-4a64-8fa6-e0f8012922bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:16.458279 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e823940c-517d-4a64-8fa6-e0f8012922bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:16.458980 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1245/4960] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:16 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:16.500300 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:16.501943 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:16.501943 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:16.502074 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:16.502187 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:16.509188 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:16.509188 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:16.509683 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:16.527146 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume request issued successfully. Aug 12 15:04:16.527357 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dfb7a1f8-66d0-43e8-b685-46d712ce143e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 202 Aug 12 15:04:16.527826 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1245/4961] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:16 2026] DELETE /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:04:16.536286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a4a9673-68b5-4690-a9c1-9242f02e9cad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:16.538629 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a4a9673-68b5-4690-a9c1-9242f02e9cad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:16.538935 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a4a9673-68b5-4690-a9c1-9242f02e9cad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:16.539188 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a4a9673-68b5-4690-a9c1-9242f02e9cad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:16.547050 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:16.547050 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:16.549663 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8204f428-bd94-4bf8-b550-723a8d37bedf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:16.551495 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8204f428-bd94-4bf8-b550-723a8d37bedf tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:16.551595 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9a4a9673-68b5-4690-a9c1-9242f02e9cad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:16.551667 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8204f428-bd94-4bf8-b550-723a8d37bedf tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:16.551869 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8204f428-bd94-4bf8-b550-723a8d37bedf tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:16.551961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8204f428-bd94-4bf8-b550-723a8d37bedf tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:16.556747 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:16.556747 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:16.556930 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a4a9673-68b5-4690-a9c1-9242f02e9cad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 200 Aug 12 15:04:16.557280 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8204f428-bd94-4bf8-b550-723a8d37bedf tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:16.557486 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1235/4962] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:16 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 1192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:16.557626 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1238/4963] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:16 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:16.921664 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eab110a2-7c66-4fb9-9199-6891add58cb9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:16.923312 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eab110a2-7c66-4fb9-9199-6891add58cb9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:16.923590 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eab110a2-7c66-4fb9-9199-6891add58cb9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:16.923797 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eab110a2-7c66-4fb9-9199-6891add58cb9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:16.923901 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-eab110a2-7c66-4fb9-9199-6891add58cb9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:16.928190 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:16.928190 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:16.928896 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eab110a2-7c66-4fb9-9199-6891add58cb9 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:16.929254 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1246/4964] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:16 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:17.471505 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6006f72-71cc-423f-bdf7-1f6e8918cc96 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.473276 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6006f72-71cc-423f-bdf7-1f6e8918cc96 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:17.473553 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6006f72-71cc-423f-bdf7-1f6e8918cc96 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.473739 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6006f72-71cc-423f-bdf7-1f6e8918cc96 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.484115 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:17.484115 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:17.487953 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c6006f72-71cc-423f-bdf7-1f6e8918cc96 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:17.493171 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6006f72-71cc-423f-bdf7-1f6e8918cc96 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:17.493680 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1246/4965] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:17.566857 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-929bee0e-6d7f-4b55-a92e-6e787ae25c8b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.568565 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-929bee0e-6d7f-4b55-a92e-6e787ae25c8b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:17.568769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-929bee0e-6d7f-4b55-a92e-6e787ae25c8b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.568807 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-158b99de-577c-44e6-8b9e-e5d5350b5834 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.568990 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-929bee0e-6d7f-4b55-a92e-6e787ae25c8b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.569049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-929bee0e-6d7f-4b55-a92e-6e787ae25c8b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:17.570391 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-158b99de-577c-44e6-8b9e-e5d5350b5834 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:17.570623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-158b99de-577c-44e6-8b9e-e5d5350b5834 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.570800 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-158b99de-577c-44e6-8b9e-e5d5350b5834 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.573124 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:17.573124 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:17.573750 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-929bee0e-6d7f-4b55-a92e-6e787ae25c8b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:17.574104 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1236/4966] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:17.576151 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-158b99de-577c-44e6-8b9e-e5d5350b5834 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 404 Aug 12 15:04:17.576533 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1239/4967] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:17.584474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f964cdaa-e18f-413a-96ce-00f9f935eb17 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.586097 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f964cdaa-e18f-413a-96ce-00f9f935eb17 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:17.586295 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f964cdaa-e18f-413a-96ce-00f9f935eb17 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.586480 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f964cdaa-e18f-413a-96ce-00f9f935eb17 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.586644 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f964cdaa-e18f-413a-96ce-00f9f935eb17 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:17.592065 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f964cdaa-e18f-413a-96ce-00f9f935eb17 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 404 Aug 12 15:04:17.592514 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1247/4968] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:17 2026] DELETE /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:17.598085 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec932818-d292-4972-b0c9-8ee4cd1b5f86 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.599651 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec932818-d292-4972-b0c9-8ee4cd1b5f86 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 Aug 12 15:04:17.599837 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec932818-d292-4972-b0c9-8ee4cd1b5f86 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.600001 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec932818-d292-4972-b0c9-8ee4cd1b5f86 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.604954 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec932818-d292-4972-b0c9-8ee4cd1b5f86 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 returned with HTTP 404 Aug 12 15:04:17.605352 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1247/4969] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/volumes/2d081c48-360d-47d4-9dde-4587f924d294 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:17.610788 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8a88fcf9-b16f-4f52-8acd-87eb85a943b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.612387 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a88fcf9-b16f-4f52-8acd-87eb85a943b8 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:17.612626 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a88fcf9-b16f-4f52-8acd-87eb85a943b8 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.612803 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8a88fcf9-b16f-4f52-8acd-87eb85a943b8 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.612900 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-8a88fcf9-b16f-4f52-8acd-87eb85a943b8 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete snapshot with id: 84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:17.616752 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8a88fcf9-b16f-4f52-8acd-87eb85a943b8 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 returned with HTTP 404 Aug 12 15:04:17.617139 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1237/4970] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:04:17 2026] DELETE /volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:17.622499 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-576144b0-3d4a-4716-afa2-4b8b4b8a8e7e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.624025 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-576144b0-3d4a-4716-afa2-4b8b4b8a8e7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 Aug 12 15:04:17.624188 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-576144b0-3d4a-4716-afa2-4b8b4b8a8e7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.624365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-576144b0-3d4a-4716-afa2-4b8b4b8a8e7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.628038 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-576144b0-3d4a-4716-afa2-4b8b4b8a8e7e tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 returned with HTTP 404 Aug 12 15:04:17.628442 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1240/4971] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/snapshots/84936f9e-ace2-460f-b41c-10b511e93413 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:17.634230 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ef801e77-ae53-4041-8169-d420816e9f52 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.635699 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef801e77-ae53-4041-8169-d420816e9f52 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:17.635878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef801e77-ae53-4041-8169-d420816e9f52 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.636041 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ef801e77-ae53-4041-8169-d420816e9f52 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.636187 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-ef801e77-ae53-4041-8169-d420816e9f52 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:17.641248 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ef801e77-ae53-4041-8169-d420816e9f52 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 404 Aug 12 15:04:17.641733 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1248/4972] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:17 2026] DELETE /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:17.647303 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-364d4d5a-005b-4ac1-b95e-9f46ac45fc0f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.648871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-364d4d5a-005b-4ac1-b95e-9f46ac45fc0f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de Aug 12 15:04:17.649050 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-364d4d5a-005b-4ac1-b95e-9f46ac45fc0f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.649223 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-364d4d5a-005b-4ac1-b95e-9f46ac45fc0f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.654229 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-364d4d5a-005b-4ac1-b95e-9f46ac45fc0f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de returned with HTTP 404 Aug 12 15:04:17.654621 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1248/4973] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/volumes/6e0e1092-5350-43c6-83d8-418a275ba1de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:17.687498 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.688868 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa Aug 12 15:04:17.689168 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.689430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.689735 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 7bcab2be-779f-4cda-860d-a25795c931fa Aug 12 15:04:17.696087 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:17.696087 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:17.696615 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:17.712111 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume request issued successfully. Aug 12 15:04:17.712111 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5e08157-9dfc-431c-b5a4-7c0ea4594dad tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa returned with HTTP 202 Aug 12 15:04:17.712111 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1238/4974] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:17 2026] DELETE /volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 12 15:04:17.719404 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0d5aa84d-4375-4766-80c5-07b47d995d5c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.721116 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d5aa84d-4375-4766-80c5-07b47d995d5c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa Aug 12 15:04:17.721337 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d5aa84d-4375-4766-80c5-07b47d995d5c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.721576 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d5aa84d-4375-4766-80c5-07b47d995d5c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.727976 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:17.727976 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:17.731273 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0d5aa84d-4375-4766-80c5-07b47d995d5c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Volume info retrieved successfully. Aug 12 15:04:17.735619 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d5aa84d-4375-4766-80c5-07b47d995d5c tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa returned with HTTP 200 Aug 12 15:04:17.735966 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1241/4975] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa => generated 1227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:17.940208 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-eb7c321d-fada-4c45-b369-498b7f372d24 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:17.941977 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb7c321d-fada-4c45-b369-498b7f372d24 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:17.942216 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb7c321d-fada-4c45-b369-498b7f372d24 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:17.942437 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-eb7c321d-fada-4c45-b369-498b7f372d24 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:17.942622 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-eb7c321d-fada-4c45-b369-498b7f372d24 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:17.947126 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:17.947126 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:17.947852 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-eb7c321d-fada-4c45-b369-498b7f372d24 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:17.948709 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1249/4976] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:17 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:18.495479 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-a64045b1-c856-4b4d-b598-97360784b2bb req-9cb4e335-9dcf-4e1f-b84c-3069db7297a9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.497923 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-9cb4e335-9dcf-4e1f-b84c-3069db7297a9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe/action Aug 12 15:04:18.498273 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-9cb4e335-9dcf-4e1f-b84c-3069db7297a9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:04:18.498429 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-9cb4e335-9dcf-4e1f-b84c-3069db7297a9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:18.506683 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e3b65b66-1bde-4725-9e48-441201a8b265 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.508646 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3b65b66-1bde-4725-9e48-441201a8b265 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:18.508646 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e3b65b66-1bde-4725-9e48-441201a8b265 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.508839 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e3b65b66-1bde-4725-9e48-441201a8b265 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.515241 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:18.515241 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:18.518638 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:18.518638 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:18.522415 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e3b65b66-1bde-4725-9e48-441201a8b265 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:18.524288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-a64045b1-c856-4b4d-b598-97360784b2bb req-9cb4e335-9dcf-4e1f-b84c-3069db7297a9 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe/action returned with HTTP 204 Aug 12 15:04:18.524797 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1249/4977] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:04:18 2026] POST /volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:18.529220 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e3b65b66-1bde-4725-9e48-441201a8b265 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:18.529685 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1239/4978] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:18 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:18.586969 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d476b559-1f90-4ea5-bbd0-1f2f84746680 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.588753 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d476b559-1f90-4ea5-bbd0-1f2f84746680 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:18.589001 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d476b559-1f90-4ea5-bbd0-1f2f84746680 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.589211 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d476b559-1f90-4ea5-bbd0-1f2f84746680 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.589359 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d476b559-1f90-4ea5-bbd0-1f2f84746680 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:18.593487 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:18.593487 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:18.594008 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d476b559-1f90-4ea5-bbd0-1f2f84746680 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:18.594367 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1242/4979] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:18 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:18.748106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8d7cd002-8699-48bb-97e9-c0cae50cdcf5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.749964 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8d7cd002-8699-48bb-97e9-c0cae50cdcf5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa Aug 12 15:04:18.750175 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8d7cd002-8699-48bb-97e9-c0cae50cdcf5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.750373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8d7cd002-8699-48bb-97e9-c0cae50cdcf5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.756668 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8d7cd002-8699-48bb-97e9-c0cae50cdcf5 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa returned with HTTP 404 Aug 12 15:04:18.757141 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1250/4980] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:18 2026] GET /volume/v3/volumes/7bcab2be-779f-4cda-860d-a25795c931fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:18.764508 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d3eff66c-63d9-4d7c-9023-300fcba6eea3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.766342 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3eff66c-63d9-4d7c-9023-300fcba6eea3 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:18.766600 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3eff66c-63d9-4d7c-9023-300fcba6eea3 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.766790 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3eff66c-63d9-4d7c-9023-300fcba6eea3 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.766977 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-d3eff66c-63d9-4d7c-9023-300fcba6eea3 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:18.772187 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3eff66c-63d9-4d7c-9023-300fcba6eea3 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 404 Aug 12 15:04:18.772668 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1250/4981] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:18 2026] DELETE /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:18.779924 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-69a176b0-86ba-4d03-9042-b73ed8d6d36f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.782194 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69a176b0-86ba-4d03-9042-b73ed8d6d36f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 Aug 12 15:04:18.782623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69a176b0-86ba-4d03-9042-b73ed8d6d36f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.783105 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-69a176b0-86ba-4d03-9042-b73ed8d6d36f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.790052 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-69a176b0-86ba-4d03-9042-b73ed8d6d36f tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 returned with HTTP 404 Aug 12 15:04:18.790874 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1240/4982] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:18 2026] GET /volume/v3/volumes/3a57e919-c583-48e4-81fa-5bf330e64836 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:18.825373 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d374d460-395b-44db-ac68-c2adde9b75e1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.827365 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d374d460-395b-44db-ac68-c2adde9b75e1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] DELETE https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:04:18.827626 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d374d460-395b-44db-ac68-c2adde9b75e1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.827840 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d374d460-395b-44db-ac68-c2adde9b75e1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.828035 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d374d460-395b-44db-ac68-c2adde9b75e1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Delete volume with id: 531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:04:18.834428 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d374d460-395b-44db-ac68-c2adde9b75e1 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 404 Aug 12 15:04:18.834947 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1243/4983] 10.4.3.100 () {68 vars in 1392 bytes} [Wed Aug 12 15:04:18 2026] DELETE /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:18.841868 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-86c6085b-fe7b-4cca-9b3d-7f43ef4ac414 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.844029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86c6085b-fe7b-4cca-9b3d-7f43ef4ac414 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] GET https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 Aug 12 15:04:18.844251 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-86c6085b-fe7b-4cca-9b3d-7f43ef4ac414 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.844520 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-86c6085b-fe7b-4cca-9b3d-7f43ef4ac414 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.851661 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-86c6085b-fe7b-4cca-9b3d-7f43ef4ac414 tempest-VolumeImageDependencyTests-1132108698 tempest-VolumeImageDependencyTests-1132108698-project-member] https://10.4.3.100/volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 returned with HTTP 404 Aug 12 15:04:18.852230 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1251/4984] 10.4.3.100 () {68 vars in 1389 bytes} [Wed Aug 12 15:04:18 2026] GET /volume/v3/volumes/531e1ca2-6fd1-473f-bf33-51cb6efc47c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 12 15:04:18.960089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2eb9cd8e-0cd8-448b-9b45-fc81755115b3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:18.961973 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2eb9cd8e-0cd8-448b-9b45-fc81755115b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:18.962212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2eb9cd8e-0cd8-448b-9b45-fc81755115b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:18.962417 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2eb9cd8e-0cd8-448b-9b45-fc81755115b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:18.962688 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2eb9cd8e-0cd8-448b-9b45-fc81755115b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:18.966798 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:18.966798 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:18.967421 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2eb9cd8e-0cd8-448b-9b45-fc81755115b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:18.967867 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1251/4985] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:18 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:19.543373 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a1059af3-6fc6-473a-9cc6-aee67d2cedbb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:19.545225 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1059af3-6fc6-473a-9cc6-aee67d2cedbb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:19.545468 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1059af3-6fc6-473a-9cc6-aee67d2cedbb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:19.545691 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a1059af3-6fc6-473a-9cc6-aee67d2cedbb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:19.556648 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:19.556648 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:19.560241 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a1059af3-6fc6-473a-9cc6-aee67d2cedbb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:19.564848 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a1059af3-6fc6-473a-9cc6-aee67d2cedbb tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:19.565218 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1241/4986] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:19 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:19.607221 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-97b87693-d973-49ea-868b-f1f1408996c9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:19.609270 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-97b87693-d973-49ea-868b-f1f1408996c9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:19.609524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-97b87693-d973-49ea-868b-f1f1408996c9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:19.609772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-97b87693-d973-49ea-868b-f1f1408996c9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:19.609876 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-97b87693-d973-49ea-868b-f1f1408996c9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:19.615142 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:19.615142 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:19.616022 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-97b87693-d973-49ea-868b-f1f1408996c9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:19.616430 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1244/4987] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:19 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:19.628377 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5b7848d-e92e-4292-8e43-6b8a353028df None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:19.630150 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5b7848d-e92e-4292-8e43-6b8a353028df tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:19.630526 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5b7848d-e92e-4292-8e43-6b8a353028df tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c92d001b-be67-4981-909f-3a5f77ace448", "incremental": true}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:19.631925 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-a5b7848d-e92e-4292-8e43-6b8a353028df tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating new backup {'backup': {'volume_id': 'c92d001b-be67-4981-909f-3a5f77ace448', 'incremental': True}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:19.632088 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-a5b7848d-e92e-4292-8e43-6b8a353028df tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating backup of volume c92d001b-be67-4981-909f-3a5f77ace448 in container None Aug 12 15:04:19.639215 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:19.639215 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:19.639636 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a5b7848d-e92e-4292-8e43-6b8a353028df tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:04:19.656443 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a5b7848d-e92e-4292-8e43-6b8a353028df tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Created reservations ['059e1077-bc69-4d99-9ee6-2f1ec2bce9e3', '1e573bcf-eeb0-4c5e-acdf-3ed2e8739180'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:19.669663 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5b7848d-e92e-4292-8e43-6b8a353028df tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 400 Aug 12 15:04:19.670285 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1252/4988] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:04:19 2026] POST /volume/v3/backups => generated 109 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 12 15:04:19.676830 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4b7ff129-6814-418b-bf79-c3e093e7c3f5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:19.678871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b7ff129-6814-418b-bf79-c3e093e7c3f5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] DELETE https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:19.679081 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b7ff129-6814-418b-bf79-c3e093e7c3f5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:19.679264 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4b7ff129-6814-418b-bf79-c3e093e7c3f5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:19.679513 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-4b7ff129-6814-418b-bf79-c3e093e7c3f5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Delete backup with id: 9f658b83-bbd2-4674-be81-e8e110d9cf81. Aug 12 15:04:19.683750 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:19.683750 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:19.695125 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-4b7ff129-6814-418b-bf79-c3e093e7c3f5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] delete_backup rpcapi backup_id 9f658b83-bbd2-4674-be81-e8e110d9cf81 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:04:19.696859 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4b7ff129-6814-418b-bf79-c3e093e7c3f5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 202 Aug 12 15:04:19.697516 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1252/4989] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:04:19 2026] DELETE /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:04:19.704298 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-43451e0f-31ac-4adc-b3a1-4c1fad3c1615 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:19.706403 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43451e0f-31ac-4adc-b3a1-4c1fad3c1615 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:19.706670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43451e0f-31ac-4adc-b3a1-4c1fad3c1615 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:19.706895 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-43451e0f-31ac-4adc-b3a1-4c1fad3c1615 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:19.707054 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-43451e0f-31ac-4adc-b3a1-4c1fad3c1615 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:19.711288 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:19.711288 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:19.712114 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-43451e0f-31ac-4adc-b3a1-4c1fad3c1615 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 200 Aug 12 15:04:19.712426 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1242/4990] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:19 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:19.980440 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d9f0f7fd-2117-4cbe-a7e7-248977cdd921 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:19.982028 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9f0f7fd-2117-4cbe-a7e7-248977cdd921 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:19.982216 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9f0f7fd-2117-4cbe-a7e7-248977cdd921 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:19.982449 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d9f0f7fd-2117-4cbe-a7e7-248977cdd921 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:19.982514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d9f0f7fd-2117-4cbe-a7e7-248977cdd921 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:19.986319 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:19.986319 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:19.986923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d9f0f7fd-2117-4cbe-a7e7-248977cdd921 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:19.987274 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1245/4991] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:19 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:20.092580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:20.189192 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:20.189566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-123084058"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:20.191071 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-123084058'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:20.191134 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume of 1 GB Aug 12 15:04:20.196102 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Availability Zones retrieved successfully. Aug 12 15:04:20.201960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (9c8146e9-4007-4f15-9d09-445d370036db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:20.202925 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bc52ee-0e89-4f08-b42d-fd987d857b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.203786 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:20.230774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55bc52ee-0e89-4f08-b42d-fd987d857b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.231696 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8125a0d2-cb74-45cb-8f62-5244471ae645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.291089 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['d55d5dc8-d56b-462c-bae7-84eb358afe68', '4fbee43f-0694-46e6-ba52-24eb17957887', 'acf9fca7-7669-47ba-9b8c-39ebc76872f7', 'bf670bb5-739c-496d-943b-a5d3c2f5ada1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:20.291916 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8125a0d2-cb74-45cb-8f62-5244471ae645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d55d5dc8-d56b-462c-bae7-84eb358afe68', '4fbee43f-0694-46e6-ba52-24eb17957887', 'acf9fca7-7669-47ba-9b8c-39ebc76872f7', 'bf670bb5-739c-496d-943b-a5d3c2f5ada1']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.292679 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7fb147-d071-479a-8413-67fe0f200560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.315032 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d7fb147-d071-479a-8413-67fe0f200560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25c11b90-0f94-4018-8074-1b6309c53613', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-123084058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['d55d5dc8-d56b-462c-bae7-84eb358afe68','4fbee43f-0694-46e6-ba52-24eb17957887','acf9fca7-7669-47ba-9b8c-39ebc76872f7','bf670bb5-739c-496d-943b-a5d3c2f5ada1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-123084058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25c11b90-0f94-4018-8074-1b6309c53613,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19baadf503f49fab29cc3c27850551d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2078110149dd4a37b2f083cb1e74c87f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.315772 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e4ff07-ee95-4b19-86e3-8d9f9cd5d37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.332797 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7e4ff07-ee95-4b19-86e3-8d9f9cd5d37f) transitioned into state 'SUCCESS' from state '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-123084058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['d55d5dc8-d56b-462c-bae7-84eb358afe68','4fbee43f-0694-46e6-ba52-24eb17957887','acf9fca7-7669-47ba-9b8c-39ebc76872f7','bf670bb5-739c-496d-943b-a5d3c2f5ada1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.333431 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092662bf-afab-4018-90bb-ae41df12da48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.343912 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092662bf-afab-4018-90bb-ae41df12da48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.344695 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (9c8146e9-4007-4f15-9d09-445d370036db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:20.344982 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request issued successfully. Aug 12 15:04:20.345540 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f13514ad-f796-4f19-bbed-a3a207c7c0ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:20.345947 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1253/4992] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:04:20 2026] POST /volume/v3/volumes => generated 777 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:20.359106 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8bf33942-5143-4065-886e-547809dc912c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:20.361173 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf33942-5143-4065-886e-547809dc912c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 Aug 12 15:04:20.361396 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf33942-5143-4065-886e-547809dc912c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:20.361633 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8bf33942-5143-4065-886e-547809dc912c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:20.372677 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:20.372677 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:20.376515 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8bf33942-5143-4065-886e-547809dc912c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:04:20.380578 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8bf33942-5143-4065-886e-547809dc912c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 returned with HTTP 200 Aug 12 15:04:20.381040 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1253/4993] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:20 2026] GET /volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:20.723530 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-41a65cbe-b534-4c1a-ab87-bb3e3fb50b12 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:20.725508 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41a65cbe-b534-4c1a-ab87-bb3e3fb50b12 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 Aug 12 15:04:20.725694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41a65cbe-b534-4c1a-ab87-bb3e3fb50b12 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:20.725934 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-41a65cbe-b534-4c1a-ab87-bb3e3fb50b12 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:20.726117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-41a65cbe-b534-4c1a-ab87-bb3e3fb50b12 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 9f658b83-bbd2-4674-be81-e8e110d9cf81. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:20.730040 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-41a65cbe-b534-4c1a-ab87-bb3e3fb50b12 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 returned with HTTP 404 Aug 12 15:04:20.730636 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1243/4994] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:20 2026] GET /volume/v3/backups/9f658b83-bbd2-4674-be81-e8e110d9cf81 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:20.738561 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:20.740311 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:20.740692 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-220459217"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:20.742079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-220459217'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:20.742191 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume of 1 GB Aug 12 15:04:20.746904 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Availability Zones retrieved successfully. Aug 12 15:04:20.753244 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Flow 'volume_create_api' (f125c250-e968-48bd-8f5e-b5f6bc0b189d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:20.754232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452e90ca-cf3a-4236-a996-883d6fe536c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.755248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:20.799049 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452e90ca-cf3a-4236-a996-883d6fe536c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.800284 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9a61c99-3b77-454e-8e74-b61826a69eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.852831 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Created reservations ['f90f585f-d7d2-4a61-8616-a892783de116', 'f2cf040e-646f-4bad-a2b2-33cb7710b453', 'a937f7ab-79c4-472c-b770-967926dae912', 'cdc63b39-1920-4261-b9c2-6d23b13fbb73'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:20.853786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9a61c99-3b77-454e-8e74-b61826a69eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90f585f-d7d2-4a61-8616-a892783de116', 'f2cf040e-646f-4bad-a2b2-33cb7710b453', 'a937f7ab-79c4-472c-b770-967926dae912', 'cdc63b39-1920-4261-b9c2-6d23b13fbb73']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.854676 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef78ce4-2724-486a-ba82-d1b5c8fd2183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.877708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ef78ce4-2724-486a-ba82-d1b5c8fd2183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220459217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8275703b88af4de7a6931f68721aca66',qos_specs=None,replication_status=,reservations=['f90f585f-d7d2-4a61-8616-a892783de116','f2cf040e-646f-4bad-a2b2-33cb7710b453','a937f7ab-79c4-472c-b770-967926dae912','cdc63b39-1920-4261-b9c2-6d23b13fbb73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274af34428604e8980f91d6e149815db',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-220459217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8275703b88af4de7a6931f68721aca66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='274af34428604e8980f91d6e149815db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.878245 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef896d6f-e280-4380-8301-696ef2cc8e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.897122 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef896d6f-e280-4380-8301-696ef2cc8e7b) transitioned into state 'SUCCESS' from state '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-220459217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8275703b88af4de7a6931f68721aca66',qos_specs=None,replication_status=,reservations=['f90f585f-d7d2-4a61-8616-a892783de116','f2cf040e-646f-4bad-a2b2-33cb7710b453','a937f7ab-79c4-472c-b770-967926dae912','cdc63b39-1920-4261-b9c2-6d23b13fbb73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='274af34428604e8980f91d6e149815db',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.897818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de32c34-59d9-4ad4-a081-d5301ab35377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:20.907251 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4de32c34-59d9-4ad4-a081-d5301ab35377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:20.908103 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Flow 'volume_create_api' (f125c250-e968-48bd-8f5e-b5f6bc0b189d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:20.908381 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Create volume request issued successfully. Aug 12 15:04:20.909044 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d6524df8-b31b-4919-a8e3-8ce6c424643f tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:20.909475 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1246/4995] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:04:20 2026] POST /volume/v3/volumes => generated 748 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:20.920642 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-99f3a4a6-1539-4a7c-bcaf-1e7349b02fff None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:20.922853 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99f3a4a6-1539-4a7c-bcaf-1e7349b02fff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b Aug 12 15:04:20.923010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99f3a4a6-1539-4a7c-bcaf-1e7349b02fff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:20.923255 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-99f3a4a6-1539-4a7c-bcaf-1e7349b02fff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:20.930096 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:20.930096 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:20.934169 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-99f3a4a6-1539-4a7c-bcaf-1e7349b02fff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:04:20.938535 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-99f3a4a6-1539-4a7c-bcaf-1e7349b02fff tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b returned with HTTP 200 Aug 12 15:04:20.938947 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1254/4996] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:20 2026] GET /volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:20.998968 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c71f6e51-e8b4-452f-aa45-ad085a06bfad None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:21.001452 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c71f6e51-e8b4-452f-aa45-ad085a06bfad tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:21.001761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c71f6e51-e8b4-452f-aa45-ad085a06bfad tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:21.001970 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c71f6e51-e8b4-452f-aa45-ad085a06bfad tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:21.002508 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c71f6e51-e8b4-452f-aa45-ad085a06bfad tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:21.009091 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:21.009091 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:21.009091 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c71f6e51-e8b4-452f-aa45-ad085a06bfad tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:21.009091 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1254/4997] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:20 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:21.398752 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcfa0a0d-5ce3-4825-bf08-732586af462f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:21.401372 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcfa0a0d-5ce3-4825-bf08-732586af462f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 Aug 12 15:04:21.401372 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcfa0a0d-5ce3-4825-bf08-732586af462f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:21.401372 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcfa0a0d-5ce3-4825-bf08-732586af462f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:21.411205 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:21.411205 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:21.415908 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-bcfa0a0d-5ce3-4825-bf08-732586af462f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:04:21.419474 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcfa0a0d-5ce3-4825-bf08-732586af462f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 returned with HTTP 200 Aug 12 15:04:21.419841 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1244/4998] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:21 2026] GET /volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:21.430928 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:21.432657 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:21.432973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25c11b90-0f94-4018-8074-1b6309c53613", "name": "tempest-type-Backup-949671975"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:21.434250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating new backup {'backup': {'volume_id': '25c11b90-0f94-4018-8074-1b6309c53613', 'name': 'tempest-type-Backup-949671975'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:21.434378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating backup of volume 25c11b90-0f94-4018-8074-1b6309c53613 in container None Aug 12 15:04:21.441104 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:21.441104 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:21.441364 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:04:21.463378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['f3b7edb6-4814-487d-9a98-693b95594bcc', 'caa2f8e1-1227-44ed-aeb4-6cf3ba6a9f32'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:21.492206 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e75e4d79-7909-4238-8d93-d5f9fd8871ea tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:21.492678 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1247/4999] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:04:21 2026] POST /volume/v3/backups => generated 315 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:21.500348 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-04738a3d-bef3-47f8-83ca-2ca7e2e7677f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:21.502498 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-04738a3d-bef3-47f8-83ca-2ca7e2e7677f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:21.502761 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-04738a3d-bef3-47f8-83ca-2ca7e2e7677f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:21.502987 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-04738a3d-bef3-47f8-83ca-2ca7e2e7677f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:21.503087 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-04738a3d-bef3-47f8-83ca-2ca7e2e7677f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:21.507042 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:21.507042 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:21.507573 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-04738a3d-bef3-47f8-83ca-2ca7e2e7677f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:21.507917 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1255/5000] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:21 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:21.951277 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-40fb819c-c260-4b0a-9893-979700df76d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:21.953763 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40fb819c-c260-4b0a-9893-979700df76d2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b Aug 12 15:04:21.954161 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40fb819c-c260-4b0a-9893-979700df76d2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:21.954440 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-40fb819c-c260-4b0a-9893-979700df76d2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:21.965028 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:21.965028 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:21.969371 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-40fb819c-c260-4b0a-9893-979700df76d2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:04:21.974538 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-40fb819c-c260-4b0a-9893-979700df76d2 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b returned with HTTP 200 Aug 12 15:04:21.975082 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1255/5001] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:21 2026] GET /volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:21.992863 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c2143244-47d6-4a8f-a04f-a5c613679848 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:21.994899 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2143244-47d6-4a8f-a04f-a5c613679848 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:21.995295 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c2143244-47d6-4a8f-a04f-a5c613679848 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b", "name": "tempest-VolumesBackupsTest-Backup-365734273"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:21.997030 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-c2143244-47d6-4a8f-a04f-a5c613679848 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating new backup {'backup': {'volume_id': '9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b', 'name': 'tempest-VolumesBackupsTest-Backup-365734273'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:21.997202 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-c2143244-47d6-4a8f-a04f-a5c613679848 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating backup of volume 9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b in container None Aug 12 15:04:22.006012 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:22.006012 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:22.006418 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c2143244-47d6-4a8f-a04f-a5c613679848 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Volume info retrieved successfully. Aug 12 15:04:22.017436 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bd2ab8a0-518c-4ece-b95a-453d192f3097 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:22.019194 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd2ab8a0-518c-4ece-b95a-453d192f3097 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:22.019396 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd2ab8a0-518c-4ece-b95a-453d192f3097 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:22.019598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd2ab8a0-518c-4ece-b95a-453d192f3097 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:22.019711 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-bd2ab8a0-518c-4ece-b95a-453d192f3097 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:22.023766 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:22.023766 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:22.023953 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-c2143244-47d6-4a8f-a04f-a5c613679848 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Created reservations ['12cc57de-a16d-4020-8bc8-683924780d36', 'f9557378-9555-428c-9d8d-ff0b983b85fc'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:22.024331 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd2ab8a0-518c-4ece-b95a-453d192f3097 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:22.024807 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1248/5002] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:22 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:22.050835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c2143244-47d6-4a8f-a04f-a5c613679848 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:22.051287 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1245/5003] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:04:21 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:22.060654 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e3995d1-ea5f-4b08-bd3b-5635654694c3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:22.062483 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e3995d1-ea5f-4b08-bd3b-5635654694c3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:22.062677 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e3995d1-ea5f-4b08-bd3b-5635654694c3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:22.062928 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e3995d1-ea5f-4b08-bd3b-5635654694c3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:22.063074 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0e3995d1-ea5f-4b08-bd3b-5635654694c3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:22.067650 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:22.067650 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:22.068552 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e3995d1-ea5f-4b08-bd3b-5635654694c3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:22.069058 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1256/5004] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:22 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:22.528091 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b89df317-6c54-4b4f-b209-ab2e6d3c9301 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:22.530158 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b89df317-6c54-4b4f-b209-ab2e6d3c9301 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:22.530403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b89df317-6c54-4b4f-b209-ab2e6d3c9301 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:22.530659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b89df317-6c54-4b4f-b209-ab2e6d3c9301 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:22.530832 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b89df317-6c54-4b4f-b209-ab2e6d3c9301 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:22.535483 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:22.535483 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:22.536189 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b89df317-6c54-4b4f-b209-ab2e6d3c9301 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:22.536808 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1256/5005] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:22 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:22.685892 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-b139297b-da2d-4c4a-b40a-cdf35ae23d4a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:22.688036 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-b139297b-da2d-4c4a-b40a-cdf35ae23d4a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:22.688209 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-b139297b-da2d-4c4a-b40a-cdf35ae23d4a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:22.688399 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-b139297b-da2d-4c4a-b40a-cdf35ae23d4a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:22.697525 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:22.697525 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:22.701392 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-b139297b-da2d-4c4a-b40a-cdf35ae23d4a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:22.706020 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-b139297b-da2d-4c4a-b40a-cdf35ae23d4a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:22.706411 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1249/5006] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:04:22 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 1175 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:22.725747 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-f6d3cbed-9a68-454c-b4ca-e0e1aea8ff82 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:22.727308 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-f6d3cbed-9a68-454c-b4ca-e0e1aea8ff82 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70/action Aug 12 15:04:22.727829 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-f6d3cbed-9a68-454c-b4ca-e0e1aea8ff82 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:04:22.728040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-f6d3cbed-9a68-454c-b4ca-e0e1aea8ff82 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:22.740570 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:22.740570 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:22.740570 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-f6d3cbed-9a68-454c-b4ca-e0e1aea8ff82 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:22.744724 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-f6d3cbed-9a68-454c-b4ca-e0e1aea8ff82 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Begin detaching volume completed successfully. Aug 12 15:04:22.745034 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-f6d3cbed-9a68-454c-b4ca-e0e1aea8ff82 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70/action returned with HTTP 202 Aug 12 15:04:22.745518 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1246/5007] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:04:22 2026] POST /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:04:22.793759 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a48b64f5-b39e-4d2d-a3d6-cc01efeddaed None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:22.794257 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a48b64f5-b39e-4d2d-a3d6-cc01efeddaed None None] GET https://10.4.3.100/volume// Aug 12 15:04:22.794511 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a48b64f5-b39e-4d2d-a3d6-cc01efeddaed None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:22.794795 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a48b64f5-b39e-4d2d-a3d6-cc01efeddaed None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:22.795232 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a48b64f5-b39e-4d2d-a3d6-cc01efeddaed None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:22.795585 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1257/5008] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:04: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 15:04:22.805129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-384aa93c-033d-4e09-9b99-0a255c78162a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:22.807663 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-384aa93c-033d-4e09-9b99-0a255c78162a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:22.807917 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-384aa93c-033d-4e09-9b99-0a255c78162a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:22.808152 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-384aa93c-033d-4e09-9b99-0a255c78162a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:22.820037 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:22.820037 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:22.823806 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-384aa93c-033d-4e09-9b99-0a255c78162a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:22.828637 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-384aa93c-033d-4e09-9b99-0a255c78162a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:22.829128 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1257/5009] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:04:22 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 12 15:04:23.045234 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cdefd4a9-4167-4883-8583-7fb9a14d7da8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:23.063357 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cdefd4a9-4167-4883-8583-7fb9a14d7da8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:23.065273 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cdefd4a9-4167-4883-8583-7fb9a14d7da8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:23.067227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cdefd4a9-4167-4883-8583-7fb9a14d7da8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:23.067814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-cdefd4a9-4167-4883-8583-7fb9a14d7da8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:23.079350 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a06c7c70-3475-46bd-9d81-063396b66484 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:23.081602 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a06c7c70-3475-46bd-9d81-063396b66484 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:23.081886 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a06c7c70-3475-46bd-9d81-063396b66484 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:23.082133 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a06c7c70-3475-46bd-9d81-063396b66484 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:23.082296 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a06c7c70-3475-46bd-9d81-063396b66484 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:23.087557 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:23.087557 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:23.088418 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a06c7c70-3475-46bd-9d81-063396b66484 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:23.089003 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1247/5010] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:23 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:23.108417 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:23.108417 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:23.113655 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cdefd4a9-4167-4883-8583-7fb9a14d7da8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:23.116837 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1250/5011] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:23 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:23.574210 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ecd34dd2-b3b3-4749-9d06-84b2f0f1877a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:23.575954 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ecd34dd2-b3b3-4749-9d06-84b2f0f1877a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:23.576158 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ecd34dd2-b3b3-4749-9d06-84b2f0f1877a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:23.576342 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ecd34dd2-b3b3-4749-9d06-84b2f0f1877a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:23.576503 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ecd34dd2-b3b3-4749-9d06-84b2f0f1877a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:23.580620 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:23.580620 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:23.581250 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ecd34dd2-b3b3-4749-9d06-84b2f0f1877a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:23.581664 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1258/5012] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:23 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:24.099189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3ab1c05a-ec34-4497-b5bd-f225011abf5e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:24.101255 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ab1c05a-ec34-4497-b5bd-f225011abf5e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:24.101509 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ab1c05a-ec34-4497-b5bd-f225011abf5e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:24.101725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3ab1c05a-ec34-4497-b5bd-f225011abf5e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:24.101877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3ab1c05a-ec34-4497-b5bd-f225011abf5e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:24.106538 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:24.106538 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:24.107169 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3ab1c05a-ec34-4497-b5bd-f225011abf5e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:24.107707 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1258/5013] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:24 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:24.127494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de14cf5e-af45-4388-950e-8cd306090bc8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:24.129282 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de14cf5e-af45-4388-950e-8cd306090bc8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:24.129532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de14cf5e-af45-4388-950e-8cd306090bc8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:24.129785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de14cf5e-af45-4388-950e-8cd306090bc8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:24.129915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-de14cf5e-af45-4388-950e-8cd306090bc8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:24.133789 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:24.133789 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:24.134313 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de14cf5e-af45-4388-950e-8cd306090bc8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:24.134701 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1248/5014] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:24 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:24.602967 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-79b4afd6-e350-4651-b56b-b4b7e72d4b46 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:24.604669 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-79b4afd6-e350-4651-b56b-b4b7e72d4b46 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:24.604887 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-79b4afd6-e350-4651-b56b-b4b7e72d4b46 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:24.605100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-79b4afd6-e350-4651-b56b-b4b7e72d4b46 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:24.605194 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-79b4afd6-e350-4651-b56b-b4b7e72d4b46 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:24.609129 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:24.609129 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:24.609682 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-79b4afd6-e350-4651-b56b-b4b7e72d4b46 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:24.609994 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1251/5015] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:24 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:25.118798 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-307cbd0f-f22a-4c12-b564-a61100cb0325 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:25.120409 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-307cbd0f-f22a-4c12-b564-a61100cb0325 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:25.120634 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-307cbd0f-f22a-4c12-b564-a61100cb0325 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:25.120825 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-307cbd0f-f22a-4c12-b564-a61100cb0325 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:25.120944 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-307cbd0f-f22a-4c12-b564-a61100cb0325 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:25.125149 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:25.125149 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:25.125727 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-307cbd0f-f22a-4c12-b564-a61100cb0325 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:25.126097 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1259/5016] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:25 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:25.143786 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6607eb55-288e-451c-a321-68fa8b463af7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:25.145589 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6607eb55-288e-451c-a321-68fa8b463af7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:25.145806 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6607eb55-288e-451c-a321-68fa8b463af7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:25.146008 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6607eb55-288e-451c-a321-68fa8b463af7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:25.146145 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6607eb55-288e-451c-a321-68fa8b463af7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:25.150246 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:25.150246 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:25.150774 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6607eb55-288e-451c-a321-68fa8b463af7 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:25.151133 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1259/5017] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:25 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:25.619355 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-64592597-a617-42e7-b578-b7dd91ef921f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:25.621485 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64592597-a617-42e7-b578-b7dd91ef921f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:25.621788 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64592597-a617-42e7-b578-b7dd91ef921f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:25.622041 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-64592597-a617-42e7-b578-b7dd91ef921f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:25.622199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-64592597-a617-42e7-b578-b7dd91ef921f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:25.627041 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:25.627041 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:25.627867 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-64592597-a617-42e7-b578-b7dd91ef921f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:25.628494 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1249/5018] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:25 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:26.137524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-647e1d0e-82e6-4f1d-a4da-80ef54d5b7f9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:26.139484 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-647e1d0e-82e6-4f1d-a4da-80ef54d5b7f9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:26.139737 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-647e1d0e-82e6-4f1d-a4da-80ef54d5b7f9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:26.139938 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-647e1d0e-82e6-4f1d-a4da-80ef54d5b7f9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:26.140046 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-647e1d0e-82e6-4f1d-a4da-80ef54d5b7f9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:26.144767 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:26.144767 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:26.145489 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-647e1d0e-82e6-4f1d-a4da-80ef54d5b7f9 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:26.145924 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1252/5019] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:26 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:26.161274 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-17c3c532-73db-4cad-a982-c6395c74d655 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:26.163172 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17c3c532-73db-4cad-a982-c6395c74d655 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:26.163474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17c3c532-73db-4cad-a982-c6395c74d655 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:26.163741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17c3c532-73db-4cad-a982-c6395c74d655 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:26.163901 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-17c3c532-73db-4cad-a982-c6395c74d655 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:26.169012 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:26.169012 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:26.169763 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17c3c532-73db-4cad-a982-c6395c74d655 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:26.170236 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1260/5020] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:26 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:26.360324 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-4ec8326b-4703-4bff-b750-d20c7b197d68 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:26.363012 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-4ec8326b-4703-4bff-b750-d20c7b197d68 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe Aug 12 15:04:26.363269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-4ec8326b-4703-4bff-b750-d20c7b197d68 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:26.363548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-4ec8326b-4703-4bff-b750-d20c7b197d68 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:26.373557 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:26.373557 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:26.429828 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-334d6ccc-24c7-4e71-b96d-4db536910190 req-4ec8326b-4703-4bff-b750-d20c7b197d68 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe returned with HTTP 200 Aug 12 15:04:26.430200 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1260/5021] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:04:26 2026] DELETE /volume/v3/attachments/e962fcc8-85b5-491c-8bdc-a8ab23338abe => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:26.638431 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e7fec40f-dcf2-47a9-8c88-ece14bbb48d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:26.640685 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7fec40f-dcf2-47a9-8c88-ece14bbb48d3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:26.640917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7fec40f-dcf2-47a9-8c88-ece14bbb48d3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:26.641073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7fec40f-dcf2-47a9-8c88-ece14bbb48d3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:26.641177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e7fec40f-dcf2-47a9-8c88-ece14bbb48d3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:26.646320 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:26.646320 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:26.646943 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7fec40f-dcf2-47a9-8c88-ece14bbb48d3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:26.647281 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1250/5022] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:26 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:26.966554 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-661fc560-436c-448b-a3ed-3a5c052de104 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:26.968133 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:26.968514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-678285625", "snapshot_id": "1acaf897-815e-408a-b514-6f7b587b9fa5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:26.971207 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-678285625', 'snapshot_id': '1acaf897-815e-408a-b514-6f7b587b9fa5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:26.978943 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:26.978943 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:26.979223 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:26.979792 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume of 1 GB Aug 12 15:04:26.983877 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Availability Zones retrieved successfully. Aug 12 15:04:26.989828 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (e90d8a62-eb1e-4e9a-8483-a963f04d04cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:26.990985 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771e768d-9ed8-4d62-b82b-68a56d15e117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:26.992269 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:27.024155 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (771e768d-9ed8-4d62-b82b-68a56d15e117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1acaf897-815e-408a-b514-6f7b587b9fa5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:27.024895 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f819e29-bbb3-4d61-9123-2061c47fe7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:27.071202 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Created reservations ['ce9a7a72-50b2-40a2-91c3-84a0c4a2cd1a', 'bc7a4077-36dd-44b8-a616-36b070a7f47b', 'c261138f-3b65-4056-bf29-977aab157cfe', '71b2cc5c-42da-4c3b-b467-b9176f4fca44'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:27.072500 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f819e29-bbb3-4d61-9123-2061c47fe7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9a7a72-50b2-40a2-91c3-84a0c4a2cd1a', 'bc7a4077-36dd-44b8-a616-36b070a7f47b', 'c261138f-3b65-4056-bf29-977aab157cfe', '71b2cc5c-42da-4c3b-b467-b9176f4fca44']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:27.073810 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf39a74-7603-42ec-a05e-cdad95cea376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:27.128541 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (faf39a74-7603-42ec-a05e-cdad95cea376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93ba502d-e2be-47c6-b144-6a9949eacc08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-678285625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['ce9a7a72-50b2-40a2-91c3-84a0c4a2cd1a','bc7a4077-36dd-44b8-a616-36b070a7f47b','c261138f-3b65-4056-bf29-977aab157cfe','71b2cc5c-42da-4c3b-b467-b9176f4fca44'],size=1,snapshot_id=1acaf897-815e-408a-b514-6f7b587b9fa5,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-678285625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93ba502d-e2be-47c6-b144-6a9949eacc08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e7487a8d90243a7afb13e5bb687a673',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1acaf897-815e-408a-b514-6f7b587b9fa5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:27.129380 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f8e8f7-d008-41b6-adbd-d29503d9707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:27.148993 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f8e8f7-d008-41b6-adbd-d29503d9707a) transitioned into state 'SUCCESS' from state '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-678285625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e7487a8d90243a7afb13e5bb687a673',qos_specs=None,replication_status=,reservations=['ce9a7a72-50b2-40a2-91c3-84a0c4a2cd1a','bc7a4077-36dd-44b8-a616-36b070a7f47b','c261138f-3b65-4056-bf29-977aab157cfe','71b2cc5c-42da-4c3b-b467-b9176f4fca44'],size=1,snapshot_id=1acaf897-815e-408a-b514-6f7b587b9fa5,source_replicaid=,source_volid=None,status='creating',user_id='cf704a43ea6c41c5bd694b6d1cd01d8a',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:27.149752 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5219bf9-8136-4728-9522-084c37801511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:27.157220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-36bb3a83-0902-49ff-b882-bc69c18f8f6b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:27.160531 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36bb3a83-0902-49ff-b882-bc69c18f8f6b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:27.160814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36bb3a83-0902-49ff-b882-bc69c18f8f6b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:27.161057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-36bb3a83-0902-49ff-b882-bc69c18f8f6b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:27.161200 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-36bb3a83-0902-49ff-b882-bc69c18f8f6b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:27.166532 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:27.166532 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:27.167208 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-36bb3a83-0902-49ff-b882-bc69c18f8f6b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:27.167654 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1261/5023] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:27 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:27.172405 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5219bf9-8136-4728-9522-084c37801511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:27.173217 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Flow 'volume_create_api' (e90d8a62-eb1e-4e9a-8483-a963f04d04cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:27.173522 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Create volume request issued successfully. Aug 12 15:04:27.174095 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-661fc560-436c-448b-a3ed-3a5c052de104 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:27.174539 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1253/5024] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:04:26 2026] POST /volume/v3/volumes => generated 790 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:27.185582 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a2c648ae-fba7-488e-b38c-ec7ccd878a5b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:27.187604 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2c648ae-fba7-488e-b38c-ec7ccd878a5b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:27.187882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2c648ae-fba7-488e-b38c-ec7ccd878a5b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:27.188133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a2c648ae-fba7-488e-b38c-ec7ccd878a5b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:27.188257 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-a2c648ae-fba7-488e-b38c-ec7ccd878a5b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:27.193323 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-162b5f94-9e90-49aa-9a61-a5d31410027d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:27.195606 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-162b5f94-9e90-49aa-9a61-a5d31410027d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:27.195999 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-162b5f94-9e90-49aa-9a61-a5d31410027d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:27.196271 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-162b5f94-9e90-49aa-9a61-a5d31410027d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:27.196833 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:27.196833 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:27.197564 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a2c648ae-fba7-488e-b38c-ec7ccd878a5b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:27.197971 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1261/5025] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:27 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:27.204741 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:27.204741 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:27.208551 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-162b5f94-9e90-49aa-9a61-a5d31410027d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:27.213128 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-162b5f94-9e90-49aa-9a61-a5d31410027d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:27.213619 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1251/5026] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:27 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:27.661243 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d7c34632-baed-4fc8-835e-92e8cb423ece None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:27.663447 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7c34632-baed-4fc8-835e-92e8cb423ece tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:27.663809 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7c34632-baed-4fc8-835e-92e8cb423ece tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:27.664050 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7c34632-baed-4fc8-835e-92e8cb423ece tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:27.664193 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d7c34632-baed-4fc8-835e-92e8cb423ece tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:27.669943 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:27.669943 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:27.670749 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7c34632-baed-4fc8-835e-92e8cb423ece tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:27.671199 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1262/5027] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:27 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.178492 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e161a3fe-394f-4618-ac8e-639d34ca48ba None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.180801 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e161a3fe-394f-4618-ac8e-639d34ca48ba tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:28.180972 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e161a3fe-394f-4618-ac8e-639d34ca48ba tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.181593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e161a3fe-394f-4618-ac8e-639d34ca48ba tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.181593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e161a3fe-394f-4618-ac8e-639d34ca48ba tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:28.187402 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.187402 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:28.188367 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e161a3fe-394f-4618-ac8e-639d34ca48ba tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:28.188955 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1254/5028] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.210418 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c35ac3b-4aaa-479c-8104-23e821ab05d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.212198 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c35ac3b-4aaa-479c-8104-23e821ab05d2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:28.212435 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c35ac3b-4aaa-479c-8104-23e821ab05d2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.212666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c35ac3b-4aaa-479c-8104-23e821ab05d2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.212791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7c35ac3b-4aaa-479c-8104-23e821ab05d2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:28.217742 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.217742 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:28.218341 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c35ac3b-4aaa-479c-8104-23e821ab05d2 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:28.218841 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1262/5029] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.228974 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a037b5ca-2313-4399-870c-74ca233489e5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.229917 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee3b5165-21d6-4de3-b880-46c290dd2d3e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.231246 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9/export_record Aug 12 15:04:28.231518 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.231764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'export_record' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.231911 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Export record for backup 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 15:04:28.236888 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.236888 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:28.237410 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee3b5165-21d6-4de3-b880-46c290dd2d3e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:28.237989 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling RPCAPI with context: , host: np0000007067, backup: 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 15:04:28.238216 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee3b5165-21d6-4de3-b880-46c290dd2d3e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.239274 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee3b5165-21d6-4de3-b880-46c290dd2d3e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.244821 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] export_record in rpcapi backup_id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9 on host np0000007067. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 15:04:28.260197 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTNjM2VhMTEtNmY3MC00YmI4LWE2MjUtZjdiYTIxMzM2ZWQ5IiwgInVzZXJfaWQiOiAiZDJlY2VjN2VkOTYxNDQ5YjlmYzQyMTVkNzRjMDA1ZTMiLCAicHJvamVjdF9pZCI6ICI1MjRjYjQ2YzMxN2E0MzQ3YmNkNTQ2ZWY3NzZhMjZjMyIsICJ2b2x1bWVfaWQiOiAiY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0IiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTQ3MzA0NDk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0LzIwMjYwODEyMTUwNDE1L2F6X25vdmFfYmFja3VwXzkzYzNlYTExLTZmNzAtNGJiOC1hNjI1LWY3YmEyMTMzNmVkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 15:04:28.260536 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a037b5ca-2313-4399-870c-74ca233489e5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9/export_record returned with HTTP 200 Aug 12 15:04:28.261091 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1263/5030] 10.4.3.100 () {68 vars in 1430 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:28.270382 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1b377081-2ff2-43ab-a529-d9028c8fba8d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.272717 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1b377081-2ff2-43ab-a529-d9028c8fba8d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:04:28.272939 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1b377081-2ff2-43ab-a529-d9028c8fba8d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.273213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1b377081-2ff2-43ab-a529-d9028c8fba8d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.273339 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-1b377081-2ff2-43ab-a529-d9028c8fba8d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:28.273891 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.273891 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:28.278386 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.278386 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:28.279173 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1b377081-2ff2-43ab-a529-d9028c8fba8d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:04:28.279682 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1255/5031] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.287230 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee3b5165-21d6-4de3-b880-46c290dd2d3e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:28.291279 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66a7c91c-b9c2-4215-93c0-341b9f53751a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.292652 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee3b5165-21d6-4de3-b880-46c290dd2d3e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:28.293189 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1252/5032] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.293509 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66a7c91c-b9c2-4215-93c0-341b9f53751a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] POST https://10.4.3.100/volume/v3/backups/import_record Aug 12 15:04:28.293938 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66a7c91c-b9c2-4215-93c0-341b9f53751a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQ4MDliOWUtYmJjZS00MGRjLTkyNjktMzIwZTI3MjI2ZTE5IiwgInVzZXJfaWQiOiAiZDJlY2VjN2VkOTYxNDQ5YjlmYzQyMTVkNzRjMDA1ZTMiLCAicHJvamVjdF9pZCI6ICI1MjRjYjQ2YzMxN2E0MzQ3YmNkNTQ2ZWY3NzZhMjZjMyIsICJ2b2x1bWVfaWQiOiAiY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0IiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTQ3MzA0NDk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0LzIwMjYwODEyMTUwNDE1L2F6X25vdmFfYmFja3VwXzkzYzNlYTExLTZmNzAtNGJiOC1hNjI1LWY3YmEyMTMzNmVkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:28.295415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-66a7c91c-b9c2-4215-93c0-341b9f53751a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQ4MDliOWUtYmJjZS00MGRjLTkyNjktMzIwZTI3MjI2ZTE5IiwgInVzZXJfaWQiOiAiZDJlY2VjN2VkOTYxNDQ5YjlmYzQyMTVkNzRjMDA1ZTMiLCAicHJvamVjdF9pZCI6ICI1MjRjYjQ2YzMxN2E0MzQ3YmNkNTQ2ZWY3NzZhMjZjMyIsICJ2b2x1bWVfaWQiOiAiY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0IiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTQ3MzA0NDk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0LzIwMjYwODEyMTUwNDE1L2F6X25vdmFfYmFja3VwXzkzYzNlYTExLTZmNzAtNGJiOC1hNjI1LWY3YmEyMTMzNmVkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 15:04:28.295415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-66a7c91c-b9c2-4215-93c0-341b9f53751a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzQ4MDliOWUtYmJjZS00MGRjLTkyNjktMzIwZTI3MjI2ZTE5IiwgInVzZXJfaWQiOiAiZDJlY2VjN2VkOTYxNDQ5YjlmYzQyMTVkNzRjMDA1ZTMiLCAicHJvamVjdF9pZCI6ICI1MjRjYjQ2YzMxN2E0MzQ3YmNkNTQ2ZWY3NzZhMjZjMyIsICJ2b2x1bWVfaWQiOiAiY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0IiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTQ3MzA0NDk3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2Y4OTdiMzktMWU3MC00YjMzLWI0YzMtNDcxNDQzOGFiM2M0LzIwMjYwODEyMTUwNDE1L2F6X25vdmFfYmFja3VwXzkzYzNlYTExLTZmNzAtNGJiOC1hNjI1LWY3YmEyMTMzNmVkOSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDQ6MTNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 15:04:28.296161 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-66a7c91c-b9c2-4215-93c0-341b9f53751a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '6a71bf51edef42ce89e78944c5b5f921', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '524cb46c317a4347bcd546ef776a26c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:04:28.296385 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66a7c91c-b9c2-4215-93c0-341b9f53751a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups/import_record returned with HTTP 403 Aug 12 15:04:28.296928 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1263/5033] 10.4.3.100 () {70 vars in 1342 bytes} [Wed Aug 12 15:04:28 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:28.305319 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.307118 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 Aug 12 15:04:28.307322 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.307545 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.307720 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume with id: cf897b39-1e70-4b33-b4c3-4714438ab3c4 Aug 12 15:04:28.310531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0ddeaecf-3fb6-4674-9142-a35edbbf08ca None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.312361 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0ddeaecf-3fb6-4674-9142-a35edbbf08ca tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:28.312564 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0ddeaecf-3fb6-4674-9142-a35edbbf08ca tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.312770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0ddeaecf-3fb6-4674-9142-a35edbbf08ca tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.315081 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.315081 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:28.315414 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:28.319641 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.319641 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:28.324479 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0ddeaecf-3fb6-4674-9142-a35edbbf08ca tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:28.330784 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0ddeaecf-3fb6-4674-9142-a35edbbf08ca tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:28.331243 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1256/5034] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.334830 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume request issued successfully. Aug 12 15:04:28.335092 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e3b056c3-6313-4ab6-8b1a-e00b151914b3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 returned with HTTP 202 Aug 12 15:04:28.335648 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1264/5035] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:04:28 2026] DELETE /volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:28.344879 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4ff4547-8b4a-445e-9041-df522d9c02d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.347715 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4ff4547-8b4a-445e-9041-df522d9c02d6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 Aug 12 15:04:28.347982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4ff4547-8b4a-445e-9041-df522d9c02d6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.348203 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4ff4547-8b4a-445e-9041-df522d9c02d6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.356970 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.356970 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:28.361260 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f4ff4547-8b4a-445e-9041-df522d9c02d6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:28.366421 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4ff4547-8b4a-445e-9041-df522d9c02d6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 returned with HTTP 200 Aug 12 15:04:28.367028 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1253/5036] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:28.696510 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-667f28ab-c9f2-4003-942b-1b1ff3ab8fc2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.699055 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-667f28ab-c9f2-4003-942b-1b1ff3ab8fc2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:28.699372 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-667f28ab-c9f2-4003-942b-1b1ff3ab8fc2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.699782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-667f28ab-c9f2-4003-942b-1b1ff3ab8fc2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.699973 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-667f28ab-c9f2-4003-942b-1b1ff3ab8fc2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:28.705196 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.705196 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:28.705196 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-667f28ab-c9f2-4003-942b-1b1ff3ab8fc2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:28.705196 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1264/5037] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.826266 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-94c5f863-d215-4d51-b7a6-5253371147de None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.828355 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-94c5f863-d215-4d51-b7a6-5253371147de tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:28.829135 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-94c5f863-d215-4d51-b7a6-5253371147de tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.829321 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-94c5f863-d215-4d51-b7a6-5253371147de tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.836446 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.836446 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:28.840012 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-94c5f863-d215-4d51-b7a6-5253371147de tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:28.844487 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-94c5f863-d215-4d51-b7a6-5253371147de tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:28.844941 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1257/5038] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:04:28 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:28.924073 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e09bb7d6-df81-43b2-8ada-f94a0b04ce05 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.924449 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e09bb7d6-df81-43b2-8ada-f94a0b04ce05 None None] GET https://10.4.3.100/volume// Aug 12 15:04:28.924649 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e09bb7d6-df81-43b2-8ada-f94a0b04ce05 None None] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:28.924859 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e09bb7d6-df81-43b2-8ada-f94a0b04ce05 None None] Calling method 'all' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:28.925176 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e09bb7d6-df81-43b2-8ada-f94a0b04ce05 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:28.925439 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1265/5039] 10.4.3.100 () {66 vars in 1428 bytes} [Wed Aug 12 15:04: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 15:04:28.933932 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-31598846-178d-4a3b-97be-e78e6affe93f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:28.936337 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-31598846-178d-4a3b-97be-e78e6affe93f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:04:28.936711 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-31598846-178d-4a3b-97be-e78e6affe93f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93ba502d-e2be-47c6-b144-6a9949eacc08", "connector": null, "instance_uuid": "b295ee40-b888-4b8d-a260-58995a7a6e62"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:28.944842 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:28.944842 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:28.972124 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-31598846-178d-4a3b-97be-e78e6affe93f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:04:28.972573 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1254/5040] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:04:28 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 15:04:29.002523 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-69208f84-8dfe-4bbc-b3b2-bbbef18481d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.005122 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69208f84-8dfe-4bbc-b3b2-bbbef18481d4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:29.005386 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69208f84-8dfe-4bbc-b3b2-bbbef18481d4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.005661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-69208f84-8dfe-4bbc-b3b2-bbbef18481d4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.011550 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-842fea89-de92-47b8-89fa-7b5332b98f7b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.012118 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-842fea89-de92-47b8-89fa-7b5332b98f7b None None] GET https://10.4.3.100/volume// Aug 12 15:04:29.012378 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-842fea89-de92-47b8-89fa-7b5332b98f7b None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.012674 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-842fea89-de92-47b8-89fa-7b5332b98f7b None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.013066 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-842fea89-de92-47b8-89fa-7b5332b98f7b None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:29.013403 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1258/5041] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:04: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 15:04:29.017067 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:29.017067 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:29.020723 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-662236f8-90fb-4dde-b66a-0c06be1fa068 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.021813 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-69208f84-8dfe-4bbc-b3b2-bbbef18481d4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:29.023026 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-662236f8-90fb-4dde-b66a-0c06be1fa068 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:29.023281 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-662236f8-90fb-4dde-b66a-0c06be1fa068 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.023470 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-662236f8-90fb-4dde-b66a-0c06be1fa068 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.026572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-69208f84-8dfe-4bbc-b3b2-bbbef18481d4 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:29.026980 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1265/5042] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:29.035025 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:29.035025 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:29.039306 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-662236f8-90fb-4dde-b66a-0c06be1fa068 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:29.044332 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-662236f8-90fb-4dde-b66a-0c06be1fa068 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:29.044911 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1266/5043] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 1062 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:29.156208 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-a51fafc5-7141-4372-99df-a0f92d2bce8c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.158491 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-a51fafc5-7141-4372-99df-a0f92d2bce8c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] PUT https://10.4.3.100/volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3 Aug 12 15:04:29.158967 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-a51fafc5-7141-4372-99df-a0f92d2bce8c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:29.166608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-a51fafc5-7141-4372-99df-a0f92d2bce8c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Acquiring lock "cinder-attachment_update-93ba502d-e2be-47c6-b144-6a9949eacc08-np0000007067" by "attachment_update" {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:04:29.172809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-a51fafc5-7141-4372-99df-a0f92d2bce8c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-93ba502d-e2be-47c6-b144-6a9949eacc08-np0000007067" acquired by "attachment_update" :: waited 0.006s {{(pid=100246) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:04:29.173797 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:29.173797 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:29.199886 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b7f5052e-7d29-4e31-98a3-262def8e2bd1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.201803 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b7f5052e-7d29-4e31-98a3-262def8e2bd1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:29.201803 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b7f5052e-7d29-4e31-98a3-262def8e2bd1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.201988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b7f5052e-7d29-4e31-98a3-262def8e2bd1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.202050 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-b7f5052e-7d29-4e31-98a3-262def8e2bd1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:29.206129 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:29.206129 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:29.206754 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b7f5052e-7d29-4e31-98a3-262def8e2bd1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:29.207100 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1259/5044] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:29.296924 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.coordination [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-a51fafc5-7141-4372-99df-a0f92d2bce8c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Lock "cinder-attachment_update-93ba502d-e2be-47c6-b144-6a9949eacc08-np0000007067" released by "attachment_update" :: held 0.124s {{(pid=100246) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:04:29.297603 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-a51fafc5-7141-4372-99df-a0f92d2bce8c tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3 returned with HTTP 200 Aug 12 15:04:29.298120 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1255/5045] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:04:29 2026] PUT /volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:29.380511 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a95abe45-f204-4d64-b5db-756cb50f9c50 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.382476 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a95abe45-f204-4d64-b5db-756cb50f9c50 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 Aug 12 15:04:29.382722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a95abe45-f204-4d64-b5db-756cb50f9c50 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.382934 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a95abe45-f204-4d64-b5db-756cb50f9c50 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.389246 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a95abe45-f204-4d64-b5db-756cb50f9c50 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 returned with HTTP 404 Aug 12 15:04:29.389855 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1266/5046] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/volumes/cf897b39-1e70-4b33-b4c3-4714438ab3c4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:29.399512 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-089017f8-19a2-49c4-b133-423c2a7a73ba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.401344 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-089017f8-19a2-49c4-b133-423c2a7a73ba tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] GET https://10.4.3.100/volume/v3/backups Aug 12 15:04:29.401444 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-089017f8-19a2-49c4-b133-423c2a7a73ba tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.401686 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-089017f8-19a2-49c4-b133-423c2a7a73ba tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Calling method 'index' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.401966 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.api_utils [None req-089017f8-19a2-49c4-b133-423c2a7a73ba tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Removing options '' from query. {{(pid=100248) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:04:29.416277 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-089017f8-19a2-49c4-b133-423c2a7a73ba tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 200 Aug 12 15:04:29.416818 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1267/5047] 10.4.3.100 () {68 vars in 1277 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/backups => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:29.426830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-36225e70-bf53-483e-af90-38da41747773 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.428343 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-36225e70-bf53-483e-af90-38da41747773 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] GET https://10.4.3.100/volume/v3/backups?project_id=524cb46c317a4347bcd546ef776a26c3 Aug 12 15:04:29.428773 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-36225e70-bf53-483e-af90-38da41747773 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.428879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-36225e70-bf53-483e-af90-38da41747773 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.429177 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-36225e70-bf53-483e-af90-38da41747773 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Removing options 'project_id' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:04:29.434294 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-36225e70-bf53-483e-af90-38da41747773 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups?project_id=524cb46c317a4347bcd546ef776a26c3 returned with HTTP 200 Aug 12 15:04:29.434677 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1260/5048] 10.4.3.100 () {68 vars in 1364 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/backups?project_id=524cb46c317a4347bcd546ef776a26c3 => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:29.443996 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.445890 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:29.446283 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1613811237"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:29.447632 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1613811237'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:29.447797 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume of 1 GB Aug 12 15:04:29.448095 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:29.448095 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:29.452350 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Availability Zones retrieved successfully. Aug 12 15:04:29.458163 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (d95efbab-0c8d-4849-9242-d9bcadf5632e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:29.459100 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf7bbac-1853-41a6-93af-e1d932bc1451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:29.459966 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:29.483627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf7bbac-1853-41a6-93af-e1d932bc1451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:29.484454 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4475ea48-f750-4088-bb82-71947c4c09b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:29.519071 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['e017d9e9-44bd-4352-aa5d-fd153dd02d85', '392b5ff3-ce6f-414e-8ab8-2fdd2be88aa8', 'd41382cb-72b7-4e3e-8b5d-2cb957d18451', '2edbc523-f823-4bb5-bc3f-df187db601c8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:29.520008 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4475ea48-f750-4088-bb82-71947c4c09b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e017d9e9-44bd-4352-aa5d-fd153dd02d85', '392b5ff3-ce6f-414e-8ab8-2fdd2be88aa8', 'd41382cb-72b7-4e3e-8b5d-2cb957d18451', '2edbc523-f823-4bb5-bc3f-df187db601c8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:29.520738 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ccda85-37ed-468b-bb6f-5c1a8c9a2da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:29.544348 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ccda85-37ed-468b-bb6f-5c1a8c9a2da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '983cd5a8-1f04-4a89-bb32-301489d89edc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1613811237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['e017d9e9-44bd-4352-aa5d-fd153dd02d85','392b5ff3-ce6f-414e-8ab8-2fdd2be88aa8','d41382cb-72b7-4e3e-8b5d-2cb957d18451','2edbc523-f823-4bb5-bc3f-df187db601c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1613811237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=983cd5a8-1f04-4a89-bb32-301489d89edc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='524cb46c317a4347bcd546ef776a26c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:29.545194 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406c7523-2844-4b66-bdc8-0cccb485b41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:29.563927 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (406c7523-2844-4b66-bdc8-0cccb485b41b) transitioned into state 'SUCCESS' from state '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-1613811237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['e017d9e9-44bd-4352-aa5d-fd153dd02d85','392b5ff3-ce6f-414e-8ab8-2fdd2be88aa8','d41382cb-72b7-4e3e-8b5d-2cb957d18451','2edbc523-f823-4bb5-bc3f-df187db601c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ecec7ed961449b9fc4215d74c005e3',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:29.564766 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07ec205-8639-493f-97f2-3732f89727f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:29.573317 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a07ec205-8639-493f-97f2-3732f89727f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:29.574143 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Flow 'volume_create_api' (d95efbab-0c8d-4849-9242-d9bcadf5632e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:29.574446 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Create volume request issued successfully. Aug 12 15:04:29.575043 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0b7701e9-456f-42df-b4c1-28dee7ae9153 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:29.575474 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1256/5049] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:04:29 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:29.588338 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f8f82882-cab7-4f76-a708-0b52869bdfde None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.590743 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8f82882-cab7-4f76-a708-0b52869bdfde tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc Aug 12 15:04:29.590919 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8f82882-cab7-4f76-a708-0b52869bdfde tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.591157 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f8f82882-cab7-4f76-a708-0b52869bdfde tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.598945 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:29.598945 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:29.602654 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f8f82882-cab7-4f76-a708-0b52869bdfde tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:29.606716 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f8f82882-cab7-4f76-a708-0b52869bdfde tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc returned with HTTP 200 Aug 12 15:04:29.607125 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1267/5050] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:29.716126 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-49e71599-40b8-499e-9693-b39fe8915ac9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:29.717950 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49e71599-40b8-499e-9693-b39fe8915ac9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:29.718123 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49e71599-40b8-499e-9693-b39fe8915ac9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:29.718499 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-49e71599-40b8-499e-9693-b39fe8915ac9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:29.718499 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-49e71599-40b8-499e-9693-b39fe8915ac9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:29.722756 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:29.722756 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:29.723342 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-49e71599-40b8-499e-9693-b39fe8915ac9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:29.723773 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1268/5051] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:29 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:30.040223 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3ff0d6e2-a842-46e0-98d9-458a8c03a35f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:30.041992 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ff0d6e2-a842-46e0-98d9-458a8c03a35f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:30.042172 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ff0d6e2-a842-46e0-98d9-458a8c03a35f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:30.042346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3ff0d6e2-a842-46e0-98d9-458a8c03a35f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:30.052994 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:30.052994 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:30.056937 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3ff0d6e2-a842-46e0-98d9-458a8c03a35f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:30.061587 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3ff0d6e2-a842-46e0-98d9-458a8c03a35f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:30.062050 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1261/5052] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:30 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:30.217849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b83c35b9-b5dc-4621-b64c-6fcbf695ada6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:30.219801 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b83c35b9-b5dc-4621-b64c-6fcbf695ada6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:30.219995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b83c35b9-b5dc-4621-b64c-6fcbf695ada6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:30.220171 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b83c35b9-b5dc-4621-b64c-6fcbf695ada6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:30.220274 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b83c35b9-b5dc-4621-b64c-6fcbf695ada6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:30.224473 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:30.224473 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:30.225096 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b83c35b9-b5dc-4621-b64c-6fcbf695ada6 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:30.225429 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1257/5053] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:30 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:30.619275 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1a5379b0-a83c-4432-8b99-3fbc9bab1504 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:30.620943 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a5379b0-a83c-4432-8b99-3fbc9bab1504 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc Aug 12 15:04:30.621184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a5379b0-a83c-4432-8b99-3fbc9bab1504 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:30.621343 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1a5379b0-a83c-4432-8b99-3fbc9bab1504 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:30.628344 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:30.628344 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:30.631927 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1a5379b0-a83c-4432-8b99-3fbc9bab1504 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:30.635717 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1a5379b0-a83c-4432-8b99-3fbc9bab1504 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc returned with HTTP 200 Aug 12 15:04:30.636503 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1268/5054] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:30 2026] GET /volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:30.653126 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:30.655507 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:30.656001 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "983cd5a8-1f04-4a89-bb32-301489d89edc", "name": "tempest-type-Backup-845545591"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:30.657841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating new backup {'backup': {'volume_id': '983cd5a8-1f04-4a89-bb32-301489d89edc', 'name': 'tempest-type-Backup-845545591'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:30.658030 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Creating backup of volume 983cd5a8-1f04-4a89-bb32-301489d89edc in container None Aug 12 15:04:30.667479 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:30.667479 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:30.667927 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:30.691130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Created reservations ['07d9446b-646d-4c97-96ee-8dee544be954', '565e789d-5178-410a-aca2-cd38dd6682ae'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:30.715828 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e1829520-7ad7-4439-8f06-ed6f62cc602a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:30.719971 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1269/5055] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:04:30 2026] POST /volume/v3/backups => generated 315 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:30.728621 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6cf930be-029a-4393-ac3a-4c0d2a11f387 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:30.730685 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6cf930be-029a-4393-ac3a-4c0d2a11f387 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:30.731028 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6cf930be-029a-4393-ac3a-4c0d2a11f387 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:30.731167 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6cf930be-029a-4393-ac3a-4c0d2a11f387 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:30.731303 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-6cf930be-029a-4393-ac3a-4c0d2a11f387 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:30.736648 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70a17d39-cce7-43d9-a5a2-3150b16ff31f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:30.737409 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:30.737409 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:30.738198 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6cf930be-029a-4393-ac3a-4c0d2a11f387 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:30.738272 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70a17d39-cce7-43d9-a5a2-3150b16ff31f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:30.738417 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70a17d39-cce7-43d9-a5a2-3150b16ff31f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:30.738635 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70a17d39-cce7-43d9-a5a2-3150b16ff31f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:30.738680 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1262/5056] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:30 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:30.738769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-70a17d39-cce7-43d9-a5a2-3150b16ff31f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:30.745230 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:30.745230 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:30.745786 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70a17d39-cce7-43d9-a5a2-3150b16ff31f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:30.746095 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1258/5057] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:30 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:31.073506 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7bff2701-f5e9-4c0e-b84e-62d3b416ab44 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:31.075544 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bff2701-f5e9-4c0e-b84e-62d3b416ab44 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:31.075798 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bff2701-f5e9-4c0e-b84e-62d3b416ab44 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:31.076022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7bff2701-f5e9-4c0e-b84e-62d3b416ab44 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:31.086398 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:31.086398 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:31.089886 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7bff2701-f5e9-4c0e-b84e-62d3b416ab44 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:31.093995 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7bff2701-f5e9-4c0e-b84e-62d3b416ab44 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:31.094342 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1269/5058] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:31 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:31.234651 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3cbba805-8e5b-4acb-8246-63ca9bd92222 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:31.236434 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3cbba805-8e5b-4acb-8246-63ca9bd92222 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:31.236919 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3cbba805-8e5b-4acb-8246-63ca9bd92222 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:31.236919 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3cbba805-8e5b-4acb-8246-63ca9bd92222 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:31.237038 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3cbba805-8e5b-4acb-8246-63ca9bd92222 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:31.241062 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:31.241062 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:31.241676 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3cbba805-8e5b-4acb-8246-63ca9bd92222 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:31.242069 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1270/5059] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:31 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:31.753706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d2e9291f-438c-4633-9962-07fe0bd3a18c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:31.754971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-638aaf71-8b88-4578-b76d-719d640c3903 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:31.756727 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-638aaf71-8b88-4578-b76d-719d640c3903 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:31.756928 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-638aaf71-8b88-4578-b76d-719d640c3903 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:31.757145 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-638aaf71-8b88-4578-b76d-719d640c3903 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:31.757248 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-638aaf71-8b88-4578-b76d-719d640c3903 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:31.760552 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d2e9291f-438c-4633-9962-07fe0bd3a18c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:31.760910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d2e9291f-438c-4633-9962-07fe0bd3a18c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:31.761365 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:31.761365 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:31.761963 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d2e9291f-438c-4633-9962-07fe0bd3a18c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:31.762034 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-638aaf71-8b88-4578-b76d-719d640c3903 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:31.762193 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d2e9291f-438c-4633-9962-07fe0bd3a18c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:31.762351 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1259/5060] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:31 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:31.784220 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:31.784220 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:31.786946 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d2e9291f-438c-4633-9962-07fe0bd3a18c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:31.787962 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1263/5061] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:31 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 724 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:32.106257 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-92a02ae0-0644-4365-8089-bf0a407bfb84 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:32.108152 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92a02ae0-0644-4365-8089-bf0a407bfb84 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:32.108286 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92a02ae0-0644-4365-8089-bf0a407bfb84 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:32.108474 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-92a02ae0-0644-4365-8089-bf0a407bfb84 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:32.117846 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:32.117846 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:32.121290 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-92a02ae0-0644-4365-8089-bf0a407bfb84 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:32.125347 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-92a02ae0-0644-4365-8089-bf0a407bfb84 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:32.125781 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1270/5062] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:32 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:32.251580 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c80701d0-00a4-4953-9ba3-6a9ad9e0f809 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:32.253267 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c80701d0-00a4-4953-9ba3-6a9ad9e0f809 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:32.253492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c80701d0-00a4-4953-9ba3-6a9ad9e0f809 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:32.253703 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c80701d0-00a4-4953-9ba3-6a9ad9e0f809 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:32.253807 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c80701d0-00a4-4953-9ba3-6a9ad9e0f809 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:32.258722 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:32.258722 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:32.259665 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c80701d0-00a4-4953-9ba3-6a9ad9e0f809 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:32.260186 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1271/5063] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:32 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:32.558850 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-4eb27eb2-309c-4f69-9ef3-6276bbcb0864 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:32.561072 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-4eb27eb2-309c-4f69-9ef3-6276bbcb0864 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3/action Aug 12 15:04:32.561489 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-4eb27eb2-309c-4f69-9ef3-6276bbcb0864 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-complete": null}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:04:32.561685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-4eb27eb2-309c-4f69-9ef3-6276bbcb0864 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:32.578493 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:32.578493 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:32.588784 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [req-c2e96980-62f2-4d37-ad99-b9bc3791c58a req-4eb27eb2-309c-4f69-9ef3-6276bbcb0864 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3/action returned with HTTP 204 Aug 12 15:04:32.589632 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1260/5064] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:04:32 2026] POST /volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:32.772008 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f48a2e96-0493-4bc9-a9a6-244aa6843207 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:32.775556 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f48a2e96-0493-4bc9-a9a6-244aa6843207 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:32.775785 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f48a2e96-0493-4bc9-a9a6-244aa6843207 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:32.775934 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f48a2e96-0493-4bc9-a9a6-244aa6843207 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:32.776146 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f48a2e96-0493-4bc9-a9a6-244aa6843207 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:32.780118 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:32.780118 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:32.780717 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f48a2e96-0493-4bc9-a9a6-244aa6843207 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:32.781088 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1264/5065] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:32 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:32.797701 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1074c0a3-960c-4276-97dd-1fc07e917aff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:32.799484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1074c0a3-960c-4276-97dd-1fc07e917aff tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:32.799718 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1074c0a3-960c-4276-97dd-1fc07e917aff tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:32.799911 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1074c0a3-960c-4276-97dd-1fc07e917aff tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:32.800015 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1074c0a3-960c-4276-97dd-1fc07e917aff tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:32.804100 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:32.804100 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:32.804678 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1074c0a3-960c-4276-97dd-1fc07e917aff tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:32.805039 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1271/5066] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:32 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:33.137556 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-aa6a31e9-8798-42e6-9bc6-5eabd0049d33 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:33.139313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa6a31e9-8798-42e6-9bc6-5eabd0049d33 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:33.139545 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa6a31e9-8798-42e6-9bc6-5eabd0049d33 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:33.139733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-aa6a31e9-8798-42e6-9bc6-5eabd0049d33 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:33.148821 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:33.148821 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:33.151893 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-aa6a31e9-8798-42e6-9bc6-5eabd0049d33 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:33.155700 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-aa6a31e9-8798-42e6-9bc6-5eabd0049d33 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:33.156112 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1272/5067] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:33 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 1175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:33.270785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ce6f9d6-bb14-479f-a89a-d1a28e53931d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:33.272648 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce6f9d6-bb14-479f-a89a-d1a28e53931d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:33.272876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ce6f9d6-bb14-479f-a89a-d1a28e53931d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:33.273056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ce6f9d6-bb14-479f-a89a-d1a28e53931d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:33.273154 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0ce6f9d6-bb14-479f-a89a-d1a28e53931d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:33.277168 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:33.277168 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:33.277752 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ce6f9d6-bb14-479f-a89a-d1a28e53931d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:33.278089 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1261/5068] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:33 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:33.790360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-688db3ce-42c7-4284-b74c-c15d9177cd1e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:33.792228 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-688db3ce-42c7-4284-b74c-c15d9177cd1e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:33.792445 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-688db3ce-42c7-4284-b74c-c15d9177cd1e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:33.792685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-688db3ce-42c7-4284-b74c-c15d9177cd1e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:33.792809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-688db3ce-42c7-4284-b74c-c15d9177cd1e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:33.796999 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:33.796999 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:33.797727 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-688db3ce-42c7-4284-b74c-c15d9177cd1e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:33.798098 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1265/5069] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:33 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:33.814712 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3dfd3abd-3104-4720-a2ca-11935f7487db None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:33.817169 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dfd3abd-3104-4720-a2ca-11935f7487db tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:33.817470 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dfd3abd-3104-4720-a2ca-11935f7487db tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:33.817751 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dfd3abd-3104-4720-a2ca-11935f7487db tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:33.817922 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3dfd3abd-3104-4720-a2ca-11935f7487db tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:33.823127 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:33.823127 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:33.823966 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dfd3abd-3104-4720-a2ca-11935f7487db tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:33.824486 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1272/5070] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:33 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:34.289109 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-daa096ba-5883-496e-8fbb-e3f23104fefb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:34.292081 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-daa096ba-5883-496e-8fbb-e3f23104fefb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:34.292318 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-daa096ba-5883-496e-8fbb-e3f23104fefb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:34.292568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-daa096ba-5883-496e-8fbb-e3f23104fefb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:34.292707 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-daa096ba-5883-496e-8fbb-e3f23104fefb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:34.297416 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:34.297416 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:34.298341 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-daa096ba-5883-496e-8fbb-e3f23104fefb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:34.299183 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1273/5071] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:34 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:34.810171 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6acd25f8-129e-483f-a5fb-829644262f8e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:34.812426 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6acd25f8-129e-483f-a5fb-829644262f8e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:34.812708 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6acd25f8-129e-483f-a5fb-829644262f8e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:34.812982 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6acd25f8-129e-483f-a5fb-829644262f8e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:34.813133 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6acd25f8-129e-483f-a5fb-829644262f8e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:34.818398 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:34.818398 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:34.819115 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6acd25f8-129e-483f-a5fb-829644262f8e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:34.819496 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1262/5072] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:34 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:34.838058 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-ef7febda-a8ef-49c8-8ede-1c958d070522 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:34.844733 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef7febda-a8ef-49c8-8ede-1c958d070522 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:34.846079 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef7febda-a8ef-49c8-8ede-1c958d070522 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:34.847249 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-ef7febda-a8ef-49c8-8ede-1c958d070522 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:34.847997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-ef7febda-a8ef-49c8-8ede-1c958d070522 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:34.863428 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:34.863428 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:34.866375 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-ef7febda-a8ef-49c8-8ede-1c958d070522 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:34.867411 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1266/5073] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:34 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:35.311058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1465eb85-6fa1-43e4-bb33-57cd4107fae4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:35.313005 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1465eb85-6fa1-43e4-bb33-57cd4107fae4 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:35.313217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1465eb85-6fa1-43e4-bb33-57cd4107fae4 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:35.313398 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1465eb85-6fa1-43e4-bb33-57cd4107fae4 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:35.313541 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1465eb85-6fa1-43e4-bb33-57cd4107fae4 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:35.317830 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:35.317830 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:35.318369 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1465eb85-6fa1-43e4-bb33-57cd4107fae4 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:35.318719 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1273/5074] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:35 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:35.829374 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8cc5ae53-8057-4faf-81c2-2d245eaaa573 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:35.831070 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8cc5ae53-8057-4faf-81c2-2d245eaaa573 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:35.831070 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8cc5ae53-8057-4faf-81c2-2d245eaaa573 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:35.834473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8cc5ae53-8057-4faf-81c2-2d245eaaa573 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:35.834473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8cc5ae53-8057-4faf-81c2-2d245eaaa573 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:35.835038 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:35.835038 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:35.835539 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8cc5ae53-8057-4faf-81c2-2d245eaaa573 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:35.835840 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1274/5075] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:35 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:35.879872 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9af149f-5e0d-4408-b5a6-c0422e86ad36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:35.881735 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9af149f-5e0d-4408-b5a6-c0422e86ad36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:35.881945 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9af149f-5e0d-4408-b5a6-c0422e86ad36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:35.882137 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9af149f-5e0d-4408-b5a6-c0422e86ad36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:35.882240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a9af149f-5e0d-4408-b5a6-c0422e86ad36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:35.886410 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:35.886410 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:35.886992 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9af149f-5e0d-4408-b5a6-c0422e86ad36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:35.887336 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1263/5076] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:35 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:36.342868 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2dde2239-0eb4-4611-9bc0-c6d4c02999f0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:36.367502 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2dde2239-0eb4-4611-9bc0-c6d4c02999f0 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:36.367729 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2dde2239-0eb4-4611-9bc0-c6d4c02999f0 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:36.367924 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2dde2239-0eb4-4611-9bc0-c6d4c02999f0 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:36.368019 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-2dde2239-0eb4-4611-9bc0-c6d4c02999f0 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:36.392272 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:36.392272 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:36.396980 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2dde2239-0eb4-4611-9bc0-c6d4c02999f0 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:36.399599 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1267/5077] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:36 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:36.580130 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e5481fba-03ac-4ebd-9e35-08cdd2322201 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:36.582858 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e5481fba-03ac-4ebd-9e35-08cdd2322201 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:36.583131 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e5481fba-03ac-4ebd-9e35-08cdd2322201 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:36.583365 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e5481fba-03ac-4ebd-9e35-08cdd2322201 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:36.594279 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:36.594279 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:36.597777 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e5481fba-03ac-4ebd-9e35-08cdd2322201 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:36.602075 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e5481fba-03ac-4ebd-9e35-08cdd2322201 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:36.602466 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1274/5078] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:04:36 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:36.623626 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e672fe78-88ca-4540-a080-d741a14bd924 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:36.625976 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e672fe78-88ca-4540-a080-d741a14bd924 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] POST https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08/action Aug 12 15:04:36.626486 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e672fe78-88ca-4540-a080-d741a14bd924 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:04:36.626732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e672fe78-88ca-4540-a080-d741a14bd924 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:36.637428 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:36.637428 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:36.638056 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e672fe78-88ca-4540-a080-d741a14bd924 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:36.644971 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e672fe78-88ca-4540-a080-d741a14bd924 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Begin detaching volume completed successfully. Aug 12 15:04:36.645527 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-e672fe78-88ca-4540-a080-d741a14bd924 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08/action returned with HTTP 202 Aug 12 15:04:36.646157 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1275/5079] 10.4.3.100 () {72 vars in 1672 bytes} [Wed Aug 12 15:04:36 2026] POST /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:04:36.693278 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-12258ac5-2eaf-4864-a3b2-02e9cb728dae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:36.693675 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12258ac5-2eaf-4864-a3b2-02e9cb728dae None None] GET https://10.4.3.100/volume// Aug 12 15:04:36.693888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12258ac5-2eaf-4864-a3b2-02e9cb728dae None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:36.694149 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-12258ac5-2eaf-4864-a3b2-02e9cb728dae None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:36.694978 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-12258ac5-2eaf-4864-a3b2-02e9cb728dae None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:04:36.695398 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1264/5080] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:04:36 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 15:04:36.708627 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-43b752ec-a79e-4ae2-8593-e03ef42e4d16 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:36.717725 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-43b752ec-a79e-4ae2-8593-e03ef42e4d16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:36.718225 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-43b752ec-a79e-4ae2-8593-e03ef42e4d16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:36.719185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-43b752ec-a79e-4ae2-8593-e03ef42e4d16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:36.747205 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:36.747205 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:36.749389 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-43b752ec-a79e-4ae2-8593-e03ef42e4d16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:36.753355 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-43b752ec-a79e-4ae2-8593-e03ef42e4d16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:36.753723 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1268/5081] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:04:36 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 1358 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:04:36.846266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bc85d022-ed3a-4266-9af4-5295830031c0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:36.848696 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc85d022-ed3a-4266-9af4-5295830031c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:36.848995 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc85d022-ed3a-4266-9af4-5295830031c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:36.849252 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bc85d022-ed3a-4266-9af4-5295830031c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:36.849395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bc85d022-ed3a-4266-9af4-5295830031c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:36.854268 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:36.854268 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:36.855012 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bc85d022-ed3a-4266-9af4-5295830031c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:36.855477 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1275/5082] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:36 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:36.897294 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fef30c11-a773-49bd-bbce-2a48f8dd2674 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:36.899162 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fef30c11-a773-49bd-bbce-2a48f8dd2674 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:36.899376 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fef30c11-a773-49bd-bbce-2a48f8dd2674 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:36.899597 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fef30c11-a773-49bd-bbce-2a48f8dd2674 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:36.899718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fef30c11-a773-49bd-bbce-2a48f8dd2674 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:36.904009 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:36.904009 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:36.904762 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fef30c11-a773-49bd-bbce-2a48f8dd2674 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:36.905219 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1276/5083] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:36 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:37.412170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b99d6017-4adb-45c6-85a7-047d9942344b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.413678 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b99d6017-4adb-45c6-85a7-047d9942344b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:37.413855 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b99d6017-4adb-45c6-85a7-047d9942344b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.414018 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b99d6017-4adb-45c6-85a7-047d9942344b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.414115 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b99d6017-4adb-45c6-85a7-047d9942344b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:37.418176 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.418176 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:37.418786 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b99d6017-4adb-45c6-85a7-047d9942344b tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:37.419530 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1265/5084] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:37 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:37.607660 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-090d494b-7ebd-4db7-9672-eea71ac6c331 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.617382 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-090d494b-7ebd-4db7-9672-eea71ac6c331 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3 Aug 12 15:04:37.619164 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-090d494b-7ebd-4db7-9672-eea71ac6c331 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.619941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-090d494b-7ebd-4db7-9672-eea71ac6c331 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.641643 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.641643 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:37.699644 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-7af9a261-8b46-40f9-8e9c-26030304aa3e req-090d494b-7ebd-4db7-9672-eea71ac6c331 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3 returned with HTTP 200 Aug 12 15:04:37.700336 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1269/5085] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:04:37 2026] DELETE /volume/v3/attachments/e60bf741-9a84-492e-8af3-a1087aa3e1d3 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:37.752557 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-450fb1c9-07d4-4ac0-b3ba-0fe6c12bba45 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.754519 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-450fb1c9-07d4-4ac0-b3ba-0fe6c12bba45 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:37.754735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-450fb1c9-07d4-4ac0-b3ba-0fe6c12bba45 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.754957 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-450fb1c9-07d4-4ac0-b3ba-0fe6c12bba45 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.762146 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.762146 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:37.766044 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-450fb1c9-07d4-4ac0-b3ba-0fe6c12bba45 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:37.770704 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-450fb1c9-07d4-4ac0-b3ba-0fe6c12bba45 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:37.770962 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1276/5086] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:37 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:37.784566 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e6d32b3e-4698-4272-84b5-96df6a415cf6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.786741 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6d32b3e-4698-4272-84b5-96df6a415cf6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:37.787020 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6d32b3e-4698-4272-84b5-96df6a415cf6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.787249 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e6d32b3e-4698-4272-84b5-96df6a415cf6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.796352 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.796352 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:37.801543 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e6d32b3e-4698-4272-84b5-96df6a415cf6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:37.806977 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e6d32b3e-4698-4272-84b5-96df6a415cf6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:37.807401 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1277/5087] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:37 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:37.820272 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.821965 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:37.822148 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.822327 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.822519 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume with id: 93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:37.828934 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.828934 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:37.829321 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:37.843788 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume request issued successfully. Aug 12 15:04:37.844051 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2ed0a797-154c-429a-a64b-cd6abcab0d73 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 202 Aug 12 15:04:37.844681 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1266/5088] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:04:37 2026] DELETE /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:37.853620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-82746321-9a00-4dc7-b745-e8d9b7bda621 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.855888 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-82746321-9a00-4dc7-b745-e8d9b7bda621 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:37.856161 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-82746321-9a00-4dc7-b745-e8d9b7bda621 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.856314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-82746321-9a00-4dc7-b745-e8d9b7bda621 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.864589 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-96f4f108-aa39-4f70-b2f8-9022fe36a93f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.865861 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.865861 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:37.867050 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96f4f108-aa39-4f70-b2f8-9022fe36a93f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:37.867284 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96f4f108-aa39-4f70-b2f8-9022fe36a93f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.867511 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96f4f108-aa39-4f70-b2f8-9022fe36a93f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.867651 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-96f4f108-aa39-4f70-b2f8-9022fe36a93f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:37.870903 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-82746321-9a00-4dc7-b745-e8d9b7bda621 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:37.872616 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.872616 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:37.873395 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96f4f108-aa39-4f70-b2f8-9022fe36a93f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:37.873810 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1277/5089] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:37 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:37.876883 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-82746321-9a00-4dc7-b745-e8d9b7bda621 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 200 Aug 12 15:04:37.877377 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1270/5090] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:37 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:37.916316 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-78d46200-a6ee-4c2a-bccb-bc1f01dca0b0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:37.918649 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-78d46200-a6ee-4c2a-bccb-bc1f01dca0b0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:37.918906 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-78d46200-a6ee-4c2a-bccb-bc1f01dca0b0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:37.919095 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-78d46200-a6ee-4c2a-bccb-bc1f01dca0b0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:37.919188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-78d46200-a6ee-4c2a-bccb-bc1f01dca0b0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:37.923233 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:37.923233 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:37.923851 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-78d46200-a6ee-4c2a-bccb-bc1f01dca0b0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:37.924320 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1278/5091] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:37 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:38.430016 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c828e813-10a9-4554-a1e2-602d7602efb2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.432031 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c828e813-10a9-4554-a1e2-602d7602efb2 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:38.432250 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c828e813-10a9-4554-a1e2-602d7602efb2 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.432527 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c828e813-10a9-4554-a1e2-602d7602efb2 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.432655 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c828e813-10a9-4554-a1e2-602d7602efb2 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:38.437318 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.437318 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:38.438043 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c828e813-10a9-4554-a1e2-602d7602efb2 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:38.438646 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1267/5092] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:38 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:38.884387 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7dea8982-ca66-415b-9c64-f347a031a29c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.886185 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dea8982-ca66-415b-9c64-f347a031a29c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:04:38.886416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7dea8982-ca66-415b-9c64-f347a031a29c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.886645 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7dea8982-ca66-415b-9c64-f347a031a29c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.886790 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7dea8982-ca66-415b-9c64-f347a031a29c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:38.890293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bda80306-b1fa-47a0-82bd-70e3aca08cc0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.891195 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.891195 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:38.891950 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7dea8982-ca66-415b-9c64-f347a031a29c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:04:38.892305 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bda80306-b1fa-47a0-82bd-70e3aca08cc0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 Aug 12 15:04:38.892400 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1278/5093] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:38 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:38.892580 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bda80306-b1fa-47a0-82bd-70e3aca08cc0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.892812 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bda80306-b1fa-47a0-82bd-70e3aca08cc0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.897969 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bda80306-b1fa-47a0-82bd-70e3aca08cc0 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 returned with HTTP 404 Aug 12 15:04:38.898654 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1271/5094] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:38 2026] GET /volume/v3/volumes/93ba502d-e2be-47c6-b144-6a9949eacc08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:38.901684 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.904113 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:38.904561 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25c11b90-0f94-4018-8074-1b6309c53613"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:38.904863 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-65cf8c1f-44c7-4c3d-ae97-7a342158ab32 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.906161 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating new backup {'backup': {'volume_id': '25c11b90-0f94-4018-8074-1b6309c53613'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:38.906284 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating backup of volume 25c11b90-0f94-4018-8074-1b6309c53613 in container None Aug 12 15:04:38.906777 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65cf8c1f-44c7-4c3d-ae97-7a342158ab32 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:38.907021 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65cf8c1f-44c7-4c3d-ae97-7a342158ab32 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.907244 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-65cf8c1f-44c7-4c3d-ae97-7a342158ab32 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.914051 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.914051 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:38.914389 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:04:38.916048 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.916048 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:38.919945 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-65cf8c1f-44c7-4c3d-ae97-7a342158ab32 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:38.924615 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-65cf8c1f-44c7-4c3d-ae97-7a342158ab32 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:38.925232 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1268/5095] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:38 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:38.930357 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['d9cbf6d2-2194-4970-a541-858c685512b9', '8f604819-6edc-4d07-97d3-9c05c9a28f1e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:38.934822 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-768eabaa-ef45-4162-bb68-8148f190a354 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.936672 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cffaf90e-6d36-439f-b3aa-e6f8b08094a8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.936981 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-768eabaa-ef45-4162-bb68-8148f190a354 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:38.937240 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-768eabaa-ef45-4162-bb68-8148f190a354 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.937485 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-768eabaa-ef45-4162-bb68-8148f190a354 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.937630 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-768eabaa-ef45-4162-bb68-8148f190a354 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:38.938366 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cffaf90e-6d36-439f-b3aa-e6f8b08094a8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:38.938564 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cffaf90e-6d36-439f-b3aa-e6f8b08094a8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.938780 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cffaf90e-6d36-439f-b3aa-e6f8b08094a8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.942121 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.942121 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:38.942871 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-768eabaa-ef45-4162-bb68-8148f190a354 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:38.943316 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1279/5096] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:38 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:38.946082 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.946082 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:38.948915 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cffaf90e-6d36-439f-b3aa-e6f8b08094a8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:38.953164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cffaf90e-6d36-439f-b3aa-e6f8b08094a8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:38.953470 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1272/5097] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:38 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:38.957031 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-31e640df-6892-40ee-91f7-c8b8c65364f8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:38.957608 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1279/5098] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:04:38 2026] POST /volume/v3/backups => generated 288 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:38.965516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-10cb3c2d-1280-484a-b3ef-48c10c5a44e0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.966031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:38.967238 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10cb3c2d-1280-484a-b3ef-48c10c5a44e0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:38.967445 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10cb3c2d-1280-484a-b3ef-48c10c5a44e0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.967674 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-10cb3c2d-1280-484a-b3ef-48c10c5a44e0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.967785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-10cb3c2d-1280-484a-b3ef-48c10c5a44e0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:38.967885 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:38.968082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:38.968262 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:38.968403 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume with id: 1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:38.972048 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.972048 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:38.972605 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-10cb3c2d-1280-484a-b3ef-48c10c5a44e0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:38.972960 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1269/5099] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:38 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:38.975793 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:38.975793 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:38.976346 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:38.995233 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume request issued successfully. Aug 12 15:04:38.995497 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-330342c6-8717-4b7d-97fd-7c15e4aca89e tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 202 Aug 12 15:04:38.996062 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1280/5100] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:04:38 2026] DELETE /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:39.004221 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-45fd504d-e6e1-4e5c-9062-04ef2f62ef3a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:39.006512 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45fd504d-e6e1-4e5c-9062-04ef2f62ef3a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:39.006818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-45fd504d-e6e1-4e5c-9062-04ef2f62ef3a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:39.007089 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-45fd504d-e6e1-4e5c-9062-04ef2f62ef3a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:39.013779 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:39.013779 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:39.018505 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-45fd504d-e6e1-4e5c-9062-04ef2f62ef3a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:39.024892 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-45fd504d-e6e1-4e5c-9062-04ef2f62ef3a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 200 Aug 12 15:04:39.025408 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1273/5101] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:39 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:39.449784 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3732109d-51ea-4dab-afc0-e8cedcc9d7e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:39.451403 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3732109d-51ea-4dab-afc0-e8cedcc9d7e1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:39.451597 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3732109d-51ea-4dab-afc0-e8cedcc9d7e1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:39.451767 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3732109d-51ea-4dab-afc0-e8cedcc9d7e1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:39.451915 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3732109d-51ea-4dab-afc0-e8cedcc9d7e1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:39.455928 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:39.455928 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:39.456602 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3732109d-51ea-4dab-afc0-e8cedcc9d7e1 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:39.457026 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1280/5102] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:39 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:39.953222 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ee70c3a-e172-4683-8c87-2c6e41f99811 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:39.954893 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ee70c3a-e172-4683-8c87-2c6e41f99811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:39.955077 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ee70c3a-e172-4683-8c87-2c6e41f99811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:39.955236 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ee70c3a-e172-4683-8c87-2c6e41f99811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:39.955334 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0ee70c3a-e172-4683-8c87-2c6e41f99811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:39.959076 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:39.959076 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:39.959567 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ee70c3a-e172-4683-8c87-2c6e41f99811 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:39.959918 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1270/5103] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:39 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:39.982813 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-41e652ec-0187-4523-a8ee-c7cf0b6136da None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:39.984361 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41e652ec-0187-4523-a8ee-c7cf0b6136da tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:39.984556 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41e652ec-0187-4523-a8ee-c7cf0b6136da tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:39.984778 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-41e652ec-0187-4523-a8ee-c7cf0b6136da tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:39.984944 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-41e652ec-0187-4523-a8ee-c7cf0b6136da tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:39.988675 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:39.988675 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:39.989211 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-41e652ec-0187-4523-a8ee-c7cf0b6136da tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:39.989681 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1281/5104] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:39 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:40.037207 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-94e833c2-0d77-42a6-812d-64686adfa54f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:40.038989 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-94e833c2-0d77-42a6-812d-64686adfa54f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 Aug 12 15:04:40.039160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-94e833c2-0d77-42a6-812d-64686adfa54f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:40.039371 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-94e833c2-0d77-42a6-812d-64686adfa54f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:40.044588 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-94e833c2-0d77-42a6-812d-64686adfa54f tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 returned with HTTP 404 Aug 12 15:04:40.045001 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1274/5105] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:40 2026] GET /volume/v3/volumes/1d46ea06-26dc-44b1-a8e2-4a25dc266d70 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:40.052399 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-29ea7f27-d4e6-4bef-b8ef-df3935702a35 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:40.054388 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29ea7f27-d4e6-4bef-b8ef-df3935702a35 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:40.054650 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29ea7f27-d4e6-4bef-b8ef-df3935702a35 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:40.054854 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-29ea7f27-d4e6-4bef-b8ef-df3935702a35 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:40.060978 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:40.060978 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:40.064239 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-29ea7f27-d4e6-4bef-b8ef-df3935702a35 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:40.068261 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-29ea7f27-d4e6-4bef-b8ef-df3935702a35 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:40.068683 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1281/5106] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:40 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:40.079916 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c272690b-3617-4c34-aa98-cff133cad733 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:40.081771 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c272690b-3617-4c34-aa98-cff133cad733 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:40.081992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c272690b-3617-4c34-aa98-cff133cad733 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:40.082185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c272690b-3617-4c34-aa98-cff133cad733 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:40.089644 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:40.089644 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:40.093080 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c272690b-3617-4c34-aa98-cff133cad733 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:40.097302 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c272690b-3617-4c34-aa98-cff133cad733 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:40.097721 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1271/5107] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:40 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:40.108823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:40.110726 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:40.110945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:40.111135 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:40.111280 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume with id: 830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:40.117914 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:40.117914 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:40.118383 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:40.133747 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume request issued successfully. Aug 12 15:04:40.133962 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1816bdb7-42c5-4b79-bd0e-fd81e885c970 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 202 Aug 12 15:04:40.134358 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1282/5108] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:04:40 2026] DELETE /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:40.142624 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f9bd2a18-49e5-4e64-bcdb-0a9096700138 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:40.144839 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9bd2a18-49e5-4e64-bcdb-0a9096700138 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:40.145129 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9bd2a18-49e5-4e64-bcdb-0a9096700138 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:40.145367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f9bd2a18-49e5-4e64-bcdb-0a9096700138 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:40.154052 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:40.154052 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:40.158679 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f9bd2a18-49e5-4e64-bcdb-0a9096700138 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:40.164978 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f9bd2a18-49e5-4e64-bcdb-0a9096700138 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 200 Aug 12 15:04:40.165209 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1275/5109] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:40 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:40.466323 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-53645a81-4b83-42aa-b497-bc0e8cee41cb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:40.467865 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53645a81-4b83-42aa-b497-bc0e8cee41cb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:40.468042 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53645a81-4b83-42aa-b497-bc0e8cee41cb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:40.468211 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-53645a81-4b83-42aa-b497-bc0e8cee41cb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:40.468303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-53645a81-4b83-42aa-b497-bc0e8cee41cb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:40.472214 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:40.472214 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:40.472876 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-53645a81-4b83-42aa-b497-bc0e8cee41cb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:40.473180 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1282/5110] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:40 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:40.969310 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5fb6b69c-b440-4fa2-98b4-841c80a73569 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:40.971597 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fb6b69c-b440-4fa2-98b4-841c80a73569 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:40.971884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fb6b69c-b440-4fa2-98b4-841c80a73569 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:40.972124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5fb6b69c-b440-4fa2-98b4-841c80a73569 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:40.972266 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5fb6b69c-b440-4fa2-98b4-841c80a73569 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:40.977127 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:40.977127 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:40.977888 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5fb6b69c-b440-4fa2-98b4-841c80a73569 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:40.978341 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1272/5111] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:40 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:40.999244 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31b1d8a0-fade-4f44-8429-7f5ca6ad49d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:41.001600 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31b1d8a0-fade-4f44-8429-7f5ca6ad49d8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:41.001909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31b1d8a0-fade-4f44-8429-7f5ca6ad49d8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:41.002139 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31b1d8a0-fade-4f44-8429-7f5ca6ad49d8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:41.002274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-31b1d8a0-fade-4f44-8429-7f5ca6ad49d8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:41.007625 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:41.007625 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:41.008387 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31b1d8a0-fade-4f44-8429-7f5ca6ad49d8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:41.008880 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1283/5112] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:40 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:41.179242 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d03ca64e-e4de-4131-97a9-dff97a5a9933 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:41.181465 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d03ca64e-e4de-4131-97a9-dff97a5a9933 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 Aug 12 15:04:41.181725 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d03ca64e-e4de-4131-97a9-dff97a5a9933 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:41.181995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d03ca64e-e4de-4131-97a9-dff97a5a9933 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:41.189657 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d03ca64e-e4de-4131-97a9-dff97a5a9933 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 returned with HTTP 404 Aug 12 15:04:41.190316 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1276/5113] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:41 2026] GET /volume/v3/volumes/830a4529-6e18-4e07-8e8b-ac5cf66164c5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:41.197596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:41.199282 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 Aug 12 15:04:41.199524 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:41.199721 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:41.199816 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete snapshot with id: 1acaf897-815e-408a-b514-6f7b587b9fa5 Aug 12 15:04:41.204599 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:41.204599 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:41.204994 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:41.220377 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot delete request issued successfully. Aug 12 15:04:41.220573 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ebf8936-8ea4-4ff1-b783-db88c1d42079 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 returned with HTTP 202 Aug 12 15:04:41.220997 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1283/5114] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:04:41 2026] DELETE /volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:41.228801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e012d58f-1bca-441c-8ea0-e9437da79dec None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:41.230481 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e012d58f-1bca-441c-8ea0-e9437da79dec tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 Aug 12 15:04:41.230670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e012d58f-1bca-441c-8ea0-e9437da79dec tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:41.230881 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e012d58f-1bca-441c-8ea0-e9437da79dec tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:41.235796 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:41.235796 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:41.236175 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e012d58f-1bca-441c-8ea0-e9437da79dec tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:41.236918 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e012d58f-1bca-441c-8ea0-e9437da79dec tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 returned with HTTP 200 Aug 12 15:04:41.237236 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1273/5115] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:41 2026] GET /volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:41.483258 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60b6b89f-1ef7-430d-8bcc-46c9170ec6a5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:41.485504 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60b6b89f-1ef7-430d-8bcc-46c9170ec6a5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:41.485763 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60b6b89f-1ef7-430d-8bcc-46c9170ec6a5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:41.485992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60b6b89f-1ef7-430d-8bcc-46c9170ec6a5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:41.486092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-60b6b89f-1ef7-430d-8bcc-46c9170ec6a5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:41.491091 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:41.491091 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:41.491932 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60b6b89f-1ef7-430d-8bcc-46c9170ec6a5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:41.492420 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1284/5116] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:41 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:41.988539 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7b695bd3-127d-4b31-9e36-062956e10f6e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:41.990567 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b695bd3-127d-4b31-9e36-062956e10f6e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:41.990810 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b695bd3-127d-4b31-9e36-062956e10f6e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:41.991027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b695bd3-127d-4b31-9e36-062956e10f6e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:41.991196 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7b695bd3-127d-4b31-9e36-062956e10f6e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:41.996227 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:41.996227 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:41.996902 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b695bd3-127d-4b31-9e36-062956e10f6e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:41.997368 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1277/5117] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:41 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:42.019147 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-376711d8-d7b3-4fe5-9aee-f9660c17d1fa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:42.021305 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-376711d8-d7b3-4fe5-9aee-f9660c17d1fa tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:42.021576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-376711d8-d7b3-4fe5-9aee-f9660c17d1fa tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:42.021819 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-376711d8-d7b3-4fe5-9aee-f9660c17d1fa tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:42.021967 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-376711d8-d7b3-4fe5-9aee-f9660c17d1fa tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:42.027222 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:42.027222 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:42.027994 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-376711d8-d7b3-4fe5-9aee-f9660c17d1fa tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:42.028586 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1284/5118] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:42 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:42.246728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0c3a1b98-164c-4003-8664-65f2c3b070a2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:42.249293 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c3a1b98-164c-4003-8664-65f2c3b070a2 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 Aug 12 15:04:42.249598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c3a1b98-164c-4003-8664-65f2c3b070a2 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:42.249784 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0c3a1b98-164c-4003-8664-65f2c3b070a2 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:42.254485 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0c3a1b98-164c-4003-8664-65f2c3b070a2 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 returned with HTTP 404 Aug 12 15:04:42.255139 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1274/5119] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:42 2026] GET /volume/v3/snapshots/1acaf897-815e-408a-b514-6f7b587b9fa5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:42.263017 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:42.265487 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 Aug 12 15:04:42.265735 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:42.265961 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:42.266066 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete snapshot with id: 3b03d63f-989b-4144-8381-694dee5bb5d2 Aug 12 15:04:42.272041 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:42.272041 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:42.272614 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:42.294491 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot delete request issued successfully. Aug 12 15:04:42.294491 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f99cbcaf-54c1-4dc6-99af-d8a6b4dc083d tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 returned with HTTP 202 Aug 12 15:04:42.294491 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1285/5120] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:04:42 2026] DELETE /volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:42.301664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d016a6c1-b31a-490c-b83c-7b222b663ab7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:42.304230 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d016a6c1-b31a-490c-b83c-7b222b663ab7 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 Aug 12 15:04:42.304583 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d016a6c1-b31a-490c-b83c-7b222b663ab7 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:42.305739 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d016a6c1-b31a-490c-b83c-7b222b663ab7 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:42.310721 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:42.310721 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:42.314139 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d016a6c1-b31a-490c-b83c-7b222b663ab7 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:42.314139 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d016a6c1-b31a-490c-b83c-7b222b663ab7 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 returned with HTTP 200 Aug 12 15:04:42.314139 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1278/5121] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:42 2026] GET /volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:42.502801 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c75098e3-cf1c-42d1-9ccb-355b32f76626 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:42.505048 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c75098e3-cf1c-42d1-9ccb-355b32f76626 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:42.505312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c75098e3-cf1c-42d1-9ccb-355b32f76626 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:42.505564 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c75098e3-cf1c-42d1-9ccb-355b32f76626 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:42.505697 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c75098e3-cf1c-42d1-9ccb-355b32f76626 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:42.511755 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:42.511755 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:42.512711 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c75098e3-cf1c-42d1-9ccb-355b32f76626 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:42.513278 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1285/5122] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:42 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:42.524215 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:42.526438 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:42.526884 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b", "name": "tempest-VolumesBackupsTest-Backup-485764799"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:42.529161 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating new backup {'backup': {'volume_id': '9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b', 'name': 'tempest-VolumesBackupsTest-Backup-485764799'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:42.529353 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating backup of volume 9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b in container None Aug 12 15:04:42.538357 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:42.538357 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:42.539090 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:04:42.565408 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Created reservations ['855d8651-b1fb-4b0b-a312-833dda865f72', 'f1437b55-7b47-4415-9c8e-c651a86da997'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:42.595547 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-600ee1b9-1e2e-41bb-ab60-db2121d000dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:42.596112 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1275/5123] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:04:42 2026] POST /volume/v3/backups => generated 329 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:42.605993 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dc78fd8a-4de3-448e-918e-2219ac2b3165 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:42.608062 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc78fd8a-4de3-448e-918e-2219ac2b3165 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:42.608319 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc78fd8a-4de3-448e-918e-2219ac2b3165 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:42.608588 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dc78fd8a-4de3-448e-918e-2219ac2b3165 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:42.608740 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dc78fd8a-4de3-448e-918e-2219ac2b3165 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:42.615274 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:42.615274 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:42.616213 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dc78fd8a-4de3-448e-918e-2219ac2b3165 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:42.616614 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1286/5124] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:42 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:43.009122 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-270a156d-b643-4bb5-bff2-ee3865fda663 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:43.011215 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-270a156d-b643-4bb5-bff2-ee3865fda663 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:43.011431 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-270a156d-b643-4bb5-bff2-ee3865fda663 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:43.011710 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-270a156d-b643-4bb5-bff2-ee3865fda663 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:43.011774 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-270a156d-b643-4bb5-bff2-ee3865fda663 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:43.015752 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:43.015752 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:43.016372 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-270a156d-b643-4bb5-bff2-ee3865fda663 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:43.016834 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1279/5125] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:43 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:43.038326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe1ed55e-b219-4aa1-9184-49b1ace3655f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:43.040507 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe1ed55e-b219-4aa1-9184-49b1ace3655f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:43.041221 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe1ed55e-b219-4aa1-9184-49b1ace3655f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:43.041221 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe1ed55e-b219-4aa1-9184-49b1ace3655f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:43.041221 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fe1ed55e-b219-4aa1-9184-49b1ace3655f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:43.046331 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:43.046331 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:43.046693 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe1ed55e-b219-4aa1-9184-49b1ace3655f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:43.047130 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1286/5126] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:43 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:43.321411 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dbdb1705-aaf5-4008-8c07-924925f082b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:43.323189 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbdb1705-aaf5-4008-8c07-924925f082b6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 Aug 12 15:04:43.323409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbdb1705-aaf5-4008-8c07-924925f082b6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:43.323609 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dbdb1705-aaf5-4008-8c07-924925f082b6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:43.327560 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dbdb1705-aaf5-4008-8c07-924925f082b6 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 returned with HTTP 404 Aug 12 15:04:43.328055 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1276/5127] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:43 2026] GET /volume/v3/snapshots/3b03d63f-989b-4144-8381-694dee5bb5d2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:43.334915 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e925a65a-ec40-4052-81da-4b092a3fc212 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:43.337261 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e925a65a-ec40-4052-81da-4b092a3fc212 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 Aug 12 15:04:43.337537 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e925a65a-ec40-4052-81da-4b092a3fc212 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:43.337787 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e925a65a-ec40-4052-81da-4b092a3fc212 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:43.337948 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e925a65a-ec40-4052-81da-4b092a3fc212 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete snapshot with id: 17a69cd0-4c16-4497-89d8-3d819e8113c2 Aug 12 15:04:43.344052 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:43.344052 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:43.344615 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e925a65a-ec40-4052-81da-4b092a3fc212 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:43.362153 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e925a65a-ec40-4052-81da-4b092a3fc212 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot delete request issued successfully. Aug 12 15:04:43.362383 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e925a65a-ec40-4052-81da-4b092a3fc212 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 returned with HTTP 202 Aug 12 15:04:43.362919 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1287/5128] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:04:43 2026] DELETE /volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:43.369939 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-af9114d2-6cb8-4024-bb97-eaf6f625687b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:43.374020 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-af9114d2-6cb8-4024-bb97-eaf6f625687b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 Aug 12 15:04:43.374020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-af9114d2-6cb8-4024-bb97-eaf6f625687b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:43.374020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-af9114d2-6cb8-4024-bb97-eaf6f625687b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:43.381200 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:43.381200 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:43.381200 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-af9114d2-6cb8-4024-bb97-eaf6f625687b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Snapshot retrieved successfully. Aug 12 15:04:43.381200 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-af9114d2-6cb8-4024-bb97-eaf6f625687b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 returned with HTTP 200 Aug 12 15:04:43.381200 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1280/5129] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:43 2026] GET /volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:43.627177 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fec8cfe4-5588-4ad7-9e96-ee34b923b844 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:43.628807 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fec8cfe4-5588-4ad7-9e96-ee34b923b844 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:43.629028 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fec8cfe4-5588-4ad7-9e96-ee34b923b844 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:43.629279 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fec8cfe4-5588-4ad7-9e96-ee34b923b844 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:43.629415 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fec8cfe4-5588-4ad7-9e96-ee34b923b844 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:43.634111 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:43.634111 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:43.634928 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fec8cfe4-5588-4ad7-9e96-ee34b923b844 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:43.635367 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1287/5130] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:43 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:44.028391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1ccab160-9fdb-4ef3-8267-f6d8ddd288b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.030498 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ccab160-9fdb-4ef3-8267-f6d8ddd288b6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:44.030771 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ccab160-9fdb-4ef3-8267-f6d8ddd288b6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.031001 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1ccab160-9fdb-4ef3-8267-f6d8ddd288b6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.031124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1ccab160-9fdb-4ef3-8267-f6d8ddd288b6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:44.036208 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:44.036208 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:44.036854 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1ccab160-9fdb-4ef3-8267-f6d8ddd288b6 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:44.037241 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1277/5131] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:44 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:44.058579 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c54ef033-dbc3-49bd-9c02-4e6d21600803 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.061033 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c54ef033-dbc3-49bd-9c02-4e6d21600803 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:44.061524 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c54ef033-dbc3-49bd-9c02-4e6d21600803 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.061740 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c54ef033-dbc3-49bd-9c02-4e6d21600803 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.061740 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c54ef033-dbc3-49bd-9c02-4e6d21600803 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:44.069112 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:44.069112 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:44.069735 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c54ef033-dbc3-49bd-9c02-4e6d21600803 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:44.070178 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1288/5132] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:44 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:44.393473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-62aabc92-97a2-41cd-9a2f-dbdcbb069d8b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.395602 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62aabc92-97a2-41cd-9a2f-dbdcbb069d8b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 Aug 12 15:04:44.395830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62aabc92-97a2-41cd-9a2f-dbdcbb069d8b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.396069 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-62aabc92-97a2-41cd-9a2f-dbdcbb069d8b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.400790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-62aabc92-97a2-41cd-9a2f-dbdcbb069d8b tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 returned with HTTP 404 Aug 12 15:04:44.401503 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1281/5133] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:04:44 2026] GET /volume/v3/snapshots/17a69cd0-4c16-4497-89d8-3d819e8113c2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:44.409423 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ea7090e3-246e-423d-97fa-6817d73a80bf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.411484 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea7090e3-246e-423d-97fa-6817d73a80bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:04:44.411737 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea7090e3-246e-423d-97fa-6817d73a80bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.412013 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ea7090e3-246e-423d-97fa-6817d73a80bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.421061 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:44.421061 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:44.425289 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ea7090e3-246e-423d-97fa-6817d73a80bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:44.430599 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ea7090e3-246e-423d-97fa-6817d73a80bf tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:04:44.431167 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1288/5134] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:44 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:44.443469 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3aef7c01-cd7d-447e-952b-c7379fc2de40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.447475 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aef7c01-cd7d-447e-952b-c7379fc2de40 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:04:44.447475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aef7c01-cd7d-447e-952b-c7379fc2de40 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.447475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3aef7c01-cd7d-447e-952b-c7379fc2de40 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.452514 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:44.452514 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:44.455904 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-3aef7c01-cd7d-447e-952b-c7379fc2de40 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:44.459560 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3aef7c01-cd7d-447e-952b-c7379fc2de40 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:04:44.459905 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1278/5135] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:44 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:44.470812 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.472861 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] DELETE https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:04:44.473123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.473357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.473567 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume with id: ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:04:44.481633 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:44.481633 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:44.482212 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:44.506654 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Delete volume request issued successfully. Aug 12 15:04:44.506879 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f787a765-e3a9-4e9e-8df2-f27ffabc1b16 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 202 Aug 12 15:04:44.507344 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1289/5136] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:04:44 2026] DELETE /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:44.515361 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1573083f-52d4-4e5c-b2cb-afa874816ca8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.516888 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1573083f-52d4-4e5c-b2cb-afa874816ca8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:04:44.517078 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1573083f-52d4-4e5c-b2cb-afa874816ca8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.517281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1573083f-52d4-4e5c-b2cb-afa874816ca8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.524165 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:44.524165 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:44.528325 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1573083f-52d4-4e5c-b2cb-afa874816ca8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Volume info retrieved successfully. Aug 12 15:04:44.533411 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1573083f-52d4-4e5c-b2cb-afa874816ca8 tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 200 Aug 12 15:04:44.534008 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1282/5137] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:44 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:44.646699 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c77a9694-f284-420c-a450-fa5bb0122a95 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:44.648851 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c77a9694-f284-420c-a450-fa5bb0122a95 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:44.649144 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c77a9694-f284-420c-a450-fa5bb0122a95 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:44.649406 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c77a9694-f284-420c-a450-fa5bb0122a95 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:44.649584 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c77a9694-f284-420c-a450-fa5bb0122a95 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:44.654426 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:44.654426 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:44.655355 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c77a9694-f284-420c-a450-fa5bb0122a95 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:44.655840 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1289/5138] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:44 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:45.048191 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b100efe0-09bd-4f43-9e36-43fe620ce641 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:45.050407 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b100efe0-09bd-4f43-9e36-43fe620ce641 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:45.050627 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b100efe0-09bd-4f43-9e36-43fe620ce641 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:45.050774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b100efe0-09bd-4f43-9e36-43fe620ce641 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:45.050893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b100efe0-09bd-4f43-9e36-43fe620ce641 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:45.054865 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:45.054865 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:45.055749 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b100efe0-09bd-4f43-9e36-43fe620ce641 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:45.055749 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1279/5139] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:45 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:45.080491 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5e210b05-753c-4ac5-b3d5-3e4bac17f3e5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:45.082624 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e210b05-753c-4ac5-b3d5-3e4bac17f3e5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:45.082921 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e210b05-753c-4ac5-b3d5-3e4bac17f3e5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:45.083149 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5e210b05-753c-4ac5-b3d5-3e4bac17f3e5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:45.083278 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5e210b05-753c-4ac5-b3d5-3e4bac17f3e5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:45.088502 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:45.088502 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:45.089309 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5e210b05-753c-4ac5-b3d5-3e4bac17f3e5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:45.089942 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1290/5140] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:45 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:45.547288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c003a470-8562-4460-97a0-78ba974b265a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:45.551139 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c003a470-8562-4460-97a0-78ba974b265a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] GET https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c Aug 12 15:04:45.551392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c003a470-8562-4460-97a0-78ba974b265a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:45.551643 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c003a470-8562-4460-97a0-78ba974b265a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:45.558446 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c003a470-8562-4460-97a0-78ba974b265a tempest-SnapshotDataIntegrityTests-413200136 tempest-SnapshotDataIntegrityTests-413200136-project-member] https://10.4.3.100/volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c returned with HTTP 404 Aug 12 15:04:45.559024 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1283/5141] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:45 2026] GET /volume/v3/volumes/ae9e6fff-2176-4d76-a015-65a012d3476c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:45.667430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c50bba9f-70a9-41bf-941e-6fea31dcf919 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:45.669857 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c50bba9f-70a9-41bf-941e-6fea31dcf919 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:45.670023 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c50bba9f-70a9-41bf-941e-6fea31dcf919 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:45.670257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c50bba9f-70a9-41bf-941e-6fea31dcf919 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:45.670384 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c50bba9f-70a9-41bf-941e-6fea31dcf919 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:45.677125 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:45.677125 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:45.677888 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c50bba9f-70a9-41bf-941e-6fea31dcf919 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:45.678268 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1290/5142] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:45 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:46.067177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d9e81f63-f1ee-4a15-b4c3-b645d9aa061e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:46.069533 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9e81f63-f1ee-4a15-b4c3-b645d9aa061e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:46.069828 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9e81f63-f1ee-4a15-b4c3-b645d9aa061e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:46.070094 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d9e81f63-f1ee-4a15-b4c3-b645d9aa061e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:46.070237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d9e81f63-f1ee-4a15-b4c3-b645d9aa061e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:46.072213 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=291,cinder:INSERT=31,cinder:UPDATE=79 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:04:46.076637 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:46.076637 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:46.077532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d9e81f63-f1ee-4a15-b4c3-b645d9aa061e tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:46.078047 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1280/5143] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:46 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:46.100802 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-51cfdd0b-7897-464f-b6a1-692f4aa7d096 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:46.102820 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51cfdd0b-7897-464f-b6a1-692f4aa7d096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:46.103080 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51cfdd0b-7897-464f-b6a1-692f4aa7d096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:46.103311 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-51cfdd0b-7897-464f-b6a1-692f4aa7d096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:46.103438 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-51cfdd0b-7897-464f-b6a1-692f4aa7d096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:46.108373 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:46.108373 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:46.109181 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-51cfdd0b-7897-464f-b6a1-692f4aa7d096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:46.109647 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1291/5144] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:46 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:46.688745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a3889c37-b0d8-4559-b1fe-b054b7804b5a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:46.692521 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3889c37-b0d8-4559-b1fe-b054b7804b5a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:46.692806 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3889c37-b0d8-4559-b1fe-b054b7804b5a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:46.693086 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3889c37-b0d8-4559-b1fe-b054b7804b5a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:46.693241 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-a3889c37-b0d8-4559-b1fe-b054b7804b5a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:46.695272 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=351,cinder:INSERT=51,cinder:UPDATE=108 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:04:46.699063 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:46.699063 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:46.699837 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3889c37-b0d8-4559-b1fe-b054b7804b5a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:46.700205 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1284/5145] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:46 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:47.092155 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b43fa6ba-9574-4306-aa02-a5bc33a74e83 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:47.094137 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b43fa6ba-9574-4306-aa02-a5bc33a74e83 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:47.094370 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b43fa6ba-9574-4306-aa02-a5bc33a74e83 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:47.094608 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b43fa6ba-9574-4306-aa02-a5bc33a74e83 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:47.094742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b43fa6ba-9574-4306-aa02-a5bc33a74e83 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:47.101063 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:47.101063 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:47.101749 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b43fa6ba-9574-4306-aa02-a5bc33a74e83 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:47.102157 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1291/5146] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:47 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:47.122858 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-20f8d976-c049-4487-a517-6d146e124cb7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:47.124874 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20f8d976-c049-4487-a517-6d146e124cb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:47.125160 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20f8d976-c049-4487-a517-6d146e124cb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:47.125391 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-20f8d976-c049-4487-a517-6d146e124cb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:47.125540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-20f8d976-c049-4487-a517-6d146e124cb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:47.129978 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:47.129978 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:47.130729 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-20f8d976-c049-4487-a517-6d146e124cb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:47.131213 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1281/5147] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:47 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:47.711279 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2d9ad304-f446-4240-b9f9-109f064b5749 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:47.713485 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d9ad304-f446-4240-b9f9-109f064b5749 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:47.713754 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d9ad304-f446-4240-b9f9-109f064b5749 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:47.713974 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2d9ad304-f446-4240-b9f9-109f064b5749 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:47.714136 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2d9ad304-f446-4240-b9f9-109f064b5749 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:47.715868 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=260,cinder:INSERT=26,cinder:UPDATE=57 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:04:47.719469 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:47.719469 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:47.720584 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2d9ad304-f446-4240-b9f9-109f064b5749 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:47.721719 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1292/5148] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:47 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:48.111264 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e7133cc7-a9a6-4b59-bc1a-1b63888be9aa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:48.113045 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7133cc7-a9a6-4b59-bc1a-1b63888be9aa tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:04:48.113248 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7133cc7-a9a6-4b59-bc1a-1b63888be9aa tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:48.113431 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7133cc7-a9a6-4b59-bc1a-1b63888be9aa tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:48.113549 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e7133cc7-a9a6-4b59-bc1a-1b63888be9aa tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:48.118006 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:48.118006 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:48.118524 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7133cc7-a9a6-4b59-bc1a-1b63888be9aa tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:04:48.118954 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1285/5149] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:48 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:48.128829 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d9d61df-891d-444b-bdbf-185038f815dc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:48.130548 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d9d61df-891d-444b-bdbf-185038f815dc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] POST https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90/action Aug 12 15:04:48.130864 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d9d61df-891d-444b-bdbf-185038f815dc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:04:48.131000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d9d61df-891d-444b-bdbf-185038f815dc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:48.132224 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.admin_actions [None req-9d9d61df-891d-444b-bdbf-185038f815dc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Updating backup 'f6fe7205-afe3-4f86-a321-1b3707898f90' with '{'status': 'error'}' {{(pid=100248) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 15:04:48.134036 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=287,cinder:INSERT=37,cinder:UPDATE=75 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:04:48.140430 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c01af546-9eee-4aa4-9d7e-6db98c839853 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:48.141352 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:48.141352 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:48.141970 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c01af546-9eee-4aa4-9d7e-6db98c839853 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:48.142175 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c01af546-9eee-4aa4-9d7e-6db98c839853 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:48.142339 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c01af546-9eee-4aa4-9d7e-6db98c839853 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:48.142440 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c01af546-9eee-4aa4-9d7e-6db98c839853 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:48.142988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-9d9d61df-891d-444b-bdbf-185038f815dc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '6a71bf51edef42ce89e78944c5b5f921', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '524cb46c317a4347bcd546ef776a26c3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:04:48.143269 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d9d61df-891d-444b-bdbf-185038f815dc tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90/action returned with HTTP 403 Aug 12 15:04:48.143862 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1292/5150] 10.4.3.100 () {70 vars in 1430 bytes} [Wed Aug 12 15:04:48 2026] POST /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:48.146052 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:48.146052 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:48.146573 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c01af546-9eee-4aa4-9d7e-6db98c839853 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:48.146892 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1282/5151] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:48 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:48.150530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:48.152107 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc Aug 12 15:04:48.152280 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:48.152449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:48.152623 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume with id: 983cd5a8-1f04-4a89-bb32-301489d89edc Aug 12 15:04:48.159071 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:48.159071 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:48.159363 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:48.174961 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume request issued successfully. Aug 12 15:04:48.175228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-05a521ff-0b38-4274-a5a6-80c9e055ad1d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc returned with HTTP 202 Aug 12 15:04:48.175561 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1293/5152] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:04:48 2026] DELETE /volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:04:48.182132 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b2d3f844-c48f-4c32-bcda-8d26de86189a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:48.183793 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b2d3f844-c48f-4c32-bcda-8d26de86189a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc Aug 12 15:04:48.184037 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b2d3f844-c48f-4c32-bcda-8d26de86189a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:48.184220 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b2d3f844-c48f-4c32-bcda-8d26de86189a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:48.190469 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:48.190469 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:48.193310 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b2d3f844-c48f-4c32-bcda-8d26de86189a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:04:48.196629 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b2d3f844-c48f-4c32-bcda-8d26de86189a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc returned with HTTP 200 Aug 12 15:04:48.196991 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1286/5153] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:48 2026] GET /volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc => generated 1017 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:48.735760 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f2ae9479-86a5-43f6-abf3-e2201fc2207e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:48.737587 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2ae9479-86a5-43f6-abf3-e2201fc2207e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:48.737814 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f2ae9479-86a5-43f6-abf3-e2201fc2207e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:48.738038 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f2ae9479-86a5-43f6-abf3-e2201fc2207e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:48.738177 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f2ae9479-86a5-43f6-abf3-e2201fc2207e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:48.742309 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:48.742309 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:48.743059 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2ae9479-86a5-43f6-abf3-e2201fc2207e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:48.743469 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1293/5154] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:48 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:49.156868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a151d8f3-60f7-4b24-8c45-fa973d6478c3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:49.161212 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a151d8f3-60f7-4b24-8c45-fa973d6478c3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:49.161212 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a151d8f3-60f7-4b24-8c45-fa973d6478c3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:49.161212 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a151d8f3-60f7-4b24-8c45-fa973d6478c3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:49.161212 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a151d8f3-60f7-4b24-8c45-fa973d6478c3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:49.165783 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:49.165783 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:49.166625 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a151d8f3-60f7-4b24-8c45-fa973d6478c3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:49.167141 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1283/5155] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:49 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:49.210274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8fa79527-d4ce-4430-9546-612e31afba70 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:49.212241 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fa79527-d4ce-4430-9546-612e31afba70 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc Aug 12 15:04:49.212445 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fa79527-d4ce-4430-9546-612e31afba70 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:49.212659 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8fa79527-d4ce-4430-9546-612e31afba70 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:49.218438 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8fa79527-d4ce-4430-9546-612e31afba70 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc returned with HTTP 404 Aug 12 15:04:49.218973 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1294/5156] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:49 2026] GET /volume/v3/volumes/983cd5a8-1f04-4a89-bb32-301489d89edc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:04:49.228639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:49.230918 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] POST https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0/restore Aug 12 15:04:49.231340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:49.232728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Restoring backup bbc2f34d-52a7-4e11-a773-4d28cf641ce0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100247) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 15:04:49.232843 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Restoring backup bbc2f34d-52a7-4e11-a773-4d28cf641ce0 to volume None. Aug 12 15:04:49.237424 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:49.237424 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:49.238557 np0000007067 devstack@c-api.service[100247]: INFO cinder.backup.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Creating volume of 1 GB for restore of backup bbc2f34d-52a7-4e11-a773-4d28cf641ce0. Aug 12 15:04:49.243931 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Availability Zones retrieved successfully. Aug 12 15:04:49.250407 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Flow 'volume_create_api' (307caeb7-4c1e-4434-8f6b-7a4e6aac03b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:49.251301 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05db2883-5aca-42c5-8b29-774f9b742204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:49.252224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:49.280360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05db2883-5aca-42c5-8b29-774f9b742204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:49.281287 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c75701-fda5-463c-adad-1d3909d154cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:49.317959 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Created reservations ['c798d6db-fc9f-4aff-8707-903081c27a1a', '057c0bb3-a3b3-4043-aed7-2917e58b9272', 'a243e093-199c-4735-90ae-a47cb8874aee', '8ec2e4ae-c71e-4190-b8fe-a8a07c57d062'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:49.318830 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c75701-fda5-463c-adad-1d3909d154cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c798d6db-fc9f-4aff-8707-903081c27a1a', '057c0bb3-a3b3-4043-aed7-2917e58b9272', 'a243e093-199c-4735-90ae-a47cb8874aee', '8ec2e4ae-c71e-4190-b8fe-a8a07c57d062']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:49.319647 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c392f44b-d406-44de-a140-e2ea84e9de80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:49.354669 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c392f44b-d406-44de-a140-e2ea84e9de80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b6ea35e-40c0-434f-a203-4c7702edd967', '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='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['c798d6db-fc9f-4aff-8707-903081c27a1a','057c0bb3-a3b3-4043-aed7-2917e58b9272','a243e093-199c-4735-90ae-a47cb8874aee','8ec2e4ae-c71e-4190-b8fe-a8a07c57d062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a71bf51edef42ce89e78944c5b5f921',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:49Z,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=3b6ea35e-40c0-434f-a203-4c7702edd967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='524cb46c317a4347bcd546ef776a26c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a71bf51edef42ce89e78944c5b5f921',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:49.355403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5bd3fe-af6a-4297-b0b1-70186de0193d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:49.368626 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff5bd3fe-af6a-4297-b0b1-70186de0193d) transitioned into 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='524cb46c317a4347bcd546ef776a26c3',qos_specs=None,replication_status=,reservations=['c798d6db-fc9f-4aff-8707-903081c27a1a','057c0bb3-a3b3-4043-aed7-2917e58b9272','a243e093-199c-4735-90ae-a47cb8874aee','8ec2e4ae-c71e-4190-b8fe-a8a07c57d062'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a71bf51edef42ce89e78944c5b5f921',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:49.369297 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700ef4fd-1326-4fa7-9e48-315d320187a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:49.377996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700ef4fd-1326-4fa7-9e48-315d320187a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:49.378764 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Flow 'volume_create_api' (307caeb7-4c1e-4434-8f6b-7a4e6aac03b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:49.379114 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Create volume request issued successfully. Aug 12 15:04:49.385389 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:49.385389 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:49.385848 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Volume info retrieved successfully. Aug 12 15:04:49.753726 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-06926d5b-5de9-4be7-8a86-c48c7b81ac99 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:49.755567 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06926d5b-5de9-4be7-8a86-c48c7b81ac99 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:49.755806 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06926d5b-5de9-4be7-8a86-c48c7b81ac99 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:49.756036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-06926d5b-5de9-4be7-8a86-c48c7b81ac99 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:49.756186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-06926d5b-5de9-4be7-8a86-c48c7b81ac99 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:49.761705 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:49.761705 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:49.762737 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-06926d5b-5de9-4be7-8a86-c48c7b81ac99 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:49.763261 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1294/5157] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:49 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:50.177186 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31c76872-70c5-49ea-aa2e-3d261bf2cf54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:50.179095 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31c76872-70c5-49ea-aa2e-3d261bf2cf54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:50.179301 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31c76872-70c5-49ea-aa2e-3d261bf2cf54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:50.179533 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31c76872-70c5-49ea-aa2e-3d261bf2cf54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:50.179643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-31c76872-70c5-49ea-aa2e-3d261bf2cf54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:50.184524 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:50.184524 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:50.185224 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31c76872-70c5-49ea-aa2e-3d261bf2cf54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:50.185903 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1284/5158] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:50 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:50.393032 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:50.393032 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:50.393526 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Volume info retrieved successfully. Aug 12 15:04:50.393650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Checking backup size 1 against volume size 1 {{(pid=100247) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 15:04:50.393745 np0000007067 devstack@c-api.service[100247]: INFO cinder.backup.api [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Overwriting volume 3b6ea35e-40c0-434f-a203-4c7702edd967 with restore of backup bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:50.405715 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] restore_backup in rpcapi backup_id bbc2f34d-52a7-4e11-a773-4d28cf641ce0 {{(pid=100247) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 15:04:50.407488 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-834a33a0-cd86-4c04-bca7-b157a32eb49b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0/restore returned with HTTP 202 Aug 12 15:04:50.407909 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1287/5159] 10.4.3.100 () {70 vars in 1433 bytes} [Wed Aug 12 15:04:49 2026] POST /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0/restore => generated 152 bytes in 1180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:50.415586 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-44896371-4b65-45e2-b5d8-8e0a7e3fe9b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:50.417572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44896371-4b65-45e2-b5d8-8e0a7e3fe9b8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:50.417823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44896371-4b65-45e2-b5d8-8e0a7e3fe9b8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:50.418033 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-44896371-4b65-45e2-b5d8-8e0a7e3fe9b8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:50.418143 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-44896371-4b65-45e2-b5d8-8e0a7e3fe9b8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:50.422385 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:50.422385 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:50.423069 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-44896371-4b65-45e2-b5d8-8e0a7e3fe9b8 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:50.423420 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1295/5160] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:50 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:50.774779 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bc277abf-df47-4a3d-b154-e33dbacc1ea0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:50.776787 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc277abf-df47-4a3d-b154-e33dbacc1ea0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:50.777027 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc277abf-df47-4a3d-b154-e33dbacc1ea0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:50.777227 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bc277abf-df47-4a3d-b154-e33dbacc1ea0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:50.777369 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-bc277abf-df47-4a3d-b154-e33dbacc1ea0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:50.781976 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:50.781976 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:50.782886 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bc277abf-df47-4a3d-b154-e33dbacc1ea0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:50.783306 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1295/5161] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:50 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:51.195978 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8aed812d-49b0-41d5-9d5a-fda627ffa588 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:51.197937 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8aed812d-49b0-41d5-9d5a-fda627ffa588 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:51.198187 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8aed812d-49b0-41d5-9d5a-fda627ffa588 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:51.198418 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8aed812d-49b0-41d5-9d5a-fda627ffa588 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:51.198581 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8aed812d-49b0-41d5-9d5a-fda627ffa588 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:51.203553 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:51.203553 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:51.204293 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8aed812d-49b0-41d5-9d5a-fda627ffa588 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:51.204779 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1285/5162] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:51 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:51.439485 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b4b6d2bc-cf3d-483f-86e2-3ca79c6adba1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:51.440119 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4b6d2bc-cf3d-483f-86e2-3ca79c6adba1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:51.440398 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4b6d2bc-cf3d-483f-86e2-3ca79c6adba1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:51.440688 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4b6d2bc-cf3d-483f-86e2-3ca79c6adba1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:51.440858 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-b4b6d2bc-cf3d-483f-86e2-3ca79c6adba1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:51.447092 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:51.447092 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:51.447866 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4b6d2bc-cf3d-483f-86e2-3ca79c6adba1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:51.448335 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1288/5163] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:51 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:51.794561 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-368163a7-9b7b-4e83-ac21-4a8c320d6f16 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:51.796371 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-368163a7-9b7b-4e83-ac21-4a8c320d6f16 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:51.796606 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-368163a7-9b7b-4e83-ac21-4a8c320d6f16 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:51.796795 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-368163a7-9b7b-4e83-ac21-4a8c320d6f16 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:51.796893 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-368163a7-9b7b-4e83-ac21-4a8c320d6f16 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:51.801494 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:51.801494 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:51.802392 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-368163a7-9b7b-4e83-ac21-4a8c320d6f16 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:51.802810 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1296/5164] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:51 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:52.219028 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-13f74ccd-5347-4602-aaef-324419dd473b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:52.221717 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13f74ccd-5347-4602-aaef-324419dd473b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:52.221916 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13f74ccd-5347-4602-aaef-324419dd473b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:52.222097 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-13f74ccd-5347-4602-aaef-324419dd473b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:52.222194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-13f74ccd-5347-4602-aaef-324419dd473b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:52.230113 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:52.230113 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:52.230688 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-13f74ccd-5347-4602-aaef-324419dd473b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:52.231060 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1296/5165] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:52 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:52.463602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6ee7ee94-c0b8-405a-8565-fe2bdf786480 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:52.470677 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ee7ee94-c0b8-405a-8565-fe2bdf786480 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:52.471628 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ee7ee94-c0b8-405a-8565-fe2bdf786480 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:52.472475 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6ee7ee94-c0b8-405a-8565-fe2bdf786480 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:52.472619 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6ee7ee94-c0b8-405a-8565-fe2bdf786480 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:52.487264 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:52.487264 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:52.487950 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6ee7ee94-c0b8-405a-8565-fe2bdf786480 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:52.488352 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1286/5166] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:52 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:52.812210 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8aa1c6f9-dff8-4ca9-a00d-f4b775df7af0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:52.813859 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8aa1c6f9-dff8-4ca9-a00d-f4b775df7af0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:52.814087 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8aa1c6f9-dff8-4ca9-a00d-f4b775df7af0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:52.814262 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8aa1c6f9-dff8-4ca9-a00d-f4b775df7af0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:52.814360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8aa1c6f9-dff8-4ca9-a00d-f4b775df7af0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:52.818473 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:52.818473 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:52.819312 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8aa1c6f9-dff8-4ca9-a00d-f4b775df7af0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:52.819883 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1289/5167] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:52 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:53.240031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-66655c00-7935-4f0c-829e-e25fdafaf7ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:53.241600 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66655c00-7935-4f0c-829e-e25fdafaf7ff tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:53.241775 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66655c00-7935-4f0c-829e-e25fdafaf7ff tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:53.241980 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-66655c00-7935-4f0c-829e-e25fdafaf7ff tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:53.242141 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-66655c00-7935-4f0c-829e-e25fdafaf7ff tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:53.246376 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:53.246376 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:53.247103 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-66655c00-7935-4f0c-829e-e25fdafaf7ff tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:53.247640 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1297/5168] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:53 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:53.500934 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d1c95355-1e21-4249-abcd-1ac46e214d6b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:53.503159 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1c95355-1e21-4249-abcd-1ac46e214d6b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:53.503427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1c95355-1e21-4249-abcd-1ac46e214d6b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:53.503691 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d1c95355-1e21-4249-abcd-1ac46e214d6b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:53.503863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d1c95355-1e21-4249-abcd-1ac46e214d6b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:53.509422 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:53.509422 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:53.510268 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d1c95355-1e21-4249-abcd-1ac46e214d6b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:53.510786 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1297/5169] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:53 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:53.831329 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-de35b3e8-c8c0-4a59-93d4-fe5d1e9716ae None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:53.833683 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de35b3e8-c8c0-4a59-93d4-fe5d1e9716ae tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:53.833902 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de35b3e8-c8c0-4a59-93d4-fe5d1e9716ae tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:53.834095 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-de35b3e8-c8c0-4a59-93d4-fe5d1e9716ae tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:53.834216 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-de35b3e8-c8c0-4a59-93d4-fe5d1e9716ae tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:53.838408 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:53.838408 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:53.839234 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-de35b3e8-c8c0-4a59-93d4-fe5d1e9716ae tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:53.839638 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1287/5170] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:53 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:54.258757 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b4d7a483-aba1-4b0b-9994-4211c97eaa30 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:54.260986 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4d7a483-aba1-4b0b-9994-4211c97eaa30 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:54.261259 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4d7a483-aba1-4b0b-9994-4211c97eaa30 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:54.261534 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b4d7a483-aba1-4b0b-9994-4211c97eaa30 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:54.261681 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-b4d7a483-aba1-4b0b-9994-4211c97eaa30 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:54.267122 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:54.267122 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:54.267947 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b4d7a483-aba1-4b0b-9994-4211c97eaa30 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 200 Aug 12 15:04:54.268466 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1290/5171] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:54 2026] GET /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:54.279744 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f424ce3e-a201-4007-ae00-5c377c3929fe None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:54.281766 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f424ce3e-a201-4007-ae00-5c377c3929fe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac Aug 12 15:04:54.282043 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f424ce3e-a201-4007-ae00-5c377c3929fe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:54.282243 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f424ce3e-a201-4007-ae00-5c377c3929fe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:54.282336 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-f424ce3e-a201-4007-ae00-5c377c3929fe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete backup with id: b3dea13e-aaf6-4ffb-8999-e7078b8a50ac. Aug 12 15:04:54.287063 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:54.287063 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:54.300576 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-f424ce3e-a201-4007-ae00-5c377c3929fe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] delete_backup rpcapi backup_id b3dea13e-aaf6-4ffb-8999-e7078b8a50ac {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:04:54.302892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f424ce3e-a201-4007-ae00-5c377c3929fe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac returned with HTTP 202 Aug 12 15:04:54.303364 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1298/5172] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:04:54 2026] DELETE /volume/v3/backups/b3dea13e-aaf6-4ffb-8999-e7078b8a50ac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:04:54.313784 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:54.315694 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:04:54.316096 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-363671955"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:54.317918 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-363671955'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:04:54.318066 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume of 1 GB Aug 12 15:04:54.322390 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Availability Zones retrieved successfully. Aug 12 15:04:54.327984 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (d279307f-e0a3-43ff-a8b2-cf21ced5647c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:54.328935 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7bfba18-46cb-48ae-9038-3cd5d1d326ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:54.329664 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:04:54.357862 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7bfba18-46cb-48ae-9038-3cd5d1d326ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:54.358666 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5304d30-672d-497e-8ddf-467072bd3f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:54.398766 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['c66e62bb-db78-4fca-ba5f-d70593bce564', '014327b1-0a4c-4c95-9128-d204da6d4e34', '82552d37-4fe2-4234-9f71-855e9b682848', 'da727123-841b-44c9-b4ec-f4d5d802ab34'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:54.399775 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5304d30-672d-497e-8ddf-467072bd3f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c66e62bb-db78-4fca-ba5f-d70593bce564', '014327b1-0a4c-4c95-9128-d204da6d4e34', '82552d37-4fe2-4234-9f71-855e9b682848', 'da727123-841b-44c9-b4ec-f4d5d802ab34']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:54.400696 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d46fb4c-1e49-4e21-9334-c6e94dcb99c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:54.425994 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d46fb4c-1e49-4e21-9334-c6e94dcb99c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa287c7c-0027-4f68-b889-b92ea21667fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363671955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['c66e62bb-db78-4fca-ba5f-d70593bce564','014327b1-0a4c-4c95-9128-d204da6d4e34','82552d37-4fe2-4234-9f71-855e9b682848','da727123-841b-44c9-b4ec-f4d5d802ab34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:04:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-363671955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa287c7c-0027-4f68-b889-b92ea21667fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19baadf503f49fab29cc3c27850551d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2078110149dd4a37b2f083cb1e74c87f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:54.426742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa5568f-c691-47a7-9e83-ed8e38818a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:54.443716 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa5568f-c691-47a7-9e83-ed8e38818a36) transitioned into state 'SUCCESS' from state '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-363671955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['c66e62bb-db78-4fca-ba5f-d70593bce564','014327b1-0a4c-4c95-9128-d204da6d4e34','82552d37-4fe2-4234-9f71-855e9b682848','da727123-841b-44c9-b4ec-f4d5d802ab34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:54.444393 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ecc1859-1b05-4970-9ba7-baeebcdbb336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:04:54.454917 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ecc1859-1b05-4970-9ba7-baeebcdbb336) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:04:54.455680 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (d279307f-e0a3-43ff-a8b2-cf21ced5647c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:04:54.455990 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request issued successfully. Aug 12 15:04:54.456589 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7fc4161b-e833-4b44-ada4-a1ac884538ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:04:54.457021 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1298/5173] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:04:54 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:54.469726 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fe7211ef-1ebc-4af9-8285-ee04d9354bb7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:54.471757 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe7211ef-1ebc-4af9-8285-ee04d9354bb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd Aug 12 15:04:54.472098 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe7211ef-1ebc-4af9-8285-ee04d9354bb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:54.472439 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe7211ef-1ebc-4af9-8285-ee04d9354bb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:54.479610 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:54.479610 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:54.483507 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fe7211ef-1ebc-4af9-8285-ee04d9354bb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:04:54.487877 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe7211ef-1ebc-4af9-8285-ee04d9354bb7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd returned with HTTP 200 Aug 12 15:04:54.488503 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1288/5174] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:54 2026] GET /volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:54.523013 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7faee25f-fc58-4903-ae8b-991930298a42 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:54.525344 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7faee25f-fc58-4903-ae8b-991930298a42 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:54.525629 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7faee25f-fc58-4903-ae8b-991930298a42 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:54.525860 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7faee25f-fc58-4903-ae8b-991930298a42 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:54.525995 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7faee25f-fc58-4903-ae8b-991930298a42 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:54.531299 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:54.531299 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:54.532141 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7faee25f-fc58-4903-ae8b-991930298a42 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:54.532608 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1291/5175] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:54 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:54.850859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6c1dca00-ad85-4429-b91e-785331959dbd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:54.852764 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c1dca00-ad85-4429-b91e-785331959dbd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:54.853122 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c1dca00-ad85-4429-b91e-785331959dbd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:54.853312 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6c1dca00-ad85-4429-b91e-785331959dbd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:54.853484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6c1dca00-ad85-4429-b91e-785331959dbd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:54.859685 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:54.859685 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:54.860660 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6c1dca00-ad85-4429-b91e-785331959dbd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:54.861115 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1299/5176] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:54 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:55.500543 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a41569a-0ab8-4bd5-8587-088f6c7ced5d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:55.504987 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a41569a-0ab8-4bd5-8587-088f6c7ced5d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd Aug 12 15:04:55.505175 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a41569a-0ab8-4bd5-8587-088f6c7ced5d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:55.505353 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a41569a-0ab8-4bd5-8587-088f6c7ced5d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:55.512230 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:55.512230 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:55.515597 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4a41569a-0ab8-4bd5-8587-088f6c7ced5d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:04:55.519520 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a41569a-0ab8-4bd5-8587-088f6c7ced5d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd returned with HTTP 200 Aug 12 15:04:55.519902 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1299/5177] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:55 2026] GET /volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:04:55.531333 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:55.532934 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:55.533286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fa287c7c-0027-4f68-b889-b92ea21667fd", "name": "tempest-type-Backup-443690500"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:55.534640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating new backup {'backup': {'volume_id': 'fa287c7c-0027-4f68-b889-b92ea21667fd', 'name': 'tempest-type-Backup-443690500'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:55.534813 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating backup of volume fa287c7c-0027-4f68-b889-b92ea21667fd in container None Aug 12 15:04:55.543180 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:55.543180 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:55.543590 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:04:55.544769 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fa59ae21-4640-42c3-bbaf-a8a42e38926b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:55.546504 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fa59ae21-4640-42c3-bbaf-a8a42e38926b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:55.546675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fa59ae21-4640-42c3-bbaf-a8a42e38926b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:55.546851 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fa59ae21-4640-42c3-bbaf-a8a42e38926b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:55.547105 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-fa59ae21-4640-42c3-bbaf-a8a42e38926b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:55.550878 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:55.550878 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:55.551669 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fa59ae21-4640-42c3-bbaf-a8a42e38926b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:55.552074 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1292/5178] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:55 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:55.597650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['8b297f8d-1592-478d-bec1-97bc97cd5fcf', 'b9a9375b-f3e2-475b-99b2-2ec2e168a9a9'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:55.669883 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d54f1b6b-1d28-448a-9642-8cd8258ba670 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:55.670454 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1289/5179] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:04:55 2026] POST /volume/v3/backups => generated 315 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:55.681445 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-dd49eea4-ff12-4882-af06-cea4a682af0d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:55.683483 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd49eea4-ff12-4882-af06-cea4a682af0d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:04:55.683739 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd49eea4-ff12-4882-af06-cea4a682af0d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:55.683960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-dd49eea4-ff12-4882-af06-cea4a682af0d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:55.684111 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-dd49eea4-ff12-4882-af06-cea4a682af0d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:55.689154 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:55.689154 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:55.689895 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-dd49eea4-ff12-4882-af06-cea4a682af0d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:04:55.690346 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1300/5180] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:55 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:55.871766 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d54b4026-430c-4db8-9482-8e09226f21ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:55.873685 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d54b4026-430c-4db8-9482-8e09226f21ef tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:55.873876 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d54b4026-430c-4db8-9482-8e09226f21ef tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:55.874026 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d54b4026-430c-4db8-9482-8e09226f21ef tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:55.874151 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d54b4026-430c-4db8-9482-8e09226f21ef tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:55.878172 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:55.878172 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:55.879064 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d54b4026-430c-4db8-9482-8e09226f21ef tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:55.879629 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1300/5181] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:55 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:56.566027 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e7e05bea-00fb-4b77-8c18-c14d4faddd9a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:56.567632 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7e05bea-00fb-4b77-8c18-c14d4faddd9a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:56.567924 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7e05bea-00fb-4b77-8c18-c14d4faddd9a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:56.568100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7e05bea-00fb-4b77-8c18-c14d4faddd9a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:56.568197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e7e05bea-00fb-4b77-8c18-c14d4faddd9a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:56.572288 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:56.572288 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:56.572791 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7e05bea-00fb-4b77-8c18-c14d4faddd9a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:56.573097 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1293/5182] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:56 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:56.699900 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ec5c5414-6c42-4d72-91e8-bb617d42462e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:56.702071 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec5c5414-6c42-4d72-91e8-bb617d42462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:04:56.702359 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec5c5414-6c42-4d72-91e8-bb617d42462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:56.702623 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ec5c5414-6c42-4d72-91e8-bb617d42462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:56.702793 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ec5c5414-6c42-4d72-91e8-bb617d42462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:56.708165 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:56.708165 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:56.708969 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ec5c5414-6c42-4d72-91e8-bb617d42462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:04:56.709503 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1290/5183] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:56 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:56.891616 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fbd06e86-ed31-40ff-b974-9189cf487535 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:56.893787 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fbd06e86-ed31-40ff-b974-9189cf487535 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:56.894022 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fbd06e86-ed31-40ff-b974-9189cf487535 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:56.894166 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fbd06e86-ed31-40ff-b974-9189cf487535 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:56.894264 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fbd06e86-ed31-40ff-b974-9189cf487535 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:56.898828 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:56.898828 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:56.899747 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fbd06e86-ed31-40ff-b974-9189cf487535 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:56.900142 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1301/5184] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:56 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:57.583451 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d4a5f927-43a3-4612-a03d-c8c517c442f3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:57.585209 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4a5f927-43a3-4612-a03d-c8c517c442f3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:57.585408 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4a5f927-43a3-4612-a03d-c8c517c442f3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:57.585615 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d4a5f927-43a3-4612-a03d-c8c517c442f3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:57.585739 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d4a5f927-43a3-4612-a03d-c8c517c442f3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:57.589729 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:57.589729 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:57.590293 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d4a5f927-43a3-4612-a03d-c8c517c442f3 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:57.590639 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1301/5185] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:57 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:57.719121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-223bf9a4-8a17-4c22-9956-89d6cd30402d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:57.720960 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-223bf9a4-8a17-4c22-9956-89d6cd30402d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:04:57.721207 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-223bf9a4-8a17-4c22-9956-89d6cd30402d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:57.721466 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-223bf9a4-8a17-4c22-9956-89d6cd30402d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:57.721625 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-223bf9a4-8a17-4c22-9956-89d6cd30402d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:57.725932 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:57.725932 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:57.726550 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-223bf9a4-8a17-4c22-9956-89d6cd30402d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:04:57.726898 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1294/5186] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:57 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:57.909535 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-564b8e72-edbf-471c-a3e5-e08cb2b547e1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:57.911832 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-564b8e72-edbf-471c-a3e5-e08cb2b547e1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:57.912109 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-564b8e72-edbf-471c-a3e5-e08cb2b547e1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:57.912355 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-564b8e72-edbf-471c-a3e5-e08cb2b547e1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:57.912517 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-564b8e72-edbf-471c-a3e5-e08cb2b547e1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:57.917973 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:57.917973 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:57.918948 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-564b8e72-edbf-471c-a3e5-e08cb2b547e1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:57.919389 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1291/5187] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:57 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:58.602440 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0107e349-59f8-4faa-90f5-d94e3eeb4e21 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:58.604228 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0107e349-59f8-4faa-90f5-d94e3eeb4e21 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:58.604480 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0107e349-59f8-4faa-90f5-d94e3eeb4e21 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:58.604674 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0107e349-59f8-4faa-90f5-d94e3eeb4e21 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:58.604777 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0107e349-59f8-4faa-90f5-d94e3eeb4e21 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:58.609519 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:58.609519 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:58.610343 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0107e349-59f8-4faa-90f5-d94e3eeb4e21 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:58.610807 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1302/5188] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:58 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:58.738153 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-db2acb78-3d7c-41fa-8433-d6e69b6bd547 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:58.739861 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db2acb78-3d7c-41fa-8433-d6e69b6bd547 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:04:58.740057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db2acb78-3d7c-41fa-8433-d6e69b6bd547 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:58.740270 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-db2acb78-3d7c-41fa-8433-d6e69b6bd547 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:58.740360 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-db2acb78-3d7c-41fa-8433-d6e69b6bd547 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:58.744633 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:58.744633 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:58.745290 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-db2acb78-3d7c-41fa-8433-d6e69b6bd547 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:04:58.745801 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1302/5189] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:58 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:58.929394 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-48162aef-8f31-40b8-a656-3ec21d5a4839 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:58.930952 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48162aef-8f31-40b8-a656-3ec21d5a4839 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:04:58.931133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48162aef-8f31-40b8-a656-3ec21d5a4839 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:58.931304 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48162aef-8f31-40b8-a656-3ec21d5a4839 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:58.931406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-48162aef-8f31-40b8-a656-3ec21d5a4839 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:58.935226 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:58.935226 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:58.935906 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48162aef-8f31-40b8-a656-3ec21d5a4839 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:04:58.936252 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1295/5190] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:58 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:58.945843 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cc29b5a6-70f3-4917-a01a-439a983427c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:58.947413 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc29b5a6-70f3-4917-a01a-439a983427c5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:04:58.947615 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc29b5a6-70f3-4917-a01a-439a983427c5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:58.947788 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cc29b5a6-70f3-4917-a01a-439a983427c5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:58.947932 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cc29b5a6-70f3-4917-a01a-439a983427c5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:58.951883 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:58.951883 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:58.952547 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cc29b5a6-70f3-4917-a01a-439a983427c5 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:04:58.952904 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1292/5191] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:58 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:58.963772 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:58.966404 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:04:58.966858 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-595697160"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:04:58.968695 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating new backup {'backup': {'volume_id': '9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-595697160'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:04:58.968891 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Creating backup of volume 9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b in container None Aug 12 15:04:58.978067 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:58.978067 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:04:58.978561 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Volume info retrieved successfully. Aug 12 15:04:58.998868 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Created reservations ['ffa562ac-8291-4657-9d6e-e97b6482ffd4', '38c8d8a8-d01a-4f6e-bdc1-d3138d16fc2f'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:04:59.043903 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4691ec5d-75aa-4aac-89c8-fb61b09b3012 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:04:59.044444 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1303/5192] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:04:58 2026] POST /volume/v3/backups => generated 329 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:04:59.054719 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c87a3158-c883-47cc-b8bb-bc329deb956f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:59.057388 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c87a3158-c883-47cc-b8bb-bc329deb956f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:04:59.057829 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c87a3158-c883-47cc-b8bb-bc329deb956f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:59.058171 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c87a3158-c883-47cc-b8bb-bc329deb956f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:59.058394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-c87a3158-c883-47cc-b8bb-bc329deb956f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:59.064606 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:59.064606 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:04:59.065356 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c87a3158-c883-47cc-b8bb-bc329deb956f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:04:59.065759 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1303/5193] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:04:59 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:59.621300 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1eb5f506-32d4-4e83-938d-6981bff959e4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:59.624133 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1eb5f506-32d4-4e83-938d-6981bff959e4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:04:59.624403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1eb5f506-32d4-4e83-938d-6981bff959e4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:59.624772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1eb5f506-32d4-4e83-938d-6981bff959e4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:59.624889 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-1eb5f506-32d4-4e83-938d-6981bff959e4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:59.631092 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:59.631092 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:04:59.632158 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1eb5f506-32d4-4e83-938d-6981bff959e4 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:04:59.632798 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1296/5194] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:59 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:04:59.758616 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-819076f1-fc6c-42b3-86d2-ba5e77a74298 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:04:59.761069 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-819076f1-fc6c-42b3-86d2-ba5e77a74298 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:04:59.761366 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-819076f1-fc6c-42b3-86d2-ba5e77a74298 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:04:59.761630 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-819076f1-fc6c-42b3-86d2-ba5e77a74298 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:04:59.761776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-819076f1-fc6c-42b3-86d2-ba5e77a74298 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:04:59.767109 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:04:59.767109 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:04:59.768048 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-819076f1-fc6c-42b3-86d2-ba5e77a74298 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:04:59.768593 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1293/5195] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:04:59 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:00.076447 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3612bc6c-b83e-4398-843d-48a569e8469d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:00.078272 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3612bc6c-b83e-4398-843d-48a569e8469d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:00.078497 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3612bc6c-b83e-4398-843d-48a569e8469d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:00.078757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3612bc6c-b83e-4398-843d-48a569e8469d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:00.078878 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3612bc6c-b83e-4398-843d-48a569e8469d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:00.083596 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:00.083596 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:00.084423 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3612bc6c-b83e-4398-843d-48a569e8469d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:00.084923 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1304/5196] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:00 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:00.645474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-26c2f109-e00e-42d9-9a75-f8bce724931b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:00.647604 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26c2f109-e00e-42d9-9a75-f8bce724931b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:05:00.647850 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26c2f109-e00e-42d9-9a75-f8bce724931b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:00.648064 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-26c2f109-e00e-42d9-9a75-f8bce724931b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:00.648247 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-26c2f109-e00e-42d9-9a75-f8bce724931b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:00.652890 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:00.652890 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:00.653571 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-26c2f109-e00e-42d9-9a75-f8bce724931b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:05:00.653970 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1304/5197] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:00 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:00.778662 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5360894e-7b7c-420b-ac75-bcdbb1f5f97a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:00.780378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5360894e-7b7c-420b-ac75-bcdbb1f5f97a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:00.780593 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5360894e-7b7c-420b-ac75-bcdbb1f5f97a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:00.780769 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5360894e-7b7c-420b-ac75-bcdbb1f5f97a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:00.780871 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5360894e-7b7c-420b-ac75-bcdbb1f5f97a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:00.784815 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:00.784815 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:00.785382 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5360894e-7b7c-420b-ac75-bcdbb1f5f97a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:00.785740 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1297/5198] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:00 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:01.096520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c9f5d621-99c0-484a-917e-3ecd5e24ff9e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:01.099362 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9f5d621-99c0-484a-917e-3ecd5e24ff9e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:01.099487 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9f5d621-99c0-484a-917e-3ecd5e24ff9e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:01.099758 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c9f5d621-99c0-484a-917e-3ecd5e24ff9e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:01.099931 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c9f5d621-99c0-484a-917e-3ecd5e24ff9e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:01.105223 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:01.105223 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:01.106124 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c9f5d621-99c0-484a-917e-3ecd5e24ff9e tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:01.106667 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1294/5199] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:01 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:01.664725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e76dbe9-4409-48de-b318-341707e4509c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:01.667078 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e76dbe9-4409-48de-b318-341707e4509c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:05:01.667344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e76dbe9-4409-48de-b318-341707e4509c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:01.667631 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e76dbe9-4409-48de-b318-341707e4509c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:01.667807 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0e76dbe9-4409-48de-b318-341707e4509c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:01.673265 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:01.673265 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:01.674157 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e76dbe9-4409-48de-b318-341707e4509c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:05:01.674726 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1305/5200] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:01 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:01.683912 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:01.685585 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 Aug 12 15:05:01.685774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:01.685966 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:01.686160 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume with id: 3b6ea35e-40c0-434f-a203-4c7702edd967 Aug 12 15:05:01.693175 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:01.693175 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:01.693576 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:05:01.712034 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume request issued successfully. Aug 12 15:05:01.712249 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2203f82a-0a99-4b72-88c9-23ac71aabca5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 returned with HTTP 202 Aug 12 15:05:01.712663 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1305/5201] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:01 2026] DELETE /volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:01.719422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b23c0415-2099-4ade-b269-7ca1d69a318c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:01.721092 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b23c0415-2099-4ade-b269-7ca1d69a318c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 Aug 12 15:05:01.721369 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b23c0415-2099-4ade-b269-7ca1d69a318c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:01.721577 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b23c0415-2099-4ade-b269-7ca1d69a318c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:01.728587 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:01.728587 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:01.732225 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b23c0415-2099-4ade-b269-7ca1d69a318c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:05:01.735754 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b23c0415-2099-4ade-b269-7ca1d69a318c tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 returned with HTTP 200 Aug 12 15:05:01.736165 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1298/5202] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:01 2026] GET /volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 => generated 1065 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:01.797694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ad4b4a1-8616-423d-9150-f972ebe89cee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:01.799905 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ad4b4a1-8616-423d-9150-f972ebe89cee tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:01.800148 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ad4b4a1-8616-423d-9150-f972ebe89cee tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:01.800383 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ad4b4a1-8616-423d-9150-f972ebe89cee tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:01.800545 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0ad4b4a1-8616-423d-9150-f972ebe89cee tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:01.805420 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:01.805420 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:01.806289 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ad4b4a1-8616-423d-9150-f972ebe89cee tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:01.806755 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1295/5203] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:01 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:02.119666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7352a575-602b-4256-949c-dc3862c78fa3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:02.122178 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7352a575-602b-4256-949c-dc3862c78fa3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:02.122487 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7352a575-602b-4256-949c-dc3862c78fa3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:02.122718 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7352a575-602b-4256-949c-dc3862c78fa3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:02.122929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7352a575-602b-4256-949c-dc3862c78fa3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:02.128704 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:02.128704 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:02.129638 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7352a575-602b-4256-949c-dc3862c78fa3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:02.130162 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1306/5204] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:02 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:02.752576 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d7e85223-3ccf-4538-8d3e-322514ee2f27 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:02.756663 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7e85223-3ccf-4538-8d3e-322514ee2f27 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 Aug 12 15:05:02.757008 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7e85223-3ccf-4538-8d3e-322514ee2f27 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:02.757287 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d7e85223-3ccf-4538-8d3e-322514ee2f27 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:02.767299 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d7e85223-3ccf-4538-8d3e-322514ee2f27 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 returned with HTTP 404 Aug 12 15:05:02.768065 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1306/5205] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:02 2026] GET /volume/v3/volumes/3b6ea35e-40c0-434f-a203-4c7702edd967 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:02.776483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-68b35612-3655-46a7-b69c-a701a3345dc5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:02.778709 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-68b35612-3655-46a7-b69c-a701a3345dc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:05:02.779070 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-68b35612-3655-46a7-b69c-a701a3345dc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:02.779295 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-68b35612-3655-46a7-b69c-a701a3345dc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:02.779450 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-68b35612-3655-46a7-b69c-a701a3345dc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:02.785087 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:02.785087 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:02.786190 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-68b35612-3655-46a7-b69c-a701a3345dc5 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-member] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:05:02.786687 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1299/5206] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:02 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:02.800383 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b0d9a22d-fa0f-48b1-b0dc-6119252aa67d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:02.802256 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0d9a22d-fa0f-48b1-b0dc-6119252aa67d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:05:02.802494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0d9a22d-fa0f-48b1-b0dc-6119252aa67d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:02.802710 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b0d9a22d-fa0f-48b1-b0dc-6119252aa67d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:02.802818 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-b0d9a22d-fa0f-48b1-b0dc-6119252aa67d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete backup with id: f6fe7205-afe3-4f86-a321-1b3707898f90. Aug 12 15:05:02.807913 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:02.807913 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:02.817274 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-16d02421-9cdf-4297-b4af-a9d47caf7b49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:02.818783 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-b0d9a22d-fa0f-48b1-b0dc-6119252aa67d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] delete_backup rpcapi backup_id f6fe7205-afe3-4f86-a321-1b3707898f90 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:02.819779 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16d02421-9cdf-4297-b4af-a9d47caf7b49 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:02.820101 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16d02421-9cdf-4297-b4af-a9d47caf7b49 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:02.820379 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-16d02421-9cdf-4297-b4af-a9d47caf7b49 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:02.820591 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-16d02421-9cdf-4297-b4af-a9d47caf7b49 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:02.820744 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b0d9a22d-fa0f-48b1-b0dc-6119252aa67d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 202 Aug 12 15:05:02.821159 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1296/5207] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:02 2026] DELETE /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:02.826061 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:02.826061 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:02.827066 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-16d02421-9cdf-4297-b4af-a9d47caf7b49 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:02.827642 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1307/5208] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:02 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:02.831660 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-46a5f08a-70e2-4360-acff-dc0169b2d809 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:02.834407 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46a5f08a-70e2-4360-acff-dc0169b2d809 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:05:02.834884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46a5f08a-70e2-4360-acff-dc0169b2d809 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:02.835178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-46a5f08a-70e2-4360-acff-dc0169b2d809 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:02.835329 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-46a5f08a-70e2-4360-acff-dc0169b2d809 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:02.840812 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:02.840812 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:02.841593 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-46a5f08a-70e2-4360-acff-dc0169b2d809 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 200 Aug 12 15:05:02.842085 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1307/5209] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:02 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:03.140016 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c686dc23-b00b-4257-9070-4d5c79c1198c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:03.144867 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c686dc23-b00b-4257-9070-4d5c79c1198c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:03.145095 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c686dc23-b00b-4257-9070-4d5c79c1198c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:03.145314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c686dc23-b00b-4257-9070-4d5c79c1198c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:03.145428 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c686dc23-b00b-4257-9070-4d5c79c1198c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:03.149659 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:03.149659 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:03.150275 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c686dc23-b00b-4257-9070-4d5c79c1198c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:03.150645 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1300/5210] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:03 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:03.838411 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5a1987a4-c8ff-43ef-aae5-b4ed3a62edd5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:03.840360 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a1987a4-c8ff-43ef-aae5-b4ed3a62edd5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:03.840604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a1987a4-c8ff-43ef-aae5-b4ed3a62edd5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:03.840784 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5a1987a4-c8ff-43ef-aae5-b4ed3a62edd5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:03.840923 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5a1987a4-c8ff-43ef-aae5-b4ed3a62edd5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:03.845028 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:03.845028 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:03.845690 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5a1987a4-c8ff-43ef-aae5-b4ed3a62edd5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:03.846083 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1297/5211] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:03 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:03.853945 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c8e85fa-619f-4405-949e-afafe08a44de None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:03.856739 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c8e85fa-619f-4405-949e-afafe08a44de tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 Aug 12 15:05:03.857218 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c8e85fa-619f-4405-949e-afafe08a44de tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:03.857532 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c8e85fa-619f-4405-949e-afafe08a44de tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:03.857760 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7c8e85fa-619f-4405-949e-afafe08a44de tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id f6fe7205-afe3-4f86-a321-1b3707898f90. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:03.863389 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c8e85fa-619f-4405-949e-afafe08a44de tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 returned with HTTP 404 Aug 12 15:05:03.864065 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1308/5212] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:03 2026] GET /volume/v3/backups/f6fe7205-afe3-4f86-a321-1b3707898f90 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:03.871818 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b099a97e-2177-484b-acd9-5426135e7d36 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:03.873600 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b099a97e-2177-484b-acd9-5426135e7d36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:05:03.873874 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b099a97e-2177-484b-acd9-5426135e7d36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:03.874108 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b099a97e-2177-484b-acd9-5426135e7d36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:03.874275 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-b099a97e-2177-484b-acd9-5426135e7d36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete backup with id: 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. Aug 12 15:05:03.878932 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:03.878932 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:03.896109 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-b099a97e-2177-484b-acd9-5426135e7d36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] delete_backup rpcapi backup_id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:03.897829 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b099a97e-2177-484b-acd9-5426135e7d36 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 202 Aug 12 15:05:03.898424 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1308/5213] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:03 2026] DELETE /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:03.904841 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6d37e19b-55e6-4d34-aa1d-cdf7da13a74d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:03.906506 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6d37e19b-55e6-4d34-aa1d-cdf7da13a74d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:05:03.906682 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6d37e19b-55e6-4d34-aa1d-cdf7da13a74d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:03.906854 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6d37e19b-55e6-4d34-aa1d-cdf7da13a74d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:03.906945 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-6d37e19b-55e6-4d34-aa1d-cdf7da13a74d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:03.910838 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:03.910838 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:03.911511 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6d37e19b-55e6-4d34-aa1d-cdf7da13a74d tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 200 Aug 12 15:05:03.911753 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1301/5214] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:03 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:04.160833 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-63fb2ded-b916-4c1a-a8dd-f69e031661d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:04.162805 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63fb2ded-b916-4c1a-a8dd-f69e031661d3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:04.163052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63fb2ded-b916-4c1a-a8dd-f69e031661d3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:04.163288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-63fb2ded-b916-4c1a-a8dd-f69e031661d3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:04.163421 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-63fb2ded-b916-4c1a-a8dd-f69e031661d3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:04.168636 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:04.168636 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:04.169617 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-63fb2ded-b916-4c1a-a8dd-f69e031661d3 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:04.170170 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1298/5215] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:04 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:04.857087 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9419774e-ba04-42c7-a74d-e6580abc8878 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:04.858826 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9419774e-ba04-42c7-a74d-e6580abc8878 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:04.859172 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9419774e-ba04-42c7-a74d-e6580abc8878 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:04.859410 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9419774e-ba04-42c7-a74d-e6580abc8878 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:04.860015 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9419774e-ba04-42c7-a74d-e6580abc8878 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:04.864814 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:04.864814 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:04.865673 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9419774e-ba04-42c7-a74d-e6580abc8878 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:04.866149 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1309/5216] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:04 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:04.922665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-401e234b-1159-4d75-b9cc-b87bbbd9072a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:04.924527 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-401e234b-1159-4d75-b9cc-b87bbbd9072a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 Aug 12 15:05:04.924729 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-401e234b-1159-4d75-b9cc-b87bbbd9072a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:04.924929 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-401e234b-1159-4d75-b9cc-b87bbbd9072a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:04.925024 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-401e234b-1159-4d75-b9cc-b87bbbd9072a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id 93c3ea11-6f70-4bb8-a625-f7ba21336ed9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:04.929914 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-401e234b-1159-4d75-b9cc-b87bbbd9072a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 returned with HTTP 404 Aug 12 15:05:04.930677 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1309/5217] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:04 2026] GET /volume/v3/backups/93c3ea11-6f70-4bb8-a625-f7ba21336ed9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:04.936989 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-db282c0b-5f9b-441f-a70f-34cd6884ce7a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:04.938602 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db282c0b-5f9b-441f-a70f-34cd6884ce7a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:05:04.938797 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db282c0b-5f9b-441f-a70f-34cd6884ce7a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:04.938965 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-db282c0b-5f9b-441f-a70f-34cd6884ce7a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:04.939061 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-db282c0b-5f9b-441f-a70f-34cd6884ce7a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete backup with id: bbc2f34d-52a7-4e11-a773-4d28cf641ce0. Aug 12 15:05:04.942888 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:04.942888 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:04.952886 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-db282c0b-5f9b-441f-a70f-34cd6884ce7a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] delete_backup rpcapi backup_id bbc2f34d-52a7-4e11-a773-4d28cf641ce0 {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:04.954437 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-db282c0b-5f9b-441f-a70f-34cd6884ce7a tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 202 Aug 12 15:05:04.954811 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1302/5218] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:04 2026] DELETE /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:04.961670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-66c5fe35-0590-4315-a10a-31c425f91faf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:04.963648 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66c5fe35-0590-4315-a10a-31c425f91faf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:05:04.963864 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-66c5fe35-0590-4315-a10a-31c425f91faf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:04.964132 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-66c5fe35-0590-4315-a10a-31c425f91faf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:04.964256 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-66c5fe35-0590-4315-a10a-31c425f91faf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:04.968930 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:04.968930 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:04.969821 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66c5fe35-0590-4315-a10a-31c425f91faf tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 200 Aug 12 15:05:04.970294 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1299/5219] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:04 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:05.181838 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ec959685-f7b2-49eb-b46f-38ded7a22828 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:05.183822 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec959685-f7b2-49eb-b46f-38ded7a22828 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:05.184124 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec959685-f7b2-49eb-b46f-38ded7a22828 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:05.184317 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ec959685-f7b2-49eb-b46f-38ded7a22828 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:05.184432 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ec959685-f7b2-49eb-b46f-38ded7a22828 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:05.189058 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:05.189058 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:05.189827 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ec959685-f7b2-49eb-b46f-38ded7a22828 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:05.190276 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1310/5220] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:05 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:05.876492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a41dd503-dbb0-4e9d-be17-10eedca684a8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:05.878127 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a41dd503-dbb0-4e9d-be17-10eedca684a8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:05.878407 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a41dd503-dbb0-4e9d-be17-10eedca684a8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:05.878649 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a41dd503-dbb0-4e9d-be17-10eedca684a8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:05.878754 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a41dd503-dbb0-4e9d-be17-10eedca684a8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:05.882910 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:05.882910 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:05.883532 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a41dd503-dbb0-4e9d-be17-10eedca684a8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:05.883839 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1310/5221] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:05 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:05.980232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-88cceb65-5a25-4fb8-b2f7-a05de0152782 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:05.982961 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-88cceb65-5a25-4fb8-b2f7-a05de0152782 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 Aug 12 15:05:05.982961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-88cceb65-5a25-4fb8-b2f7-a05de0152782 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:05.982961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-88cceb65-5a25-4fb8-b2f7-a05de0152782 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:05.982961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-88cceb65-5a25-4fb8-b2f7-a05de0152782 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Show backup with id bbc2f34d-52a7-4e11-a773-4d28cf641ce0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:05.986872 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-88cceb65-5a25-4fb8-b2f7-a05de0152782 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 returned with HTTP 404 Aug 12 15:05:05.987422 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1303/5222] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:05 2026] GET /volume/v3/backups/bbc2f34d-52a7-4e11-a773-4d28cf641ce0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:05.993951 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd406064-1555-434d-a0e6-a85a13f039c0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:05.995700 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd406064-1555-434d-a0e6-a85a13f039c0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 Aug 12 15:05:05.995957 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd406064-1555-434d-a0e6-a85a13f039c0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:05.996187 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd406064-1555-434d-a0e6-a85a13f039c0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:05.996383 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-cd406064-1555-434d-a0e6-a85a13f039c0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume with id: f50fd116-468f-46ef-8a54-5118ae6913c9 Aug 12 15:05:06.004135 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:06.004135 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:06.004579 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd406064-1555-434d-a0e6-a85a13f039c0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:05:06.022271 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd406064-1555-434d-a0e6-a85a13f039c0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Delete volume request issued successfully. Aug 12 15:05:06.022513 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd406064-1555-434d-a0e6-a85a13f039c0 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 returned with HTTP 202 Aug 12 15:05:06.023003 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1300/5223] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:05 2026] DELETE /volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:06.030205 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5d196566-ef8e-4bd0-b2ca-44824470e2f1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:06.031958 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d196566-ef8e-4bd0-b2ca-44824470e2f1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 Aug 12 15:05:06.032226 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d196566-ef8e-4bd0-b2ca-44824470e2f1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:06.032488 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d196566-ef8e-4bd0-b2ca-44824470e2f1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:06.039987 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:06.039987 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:06.044364 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5d196566-ef8e-4bd0-b2ca-44824470e2f1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Volume info retrieved successfully. Aug 12 15:05:06.049271 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d196566-ef8e-4bd0-b2ca-44824470e2f1 tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 returned with HTTP 200 Aug 12 15:05:06.049775 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1311/5224] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:06 2026] GET /volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:06.199869 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-576fbbe8-9546-46a2-829a-ea453e47dcfc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:06.201767 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-576fbbe8-9546-46a2-829a-ea453e47dcfc tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:06.202074 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-576fbbe8-9546-46a2-829a-ea453e47dcfc tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:06.202360 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-576fbbe8-9546-46a2-829a-ea453e47dcfc tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:06.202544 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-576fbbe8-9546-46a2-829a-ea453e47dcfc tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:06.207027 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:06.207027 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:06.207610 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-576fbbe8-9546-46a2-829a-ea453e47dcfc tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:06.207962 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1311/5225] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:06 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:06.894788 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e3f54a5b-8acd-4d1e-b42b-7dd04a25499c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:06.896302 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e3f54a5b-8acd-4d1e-b42b-7dd04a25499c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:06.896516 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e3f54a5b-8acd-4d1e-b42b-7dd04a25499c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:06.896695 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e3f54a5b-8acd-4d1e-b42b-7dd04a25499c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:06.896799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e3f54a5b-8acd-4d1e-b42b-7dd04a25499c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:06.901126 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:06.901126 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:06.901699 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e3f54a5b-8acd-4d1e-b42b-7dd04a25499c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:06.902002 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1304/5226] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:06 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:07.062078 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-46911750-a09c-4ab2-aa2a-657efe31332b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:07.063876 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46911750-a09c-4ab2-aa2a-657efe31332b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] GET https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 Aug 12 15:05:07.064090 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46911750-a09c-4ab2-aa2a-657efe31332b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:07.064277 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-46911750-a09c-4ab2-aa2a-657efe31332b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:07.069387 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-46911750-a09c-4ab2-aa2a-657efe31332b tempest-ProjectMemberTests33-1892872726 tempest-ProjectMemberTests33-1892872726-project-admin] https://10.4.3.100/volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 returned with HTTP 404 Aug 12 15:05:07.069821 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1301/5227] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:07 2026] GET /volume/v3/volumes/f50fd116-468f-46ef-8a54-5118ae6913c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:07.219481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-741863f5-361a-42ab-8ab1-717b1760ab92 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:07.221751 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-741863f5-361a-42ab-8ab1-717b1760ab92 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:07.222006 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-741863f5-361a-42ab-8ab1-717b1760ab92 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:07.222283 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-741863f5-361a-42ab-8ab1-717b1760ab92 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:07.222415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-741863f5-361a-42ab-8ab1-717b1760ab92 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:07.227597 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:07.227597 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:07.228375 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-741863f5-361a-42ab-8ab1-717b1760ab92 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:07.228876 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1312/5228] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:07 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:07.240565 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e293d8b2-87ec-4be6-ac51-0a26474f0979 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:07.242569 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e293d8b2-87ec-4be6-ac51-0a26474f0979 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:05:07.242798 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e293d8b2-87ec-4be6-ac51-0a26474f0979 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:07.242959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e293d8b2-87ec-4be6-ac51-0a26474f0979 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:07.243087 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-e293d8b2-87ec-4be6-ac51-0a26474f0979 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:07.248263 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:07.248263 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:07.249326 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e293d8b2-87ec-4be6-ac51-0a26474f0979 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:05:07.249873 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1312/5229] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:07 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:07.261513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f8e1f624-dc75-4a14-92e5-307f20210813 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:07.263331 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f8e1f624-dc75-4a14-92e5-307f20210813 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:05:07.263553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f8e1f624-dc75-4a14-92e5-307f20210813 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:07.263733 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f8e1f624-dc75-4a14-92e5-307f20210813 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:07.263847 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f8e1f624-dc75-4a14-92e5-307f20210813 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:07.267835 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:07.267835 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:07.268446 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f8e1f624-dc75-4a14-92e5-307f20210813 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:05:07.268812 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1305/5230] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:07 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:07.280316 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:07.282081 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:05:07.282444 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-409061517"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:07.283853 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating new backup {'backup': {'volume_id': '9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-409061517'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:05:07.283994 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Creating backup of volume 9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b in container None Aug 12 15:05:07.290911 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:07.290911 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:07.291371 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:05:07.305666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Created reservations ['9f027fbb-bd70-45ae-aacc-9b7bc3a9f020', 'cc868b65-6203-457f-a5c5-5bc3ba3684c1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:07.335575 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ead6a4e4-7b90-4eba-bbdb-ec465df3cbe7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:05:07.335575 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1302/5231] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:05:07 2026] POST /volume/v3/backups => generated 329 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:07.343223 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ac4c6f5f-8874-4491-934c-f1cd94f6a10a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:07.344892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac4c6f5f-8874-4491-934c-f1cd94f6a10a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:07.345058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac4c6f5f-8874-4491-934c-f1cd94f6a10a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:07.345272 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ac4c6f5f-8874-4491-934c-f1cd94f6a10a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:07.345389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ac4c6f5f-8874-4491-934c-f1cd94f6a10a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:07.350468 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:07.350468 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:07.351669 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ac4c6f5f-8874-4491-934c-f1cd94f6a10a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:07.352099 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1313/5232] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:07 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:07.911373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-09946c55-7698-417f-9cab-61e171ee6f61 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:07.913780 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-09946c55-7698-417f-9cab-61e171ee6f61 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:07.914056 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-09946c55-7698-417f-9cab-61e171ee6f61 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:07.914329 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-09946c55-7698-417f-9cab-61e171ee6f61 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:07.914501 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-09946c55-7698-417f-9cab-61e171ee6f61 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:07.919894 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:07.919894 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:07.920809 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-09946c55-7698-417f-9cab-61e171ee6f61 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:07.921331 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1313/5233] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:07 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:08.363799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-df2129be-5b5f-491c-afe7-af1ac4d1700d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:08.366071 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df2129be-5b5f-491c-afe7-af1ac4d1700d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:08.366351 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df2129be-5b5f-491c-afe7-af1ac4d1700d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:08.366623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-df2129be-5b5f-491c-afe7-af1ac4d1700d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:08.366763 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-df2129be-5b5f-491c-afe7-af1ac4d1700d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:08.371650 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:08.371650 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:08.372593 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-df2129be-5b5f-491c-afe7-af1ac4d1700d tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:08.372976 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1306/5234] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:08 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:08.652801 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-659b7127-0838-48bb-bc0f-06bc2791974e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:08.737253 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:05:08.737699 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1006413171"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:08.739371 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1006413171'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:05:08.739526 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume of 1 GB Aug 12 15:05:08.739852 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:08.739852 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:08.743917 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Availability Zones retrieved successfully. Aug 12 15:05:08.750914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Flow 'volume_create_api' (00b081c0-e56e-4d06-bbf4-a8dcde2ba83a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:08.752011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0304282f-161b-417d-b30f-a8207261d6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:08.752950 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:05:08.780368 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0304282f-161b-417d-b30f-a8207261d6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:08.781590 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94bb56e-c0e6-44e7-aa65-add9aa7e730c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:08.841564 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Created reservations ['0f5ff52e-52f1-4bbb-81f6-6c407ce3756b', '410e1dc3-8c52-4049-bbda-2b340276cac1', '868e9365-26c9-49d8-a487-90dd24f701a4', '07144568-a291-4d4e-b26d-892c41884cd8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:08.842348 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c94bb56e-c0e6-44e7-aa65-add9aa7e730c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f5ff52e-52f1-4bbb-81f6-6c407ce3756b', '410e1dc3-8c52-4049-bbda-2b340276cac1', '868e9365-26c9-49d8-a487-90dd24f701a4', '07144568-a291-4d4e-b26d-892c41884cd8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:08.843225 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089568f5-6063-47fb-9931-038cfbb702a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:08.866901 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089568f5-6063-47fb-9931-038cfbb702a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1006413171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77356f41a50a4514819d7c3fc6812a61',qos_specs=None,replication_status=,reservations=['0f5ff52e-52f1-4bbb-81f6-6c407ce3756b','410e1dc3-8c52-4049-bbda-2b340276cac1','868e9365-26c9-49d8-a487-90dd24f701a4','07144568-a291-4d4e-b26d-892c41884cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1393fc043843b98d65b0eeb56164f1',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:05:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1006413171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77356f41a50a4514819d7c3fc6812a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1393fc043843b98d65b0eeb56164f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:08.867626 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55977f2-cede-4efd-b334-be70ce10fe49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:08.884842 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c55977f2-cede-4efd-b334-be70ce10fe49) transitioned into state 'SUCCESS' from state '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-1006413171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77356f41a50a4514819d7c3fc6812a61',qos_specs=None,replication_status=,reservations=['0f5ff52e-52f1-4bbb-81f6-6c407ce3756b','410e1dc3-8c52-4049-bbda-2b340276cac1','868e9365-26c9-49d8-a487-90dd24f701a4','07144568-a291-4d4e-b26d-892c41884cd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1393fc043843b98d65b0eeb56164f1',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:08.885972 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a63cc7d-67f9-4e4b-8fa1-d20714d4b888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:08.907298 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a63cc7d-67f9-4e4b-8fa1-d20714d4b888) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:08.907298 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Flow 'volume_create_api' (00b081c0-e56e-4d06-bbf4-a8dcde2ba83a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:08.907298 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume request issued successfully. Aug 12 15:05:08.907298 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-659b7127-0838-48bb-bc0f-06bc2791974e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:05:08.907298 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1303/5235] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:05:08 2026] POST /volume/v3/volumes => generated 778 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:08.918887 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e4387158-4a5e-4186-8713-160392a86418 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:08.920532 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4387158-4a5e-4186-8713-160392a86418 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d Aug 12 15:05:08.920770 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4387158-4a5e-4186-8713-160392a86418 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:08.920977 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e4387158-4a5e-4186-8713-160392a86418 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:08.931187 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:08.931187 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:08.932247 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-769370f3-7154-41bb-8e59-2b8a59c76fd6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:08.934142 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-769370f3-7154-41bb-8e59-2b8a59c76fd6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:08.934393 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-769370f3-7154-41bb-8e59-2b8a59c76fd6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:08.934621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-769370f3-7154-41bb-8e59-2b8a59c76fd6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:08.934742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-769370f3-7154-41bb-8e59-2b8a59c76fd6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:08.935758 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e4387158-4a5e-4186-8713-160392a86418 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:08.939083 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:08.939083 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:08.939727 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-769370f3-7154-41bb-8e59-2b8a59c76fd6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:08.940116 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1314/5236] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:08 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:08.941114 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e4387158-4a5e-4186-8713-160392a86418 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d returned with HTTP 200 Aug 12 15:05:08.941783 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1314/5237] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:08 2026] GET /volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:09.384386 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6d0e9ef0-5f11-41fa-a84d-fb7406fead24 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:09.386648 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6d0e9ef0-5f11-41fa-a84d-fb7406fead24 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:09.386894 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6d0e9ef0-5f11-41fa-a84d-fb7406fead24 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:09.387141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6d0e9ef0-5f11-41fa-a84d-fb7406fead24 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:09.387306 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-6d0e9ef0-5f11-41fa-a84d-fb7406fead24 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:09.392514 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:09.392514 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:09.393492 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6d0e9ef0-5f11-41fa-a84d-fb7406fead24 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:09.394317 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1307/5238] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:09 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:09.952136 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6aac9d76-4df3-4f5e-8e6e-3e0f12f99c84 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:09.954006 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3e1e5f67-ecc7-41b0-99b1-cbe8cc554cc4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:09.954538 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6aac9d76-4df3-4f5e-8e6e-3e0f12f99c84 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:09.954796 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6aac9d76-4df3-4f5e-8e6e-3e0f12f99c84 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:09.955055 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6aac9d76-4df3-4f5e-8e6e-3e0f12f99c84 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:09.955207 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6aac9d76-4df3-4f5e-8e6e-3e0f12f99c84 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:09.955924 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e1e5f67-ecc7-41b0-99b1-cbe8cc554cc4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d Aug 12 15:05:09.956191 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e1e5f67-ecc7-41b0-99b1-cbe8cc554cc4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:09.956468 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3e1e5f67-ecc7-41b0-99b1-cbe8cc554cc4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:09.960274 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:09.960274 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:09.961089 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6aac9d76-4df3-4f5e-8e6e-3e0f12f99c84 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:09.961604 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1304/5239] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:09 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:09.963876 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:09.963876 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:09.967446 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3e1e5f67-ecc7-41b0-99b1-cbe8cc554cc4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:09.971894 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3e1e5f67-ecc7-41b0-99b1-cbe8cc554cc4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d returned with HTTP 200 Aug 12 15:05:09.972259 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1315/5240] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:09 2026] GET /volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:09.984656 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:09.986235 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:05:09.986686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d", "name": "tempest-type-Backup-1228020604"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:09.987972 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Creating new backup {'backup': {'volume_id': '5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d', 'name': 'tempest-type-Backup-1228020604'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:05:09.988132 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Creating backup of volume 5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d in container None Aug 12 15:05:09.995604 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:09.995604 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:09.995983 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:10.020257 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Created reservations ['192150e1-1353-483f-90fb-8652cd7ea758', 'efa54e62-8337-4b68-a567-72569ea96c12'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:10.049828 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f46bb164-eb62-4e64-bf0c-f07784f96344 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:05:10.050414 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1315/5241] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:05:09 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:10.059407 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-33ee6ff5-95d6-4cb8-9a77-639b14ea998a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:10.061420 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-33ee6ff5-95d6-4cb8-9a77-639b14ea998a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:10.061728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-33ee6ff5-95d6-4cb8-9a77-639b14ea998a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:10.061949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-33ee6ff5-95d6-4cb8-9a77-639b14ea998a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:10.062056 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-33ee6ff5-95d6-4cb8-9a77-639b14ea998a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:10.066871 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:10.066871 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:10.068385 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-33ee6ff5-95d6-4cb8-9a77-639b14ea998a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:10.068385 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1308/5242] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:10 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:10.406009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9f7dffd3-3471-4f50-86d3-d9f8fda0f1de None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:10.409485 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f7dffd3-3471-4f50-86d3-d9f8fda0f1de tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:10.409485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f7dffd3-3471-4f50-86d3-d9f8fda0f1de tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:10.409485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9f7dffd3-3471-4f50-86d3-d9f8fda0f1de tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:10.409485 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9f7dffd3-3471-4f50-86d3-d9f8fda0f1de tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:10.414940 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:10.414940 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:10.416105 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9f7dffd3-3471-4f50-86d3-d9f8fda0f1de tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:10.416777 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1305/5243] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:10 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:10.971506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-341fc817-2b9d-4954-a55b-4c615bc4f9ce None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:10.973330 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-341fc817-2b9d-4954-a55b-4c615bc4f9ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:10.973541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-341fc817-2b9d-4954-a55b-4c615bc4f9ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:10.973728 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-341fc817-2b9d-4954-a55b-4c615bc4f9ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:10.973826 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-341fc817-2b9d-4954-a55b-4c615bc4f9ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:10.978271 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:10.978271 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:10.978853 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-341fc817-2b9d-4954-a55b-4c615bc4f9ce tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:10.979236 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1316/5244] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:10 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:11.078714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-319f66fd-3ad9-4729-9a3f-c2dd6c632a42 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:11.080386 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-319f66fd-3ad9-4729-9a3f-c2dd6c632a42 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:11.080605 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-319f66fd-3ad9-4729-9a3f-c2dd6c632a42 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:11.080773 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-319f66fd-3ad9-4729-9a3f-c2dd6c632a42 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:11.080868 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-319f66fd-3ad9-4729-9a3f-c2dd6c632a42 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:11.084916 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:11.084916 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:11.085573 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-319f66fd-3ad9-4729-9a3f-c2dd6c632a42 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:11.085973 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1316/5245] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:11 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:11.427956 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-097d1116-0869-4374-85ec-3f145d0460ab None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:11.429919 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-097d1116-0869-4374-85ec-3f145d0460ab tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:11.430201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-097d1116-0869-4374-85ec-3f145d0460ab tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:11.430493 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-097d1116-0869-4374-85ec-3f145d0460ab tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:11.430658 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-097d1116-0869-4374-85ec-3f145d0460ab tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:11.436160 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:11.436160 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:11.436923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-097d1116-0869-4374-85ec-3f145d0460ab tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:11.437283 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1309/5246] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:11 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:11.989534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a617ad86-f20c-43b1-b8fb-cf5708576da6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:11.991493 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a617ad86-f20c-43b1-b8fb-cf5708576da6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:11.991754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a617ad86-f20c-43b1-b8fb-cf5708576da6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:11.992030 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a617ad86-f20c-43b1-b8fb-cf5708576da6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:11.992185 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a617ad86-f20c-43b1-b8fb-cf5708576da6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:11.996756 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:11.996756 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:11.997498 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a617ad86-f20c-43b1-b8fb-cf5708576da6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:11.997979 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1306/5247] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:11 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:12.096023 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7480fbc6-e3e3-4e41-924f-a3334cbd66ab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:12.098194 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7480fbc6-e3e3-4e41-924f-a3334cbd66ab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:12.098505 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7480fbc6-e3e3-4e41-924f-a3334cbd66ab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:12.098741 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7480fbc6-e3e3-4e41-924f-a3334cbd66ab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:12.098946 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7480fbc6-e3e3-4e41-924f-a3334cbd66ab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:12.105106 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:12.105106 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:12.106161 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7480fbc6-e3e3-4e41-924f-a3334cbd66ab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:12.106776 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1317/5248] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:12 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:12.448899 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3066658-1003-4b66-bbf8-9541d10d68a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:12.451358 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3066658-1003-4b66-bbf8-9541d10d68a1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:12.451530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3066658-1003-4b66-bbf8-9541d10d68a1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:12.451759 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3066658-1003-4b66-bbf8-9541d10d68a1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:12.451908 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f3066658-1003-4b66-bbf8-9541d10d68a1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:12.457002 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:12.457002 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:12.457775 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3066658-1003-4b66-bbf8-9541d10d68a1 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:12.458148 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1317/5249] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:12 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:13.009487 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-39b67827-61d2-42cd-b332-908dd820a7f3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:13.011791 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39b67827-61d2-42cd-b332-908dd820a7f3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:13.012089 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-39b67827-61d2-42cd-b332-908dd820a7f3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:13.012390 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-39b67827-61d2-42cd-b332-908dd820a7f3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:13.012580 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-39b67827-61d2-42cd-b332-908dd820a7f3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id f3ac3272-acfd-455b-a760-63404bbb8c56. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:13.018625 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:13.018625 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:13.019549 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-39b67827-61d2-42cd-b332-908dd820a7f3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 200 Aug 12 15:05:13.020031 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1310/5250] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:13 2026] GET /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:13.032808 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-87c80a5a-0c17-4742-9040-5a6a8919a0dc None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:13.034878 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87c80a5a-0c17-4742-9040-5a6a8919a0dc tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 Aug 12 15:05:13.035130 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87c80a5a-0c17-4742-9040-5a6a8919a0dc tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:13.035382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-87c80a5a-0c17-4742-9040-5a6a8919a0dc tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:13.035503 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-87c80a5a-0c17-4742-9040-5a6a8919a0dc tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete backup with id: f3ac3272-acfd-455b-a760-63404bbb8c56. Aug 12 15:05:13.039959 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:13.039959 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:13.051445 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-87c80a5a-0c17-4742-9040-5a6a8919a0dc tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] delete_backup rpcapi backup_id f3ac3272-acfd-455b-a760-63404bbb8c56 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:13.053171 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-87c80a5a-0c17-4742-9040-5a6a8919a0dc tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 returned with HTTP 202 Aug 12 15:05:13.053661 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1307/5251] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:13 2026] DELETE /volume/v3/backups/f3ac3272-acfd-455b-a760-63404bbb8c56 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:13.060632 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-66b11541-6f33-4115-8620-91df7ab7f741 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:13.062922 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66b11541-6f33-4115-8620-91df7ab7f741 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd Aug 12 15:05:13.063262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66b11541-6f33-4115-8620-91df7ab7f741 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:13.063592 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-66b11541-6f33-4115-8620-91df7ab7f741 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:13.063770 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-66b11541-6f33-4115-8620-91df7ab7f741 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume with id: fa287c7c-0027-4f68-b889-b92ea21667fd Aug 12 15:05:13.072352 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:13.072352 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:13.072793 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-66b11541-6f33-4115-8620-91df7ab7f741 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:13.097180 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-66b11541-6f33-4115-8620-91df7ab7f741 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume request issued successfully. Aug 12 15:05:13.097609 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-66b11541-6f33-4115-8620-91df7ab7f741 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd returned with HTTP 202 Aug 12 15:05:13.098070 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1318/5252] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:13 2026] DELETE /volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:13.105232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a8b86a32-b3a0-4916-8d96-367391a6801f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:13.107576 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8b86a32-b3a0-4916-8d96-367391a6801f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd Aug 12 15:05:13.107666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8b86a32-b3a0-4916-8d96-367391a6801f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:13.107873 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a8b86a32-b3a0-4916-8d96-367391a6801f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:13.117182 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:13.117182 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:13.118133 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c4b18611-1db0-416f-9be2-be0efeaa0768 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:13.119991 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4b18611-1db0-416f-9be2-be0efeaa0768 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:13.120233 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4b18611-1db0-416f-9be2-be0efeaa0768 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:13.120488 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c4b18611-1db0-416f-9be2-be0efeaa0768 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:13.121483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c4b18611-1db0-416f-9be2-be0efeaa0768 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:13.122117 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a8b86a32-b3a0-4916-8d96-367391a6801f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:13.125006 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:13.125006 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:13.125679 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c4b18611-1db0-416f-9be2-be0efeaa0768 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:13.125906 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1311/5253] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:13 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:13.126755 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a8b86a32-b3a0-4916-8d96-367391a6801f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd returned with HTTP 200 Aug 12 15:05:13.127188 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1318/5254] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:13 2026] GET /volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:13.470059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f5b2df27-5f24-4e23-89c1-866101eba4c5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:13.471798 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5b2df27-5f24-4e23-89c1-866101eba4c5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:13.471975 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5b2df27-5f24-4e23-89c1-866101eba4c5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:13.472149 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f5b2df27-5f24-4e23-89c1-866101eba4c5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:13.472247 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f5b2df27-5f24-4e23-89c1-866101eba4c5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:13.477187 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:13.477187 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:13.478031 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f5b2df27-5f24-4e23-89c1-866101eba4c5 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:13.478472 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1308/5255] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:13 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:14.137964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a3fdc789-6d0a-41c4-b102-31be5bbe8bb3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:14.139131 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3fdc789-6d0a-41c4-b102-31be5bbe8bb3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:14.139337 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3fdc789-6d0a-41c4-b102-31be5bbe8bb3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:14.139523 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a3fdc789-6d0a-41c4-b102-31be5bbe8bb3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:14.139618 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a3fdc789-6d0a-41c4-b102-31be5bbe8bb3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:14.139798 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fa325e6d-e7d3-40b6-af79-fe5e26d81289 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:14.141780 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fa325e6d-e7d3-40b6-af79-fe5e26d81289 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd Aug 12 15:05:14.142028 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fa325e6d-e7d3-40b6-af79-fe5e26d81289 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:14.142255 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fa325e6d-e7d3-40b6-af79-fe5e26d81289 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:14.144000 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:14.144000 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:14.144754 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a3fdc789-6d0a-41c4-b102-31be5bbe8bb3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:14.145197 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1319/5256] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:14 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:14.147957 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fa325e6d-e7d3-40b6-af79-fe5e26d81289 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd returned with HTTP 404 Aug 12 15:05:14.148483 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1312/5257] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:14 2026] GET /volume/v3/volumes/fa287c7c-0027-4f68-b889-b92ea21667fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:14.155803 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:14.157677 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07/export_record Aug 12 15:05:14.157843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:14.158030 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'export_record' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:14.158133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Export record for backup 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 15:05:14.161943 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:14.161943 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:14.162781 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling RPCAPI with context: , host: np0000007067, backup: 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 15:05:14.170373 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] export_record in rpcapi backup_id 3d222c97-6819-49fa-9dfd-42d0eff19f07 on host np0000007067. {{(pid=100249) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 15:05:14.179812 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiM2QyMjJjOTctNjgxOS00OWZhLTlkZmQtNDJkMGVmZjE5ZjA3IiwgInVzZXJfaWQiOiAiMjA3ODExMDE0OWRkNGEzN2IyZjA4M2NiMWU3NGM4N2YiLCAicHJvamVjdF9pZCI6ICJmMTliYWFkZjUwM2Y0OWZhYjI5Y2MzYzI3ODUwNTUxZCIsICJ2b2x1bWVfaWQiOiAiMjVjMTFiOTAtMGY5NC00MDE4LTgwNzQtMWI2MzA5YzUzNjEzIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05NDk2NzE5NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNWMxMWI5MC0wZjk0LTQwMTgtODA3NC0xYjYzMDljNTM2MTMvMjAyNjA4MTIxNTA0MjQvYXpfbm92YV9iYWNrdXBfM2QyMjJjOTctNjgxOS00OWZhLTlkZmQtNDJkMGVmZjE5ZjA3IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0xMlQxNTowNDoyMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNDoyMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTEyVDE1OjA0OjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 15:05:14.180131 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b4b34443-9d62-4ceb-9bde-23466125c5d4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07/export_record returned with HTTP 200 Aug 12 15:05:14.180876 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1319/5258] 10.4.3.100 () {68 vars in 1430 bytes} [Wed Aug 12 15:05:14 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:14.188729 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4279559b-9a97-43c6-820c-0125bf955e2d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:14.190366 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:05:14.190746 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-478103089"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:14.192148 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-478103089'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:05:14.192295 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume of 1 GB Aug 12 15:05:14.196175 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Availability Zones retrieved successfully. Aug 12 15:05:14.201248 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (6078a7be-8b3b-46cd-ab0f-a824434c1539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:14.202117 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d9ece5-4490-40c8-8ddc-4f1443dfa644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:14.202872 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:05:14.225587 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d9ece5-4490-40c8-8ddc-4f1443dfa644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:14.226265 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca59230-d458-4ba3-a70a-043363fe88fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:14.260192 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['cb6ee0a9-0f8e-43fa-a23b-d106ba99aa3b', '2287ea89-0b67-45f4-a4d8-56eca9368836', '75cad119-9588-484f-80d6-9e7f99abbefa', '440d7fbd-f846-4e1c-852d-7ec468b536c5'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:14.261049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ca59230-d458-4ba3-a70a-043363fe88fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6ee0a9-0f8e-43fa-a23b-d106ba99aa3b', '2287ea89-0b67-45f4-a4d8-56eca9368836', '75cad119-9588-484f-80d6-9e7f99abbefa', '440d7fbd-f846-4e1c-852d-7ec468b536c5']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:14.261831 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3564eaa2-efc1-44d6-9436-87568edcb000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:14.284472 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3564eaa2-efc1-44d6-9436-87568edcb000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6efe4a0a-85cc-4210-81fa-40428ce84c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-478103089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['cb6ee0a9-0f8e-43fa-a23b-d106ba99aa3b','2287ea89-0b67-45f4-a4d8-56eca9368836','75cad119-9588-484f-80d6-9e7f99abbefa','440d7fbd-f846-4e1c-852d-7ec468b536c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:05:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-478103089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6efe4a0a-85cc-4210-81fa-40428ce84c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19baadf503f49fab29cc3c27850551d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2078110149dd4a37b2f083cb1e74c87f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:14.285199 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e574db25-f23a-48d9-ba69-0be0e10e9348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:14.301807 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e574db25-f23a-48d9-ba69-0be0e10e9348) transitioned into state 'SUCCESS' from state '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-478103089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['cb6ee0a9-0f8e-43fa-a23b-d106ba99aa3b','2287ea89-0b67-45f4-a4d8-56eca9368836','75cad119-9588-484f-80d6-9e7f99abbefa','440d7fbd-f846-4e1c-852d-7ec468b536c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:14.302749 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7364ab2b-07e8-4416-ac75-b59fb75cd492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:14.313738 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7364ab2b-07e8-4416-ac75-b59fb75cd492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:14.314889 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (6078a7be-8b3b-46cd-ab0f-a824434c1539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:14.315476 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request issued successfully. Aug 12 15:05:14.318144 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4279559b-9a97-43c6-820c-0125bf955e2d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:05:14.318833 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1309/5259] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:05:14 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:14.331010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-be76921a-92f0-4d87-aecc-2f9983a64766 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:14.332803 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be76921a-92f0-4d87-aecc-2f9983a64766 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d Aug 12 15:05:14.332997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be76921a-92f0-4d87-aecc-2f9983a64766 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:14.333194 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-be76921a-92f0-4d87-aecc-2f9983a64766 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:14.339945 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:14.339945 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:14.343626 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-be76921a-92f0-4d87-aecc-2f9983a64766 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:14.347652 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-be76921a-92f0-4d87-aecc-2f9983a64766 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d returned with HTTP 200 Aug 12 15:05:14.348057 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1320/5260] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:14 2026] GET /volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:14.487932 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8ea212c1-0a4f-40ea-ac95-df47a9daa359 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:14.489415 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ea212c1-0a4f-40ea-ac95-df47a9daa359 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:14.489638 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ea212c1-0a4f-40ea-ac95-df47a9daa359 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:14.489852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ea212c1-0a4f-40ea-ac95-df47a9daa359 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:14.490002 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8ea212c1-0a4f-40ea-ac95-df47a9daa359 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:14.494171 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:14.494171 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:14.494984 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ea212c1-0a4f-40ea-ac95-df47a9daa359 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:14.495364 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1313/5261] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:14 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:15.154451 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3581f4de-5376-4dba-9bcd-19018aebb8bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.156034 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3581f4de-5376-4dba-9bcd-19018aebb8bd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:15.156392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3581f4de-5376-4dba-9bcd-19018aebb8bd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:15.156392 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3581f4de-5376-4dba-9bcd-19018aebb8bd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:15.156490 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3581f4de-5376-4dba-9bcd-19018aebb8bd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:15.161072 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.161072 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:15.161756 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3581f4de-5376-4dba-9bcd-19018aebb8bd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:15.162135 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1320/5262] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:15 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:15.360850 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-23d637d2-2067-455a-80ee-5007dcd2e26f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.362560 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23d637d2-2067-455a-80ee-5007dcd2e26f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d Aug 12 15:05:15.362763 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23d637d2-2067-455a-80ee-5007dcd2e26f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:15.362956 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-23d637d2-2067-455a-80ee-5007dcd2e26f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:15.369328 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.369328 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:15.372135 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-23d637d2-2067-455a-80ee-5007dcd2e26f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:15.375281 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-23d637d2-2067-455a-80ee-5007dcd2e26f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d returned with HTTP 200 Aug 12 15:05:15.375670 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1310/5263] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:15 2026] GET /volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:15.390326 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.392105 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:05:15.392482 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6efe4a0a-85cc-4210-81fa-40428ce84c9d", "name": "tempest-type-Backup-1099281352"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:15.393827 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating new backup {'backup': {'volume_id': '6efe4a0a-85cc-4210-81fa-40428ce84c9d', 'name': 'tempest-type-Backup-1099281352'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:05:15.393960 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating backup of volume 6efe4a0a-85cc-4210-81fa-40428ce84c9d in container None Aug 12 15:05:15.401509 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.401509 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:15.401865 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:15.418188 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['cb02e191-3dad-48c4-b1e5-0f630179e623', '6ff2be91-15c8-4c28-9ebb-24a25926088c'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:15.441140 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f2b0c9b8-e0e8-43bd-9a8a-fe9efbb78f64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:05:15.441654 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1321/5264] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:05:15 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:15.450589 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f4c9331a-a92b-4301-93f1-a537f0ab462e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.452790 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f4c9331a-a92b-4301-93f1-a537f0ab462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:15.453065 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f4c9331a-a92b-4301-93f1-a537f0ab462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:15.453293 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f4c9331a-a92b-4301-93f1-a537f0ab462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:15.453472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f4c9331a-a92b-4301-93f1-a537f0ab462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:15.458200 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.458200 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:15.458990 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f4c9331a-a92b-4301-93f1-a537f0ab462e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:15.459470 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1314/5265] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:15 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:15.504428 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7d302a8d-3dd7-4403-94c3-803e48c7ad4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.506322 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d302a8d-3dd7-4403-94c3-803e48c7ad4e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:15.506554 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d302a8d-3dd7-4403-94c3-803e48c7ad4e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:15.506757 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7d302a8d-3dd7-4403-94c3-803e48c7ad4e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:15.506874 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7d302a8d-3dd7-4403-94c3-803e48c7ad4e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:15.511488 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.511488 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:15.512532 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7d302a8d-3dd7-4403-94c3-803e48c7ad4e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:15.512937 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1321/5266] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:15 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:15.521561 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e78a1507-1848-4bd6-9520-ab5fea7dec04 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.523220 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e78a1507-1848-4bd6-9520-ab5fea7dec04 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:05:15.523413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e78a1507-1848-4bd6-9520-ab5fea7dec04 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:15.523611 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e78a1507-1848-4bd6-9520-ab5fea7dec04 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:15.523711 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e78a1507-1848-4bd6-9520-ab5fea7dec04 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:15.527572 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.527572 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:15.528263 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e78a1507-1848-4bd6-9520-ab5fea7dec04 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:05:15.528619 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1311/5267] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:15 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:15.537623 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3aa59713-30f8-454b-be11-3b05424d1d1e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.539114 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3aa59713-30f8-454b-be11-3b05424d1d1e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] DELETE https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:15.539272 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3aa59713-30f8-454b-be11-3b05424d1d1e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:15.539449 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3aa59713-30f8-454b-be11-3b05424d1d1e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:15.539579 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-3aa59713-30f8-454b-be11-3b05424d1d1e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete backup with id: a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. Aug 12 15:05:15.543521 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.543521 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:15.554550 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-3aa59713-30f8-454b-be11-3b05424d1d1e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] delete_backup rpcapi backup_id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:15.556164 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3aa59713-30f8-454b-be11-3b05424d1d1e tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 202 Aug 12 15:05:15.556796 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1322/5268] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:15 2026] DELETE /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:15.567950 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c61d9aaa-d16f-4f30-bb4a-456d483d96a4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:15.570147 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c61d9aaa-d16f-4f30-bb4a-456d483d96a4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:15.570367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c61d9aaa-d16f-4f30-bb4a-456d483d96a4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:15.570916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c61d9aaa-d16f-4f30-bb4a-456d483d96a4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:15.570916 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c61d9aaa-d16f-4f30-bb4a-456d483d96a4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:15.575627 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:15.575627 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:15.576499 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c61d9aaa-d16f-4f30-bb4a-456d483d96a4 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 200 Aug 12 15:05:15.576824 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1315/5269] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:15 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:16.171123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-32f27ad6-1fb0-440b-bf74-ab6ca5e852a1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:16.172989 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32f27ad6-1fb0-440b-bf74-ab6ca5e852a1 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:16.173231 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32f27ad6-1fb0-440b-bf74-ab6ca5e852a1 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:16.173481 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-32f27ad6-1fb0-440b-bf74-ab6ca5e852a1 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:16.173639 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-32f27ad6-1fb0-440b-bf74-ab6ca5e852a1 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:16.177730 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:16.177730 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:16.178345 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-32f27ad6-1fb0-440b-bf74-ab6ca5e852a1 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:16.178982 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1322/5270] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:16 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 15:05:16.471240 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ecdc49be-7b74-4ad7-90c1-500f5d7d80d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:16.473680 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecdc49be-7b74-4ad7-90c1-500f5d7d80d6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:16.473992 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecdc49be-7b74-4ad7-90c1-500f5d7d80d6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:16.474274 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ecdc49be-7b74-4ad7-90c1-500f5d7d80d6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:16.474454 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ecdc49be-7b74-4ad7-90c1-500f5d7d80d6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:16.479544 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:16.479544 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:16.480244 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ecdc49be-7b74-4ad7-90c1-500f5d7d80d6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:16.480793 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1312/5271] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:16 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:16.588049 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9814559f-ed44-45d9-8cad-de9df89e620a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:16.589845 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9814559f-ed44-45d9-8cad-de9df89e620a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c Aug 12 15:05:16.590056 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9814559f-ed44-45d9-8cad-de9df89e620a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:16.590233 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9814559f-ed44-45d9-8cad-de9df89e620a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:16.590353 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9814559f-ed44-45d9-8cad-de9df89e620a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:16.594577 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9814559f-ed44-45d9-8cad-de9df89e620a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c returned with HTTP 404 Aug 12 15:05:16.595068 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1323/5272] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:16 2026] GET /volume/v3/backups/a68f1b94-1a5b-47a1-89b7-2658b3d4cb8c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:16.602891 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4f799cc4-2c1c-418b-a072-fae21a52ce11 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:16.605674 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f799cc4-2c1c-418b-a072-fae21a52ce11 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] DELETE https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:16.606018 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f799cc4-2c1c-418b-a072-fae21a52ce11 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:16.606276 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f799cc4-2c1c-418b-a072-fae21a52ce11 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:16.606621 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-4f799cc4-2c1c-418b-a072-fae21a52ce11 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Delete backup with id: a766a5cd-dc74-4600-b5ed-c667d794535f. Aug 12 15:05:16.611304 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:16.611304 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:16.622979 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-4f799cc4-2c1c-418b-a072-fae21a52ce11 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] delete_backup rpcapi backup_id a766a5cd-dc74-4600-b5ed-c667d794535f {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:16.624897 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f799cc4-2c1c-418b-a072-fae21a52ce11 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 202 Aug 12 15:05:16.625503 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1316/5273] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:16 2026] DELETE /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:16.636386 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f7a6d7b1-cbb2-4fe6-90b6-a5e96860ff1f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:16.637722 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7a6d7b1-cbb2-4fe6-90b6-a5e96860ff1f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:16.637888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7a6d7b1-cbb2-4fe6-90b6-a5e96860ff1f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:16.638048 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f7a6d7b1-cbb2-4fe6-90b6-a5e96860ff1f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:16.638137 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f7a6d7b1-cbb2-4fe6-90b6-a5e96860ff1f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:16.642194 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:16.642194 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:16.642877 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f7a6d7b1-cbb2-4fe6-90b6-a5e96860ff1f tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 200 Aug 12 15:05:16.643214 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1323/5274] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:16 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:17.190384 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-27923ce2-59fc-433a-bc3e-9e11cae0f766 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:17.192836 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27923ce2-59fc-433a-bc3e-9e11cae0f766 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:17.193134 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27923ce2-59fc-433a-bc3e-9e11cae0f766 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:17.193407 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-27923ce2-59fc-433a-bc3e-9e11cae0f766 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:17.193581 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-27923ce2-59fc-433a-bc3e-9e11cae0f766 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:17.199264 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:17.199264 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:17.200214 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-27923ce2-59fc-433a-bc3e-9e11cae0f766 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:17.200756 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1313/5275] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:17 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:17.490147 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3a22055e-779a-4091-97a8-e314873fb477 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:17.491715 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a22055e-779a-4091-97a8-e314873fb477 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:17.491896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a22055e-779a-4091-97a8-e314873fb477 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:17.492100 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3a22055e-779a-4091-97a8-e314873fb477 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:17.492201 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3a22055e-779a-4091-97a8-e314873fb477 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:17.496698 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:17.496698 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:17.497444 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3a22055e-779a-4091-97a8-e314873fb477 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:17.497850 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1324/5276] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:17 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:17.653962 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e7ab82a4-dace-4b4b-b526-36f2d0f26032 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:17.655878 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7ab82a4-dace-4b4b-b526-36f2d0f26032 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f Aug 12 15:05:17.656073 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7ab82a4-dace-4b4b-b526-36f2d0f26032 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:17.656425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e7ab82a4-dace-4b4b-b526-36f2d0f26032 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:17.656425 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e7ab82a4-dace-4b4b-b526-36f2d0f26032 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id a766a5cd-dc74-4600-b5ed-c667d794535f. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:17.660436 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e7ab82a4-dace-4b4b-b526-36f2d0f26032 tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f returned with HTTP 404 Aug 12 15:05:17.660922 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1317/5277] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:17 2026] GET /volume/v3/backups/a766a5cd-dc74-4600-b5ed-c667d794535f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:17.669090 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e72d06c4-92b2-4ba8-99e0-14fe40a00d43 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:17.670992 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e72d06c4-92b2-4ba8-99e0-14fe40a00d43 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] DELETE https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:05:17.671215 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e72d06c4-92b2-4ba8-99e0-14fe40a00d43 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:17.671569 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e72d06c4-92b2-4ba8-99e0-14fe40a00d43 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:17.671663 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-e72d06c4-92b2-4ba8-99e0-14fe40a00d43 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete backup with id: 2396e38b-098a-4604-8439-a0058dc48bb2. Aug 12 15:05:17.675640 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:17.675640 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:17.687073 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-e72d06c4-92b2-4ba8-99e0-14fe40a00d43 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] delete_backup rpcapi backup_id 2396e38b-098a-4604-8439-a0058dc48bb2 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:17.688923 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e72d06c4-92b2-4ba8-99e0-14fe40a00d43 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 202 Aug 12 15:05:17.689442 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1324/5278] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:17 2026] DELETE /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:17.698509 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f245246-0382-4268-9d8b-b4121b235e84 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:17.701362 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f245246-0382-4268-9d8b-b4121b235e84 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:05:17.701362 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f245246-0382-4268-9d8b-b4121b235e84 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:17.701362 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f245246-0382-4268-9d8b-b4121b235e84 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:17.701362 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0f245246-0382-4268-9d8b-b4121b235e84 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:17.707528 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:17.707528 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:17.707528 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f245246-0382-4268-9d8b-b4121b235e84 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 200 Aug 12 15:05:17.707528 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1314/5279] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:17 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:18.212309 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-10a26f5d-e423-4689-90ee-b9c2395e81c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:18.217276 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10a26f5d-e423-4689-90ee-b9c2395e81c0 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:18.217596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10a26f5d-e423-4689-90ee-b9c2395e81c0 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:18.217847 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-10a26f5d-e423-4689-90ee-b9c2395e81c0 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:18.217984 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-10a26f5d-e423-4689-90ee-b9c2395e81c0 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:18.223314 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:18.223314 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:18.224097 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-10a26f5d-e423-4689-90ee-b9c2395e81c0 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:18.224739 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1325/5280] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:18 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:18.507448 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2e27fdd8-c9a7-496b-a402-ede6fb269f98 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:18.510985 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2e27fdd8-c9a7-496b-a402-ede6fb269f98 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:18.511242 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2e27fdd8-c9a7-496b-a402-ede6fb269f98 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:18.511509 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2e27fdd8-c9a7-496b-a402-ede6fb269f98 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:18.511641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-2e27fdd8-c9a7-496b-a402-ede6fb269f98 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:18.518406 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:18.518406 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:18.519213 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2e27fdd8-c9a7-496b-a402-ede6fb269f98 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:18.519723 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1318/5281] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:18 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:18.718009 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b0d0510e-0593-42cb-b2d9-28f3824e88dd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:18.719791 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0d0510e-0593-42cb-b2d9-28f3824e88dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 Aug 12 15:05:18.719969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0d0510e-0593-42cb-b2d9-28f3824e88dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:18.720148 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b0d0510e-0593-42cb-b2d9-28f3824e88dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:18.720250 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b0d0510e-0593-42cb-b2d9-28f3824e88dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Show backup with id 2396e38b-098a-4604-8439-a0058dc48bb2. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:18.723724 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b0d0510e-0593-42cb-b2d9-28f3824e88dd tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 returned with HTTP 404 Aug 12 15:05:18.724146 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1325/5282] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:18 2026] GET /volume/v3/backups/2396e38b-098a-4604-8439-a0058dc48bb2 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:18.729781 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6c07014d-dd50-4eb5-bbc8-f8bfa25b5dcb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:18.731450 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c07014d-dd50-4eb5-bbc8-f8bfa25b5dcb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] DELETE https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:05:18.731664 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c07014d-dd50-4eb5-bbc8-f8bfa25b5dcb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:18.731838 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6c07014d-dd50-4eb5-bbc8-f8bfa25b5dcb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:18.731946 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-6c07014d-dd50-4eb5-bbc8-f8bfa25b5dcb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Delete backup with id: 0d428caf-eea2-406f-be15-3be31916cb4b. Aug 12 15:05:18.735933 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:18.735933 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:18.746192 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-6c07014d-dd50-4eb5-bbc8-f8bfa25b5dcb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] delete_backup rpcapi backup_id 0d428caf-eea2-406f-be15-3be31916cb4b {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:18.749230 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6c07014d-dd50-4eb5-bbc8-f8bfa25b5dcb tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 202 Aug 12 15:05:18.749748 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1315/5283] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:18 2026] DELETE /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:18.756072 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-42b6e655-a6fd-4e3d-a1c0-0fb2e1d70c1d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:18.758253 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-42b6e655-a6fd-4e3d-a1c0-0fb2e1d70c1d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:05:18.758481 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-42b6e655-a6fd-4e3d-a1c0-0fb2e1d70c1d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:18.758730 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-42b6e655-a6fd-4e3d-a1c0-0fb2e1d70c1d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:18.758863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-42b6e655-a6fd-4e3d-a1c0-0fb2e1d70c1d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:18.765076 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:18.765076 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:18.765836 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-42b6e655-a6fd-4e3d-a1c0-0fb2e1d70c1d tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 200 Aug 12 15:05:18.766268 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1326/5284] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:18 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:19.237553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a9fead69-20cc-44d6-9156-300a7c24fb84 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:19.239333 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9fead69-20cc-44d6-9156-300a7c24fb84 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:19.239609 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a9fead69-20cc-44d6-9156-300a7c24fb84 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:19.239781 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a9fead69-20cc-44d6-9156-300a7c24fb84 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:19.239910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-a9fead69-20cc-44d6-9156-300a7c24fb84 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:19.244771 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:19.244771 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:19.245648 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a9fead69-20cc-44d6-9156-300a7c24fb84 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:19.246196 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1319/5285] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:19 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:19.530732 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b585bdb2-5045-48e3-88d9-41b6f6a4b6b0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:19.532546 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b585bdb2-5045-48e3-88d9-41b6f6a4b6b0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:19.532814 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b585bdb2-5045-48e3-88d9-41b6f6a4b6b0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:19.533043 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b585bdb2-5045-48e3-88d9-41b6f6a4b6b0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:19.533189 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b585bdb2-5045-48e3-88d9-41b6f6a4b6b0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:19.538033 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:19.538033 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:19.538697 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b585bdb2-5045-48e3-88d9-41b6f6a4b6b0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:19.539023 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1326/5286] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:19 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:19.776063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-08aebe0e-a4fb-4015-8072-c1a091afaa2c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:19.777869 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08aebe0e-a4fb-4015-8072-c1a091afaa2c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] GET https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b Aug 12 15:05:19.778111 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08aebe0e-a4fb-4015-8072-c1a091afaa2c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:19.778242 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-08aebe0e-a4fb-4015-8072-c1a091afaa2c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:19.778340 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-08aebe0e-a4fb-4015-8072-c1a091afaa2c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] Show backup with id 0d428caf-eea2-406f-be15-3be31916cb4b. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:19.782292 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-08aebe0e-a4fb-4015-8072-c1a091afaa2c tempest-VolumesBackupsTest-1541486942 tempest-VolumesBackupsTest-1541486942-project-admin] https://10.4.3.100/volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b returned with HTTP 404 Aug 12 15:05:19.782723 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1316/5287] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:19 2026] GET /volume/v3/backups/0d428caf-eea2-406f-be15-3be31916cb4b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:19.793522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8edded9c-c556-435d-8585-a93c40bf5072 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:19.795538 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8edded9c-c556-435d-8585-a93c40bf5072 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] DELETE https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b Aug 12 15:05:19.795746 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8edded9c-c556-435d-8585-a93c40bf5072 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:19.795922 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8edded9c-c556-435d-8585-a93c40bf5072 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:19.796074 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8edded9c-c556-435d-8585-a93c40bf5072 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete volume with id: 9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b Aug 12 15:05:19.802099 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:19.802099 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:19.802509 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8edded9c-c556-435d-8585-a93c40bf5072 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:05:19.817667 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8edded9c-c556-435d-8585-a93c40bf5072 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete volume request issued successfully. Aug 12 15:05:19.817784 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8edded9c-c556-435d-8585-a93c40bf5072 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b returned with HTTP 202 Aug 12 15:05:19.818197 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1327/5288] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:19 2026] DELETE /volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:19.825748 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-363bd7fd-e3c7-411d-bc79-0f995160283a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:19.827433 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-363bd7fd-e3c7-411d-bc79-0f995160283a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b Aug 12 15:05:19.827639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-363bd7fd-e3c7-411d-bc79-0f995160283a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:19.827839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-363bd7fd-e3c7-411d-bc79-0f995160283a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:19.834390 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:19.834390 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:19.837759 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-363bd7fd-e3c7-411d-bc79-0f995160283a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:05:19.841942 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-363bd7fd-e3c7-411d-bc79-0f995160283a tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b returned with HTTP 200 Aug 12 15:05:19.842295 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1320/5289] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:19 2026] GET /volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:20.256401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f1a9d57-86b3-446e-b35f-3001527f3e15 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:20.258016 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f1a9d57-86b3-446e-b35f-3001527f3e15 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:20.258266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f1a9d57-86b3-446e-b35f-3001527f3e15 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:20.258420 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f1a9d57-86b3-446e-b35f-3001527f3e15 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:20.258548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8f1a9d57-86b3-446e-b35f-3001527f3e15 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:20.262279 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:20.262279 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:20.262834 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f1a9d57-86b3-446e-b35f-3001527f3e15 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:20.263150 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1327/5290] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:20 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:20.549852 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e6a919cf-986d-4bad-8e61-b5e9af54539f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:20.551801 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6a919cf-986d-4bad-8e61-b5e9af54539f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:20.552028 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6a919cf-986d-4bad-8e61-b5e9af54539f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:20.552218 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e6a919cf-986d-4bad-8e61-b5e9af54539f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:20.552326 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-e6a919cf-986d-4bad-8e61-b5e9af54539f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:20.556612 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:20.556612 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:20.557249 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e6a919cf-986d-4bad-8e61-b5e9af54539f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:20.557661 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1317/5291] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:20 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:20.853945 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e43559b9-0a13-4f1f-862d-b6cb1eea2ee7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:20.856092 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e43559b9-0a13-4f1f-862d-b6cb1eea2ee7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b Aug 12 15:05:20.856270 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e43559b9-0a13-4f1f-862d-b6cb1eea2ee7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:20.856476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e43559b9-0a13-4f1f-862d-b6cb1eea2ee7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:20.861881 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e43559b9-0a13-4f1f-862d-b6cb1eea2ee7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b returned with HTTP 404 Aug 12 15:05:20.862316 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1328/5292] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:20 2026] GET /volume/v3/volumes/9c2dbeb9-1571-49d3-bdcd-35aa4ccc698b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:20.868362 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:20.869998 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] DELETE https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 Aug 12 15:05:20.870186 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:20.870406 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:20.870586 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete volume with id: c92d001b-be67-4981-909f-3a5f77ace448 Aug 12 15:05:20.876850 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:20.876850 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:20.877220 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:05:20.894485 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete volume request issued successfully. Aug 12 15:05:20.894485 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5b1e168f-5c7f-4299-b80a-5f2702c7fb03 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 returned with HTTP 202 Aug 12 15:05:20.894485 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1321/5293] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:20 2026] DELETE /volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:20.899283 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b04ab696-57cd-4001-b151-3f60b205d569 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:20.901743 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b04ab696-57cd-4001-b151-3f60b205d569 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 Aug 12 15:05:20.901914 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b04ab696-57cd-4001-b151-3f60b205d569 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:20.902081 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b04ab696-57cd-4001-b151-3f60b205d569 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:20.913444 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:20.913444 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:20.919550 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b04ab696-57cd-4001-b151-3f60b205d569 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:05:20.925297 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b04ab696-57cd-4001-b151-3f60b205d569 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 returned with HTTP 200 Aug 12 15:05:20.925980 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1328/5294] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:20 2026] GET /volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:21.273388 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c0a1a5b2-596c-4f06-b077-b99b3343a139 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:21.275769 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0a1a5b2-596c-4f06-b077-b99b3343a139 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:21.276052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0a1a5b2-596c-4f06-b077-b99b3343a139 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:21.276295 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c0a1a5b2-596c-4f06-b077-b99b3343a139 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:21.276464 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c0a1a5b2-596c-4f06-b077-b99b3343a139 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:21.281799 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:21.281799 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:21.282670 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c0a1a5b2-596c-4f06-b077-b99b3343a139 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:21.283155 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1318/5295] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:21 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:21.566841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-576b6882-db67-4c98-b1bc-87d131623d6c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:21.568556 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-576b6882-db67-4c98-b1bc-87d131623d6c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:21.568752 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-576b6882-db67-4c98-b1bc-87d131623d6c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:21.568922 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-576b6882-db67-4c98-b1bc-87d131623d6c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:21.569016 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-576b6882-db67-4c98-b1bc-87d131623d6c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:21.573077 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:21.573077 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:21.573670 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-576b6882-db67-4c98-b1bc-87d131623d6c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:21.573988 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1329/5296] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:21 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:21.937227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a3c079fc-1d15-4fd6-b859-a140fe12f247 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:21.938927 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3c079fc-1d15-4fd6-b859-a140fe12f247 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 Aug 12 15:05:21.939125 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3c079fc-1d15-4fd6-b859-a140fe12f247 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:21.939305 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a3c079fc-1d15-4fd6-b859-a140fe12f247 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:21.944914 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a3c079fc-1d15-4fd6-b859-a140fe12f247 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 returned with HTTP 404 Aug 12 15:05:21.945336 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1322/5297] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:21 2026] GET /volume/v3/volumes/c92d001b-be67-4981-909f-3a5f77ace448 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:21.951370 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:21.953027 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] DELETE https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 Aug 12 15:05:21.953251 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:21.953442 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:21.953634 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete volume with id: 18cc4ae6-eade-4a48-afaf-183d9a01d429 Aug 12 15:05:21.960560 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:21.960560 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:21.960966 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:05:21.975140 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Delete volume request issued successfully. Aug 12 15:05:21.975304 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad373525-fe60-4f36-8d28-7f365f3428d0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 returned with HTTP 202 Aug 12 15:05:21.975714 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1329/5298] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:21 2026] DELETE /volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:21.985634 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7c634f83-1d0d-46ee-9f07-88a8aa3d41f0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:21.987317 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c634f83-1d0d-46ee-9f07-88a8aa3d41f0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 Aug 12 15:05:21.987529 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c634f83-1d0d-46ee-9f07-88a8aa3d41f0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:21.987722 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7c634f83-1d0d-46ee-9f07-88a8aa3d41f0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:21.994294 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:21.994294 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:21.997879 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7c634f83-1d0d-46ee-9f07-88a8aa3d41f0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Volume info retrieved successfully. Aug 12 15:05:22.002405 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7c634f83-1d0d-46ee-9f07-88a8aa3d41f0 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 returned with HTTP 200 Aug 12 15:05:22.002405 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1319/5299] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:21 2026] GET /volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:22.293315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ab3df49a-c2ad-40c1-8a46-6cad72b3498d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:22.295281 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab3df49a-c2ad-40c1-8a46-6cad72b3498d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:22.295597 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab3df49a-c2ad-40c1-8a46-6cad72b3498d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:22.295829 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ab3df49a-c2ad-40c1-8a46-6cad72b3498d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:22.295982 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ab3df49a-c2ad-40c1-8a46-6cad72b3498d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:22.300565 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:22.300565 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:22.301263 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ab3df49a-c2ad-40c1-8a46-6cad72b3498d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:22.301887 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1330/5300] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:22 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:22.586096 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0d36d0b6-1f21-4300-918a-2f01ea624330 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:22.587858 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d36d0b6-1f21-4300-918a-2f01ea624330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:22.588088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d36d0b6-1f21-4300-918a-2f01ea624330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:22.588295 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0d36d0b6-1f21-4300-918a-2f01ea624330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:22.588438 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-0d36d0b6-1f21-4300-918a-2f01ea624330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:22.592367 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:22.592367 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:22.592947 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0d36d0b6-1f21-4300-918a-2f01ea624330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:22.593278 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1323/5301] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:22 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:23.014190 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ed875775-3881-4985-b381-578cece700e7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:23.016151 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed875775-3881-4985-b381-578cece700e7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] GET https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 Aug 12 15:05:23.016347 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed875775-3881-4985-b381-578cece700e7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:23.016752 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ed875775-3881-4985-b381-578cece700e7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:23.022374 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ed875775-3881-4985-b381-578cece700e7 tempest-VolumesBackupsTest-551190475 tempest-VolumesBackupsTest-551190475-project-member] https://10.4.3.100/volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 returned with HTTP 404 Aug 12 15:05:23.023090 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1330/5302] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:23 2026] GET /volume/v3/volumes/18cc4ae6-eade-4a48-afaf-183d9a01d429 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:23.312550 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1a5e991f-7609-419d-b57c-3ea0a09bef43 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:23.315069 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a5e991f-7609-419d-b57c-3ea0a09bef43 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:23.315380 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a5e991f-7609-419d-b57c-3ea0a09bef43 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:23.315684 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1a5e991f-7609-419d-b57c-3ea0a09bef43 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:23.315850 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1a5e991f-7609-419d-b57c-3ea0a09bef43 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:23.322830 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:23.322830 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:23.323977 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1a5e991f-7609-419d-b57c-3ea0a09bef43 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:23.324642 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1320/5303] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:23 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:23.605984 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5270d3f8-5be2-44ef-bd6f-dcbfa0ed9ffe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:23.608021 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5270d3f8-5be2-44ef-bd6f-dcbfa0ed9ffe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:23.608303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5270d3f8-5be2-44ef-bd6f-dcbfa0ed9ffe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:23.608577 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5270d3f8-5be2-44ef-bd6f-dcbfa0ed9ffe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:23.608740 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5270d3f8-5be2-44ef-bd6f-dcbfa0ed9ffe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:23.612923 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:23.612923 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:23.613674 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5270d3f8-5be2-44ef-bd6f-dcbfa0ed9ffe tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:23.614118 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1331/5304] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:23 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:24.336657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4506aa9c-15a6-4b51-a5c5-482bf5b87990 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:24.338575 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4506aa9c-15a6-4b51-a5c5-482bf5b87990 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:24.338775 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4506aa9c-15a6-4b51-a5c5-482bf5b87990 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:24.338950 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4506aa9c-15a6-4b51-a5c5-482bf5b87990 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:24.339049 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4506aa9c-15a6-4b51-a5c5-482bf5b87990 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:24.342733 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:24.342733 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:24.343250 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4506aa9c-15a6-4b51-a5c5-482bf5b87990 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:24.343593 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1324/5305] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:24 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:24.626039 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7216d286-a387-4531-b184-5fbed39b759a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:24.628022 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7216d286-a387-4531-b184-5fbed39b759a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:24.628237 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7216d286-a387-4531-b184-5fbed39b759a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:24.628446 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7216d286-a387-4531-b184-5fbed39b759a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:24.628575 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7216d286-a387-4531-b184-5fbed39b759a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:24.632720 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:24.632720 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:24.633265 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7216d286-a387-4531-b184-5fbed39b759a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:24.633644 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1331/5306] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:24 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:25.355409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1258794a-ad76-496a-85e2-bb8cab026948 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:25.357237 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1258794a-ad76-496a-85e2-bb8cab026948 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:25.357428 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1258794a-ad76-496a-85e2-bb8cab026948 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:25.357660 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1258794a-ad76-496a-85e2-bb8cab026948 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:25.357768 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1258794a-ad76-496a-85e2-bb8cab026948 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:25.361791 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:25.361791 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:25.362302 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1258794a-ad76-496a-85e2-bb8cab026948 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:25.362661 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1321/5307] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:25 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:25.643992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1b2b10ba-a76c-493e-8f04-b506a1694bb8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:25.645819 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b2b10ba-a76c-493e-8f04-b506a1694bb8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:25.646062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b2b10ba-a76c-493e-8f04-b506a1694bb8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:25.646280 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1b2b10ba-a76c-493e-8f04-b506a1694bb8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:25.646431 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-1b2b10ba-a76c-493e-8f04-b506a1694bb8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:25.650410 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:25.650410 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:25.651130 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1b2b10ba-a76c-493e-8f04-b506a1694bb8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:25.651534 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1332/5308] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:25 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:26.372092 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-43ee9a82-7dfc-426f-88b2-4c4764604c5c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:26.373764 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43ee9a82-7dfc-426f-88b2-4c4764604c5c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:05:26.374034 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-43ee9a82-7dfc-426f-88b2-4c4764604c5c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:26.374250 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-43ee9a82-7dfc-426f-88b2-4c4764604c5c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:26.374420 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-43ee9a82-7dfc-426f-88b2-4c4764604c5c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:26.378274 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:26.378274 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:26.378885 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-43ee9a82-7dfc-426f-88b2-4c4764604c5c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:05:26.379282 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1325/5309] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:26 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:26.389852 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-df8e551b-1f8a-4094-a35f-9446bcd2369d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:26.505934 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df8e551b-1f8a-4094-a35f-9446bcd2369d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116/export_record Aug 12 15:05:26.506164 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df8e551b-1f8a-4094-a35f-9446bcd2369d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:26.506371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-df8e551b-1f8a-4094-a35f-9446bcd2369d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Calling method 'export_record' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:26.506503 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-df8e551b-1f8a-4094-a35f-9446bcd2369d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Export record for backup 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100249) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 15:05:26.511012 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:26.511012 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:26.512079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-df8e551b-1f8a-4094-a35f-9446bcd2369d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '55a854c389b74b96b809a61e86eb7365', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77356f41a50a4514819d7c3fc6812a61', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:05:26.512271 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-df8e551b-1f8a-4094-a35f-9446bcd2369d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116/export_record returned with HTTP 403 Aug 12 15:05:26.512749 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1332/5310] 10.4.3.100 () {68 vars in 1430 bytes} [Wed Aug 12 15:05:26 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116/export_record => generated 101 bytes in 123 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:26.521425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:26.522863 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:05:26.523177 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-706163398"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:26.524507 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-706163398'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:05:26.524624 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume of 1 GB Aug 12 15:05:26.528118 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Availability Zones retrieved successfully. Aug 12 15:05:26.532689 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Flow 'volume_create_api' (6e012ace-34ca-4c5f-9b3d-58260cafb17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:26.533672 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e1765c-3a60-4b97-8d2c-9018224d3745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:26.534383 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:05:26.554237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e1765c-3a60-4b97-8d2c-9018224d3745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:26.554970 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc74c27c-9739-4f04-af36-8f9597983cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:26.617113 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Created reservations ['601664ba-875e-4db5-955f-d17bbefe139c', '11eb8af3-04b2-4642-bcdf-49b0b4b52c9a', '4d6797ee-76e2-4653-9974-f6f84ad7ff6a', 'a96e3f32-f958-44b1-bc21-fa6890bf188a'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:26.617961 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc74c27c-9739-4f04-af36-8f9597983cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['601664ba-875e-4db5-955f-d17bbefe139c', '11eb8af3-04b2-4642-bcdf-49b0b4b52c9a', '4d6797ee-76e2-4653-9974-f6f84ad7ff6a', 'a96e3f32-f958-44b1-bc21-fa6890bf188a']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:26.618723 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca16e67b-286c-47e8-8c4f-6020e9bd1187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:26.648494 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca16e67b-286c-47e8-8c4f-6020e9bd1187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '781bed13-6268-4ebd-aec9-a7112062c65f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-706163398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77356f41a50a4514819d7c3fc6812a61',qos_specs=None,replication_status=,reservations=['601664ba-875e-4db5-955f-d17bbefe139c','11eb8af3-04b2-4642-bcdf-49b0b4b52c9a','4d6797ee-76e2-4653-9974-f6f84ad7ff6a','a96e3f32-f958-44b1-bc21-fa6890bf188a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1393fc043843b98d65b0eeb56164f1',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:05:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-706163398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=781bed13-6268-4ebd-aec9-a7112062c65f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77356f41a50a4514819d7c3fc6812a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1393fc043843b98d65b0eeb56164f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:26.649302 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52175ce9-86e3-4489-be6b-b55e698268fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:26.661404 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3b77ae63-bbc6-4f1c-a85a-926d064078b3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:26.663746 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b77ae63-bbc6-4f1c-a85a-926d064078b3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:26.664025 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b77ae63-bbc6-4f1c-a85a-926d064078b3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:26.664264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3b77ae63-bbc6-4f1c-a85a-926d064078b3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:26.664402 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3b77ae63-bbc6-4f1c-a85a-926d064078b3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:26.668432 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:26.668432 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:26.669198 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3b77ae63-bbc6-4f1c-a85a-926d064078b3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:26.669676 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1333/5311] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:26 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:26.674694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52175ce9-86e3-4489-be6b-b55e698268fc) transitioned into state 'SUCCESS' from state '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-706163398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77356f41a50a4514819d7c3fc6812a61',qos_specs=None,replication_status=,reservations=['601664ba-875e-4db5-955f-d17bbefe139c','11eb8af3-04b2-4642-bcdf-49b0b4b52c9a','4d6797ee-76e2-4653-9974-f6f84ad7ff6a','a96e3f32-f958-44b1-bc21-fa6890bf188a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1393fc043843b98d65b0eeb56164f1',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:26.675357 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0beb2b17-5094-48cd-8154-9d5cd39229d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:26.684335 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0beb2b17-5094-48cd-8154-9d5cd39229d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:26.685106 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Flow 'volume_create_api' (6e012ace-34ca-4c5f-9b3d-58260cafb17e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:26.685388 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume request issued successfully. Aug 12 15:05:26.685921 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd3d23a7-91eb-45c6-b3a8-abfcc4548748 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:05:26.686304 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1322/5312] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:05:26 2026] POST /volume/v3/volumes => generated 777 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:26.698152 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-457ae3b7-466f-4096-8218-d6f38f0d8a08 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:26.701375 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-457ae3b7-466f-4096-8218-d6f38f0d8a08 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f Aug 12 15:05:26.701375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-457ae3b7-466f-4096-8218-d6f38f0d8a08 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:26.701375 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-457ae3b7-466f-4096-8218-d6f38f0d8a08 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:26.707638 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:26.707638 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:26.711243 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-457ae3b7-466f-4096-8218-d6f38f0d8a08 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:26.716044 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-457ae3b7-466f-4096-8218-d6f38f0d8a08 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f returned with HTTP 200 Aug 12 15:05:26.716044 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1326/5313] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:26 2026] GET /volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:27.679207 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6be76a1c-99bd-4787-9813-931cd8f10f77 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:27.680961 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6be76a1c-99bd-4787-9813-931cd8f10f77 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:27.681157 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6be76a1c-99bd-4787-9813-931cd8f10f77 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:27.681344 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6be76a1c-99bd-4787-9813-931cd8f10f77 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:27.681448 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6be76a1c-99bd-4787-9813-931cd8f10f77 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:27.685779 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:27.685779 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:27.686333 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6be76a1c-99bd-4787-9813-931cd8f10f77 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:27.686690 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1333/5314] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:27 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:27.727783 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-33afdac9-beea-4c18-ae1d-e930e9aea1c4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:27.729491 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33afdac9-beea-4c18-ae1d-e930e9aea1c4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f Aug 12 15:05:27.729720 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33afdac9-beea-4c18-ae1d-e930e9aea1c4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:27.729900 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-33afdac9-beea-4c18-ae1d-e930e9aea1c4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:27.736810 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:27.736810 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:27.740157 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-33afdac9-beea-4c18-ae1d-e930e9aea1c4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:27.743809 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-33afdac9-beea-4c18-ae1d-e930e9aea1c4 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f returned with HTTP 200 Aug 12 15:05:27.744144 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1334/5315] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:27 2026] GET /volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:27.756989 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:27.758672 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:05:27.758976 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "781bed13-6268-4ebd-aec9-a7112062c65f", "name": "tempest-type-Backup-2139534683"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:27.760276 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Creating new backup {'backup': {'volume_id': '781bed13-6268-4ebd-aec9-a7112062c65f', 'name': 'tempest-type-Backup-2139534683'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:05:27.760423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Creating backup of volume 781bed13-6268-4ebd-aec9-a7112062c65f in container None Aug 12 15:05:27.766987 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:27.766987 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:27.767244 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:27.781368 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Created reservations ['0f57f435-c2ec-4d26-bd8c-fc10abd13437', '988bf77b-1c6f-4450-8eb5-bdb8c69ab023'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:27.806884 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be8faeb4-ac6f-4d99-b070-8c866d65cba7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:05:27.807278 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1323/5316] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:05:27 2026] POST /volume/v3/backups => generated 316 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:27.815128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a297f9e1-d3af-41b8-8beb-f85ce6353102 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:27.817223 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a297f9e1-d3af-41b8-8beb-f85ce6353102 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:27.817418 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a297f9e1-d3af-41b8-8beb-f85ce6353102 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:27.817665 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a297f9e1-d3af-41b8-8beb-f85ce6353102 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:27.817838 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-a297f9e1-d3af-41b8-8beb-f85ce6353102 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:27.822701 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:27.822701 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:27.823496 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a297f9e1-d3af-41b8-8beb-f85ce6353102 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:27.823925 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1327/5317] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:27 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:28.159143 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f3ccef0-30bd-4454-b880-db39077cf99b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:28.179423 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:05:28.179771 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-422735306"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:28.181159 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-422735306'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:05:28.181275 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume of 1 GB Aug 12 15:05:28.185620 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Availability Zones retrieved successfully. Aug 12 15:05:28.190641 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (eb95946d-4394-4c61-94ed-ed0e7815cfdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:28.191430 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a0c1cb-4cd4-42fb-a9bf-b0240370f35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:28.192302 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:05:28.213449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a0c1cb-4cd4-42fb-a9bf-b0240370f35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:28.214085 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b8a08d-dec9-4b25-8dd6-e062df76ae11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:28.260226 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['77a04ad6-1da5-4f86-95ca-4bc6e4039323', '3c28a346-45f5-4f49-867f-758f5822a3f6', '4bc8416c-d19e-450b-89d2-2f844504f71a', '43ac4435-d5e7-4c29-9d0a-7c04c2f6fbac'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:28.261129 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43b8a08d-dec9-4b25-8dd6-e062df76ae11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77a04ad6-1da5-4f86-95ca-4bc6e4039323', '3c28a346-45f5-4f49-867f-758f5822a3f6', '4bc8416c-d19e-450b-89d2-2f844504f71a', '43ac4435-d5e7-4c29-9d0a-7c04c2f6fbac']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:28.261843 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a1890ee-719d-487f-9003-11d1c9625ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:28.280436 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a1890ee-719d-487f-9003-11d1c9625ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b47f82f-6430-4de8-8c80-6219f8198658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-422735306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['77a04ad6-1da5-4f86-95ca-4bc6e4039323','3c28a346-45f5-4f49-867f-758f5822a3f6','4bc8416c-d19e-450b-89d2-2f844504f71a','43ac4435-d5e7-4c29-9d0a-7c04c2f6fbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:05:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-422735306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b47f82f-6430-4de8-8c80-6219f8198658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29ad5f01ec5b4b338914248360160cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afa2c3e1e447477cbce88cc556bfb743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:28.281510 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439933a9-1b5c-4a43-82e0-67fed657132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:28.295377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (439933a9-1b5c-4a43-82e0-67fed657132c) transitioned into state 'SUCCESS' from state '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-422735306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['77a04ad6-1da5-4f86-95ca-4bc6e4039323','3c28a346-45f5-4f49-867f-758f5822a3f6','4bc8416c-d19e-450b-89d2-2f844504f71a','43ac4435-d5e7-4c29-9d0a-7c04c2f6fbac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:28.296025 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4af6496-7e7d-4db3-b8b9-b2e23c0afc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:28.303352 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4af6496-7e7d-4db3-b8b9-b2e23c0afc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:28.304104 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (eb95946d-4394-4c61-94ed-ed0e7815cfdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:28.304392 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request issued successfully. Aug 12 15:05:28.304949 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f3ccef0-30bd-4454-b880-db39077cf99b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:05:28.305356 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1334/5318] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:05:28 2026] POST /volume/v3/volumes => generated 748 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:28.316052 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6e58764b-bd98-49ac-b6ba-7b10d90d5073 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:28.317898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e58764b-bd98-49ac-b6ba-7b10d90d5073 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 Aug 12 15:05:28.318130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6e58764b-bd98-49ac-b6ba-7b10d90d5073 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:28.318332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6e58764b-bd98-49ac-b6ba-7b10d90d5073 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:28.325113 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:28.325113 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:28.328980 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-6e58764b-bd98-49ac-b6ba-7b10d90d5073 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:05:28.333041 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6e58764b-bd98-49ac-b6ba-7b10d90d5073 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 returned with HTTP 200 Aug 12 15:05:28.333429 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1335/5319] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:28 2026] GET /volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:28.696785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9392d9cf-3170-4bb4-b2b2-6c77759583eb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:28.698260 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9392d9cf-3170-4bb4-b2b2-6c77759583eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:28.698659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9392d9cf-3170-4bb4-b2b2-6c77759583eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:28.698944 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9392d9cf-3170-4bb4-b2b2-6c77759583eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:28.699157 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9392d9cf-3170-4bb4-b2b2-6c77759583eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:28.703334 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:28.703334 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:28.704343 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9392d9cf-3170-4bb4-b2b2-6c77759583eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:28.704343 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1324/5320] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:28 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:28.833641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2cde047b-072f-4ad1-8d77-c4f9699505d3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:28.835225 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2cde047b-072f-4ad1-8d77-c4f9699505d3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:28.835421 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2cde047b-072f-4ad1-8d77-c4f9699505d3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:28.835641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2cde047b-072f-4ad1-8d77-c4f9699505d3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:28.835761 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-2cde047b-072f-4ad1-8d77-c4f9699505d3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:28.839651 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:28.839651 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:28.840205 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2cde047b-072f-4ad1-8d77-c4f9699505d3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:28.840555 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1328/5321] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:28 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:29.344442 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4f575777-826a-487f-b27d-560dba166353 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:29.347048 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f575777-826a-487f-b27d-560dba166353 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 Aug 12 15:05:29.347333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f575777-826a-487f-b27d-560dba166353 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:29.347879 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4f575777-826a-487f-b27d-560dba166353 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:29.354284 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:29.354284 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:29.357433 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4f575777-826a-487f-b27d-560dba166353 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:05:29.361527 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4f575777-826a-487f-b27d-560dba166353 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 returned with HTTP 200 Aug 12 15:05:29.361925 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1335/5322] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:29 2026] GET /volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:29.374038 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4996d604-7d69-4262-b83f-c1a06f4d88db None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:29.375442 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4996d604-7d69-4262-b83f-c1a06f4d88db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:05:29.375764 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4996d604-7d69-4262-b83f-c1a06f4d88db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b47f82f-6430-4de8-8c80-6219f8198658", "name": "tempest-VolumesBackupsTest-Backup-83198801"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:29.376997 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-4996d604-7d69-4262-b83f-c1a06f4d88db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating new backup {'backup': {'volume_id': '3b47f82f-6430-4de8-8c80-6219f8198658', 'name': 'tempest-VolumesBackupsTest-Backup-83198801'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:05:29.377307 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-4996d604-7d69-4262-b83f-c1a06f4d88db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating backup of volume 3b47f82f-6430-4de8-8c80-6219f8198658 in container None Aug 12 15:05:29.382995 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:29.382995 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:29.383357 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4996d604-7d69-4262-b83f-c1a06f4d88db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:05:29.403824 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-4996d604-7d69-4262-b83f-c1a06f4d88db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['ec9f0e2f-884b-4f60-9340-8c5976b52e6e', 'd9b88fec-33ee-4918-8292-e787eda68fdc'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:29.427713 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4996d604-7d69-4262-b83f-c1a06f4d88db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:05:29.428186 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1336/5323] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:05:29 2026] POST /volume/v3/backups => generated 328 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:29.435496 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-29479f04-c326-4f4f-9ab2-79dc41f5f325 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:29.436859 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29479f04-c326-4f4f-9ab2-79dc41f5f325 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:29.437234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29479f04-c326-4f4f-9ab2-79dc41f5f325 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:29.437234 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-29479f04-c326-4f4f-9ab2-79dc41f5f325 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:29.437297 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-29479f04-c326-4f4f-9ab2-79dc41f5f325 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:29.441004 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:29.441004 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:29.441662 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-29479f04-c326-4f4f-9ab2-79dc41f5f325 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:29.442018 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1325/5324] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:29 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:29.713420 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7b073a51-dffd-4f9b-b4d0-d959ad0c5756 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:29.715033 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b073a51-dffd-4f9b-b4d0-d959ad0c5756 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:29.715221 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b073a51-dffd-4f9b-b4d0-d959ad0c5756 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:29.715388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7b073a51-dffd-4f9b-b4d0-d959ad0c5756 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:29.715518 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7b073a51-dffd-4f9b-b4d0-d959ad0c5756 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:29.719184 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:29.719184 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:29.719715 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7b073a51-dffd-4f9b-b4d0-d959ad0c5756 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:29.720010 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1329/5325] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:29 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:29.849252 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c6e483ed-7e1f-4fc9-b40d-76269afb8c1d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:29.850806 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6e483ed-7e1f-4fc9-b40d-76269afb8c1d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:29.850977 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6e483ed-7e1f-4fc9-b40d-76269afb8c1d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:29.851144 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c6e483ed-7e1f-4fc9-b40d-76269afb8c1d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:29.851238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c6e483ed-7e1f-4fc9-b40d-76269afb8c1d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:29.854917 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:29.854917 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:29.855441 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c6e483ed-7e1f-4fc9-b40d-76269afb8c1d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:29.855801 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1336/5326] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:29 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:30.450927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-128b81d6-c05d-47ee-b1b2-a37aadcdd368 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:30.452424 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-128b81d6-c05d-47ee-b1b2-a37aadcdd368 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:30.452658 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-128b81d6-c05d-47ee-b1b2-a37aadcdd368 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:30.452866 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-128b81d6-c05d-47ee-b1b2-a37aadcdd368 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:30.453009 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-128b81d6-c05d-47ee-b1b2-a37aadcdd368 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:30.457194 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:30.457194 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:30.457968 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-128b81d6-c05d-47ee-b1b2-a37aadcdd368 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:30.458290 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1337/5327] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:30 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:30.729598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-66c226e6-db55-4da1-95a8-9eef7642f182 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:30.731046 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66c226e6-db55-4da1-95a8-9eef7642f182 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:30.731229 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-66c226e6-db55-4da1-95a8-9eef7642f182 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:30.731396 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-66c226e6-db55-4da1-95a8-9eef7642f182 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:30.731521 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-66c226e6-db55-4da1-95a8-9eef7642f182 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:30.735064 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:30.735064 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:30.735643 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-66c226e6-db55-4da1-95a8-9eef7642f182 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:30.735981 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1326/5328] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:30 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:30.865222 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-07f3d075-f4e8-4ae6-bcd9-679988174dd2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:30.866719 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-07f3d075-f4e8-4ae6-bcd9-679988174dd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:30.866909 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-07f3d075-f4e8-4ae6-bcd9-679988174dd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:30.867116 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-07f3d075-f4e8-4ae6-bcd9-679988174dd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:30.867213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-07f3d075-f4e8-4ae6-bcd9-679988174dd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:30.870860 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:30.870860 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:30.871353 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-07f3d075-f4e8-4ae6-bcd9-679988174dd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:30.871709 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1330/5329] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:30 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:31.467095 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0b1c7e8d-8bda-43ee-bab9-0225c9e2bbe1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:31.468570 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b1c7e8d-8bda-43ee-bab9-0225c9e2bbe1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:31.468722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b1c7e8d-8bda-43ee-bab9-0225c9e2bbe1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:31.468888 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0b1c7e8d-8bda-43ee-bab9-0225c9e2bbe1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:31.468983 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0b1c7e8d-8bda-43ee-bab9-0225c9e2bbe1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:31.472574 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:31.472574 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:31.473218 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0b1c7e8d-8bda-43ee-bab9-0225c9e2bbe1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:31.473571 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1337/5330] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:31 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:31.744960 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf7b1919-7d2d-4cf5-81b8-cd045fd04bd7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:31.746583 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf7b1919-7d2d-4cf5-81b8-cd045fd04bd7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:31.746793 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf7b1919-7d2d-4cf5-81b8-cd045fd04bd7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:31.746936 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf7b1919-7d2d-4cf5-81b8-cd045fd04bd7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:31.747062 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cf7b1919-7d2d-4cf5-81b8-cd045fd04bd7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:31.750948 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:31.750948 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:31.751589 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf7b1919-7d2d-4cf5-81b8-cd045fd04bd7 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:31.751921 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1338/5331] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:31 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:31.880881 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7a4a20aa-9781-4853-8cd0-f2b10b17a6be None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:31.882404 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a4a20aa-9781-4853-8cd0-f2b10b17a6be tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:31.882673 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a4a20aa-9781-4853-8cd0-f2b10b17a6be tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:31.882872 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7a4a20aa-9781-4853-8cd0-f2b10b17a6be tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:31.882973 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7a4a20aa-9781-4853-8cd0-f2b10b17a6be tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:31.886994 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:31.886994 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:31.887657 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7a4a20aa-9781-4853-8cd0-f2b10b17a6be tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:31.888028 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1327/5332] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:31 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:32.482570 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f67723ae-3ad4-434c-ba5e-ed77b28fbef1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:32.484156 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f67723ae-3ad4-434c-ba5e-ed77b28fbef1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:32.484328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f67723ae-3ad4-434c-ba5e-ed77b28fbef1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:32.484514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f67723ae-3ad4-434c-ba5e-ed77b28fbef1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:32.484666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f67723ae-3ad4-434c-ba5e-ed77b28fbef1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:32.489678 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:32.489678 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:32.490556 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f67723ae-3ad4-434c-ba5e-ed77b28fbef1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:32.490922 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1331/5333] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:32 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:32.763150 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-abdf114e-2eeb-413d-9def-d39fd4834b64 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:32.764707 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abdf114e-2eeb-413d-9def-d39fd4834b64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:32.764880 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abdf114e-2eeb-413d-9def-d39fd4834b64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:32.765045 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-abdf114e-2eeb-413d-9def-d39fd4834b64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:32.765142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-abdf114e-2eeb-413d-9def-d39fd4834b64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:32.768811 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:32.768811 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:32.770472 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-abdf114e-2eeb-413d-9def-d39fd4834b64 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:32.770472 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1338/5334] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:32 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:32.779223 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:32.781673 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1/export_record Aug 12 15:05:32.781897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:32.782098 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'export_record' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:32.782225 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Export record for backup e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 15:05:32.786112 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:32.786112 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:32.786903 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.api [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling RPCAPI with context: , host: np0000007067, backup: e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 15:05:32.793328 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] export_record in rpcapi backup_id e8c361be-077f-42c5-b8e7-7af5b5b25bf1 on host np0000007067. {{(pid=100248) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 15:05:32.804861 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZThjMzYxYmUtMDc3Zi00MmM1LWI4ZTctN2FmNWI1YjI1YmYxIiwgInVzZXJfaWQiOiAiMjA3ODExMDE0OWRkNGEzN2IyZjA4M2NiMWU3NGM4N2YiLCAicHJvamVjdF9pZCI6ICJmMTliYWFkZjUwM2Y0OWZhYjI5Y2MzYzI3ODUwNTUxZCIsICJ2b2x1bWVfaWQiOiAiNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDk5MjgxMzUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkLzIwMjYwODEyMTUwNTE3L2F6X25vdmFfYmFja3VwX2U4YzM2MWJlLTA3N2YtNDJjNS1iOGU3LTdhZjViNWIyNWJmMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100248) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 15:05:32.805096 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f301c8cc-190a-4507-ba4c-f2c6ea781a9b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1/export_record returned with HTTP 200 Aug 12 15:05:32.805495 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1339/5335] 10.4.3.100 () {68 vars in 1430 bytes} [Wed Aug 12 15:05:32 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:32.817034 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e045494-e91e-4442-bccf-3f1381a1a0f2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:32.819372 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e045494-e91e-4442-bccf-3f1381a1a0f2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:05:32.819685 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e045494-e91e-4442-bccf-3f1381a1a0f2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:32.819925 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e045494-e91e-4442-bccf-3f1381a1a0f2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:32.820065 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2e045494-e91e-4442-bccf-3f1381a1a0f2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:32.824905 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:32.824905 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:32.825758 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e045494-e91e-4442-bccf-3f1381a1a0f2 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:05:32.826230 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1328/5336] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:32 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:32.835339 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:32.837051 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups/import_record Aug 12 15:05:32.837506 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTllNTE4ZTctZDYwNC00OWQ2LThkNWEtZTliNzg4ZWYxYTkzIiwgInVzZXJfaWQiOiAiMjA3ODExMDE0OWRkNGEzN2IyZjA4M2NiMWU3NGM4N2YiLCAicHJvamVjdF9pZCI6ICJmMTliYWFkZjUwM2Y0OWZhYjI5Y2MzYzI3ODUwNTUxZCIsICJ2b2x1bWVfaWQiOiAiNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDk5MjgxMzUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkLzIwMjYwODEyMTUwNTE3L2F6X25vdmFfYmFja3VwX2U4YzM2MWJlLTA3N2YtNDJjNS1iOGU3LTdhZjViNWIyNWJmMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:32.838910 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTllNTE4ZTctZDYwNC00OWQ2LThkNWEtZTliNzg4ZWYxYTkzIiwgInVzZXJfaWQiOiAiMjA3ODExMDE0OWRkNGEzN2IyZjA4M2NiMWU3NGM4N2YiLCAicHJvamVjdF9pZCI6ICJmMTliYWFkZjUwM2Y0OWZhYjI5Y2MzYzI3ODUwNTUxZCIsICJ2b2x1bWVfaWQiOiAiNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDk5MjgxMzUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkLzIwMjYwODEyMTUwNTE3L2F6X25vdmFfYmFja3VwX2U4YzM2MWJlLTA3N2YtNDJjNS1iOGU3LTdhZjViNWIyNWJmMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100247) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 15:05:32.839055 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTllNTE4ZTctZDYwNC00OWQ2LThkNWEtZTliNzg4ZWYxYTkzIiwgInVzZXJfaWQiOiAiMjA3ODExMDE0OWRkNGEzN2IyZjA4M2NiMWU3NGM4N2YiLCAicHJvamVjdF9pZCI6ICJmMTliYWFkZjUwM2Y0OWZhYjI5Y2MzYzI3ODUwNTUxZCIsICJ2b2x1bWVfaWQiOiAiNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDk5MjgxMzUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkLzIwMjYwODEyMTUwNTE3L2F6X25vdmFfYmFja3VwX2U4YzM2MWJlLTA3N2YtNDJjNS1iOGU3LTdhZjViNWIyNWJmMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100247) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 15:05:32.860787 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['8582862c-21ba-40f5-bd45-e58c5450d4d6', 'b70caa12-dc7b-43a3-a0ae-9d2428b200b8'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:32.879388 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] import_record rpcapi backup id 19e518e7-d604-49d6-8d5a-e9b788ef1a93 on host np0000007067 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTllNTE4ZTctZDYwNC00OWQ2LThkNWEtZTliNzg4ZWYxYTkzIiwgInVzZXJfaWQiOiAiMjA3ODExMDE0OWRkNGEzN2IyZjA4M2NiMWU3NGM4N2YiLCAicHJvamVjdF9pZCI6ICJmMTliYWFkZjUwM2Y0OWZhYjI5Y2MzYzI3ODUwNTUxZCIsICJ2b2x1bWVfaWQiOiAiNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDk5MjgxMzUyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNmVmZTRhMGEtODVjYy00MjEwLTgxZmEtNDA0MjhjZTg0YzlkLzIwMjYwODEyMTUwNTE3L2F6X25vdmFfYmFja3VwX2U4YzM2MWJlLTA3N2YtNDJjNS1iOGU3LTdhZjViNWIyNWJmMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MTVaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTozMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100247) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 12 15:05:32.882090 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Import record output: {'backup': {'id': '19e518e7-d604-49d6-8d5a-e9b788ef1a93', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93'}, {'rel': 'bookmark', 'href': 'https://10.4.3.100/volume/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93'}]}}. {{(pid=100247) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 12 15:05:32.882422 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cf4a95a9-2a81-4246-ac81-b9ccd42a48c0 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/import_record returned with HTTP 201 Aug 12 15:05:32.883042 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1332/5337] 10.4.3.100 () {70 vars in 1342 bytes} [Wed Aug 12 15:05:32 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 48 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 12 15:05:32.890021 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1e3f2076-f3ab-4d08-8a8e-cb46d2b0d0b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:32.891671 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e3f2076-f3ab-4d08-8a8e-cb46d2b0d0b5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 Aug 12 15:05:32.891848 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1e3f2076-f3ab-4d08-8a8e-cb46d2b0d0b5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:32.892013 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1e3f2076-f3ab-4d08-8a8e-cb46d2b0d0b5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:32.892108 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1e3f2076-f3ab-4d08-8a8e-cb46d2b0d0b5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 19e518e7-d604-49d6-8d5a-e9b788ef1a93. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:32.895794 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:32.895794 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:32.896278 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1e3f2076-f3ab-4d08-8a8e-cb46d2b0d0b5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 returned with HTTP 200 Aug 12 15:05:32.896614 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1339/5338] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:32 2026] GET /volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:32.899989 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-411ce59b-928a-41dd-891b-e6ce94cc46ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:32.899989 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-411ce59b-928a-41dd-891b-e6ce94cc46ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:32.900114 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-411ce59b-928a-41dd-891b-e6ce94cc46ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:32.900264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-411ce59b-928a-41dd-891b-e6ce94cc46ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:32.900392 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-411ce59b-928a-41dd-891b-e6ce94cc46ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:32.904521 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:32.904521 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:32.905080 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-411ce59b-928a-41dd-891b-e6ce94cc46ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:32.905409 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1340/5339] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:32 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:33.501381 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ed1f748e-a3f6-43b3-bd18-14d2753a1b8d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:33.503410 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed1f748e-a3f6-43b3-bd18-14d2753a1b8d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:33.503882 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed1f748e-a3f6-43b3-bd18-14d2753a1b8d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:33.504132 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ed1f748e-a3f6-43b3-bd18-14d2753a1b8d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:33.504279 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-ed1f748e-a3f6-43b3-bd18-14d2753a1b8d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:33.510199 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:33.510199 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:33.511334 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ed1f748e-a3f6-43b3-bd18-14d2753a1b8d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:33.511862 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1329/5340] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:33 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:33.906334 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7cced8f2-1b41-417e-9ad9-7e310793f2f1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:33.907964 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7cced8f2-1b41-417e-9ad9-7e310793f2f1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 Aug 12 15:05:33.908152 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7cced8f2-1b41-417e-9ad9-7e310793f2f1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:33.908322 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7cced8f2-1b41-417e-9ad9-7e310793f2f1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:33.908418 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7cced8f2-1b41-417e-9ad9-7e310793f2f1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 19e518e7-d604-49d6-8d5a-e9b788ef1a93. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:33.914697 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d6dfdba7-91c7-4651-b477-d80d9ffba7bc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:33.915307 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:33.915307 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:33.915855 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7cced8f2-1b41-417e-9ad9-7e310793f2f1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 returned with HTTP 200 Aug 12 15:05:33.916162 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1333/5341] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:33 2026] GET /volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:33.916266 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d6dfdba7-91c7-4651-b477-d80d9ffba7bc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:33.916472 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d6dfdba7-91c7-4651-b477-d80d9ffba7bc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:33.919503 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d6dfdba7-91c7-4651-b477-d80d9ffba7bc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:33.919503 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d6dfdba7-91c7-4651-b477-d80d9ffba7bc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:33.920723 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:33.920723 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:33.921277 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d6dfdba7-91c7-4651-b477-d80d9ffba7bc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:33.921620 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1340/5342] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:33 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:33.927212 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c1106901-72d1-4988-9e46-a86ce9acb2ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:33.929280 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1106901-72d1-4988-9e46-a86ce9acb2ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 Aug 12 15:05:33.929568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c1106901-72d1-4988-9e46-a86ce9acb2ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:33.929842 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c1106901-72d1-4988-9e46-a86ce9acb2ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:33.929908 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-c1106901-72d1-4988-9e46-a86ce9acb2ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete backup with id: 19e518e7-d604-49d6-8d5a-e9b788ef1a93. Aug 12 15:05:33.934254 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:33.934254 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:33.946312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-c1106901-72d1-4988-9e46-a86ce9acb2ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] delete_backup rpcapi backup_id 19e518e7-d604-49d6-8d5a-e9b788ef1a93 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:33.948041 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c1106901-72d1-4988-9e46-a86ce9acb2ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 returned with HTTP 202 Aug 12 15:05:33.948495 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1341/5343] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:33 2026] DELETE /volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:33.958915 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9315896d-f255-4d1a-9e84-834d0c40191c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:33.961068 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9315896d-f255-4d1a-9e84-834d0c40191c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 Aug 12 15:05:33.961319 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9315896d-f255-4d1a-9e84-834d0c40191c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:33.961694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9315896d-f255-4d1a-9e84-834d0c40191c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:33.961694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9315896d-f255-4d1a-9e84-834d0c40191c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 19e518e7-d604-49d6-8d5a-e9b788ef1a93. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:33.966265 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:33.966265 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:33.966966 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9315896d-f255-4d1a-9e84-834d0c40191c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 returned with HTTP 200 Aug 12 15:05:33.967370 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1330/5344] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:33 2026] GET /volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:34.523112 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3a4a2256-88b8-4790-8d82-4e4ecd442895 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:34.524814 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3a4a2256-88b8-4790-8d82-4e4ecd442895 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:34.525009 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3a4a2256-88b8-4790-8d82-4e4ecd442895 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:34.525184 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3a4a2256-88b8-4790-8d82-4e4ecd442895 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:34.525277 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-3a4a2256-88b8-4790-8d82-4e4ecd442895 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:34.529306 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:34.529306 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:34.529982 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3a4a2256-88b8-4790-8d82-4e4ecd442895 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:34.530287 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1334/5345] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:34 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:34.931810 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6f63b669-44cc-4a29-870d-0f6830bea009 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:34.933615 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f63b669-44cc-4a29-870d-0f6830bea009 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:34.933861 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f63b669-44cc-4a29-870d-0f6830bea009 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:34.933999 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6f63b669-44cc-4a29-870d-0f6830bea009 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:34.934102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6f63b669-44cc-4a29-870d-0f6830bea009 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:34.938050 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:34.938050 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:34.938676 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6f63b669-44cc-4a29-870d-0f6830bea009 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:34.939045 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1341/5346] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:34 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:34.977145 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-369c4abe-ae36-4741-9ba6-4f3e73d85eb6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:34.978756 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-369c4abe-ae36-4741-9ba6-4f3e73d85eb6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 Aug 12 15:05:34.978951 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-369c4abe-ae36-4741-9ba6-4f3e73d85eb6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:34.979128 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-369c4abe-ae36-4741-9ba6-4f3e73d85eb6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:34.979229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-369c4abe-ae36-4741-9ba6-4f3e73d85eb6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 19e518e7-d604-49d6-8d5a-e9b788ef1a93. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:34.982891 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-369c4abe-ae36-4741-9ba6-4f3e73d85eb6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 returned with HTTP 404 Aug 12 15:05:34.983263 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1342/5347] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:34 2026] GET /volume/v3/backups/19e518e7-d604-49d6-8d5a-e9b788ef1a93 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:34.991106 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fcbd5554-4d19-4274-864a-f5082cae8edf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:34.992853 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcbd5554-4d19-4274-864a-f5082cae8edf tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d Aug 12 15:05:34.993098 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fcbd5554-4d19-4274-864a-f5082cae8edf tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:34.993296 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fcbd5554-4d19-4274-864a-f5082cae8edf tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:34.993466 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-fcbd5554-4d19-4274-864a-f5082cae8edf tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume with id: 6efe4a0a-85cc-4210-81fa-40428ce84c9d Aug 12 15:05:35.001081 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:35.001081 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:35.001684 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fcbd5554-4d19-4274-864a-f5082cae8edf tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:35.017666 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fcbd5554-4d19-4274-864a-f5082cae8edf tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume request issued successfully. Aug 12 15:05:35.017914 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcbd5554-4d19-4274-864a-f5082cae8edf tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d returned with HTTP 202 Aug 12 15:05:35.018245 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1331/5348] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:34 2026] DELETE /volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:35.025988 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3563aeba-dd40-4f41-96f8-0068a8f2c854 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:35.027972 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3563aeba-dd40-4f41-96f8-0068a8f2c854 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d Aug 12 15:05:35.028340 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3563aeba-dd40-4f41-96f8-0068a8f2c854 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:35.028653 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3563aeba-dd40-4f41-96f8-0068a8f2c854 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:35.036471 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:35.036471 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:35.039941 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-3563aeba-dd40-4f41-96f8-0068a8f2c854 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:35.044261 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3563aeba-dd40-4f41-96f8-0068a8f2c854 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d returned with HTTP 200 Aug 12 15:05:35.044708 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1335/5349] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:35 2026] GET /volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:35.539241 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-855c5530-703f-4a8b-a04a-3db064f59d2e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:35.541040 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-855c5530-703f-4a8b-a04a-3db064f59d2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:35.541213 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-855c5530-703f-4a8b-a04a-3db064f59d2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:35.541387 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-855c5530-703f-4a8b-a04a-3db064f59d2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:35.541498 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-855c5530-703f-4a8b-a04a-3db064f59d2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:35.545890 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:35.545890 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:35.546602 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-855c5530-703f-4a8b-a04a-3db064f59d2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:35.546946 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1342/5350] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:35 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:35.949780 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ba94c856-7aad-4d45-b174-f013b997742c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:35.952170 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba94c856-7aad-4d45-b174-f013b997742c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:35.952473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba94c856-7aad-4d45-b174-f013b997742c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:35.952770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba94c856-7aad-4d45-b174-f013b997742c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:35.952930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ba94c856-7aad-4d45-b174-f013b997742c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:35.960549 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:35.960549 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:35.961326 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba94c856-7aad-4d45-b174-f013b997742c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:35.961821 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1343/5351] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:35 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:36.057839 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-061f9b7c-715c-40c0-9d36-f8407c636330 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:36.059509 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-061f9b7c-715c-40c0-9d36-f8407c636330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d Aug 12 15:05:36.059696 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-061f9b7c-715c-40c0-9d36-f8407c636330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:36.059876 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-061f9b7c-715c-40c0-9d36-f8407c636330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:36.065394 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-061f9b7c-715c-40c0-9d36-f8407c636330 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d returned with HTTP 404 Aug 12 15:05:36.065877 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1332/5352] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:36 2026] GET /volume/v3/volumes/6efe4a0a-85cc-4210-81fa-40428ce84c9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:36.075840 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-86f360a6-ac83-47cb-b15e-863684490ea8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:36.077579 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-86f360a6-ac83-47cb-b15e-863684490ea8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups Aug 12 15:05:36.077831 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-86f360a6-ac83-47cb-b15e-863684490ea8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:36.078011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-86f360a6-ac83-47cb-b15e-863684490ea8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:36.082842 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-86f360a6-ac83-47cb-b15e-863684490ea8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 200 Aug 12 15:05:36.083178 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1336/5353] 10.4.3.100 () {68 vars in 1277 bytes} [Wed Aug 12 15:05:36 2026] GET /volume/v3/backups => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:36.093299 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-59118ffa-35b2-4afe-b7ad-f0699d2d3d2c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:36.095159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59118ffa-35b2-4afe-b7ad-f0699d2d3d2c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups?project_id=f19baadf503f49fab29cc3c27850551d Aug 12 15:05:36.095558 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59118ffa-35b2-4afe-b7ad-f0699d2d3d2c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:36.095660 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-59118ffa-35b2-4afe-b7ad-f0699d2d3d2c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:36.101201 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-59118ffa-35b2-4afe-b7ad-f0699d2d3d2c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups?project_id=f19baadf503f49fab29cc3c27850551d returned with HTTP 200 Aug 12 15:05:36.101664 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1343/5354] 10.4.3.100 () {68 vars in 1364 bytes} [Wed Aug 12 15:05:36 2026] GET /volume/v3/backups?project_id=f19baadf503f49fab29cc3c27850551d => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:36.112346 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:36.114001 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:05:36.114332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1173516288"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:36.115683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1173516288'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:05:36.115792 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume of 1 GB Aug 12 15:05:36.119389 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Availability Zones retrieved successfully. Aug 12 15:05:36.124522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (f1aeb89e-fef5-435b-95a4-7818b44c1923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:36.125305 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4e5d54-8378-4b74-a008-9758ae23b675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:36.126148 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:05:36.147919 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4e5d54-8378-4b74-a008-9758ae23b675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:36.148819 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e499df6a-d5b6-4fc3-89e7-01fe33fe8d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:36.181359 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['4c35d39f-dbda-4822-9856-11b603dae154', '983ebdb3-1251-4f84-906d-8ba4a7a40e82', '36b8437a-f901-4738-9d14-46b276b1e2cc', '57f7beb9-5082-495c-82a7-262b6769ee2a'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:36.182093 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e499df6a-d5b6-4fc3-89e7-01fe33fe8d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c35d39f-dbda-4822-9856-11b603dae154', '983ebdb3-1251-4f84-906d-8ba4a7a40e82', '36b8437a-f901-4738-9d14-46b276b1e2cc', '57f7beb9-5082-495c-82a7-262b6769ee2a']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:36.182774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21948518-a555-4af4-9b2d-0a3ef4c85543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:36.207368 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21948518-a555-4af4-9b2d-0a3ef4c85543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfb20ea-6106-4512-b232-d5bd5760e0c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1173516288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['4c35d39f-dbda-4822-9856-11b603dae154','983ebdb3-1251-4f84-906d-8ba4a7a40e82','36b8437a-f901-4738-9d14-46b276b1e2cc','57f7beb9-5082-495c-82a7-262b6769ee2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:05:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1173516288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfb20ea-6106-4512-b232-d5bd5760e0c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19baadf503f49fab29cc3c27850551d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2078110149dd4a37b2f083cb1e74c87f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:36.208446 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401fc8a3-de3e-43a7-9b1a-a39c84394ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:36.226277 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (401fc8a3-de3e-43a7-9b1a-a39c84394ec4) transitioned into state 'SUCCESS' from state '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-1173516288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['4c35d39f-dbda-4822-9856-11b603dae154','983ebdb3-1251-4f84-906d-8ba4a7a40e82','36b8437a-f901-4738-9d14-46b276b1e2cc','57f7beb9-5082-495c-82a7-262b6769ee2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:36.227114 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0cada2-fe01-432a-bf77-3166dfd78af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:36.236294 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae0cada2-fe01-432a-bf77-3166dfd78af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:36.237206 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (f1aeb89e-fef5-435b-95a4-7818b44c1923) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:36.237597 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request issued successfully. Aug 12 15:05:36.238181 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9b58d3b4-5b34-4daa-ba16-0b602efef927 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:05:36.238614 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1344/5355] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:05:36 2026] POST /volume/v3/volumes => generated 778 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:36.252262 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7b3983b1-6c52-4e34-b4ea-a73c7eb6bd01 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:36.253885 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b3983b1-6c52-4e34-b4ea-a73c7eb6bd01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 Aug 12 15:05:36.254265 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b3983b1-6c52-4e34-b4ea-a73c7eb6bd01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:36.254412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b3983b1-6c52-4e34-b4ea-a73c7eb6bd01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:36.261759 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:36.261759 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:36.266403 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-7b3983b1-6c52-4e34-b4ea-a73c7eb6bd01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:36.271034 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b3983b1-6c52-4e34-b4ea-a73c7eb6bd01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 returned with HTTP 200 Aug 12 15:05:36.271441 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1333/5356] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:36 2026] GET /volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:36.559304 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6972a3a7-68da-4521-84b4-7b0a104e6905 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:36.560846 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6972a3a7-68da-4521-84b4-7b0a104e6905 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:36.560996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6972a3a7-68da-4521-84b4-7b0a104e6905 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:36.561160 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6972a3a7-68da-4521-84b4-7b0a104e6905 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:36.561321 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-6972a3a7-68da-4521-84b4-7b0a104e6905 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:36.566349 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:36.566349 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:36.567013 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6972a3a7-68da-4521-84b4-7b0a104e6905 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:36.567306 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1337/5357] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:36 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:36.977964 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f32a649d-307a-482c-9f1b-1a11531d9597 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:36.980051 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f32a649d-307a-482c-9f1b-1a11531d9597 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:36.980279 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f32a649d-307a-482c-9f1b-1a11531d9597 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:36.980500 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f32a649d-307a-482c-9f1b-1a11531d9597 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:36.980646 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f32a649d-307a-482c-9f1b-1a11531d9597 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:36.984801 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:36.984801 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:36.985390 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f32a649d-307a-482c-9f1b-1a11531d9597 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:36.985808 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1344/5358] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:36 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:37.285863 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-822603cb-d379-4a03-b985-2cb61ea1bc5a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:37.288166 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-822603cb-d379-4a03-b985-2cb61ea1bc5a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 Aug 12 15:05:37.288397 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-822603cb-d379-4a03-b985-2cb61ea1bc5a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:37.288600 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-822603cb-d379-4a03-b985-2cb61ea1bc5a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:37.296039 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:37.296039 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:37.299790 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-822603cb-d379-4a03-b985-2cb61ea1bc5a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:37.304674 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-822603cb-d379-4a03-b985-2cb61ea1bc5a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 returned with HTTP 200 Aug 12 15:05:37.305168 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1345/5359] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:37 2026] GET /volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:37.319993 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:37.322395 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:05:37.322564 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6cfb20ea-6106-4512-b232-d5bd5760e0c9", "name": "tempest-type-Backup-1670086810"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:37.323932 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating new backup {'backup': {'volume_id': '6cfb20ea-6106-4512-b232-d5bd5760e0c9', 'name': 'tempest-type-Backup-1670086810'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:05:37.324073 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating backup of volume 6cfb20ea-6106-4512-b232-d5bd5760e0c9 in container None Aug 12 15:05:37.332139 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:37.332139 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:37.332499 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:37.349371 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['4cccad01-1aa9-4035-b762-6e7e99b81b1f', '8822e1ec-5c3c-4bd8-a22d-f2f6bb45ca77'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:37.374769 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8a3911c-4f0a-4d06-b985-bc0c6cde5d71 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:05:37.375167 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1334/5360] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:05:37 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:37.384747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fae3d196-2f0b-4bc8-8eb9-b7660e417db6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:37.386828 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fae3d196-2f0b-4bc8-8eb9-b7660e417db6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:37.387055 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fae3d196-2f0b-4bc8-8eb9-b7660e417db6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:37.387268 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fae3d196-2f0b-4bc8-8eb9-b7660e417db6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:37.387409 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-fae3d196-2f0b-4bc8-8eb9-b7660e417db6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:37.392732 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:37.392732 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:37.393404 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fae3d196-2f0b-4bc8-8eb9-b7660e417db6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:37.394013 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1338/5361] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:37 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:37.577307 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd16a238-78ee-4d72-9aa4-6d1126603bc3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:37.579291 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd16a238-78ee-4d72-9aa4-6d1126603bc3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:37.579609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd16a238-78ee-4d72-9aa4-6d1126603bc3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:37.579842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd16a238-78ee-4d72-9aa4-6d1126603bc3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:37.580101 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-fd16a238-78ee-4d72-9aa4-6d1126603bc3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:37.584806 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:37.584806 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:37.585513 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd16a238-78ee-4d72-9aa4-6d1126603bc3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:37.585873 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1345/5362] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:37 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:38.016770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a73530bf-02b3-4fc8-8a3e-14fb0355ad75 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:38.018398 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a73530bf-02b3-4fc8-8a3e-14fb0355ad75 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:38.018605 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a73530bf-02b3-4fc8-8a3e-14fb0355ad75 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:38.018803 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a73530bf-02b3-4fc8-8a3e-14fb0355ad75 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:38.018905 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a73530bf-02b3-4fc8-8a3e-14fb0355ad75 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:38.022812 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:38.022812 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:38.023332 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a73530bf-02b3-4fc8-8a3e-14fb0355ad75 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:38.023707 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1346/5363] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:38 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:38.405425 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-5864a93d-0ea9-420c-b772-1b37e755bc44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:38.407371 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5864a93d-0ea9-420c-b772-1b37e755bc44 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:38.407626 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5864a93d-0ea9-420c-b772-1b37e755bc44 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:38.407799 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-5864a93d-0ea9-420c-b772-1b37e755bc44 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:38.407868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-5864a93d-0ea9-420c-b772-1b37e755bc44 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:38.412042 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:38.412042 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:38.412610 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-5864a93d-0ea9-420c-b772-1b37e755bc44 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:38.412941 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1335/5364] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:38 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:38.604384 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5676569b-3417-4809-b8db-a2d3aa1360b6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:38.606771 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5676569b-3417-4809-b8db-a2d3aa1360b6 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:38.606771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5676569b-3417-4809-b8db-a2d3aa1360b6 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:38.606771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5676569b-3417-4809-b8db-a2d3aa1360b6 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:38.606771 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5676569b-3417-4809-b8db-a2d3aa1360b6 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:38.612515 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:38.612515 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:38.613788 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5676569b-3417-4809-b8db-a2d3aa1360b6 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:38.614513 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1339/5365] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:38 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:39.072306 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b12d394e-988b-4bc2-819d-ed5da20e2159 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:39.074119 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b12d394e-988b-4bc2-819d-ed5da20e2159 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:39.074353 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b12d394e-988b-4bc2-819d-ed5da20e2159 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:39.074589 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b12d394e-988b-4bc2-819d-ed5da20e2159 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:39.074725 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b12d394e-988b-4bc2-819d-ed5da20e2159 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:39.078693 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:39.078693 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:39.079314 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b12d394e-988b-4bc2-819d-ed5da20e2159 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:39.079719 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1346/5366] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:39 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:39.422981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce36a415-42ac-459e-9bf7-1be58b23593a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:39.424595 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce36a415-42ac-459e-9bf7-1be58b23593a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:39.424837 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce36a415-42ac-459e-9bf7-1be58b23593a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:39.425045 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce36a415-42ac-459e-9bf7-1be58b23593a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:39.425179 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ce36a415-42ac-459e-9bf7-1be58b23593a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:39.429015 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:39.429015 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:39.429581 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce36a415-42ac-459e-9bf7-1be58b23593a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:39.429959 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1347/5367] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:39 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:39.626181 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-665126a0-af0e-415c-95d7-cc608dd120e4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:39.628207 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-665126a0-af0e-415c-95d7-cc608dd120e4 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:39.628386 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-665126a0-af0e-415c-95d7-cc608dd120e4 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:39.628643 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-665126a0-af0e-415c-95d7-cc608dd120e4 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:39.628780 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-665126a0-af0e-415c-95d7-cc608dd120e4 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:39.632761 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:39.632761 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:39.633499 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-665126a0-af0e-415c-95d7-cc608dd120e4 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:39.633906 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1336/5368] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:39 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:40.115483 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-805946c6-8d14-41c5-8211-ea0a81bdc3c9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:40.116467 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-805946c6-8d14-41c5-8211-ea0a81bdc3c9 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:40.116705 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-805946c6-8d14-41c5-8211-ea0a81bdc3c9 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:40.116870 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-805946c6-8d14-41c5-8211-ea0a81bdc3c9 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:40.116971 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-805946c6-8d14-41c5-8211-ea0a81bdc3c9 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:40.121038 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:40.121038 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:40.121684 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-805946c6-8d14-41c5-8211-ea0a81bdc3c9 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:40.122138 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1340/5369] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:40 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:40.439583 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d48c71c7-435b-443c-a86e-8808e2e0f71d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:40.441390 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d48c71c7-435b-443c-a86e-8808e2e0f71d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:40.441715 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d48c71c7-435b-443c-a86e-8808e2e0f71d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:40.441908 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d48c71c7-435b-443c-a86e-8808e2e0f71d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:40.442002 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-d48c71c7-435b-443c-a86e-8808e2e0f71d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:40.446495 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:40.446495 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:40.447181 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d48c71c7-435b-443c-a86e-8808e2e0f71d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:40.447665 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1347/5370] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:40 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:40.644071 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5311b3f1-d4e9-413b-8287-ed3bb72334b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:40.646137 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5311b3f1-d4e9-413b-8287-ed3bb72334b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:40.646348 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5311b3f1-d4e9-413b-8287-ed3bb72334b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:40.646554 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5311b3f1-d4e9-413b-8287-ed3bb72334b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:40.646684 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5311b3f1-d4e9-413b-8287-ed3bb72334b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:40.651318 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:40.651318 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:40.652210 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5311b3f1-d4e9-413b-8287-ed3bb72334b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:40.652670 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1348/5371] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:40 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:41.144386 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7bffbd6a-a42d-4872-a665-2118ebcd77fe None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:41.146674 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bffbd6a-a42d-4872-a665-2118ebcd77fe tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:41.146947 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bffbd6a-a42d-4872-a665-2118ebcd77fe tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:41.147183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7bffbd6a-a42d-4872-a665-2118ebcd77fe tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:41.147318 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7bffbd6a-a42d-4872-a665-2118ebcd77fe tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:41.152299 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:41.152299 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:41.153068 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7bffbd6a-a42d-4872-a665-2118ebcd77fe tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:41.153512 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1337/5372] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:41 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:41.457052 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-48db00e1-b1de-46b7-9024-fc5b78b23f33 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:41.458588 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48db00e1-b1de-46b7-9024-fc5b78b23f33 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:41.458789 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48db00e1-b1de-46b7-9024-fc5b78b23f33 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:41.458955 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-48db00e1-b1de-46b7-9024-fc5b78b23f33 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:41.459047 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-48db00e1-b1de-46b7-9024-fc5b78b23f33 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:41.462947 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:41.462947 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:41.463437 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-48db00e1-b1de-46b7-9024-fc5b78b23f33 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:41.463779 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1341/5373] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:41 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:41.663058 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-938c3ef1-0362-49c6-989d-980a97b858a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:41.664557 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-938c3ef1-0362-49c6-989d-980a97b858a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:41.664736 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-938c3ef1-0362-49c6-989d-980a97b858a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:41.665012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-938c3ef1-0362-49c6-989d-980a97b858a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:41.665121 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-938c3ef1-0362-49c6-989d-980a97b858a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:41.669214 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:41.669214 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:41.669845 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-938c3ef1-0362-49c6-989d-980a97b858a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:41.670173 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1348/5374] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:41 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:42.178811 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2ac6c767-931e-4833-a481-0bc62dbd3397 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.180292 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ac6c767-931e-4833-a481-0bc62dbd3397 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:42.180602 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ac6c767-931e-4833-a481-0bc62dbd3397 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:42.180879 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2ac6c767-931e-4833-a481-0bc62dbd3397 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:42.181036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2ac6c767-931e-4833-a481-0bc62dbd3397 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:42.185898 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:42.185898 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:42.186516 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2ac6c767-931e-4833-a481-0bc62dbd3397 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:42.186866 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1349/5375] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:42 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:42.215424 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.217079 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413/export_record Aug 12 15:05:42.218067 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:42.218067 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'export_record' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:42.218067 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Export record for backup 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 12 15:05:42.221757 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:42.221757 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:42.222398 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.api [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling RPCAPI with context: , host: np0000007067, backup: 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 12 15:05:42.227039 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] export_record in rpcapi backup_id 8d1c61d2-de65-47f0-a839-c70056281413 on host np0000007067. {{(pid=100246) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 12 15:05:42.237079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOGQxYzYxZDItZGU2NS00N2YwLWE4MzktYzcwMDU2MjgxNDEzIiwgInVzZXJfaWQiOiAiN2ExMzkzZmMwNDM4NDNiOThkNjViMGVlYjU2MTY0ZjEiLCAicHJvamVjdF9pZCI6ICI3NzM1NmY0MWE1MGE0NTE0ODE5ZDdjM2ZjNjgxMmE2MSIsICJ2b2x1bWVfaWQiOiAiNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NTM0NjgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmLzIwMjYwODEyMTUwNTMwL2F6X25vdmFfYmFja3VwXzhkMWM2MWQyLWRlNjUtNDdmMC1hODM5LWM3MDA1NjI4MTQxMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100246) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 12 15:05:42.237202 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0ac085d9-ab3d-48ff-a4d9-5755bd1f8cbd tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413/export_record returned with HTTP 200 Aug 12 15:05:42.237202 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1338/5376] 10.4.3.100 () {68 vars in 1430 bytes} [Wed Aug 12 15:05:42 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413/export_record => generated 1424 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:42.260491 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-861e5ac9-ad6e-4d94-a954-b6830151b900 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.262378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-861e5ac9-ad6e-4d94-a954-b6830151b900 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:05:42.262713 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-861e5ac9-ad6e-4d94-a954-b6830151b900 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:42.262979 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-861e5ac9-ad6e-4d94-a954-b6830151b900 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:42.263141 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-861e5ac9-ad6e-4d94-a954-b6830151b900 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:42.268952 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:42.268952 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:42.269483 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-861e5ac9-ad6e-4d94-a954-b6830151b900 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:05:42.269904 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1342/5377] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:42 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:42.282316 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a382e7d3-8c0b-49f4-b7fd-c278c8bcc5b5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.284031 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a382e7d3-8c0b-49f4-b7fd-c278c8bcc5b5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] POST https://10.4.3.100/volume/v3/backups/import_record Aug 12 15:05:42.284389 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a382e7d3-8c0b-49f4-b7fd-c278c8bcc5b5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg4ZmI1MzktMWNmZC00MDJjLTk0ZmItMTMwNGFmMmFjODEzIiwgInVzZXJfaWQiOiAiN2ExMzkzZmMwNDM4NDNiOThkNjViMGVlYjU2MTY0ZjEiLCAicHJvamVjdF9pZCI6ICI3NzM1NmY0MWE1MGE0NTE0ODE5ZDdjM2ZjNjgxMmE2MSIsICJ2b2x1bWVfaWQiOiAiNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NTM0NjgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmLzIwMjYwODEyMTUwNTMwL2F6X25vdmFfYmFja3VwXzhkMWM2MWQyLWRlNjUtNDdmMC1hODM5LWM3MDA1NjI4MTQxMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:42.285726 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-a382e7d3-8c0b-49f4-b7fd-c278c8bcc5b5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg4ZmI1MzktMWNmZC00MDJjLTk0ZmItMTMwNGFmMmFjODEzIiwgInVzZXJfaWQiOiAiN2ExMzkzZmMwNDM4NDNiOThkNjViMGVlYjU2MTY0ZjEiLCAicHJvamVjdF9pZCI6ICI3NzM1NmY0MWE1MGE0NTE0ODE5ZDdjM2ZjNjgxMmE2MSIsICJ2b2x1bWVfaWQiOiAiNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NTM0NjgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmLzIwMjYwODEyMTUwNTMwL2F6X25vdmFfYmFja3VwXzhkMWM2MWQyLWRlNjUtNDdmMC1hODM5LWM3MDA1NjI4MTQxMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 12 15:05:42.285829 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-a382e7d3-8c0b-49f4-b7fd-c278c8bcc5b5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg4ZmI1MzktMWNmZC00MDJjLTk0ZmItMTMwNGFmMmFjODEzIiwgInVzZXJfaWQiOiAiN2ExMzkzZmMwNDM4NDNiOThkNjViMGVlYjU2MTY0ZjEiLCAicHJvamVjdF9pZCI6ICI3NzM1NmY0MWE1MGE0NTE0ODE5ZDdjM2ZjNjgxMmE2MSIsICJ2b2x1bWVfaWQiOiAiNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmIiwgImhvc3QiOiAibnAwMDAwMDA3MDY3IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NTM0NjgzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzgxYmVkMTMtNjI2OC00ZWJkLWFlYzktYTcxMTIwNjJjNjVmLzIwMjYwODEyMTUwNTMwL2F6X25vdmFfYmFja3VwXzhkMWM2MWQyLWRlNjUtNDdmMC1hODM5LWM3MDA1NjI4MTQxMyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMTJUMTU6MDU6MjhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0xMlQxNTowNTo0MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100249) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 12 15:05:42.286406 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-a382e7d3-8c0b-49f4-b7fd-c278c8bcc5b5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '55a854c389b74b96b809a61e86eb7365', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77356f41a50a4514819d7c3fc6812a61', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:05:42.286591 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a382e7d3-8c0b-49f4-b7fd-c278c8bcc5b5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] https://10.4.3.100/volume/v3/backups/import_record returned with HTTP 403 Aug 12 15:05:42.287014 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1349/5378] 10.4.3.100 () {70 vars in 1342 bytes} [Wed Aug 12 15:05:42 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 15:05:42.294090 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.295762 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f Aug 12 15:05:42.295961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:42.296132 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:42.296295 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete volume with id: 781bed13-6268-4ebd-aec9-a7112062c65f Aug 12 15:05:42.303965 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:42.303965 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:42.304389 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:42.327494 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete volume request issued successfully. Aug 12 15:05:42.327494 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-948c3e0d-ddd2-4d5a-bf9a-b539f414325c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f returned with HTTP 202 Aug 12 15:05:42.327494 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1350/5379] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:42 2026] DELETE /volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:42.331862 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-643aceca-aa4f-49ef-b480-7ef94990635b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.336449 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-643aceca-aa4f-49ef-b480-7ef94990635b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f Aug 12 15:05:42.336449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-643aceca-aa4f-49ef-b480-7ef94990635b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:42.336449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-643aceca-aa4f-49ef-b480-7ef94990635b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:42.342953 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:42.342953 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:42.346850 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-643aceca-aa4f-49ef-b480-7ef94990635b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:42.350612 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-643aceca-aa4f-49ef-b480-7ef94990635b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f returned with HTTP 200 Aug 12 15:05:42.350998 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1339/5380] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:42 2026] GET /volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:42.474346 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-102a93cf-3dce-4d09-88e4-f35194fd9088 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.476331 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-102a93cf-3dce-4d09-88e4-f35194fd9088 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:42.476621 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-102a93cf-3dce-4d09-88e4-f35194fd9088 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:42.476850 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-102a93cf-3dce-4d09-88e4-f35194fd9088 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:42.476996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-102a93cf-3dce-4d09-88e4-f35194fd9088 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:42.481480 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:42.481480 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:42.482097 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-102a93cf-3dce-4d09-88e4-f35194fd9088 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:42.482445 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1343/5381] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:42 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:42.680560 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ea28a600-00ea-42d4-9ef4-1f6fa1dc0ca7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:42.684159 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea28a600-00ea-42d4-9ef4-1f6fa1dc0ca7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:42.684478 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea28a600-00ea-42d4-9ef4-1f6fa1dc0ca7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:42.684729 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ea28a600-00ea-42d4-9ef4-1f6fa1dc0ca7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:42.684890 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ea28a600-00ea-42d4-9ef4-1f6fa1dc0ca7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:42.693268 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:42.693268 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:42.694049 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ea28a600-00ea-42d4-9ef4-1f6fa1dc0ca7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:42.694509 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1350/5382] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:42 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:43.364990 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-927c22aa-5314-45d4-9079-fcf4bdbe88ba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:43.366535 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-927c22aa-5314-45d4-9079-fcf4bdbe88ba tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f Aug 12 15:05:43.366750 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-927c22aa-5314-45d4-9079-fcf4bdbe88ba tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:43.366924 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-927c22aa-5314-45d4-9079-fcf4bdbe88ba tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:43.372452 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-927c22aa-5314-45d4-9079-fcf4bdbe88ba tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f returned with HTTP 404 Aug 12 15:05:43.373064 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1351/5383] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:43 2026] GET /volume/v3/volumes/781bed13-6268-4ebd-aec9-a7112062c65f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:43.379785 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-bcd2dae2-f65d-4794-a88a-c48b3ebdafd2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:43.381548 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcd2dae2-f65d-4794-a88a-c48b3ebdafd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] GET https://10.4.3.100/volume/v3/backups Aug 12 15:05:43.381786 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcd2dae2-f65d-4794-a88a-c48b3ebdafd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:43.382016 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-bcd2dae2-f65d-4794-a88a-c48b3ebdafd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Calling method 'index' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:43.382299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.api_utils [None req-bcd2dae2-f65d-4794-a88a-c48b3ebdafd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Removing options '' from query. {{(pid=100246) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:05:43.393798 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-bcd2dae2-f65d-4794-a88a-c48b3ebdafd2 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] https://10.4.3.100/volume/v3/backups returned with HTTP 200 Aug 12 15:05:43.394158 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1340/5384] 10.4.3.100 () {68 vars in 1277 bytes} [Wed Aug 12 15:05:43 2026] GET /volume/v3/backups => generated 625 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:43.401876 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-186d6feb-3253-4e4e-8c02-922b1a08952e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:43.403587 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-186d6feb-3253-4e4e-8c02-922b1a08952e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] GET https://10.4.3.100/volume/v3/backups?project_id=77356f41a50a4514819d7c3fc6812a61 Aug 12 15:05:43.403835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-186d6feb-3253-4e4e-8c02-922b1a08952e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:43.404059 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-186d6feb-3253-4e4e-8c02-922b1a08952e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Calling method 'index' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:43.404290 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.api_utils [None req-186d6feb-3253-4e4e-8c02-922b1a08952e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Removing options 'project_id' from query. {{(pid=100247) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:05:43.409300 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-186d6feb-3253-4e4e-8c02-922b1a08952e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] https://10.4.3.100/volume/v3/backups?project_id=77356f41a50a4514819d7c3fc6812a61 returned with HTTP 200 Aug 12 15:05:43.409724 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1344/5385] 10.4.3.100 () {68 vars in 1364 bytes} [Wed Aug 12 15:05:43 2026] GET /volume/v3/backups?project_id=77356f41a50a4514819d7c3fc6812a61 => generated 625 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:43.417715 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:43.419344 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:05:43.419745 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-13481548"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:43.421374 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-13481548'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:05:43.421961 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume of 1 GB Aug 12 15:05:43.426040 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Availability Zones retrieved successfully. Aug 12 15:05:43.431142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Flow 'volume_create_api' (7939565e-2ba4-47a5-bd83-e45a8ee38c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:43.432089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df23e24-07f5-40d3-829b-b6747794530f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:43.432834 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:05:43.454134 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2df23e24-07f5-40d3-829b-b6747794530f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:43.454933 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02486db4-3686-462e-b46e-00ab1005fc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:43.489038 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Created reservations ['b90164f8-b193-4f59-9424-b4d82c529c5d', '51e7d933-f5b5-403e-8bec-731d3029b089', '731107d9-213f-4461-a2a6-d1a67fb68c7f', 'ef3c3fa3-b3de-448a-b4f8-57d57fb8d29a'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:43.489917 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02486db4-3686-462e-b46e-00ab1005fc72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b90164f8-b193-4f59-9424-b4d82c529c5d', '51e7d933-f5b5-403e-8bec-731d3029b089', '731107d9-213f-4461-a2a6-d1a67fb68c7f', 'ef3c3fa3-b3de-448a-b4f8-57d57fb8d29a']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:43.490679 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d05080-c2fb-4f16-9d22-5d4fbf3c4702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:43.494380 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d65c8cc9-4d20-4bfe-bbcc-ce332dcf3dc4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:43.496111 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d65c8cc9-4d20-4bfe-bbcc-ce332dcf3dc4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:43.496298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d65c8cc9-4d20-4bfe-bbcc-ce332dcf3dc4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:43.496470 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d65c8cc9-4d20-4bfe-bbcc-ce332dcf3dc4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:43.496582 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-d65c8cc9-4d20-4bfe-bbcc-ce332dcf3dc4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:43.500395 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:43.500395 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:43.501029 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d65c8cc9-4d20-4bfe-bbcc-ce332dcf3dc4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:43.501382 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1352/5386] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:43 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:43.515949 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d05080-c2fb-4f16-9d22-5d4fbf3c4702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '845c3c10-9183-4644-87dd-28e940527770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13481548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77356f41a50a4514819d7c3fc6812a61',qos_specs=None,replication_status=,reservations=['b90164f8-b193-4f59-9424-b4d82c529c5d','51e7d933-f5b5-403e-8bec-731d3029b089','731107d9-213f-4461-a2a6-d1a67fb68c7f','ef3c3fa3-b3de-448a-b4f8-57d57fb8d29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1393fc043843b98d65b0eeb56164f1',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:05:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-13481548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=845c3c10-9183-4644-87dd-28e940527770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77356f41a50a4514819d7c3fc6812a61',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a1393fc043843b98d65b0eeb56164f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:43.516831 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad33b5d-d7a8-430d-972d-eccaab169fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:43.535203 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cad33b5d-d7a8-430d-972d-eccaab169fff) transitioned into state 'SUCCESS' from state '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-13481548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77356f41a50a4514819d7c3fc6812a61',qos_specs=None,replication_status=,reservations=['b90164f8-b193-4f59-9424-b4d82c529c5d','51e7d933-f5b5-403e-8bec-731d3029b089','731107d9-213f-4461-a2a6-d1a67fb68c7f','ef3c3fa3-b3de-448a-b4f8-57d57fb8d29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a1393fc043843b98d65b0eeb56164f1',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:43.536005 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99494f2e-a0cc-4f5a-8a2e-7bfa92d5b6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:43.547484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99494f2e-a0cc-4f5a-8a2e-7bfa92d5b6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:43.547484 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Flow 'volume_create_api' (7939565e-2ba4-47a5-bd83-e45a8ee38c63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:43.547484 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Create volume request issued successfully. Aug 12 15:05:43.547484 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-254ae9fc-c604-4e7a-a8aa-65338634bbbc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:05:43.547484 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1351/5387] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:05:43 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:43.577560 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e8356d24-7713-4d71-9f87-25923001019f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:43.579376 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8356d24-7713-4d71-9f87-25923001019f tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 Aug 12 15:05:43.579640 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8356d24-7713-4d71-9f87-25923001019f tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:43.579843 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e8356d24-7713-4d71-9f87-25923001019f tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:43.588447 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:43.588447 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:43.592476 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e8356d24-7713-4d71-9f87-25923001019f tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:43.598575 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e8356d24-7713-4d71-9f87-25923001019f tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 returned with HTTP 200 Aug 12 15:05:43.599172 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1341/5388] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:43 2026] GET /volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:43.705739 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9beb2d5d-7f65-4d20-a1dd-4993e9483daf None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:43.707480 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9beb2d5d-7f65-4d20-a1dd-4993e9483daf tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:43.707745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9beb2d5d-7f65-4d20-a1dd-4993e9483daf tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:43.707921 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9beb2d5d-7f65-4d20-a1dd-4993e9483daf tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:43.708034 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-9beb2d5d-7f65-4d20-a1dd-4993e9483daf tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:43.712296 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:43.712296 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:43.713058 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9beb2d5d-7f65-4d20-a1dd-4993e9483daf tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:43.713425 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1345/5389] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:43 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:44.511063 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-528cdfb1-354a-453c-ba2d-f35d6f866ed8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:44.512771 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-528cdfb1-354a-453c-ba2d-f35d6f866ed8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:44.512979 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-528cdfb1-354a-453c-ba2d-f35d6f866ed8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:44.513157 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-528cdfb1-354a-453c-ba2d-f35d6f866ed8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:44.513257 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-528cdfb1-354a-453c-ba2d-f35d6f866ed8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:44.516973 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.516973 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:44.517551 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-528cdfb1-354a-453c-ba2d-f35d6f866ed8 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:44.517903 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1353/5390] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:44 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:44.611402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6b6ed5db-5cca-434c-945f-ab68439447bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:44.613106 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b6ed5db-5cca-434c-945f-ab68439447bf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 Aug 12 15:05:44.613282 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b6ed5db-5cca-434c-945f-ab68439447bf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:44.613474 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6b6ed5db-5cca-434c-945f-ab68439447bf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:44.620121 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.620121 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:44.623066 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6b6ed5db-5cca-434c-945f-ab68439447bf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:44.626422 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6b6ed5db-5cca-434c-945f-ab68439447bf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 returned with HTTP 200 Aug 12 15:05:44.626765 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1352/5391] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:44 2026] GET /volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:44.637588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:44.639581 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:05:44.640003 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "845c3c10-9183-4644-87dd-28e940527770", "name": "tempest-type-Backup-163077669"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:44.641766 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Creating new backup {'backup': {'volume_id': '845c3c10-9183-4644-87dd-28e940527770', 'name': 'tempest-type-Backup-163077669'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:05:44.641951 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Creating backup of volume 845c3c10-9183-4644-87dd-28e940527770 in container None Aug 12 15:05:44.648358 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.648358 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:44.648644 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:05:44.662124 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Created reservations ['995daf96-cc64-4f5f-b5e2-7bfccab2a3b4', '121a52cb-e894-4f6c-a7aa-26c4eafaf982'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:44.684864 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-77cdc9c6-2886-4d8e-80b3-e2688b5a9038 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:05:44.685219 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1342/5392] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:05:44 2026] POST /volume/v3/backups => generated 315 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:44.692849 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dc1ccbe0-c2b5-4c94-8413-047b06b418b3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:44.694572 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dc1ccbe0-c2b5-4c94-8413-047b06b418b3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:44.694768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dc1ccbe0-c2b5-4c94-8413-047b06b418b3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:44.694932 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dc1ccbe0-c2b5-4c94-8413-047b06b418b3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:44.695328 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-dc1ccbe0-c2b5-4c94-8413-047b06b418b3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:44.699307 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.699307 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:44.699743 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dc1ccbe0-c2b5-4c94-8413-047b06b418b3 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:44.700060 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1346/5393] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:44 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:44.723351 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6117a39c-5c3b-4199-97f3-96075a941643 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:44.725174 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6117a39c-5c3b-4199-97f3-96075a941643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:44.725962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6117a39c-5c3b-4199-97f3-96075a941643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:44.725962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6117a39c-5c3b-4199-97f3-96075a941643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:44.725962 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6117a39c-5c3b-4199-97f3-96075a941643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:44.729791 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.729791 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:44.730466 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6117a39c-5c3b-4199-97f3-96075a941643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:44.730836 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1354/5394] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:44 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:44.739238 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:44.741215 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8/restore Aug 12 15:05:44.741621 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3b47f82f-6430-4de8-8c80-6219f8198658"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:44.743418 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Restoring backup c253f706-6f7d-4e4e-9620-a9e9221e1dc8 ({'restore': {'volume_id': '3b47f82f-6430-4de8-8c80-6219f8198658'}}) {{(pid=100249) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 15:05:44.743598 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Restoring backup c253f706-6f7d-4e4e-9620-a9e9221e1dc8 to volume 3b47f82f-6430-4de8-8c80-6219f8198658. Aug 12 15:05:44.748153 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.748153 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:44.756616 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.756616 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:44.757185 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:05:44.757341 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.api [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Checking backup size 1 against volume size 1 {{(pid=100249) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 15:05:44.757492 np0000007067 devstack@c-api.service[100249]: INFO cinder.backup.api [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Overwriting volume 3b47f82f-6430-4de8-8c80-6219f8198658 with restore of backup c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:44.771482 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] restore_backup in rpcapi backup_id c253f706-6f7d-4e4e-9620-a9e9221e1dc8 {{(pid=100249) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 15:05:44.773539 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-288db2d2-b0b2-4608-8b77-d8f47d1e619a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8/restore returned with HTTP 202 Aug 12 15:05:44.774216 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1353/5395] 10.4.3.100 () {68 vars in 1393 bytes} [Wed Aug 12 15:05:44 2026] POST /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8/restore => generated 181 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:44.781029 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb1f6a61-a8e8-4a21-bed4-5328c29ae6d2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:44.782720 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb1f6a61-a8e8-4a21-bed4-5328c29ae6d2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:44.782906 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb1f6a61-a8e8-4a21-bed4-5328c29ae6d2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:44.783079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb1f6a61-a8e8-4a21-bed4-5328c29ae6d2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:44.783182 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-eb1f6a61-a8e8-4a21-bed4-5328c29ae6d2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:44.786812 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:44.786812 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:44.787512 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb1f6a61-a8e8-4a21-bed4-5328c29ae6d2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:44.787833 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1343/5396] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:44 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:45.527399 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-22de4f03-38c7-4c88-8f8e-19cac11ab23f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:45.529301 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-22de4f03-38c7-4c88-8f8e-19cac11ab23f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:45.529562 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-22de4f03-38c7-4c88-8f8e-19cac11ab23f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:45.529801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-22de4f03-38c7-4c88-8f8e-19cac11ab23f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:45.529942 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-22de4f03-38c7-4c88-8f8e-19cac11ab23f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:45.534965 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:45.534965 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:45.535609 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-22de4f03-38c7-4c88-8f8e-19cac11ab23f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:45.535958 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1347/5397] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:45 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:45.709093 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-bee20660-5910-4126-9270-b0c2a1aefadc None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:45.710812 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bee20660-5910-4126-9270-b0c2a1aefadc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:45.711047 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bee20660-5910-4126-9270-b0c2a1aefadc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:45.711226 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-bee20660-5910-4126-9270-b0c2a1aefadc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:45.711329 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-bee20660-5910-4126-9270-b0c2a1aefadc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:45.715336 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:45.715336 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:45.715922 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-bee20660-5910-4126-9270-b0c2a1aefadc tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:45.716257 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1355/5398] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:45 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:45.796690 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0a516f86-2d2b-49cb-be6d-8a971ca74aaa None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:45.798204 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a516f86-2d2b-49cb-be6d-8a971ca74aaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:45.798412 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a516f86-2d2b-49cb-be6d-8a971ca74aaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:45.798619 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0a516f86-2d2b-49cb-be6d-8a971ca74aaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:45.798767 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0a516f86-2d2b-49cb-be6d-8a971ca74aaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:45.802787 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:45.802787 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:45.803443 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0a516f86-2d2b-49cb-be6d-8a971ca74aaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:45.803800 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1354/5399] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:45 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-31089d84-d00b-497f-b766-4327453612c1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31089d84-d00b-497f-b766-4327453612c1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31089d84-d00b-497f-b766-4327453612c1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-31089d84-d00b-497f-b766-4327453612c1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-31089d84-d00b-497f-b766-4327453612c1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=198,cinder:INSERT=39,cinder:UPDATE=82 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-31089d84-d00b-497f-b766-4327453612c1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:46.554804 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1344/5400] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:46 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:46.725942 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4cac613b-0d8b-4dec-a57d-61d7ce6f1aab None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:46.727632 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4cac613b-0d8b-4dec-a57d-61d7ce6f1aab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:46.727841 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4cac613b-0d8b-4dec-a57d-61d7ce6f1aab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:46.728020 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4cac613b-0d8b-4dec-a57d-61d7ce6f1aab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:46.728113 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4cac613b-0d8b-4dec-a57d-61d7ce6f1aab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:46.729892 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=117,cinder:INSERT=10,cinder:UPDATE=23 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:05:46.732471 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:46.732471 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:46.733057 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4cac613b-0d8b-4dec-a57d-61d7ce6f1aab tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:46.733371 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1348/5401] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:46 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:46.813079 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cf53a133-e26f-4c2c-b89b-581a7c684d22 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:46.815313 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf53a133-e26f-4c2c-b89b-581a7c684d22 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:46.815507 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf53a133-e26f-4c2c-b89b-581a7c684d22 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:46.815715 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cf53a133-e26f-4c2c-b89b-581a7c684d22 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:46.815825 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cf53a133-e26f-4c2c-b89b-581a7c684d22 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:46.819641 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:46.819641 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:46.820345 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cf53a133-e26f-4c2c-b89b-581a7c684d22 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:46.820633 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1356/5402] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:46 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:47.564473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-375e897e-90ac-431f-8329-f553d4db1ec9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:47.566063 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-375e897e-90ac-431f-8329-f553d4db1ec9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:47.566241 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-375e897e-90ac-431f-8329-f553d4db1ec9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:47.566443 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-375e897e-90ac-431f-8329-f553d4db1ec9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:47.566531 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-375e897e-90ac-431f-8329-f553d4db1ec9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:47.570205 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:47.570205 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:47.570723 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-375e897e-90ac-431f-8329-f553d4db1ec9 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:47.571047 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1355/5403] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:47 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:47.752387 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7ed65d21-c637-486b-a34f-c8ce479fa557 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:47.754420 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ed65d21-c637-486b-a34f-c8ce479fa557 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:47.754636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ed65d21-c637-486b-a34f-c8ce479fa557 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:47.754838 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7ed65d21-c637-486b-a34f-c8ce479fa557 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:47.754933 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7ed65d21-c637-486b-a34f-c8ce479fa557 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:47.758909 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:47.758909 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:47.759585 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7ed65d21-c637-486b-a34f-c8ce479fa557 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:47.759914 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1345/5404] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:47 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:47.831422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-11d34f72-3442-4271-abf3-bf5cd11c194d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:47.833198 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11d34f72-3442-4271-abf3-bf5cd11c194d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:47.833381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-11d34f72-3442-4271-abf3-bf5cd11c194d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:47.833611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-11d34f72-3442-4271-abf3-bf5cd11c194d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:47.833726 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-11d34f72-3442-4271-abf3-bf5cd11c194d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:47.837752 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:47.837752 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:47.838474 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-11d34f72-3442-4271-abf3-bf5cd11c194d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:47.838926 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1349/5405] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:47 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:48.582057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2b26c161-74b8-413d-b11b-4497868ca6c5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:48.583683 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b26c161-74b8-413d-b11b-4497868ca6c5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:48.583896 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b26c161-74b8-413d-b11b-4497868ca6c5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:48.584091 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2b26c161-74b8-413d-b11b-4497868ca6c5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:48.584193 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2b26c161-74b8-413d-b11b-4497868ca6c5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:48.586757 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=156,cinder:INSERT=24,cinder:UPDATE=48 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:05:48.589995 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:48.589995 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:48.590585 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2b26c161-74b8-413d-b11b-4497868ca6c5 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:48.590957 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1357/5406] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:48 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:48.776532 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c7ca78fc-1b0d-447c-ba46-a4738d859446 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:48.778329 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7ca78fc-1b0d-447c-ba46-a4738d859446 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:48.778577 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7ca78fc-1b0d-447c-ba46-a4738d859446 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:48.778766 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c7ca78fc-1b0d-447c-ba46-a4738d859446 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:48.778882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-c7ca78fc-1b0d-447c-ba46-a4738d859446 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:48.780405 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=157,cinder:UPDATE=47,cinder:INSERT=26 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:05:48.784072 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:48.784072 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:48.784660 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c7ca78fc-1b0d-447c-ba46-a4738d859446 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:48.785663 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1356/5407] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:48 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:48.847692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-490521d3-66cd-4e0c-a530-a66c320ed51e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:48.849518 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-490521d3-66cd-4e0c-a530-a66c320ed51e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:48.849716 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-490521d3-66cd-4e0c-a530-a66c320ed51e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:48.849903 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-490521d3-66cd-4e0c-a530-a66c320ed51e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:48.850056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-490521d3-66cd-4e0c-a530-a66c320ed51e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:48.853830 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:48.853830 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:48.854516 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-490521d3-66cd-4e0c-a530-a66c320ed51e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:48.854847 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1346/5408] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:48 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:49.600645 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f4765922-c910-417c-8664-0b21f807045c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:49.602496 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f4765922-c910-417c-8664-0b21f807045c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:49.602642 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f4765922-c910-417c-8664-0b21f807045c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:49.602852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f4765922-c910-417c-8664-0b21f807045c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:49.602960 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-f4765922-c910-417c-8664-0b21f807045c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:49.607952 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:49.607952 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:49.608607 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f4765922-c910-417c-8664-0b21f807045c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:49.608983 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1350/5409] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:49 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:49.816226 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b6fd87e3-d9f7-475c-b540-4f84cca5dc2a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:49.817952 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6fd87e3-d9f7-475c-b540-4f84cca5dc2a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:49.818154 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6fd87e3-d9f7-475c-b540-4f84cca5dc2a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:49.818324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b6fd87e3-d9f7-475c-b540-4f84cca5dc2a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:49.818424 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b6fd87e3-d9f7-475c-b540-4f84cca5dc2a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:49.822536 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:49.822536 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:49.823131 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b6fd87e3-d9f7-475c-b540-4f84cca5dc2a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:49.823450 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1358/5410] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:49 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:49.864239 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-860cbbba-4fcd-43a4-aacc-cbea818bc49a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:49.865879 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-860cbbba-4fcd-43a4-aacc-cbea818bc49a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:49.866061 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-860cbbba-4fcd-43a4-aacc-cbea818bc49a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:49.866233 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-860cbbba-4fcd-43a4-aacc-cbea818bc49a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:49.866333 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-860cbbba-4fcd-43a4-aacc-cbea818bc49a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:49.870163 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:49.870163 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:49.870845 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-860cbbba-4fcd-43a4-aacc-cbea818bc49a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:49.871156 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1357/5411] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:49 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:50.618747 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8153e1e6-86c9-429e-a8de-c0f8633787b6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:50.620710 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8153e1e6-86c9-429e-a8de-c0f8633787b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:50.621030 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8153e1e6-86c9-429e-a8de-c0f8633787b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:50.621289 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8153e1e6-86c9-429e-a8de-c0f8633787b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:50.621405 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-8153e1e6-86c9-429e-a8de-c0f8633787b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:50.626784 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:50.626784 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:50.627591 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8153e1e6-86c9-429e-a8de-c0f8633787b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:50.628027 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1347/5412] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:50 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:50.832266 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-633d3fa0-346d-4422-8d6e-e43c183bce7c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:50.834102 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-633d3fa0-346d-4422-8d6e-e43c183bce7c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:50.834358 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-633d3fa0-346d-4422-8d6e-e43c183bce7c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:50.834591 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-633d3fa0-346d-4422-8d6e-e43c183bce7c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:50.834739 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-633d3fa0-346d-4422-8d6e-e43c183bce7c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:50.838722 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:50.838722 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:50.839304 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-633d3fa0-346d-4422-8d6e-e43c183bce7c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:50.839684 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1351/5413] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:50 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:50.880157 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2d7bfa6c-2cbb-42a0-a2ea-3a3b203cd939 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:50.881898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d7bfa6c-2cbb-42a0-a2ea-3a3b203cd939 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:50.882019 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d7bfa6c-2cbb-42a0-a2ea-3a3b203cd939 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:50.882192 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2d7bfa6c-2cbb-42a0-a2ea-3a3b203cd939 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:50.882289 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2d7bfa6c-2cbb-42a0-a2ea-3a3b203cd939 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:50.886199 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:50.886199 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:50.886850 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2d7bfa6c-2cbb-42a0-a2ea-3a3b203cd939 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:50.887209 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1359/5414] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:50 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:51.639877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17639e16-e6f1-4110-a137-b3bf37c97561 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:51.641860 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17639e16-e6f1-4110-a137-b3bf37c97561 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:51.642123 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17639e16-e6f1-4110-a137-b3bf37c97561 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:51.642357 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17639e16-e6f1-4110-a137-b3bf37c97561 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:51.642520 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-17639e16-e6f1-4110-a137-b3bf37c97561 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:51.646684 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:51.646684 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:51.647278 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17639e16-e6f1-4110-a137-b3bf37c97561 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:51.647651 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1358/5415] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:51 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:51.850630 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3ff5b270-653a-4165-bed5-a8180fb9bb0b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:51.852878 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ff5b270-653a-4165-bed5-a8180fb9bb0b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:51.853170 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ff5b270-653a-4165-bed5-a8180fb9bb0b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:51.853433 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3ff5b270-653a-4165-bed5-a8180fb9bb0b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:51.853607 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3ff5b270-653a-4165-bed5-a8180fb9bb0b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:51.861179 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:51.861179 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:51.862148 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3ff5b270-653a-4165-bed5-a8180fb9bb0b tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:51.862679 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1348/5416] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:51 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:51.897226 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e36bae84-7526-4a94-9d8d-6a4fdd0f550b None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:51.898986 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e36bae84-7526-4a94-9d8d-6a4fdd0f550b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:51.899192 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e36bae84-7526-4a94-9d8d-6a4fdd0f550b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:51.899417 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e36bae84-7526-4a94-9d8d-6a4fdd0f550b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:51.899565 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e36bae84-7526-4a94-9d8d-6a4fdd0f550b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:51.905484 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:51.905484 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:51.906186 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e36bae84-7526-4a94-9d8d-6a4fdd0f550b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:51.906565 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1352/5417] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:51 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:52.658981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ce2565e9-d69a-47e8-b873-755178c1799a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:52.660598 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce2565e9-d69a-47e8-b873-755178c1799a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:05:52.660841 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce2565e9-d69a-47e8-b873-755178c1799a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:52.661058 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ce2565e9-d69a-47e8-b873-755178c1799a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:52.661157 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ce2565e9-d69a-47e8-b873-755178c1799a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:52.666361 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:52.666361 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:52.667068 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ce2565e9-d69a-47e8-b873-755178c1799a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:05:52.667479 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1360/5418] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:52 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:52.679043 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-78e240de-1b1d-4f34-9737-5c0445348244 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:52.680766 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78e240de-1b1d-4f34-9737-5c0445348244 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060/action Aug 12 15:05:52.681276 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78e240de-1b1d-4f34-9737-5c0445348244 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:05:52.681276 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-78e240de-1b1d-4f34-9737-5c0445348244 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:52.682849 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.admin_actions [None req-78e240de-1b1d-4f34-9737-5c0445348244 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Updating backup 'e23d38a9-2eb1-4f69-9b93-2df41e141060' with '{'status': 'error'}' {{(pid=100249) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 15:05:52.689732 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:52.689732 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:52.699236 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-78e240de-1b1d-4f34-9737-5c0445348244 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] reset_status in rpcapi backup_id e23d38a9-2eb1-4f69-9b93-2df41e141060 on host np0000007067. {{(pid=100249) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 12 15:05:52.701375 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-78e240de-1b1d-4f34-9737-5c0445348244 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060/action returned with HTTP 202 Aug 12 15:05:52.702046 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1359/5419] 10.4.3.100 () {70 vars in 1430 bytes} [Wed Aug 12 15:05:52 2026] POST /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:52.709286 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-671829f3-3f98-4598-a3a6-d8647b225072 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:52.711152 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-671829f3-3f98-4598-a3a6-d8647b225072 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 Aug 12 15:05:52.711365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-671829f3-3f98-4598-a3a6-d8647b225072 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:52.711609 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-671829f3-3f98-4598-a3a6-d8647b225072 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:52.711816 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-671829f3-3f98-4598-a3a6-d8647b225072 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume with id: 6cfb20ea-6106-4512-b232-d5bd5760e0c9 Aug 12 15:05:52.718978 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:52.718978 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:52.719316 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-671829f3-3f98-4598-a3a6-d8647b225072 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:52.735526 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-671829f3-3f98-4598-a3a6-d8647b225072 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume request issued successfully. Aug 12 15:05:52.735754 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-671829f3-3f98-4598-a3a6-d8647b225072 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 returned with HTTP 202 Aug 12 15:05:52.736255 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1349/5420] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:05:52 2026] DELETE /volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:05:52.744751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-826b5bac-c6d1-4706-9e37-c7bbb8c73642 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:52.746413 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-826b5bac-c6d1-4706-9e37-c7bbb8c73642 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 Aug 12 15:05:52.746654 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-826b5bac-c6d1-4706-9e37-c7bbb8c73642 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:52.746859 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-826b5bac-c6d1-4706-9e37-c7bbb8c73642 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:52.754160 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:52.754160 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:52.759017 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-826b5bac-c6d1-4706-9e37-c7bbb8c73642 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:52.763638 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-826b5bac-c6d1-4706-9e37-c7bbb8c73642 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 returned with HTTP 200 Aug 12 15:05:52.764042 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1353/5421] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:52 2026] GET /volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:05:52.872202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f5011db7-570e-4d99-af53-1c4b959cd3bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:52.873934 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5011db7-570e-4d99-af53-1c4b959cd3bb tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:52.874108 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5011db7-570e-4d99-af53-1c4b959cd3bb tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:52.874362 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f5011db7-570e-4d99-af53-1c4b959cd3bb tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:52.874496 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-f5011db7-570e-4d99-af53-1c4b959cd3bb tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:52.878687 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:52.878687 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:52.879316 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f5011db7-570e-4d99-af53-1c4b959cd3bb tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:52.879703 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1361/5422] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:52 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:52.915530 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8b5a6559-9005-402e-ab7b-939eeaaa2979 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:52.917031 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b5a6559-9005-402e-ab7b-939eeaaa2979 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:52.917159 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b5a6559-9005-402e-ab7b-939eeaaa2979 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:52.917330 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8b5a6559-9005-402e-ab7b-939eeaaa2979 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:52.917428 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-8b5a6559-9005-402e-ab7b-939eeaaa2979 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:52.921073 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:52.921073 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:52.921668 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8b5a6559-9005-402e-ab7b-939eeaaa2979 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:52.921982 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1360/5423] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:52 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:53.779353 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-715bd2b6-fac6-424a-903f-421ac8d68a54 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:53.780861 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-715bd2b6-fac6-424a-903f-421ac8d68a54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 Aug 12 15:05:53.781047 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-715bd2b6-fac6-424a-903f-421ac8d68a54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:53.781213 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-715bd2b6-fac6-424a-903f-421ac8d68a54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:53.786523 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-715bd2b6-fac6-424a-903f-421ac8d68a54 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 returned with HTTP 404 Aug 12 15:05:53.786961 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1350/5424] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:53 2026] GET /volume/v3/volumes/6cfb20ea-6106-4512-b232-d5bd5760e0c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:05:53.794110 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:53.795793 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] POST https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07/restore Aug 12 15:05:53.796169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:05:53.797472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Restoring backup 3d222c97-6819-49fa-9dfd-42d0eff19f07 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100247) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 15:05:53.797749 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Restoring backup 3d222c97-6819-49fa-9dfd-42d0eff19f07 to volume None. Aug 12 15:05:53.802064 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:53.802064 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:53.802786 np0000007067 devstack@c-api.service[100247]: INFO cinder.backup.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Creating volume of 1 GB for restore of backup 3d222c97-6819-49fa-9dfd-42d0eff19f07. Aug 12 15:05:53.805879 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Availability Zones retrieved successfully. Aug 12 15:05:53.810902 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (faf5e708-3a7e-41f1-9c09-af589b930268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:53.811714 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18da6dbe-6d69-4281-aaa4-c16dea01d1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:53.812428 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:05:53.838948 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18da6dbe-6d69-4281-aaa4-c16dea01d1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:53.839669 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c81c74-7389-4201-bb52-a063abcff61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:53.875742 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Created reservations ['55c27d2b-d1c6-4dd2-a862-69ae1b6ff66e', '667e3651-373e-4ae8-8aee-863ef7b92bdd', '0a394895-745d-44db-ad87-43c561a84b88', '3f7655ba-e837-420c-992e-79bb427dc66d'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:05:53.876650 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4c81c74-7389-4201-bb52-a063abcff61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c27d2b-d1c6-4dd2-a862-69ae1b6ff66e', '667e3651-373e-4ae8-8aee-863ef7b92bdd', '0a394895-745d-44db-ad87-43c561a84b88', '3f7655ba-e837-420c-992e-79bb427dc66d']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:53.877393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007f0cf8-5299-4f2a-9a7c-cbb13ee2e975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:53.889870 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b5dcc1cc-a610-4fa4-bd6f-8810aaf7ebbf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:53.892017 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5dcc1cc-a610-4fa4-bd6f-8810aaf7ebbf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:53.892286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5dcc1cc-a610-4fa4-bd6f-8810aaf7ebbf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:53.892444 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b5dcc1cc-a610-4fa4-bd6f-8810aaf7ebbf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:53.892596 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b5dcc1cc-a610-4fa4-bd6f-8810aaf7ebbf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:53.897163 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:53.897163 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:53.897912 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b5dcc1cc-a610-4fa4-bd6f-8810aaf7ebbf tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:53.898301 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1362/5425] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:53 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:53.904232 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (007f0cf8-5299-4f2a-9a7c-cbb13ee2e975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b85da07-5719-48c1-93f1-c413be1e0f1d', '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='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['55c27d2b-d1c6-4dd2-a862-69ae1b6ff66e','667e3651-373e-4ae8-8aee-863ef7b92bdd','0a394895-745d-44db-ad87-43c561a84b88','3f7655ba-e837-420c-992e-79bb427dc66d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:05:53Z,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=4b85da07-5719-48c1-93f1-c413be1e0f1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f19baadf503f49fab29cc3c27850551d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2078110149dd4a37b2f083cb1e74c87f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:53.904919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd30edd-ae66-4927-84ae-4b4e51631d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:53.920213 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd30edd-ae66-4927-84ae-4b4e51631d7d) transitioned into 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='f19baadf503f49fab29cc3c27850551d',qos_specs=None,replication_status=,reservations=['55c27d2b-d1c6-4dd2-a862-69ae1b6ff66e','667e3651-373e-4ae8-8aee-863ef7b92bdd','0a394895-745d-44db-ad87-43c561a84b88','3f7655ba-e837-420c-992e-79bb427dc66d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2078110149dd4a37b2f083cb1e74c87f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:53.921299 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f201f4e0-8e3e-406e-a9b4-01d5b1a71317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:05:53.930046 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f201f4e0-8e3e-406e-a9b4-01d5b1a71317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:05:53.931136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Flow 'volume_create_api' (faf5e708-3a7e-41f1-9c09-af589b930268) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:05:53.931568 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Create volume request issued successfully. Aug 12 15:05:53.933182 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89d80a60-f82c-406e-95ea-f8fca03bd91f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:53.934943 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89d80a60-f82c-406e-95ea-f8fca03bd91f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:53.935263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89d80a60-f82c-406e-95ea-f8fca03bd91f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:53.935263 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89d80a60-f82c-406e-95ea-f8fca03bd91f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:53.935367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-89d80a60-f82c-406e-95ea-f8fca03bd91f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:53.939115 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:53.939115 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:53.939852 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89d80a60-f82c-406e-95ea-f8fca03bd91f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:53.939945 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:53.939945 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:53.940231 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1361/5426] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:53 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:53.940402 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:54.909502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fe4c8c9d-632f-4592-ab3d-ff6c55f7c48e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:54.911587 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe4c8c9d-632f-4592-ab3d-ff6c55f7c48e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:54.911875 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe4c8c9d-632f-4592-ab3d-ff6c55f7c48e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:54.912108 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fe4c8c9d-632f-4592-ab3d-ff6c55f7c48e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:54.912261 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fe4c8c9d-632f-4592-ab3d-ff6c55f7c48e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:54.917314 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:54.917314 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:54.918044 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fe4c8c9d-632f-4592-ab3d-ff6c55f7c48e tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:54.918494 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1351/5427] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:54 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:54.953894 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-2c9d4452-6942-4638-aac0-6fbc2aa90225 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:54.954123 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:54.954123 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:54.954123 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:05:54.954123 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Checking backup size 1 against volume size 1 {{(pid=100247) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 15:05:54.954123 np0000007067 devstack@c-api.service[100247]: INFO cinder.backup.api [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Overwriting volume 4b85da07-5719-48c1-93f1-c413be1e0f1d with restore of backup 3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:05:54.954392 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c9d4452-6942-4638-aac0-6fbc2aa90225 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:54.954392 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c9d4452-6942-4638-aac0-6fbc2aa90225 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:54.954392 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-2c9d4452-6942-4638-aac0-6fbc2aa90225 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:54.954392 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-2c9d4452-6942-4638-aac0-6fbc2aa90225 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:54.958378 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:54.958378 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:54.959279 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-2c9d4452-6942-4638-aac0-6fbc2aa90225 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:54.959666 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1363/5428] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:54 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:54.967315 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] restore_backup in rpcapi backup_id 3d222c97-6819-49fa-9dfd-42d0eff19f07 {{(pid=100247) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 15:05:54.969037 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0bbd2aae-469e-47b2-954e-42d375bcdf5c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07/restore returned with HTTP 202 Aug 12 15:05:54.969515 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1354/5429] 10.4.3.100 () {70 vars in 1433 bytes} [Wed Aug 12 15:05:53 2026] POST /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07/restore => generated 152 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:05:54.978106 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b000c7b0-9ee2-47d5-9ad1-f5454e115096 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:54.980391 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b000c7b0-9ee2-47d5-9ad1-f5454e115096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:05:54.980630 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b000c7b0-9ee2-47d5-9ad1-f5454e115096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:54.980895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b000c7b0-9ee2-47d5-9ad1-f5454e115096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:54.981029 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b000c7b0-9ee2-47d5-9ad1-f5454e115096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:54.986040 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:54.986040 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:54.986822 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b000c7b0-9ee2-47d5-9ad1-f5454e115096 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:05:54.987285 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1362/5430] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:54 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:55.930783 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6cf99fb2-44a7-454c-a2ee-ce43a9b63528 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:55.932298 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6cf99fb2-44a7-454c-a2ee-ce43a9b63528 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:55.932486 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6cf99fb2-44a7-454c-a2ee-ce43a9b63528 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:55.932651 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6cf99fb2-44a7-454c-a2ee-ce43a9b63528 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:55.932756 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-6cf99fb2-44a7-454c-a2ee-ce43a9b63528 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:55.937220 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:55.937220 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:55.937761 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6cf99fb2-44a7-454c-a2ee-ce43a9b63528 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:55.938098 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1352/5431] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:55 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:55.969293 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-525daac7-3e20-4126-ac3c-66ae85a498d5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:55.970955 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-525daac7-3e20-4126-ac3c-66ae85a498d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:55.971121 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-525daac7-3e20-4126-ac3c-66ae85a498d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:55.971312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-525daac7-3e20-4126-ac3c-66ae85a498d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:55.971412 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-525daac7-3e20-4126-ac3c-66ae85a498d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:55.975172 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:55.975172 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:55.975816 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-525daac7-3e20-4126-ac3c-66ae85a498d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:55.976164 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1364/5432] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:55 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:55.997498 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-863c4043-01b2-4be0-b43e-49df678afce3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:56.000835 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-863c4043-01b2-4be0-b43e-49df678afce3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:05:56.000835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-863c4043-01b2-4be0-b43e-49df678afce3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:56.000835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-863c4043-01b2-4be0-b43e-49df678afce3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:56.000835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-863c4043-01b2-4be0-b43e-49df678afce3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:56.003951 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:56.003951 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:56.004597 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-863c4043-01b2-4be0-b43e-49df678afce3 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:05:56.004977 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1355/5433] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:55 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:56.952161 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6407d412-f0d5-4d47-8c37-4c6503672273 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:56.954500 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6407d412-f0d5-4d47-8c37-4c6503672273 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:56.954791 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6407d412-f0d5-4d47-8c37-4c6503672273 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:56.955066 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6407d412-f0d5-4d47-8c37-4c6503672273 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:56.955213 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-6407d412-f0d5-4d47-8c37-4c6503672273 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:56.960470 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:56.960470 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:56.961327 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6407d412-f0d5-4d47-8c37-4c6503672273 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:56.961901 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1363/5434] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:56 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:56.985988 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-1f4521d7-5f50-4584-b536-312fb8404436 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:56.987849 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f4521d7-5f50-4584-b536-312fb8404436 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:56.988074 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f4521d7-5f50-4584-b536-312fb8404436 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:56.988295 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-1f4521d7-5f50-4584-b536-312fb8404436 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:56.988412 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-1f4521d7-5f50-4584-b536-312fb8404436 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:56.992485 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:56.992485 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:56.993098 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-1f4521d7-5f50-4584-b536-312fb8404436 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:56.993434 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1353/5435] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:56 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:57.013291 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9d221c9f-0b23-47a3-8582-84caf18bd8bb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:57.014902 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d221c9f-0b23-47a3-8582-84caf18bd8bb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:05:57.015094 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d221c9f-0b23-47a3-8582-84caf18bd8bb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:57.015263 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9d221c9f-0b23-47a3-8582-84caf18bd8bb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:57.015365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9d221c9f-0b23-47a3-8582-84caf18bd8bb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:57.019243 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:57.019243 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:57.019741 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9d221c9f-0b23-47a3-8582-84caf18bd8bb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:05:57.020063 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1365/5436] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:57 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:57.972004 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-e321910d-a9b5-433d-85c5-bc0750556812 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:57.973726 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e321910d-a9b5-433d-85c5-bc0750556812 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:57.973961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e321910d-a9b5-433d-85c5-bc0750556812 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:57.974149 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-e321910d-a9b5-433d-85c5-bc0750556812 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:57.974256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-e321910d-a9b5-433d-85c5-bc0750556812 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:57.978258 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:57.978258 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:57.978921 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-e321910d-a9b5-433d-85c5-bc0750556812 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:57.979275 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1356/5437] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:57 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:58.003374 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-087bd95e-57ed-4ca6-9f6e-8f5fa8368bf9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:58.005141 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087bd95e-57ed-4ca6-9f6e-8f5fa8368bf9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:58.005367 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087bd95e-57ed-4ca6-9f6e-8f5fa8368bf9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:58.005601 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-087bd95e-57ed-4ca6-9f6e-8f5fa8368bf9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:58.005742 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-087bd95e-57ed-4ca6-9f6e-8f5fa8368bf9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:58.009692 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:58.009692 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:58.010378 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-087bd95e-57ed-4ca6-9f6e-8f5fa8368bf9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:58.010768 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1364/5438] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:58 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:58.030707 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cac9f8dd-e352-4f19-984d-6f209cc4a8dd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:58.034577 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cac9f8dd-e352-4f19-984d-6f209cc4a8dd tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:05:58.034808 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cac9f8dd-e352-4f19-984d-6f209cc4a8dd tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:58.035515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cac9f8dd-e352-4f19-984d-6f209cc4a8dd tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:58.035515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cac9f8dd-e352-4f19-984d-6f209cc4a8dd tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:58.039266 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:58.039266 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:58.039907 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cac9f8dd-e352-4f19-984d-6f209cc4a8dd tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:05:58.040317 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1354/5439] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:58 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:58.989310 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-950b0647-9ce6-475d-98a0-138302a3c161 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:58.990940 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-950b0647-9ce6-475d-98a0-138302a3c161 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:05:58.991138 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-950b0647-9ce6-475d-98a0-138302a3c161 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:58.991316 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-950b0647-9ce6-475d-98a0-138302a3c161 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:58.991412 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-950b0647-9ce6-475d-98a0-138302a3c161 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:58.995290 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:58.995290 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:58.995974 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-950b0647-9ce6-475d-98a0-138302a3c161 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:05:58.996380 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1366/5440] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:58 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:59.021158 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-fcf2de85-b799-4245-afcd-8de9ddf10faa None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:59.023030 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcf2de85-b799-4245-afcd-8de9ddf10faa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:59.023212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fcf2de85-b799-4245-afcd-8de9ddf10faa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:59.023401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-fcf2de85-b799-4245-afcd-8de9ddf10faa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:59.023526 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-fcf2de85-b799-4245-afcd-8de9ddf10faa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:59.027373 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:59.027373 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:59.028025 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-fcf2de85-b799-4245-afcd-8de9ddf10faa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:59.028338 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1357/5441] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:59 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:59.040118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c95e83c-ff91-48f2-9db6-a0321f42f792 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:59.041941 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c95e83c-ff91-48f2-9db6-a0321f42f792 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 Aug 12 15:05:59.042126 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c95e83c-ff91-48f2-9db6-a0321f42f792 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:59.042318 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c95e83c-ff91-48f2-9db6-a0321f42f792 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:59.049273 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:59.049273 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:05:59.051042 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb71909b-6bf6-4fd5-ad1a-16b49866f6ac None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:59.053199 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb71909b-6bf6-4fd5-ad1a-16b49866f6ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:05:59.053427 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3c95e83c-ff91-48f2-9db6-a0321f42f792 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:05:59.053525 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb71909b-6bf6-4fd5-ad1a-16b49866f6ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:59.053688 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb71909b-6bf6-4fd5-ad1a-16b49866f6ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:59.053830 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-eb71909b-6bf6-4fd5-ad1a-16b49866f6ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:59.058704 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c95e83c-ff91-48f2-9db6-a0321f42f792 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 returned with HTTP 200 Aug 12 15:05:59.058755 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:59.058755 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:05:59.059191 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1365/5442] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:59 2026] GET /volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:59.059453 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb71909b-6bf6-4fd5-ad1a-16b49866f6ac tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:05:59.059811 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1355/5443] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:05:59 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:05:59.075469 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-98310a34-9e0c-426d-bf4d-0d32629b8651 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:59.077583 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-98310a34-9e0c-426d-bf4d-0d32629b8651 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:59.077981 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-98310a34-9e0c-426d-bf4d-0d32629b8651 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:59.078101 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-98310a34-9e0c-426d-bf4d-0d32629b8651 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:59.078263 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-98310a34-9e0c-426d-bf4d-0d32629b8651 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete backup with id: c253f706-6f7d-4e4e-9620-a9e9221e1dc8. Aug 12 15:05:59.083549 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:59.083549 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:05:59.098082 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-98310a34-9e0c-426d-bf4d-0d32629b8651 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] delete_backup rpcapi backup_id c253f706-6f7d-4e4e-9620-a9e9221e1dc8 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:05:59.100092 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-98310a34-9e0c-426d-bf4d-0d32629b8651 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 202 Aug 12 15:05:59.100927 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1367/5444] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:05:59 2026] DELETE /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:05:59.108620 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-be32441d-b119-400b-91f7-0ffb70eb0054 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:05:59.110342 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be32441d-b119-400b-91f7-0ffb70eb0054 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:05:59.110561 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be32441d-b119-400b-91f7-0ffb70eb0054 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:05:59.110741 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-be32441d-b119-400b-91f7-0ffb70eb0054 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:05:59.110859 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-be32441d-b119-400b-91f7-0ffb70eb0054 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:05:59.115235 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:05:59.115235 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:05:59.115975 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-be32441d-b119-400b-91f7-0ffb70eb0054 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 200 Aug 12 15:05:59.116302 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1358/5445] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:05:59 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:00.005749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-82be3677-d960-49d7-a4ed-3c9974563f22 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:00.007349 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82be3677-d960-49d7-a4ed-3c9974563f22 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:06:00.007549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82be3677-d960-49d7-a4ed-3c9974563f22 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:00.007723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-82be3677-d960-49d7-a4ed-3c9974563f22 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:00.007821 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-82be3677-d960-49d7-a4ed-3c9974563f22 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:00.011522 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:00.011522 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:00.012049 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-82be3677-d960-49d7-a4ed-3c9974563f22 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:06:00.012355 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1366/5446] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:00 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:00.069325 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7980e393-b7f2-4d6b-9552-ec960a822a07 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:00.070854 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7980e393-b7f2-4d6b-9552-ec960a822a07 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:00.071042 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7980e393-b7f2-4d6b-9552-ec960a822a07 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:00.071204 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7980e393-b7f2-4d6b-9552-ec960a822a07 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:00.071297 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7980e393-b7f2-4d6b-9552-ec960a822a07 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:00.075306 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:00.075306 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:00.075807 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7980e393-b7f2-4d6b-9552-ec960a822a07 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:00.076097 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1356/5447] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:00 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:00.128335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7241dd89-15c6-4bbe-ae51-6f887186882b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:00.129853 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7241dd89-15c6-4bbe-ae51-6f887186882b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 Aug 12 15:06:00.130051 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7241dd89-15c6-4bbe-ae51-6f887186882b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:00.130219 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7241dd89-15c6-4bbe-ae51-6f887186882b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:00.130312 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7241dd89-15c6-4bbe-ae51-6f887186882b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id c253f706-6f7d-4e4e-9620-a9e9221e1dc8. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:00.133705 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7241dd89-15c6-4bbe-ae51-6f887186882b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 returned with HTTP 404 Aug 12 15:06:00.134091 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1368/5448] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:00 2026] GET /volume/v3/backups/c253f706-6f7d-4e4e-9620-a9e9221e1dc8 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:00.143294 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:00.144994 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:00.145304 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-11564333"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:00.146640 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-11564333'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:00.146754 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume of 1 GB Aug 12 15:06:00.153494 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Availability Zones retrieved successfully. Aug 12 15:06:00.156171 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (97a8c5e9-9e57-4ed9-bb4c-1a412accd066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:00.157181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6da2cb7-f1e3-4edd-a8fe-3db1c9227106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:00.158015 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:00.180377 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6da2cb7-f1e3-4edd-a8fe-3db1c9227106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:00.181198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59797ab3-f7c6-4973-8aff-582d3cb35b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:00.214064 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['f3b98be9-a741-4c94-91cd-7aedc49fc3de', 'ab7a1ae3-e74f-4092-baff-72486e0b28e7', 'f7ea34b1-724b-48d3-8fe4-dc46d825d64f', '6705ac3d-09de-4458-bb8a-deb566d30f79'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:00.214740 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59797ab3-f7c6-4973-8aff-582d3cb35b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3b98be9-a741-4c94-91cd-7aedc49fc3de', 'ab7a1ae3-e74f-4092-baff-72486e0b28e7', 'f7ea34b1-724b-48d3-8fe4-dc46d825d64f', '6705ac3d-09de-4458-bb8a-deb566d30f79']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:00.215444 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfd6913-3bc0-4fa2-b624-3022c52b249c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:00.235920 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfd6913-3bc0-4fa2-b624-3022c52b249c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e868f7-cefa-445a-b622-920cb503ba7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-11564333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['f3b98be9-a741-4c94-91cd-7aedc49fc3de','ab7a1ae3-e74f-4092-baff-72486e0b28e7','f7ea34b1-724b-48d3-8fe4-dc46d825d64f','6705ac3d-09de-4458-bb8a-deb566d30f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-11564333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e868f7-cefa-445a-b622-920cb503ba7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29ad5f01ec5b4b338914248360160cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afa2c3e1e447477cbce88cc556bfb743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:00.236708 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6690f0b5-8de4-4f23-8792-0ef1a48196df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:00.252331 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6690f0b5-8de4-4f23-8792-0ef1a48196df) transitioned into state 'SUCCESS' from state '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-11564333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['f3b98be9-a741-4c94-91cd-7aedc49fc3de','ab7a1ae3-e74f-4092-baff-72486e0b28e7','f7ea34b1-724b-48d3-8fe4-dc46d825d64f','6705ac3d-09de-4458-bb8a-deb566d30f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:00.253173 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18053e7-8c33-4d41-a258-f53f92da3330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:00.260696 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18053e7-8c33-4d41-a258-f53f92da3330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:00.261566 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (97a8c5e9-9e57-4ed9-bb4c-1a412accd066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:00.261853 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request issued successfully. Aug 12 15:06:00.262438 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cc7b75fb-2cfc-4c56-87e3-20ce4d5ffbf2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:00.262912 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1359/5449] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:06:00 2026] POST /volume/v3/volumes => generated 747 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:00.273842 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-07aef588-486d-4c6b-b3ce-e362273a6643 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:00.276206 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07aef588-486d-4c6b-b3ce-e362273a6643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d Aug 12 15:06:00.276722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07aef588-486d-4c6b-b3ce-e362273a6643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:00.276722 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-07aef588-486d-4c6b-b3ce-e362273a6643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:00.285478 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:00.285478 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:00.289164 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-07aef588-486d-4c6b-b3ce-e362273a6643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:00.293944 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-07aef588-486d-4c6b-b3ce-e362273a6643 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d returned with HTTP 200 Aug 12 15:06:00.294564 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1367/5450] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:00 2026] GET /volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:01.021053 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c8426e3-5241-4a14-a606-b19ce9150a03 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:01.022739 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c8426e3-5241-4a14-a606-b19ce9150a03 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:06:01.022971 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c8426e3-5241-4a14-a606-b19ce9150a03 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:01.023171 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c8426e3-5241-4a14-a606-b19ce9150a03 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:01.023299 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4c8426e3-5241-4a14-a606-b19ce9150a03 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:01.027177 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:01.027177 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:01.027734 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c8426e3-5241-4a14-a606-b19ce9150a03 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:06:01.028067 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1357/5451] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:01 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:01.084992 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-34a01d05-5aad-47bc-a8ad-e65844a52755 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:01.086528 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-34a01d05-5aad-47bc-a8ad-e65844a52755 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:01.086705 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-34a01d05-5aad-47bc-a8ad-e65844a52755 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:01.086871 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-34a01d05-5aad-47bc-a8ad-e65844a52755 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:01.086998 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-34a01d05-5aad-47bc-a8ad-e65844a52755 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:01.090737 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:01.090737 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:01.091249 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-34a01d05-5aad-47bc-a8ad-e65844a52755 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:01.092814 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1369/5452] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:01 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:01.305439 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-234972d6-65d2-43ff-853c-80f77f0ac3fc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:01.307312 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-234972d6-65d2-43ff-853c-80f77f0ac3fc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d Aug 12 15:06:01.307531 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-234972d6-65d2-43ff-853c-80f77f0ac3fc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:01.307719 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-234972d6-65d2-43ff-853c-80f77f0ac3fc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:01.314382 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:01.314382 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:01.317473 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-234972d6-65d2-43ff-853c-80f77f0ac3fc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:01.321035 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-234972d6-65d2-43ff-853c-80f77f0ac3fc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d returned with HTTP 200 Aug 12 15:06:01.321513 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1360/5453] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:01 2026] GET /volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:01.331568 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-60f36fff-eaf9-4745-bee3-8000d39471fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:01.333242 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60f36fff-eaf9-4745-bee3-8000d39471fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:06:01.333596 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-60f36fff-eaf9-4745-bee3-8000d39471fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57e868f7-cefa-445a-b622-920cb503ba7d", "name": "tempest-VolumesBackupsTest-Backup-1463857724"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:01.334948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-60f36fff-eaf9-4745-bee3-8000d39471fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating new backup {'backup': {'volume_id': '57e868f7-cefa-445a-b622-920cb503ba7d', 'name': 'tempest-VolumesBackupsTest-Backup-1463857724'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:06:01.335070 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-60f36fff-eaf9-4745-bee3-8000d39471fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating backup of volume 57e868f7-cefa-445a-b622-920cb503ba7d in container None Aug 12 15:06:01.342246 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:01.342246 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:01.342731 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-60f36fff-eaf9-4745-bee3-8000d39471fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:01.357184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-60f36fff-eaf9-4745-bee3-8000d39471fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['bab0c877-5aab-464d-a637-f8a7b82b714a', '1b34423b-5cba-43fc-b33a-9350a5b433f9'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:01.381047 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-60f36fff-eaf9-4745-bee3-8000d39471fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:06:01.381650 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1368/5454] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:06:01 2026] POST /volume/v3/backups => generated 330 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:01.389165 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-058d6cc3-bc66-4ff8-97be-ecb732c42392 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:01.390947 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-058d6cc3-bc66-4ff8-97be-ecb732c42392 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:01.391125 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-058d6cc3-bc66-4ff8-97be-ecb732c42392 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:01.391421 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-058d6cc3-bc66-4ff8-97be-ecb732c42392 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:01.391541 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-058d6cc3-bc66-4ff8-97be-ecb732c42392 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:01.398666 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:01.398666 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:01.399368 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-058d6cc3-bc66-4ff8-97be-ecb732c42392 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:01.399717 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1358/5455] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:01 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:02.036937 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a5facd16-2303-4824-b010-dbb5735745f7 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:02.038365 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5facd16-2303-4824-b010-dbb5735745f7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:06:02.038560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5facd16-2303-4824-b010-dbb5735745f7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:02.038727 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a5facd16-2303-4824-b010-dbb5735745f7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:02.038844 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a5facd16-2303-4824-b010-dbb5735745f7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:02.042373 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:02.042373 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:02.042903 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a5facd16-2303-4824-b010-dbb5735745f7 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:06:02.043197 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1370/5456] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:02 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:02.051832 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7d601296-1e51-43ea-bf34-e94c409e07df None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:02.053642 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d601296-1e51-43ea-bf34-e94c409e07df tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] POST https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab/action Aug 12 15:06:02.054088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d601296-1e51-43ea-bf34-e94c409e07df tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:06:02.054207 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d601296-1e51-43ea-bf34-e94c409e07df tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:02.055504 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.admin_actions [None req-7d601296-1e51-43ea-bf34-e94c409e07df tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Updating backup '4bd4c878-0905-4763-847c-b16599d4d8ab' with '{'status': 'error'}' {{(pid=100247) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 12 15:06:02.063257 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:02.063257 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:02.064288 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-7d601296-1e51-43ea-bf34-e94c409e07df tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '55a854c389b74b96b809a61e86eb7365', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77356f41a50a4514819d7c3fc6812a61', '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=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:06:02.064469 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d601296-1e51-43ea-bf34-e94c409e07df tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab/action returned with HTTP 403 Aug 12 15:06:02.064952 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1361/5457] 10.4.3.100 () {70 vars in 1430 bytes} [Wed Aug 12 15:06:02 2026] POST /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:02.071176 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3924ccad-dc7b-4919-b302-f4335a0c141c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:02.072914 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3924ccad-dc7b-4919-b302-f4335a0c141c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 Aug 12 15:06:02.073140 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3924ccad-dc7b-4919-b302-f4335a0c141c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:02.073315 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3924ccad-dc7b-4919-b302-f4335a0c141c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:02.073468 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3924ccad-dc7b-4919-b302-f4335a0c141c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete volume with id: 845c3c10-9183-4644-87dd-28e940527770 Aug 12 15:06:02.080274 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:02.080274 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:02.080574 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3924ccad-dc7b-4919-b302-f4335a0c141c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:06:02.094444 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3924ccad-dc7b-4919-b302-f4335a0c141c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete volume request issued successfully. Aug 12 15:06:02.094589 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3924ccad-dc7b-4919-b302-f4335a0c141c tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 returned with HTTP 202 Aug 12 15:06:02.094951 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1369/5458] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:02 2026] DELETE /volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:02.101568 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0774fea6-bd5e-4795-ac8e-34b59ee65d03 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:02.101650 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ab634880-2042-4944-a099-2143bf619b23 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:02.103277 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0774fea6-bd5e-4795-ac8e-34b59ee65d03 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:02.103385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0774fea6-bd5e-4795-ac8e-34b59ee65d03 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:02.103593 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0774fea6-bd5e-4795-ac8e-34b59ee65d03 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:02.103687 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0774fea6-bd5e-4795-ac8e-34b59ee65d03 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:02.104154 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab634880-2042-4944-a099-2143bf619b23 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 Aug 12 15:06:02.104534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab634880-2042-4944-a099-2143bf619b23 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:02.104809 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ab634880-2042-4944-a099-2143bf619b23 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:02.107449 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:02.107449 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:02.108052 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0774fea6-bd5e-4795-ac8e-34b59ee65d03 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:02.108375 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1371/5459] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:02 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:02.112748 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:02.112748 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:02.116248 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ab634880-2042-4944-a099-2143bf619b23 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:06:02.120557 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ab634880-2042-4944-a099-2143bf619b23 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 returned with HTTP 200 Aug 12 15:06:02.121029 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1359/5460] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:02 2026] GET /volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:02.412234 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-595fe613-4181-49d7-9fb0-06196b4ac0e1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:02.413740 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-595fe613-4181-49d7-9fb0-06196b4ac0e1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:02.413949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-595fe613-4181-49d7-9fb0-06196b4ac0e1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:02.414091 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-595fe613-4181-49d7-9fb0-06196b4ac0e1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:02.414188 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-595fe613-4181-49d7-9fb0-06196b4ac0e1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:02.418205 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:02.418205 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:02.418862 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-595fe613-4181-49d7-9fb0-06196b4ac0e1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:02.419188 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1362/5461] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:02 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:03.117629 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ad353c4a-ae1f-4629-9d14-06b7f0b8d19d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:03.119725 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad353c4a-ae1f-4629-9d14-06b7f0b8d19d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:03.119962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad353c4a-ae1f-4629-9d14-06b7f0b8d19d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:03.120142 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ad353c4a-ae1f-4629-9d14-06b7f0b8d19d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:03.120244 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-ad353c4a-ae1f-4629-9d14-06b7f0b8d19d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:03.124124 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:03.124124 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:03.124668 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ad353c4a-ae1f-4629-9d14-06b7f0b8d19d tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:03.125044 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1370/5462] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:03 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:03.135683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0ae5d82e-865f-420c-b667-37c1007e432d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:03.137191 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ae5d82e-865f-420c-b667-37c1007e432d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 Aug 12 15:06:03.137369 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d82e-865f-420c-b667-37c1007e432d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:03.137560 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0ae5d82e-865f-420c-b667-37c1007e432d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:03.142823 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0ae5d82e-865f-420c-b667-37c1007e432d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 returned with HTTP 404 Aug 12 15:06:03.143178 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1372/5463] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:03 2026] GET /volume/v3/volumes/845c3c10-9183-4644-87dd-28e940527770 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:03.151058 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d4586518-94aa-41a2-a6a9-bce3b3963a81 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:03.152794 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4586518-94aa-41a2-a6a9-bce3b3963a81 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:06:03.153051 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4586518-94aa-41a2-a6a9-bce3b3963a81 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:03.153266 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d4586518-94aa-41a2-a6a9-bce3b3963a81 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:03.153410 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-d4586518-94aa-41a2-a6a9-bce3b3963a81 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:03.157604 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:03.157604 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:03.158697 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d4586518-94aa-41a2-a6a9-bce3b3963a81 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-reader] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:06:03.159119 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1360/5464] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:03 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:03.168274 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-29b79576-5ad0-4458-acee-53adf5a9fbe8 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:03.169653 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-29b79576-5ad0-4458-acee-53adf5a9fbe8 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] DELETE https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:06:03.169867 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-29b79576-5ad0-4458-acee-53adf5a9fbe8 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:03.170060 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-29b79576-5ad0-4458-acee-53adf5a9fbe8 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:03.170162 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-29b79576-5ad0-4458-acee-53adf5a9fbe8 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete backup with id: 4bd4c878-0905-4763-847c-b16599d4d8ab. Aug 12 15:06:03.173899 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:03.173899 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:03.183864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-29b79576-5ad0-4458-acee-53adf5a9fbe8 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] delete_backup rpcapi backup_id 4bd4c878-0905-4763-847c-b16599d4d8ab {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:03.185307 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-29b79576-5ad0-4458-acee-53adf5a9fbe8 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 202 Aug 12 15:06:03.185717 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1363/5465] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:03 2026] DELETE /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:03.191832 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b74e059c-d786-406f-8707-2a219957f87a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:03.193663 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b74e059c-d786-406f-8707-2a219957f87a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:06:03.193865 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b74e059c-d786-406f-8707-2a219957f87a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:03.194076 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b74e059c-d786-406f-8707-2a219957f87a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:03.194174 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b74e059c-d786-406f-8707-2a219957f87a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:03.198440 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:03.198440 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:03.199103 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b74e059c-d786-406f-8707-2a219957f87a tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 200 Aug 12 15:06:03.199467 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1371/5466] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:03 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:03.428978 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3dc6b646-d263-407e-97e4-15114bc4d43f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:03.430653 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dc6b646-d263-407e-97e4-15114bc4d43f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:03.430834 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dc6b646-d263-407e-97e4-15114bc4d43f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:03.431025 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3dc6b646-d263-407e-97e4-15114bc4d43f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:03.431158 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-3dc6b646-d263-407e-97e4-15114bc4d43f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:03.435115 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:03.435115 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:03.435762 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3dc6b646-d263-407e-97e4-15114bc4d43f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:03.436090 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1373/5467] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:03 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:04.134449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9171229-48ef-4445-af60-2e0ff02aa79b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:04.136132 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9171229-48ef-4445-af60-2e0ff02aa79b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:04.136363 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9171229-48ef-4445-af60-2e0ff02aa79b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:04.136590 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9171229-48ef-4445-af60-2e0ff02aa79b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:04.136741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b9171229-48ef-4445-af60-2e0ff02aa79b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:04.140421 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:04.140421 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:04.141017 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9171229-48ef-4445-af60-2e0ff02aa79b tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:04.141366 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1361/5468] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:04 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:04.208699 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1e462abc-98a7-4ac7-95a3-2e7a36fb53e6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:04.210250 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1e462abc-98a7-4ac7-95a3-2e7a36fb53e6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab Aug 12 15:06:04.210427 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1e462abc-98a7-4ac7-95a3-2e7a36fb53e6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:04.210623 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1e462abc-98a7-4ac7-95a3-2e7a36fb53e6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:04.210724 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-1e462abc-98a7-4ac7-95a3-2e7a36fb53e6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 4bd4c878-0905-4763-847c-b16599d4d8ab. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:04.213769 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1e462abc-98a7-4ac7-95a3-2e7a36fb53e6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab returned with HTTP 404 Aug 12 15:06:04.214153 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1364/5469] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:04 2026] GET /volume/v3/backups/4bd4c878-0905-4763-847c-b16599d4d8ab => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:04.220197 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-79c41435-9679-4b5a-b3c0-3d1c8364a15d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:04.222205 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79c41435-9679-4b5a-b3c0-3d1c8364a15d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] DELETE https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:06:04.222401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79c41435-9679-4b5a-b3c0-3d1c8364a15d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:04.222604 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-79c41435-9679-4b5a-b3c0-3d1c8364a15d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:04.222717 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-79c41435-9679-4b5a-b3c0-3d1c8364a15d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete backup with id: 8d1c61d2-de65-47f0-a839-c70056281413. Aug 12 15:06:04.226580 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:04.226580 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:04.236083 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-79c41435-9679-4b5a-b3c0-3d1c8364a15d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] delete_backup rpcapi backup_id 8d1c61d2-de65-47f0-a839-c70056281413 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:04.237399 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-79c41435-9679-4b5a-b3c0-3d1c8364a15d tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 202 Aug 12 15:06:04.237791 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1372/5470] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:04 2026] DELETE /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:04.243797 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b73937c7-72b6-4ed5-8979-243a6494aad5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:04.245181 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b73937c7-72b6-4ed5-8979-243a6494aad5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:06:04.245378 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b73937c7-72b6-4ed5-8979-243a6494aad5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:04.245558 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b73937c7-72b6-4ed5-8979-243a6494aad5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:04.245678 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b73937c7-72b6-4ed5-8979-243a6494aad5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:04.249245 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:04.249245 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:04.249790 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b73937c7-72b6-4ed5-8979-243a6494aad5 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 200 Aug 12 15:06:04.250133 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1374/5471] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:04 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:04.446598 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a22f3e4e-fd9e-4384-8179-221da5fc2f52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:04.448204 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a22f3e4e-fd9e-4384-8179-221da5fc2f52 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:04.448387 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a22f3e4e-fd9e-4384-8179-221da5fc2f52 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:04.448588 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a22f3e4e-fd9e-4384-8179-221da5fc2f52 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:04.449476 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a22f3e4e-fd9e-4384-8179-221da5fc2f52 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:04.453019 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:04.453019 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:04.453737 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a22f3e4e-fd9e-4384-8179-221da5fc2f52 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:04.454213 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1362/5472] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:04 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:05.150504 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c9d9bc7d-0633-49c9-b99c-584b33397dc6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:05.152005 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9d9bc7d-0633-49c9-b99c-584b33397dc6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:05.152180 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9d9bc7d-0633-49c9-b99c-584b33397dc6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:05.152366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c9d9bc7d-0633-49c9-b99c-584b33397dc6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:05.152472 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-c9d9bc7d-0633-49c9-b99c-584b33397dc6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:05.157641 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:05.157641 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:05.158284 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c9d9bc7d-0633-49c9-b99c-584b33397dc6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:05.158796 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1365/5473] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:05 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:05.169348 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5a868013-f90b-44cd-affa-081200c9c40a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:05.170955 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a868013-f90b-44cd-affa-081200c9c40a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d Aug 12 15:06:05.171165 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a868013-f90b-44cd-affa-081200c9c40a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:05.171339 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5a868013-f90b-44cd-affa-081200c9c40a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:05.171512 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-5a868013-f90b-44cd-affa-081200c9c40a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume with id: 4b85da07-5719-48c1-93f1-c413be1e0f1d Aug 12 15:06:05.177913 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:05.177913 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:05.178172 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5a868013-f90b-44cd-affa-081200c9c40a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:06:05.191317 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5a868013-f90b-44cd-affa-081200c9c40a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume request issued successfully. Aug 12 15:06:05.191468 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5a868013-f90b-44cd-affa-081200c9c40a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d returned with HTTP 202 Aug 12 15:06:05.191808 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1373/5474] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:05 2026] DELETE /volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:05.202656 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d6532733-97ea-4aa3-951d-8c843033ac01 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:05.205566 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6532733-97ea-4aa3-951d-8c843033ac01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d Aug 12 15:06:05.205830 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6532733-97ea-4aa3-951d-8c843033ac01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:05.206046 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d6532733-97ea-4aa3-951d-8c843033ac01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:05.219834 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:05.219834 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:05.225119 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d6532733-97ea-4aa3-951d-8c843033ac01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:06:05.231796 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d6532733-97ea-4aa3-951d-8c843033ac01 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d returned with HTTP 200 Aug 12 15:06:05.232293 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1375/5475] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:05 2026] GET /volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d => generated 1065 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:05.261254 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f297a10f-c55b-423f-9a94-218bfdd94563 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:05.262620 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f297a10f-c55b-423f-9a94-218bfdd94563 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 Aug 12 15:06:05.262935 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f297a10f-c55b-423f-9a94-218bfdd94563 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:05.264048 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f297a10f-c55b-423f-9a94-218bfdd94563 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:05.264048 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f297a10f-c55b-423f-9a94-218bfdd94563 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 8d1c61d2-de65-47f0-a839-c70056281413. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:05.266503 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f297a10f-c55b-423f-9a94-218bfdd94563 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 returned with HTTP 404 Aug 12 15:06:05.267030 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1363/5476] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:05 2026] GET /volume/v3/backups/8d1c61d2-de65-47f0-a839-c70056281413 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:05.275084 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-30773fb3-7eed-4de4-ad0f-41a91ee38b67 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:05.276683 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-30773fb3-7eed-4de4-ad0f-41a91ee38b67 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] DELETE https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:06:05.276885 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-30773fb3-7eed-4de4-ad0f-41a91ee38b67 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:05.277076 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-30773fb3-7eed-4de4-ad0f-41a91ee38b67 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:05.277170 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-30773fb3-7eed-4de4-ad0f-41a91ee38b67 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete backup with id: 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. Aug 12 15:06:05.280849 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:05.280849 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:05.291224 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-30773fb3-7eed-4de4-ad0f-41a91ee38b67 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] delete_backup rpcapi backup_id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116 {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:05.292655 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-30773fb3-7eed-4de4-ad0f-41a91ee38b67 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 202 Aug 12 15:06:05.292998 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1366/5477] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:05 2026] DELETE /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:05.299454 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bac786ef-9b5e-4208-a45c-621b95d0bfc6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:05.301040 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bac786ef-9b5e-4208-a45c-621b95d0bfc6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:06:05.301225 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bac786ef-9b5e-4208-a45c-621b95d0bfc6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:05.301391 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bac786ef-9b5e-4208-a45c-621b95d0bfc6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:05.301528 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-bac786ef-9b5e-4208-a45c-621b95d0bfc6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:05.310191 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:05.310191 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:05.310727 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bac786ef-9b5e-4208-a45c-621b95d0bfc6 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 200 Aug 12 15:06:05.311068 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1374/5478] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:05 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:05.463418 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-95c1036a-6039-407d-89fc-df86834073b9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:05.465113 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95c1036a-6039-407d-89fc-df86834073b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:05.465291 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95c1036a-6039-407d-89fc-df86834073b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:05.465473 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-95c1036a-6039-407d-89fc-df86834073b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:05.465589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-95c1036a-6039-407d-89fc-df86834073b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:05.470433 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:05.470433 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:05.471103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-95c1036a-6039-407d-89fc-df86834073b9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:05.471496 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1376/5479] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:05 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:06.243937 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-89c512c5-4848-42f2-a98e-c0b61a473d17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.245607 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89c512c5-4848-42f2-a98e-c0b61a473d17 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d Aug 12 15:06:06.245834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89c512c5-4848-42f2-a98e-c0b61a473d17 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.246049 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-89c512c5-4848-42f2-a98e-c0b61a473d17 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.252050 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-89c512c5-4848-42f2-a98e-c0b61a473d17 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d returned with HTTP 404 Aug 12 15:06:06.252666 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1364/5480] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:06 2026] GET /volume/v3/volumes/4b85da07-5719-48c1-93f1-c413be1e0f1d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:06.259644 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a1945914-e81f-4da1-80b5-fa1b6898847c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.261267 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a1945914-e81f-4da1-80b5-fa1b6898847c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:06.261482 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a1945914-e81f-4da1-80b5-fa1b6898847c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.261684 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a1945914-e81f-4da1-80b5-fa1b6898847c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.261786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-a1945914-e81f-4da1-80b5-fa1b6898847c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:06.266005 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:06.266005 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:06.266608 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a1945914-e81f-4da1-80b5-fa1b6898847c tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:06.266958 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1367/5481] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:06 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:06.275764 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bd4005eb-6b39-4740-8297-94fca118c9b6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.277339 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd4005eb-6b39-4740-8297-94fca118c9b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:06:06.277612 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd4005eb-6b39-4740-8297-94fca118c9b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.277784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bd4005eb-6b39-4740-8297-94fca118c9b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.277875 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-bd4005eb-6b39-4740-8297-94fca118c9b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete backup with id: e23d38a9-2eb1-4f69-9b93-2df41e141060. Aug 12 15:06:06.281822 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:06.281822 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:06.291061 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-bd4005eb-6b39-4740-8297-94fca118c9b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] delete_backup rpcapi backup_id e23d38a9-2eb1-4f69-9b93-2df41e141060 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:06.292562 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bd4005eb-6b39-4740-8297-94fca118c9b6 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 202 Aug 12 15:06:06.292959 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1375/5482] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:06 2026] DELETE /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:06.299407 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ba1c42c1-f0ec-4aac-a755-71c5857b0599 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.301069 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba1c42c1-f0ec-4aac-a755-71c5857b0599 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:06:06.301301 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba1c42c1-f0ec-4aac-a755-71c5857b0599 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.301541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ba1c42c1-f0ec-4aac-a755-71c5857b0599 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.301690 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-ba1c42c1-f0ec-4aac-a755-71c5857b0599 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:06.305684 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:06.305684 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:06.306236 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ba1c42c1-f0ec-4aac-a755-71c5857b0599 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 200 Aug 12 15:06:06.306659 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1377/5483] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:06 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:06.320133 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3b50d897-99b9-4249-90f9-c5e74016d6ee None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.321887 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b50d897-99b9-4249-90f9-c5e74016d6ee tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 Aug 12 15:06:06.322160 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b50d897-99b9-4249-90f9-c5e74016d6ee tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.322466 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b50d897-99b9-4249-90f9-c5e74016d6ee tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.322665 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3b50d897-99b9-4249-90f9-c5e74016d6ee tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Show backup with id 18e8c33e-c7c0-4ba9-b91e-599cc0f46116. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:06.326299 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b50d897-99b9-4249-90f9-c5e74016d6ee tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 returned with HTTP 404 Aug 12 15:06:06.326975 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1365/5484] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:06 2026] GET /volume/v3/backups/18e8c33e-c7c0-4ba9-b91e-599cc0f46116 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:06.332703 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2d5ad095-c81d-477d-853c-8e5fca507193 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.334435 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2d5ad095-c81d-477d-853c-8e5fca507193 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d Aug 12 15:06:06.334691 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2d5ad095-c81d-477d-853c-8e5fca507193 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.334871 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2d5ad095-c81d-477d-853c-8e5fca507193 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.335061 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-2d5ad095-c81d-477d-853c-8e5fca507193 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete volume with id: 5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d Aug 12 15:06:06.342015 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:06.342015 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:06.342375 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2d5ad095-c81d-477d-853c-8e5fca507193 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:06:06.357279 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2d5ad095-c81d-477d-853c-8e5fca507193 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Delete volume request issued successfully. Aug 12 15:06:06.357279 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2d5ad095-c81d-477d-853c-8e5fca507193 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d returned with HTTP 202 Aug 12 15:06:06.357736 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1368/5485] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:06 2026] DELETE /volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:06.365694 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a938435a-ecf9-4caa-8f14-982f58c97945 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.367858 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a938435a-ecf9-4caa-8f14-982f58c97945 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d Aug 12 15:06:06.368124 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a938435a-ecf9-4caa-8f14-982f58c97945 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.368395 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a938435a-ecf9-4caa-8f14-982f58c97945 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.377483 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:06.377483 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:06.381323 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a938435a-ecf9-4caa-8f14-982f58c97945 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Volume info retrieved successfully. Aug 12 15:06:06.386741 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a938435a-ecf9-4caa-8f14-982f58c97945 tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d returned with HTTP 200 Aug 12 15:06:06.387304 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1376/5486] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:06 2026] GET /volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:06.480787 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4e5319eb-2a3a-4f48-a40c-ddda1d56b4a3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:06.483516 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e5319eb-2a3a-4f48-a40c-ddda1d56b4a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:06.483700 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e5319eb-2a3a-4f48-a40c-ddda1d56b4a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:06.483873 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4e5319eb-2a3a-4f48-a40c-ddda1d56b4a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:06.484005 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-4e5319eb-2a3a-4f48-a40c-ddda1d56b4a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:06.489022 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:06.489022 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:06.489875 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4e5319eb-2a3a-4f48-a40c-ddda1d56b4a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:06.490246 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1378/5487] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:06 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:07.316753 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-afa25820-e3df-4951-b155-ed62b226cd5f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:07.318255 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afa25820-e3df-4951-b155-ed62b226cd5f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 Aug 12 15:06:07.318432 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afa25820-e3df-4951-b155-ed62b226cd5f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:07.318628 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-afa25820-e3df-4951-b155-ed62b226cd5f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:07.318747 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-afa25820-e3df-4951-b155-ed62b226cd5f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e23d38a9-2eb1-4f69-9b93-2df41e141060. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:07.321847 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-afa25820-e3df-4951-b155-ed62b226cd5f tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 returned with HTTP 404 Aug 12 15:06:07.322258 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1366/5488] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:07 2026] GET /volume/v3/backups/e23d38a9-2eb1-4f69-9b93-2df41e141060 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:07.328080 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bb1feefc-c252-4114-924f-d68186c27af4 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:07.329821 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bb1feefc-c252-4114-924f-d68186c27af4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:06:07.330038 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bb1feefc-c252-4114-924f-d68186c27af4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:07.330240 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bb1feefc-c252-4114-924f-d68186c27af4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:07.330345 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-bb1feefc-c252-4114-924f-d68186c27af4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete backup with id: e8c361be-077f-42c5-b8e7-7af5b5b25bf1. Aug 12 15:06:07.334243 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:07.334243 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:07.344170 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-bb1feefc-c252-4114-924f-d68186c27af4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] delete_backup rpcapi backup_id e8c361be-077f-42c5-b8e7-7af5b5b25bf1 {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:07.345595 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bb1feefc-c252-4114-924f-d68186c27af4 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 202 Aug 12 15:06:07.345939 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1369/5489] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:07 2026] DELETE /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:07.351998 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f81aa90a-dca7-487f-aa01-75b3ca5de01e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:07.353533 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f81aa90a-dca7-487f-aa01-75b3ca5de01e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:06:07.353712 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f81aa90a-dca7-487f-aa01-75b3ca5de01e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:07.353885 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f81aa90a-dca7-487f-aa01-75b3ca5de01e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:07.353978 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f81aa90a-dca7-487f-aa01-75b3ca5de01e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:07.357639 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:07.357639 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:07.358071 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f81aa90a-dca7-487f-aa01-75b3ca5de01e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 200 Aug 12 15:06:07.358374 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1377/5490] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:07 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:07.398835 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cc9e8f8d-294b-4d04-83f0-161d0a8845ef None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:07.400535 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc9e8f8d-294b-4d04-83f0-161d0a8845ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] GET https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d Aug 12 15:06:07.400744 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc9e8f8d-294b-4d04-83f0-161d0a8845ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:07.400927 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cc9e8f8d-294b-4d04-83f0-161d0a8845ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:07.406635 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cc9e8f8d-294b-4d04-83f0-161d0a8845ef tempest-ProjectReaderTests33-1365219308 tempest-ProjectReaderTests33-1365219308-project-admin] https://10.4.3.100/volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d returned with HTTP 404 Aug 12 15:06:07.407088 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1379/5491] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:07 2026] GET /volume/v3/volumes/5a8d826d-3b86-4ad6-b4e0-5c1a66e06d9d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:07.500581 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4c3229d3-0891-4448-8e6e-a1ccc06265ce None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:07.502559 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c3229d3-0891-4448-8e6e-a1ccc06265ce tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:07.502759 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c3229d3-0891-4448-8e6e-a1ccc06265ce tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:07.502936 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4c3229d3-0891-4448-8e6e-a1ccc06265ce tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:07.503045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-4c3229d3-0891-4448-8e6e-a1ccc06265ce tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:07.507868 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:07.507868 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:07.508526 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4c3229d3-0891-4448-8e6e-a1ccc06265ce tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:07.508821 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1367/5492] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:07 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:08.367729 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8a1eab9d-798b-4c16-b43e-a80a5c011445 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:08.370229 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8a1eab9d-798b-4c16-b43e-a80a5c011445 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 Aug 12 15:06:08.370229 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8a1eab9d-798b-4c16-b43e-a80a5c011445 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:08.370229 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8a1eab9d-798b-4c16-b43e-a80a5c011445 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:08.370229 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8a1eab9d-798b-4c16-b43e-a80a5c011445 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id e8c361be-077f-42c5-b8e7-7af5b5b25bf1. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:08.374388 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8a1eab9d-798b-4c16-b43e-a80a5c011445 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 returned with HTTP 404 Aug 12 15:06:08.374892 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1370/5493] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:08 2026] GET /volume/v3/backups/e8c361be-077f-42c5-b8e7-7af5b5b25bf1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:08.380724 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5fb50b8f-301c-474e-8930-c02f620e0eb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:08.382319 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fb50b8f-301c-474e-8930-c02f620e0eb1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:08.382518 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5fb50b8f-301c-474e-8930-c02f620e0eb1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:08.382730 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5fb50b8f-301c-474e-8930-c02f620e0eb1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:08.382842 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-5fb50b8f-301c-474e-8930-c02f620e0eb1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete backup with id: 3d222c97-6819-49fa-9dfd-42d0eff19f07. Aug 12 15:06:08.387123 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:08.387123 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:08.396649 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-5fb50b8f-301c-474e-8930-c02f620e0eb1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] delete_backup rpcapi backup_id 3d222c97-6819-49fa-9dfd-42d0eff19f07 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:08.398191 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5fb50b8f-301c-474e-8930-c02f620e0eb1 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 202 Aug 12 15:06:08.398597 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1378/5494] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:08 2026] DELETE /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:08.405139 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fe4f110b-0574-4eaa-8045-13fa2edd8950 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:08.407099 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe4f110b-0574-4eaa-8045-13fa2edd8950 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:08.407347 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe4f110b-0574-4eaa-8045-13fa2edd8950 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:08.407625 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fe4f110b-0574-4eaa-8045-13fa2edd8950 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:08.407742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-fe4f110b-0574-4eaa-8045-13fa2edd8950 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:08.411387 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:08.411387 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:08.411931 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fe4f110b-0574-4eaa-8045-13fa2edd8950 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 200 Aug 12 15:06:08.412264 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1380/5495] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:08 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:08.518085 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9a48c633-d9ce-417c-838f-95f59777da95 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:08.519793 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a48c633-d9ce-417c-838f-95f59777da95 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:08.520045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a48c633-d9ce-417c-838f-95f59777da95 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:08.520281 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9a48c633-d9ce-417c-838f-95f59777da95 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:08.520408 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-9a48c633-d9ce-417c-838f-95f59777da95 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:08.525183 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:08.525183 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:08.525904 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9a48c633-d9ce-417c-838f-95f59777da95 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:08.526247 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1368/5496] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:08 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:08.937579 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8ddc9c30-6d9f-4896-9379-f8bcb5c2c843 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:09.037703 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ddc9c30-6d9f-4896-9379-f8bcb5c2c843 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-admin] GET https://10.4.3.100/volume/v3/scheduler-stats/get_pools Aug 12 15:06:09.037925 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ddc9c30-6d9f-4896-9379-f8bcb5c2c843 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:09.038157 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ddc9c30-6d9f-4896-9379-f8bcb5c2c843 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-admin] Calling method 'get_pools' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:09.047474 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ddc9c30-6d9f-4896-9379-f8bcb5c2c843 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-admin] https://10.4.3.100/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 12 15:06:09.048073 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1371/5497] 10.4.3.100 () {66 vars in 1291 bytes} [Wed Aug 12 15:06:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:09.056848 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5133a032-a44d-419c-9ae6-02a8e40b75b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:09.104465 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5133a032-a44d-419c-9ae6-02a8e40b75b8 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-reader] GET https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool Aug 12 15:06:09.104680 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5133a032-a44d-419c-9ae6-02a8e40b75b8 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:09.104898 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5133a032-a44d-419c-9ae6-02a8e40b75b8 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-reader] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:09.105526 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.policy [None req-5133a032-a44d-419c-9ae6-02a8e40b75b8 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ebabe07f0c7f4607924c33bd0d9f57d2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddc7df91c5694fc6902b5f902d5a875f', '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=100249) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:06:09.105733 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5133a032-a44d-419c-9ae6-02a8e40b75b8 tempest-ProjectReaderTests-1480369908 tempest-ProjectReaderTests-1480369908-project-reader] https://10.4.3.100/volume/v3/capabilities/np0000007067@storpool returned with HTTP 403 Aug 12 15:06:09.106138 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1379/5498] 10.4.3.100 () {66 vars in 1318 bytes} [Wed Aug 12 15:06:09 2026] GET /volume/v3/capabilities/np0000007067@storpool => generated 110 bytes in 50 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:09.421130 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-43180bb7-9d92-41cf-9dcb-54cf308619eb None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:09.422937 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43180bb7-9d92-41cf-9dcb-54cf308619eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 Aug 12 15:06:09.423335 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43180bb7-9d92-41cf-9dcb-54cf308619eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:09.423527 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43180bb7-9d92-41cf-9dcb-54cf308619eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:09.423676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-43180bb7-9d92-41cf-9dcb-54cf308619eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Show backup with id 3d222c97-6819-49fa-9dfd-42d0eff19f07. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:09.427529 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43180bb7-9d92-41cf-9dcb-54cf308619eb tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 returned with HTTP 404 Aug 12 15:06:09.428032 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1381/5499] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:09 2026] GET /volume/v3/backups/3d222c97-6819-49fa-9dfd-42d0eff19f07 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:09.434614 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:09.436227 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 Aug 12 15:06:09.436409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:09.436594 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:09.436736 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume with id: 25c11b90-0f94-4018-8074-1b6309c53613 Aug 12 15:06:09.443267 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:09.443267 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:09.443542 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:06:09.458953 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Delete volume request issued successfully. Aug 12 15:06:09.459661 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-19eca0db-b4e6-46c4-83bb-c24f51bec621 tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 returned with HTTP 202 Aug 12 15:06:09.460003 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1369/5500] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:09 2026] DELETE /volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:09.467520 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-42a8c932-e18c-4ef1-bd60-63e95971b25e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:09.468677 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42a8c932-e18c-4ef1-bd60-63e95971b25e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 Aug 12 15:06:09.468857 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42a8c932-e18c-4ef1-bd60-63e95971b25e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:09.469035 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42a8c932-e18c-4ef1-bd60-63e95971b25e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:09.476037 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:09.476037 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:09.478993 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-42a8c932-e18c-4ef1-bd60-63e95971b25e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Volume info retrieved successfully. Aug 12 15:06:09.482314 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42a8c932-e18c-4ef1-bd60-63e95971b25e tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 returned with HTTP 200 Aug 12 15:06:09.482672 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1372/5501] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:09 2026] GET /volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:09.536900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-eaaa7f3e-780c-45b8-8b4d-505a9afb2192 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:09.538604 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eaaa7f3e-780c-45b8-8b4d-505a9afb2192 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:09.538812 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eaaa7f3e-780c-45b8-8b4d-505a9afb2192 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:09.539398 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-eaaa7f3e-780c-45b8-8b4d-505a9afb2192 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:09.539549 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-eaaa7f3e-780c-45b8-8b4d-505a9afb2192 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:09.543537 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:09.543537 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:09.544303 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-eaaa7f3e-780c-45b8-8b4d-505a9afb2192 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:09.544698 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1380/5502] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:09 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:10.327256 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ac92296c-ca9a-4218-bdbc-969076107abf None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:10.426197 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac92296c-ca9a-4218-bdbc-969076107abf tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:06:10.426605 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ac92296c-ca9a-4218-bdbc-969076107abf tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-780866867", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1453968003", "vendor_name": "tempest-vendor_name-1212125289"}}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:10.440443 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ac92296c-ca9a-4218-bdbc-969076107abf tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:06:10.440841 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1382/5503] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:06:10 2026] POST /volume/v3/types => generated 328 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:10.448101 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:10.450095 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:10.450256 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "da0b8efd-b857-49ab-9d69-83533a95d2cd", "size": 1}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:10.451569 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume request body: {'volume': {'volume_type': 'da0b8efd-b857-49ab-9d69-83533a95d2cd', 'size': 1}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:10.454742 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume of 1 GB Aug 12 15:06:10.454979 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:10.454979 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:10.455328 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Availability Zones retrieved successfully. Aug 12 15:06:10.460639 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Flow 'volume_create_api' (4ef732ae-859a-4b6d-8b17-97682579eb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:10.461610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e24b14-4e14-4be9-842e-7f39a0c2a92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:10.462948 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:10.483129 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e24b14-4e14-4be9-842e-7f39a0c2a92f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:06:10Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1453968003',vendor_name='tempest-vendor_name-1212125289'},id=da0b8efd-b857-49ab-9d69-83533a95d2cd,is_public=True,name='tempest-ProjectAdminTests-volume-type-780866867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'da0b8efd-b857-49ab-9d69-83533a95d2cd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:10.484002 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ac92ee-7b9e-47a0-bc82-b19a8c1ceb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:10.498155 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-68639ab6-670b-4338-a500-c04e39c0df8a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:10.499823 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-68639ab6-670b-4338-a500-c04e39c0df8a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] GET https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 Aug 12 15:06:10.500025 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-68639ab6-670b-4338-a500-c04e39c0df8a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:10.500238 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-68639ab6-670b-4338-a500-c04e39c0df8a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:10.505854 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-68639ab6-670b-4338-a500-c04e39c0df8a tempest-ProjectAdminTests33-417570353 tempest-ProjectAdminTests33-417570353-project-admin] https://10.4.3.100/volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 returned with HTTP 404 Aug 12 15:06:10.506365 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1373/5504] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:10 2026] GET /volume/v3/volumes/25c11b90-0f94-4018-8074-1b6309c53613 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:10.508859 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-780866867 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-780866867, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:10.509140 np0000007067 devstack@c-api.service[100246]: WARNING cinder.quota [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-780866867 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-780866867, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:10.537563 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Created reservations ['52ac16ae-dc4d-4e24-8f85-ad52ea1ce685', '2bc94fc7-2871-4a62-87a0-247a26004dcb', '43da3928-92e5-4d96-ace5-fca388d50edb', '60345512-8f64-41f2-a4ae-cdf64a99970e'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:10.538239 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43ac92ee-7b9e-47a0-bc82-b19a8c1ceb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52ac16ae-dc4d-4e24-8f85-ad52ea1ce685', '2bc94fc7-2871-4a62-87a0-247a26004dcb', '43da3928-92e5-4d96-ace5-fca388d50edb', '60345512-8f64-41f2-a4ae-cdf64a99970e']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:10.538891 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cc5273-e759-45b9-9576-580a6a40f0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:10.555364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-97308939-04cd-4799-ad17-5f2ec5eca2fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:10.557409 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97308939-04cd-4799-ad17-5f2ec5eca2fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:10.557663 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97308939-04cd-4799-ad17-5f2ec5eca2fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:10.557895 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-97308939-04cd-4799-ad17-5f2ec5eca2fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:10.558033 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-97308939-04cd-4799-ad17-5f2ec5eca2fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:10.561011 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7cc5273-e759-45b9-9576-580a6a40f0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '317e51df-b52b-4554-856d-2ae2855b1676', '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='6a2924b1a6b84c5dac5ccb5e13df7a87',qos_specs=None,replication_status=,reservations=['52ac16ae-dc4d-4e24-8f85-ad52ea1ce685','2bc94fc7-2871-4a62-87a0-247a26004dcb','43da3928-92e5-4d96-ace5-fca388d50edb','60345512-8f64-41f2-a4ae-cdf64a99970e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09521156a87405aa7cae9e035150990',volume_type_id=da0b8efd-b857-49ab-9d69-83533a95d2cd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06: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=317e51df-b52b-4554-856d-2ae2855b1676,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2924b1a6b84c5dac5ccb5e13df7a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d09521156a87405aa7cae9e035150990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(da0b8efd-b857-49ab-9d69-83533a95d2cd),volume_type_id=da0b8efd-b857-49ab-9d69-83533a95d2cd)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:10.562172 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf76895-3a35-425e-893a-a504ba8cd239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:10.563012 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:10.563012 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:10.563915 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-97308939-04cd-4799-ad17-5f2ec5eca2fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:10.564358 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1381/5505] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:10 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:10.576724 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf76895-3a35-425e-893a-a504ba8cd239) transitioned into state 'SUCCESS' from 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='6a2924b1a6b84c5dac5ccb5e13df7a87',qos_specs=None,replication_status=,reservations=['52ac16ae-dc4d-4e24-8f85-ad52ea1ce685','2bc94fc7-2871-4a62-87a0-247a26004dcb','43da3928-92e5-4d96-ace5-fca388d50edb','60345512-8f64-41f2-a4ae-cdf64a99970e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09521156a87405aa7cae9e035150990',volume_type_id=da0b8efd-b857-49ab-9d69-83533a95d2cd)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:10.577335 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fcd049-ba73-40ee-988c-03e39c9954df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:10.587409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91fcd049-ba73-40ee-988c-03e39c9954df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:10.587409 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Flow 'volume_create_api' (4ef732ae-859a-4b6d-8b17-97682579eb13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:10.587409 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume request issued successfully. Aug 12 15:06:10.587409 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-680d8a19-4f9c-4e98-b09e-f910585e92f4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:10.587409 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1370/5506] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:06:10 2026] POST /volume/v3/volumes => generated 772 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:10.597284 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a30da3cb-e636-4179-9599-b07862d08f0a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:10.599044 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a30da3cb-e636-4179-9599-b07862d08f0a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 Aug 12 15:06:10.599254 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a30da3cb-e636-4179-9599-b07862d08f0a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:10.599427 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a30da3cb-e636-4179-9599-b07862d08f0a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:10.606815 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:10.606815 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:10.610258 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a30da3cb-e636-4179-9599-b07862d08f0a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:10.614805 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a30da3cb-e636-4179-9599-b07862d08f0a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 returned with HTTP 200 Aug 12 15:06:10.615172 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1383/5507] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:10 2026] GET /volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:11.573333 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0083d52d-f796-4272-acef-855552d1a2ae None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.574922 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0083d52d-f796-4272-acef-855552d1a2ae tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:11.575114 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0083d52d-f796-4272-acef-855552d1a2ae tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.575284 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0083d52d-f796-4272-acef-855552d1a2ae tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:11.575383 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-0083d52d-f796-4272-acef-855552d1a2ae tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:11.579282 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:11.579282 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:11.579927 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0083d52d-f796-4272-acef-855552d1a2ae tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:11.580272 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1374/5508] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:11 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:11.626202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2c72a211-8043-49a4-81cc-65e2f81b0a04 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.627685 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c72a211-8043-49a4-81cc-65e2f81b0a04 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 Aug 12 15:06:11.627969 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c72a211-8043-49a4-81cc-65e2f81b0a04 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.628011 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2c72a211-8043-49a4-81cc-65e2f81b0a04 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:11.635159 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:11.635159 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:11.639584 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2c72a211-8043-49a4-81cc-65e2f81b0a04 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:11.645387 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2c72a211-8043-49a4-81cc-65e2f81b0a04 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 returned with HTTP 200 Aug 12 15:06:11.657200 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1382/5509] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:11 2026] GET /volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:11.669708 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-33b45075-aae7-451e-9ade-3ad646ab172a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.671567 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33b45075-aae7-451e-9ade-3ad646ab172a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:06:11.671796 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33b45075-aae7-451e-9ade-3ad646ab172a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.672007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-33b45075-aae7-451e-9ade-3ad646ab172a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:11.672318 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:11.672318 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:11.675550 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-33b45075-aae7-451e-9ade-3ad646ab172a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:06:11.675877 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1371/5510] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:06:11 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 15:06:11.683249 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-11993818-30f0-4e73-b19c-1839e66d6a09 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.684777 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11993818-30f0-4e73-b19c-1839e66d6a09 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/messages/7c5e241f-14ce-4bf7-9f86-ff397ba9ad1b Aug 12 15:06:11.684943 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11993818-30f0-4e73-b19c-1839e66d6a09 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.685113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-11993818-30f0-4e73-b19c-1839e66d6a09 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:11.691952 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-11993818-30f0-4e73-b19c-1839e66d6a09 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages/7c5e241f-14ce-4bf7-9f86-ff397ba9ad1b returned with HTTP 204 Aug 12 15:06:11.692281 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1384/5511] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:06:11 2026] DELETE /volume/v3/messages/7c5e241f-14ce-4bf7-9f86-ff397ba9ad1b => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:06:11.698152 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c2d99da4-d07a-439a-b8c3-a4ac7c2e9d89 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.699648 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c2d99da4-d07a-439a-b8c3-a4ac7c2e9d89 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/messages/7c5e241f-14ce-4bf7-9f86-ff397ba9ad1b Aug 12 15:06:11.699829 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c2d99da4-d07a-439a-b8c3-a4ac7c2e9d89 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.699993 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c2d99da4-d07a-439a-b8c3-a4ac7c2e9d89 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:11.703172 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c2d99da4-d07a-439a-b8c3-a4ac7c2e9d89 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages/7c5e241f-14ce-4bf7-9f86-ff397ba9ad1b returned with HTTP 404 Aug 12 15:06:11.703591 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1375/5512] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:11 2026] GET /volume/v3/messages/7c5e241f-14ce-4bf7-9f86-ff397ba9ad1b => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:11.710415 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.712237 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 Aug 12 15:06:11.712423 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.712814 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:11.714555 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Delete volume with id: 317e51df-b52b-4554-856d-2ae2855b1676 Aug 12 15:06:11.723125 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:11.723125 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:11.723422 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:11.724268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:06:11.742769 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-780866867 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-780866867, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:11.743048 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-780866867 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-780866867, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:11.753112 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Created reservations ['e8f0aea3-f83f-4795-ad30-f5b02a7ce404', 'e0341395-7768-4e28-99f1-ce8a0c1c84e4', '351e26cf-4a9c-4e7b-b5f4-cc136e28638f', 'a76c2baa-443d-4dd2-a110-259531727fc0'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:11.777938 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Delete volume request issued successfully. Aug 12 15:06:11.778152 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a024be0f-6f90-4e97-b1d9-bbfc4d4bc37c tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 returned with HTTP 202 Aug 12 15:06:11.778530 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1383/5513] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:11 2026] DELETE /volume/v3/volumes/317e51df-b52b-4554-856d-2ae2855b1676 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:11.778904 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fae9b314-c6bf-45db-a3eb-e1f258a61cd1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.784514 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d048ce27-3343-43e0-9482-e26bddec7bd9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.786015 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d048ce27-3343-43e0-9482-e26bddec7bd9 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/types/da0b8efd-b857-49ab-9d69-83533a95d2cd Aug 12 15:06:11.786217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d048ce27-3343-43e0-9482-e26bddec7bd9 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.786432 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d048ce27-3343-43e0-9482-e26bddec7bd9 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:11.806964 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d048ce27-3343-43e0-9482-e26bddec7bd9 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/types/da0b8efd-b857-49ab-9d69-83533a95d2cd returned with HTTP 202 Aug 12 15:06:11.807303 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1385/5514] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:06:11 2026] DELETE /volume/v3/types/da0b8efd-b857-49ab-9d69-83533a95d2cd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:11.815142 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6b2a69b8-b242-4937-a1e1-8cca57e40165 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.816686 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6b2a69b8-b242-4937-a1e1-8cca57e40165 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:06:11.817023 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6b2a69b8-b242-4937-a1e1-8cca57e40165 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1078175070", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1940371152", "vendor_name": "tempest-vendor_name-518142763"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:11.830939 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6b2a69b8-b242-4937-a1e1-8cca57e40165 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:06:11.831294 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1376/5515] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:06:11 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:11.839325 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.841169 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:11.841550 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "be755288-291c-4769-8b2e-16da4bd0aa7d", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:11.842929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume request body: {'volume': {'volume_type': 'be755288-291c-4769-8b2e-16da4bd0aa7d', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:11.846522 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume of 1 GB Aug 12 15:06:11.846790 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:11.846790 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:11.847149 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Availability Zones retrieved successfully. Aug 12 15:06:11.853083 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Flow 'volume_create_api' (7a30a030-f798-4399-9947-faa0e1a5babf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:11.853948 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1119c406-334e-48a4-9e56-e37f7733c66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.854680 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:11.855190 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fae9b314-c6bf-45db-a3eb-e1f258a61cd1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:06:11.855558 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fae9b314-c6bf-45db-a3eb-e1f258a61cd1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2095097608", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1736875010", "vendor_name": "tempest-vendor_name-1044188200"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:11.867317 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fae9b314-c6bf-45db-a3eb-e1f258a61cd1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:06:11.867653 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1372/5516] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:06:11 2026] POST /volume/v3/types => generated 330 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:11.871611 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1119c406-334e-48a4-9e56-e37f7733c66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:06:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1940371152',vendor_name='tempest-vendor_name-518142763'},id=be755288-291c-4769-8b2e-16da4bd0aa7d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1078175070',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'be755288-291c-4769-8b2e-16da4bd0aa7d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:11.872887 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13dd3e84-cead-488e-b980-51ee2671e11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.875366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.877271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:11.877676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9a3e0e67-6448-4379-a5ad-c2f451c6daa9", "size": 1}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:11.879551 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Create volume request body: {'volume': {'volume_type': '9a3e0e67-6448-4379-a5ad-c2f451c6daa9', 'size': 1}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:11.883107 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Create volume of 1 GB Aug 12 15:06:11.883366 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:11.883366 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:11.883811 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Availability Zones retrieved successfully. Aug 12 15:06:11.889978 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Flow 'volume_create_api' (37f091bf-238e-4065-9b5d-2647a9ba487e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:11.891254 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128f9311-f540-4e67-92e3-5789e6662443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.892085 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:11.901581 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1078175070 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1078175070, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:11.901940 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1078175070 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1078175070, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:11.910732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (128f9311-f540-4e67-92e3-5789e6662443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:06:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1736875010',vendor_name='tempest-vendor_name-1044188200'},id=9a3e0e67-6448-4379-a5ad-c2f451c6daa9,is_public=True,name='tempest-ProjectReaderTests-volume-type-2095097608',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9a3e0e67-6448-4379-a5ad-c2f451c6daa9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:11.911477 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e591eeb4-8250-4463-a41c-b5cdf9bedbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.926761 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Created reservations ['f8f4b989-f72b-4564-a737-0a5a457a7ae4', '4197c7fb-3746-4421-a873-414c2632e71b', '7b071097-4b94-4777-b8a9-256f14f6ea5f', '840fdb14-e1a4-40a2-981d-da040cbdf882'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:11.927469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13dd3e84-cead-488e-b980-51ee2671e11d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8f4b989-f72b-4564-a737-0a5a457a7ae4', '4197c7fb-3746-4421-a873-414c2632e71b', '7b071097-4b94-4777-b8a9-256f14f6ea5f', '840fdb14-e1a4-40a2-981d-da040cbdf882']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:11.928163 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86778906-e64a-4a5e-91db-defbc43679e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.938344 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2095097608 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2095097608, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:11.938683 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2095097608 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2095097608, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:11.949377 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86778906-e64a-4a5e-91db-defbc43679e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '029fff2b-46d4-43b7-bf7c-7fee92e674f9', '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='6a2924b1a6b84c5dac5ccb5e13df7a87',qos_specs=None,replication_status=,reservations=['f8f4b989-f72b-4564-a737-0a5a457a7ae4','4197c7fb-3746-4421-a873-414c2632e71b','7b071097-4b94-4777-b8a9-256f14f6ea5f','840fdb14-e1a4-40a2-981d-da040cbdf882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09521156a87405aa7cae9e035150990',volume_type_id=be755288-291c-4769-8b2e-16da4bd0aa7d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:11Z,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=029fff2b-46d4-43b7-bf7c-7fee92e674f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2924b1a6b84c5dac5ccb5e13df7a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d09521156a87405aa7cae9e035150990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(be755288-291c-4769-8b2e-16da4bd0aa7d),volume_type_id=be755288-291c-4769-8b2e-16da4bd0aa7d)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:11.950042 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436c6374-47e6-4000-8f2a-1d6b6cff1cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.969384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (436c6374-47e6-4000-8f2a-1d6b6cff1cbf) transitioned into state 'SUCCESS' from 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='6a2924b1a6b84c5dac5ccb5e13df7a87',qos_specs=None,replication_status=,reservations=['f8f4b989-f72b-4564-a737-0a5a457a7ae4','4197c7fb-3746-4421-a873-414c2632e71b','7b071097-4b94-4777-b8a9-256f14f6ea5f','840fdb14-e1a4-40a2-981d-da040cbdf882'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09521156a87405aa7cae9e035150990',volume_type_id=be755288-291c-4769-8b2e-16da4bd0aa7d)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:11.970371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a6f039-7958-4a6f-9768-f9843c945f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.976142 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Created reservations ['8c0412a3-4365-41a1-b497-3c085395e0b7', 'e3379821-983e-40cc-a5c3-c36f319a88c9', 'a222db2b-5bae-4a47-8f25-6b4270e36b55', 'f8f0e380-dd27-4580-a03a-d0cd83b20067'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:11.977116 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e591eeb4-8250-4463-a41c-b5cdf9bedbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c0412a3-4365-41a1-b497-3c085395e0b7', 'e3379821-983e-40cc-a5c3-c36f319a88c9', 'a222db2b-5bae-4a47-8f25-6b4270e36b55', 'f8f0e380-dd27-4580-a03a-d0cd83b20067']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:11.977908 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7717a97-d049-4bd1-bc00-25620f8b2982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:11.978731 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a6f039-7958-4a6f-9768-f9843c945f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:11.979452 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Flow 'volume_create_api' (7a30a030-f798-4399-9947-faa0e1a5babf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:11.979789 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume request issued successfully. Aug 12 15:06:11.980324 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31483c0a-af16-4d9a-8956-37e3b68e5d8a tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:11.981222 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1384/5517] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:06:11 2026] POST /volume/v3/volumes => generated 773 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:11.991996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4c6e3cbe-3711-413c-b17a-8215d9fd4eae None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:11.993711 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c6e3cbe-3711-413c-b17a-8215d9fd4eae tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 Aug 12 15:06:11.993711 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c6e3cbe-3711-413c-b17a-8215d9fd4eae tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:11.993839 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c6e3cbe-3711-413c-b17a-8215d9fd4eae tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:12.001474 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:12.001474 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:12.004153 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7717a97-d049-4bd1-bc00-25620f8b2982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2145a503-09c9-4fcc-9887-a2ddee18c211', '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='4a26cd91026b41ce94fca991246d534a',qos_specs=None,replication_status=,reservations=['8c0412a3-4365-41a1-b497-3c085395e0b7','e3379821-983e-40cc-a5c3-c36f319a88c9','a222db2b-5bae-4a47-8f25-6b4270e36b55','f8f0e380-dd27-4580-a03a-d0cd83b20067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ec2232de3b4b24a0fd42cbc3b48580',volume_type_id=9a3e0e67-6448-4379-a5ad-c2f451c6daa9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:11Z,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=2145a503-09c9-4fcc-9887-a2ddee18c211,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a26cd91026b41ce94fca991246d534a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ec2232de3b4b24a0fd42cbc3b48580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9a3e0e67-6448-4379-a5ad-c2f451c6daa9),volume_type_id=9a3e0e67-6448-4379-a5ad-c2f451c6daa9)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:12.004530 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4c6e3cbe-3711-413c-b17a-8215d9fd4eae tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:12.005099 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b28d965-8526-40cb-bcbe-12fda2de844f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:12.008018 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c6e3cbe-3711-413c-b17a-8215d9fd4eae tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 returned with HTTP 200 Aug 12 15:06:12.008417 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1377/5518] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:11 2026] GET /volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:12.023139 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b28d965-8526-40cb-bcbe-12fda2de844f) transitioned into state 'SUCCESS' from 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='4a26cd91026b41ce94fca991246d534a',qos_specs=None,replication_status=,reservations=['8c0412a3-4365-41a1-b497-3c085395e0b7','e3379821-983e-40cc-a5c3-c36f319a88c9','a222db2b-5bae-4a47-8f25-6b4270e36b55','f8f0e380-dd27-4580-a03a-d0cd83b20067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ec2232de3b4b24a0fd42cbc3b48580',volume_type_id=9a3e0e67-6448-4379-a5ad-c2f451c6daa9)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:12.023930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70c467b-ee59-409e-add1-a47d505c6e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:12.034621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f70c467b-ee59-409e-add1-a47d505c6e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:12.035183 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Flow 'volume_create_api' (37f091bf-238e-4065-9b5d-2647a9ba487e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:12.035521 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Create volume request issued successfully. Aug 12 15:06:12.036116 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-64006d82-dec7-49ba-a9f6-19314a95f2c0 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:12.036646 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1386/5519] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:06:11 2026] POST /volume/v3/volumes => generated 774 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:12.049428 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-07e9ccff-f1e0-490d-a68b-b1441a4ea6e6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:12.051143 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07e9ccff-f1e0-490d-a68b-b1441a4ea6e6 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] GET https://10.4.3.100/volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 Aug 12 15:06:12.051367 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07e9ccff-f1e0-490d-a68b-b1441a4ea6e6 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:12.051583 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07e9ccff-f1e0-490d-a68b-b1441a4ea6e6 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:12.058544 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:12.058544 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:12.061960 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-07e9ccff-f1e0-490d-a68b-b1441a4ea6e6 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Volume info retrieved successfully. Aug 12 15:06:12.065838 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07e9ccff-f1e0-490d-a68b-b1441a4ea6e6 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 returned with HTTP 200 Aug 12 15:06:12.066252 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1373/5520] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:12 2026] GET /volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 12 15:06:12.590118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-472bd2d1-a0ae-45c1-b8be-d22cbb3dcd1a None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:12.591799 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-472bd2d1-a0ae-45c1-b8be-d22cbb3dcd1a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:12.591993 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-472bd2d1-a0ae-45c1-b8be-d22cbb3dcd1a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:12.592186 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-472bd2d1-a0ae-45c1-b8be-d22cbb3dcd1a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:12.592283 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-472bd2d1-a0ae-45c1-b8be-d22cbb3dcd1a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:12.596241 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:12.596241 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:12.596874 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-472bd2d1-a0ae-45c1-b8be-d22cbb3dcd1a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:12.597230 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1385/5521] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:12 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.019741 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f1b14a34-f9f7-431d-a13e-9327d04eb0e5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.021399 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f1b14a34-f9f7-431d-a13e-9327d04eb0e5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 Aug 12 15:06:13.021617 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f1b14a34-f9f7-431d-a13e-9327d04eb0e5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.021790 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f1b14a34-f9f7-431d-a13e-9327d04eb0e5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.028090 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.028090 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:13.030932 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f1b14a34-f9f7-431d-a13e-9327d04eb0e5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:13.034265 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f1b14a34-f9f7-431d-a13e-9327d04eb0e5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 returned with HTTP 200 Aug 12 15:06:13.034594 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1378/5522] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.046410 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4572d181-ff5e-4c16-bbbd-73dfc921f4f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.048051 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4572d181-ff5e-4c16-bbbd-73dfc921f4f5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:06:13.048262 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4572d181-ff5e-4c16-bbbd-73dfc921f4f5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.048435 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4572d181-ff5e-4c16-bbbd-73dfc921f4f5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.048699 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.048699 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:13.051857 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4572d181-ff5e-4c16-bbbd-73dfc921f4f5 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:06:13.052220 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1387/5523] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/messages => generated 1326 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:13.059083 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2c6f6dcd-e466-4782-b394-cade6f8ac816 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.060636 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c6f6dcd-e466-4782-b394-cade6f8ac816 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:06:13.060831 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c6f6dcd-e466-4782-b394-cade6f8ac816 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.061004 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2c6f6dcd-e466-4782-b394-cade6f8ac816 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.064224 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2c6f6dcd-e466-4782-b394-cade6f8ac816 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:06:13.064550 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1374/5524] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/messages => generated 1326 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:13.071606 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-64d550be-6c94-442c-975e-a4c58a463939 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.073016 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64d550be-6c94-442c-975e-a4c58a463939 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/messages/f1ef27d0-2132-4515-9b92-e093534a9ab5 Aug 12 15:06:13.073217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64d550be-6c94-442c-975e-a4c58a463939 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.073380 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-64d550be-6c94-442c-975e-a4c58a463939 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.079639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b88b6bf1-8e60-436e-bb85-027eb105c4ff None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.080853 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-64d550be-6c94-442c-975e-a4c58a463939 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages/f1ef27d0-2132-4515-9b92-e093534a9ab5 returned with HTTP 204 Aug 12 15:06:13.081204 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1386/5525] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:06:13 2026] DELETE /volume/v3/messages/f1ef27d0-2132-4515-9b92-e093534a9ab5 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:06:13.081269 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b88b6bf1-8e60-436e-bb85-027eb105c4ff tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] GET https://10.4.3.100/volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 Aug 12 15:06:13.081845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b88b6bf1-8e60-436e-bb85-027eb105c4ff tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.081845 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b88b6bf1-8e60-436e-bb85-027eb105c4ff tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.088515 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.088515 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:13.088641 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.090164 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 Aug 12 15:06:13.090386 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.090601 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.090781 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Delete volume with id: 029fff2b-46d4-43b7-bf7c-7fee92e674f9 Aug 12 15:06:13.091060 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-b88b6bf1-8e60-436e-bb85-027eb105c4ff tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Volume info retrieved successfully. Aug 12 15:06:13.094534 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b88b6bf1-8e60-436e-bb85-027eb105c4ff tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 returned with HTTP 200 Aug 12 15:06:13.094868 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1379/5526] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 => generated 974 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.097583 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.097583 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:13.097937 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:13.099009 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100248) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:06:13.107488 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-34bce6c2-fbcd-45df-889f-f929d6e0aa92 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.108576 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1078175070 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1078175070, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.108886 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1078175070 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1078175070, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.109284 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34bce6c2-fbcd-45df-889f-f929d6e0aa92 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:06:13.109536 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34bce6c2-fbcd-45df-889f-f929d6e0aa92 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.109757 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-34bce6c2-fbcd-45df-889f-f929d6e0aa92 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.113026 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-34bce6c2-fbcd-45df-889f-f929d6e0aa92 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:06:13.113584 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1375/5527] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.118182 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Created reservations ['3aa8734a-36d1-438b-a668-97f8a3e0bab1', '8c505bb3-180c-4b54-b763-3d883ba9da53', '673475c0-19df-4d47-86ce-17d12aa7d2d8', '7ae7d35b-aff6-4e56-a9f4-00e4c18f03b5'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:13.121782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5d799bfd-31b7-4468-ab44-941a33e0766c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.144386 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Delete volume request issued successfully. Aug 12 15:06:13.144647 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8e89e0a2-f14e-4849-b0cf-c949e23bf6c8 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 returned with HTTP 202 Aug 12 15:06:13.145059 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1388/5528] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:13 2026] DELETE /volume/v3/volumes/029fff2b-46d4-43b7-bf7c-7fee92e674f9 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:13.151338 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-414b117b-78ec-4ad8-8666-e2e51da2c4d7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.153677 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-414b117b-78ec-4ad8-8666-e2e51da2c4d7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/types/be755288-291c-4769-8b2e-16da4bd0aa7d Aug 12 15:06:13.153899 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-414b117b-78ec-4ad8-8666-e2e51da2c4d7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.154147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-414b117b-78ec-4ad8-8666-e2e51da2c4d7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.173288 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-414b117b-78ec-4ad8-8666-e2e51da2c4d7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/types/be755288-291c-4769-8b2e-16da4bd0aa7d returned with HTTP 202 Aug 12 15:06:13.173920 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1380/5529] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:06:13 2026] DELETE /volume/v3/types/be755288-291c-4769-8b2e-16da4bd0aa7d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:13.174232 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d799bfd-31b7-4468-ab44-941a33e0766c tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] GET https://10.4.3.100/volume/v3/messages Aug 12 15:06:13.174451 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d799bfd-31b7-4468-ab44-941a33e0766c tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.174661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d799bfd-31b7-4468-ab44-941a33e0766c tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.179403 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d799bfd-31b7-4468-ab44-941a33e0766c tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:06:13.179403 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1387/5530] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/messages => generated 670 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.182659 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cb16921b-ed52-4eb2-ae4f-a01cf540780d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.186711 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb16921b-ed52-4eb2-ae4f-a01cf540780d tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:06:13.187053 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cb16921b-ed52-4eb2-ae4f-a01cf540780d tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1758483113", "extra_specs": {"storage_protocol": "tempest-storage_protocol-428636522", "vendor_name": "tempest-vendor_name-309488586"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:13.187553 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-14a438de-e27c-48fd-bf3c-28ca98fb9aab None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.189387 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-14a438de-e27c-48fd-bf3c-28ca98fb9aab tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] DELETE https://10.4.3.100/volume/v3/messages/140cd770-9092-4679-8ac5-959c5441023c Aug 12 15:06:13.189632 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-14a438de-e27c-48fd-bf3c-28ca98fb9aab tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.189807 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-14a438de-e27c-48fd-bf3c-28ca98fb9aab tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'version_select' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.197185 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-14a438de-e27c-48fd-bf3c-28ca98fb9aab tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/messages/140cd770-9092-4679-8ac5-959c5441023c returned with HTTP 204 Aug 12 15:06:13.197598 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1389/5531] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:06:13 2026] DELETE /volume/v3/messages/140cd770-9092-4679-8ac5-959c5441023c => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:06:13.201258 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cb16921b-ed52-4eb2-ae4f-a01cf540780d tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:06:13.201642 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1376/5532] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:06:13 2026] POST /volume/v3/types => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.205081 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.206245 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 Aug 12 15:06:13.206360 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.206569 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.208130 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Delete volume with id: 2145a503-09c9-4fcc-9887-a2ddee18c211 Aug 12 15:06:13.211713 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5d322189-a6a5-4e68-9e47-955a149e2885 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.213068 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.213068 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:13.213188 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:13.213390 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Volume info retrieved successfully. Aug 12 15:06:13.213421 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ca28f856-630d-44d9-8218-0c251b82e762", "size": 1}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:13.214233 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100247) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:06:13.214644 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume request body: {'volume': {'volume_type': 'ca28f856-630d-44d9-8218-0c251b82e762', 'size': 1}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:13.217956 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume of 1 GB Aug 12 15:06:13.218191 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.218191 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:13.218495 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Availability Zones retrieved successfully. Aug 12 15:06:13.222686 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2095097608 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2095097608, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.222944 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2095097608 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2095097608, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.222992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Flow 'volume_create_api' (8fdc2962-1df9-4034-8c3f-13f14b399c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:13.223929 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecef4263-a990-4ae8-88df-09711bd9fac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.224552 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:13.230641 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Created reservations ['1c1834d7-1167-4f4b-ad41-fe7928484677', '5369b6b1-351e-4af6-8df2-5715d513c44b', '3ede366f-6226-47c6-a40f-230665a100d4', '740ef5fe-63ff-456c-891f-5dec3b8b8e12'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:13.240133 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecef4263-a990-4ae8-88df-09711bd9fac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:06:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-428636522',vendor_name='tempest-vendor_name-309488586'},id=ca28f856-630d-44d9-8218-0c251b82e762,is_public=True,name='tempest-ProjectAdminTests-volume-type-1758483113',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca28f856-630d-44d9-8218-0c251b82e762', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.240835 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf0670c-9744-4d3f-9549-12307db03ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.252060 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Delete volume request issued successfully. Aug 12 15:06:13.252260 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1ecc6d95-95c6-445e-890a-504e29e9fc58 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 returned with HTTP 202 Aug 12 15:06:13.252682 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1381/5533] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:13 2026] DELETE /volume/v3/volumes/2145a503-09c9-4fcc-9887-a2ddee18c211 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:13.258977 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-43b6acab-b0f0-4206-90d7-5ca27a1fa53a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.260615 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43b6acab-b0f0-4206-90d7-5ca27a1fa53a tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] DELETE https://10.4.3.100/volume/v3/types/9a3e0e67-6448-4379-a5ad-c2f451c6daa9 Aug 12 15:06:13.260788 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43b6acab-b0f0-4206-90d7-5ca27a1fa53a tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.260972 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-43b6acab-b0f0-4206-90d7-5ca27a1fa53a tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.264635 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1758483113 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1758483113, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.264923 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1758483113 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1758483113, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.280616 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-43b6acab-b0f0-4206-90d7-5ca27a1fa53a tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/types/9a3e0e67-6448-4379-a5ad-c2f451c6daa9 returned with HTTP 202 Aug 12 15:06:13.280925 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1390/5534] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:06:13 2026] DELETE /volume/v3/types/9a3e0e67-6448-4379-a5ad-c2f451c6daa9 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:13.288020 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Created reservations ['205e75e0-8d6e-4515-8184-5ef5c7667595', 'd60ab001-66be-48d5-94b4-859d3ab0311b', '0ad9ff19-adb2-4b95-bc56-08081c71d303', 'e6497631-1aa9-4046-932d-a7f9a70ab5de'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:13.288106 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dff84dda-8c69-4133-91a6-e60d4494ceed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.288708 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdf0670c-9744-4d3f-9549-12307db03ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['205e75e0-8d6e-4515-8184-5ef5c7667595', 'd60ab001-66be-48d5-94b4-859d3ab0311b', '0ad9ff19-adb2-4b95-bc56-08081c71d303', 'e6497631-1aa9-4046-932d-a7f9a70ab5de']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.289336 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f36101f-8370-4006-9d2a-260746b98647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.289755 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dff84dda-8c69-4133-91a6-e60d4494ceed tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] POST https://10.4.3.100/volume/v3/types Aug 12 15:06:13.290099 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dff84dda-8c69-4133-91a6-e60d4494ceed tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-330549123", "extra_specs": {"storage_protocol": "tempest-storage_protocol-351911595", "vendor_name": "tempest-vendor_name-1089209620"}}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:13.304814 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dff84dda-8c69-4133-91a6-e60d4494ceed tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/types returned with HTTP 200 Aug 12 15:06:13.305248 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1377/5535] 10.4.3.100 () {68 vars in 1253 bytes} [Wed Aug 12 15:06:13 2026] POST /volume/v3/types => generated 328 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.310737 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f36101f-8370-4006-9d2a-260746b98647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84961717-4399-496a-b9b0-b5d839b60931', '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='6a2924b1a6b84c5dac5ccb5e13df7a87',qos_specs=None,replication_status=,reservations=['205e75e0-8d6e-4515-8184-5ef5c7667595','d60ab001-66be-48d5-94b4-859d3ab0311b','0ad9ff19-adb2-4b95-bc56-08081c71d303','e6497631-1aa9-4046-932d-a7f9a70ab5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09521156a87405aa7cae9e035150990',volume_type_id=ca28f856-630d-44d9-8218-0c251b82e762), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:13Z,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=84961717-4399-496a-b9b0-b5d839b60931,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2924b1a6b84c5dac5ccb5e13df7a87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d09521156a87405aa7cae9e035150990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca28f856-630d-44d9-8218-0c251b82e762),volume_type_id=ca28f856-630d-44d9-8218-0c251b82e762)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.311409 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd64a916-2630-4927-bafb-01ff1bfdcf37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.312955 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.314557 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:13.314954 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "10ec2e45-f93e-4b1f-b613-198c61640ac5", "size": 1}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:13.316282 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Create volume request body: {'volume': {'volume_type': '10ec2e45-f93e-4b1f-b613-198c61640ac5', 'size': 1}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:13.319243 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Create volume of 1 GB Aug 12 15:06:13.319490 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.319490 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:13.319855 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Availability Zones retrieved successfully. Aug 12 15:06:13.325177 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Flow 'volume_create_api' (e36638e6-9a13-495d-9d59-54b1f8347f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:13.326039 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d114d228-9cd8-4eb5-9cbb-5ab4c310577a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.326387 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd64a916-2630-4927-bafb-01ff1bfdcf37) transitioned into state 'SUCCESS' from 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='6a2924b1a6b84c5dac5ccb5e13df7a87',qos_specs=None,replication_status=,reservations=['205e75e0-8d6e-4515-8184-5ef5c7667595','d60ab001-66be-48d5-94b4-859d3ab0311b','0ad9ff19-adb2-4b95-bc56-08081c71d303','e6497631-1aa9-4046-932d-a7f9a70ab5de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d09521156a87405aa7cae9e035150990',volume_type_id=ca28f856-630d-44d9-8218-0c251b82e762)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.326760 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:13.326975 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2318d5aa-d56c-446d-afee-177dedfe70fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.334369 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2318d5aa-d56c-446d-afee-177dedfe70fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.335509 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Flow 'volume_create_api' (8fdc2962-1df9-4034-8c3f-13f14b399c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:13.335907 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Create volume request issued successfully. Aug 12 15:06:13.336677 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5d322189-a6a5-4e68-9e47-955a149e2885 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:13.337355 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1388/5536] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:06:13 2026] POST /volume/v3/volumes => generated 773 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:13.345946 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d114d228-9cd8-4eb5-9cbb-5ab4c310577a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T15:06:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-351911595',vendor_name='tempest-vendor_name-1089209620'},id=10ec2e45-f93e-4b1f-b613-198c61640ac5,is_public=True,name='tempest-ProjectReaderTests-volume-type-330549123',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '10ec2e45-f93e-4b1f-b613-198c61640ac5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.346367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95814e66-ae11-4f5e-9677-562669229ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.347069 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a93c0592-ed04-4855-a2c1-1570a74116ba None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.348763 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a93c0592-ed04-4855-a2c1-1570a74116ba tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 Aug 12 15:06:13.348961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a93c0592-ed04-4855-a2c1-1570a74116ba tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.349148 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a93c0592-ed04-4855-a2c1-1570a74116ba tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.355880 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.355880 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:13.359184 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a93c0592-ed04-4855-a2c1-1570a74116ba tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:13.362742 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a93c0592-ed04-4855-a2c1-1570a74116ba tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 returned with HTTP 200 Aug 12 15:06:13.363054 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1391/5537] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 => generated 952 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.369655 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-330549123 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-330549123, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.369907 np0000007067 devstack@c-api.service[100247]: WARNING cinder.quota [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-330549123 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-330549123, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:13.392153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Created reservations ['8cc7624b-3839-42b9-ba42-028ceeef517d', '4886ca40-0dfc-4a4a-897e-960538c71af4', '019310cf-467c-4778-ab7c-ed9be471688c', '8b9ab84a-c754-4c77-9f44-24a89826aa6a'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:13.392862 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95814e66-ae11-4f5e-9677-562669229ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cc7624b-3839-42b9-ba42-028ceeef517d', '4886ca40-0dfc-4a4a-897e-960538c71af4', '019310cf-467c-4778-ab7c-ed9be471688c', '8b9ab84a-c754-4c77-9f44-24a89826aa6a']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.393581 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69574e8d-2007-4c68-995d-718d2a247d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.418128 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69574e8d-2007-4c68-995d-718d2a247d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df5f24cc-ff53-4d3c-a5b7-a1d626f88604', '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='4a26cd91026b41ce94fca991246d534a',qos_specs=None,replication_status=,reservations=['8cc7624b-3839-42b9-ba42-028ceeef517d','4886ca40-0dfc-4a4a-897e-960538c71af4','019310cf-467c-4778-ab7c-ed9be471688c','8b9ab84a-c754-4c77-9f44-24a89826aa6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ec2232de3b4b24a0fd42cbc3b48580',volume_type_id=10ec2e45-f93e-4b1f-b613-198c61640ac5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:13Z,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=df5f24cc-ff53-4d3c-a5b7-a1d626f88604,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a26cd91026b41ce94fca991246d534a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='78ec2232de3b4b24a0fd42cbc3b48580',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(10ec2e45-f93e-4b1f-b613-198c61640ac5),volume_type_id=10ec2e45-f93e-4b1f-b613-198c61640ac5)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.418826 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b87ffb-d9c4-4be8-8763-88b6db5ca4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.435809 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21b87ffb-d9c4-4be8-8763-88b6db5ca4c9) transitioned into state 'SUCCESS' from 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='4a26cd91026b41ce94fca991246d534a',qos_specs=None,replication_status=,reservations=['8cc7624b-3839-42b9-ba42-028ceeef517d','4886ca40-0dfc-4a4a-897e-960538c71af4','019310cf-467c-4778-ab7c-ed9be471688c','8b9ab84a-c754-4c77-9f44-24a89826aa6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='78ec2232de3b4b24a0fd42cbc3b48580',volume_type_id=10ec2e45-f93e-4b1f-b613-198c61640ac5)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.436562 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22a7d09-7302-4718-96f5-6ec5546ccf97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:13.444819 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f22a7d09-7302-4718-96f5-6ec5546ccf97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:13.445776 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Flow 'volume_create_api' (e36638e6-9a13-495d-9d59-54b1f8347f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:13.446178 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Create volume request issued successfully. Aug 12 15:06:13.447013 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a4479650-b4a1-4d9b-949e-5efd056124f1 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:13.447345 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1382/5538] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:06:13 2026] POST /volume/v3/volumes => generated 773 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:13.460183 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e2272322-5bce-42dd-bdd9-167b1984cd36 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.461830 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2272322-5bce-42dd-bdd9-167b1984cd36 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] GET https://10.4.3.100/volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 Aug 12 15:06:13.462022 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2272322-5bce-42dd-bdd9-167b1984cd36 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.462241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e2272322-5bce-42dd-bdd9-167b1984cd36 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.469835 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.469835 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:13.473216 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e2272322-5bce-42dd-bdd9-167b1984cd36 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Volume info retrieved successfully. Aug 12 15:06:13.477061 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e2272322-5bce-42dd-bdd9-167b1984cd36 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 returned with HTTP 200 Aug 12 15:06:13.477437 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1378/5539] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:13.606869 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0e922e21-5d16-40e7-9716-f7dfff64a223 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:13.608604 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e922e21-5d16-40e7-9716-f7dfff64a223 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:13.608820 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e922e21-5d16-40e7-9716-f7dfff64a223 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:13.609020 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0e922e21-5d16-40e7-9716-f7dfff64a223 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:13.609170 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0e922e21-5d16-40e7-9716-f7dfff64a223 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:13.613913 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:13.613913 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:13.614785 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0e922e21-5d16-40e7-9716-f7dfff64a223 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:13.615170 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1389/5540] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:13 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:14.377476 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b97d0c23-d773-4c2c-a7de-d8b169fd166e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.384389 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b97d0c23-d773-4c2c-a7de-d8b169fd166e tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 Aug 12 15:06:14.385813 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b97d0c23-d773-4c2c-a7de-d8b169fd166e tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.386042 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b97d0c23-d773-4c2c-a7de-d8b169fd166e tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.406828 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:14.406828 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:14.414731 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b97d0c23-d773-4c2c-a7de-d8b169fd166e tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:14.427898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b97d0c23-d773-4c2c-a7de-d8b169fd166e tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 returned with HTTP 200 Aug 12 15:06:14.428246 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1392/5541] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:14 2026] GET /volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:14.441714 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b1ae5e6d-90dd-462f-943c-4f6e0b13aa14 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.443282 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b1ae5e6d-90dd-462f-943c-4f6e0b13aa14 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:06:14.443473 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b1ae5e6d-90dd-462f-943c-4f6e0b13aa14 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.443664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b1ae5e6d-90dd-462f-943c-4f6e0b13aa14 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.443887 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:14.443887 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:14.446879 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b1ae5e6d-90dd-462f-943c-4f6e0b13aa14 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:06:14.447274 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1383/5542] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:06:14 2026] GET /volume/v3/messages => generated 1326 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:14.456295 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3f0850d4-5580-4849-8197-35ff737da2f7 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.457923 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f0850d4-5580-4849-8197-35ff737da2f7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] GET https://10.4.3.100/volume/v3/messages/ffece991-f7ac-42a9-ab96-c8c3e30678d1 Aug 12 15:06:14.458130 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f0850d4-5580-4849-8197-35ff737da2f7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.458303 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3f0850d4-5580-4849-8197-35ff737da2f7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.462363 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3f0850d4-5580-4849-8197-35ff737da2f7 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages/ffece991-f7ac-42a9-ab96-c8c3e30678d1 returned with HTTP 200 Aug 12 15:06:14.462703 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1379/5543] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:14 2026] GET /volume/v3/messages/ffece991-f7ac-42a9-ab96-c8c3e30678d1 => generated 667 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:14.469982 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a0d6f6c-8602-4ca3-973a-90e9ea5ce54d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.471503 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a0d6f6c-8602-4ca3-973a-90e9ea5ce54d tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/messages/ffece991-f7ac-42a9-ab96-c8c3e30678d1 Aug 12 15:06:14.471685 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a0d6f6c-8602-4ca3-973a-90e9ea5ce54d tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.471853 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a0d6f6c-8602-4ca3-973a-90e9ea5ce54d tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.478511 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a0d6f6c-8602-4ca3-973a-90e9ea5ce54d tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/messages/ffece991-f7ac-42a9-ab96-c8c3e30678d1 returned with HTTP 204 Aug 12 15:06:14.478868 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1390/5544] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:06:14 2026] DELETE /volume/v3/messages/ffece991-f7ac-42a9-ab96-c8c3e30678d1 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:06:14.484768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.486526 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 Aug 12 15:06:14.486731 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.486910 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.487106 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Delete volume with id: 84961717-4399-496a-b9b0-b5d839b60931 Aug 12 15:06:14.488747 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-a50acaab-e1ec-4982-a367-2ecb2d60f391 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.490435 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a50acaab-e1ec-4982-a367-2ecb2d60f391 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] GET https://10.4.3.100/volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 Aug 12 15:06:14.490664 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a50acaab-e1ec-4982-a367-2ecb2d60f391 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.490852 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-a50acaab-e1ec-4982-a367-2ecb2d60f391 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.493868 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:14.493868 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:14.494182 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Volume info retrieved successfully. Aug 12 15:06:14.495029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100248) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:06:14.497520 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:14.497520 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:14.500806 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-a50acaab-e1ec-4982-a367-2ecb2d60f391 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Volume info retrieved successfully. Aug 12 15:06:14.504619 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-a50acaab-e1ec-4982-a367-2ecb2d60f391 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 returned with HTTP 200 Aug 12 15:06:14.504719 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1758483113 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1758483113, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:14.504943 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1384/5545] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:06:14 2026] GET /volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 => generated 973 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:14.505001 np0000007067 devstack@c-api.service[100248]: WARNING cinder.quota [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1758483113 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1758483113, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:14.512367 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Created reservations ['2b678055-9aee-4c4d-97ac-a8054e23a48f', '7e39ddb2-ed14-44c5-8014-ac09ce95cc07', '8a7da532-7ef3-4317-bc91-fcd3db006b95', '375c35b0-b8ab-4544-ac3e-922001a06a7a'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:14.515815 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-096a7125-ea52-4089-ab70-025948a2dbfa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.517334 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-096a7125-ea52-4089-ab70-025948a2dbfa tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] GET https://10.4.3.100/volume/v3/messages Aug 12 15:06:14.517539 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-096a7125-ea52-4089-ab70-025948a2dbfa tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.517712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-096a7125-ea52-4089-ab70-025948a2dbfa tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.520787 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-096a7125-ea52-4089-ab70-025948a2dbfa tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/messages returned with HTTP 200 Aug 12 15:06:14.521125 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1380/5546] 10.4.3.100 () {68 vars in 1280 bytes} [Wed Aug 12 15:06:14 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:14.528343 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-70cad3e6-974a-4768-99b9-109d44491eeb None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.529867 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70cad3e6-974a-4768-99b9-109d44491eeb tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] GET https://10.4.3.100/volume/v3/messages/ab2c7471-9b9f-4537-b358-2c8073a72962 Aug 12 15:06:14.530047 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70cad3e6-974a-4768-99b9-109d44491eeb tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.530227 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-70cad3e6-974a-4768-99b9-109d44491eeb tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] Calling method 'version_select' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.533574 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-70cad3e6-974a-4768-99b9-109d44491eeb tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-reader] https://10.4.3.100/volume/v3/messages/ab2c7471-9b9f-4537-b358-2c8073a72962 returned with HTTP 200 Aug 12 15:06:14.533878 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1391/5547] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:14 2026] GET /volume/v3/messages/ab2c7471-9b9f-4537-b358-2c8073a72962 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:14.533913 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Delete volume request issued successfully. Aug 12 15:06:14.534103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-072b65b8-beed-46ca-82dc-30b13e960ba4 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 returned with HTTP 202 Aug 12 15:06:14.534511 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1393/5548] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:14 2026] DELETE /volume/v3/volumes/84961717-4399-496a-b9b0-b5d839b60931 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:14.540403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9865074b-3df6-4047-a5ff-91753c2bcdd2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.541156 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-38da16b9-8c7d-4c26-bd0a-e78e3395ac52 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.542126 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9865074b-3df6-4047-a5ff-91753c2bcdd2 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] DELETE https://10.4.3.100/volume/v3/types/ca28f856-630d-44d9-8218-0c251b82e762 Aug 12 15:06:14.542319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9865074b-3df6-4047-a5ff-91753c2bcdd2 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.542533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9865074b-3df6-4047-a5ff-91753c2bcdd2 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] Calling method '_delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.542619 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38da16b9-8c7d-4c26-bd0a-e78e3395ac52 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] DELETE https://10.4.3.100/volume/v3/messages/ab2c7471-9b9f-4537-b358-2c8073a72962 Aug 12 15:06:14.542800 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38da16b9-8c7d-4c26-bd0a-e78e3395ac52 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.542968 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-38da16b9-8c7d-4c26-bd0a-e78e3395ac52 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'version_select' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.549745 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-38da16b9-8c7d-4c26-bd0a-e78e3395ac52 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/messages/ab2c7471-9b9f-4537-b358-2c8073a72962 returned with HTTP 204 Aug 12 15:06:14.550088 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1381/5549] 10.4.3.100 () {68 vars in 1394 bytes} [Wed Aug 12 15:06:14 2026] DELETE /volume/v3/messages/ab2c7471-9b9f-4537-b358-2c8073a72962 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 12 15:06:14.555686 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-977ef2ee-cec2-4a2a-b042-d469269975bf None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.557196 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 Aug 12 15:06:14.557405 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.557599 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.557959 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Delete volume with id: df5f24cc-ff53-4d3c-a5b7-a1d626f88604 Aug 12 15:06:14.563927 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9865074b-3df6-4047-a5ff-91753c2bcdd2 tempest-ProjectAdminTests-800741936 tempest-ProjectAdminTests-800741936-project-admin] https://10.4.3.100/volume/v3/types/ca28f856-630d-44d9-8218-0c251b82e762 returned with HTTP 202 Aug 12 15:06:14.563990 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:14.563990 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:14.564280 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Volume info retrieved successfully. Aug 12 15:06:14.564322 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1385/5550] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:06:14 2026] DELETE /volume/v3/types/ca28f856-630d-44d9-8218-0c251b82e762 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:14.565576 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100249) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 12 15:06:14.574976 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-330549123 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-330549123, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:14.574976 np0000007067 devstack@c-api.service[100249]: WARNING cinder.quota [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-330549123 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-330549123, it is now deprecated. Please use the default quota class for default quota. Aug 12 15:06:14.583538 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Created reservations ['a8085b20-2730-406c-8cdf-728b7af247e7', 'f18c5b5c-f860-468f-a1ad-a8fcbc95f460', 'abfead17-e67f-42d9-a53e-282f24b3a816', '3b3e46cc-29a0-4114-8c7a-7f7796424a21'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:14.610328 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Delete volume request issued successfully. Aug 12 15:06:14.610539 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-977ef2ee-cec2-4a2a-b042-d469269975bf tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 returned with HTTP 202 Aug 12 15:06:14.610938 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1392/5551] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:06:14 2026] DELETE /volume/v3/volumes/df5f24cc-ff53-4d3c-a5b7-a1d626f88604 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:14.617677 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9c85ee8e-4a6f-457c-ab25-b126457e1107 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.619379 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c85ee8e-4a6f-457c-ab25-b126457e1107 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] DELETE https://10.4.3.100/volume/v3/types/10ec2e45-f93e-4b1f-b613-198c61640ac5 Aug 12 15:06:14.619599 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c85ee8e-4a6f-457c-ab25-b126457e1107 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.619797 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9c85ee8e-4a6f-457c-ab25-b126457e1107 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] Calling method '_delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.623879 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-32cb878d-1f14-4bca-a3c2-21c56cb6b18f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:14.625419 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32cb878d-1f14-4bca-a3c2-21c56cb6b18f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:14.625608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32cb878d-1f14-4bca-a3c2-21c56cb6b18f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:14.625779 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-32cb878d-1f14-4bca-a3c2-21c56cb6b18f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:14.625875 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-32cb878d-1f14-4bca-a3c2-21c56cb6b18f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:14.629632 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:14.629632 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:14.630257 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-32cb878d-1f14-4bca-a3c2-21c56cb6b18f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:14.630564 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1382/5552] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:14 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:14.639199 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9c85ee8e-4a6f-457c-ab25-b126457e1107 tempest-ProjectReaderTests-113350022 tempest-ProjectReaderTests-113350022-project-admin] https://10.4.3.100/volume/v3/types/10ec2e45-f93e-4b1f-b613-198c61640ac5 returned with HTTP 202 Aug 12 15:06:14.639570 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1394/5553] 10.4.3.100 () {66 vars in 1345 bytes} [Wed Aug 12 15:06:14 2026] DELETE /volume/v3/types/10ec2e45-f93e-4b1f-b613-198c61640ac5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:15.639904 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7264c190-43c5-45a6-8686-771e2b585c1d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:15.641824 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7264c190-43c5-45a6-8686-771e2b585c1d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:15.642003 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7264c190-43c5-45a6-8686-771e2b585c1d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:15.642227 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7264c190-43c5-45a6-8686-771e2b585c1d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:15.642335 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-7264c190-43c5-45a6-8686-771e2b585c1d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:15.648152 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:15.648152 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:15.648893 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7264c190-43c5-45a6-8686-771e2b585c1d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:15.649257 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1386/5554] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:15 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:15.658963 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:15.660697 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:06:15.661031 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "57e868f7-cefa-445a-b622-920cb503ba7d", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1954529689"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:15.662336 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating new backup {'backup': {'volume_id': '57e868f7-cefa-445a-b622-920cb503ba7d', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1954529689'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:06:15.662486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating backup of volume 57e868f7-cefa-445a-b622-920cb503ba7d in container None Aug 12 15:06:15.668854 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:15.668854 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:15.669320 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:15.682723 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['75c63883-0d80-49c8-8318-34baf105cd57', '755d50e3-5095-44d5-8299-b3cf3fb139ea'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:15.707521 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d1bb46f-3f74-4d83-8ea2-b5821a536866 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:06:15.707977 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1393/5555] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:06:15 2026] POST /volume/v3/backups => generated 330 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:15.714885 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dccb4b95-04c0-4e1d-90e9-c3ef87a99f37 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:15.716821 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dccb4b95-04c0-4e1d-90e9-c3ef87a99f37 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:15.716821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dccb4b95-04c0-4e1d-90e9-c3ef87a99f37 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:15.716821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dccb4b95-04c0-4e1d-90e9-c3ef87a99f37 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:15.716821 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dccb4b95-04c0-4e1d-90e9-c3ef87a99f37 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:15.720611 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:15.720611 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:15.721269 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dccb4b95-04c0-4e1d-90e9-c3ef87a99f37 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:15.721580 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1383/5556] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:15 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:15.965265 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:16.036469 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:16.036813 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-515801079"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:16.038141 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-515801079'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:16.038258 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Create volume of 1 GB Aug 12 15:06:16.042274 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Availability Zones retrieved successfully. Aug 12 15:06:16.047274 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Flow 'volume_create_api' (14f65990-36e6-4b3a-9b28-74d92c01f3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:16.048184 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00df323-0f2f-476e-893f-2d7a1a89bf02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:16.048842 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:16.068708 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a00df323-0f2f-476e-893f-2d7a1a89bf02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:16.069373 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2d9914-e764-45dd-86cb-14f1593fdfae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:16.117401 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Created reservations ['b6d31f1d-07c5-4242-a580-3c371863047a', 'b9f22b69-795a-4c6c-b6ba-a2092429ef48', 'be269041-0de7-4707-8939-63bb4ee8cec9', 'ea0dd9f6-52ed-4c8f-a576-427ba011b2b1'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:16.118077 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a2d9914-e764-45dd-86cb-14f1593fdfae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d31f1d-07c5-4242-a580-3c371863047a', 'b9f22b69-795a-4c6c-b6ba-a2092429ef48', 'be269041-0de7-4707-8939-63bb4ee8cec9', 'ea0dd9f6-52ed-4c8f-a576-427ba011b2b1']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:16.118793 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c503924-7b31-43c2-aff1-51de494833c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:16.138037 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c503924-7b31-43c2-aff1-51de494833c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e40c981-8592-424e-a16e-dcb05931e30a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-515801079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920e85eb759b49a2acee238cf61b3c79',qos_specs=None,replication_status=,reservations=['b6d31f1d-07c5-4242-a580-3c371863047a','b9f22b69-795a-4c6c-b6ba-a2092429ef48','be269041-0de7-4707-8939-63bb4ee8cec9','ea0dd9f6-52ed-4c8f-a576-427ba011b2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2bc7c33824af4926a6cfcf4a6ab7f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-515801079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e40c981-8592-424e-a16e-dcb05931e30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920e85eb759b49a2acee238cf61b3c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bf2bc7c33824af4926a6cfcf4a6ab7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:16.138665 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a08333-5208-4e0a-b3a7-40078295ad6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:16.153249 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a08333-5208-4e0a-b3a7-40078295ad6a) transitioned into state 'SUCCESS' from state '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-515801079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920e85eb759b49a2acee238cf61b3c79',qos_specs=None,replication_status=,reservations=['b6d31f1d-07c5-4242-a580-3c371863047a','b9f22b69-795a-4c6c-b6ba-a2092429ef48','be269041-0de7-4707-8939-63bb4ee8cec9','ea0dd9f6-52ed-4c8f-a576-427ba011b2b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2bc7c33824af4926a6cfcf4a6ab7f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:16.153832 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76edb2d-a27d-46fc-a446-f42a50d292b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:16.161440 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f76edb2d-a27d-46fc-a446-f42a50d292b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:16.162202 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Flow 'volume_create_api' (14f65990-36e6-4b3a-9b28-74d92c01f3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:16.162499 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Create volume request issued successfully. Aug 12 15:06:16.163027 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0338a8f4-f64c-4e17-8b3b-5bdab20a57d8 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:16.163436 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1395/5557] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:06:15 2026] POST /volume/v3/volumes => generated 777 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:16.174884 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-cb7e67f8-458e-47bb-b69a-50dd3050a5de None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:16.176753 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb7e67f8-458e-47bb-b69a-50dd3050a5de tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a Aug 12 15:06:16.176977 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb7e67f8-458e-47bb-b69a-50dd3050a5de tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:16.177229 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-cb7e67f8-458e-47bb-b69a-50dd3050a5de tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:16.183690 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:16.183690 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:16.186647 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-cb7e67f8-458e-47bb-b69a-50dd3050a5de tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:16.189932 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-cb7e67f8-458e-47bb-b69a-50dd3050a5de tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a returned with HTTP 200 Aug 12 15:06:16.190273 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1387/5558] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:16 2026] GET /volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:16.729949 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85acfc72-5154-488b-bf7a-fe327f1b6a0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:16.731719 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85acfc72-5154-488b-bf7a-fe327f1b6a0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:16.731905 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85acfc72-5154-488b-bf7a-fe327f1b6a0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:16.732083 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85acfc72-5154-488b-bf7a-fe327f1b6a0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:16.732217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-85acfc72-5154-488b-bf7a-fe327f1b6a0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:16.736368 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:16.736368 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:16.737044 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85acfc72-5154-488b-bf7a-fe327f1b6a0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:16.737414 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1394/5559] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:16 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:17.201885 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e61fa01c-0b91-4098-af59-74ed200e235f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:17.203495 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e61fa01c-0b91-4098-af59-74ed200e235f tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a Aug 12 15:06:17.203668 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e61fa01c-0b91-4098-af59-74ed200e235f tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:17.203846 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e61fa01c-0b91-4098-af59-74ed200e235f tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:17.211110 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:17.211110 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:17.214530 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e61fa01c-0b91-4098-af59-74ed200e235f tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:17.218025 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e61fa01c-0b91-4098-af59-74ed200e235f tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a returned with HTTP 200 Aug 12 15:06:17.218526 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1384/5560] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:17 2026] GET /volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:17.230164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a9689630-d082-4a29-9a92-5b26be335449 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:17.275723 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9689630-d082-4a29-9a92-5b26be335449 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] POST https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a/action Aug 12 15:06:17.276036 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9689630-d082-4a29-9a92-5b26be335449 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100248) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:06:17.276172 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a9689630-d082-4a29-9a92-5b26be335449 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:17.283481 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:17.283481 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:17.283879 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a9689630-d082-4a29-9a92-5b26be335449 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] Volume info retrieved successfully. Aug 12 15:06:17.284859 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.policy [None req-a9689630-d082-4a29-9a92-5b26be335449 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'fbaf466f57734cc793f8073dbf576c68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '920e85eb759b49a2acee238cf61b3c79', '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=100248) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:06:17.285024 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a9689630-d082-4a29-9a92-5b26be335449 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a/action returned with HTTP 403 Aug 12 15:06:17.285429 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1396/5561] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 15:06:17 2026] POST /volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a/action => generated 131 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:17.291918 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:17.293579 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a Aug 12 15:06:17.293765 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:17.293961 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:17.294115 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Delete volume with id: 2e40c981-8592-424e-a16e-dcb05931e30a Aug 12 15:06:17.302023 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:17.302023 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:17.302438 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:17.316123 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Delete volume request issued successfully. Aug 12 15:06:17.316288 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-dff22c35-e4c1-4aa1-ab06-8b4cca3b0c15 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a returned with HTTP 202 Aug 12 15:06:17.316625 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1388/5562] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:06:17 2026] DELETE /volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:17.323473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4aad1c99-0a6f-4b0a-a0d8-33547257d214 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:17.325083 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4aad1c99-0a6f-4b0a-a0d8-33547257d214 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a Aug 12 15:06:17.325253 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4aad1c99-0a6f-4b0a-a0d8-33547257d214 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:17.325473 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4aad1c99-0a6f-4b0a-a0d8-33547257d214 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:17.331650 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:17.331650 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:17.334429 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4aad1c99-0a6f-4b0a-a0d8-33547257d214 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:17.337669 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4aad1c99-0a6f-4b0a-a0d8-33547257d214 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a returned with HTTP 200 Aug 12 15:06:17.338188 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1395/5563] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:17 2026] GET /volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:17.746596 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5f799ae-4c7e-4117-ac98-f293a15a28cd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:17.748244 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5f799ae-4c7e-4117-ac98-f293a15a28cd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:17.748418 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5f799ae-4c7e-4117-ac98-f293a15a28cd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:17.748610 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5f799ae-4c7e-4117-ac98-f293a15a28cd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:17.748713 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-c5f799ae-4c7e-4117-ac98-f293a15a28cd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:17.752427 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:17.752427 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:17.753053 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5f799ae-4c7e-4117-ac98-f293a15a28cd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:17.753370 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1385/5564] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:17 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:18.349954 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-fcf731b2-43d1-4a46-8563-241587deb97d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:18.352102 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fcf731b2-43d1-4a46-8563-241587deb97d tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a Aug 12 15:06:18.352362 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fcf731b2-43d1-4a46-8563-241587deb97d tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:18.352609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-fcf731b2-43d1-4a46-8563-241587deb97d tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:18.367133 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-fcf731b2-43d1-4a46-8563-241587deb97d tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a returned with HTTP 404 Aug 12 15:06:18.367757 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1397/5565] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:18 2026] GET /volume/v3/volumes/2e40c981-8592-424e-a16e-dcb05931e30a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:18.376728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:18.378601 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:18.378998 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-85609911"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:18.380444 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-85609911'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:18.380608 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Create volume of 1 GB Aug 12 15:06:18.384725 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Availability Zones retrieved successfully. Aug 12 15:06:18.390668 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Flow 'volume_create_api' (2c78b4af-d7b7-4180-aded-60b82a64b6cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:18.391633 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04cd16de-880b-4a13-aa0e-a3d925cb5aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:18.392433 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:18.415748 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04cd16de-880b-4a13-aa0e-a3d925cb5aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:18.416481 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d414725-b562-4c10-b185-98710b15a688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:18.451169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Created reservations ['cdbf1e2f-2dfe-4b95-a53b-46ab7569f971', '9db16062-2741-4aa3-8e85-323dd96d2b2f', 'd8eb2132-1f36-4464-9d1b-e99adbab8a35', '1cc7fa1d-45fc-4de1-8e4e-ab0927c106c0'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:18.452281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d414725-b562-4c10-b185-98710b15a688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdbf1e2f-2dfe-4b95-a53b-46ab7569f971', '9db16062-2741-4aa3-8e85-323dd96d2b2f', 'd8eb2132-1f36-4464-9d1b-e99adbab8a35', '1cc7fa1d-45fc-4de1-8e4e-ab0927c106c0']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:18.452997 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ef3318-2ccd-4f83-a77c-fdcc10278457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:18.473899 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88ef3318-2ccd-4f83-a77c-fdcc10278457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb478369-ca5f-458d-a919-2159f19dfe05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-85609911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920e85eb759b49a2acee238cf61b3c79',qos_specs=None,replication_status=,reservations=['cdbf1e2f-2dfe-4b95-a53b-46ab7569f971','9db16062-2741-4aa3-8e85-323dd96d2b2f','d8eb2132-1f36-4464-9d1b-e99adbab8a35','1cc7fa1d-45fc-4de1-8e4e-ab0927c106c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2bc7c33824af4926a6cfcf4a6ab7f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-85609911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb478369-ca5f-458d-a919-2159f19dfe05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='920e85eb759b49a2acee238cf61b3c79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bf2bc7c33824af4926a6cfcf4a6ab7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:18.474602 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f55dd45-86f8-44fe-81d9-2ffd003a69ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:18.492996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f55dd45-86f8-44fe-81d9-2ffd003a69ba) transitioned into state 'SUCCESS' from state '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-85609911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='920e85eb759b49a2acee238cf61b3c79',qos_specs=None,replication_status=,reservations=['cdbf1e2f-2dfe-4b95-a53b-46ab7569f971','9db16062-2741-4aa3-8e85-323dd96d2b2f','d8eb2132-1f36-4464-9d1b-e99adbab8a35','1cc7fa1d-45fc-4de1-8e4e-ab0927c106c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bf2bc7c33824af4926a6cfcf4a6ab7f',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:18.493944 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7341657-90b6-4307-9c6f-b3f879406b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:18.503514 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7341657-90b6-4307-9c6f-b3f879406b47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:18.504297 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Flow 'volume_create_api' (2c78b4af-d7b7-4180-aded-60b82a64b6cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:18.504617 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Create volume request issued successfully. Aug 12 15:06:18.505215 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-13c09fe5-a00b-4e3d-89e6-086f9b373575 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:18.505656 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1389/5566] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:06:18 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 12 15:06:18.516301 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8f4f99ca-b5d0-463f-8f9d-8b22326f9c4e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:18.518004 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f4f99ca-b5d0-463f-8f9d-8b22326f9c4e tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 Aug 12 15:06:18.518208 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f4f99ca-b5d0-463f-8f9d-8b22326f9c4e tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:18.518384 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8f4f99ca-b5d0-463f-8f9d-8b22326f9c4e tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:18.524624 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:18.524624 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:18.527946 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8f4f99ca-b5d0-463f-8f9d-8b22326f9c4e tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:18.531490 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8f4f99ca-b5d0-463f-8f9d-8b22326f9c4e tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 returned with HTTP 200 Aug 12 15:06:18.531858 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1396/5567] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:18 2026] GET /volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:18.762263 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-dd4b34b4-e7f3-4ee5-9941-0635a189e8b8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:18.764045 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd4b34b4-e7f3-4ee5-9941-0635a189e8b8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:18.764223 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd4b34b4-e7f3-4ee5-9941-0635a189e8b8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:18.764411 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-dd4b34b4-e7f3-4ee5-9941-0635a189e8b8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:18.764538 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-dd4b34b4-e7f3-4ee5-9941-0635a189e8b8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:18.768660 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:18.768660 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:18.769338 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-dd4b34b4-e7f3-4ee5-9941-0635a189e8b8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:18.769698 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1386/5568] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:18 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:19.543496 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e040a638-95ca-4f67-b060-b4e08109494c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:19.545314 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e040a638-95ca-4f67-b060-b4e08109494c tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 Aug 12 15:06:19.545538 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e040a638-95ca-4f67-b060-b4e08109494c tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:19.545736 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e040a638-95ca-4f67-b060-b4e08109494c tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:19.552736 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:19.552736 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:19.556015 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e040a638-95ca-4f67-b060-b4e08109494c tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:19.560245 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e040a638-95ca-4f67-b060-b4e08109494c tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 returned with HTTP 200 Aug 12 15:06:19.560669 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1398/5569] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:19 2026] GET /volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:19.572181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-438abe67-eb7b-4b2f-9b2d-6f68c4cd7567 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:19.573986 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-438abe67-eb7b-4b2f-9b2d-6f68c4cd7567 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] POST https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05/action Aug 12 15:06:19.574307 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-438abe67-eb7b-4b2f-9b2d-6f68c4cd7567 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:06:19.574444 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-438abe67-eb7b-4b2f-9b2d-6f68c4cd7567 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:19.581916 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:19.581916 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:19.582356 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-438abe67-eb7b-4b2f-9b2d-6f68c4cd7567 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'fbaf466f57734cc793f8073dbf576c68', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '920e85eb759b49a2acee238cf61b3c79', '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=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:06:19.582558 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-438abe67-eb7b-4b2f-9b2d-6f68c4cd7567 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-reader] https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05/action returned with HTTP 403 Aug 12 15:06:19.583006 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1390/5570] 10.4.3.100 () {68 vars in 1390 bytes} [Wed Aug 12 15:06:19 2026] POST /volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:19.589007 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:19.590838 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 Aug 12 15:06:19.591074 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:19.591287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:19.591481 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Delete volume with id: eb478369-ca5f-458d-a919-2159f19dfe05 Aug 12 15:06:19.599828 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:19.599828 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:19.600154 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:19.642476 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Delete volume request issued successfully. Aug 12 15:06:19.642721 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-231b1d0c-55fc-4155-9f4b-e90cc76e51d3 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 returned with HTTP 202 Aug 12 15:06:19.643125 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1397/5571] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:06:19 2026] DELETE /volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:06:19.651118 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e7de9b9e-0b5e-44ef-b298-1d6d9ea222f9 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:19.652883 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7de9b9e-0b5e-44ef-b298-1d6d9ea222f9 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 Aug 12 15:06:19.653050 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7de9b9e-0b5e-44ef-b298-1d6d9ea222f9 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:19.653288 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e7de9b9e-0b5e-44ef-b298-1d6d9ea222f9 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:19.661648 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:19.661648 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:19.665704 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e7de9b9e-0b5e-44ef-b298-1d6d9ea222f9 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Volume info retrieved successfully. Aug 12 15:06:19.670254 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e7de9b9e-0b5e-44ef-b298-1d6d9ea222f9 tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 returned with HTTP 200 Aug 12 15:06:19.670894 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1387/5572] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:19 2026] GET /volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:19.779144 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-805792e8-c74f-43ef-82a8-4742714c98d8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:19.780775 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-805792e8-c74f-43ef-82a8-4742714c98d8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:19.780950 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-805792e8-c74f-43ef-82a8-4742714c98d8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:19.781142 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-805792e8-c74f-43ef-82a8-4742714c98d8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:19.781273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-805792e8-c74f-43ef-82a8-4742714c98d8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:19.785082 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:19.785082 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:19.785779 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-805792e8-c74f-43ef-82a8-4742714c98d8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:19.786095 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1399/5573] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:19 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:20.686735 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0e7dc67d-4b4e-4fc9-a1af-b0ebe5e1116a None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:20.688714 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0e7dc67d-4b4e-4fc9-a1af-b0ebe5e1116a tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] GET https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 Aug 12 15:06:20.688929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0e7dc67d-4b4e-4fc9-a1af-b0ebe5e1116a tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:20.689158 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0e7dc67d-4b4e-4fc9-a1af-b0ebe5e1116a tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:20.695654 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0e7dc67d-4b4e-4fc9-a1af-b0ebe5e1116a tempest-ProjectReaderTests-144778055 tempest-ProjectReaderTests-144778055-project-admin] https://10.4.3.100/volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 returned with HTTP 404 Aug 12 15:06:20.696148 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1391/5574] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:20 2026] GET /volume/v3/volumes/eb478369-ca5f-458d-a919-2159f19dfe05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:20.795858 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7c06c09c-e0e9-43e1-b68c-0368dc8b92fd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:20.797778 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c06c09c-e0e9-43e1-b68c-0368dc8b92fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:20.797992 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c06c09c-e0e9-43e1-b68c-0368dc8b92fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:20.798216 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7c06c09c-e0e9-43e1-b68c-0368dc8b92fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:20.798343 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-7c06c09c-e0e9-43e1-b68c-0368dc8b92fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:20.803055 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:20.803055 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:20.803987 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7c06c09c-e0e9-43e1-b68c-0368dc8b92fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:20.804377 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1398/5575] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:20 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:21.813441 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-174fb7f9-69d1-42b4-9b74-c82b4f778669 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:21.815140 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-174fb7f9-69d1-42b4-9b74-c82b4f778669 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:21.815371 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-174fb7f9-69d1-42b4-9b74-c82b4f778669 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:21.815604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-174fb7f9-69d1-42b4-9b74-c82b4f778669 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:21.815711 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-174fb7f9-69d1-42b4-9b74-c82b4f778669 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:21.819800 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:21.819800 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:21.820448 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-174fb7f9-69d1-42b4-9b74-c82b4f778669 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:21.820813 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1388/5576] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:21 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:22.830369 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0e3d46d0-3edf-4fe3-85f5-89571b1826d5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:22.832293 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e3d46d0-3edf-4fe3-85f5-89571b1826d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:22.832520 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e3d46d0-3edf-4fe3-85f5-89571b1826d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:22.832743 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0e3d46d0-3edf-4fe3-85f5-89571b1826d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:22.832878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0e3d46d0-3edf-4fe3-85f5-89571b1826d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:22.837300 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:22.837300 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:22.838125 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0e3d46d0-3edf-4fe3-85f5-89571b1826d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:22.838509 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1400/5577] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:22 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:22.846751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:22.848281 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9/restore Aug 12 15:06:22.848583 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "57e868f7-cefa-445a-b622-920cb503ba7d"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:22.849879 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Restoring backup 322e2f90-36a4-4d04-ae77-c000bf9f1fd9 ({'restore': {'volume_id': '57e868f7-cefa-445a-b622-920cb503ba7d'}}) {{(pid=100247) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 12 15:06:22.849980 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Restoring backup 322e2f90-36a4-4d04-ae77-c000bf9f1fd9 to volume 57e868f7-cefa-445a-b622-920cb503ba7d. Aug 12 15:06:22.853515 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:22.853515 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:22.859196 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:22.859196 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:22.859563 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:22.859666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.api [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Checking backup size 1 against volume size 1 {{(pid=100247) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 12 15:06:22.859765 np0000007067 devstack@c-api.service[100247]: INFO cinder.backup.api [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Overwriting volume 57e868f7-cefa-445a-b622-920cb503ba7d with restore of backup 322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:22.869947 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] restore_backup in rpcapi backup_id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9 {{(pid=100247) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 12 15:06:22.871471 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-92374a44-ffd1-4a9d-b16e-2cea16648b9f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9/restore returned with HTTP 202 Aug 12 15:06:22.871976 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1392/5578] 10.4.3.100 () {68 vars in 1393 bytes} [Wed Aug 12 15:06:22 2026] POST /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9/restore => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:22.878634 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9548e55f-65c7-45f4-9579-0ae5a10f56d5 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:22.880436 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9548e55f-65c7-45f4-9579-0ae5a10f56d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:22.880666 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9548e55f-65c7-45f4-9579-0ae5a10f56d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:22.880857 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9548e55f-65c7-45f4-9579-0ae5a10f56d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:22.880958 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9548e55f-65c7-45f4-9579-0ae5a10f56d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:22.884999 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:22.884999 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:22.885781 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9548e55f-65c7-45f4-9579-0ae5a10f56d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:22.886110 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1399/5579] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:22 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:23.896088 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb45c3e8-93f1-4397-8493-58918a6d73da None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:23.897670 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb45c3e8-93f1-4397-8493-58918a6d73da tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:23.898512 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb45c3e8-93f1-4397-8493-58918a6d73da tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:23.898512 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb45c3e8-93f1-4397-8493-58918a6d73da tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:23.898512 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-fb45c3e8-93f1-4397-8493-58918a6d73da tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:23.902363 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:23.902363 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:23.903067 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb45c3e8-93f1-4397-8493-58918a6d73da tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:23.903408 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1389/5580] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:23 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:24.912350 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5d2484ab-7983-420d-b798-1ebdff16c437 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:24.914041 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d2484ab-7983-420d-b798-1ebdff16c437 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:24.914279 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d2484ab-7983-420d-b798-1ebdff16c437 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:24.914506 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5d2484ab-7983-420d-b798-1ebdff16c437 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:24.914654 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-5d2484ab-7983-420d-b798-1ebdff16c437 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:24.918545 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:24.918545 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:24.919304 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5d2484ab-7983-420d-b798-1ebdff16c437 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:24.919658 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1401/5581] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:24 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:25.929954 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4fc327a4-45fd-4af0-aa9e-5fee684557eb None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:25.931787 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4fc327a4-45fd-4af0-aa9e-5fee684557eb tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:25.931989 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4fc327a4-45fd-4af0-aa9e-5fee684557eb tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:25.932233 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4fc327a4-45fd-4af0-aa9e-5fee684557eb tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:25.932357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4fc327a4-45fd-4af0-aa9e-5fee684557eb tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:25.936606 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:25.936606 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:25.937344 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4fc327a4-45fd-4af0-aa9e-5fee684557eb tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:25.937742 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1393/5582] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:25 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:26.947747 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-96113748-91ca-48b7-9022-c51cb397665d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:26.949395 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96113748-91ca-48b7-9022-c51cb397665d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:26.949673 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96113748-91ca-48b7-9022-c51cb397665d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:26.949913 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-96113748-91ca-48b7-9022-c51cb397665d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:26.950019 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-96113748-91ca-48b7-9022-c51cb397665d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:26.954168 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:26.954168 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:26.954835 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-96113748-91ca-48b7-9022-c51cb397665d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:26.955192 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1400/5583] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:26 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:27.965320 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0537e9be-d816-4b0f-967b-675fd0de7eed None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:27.967213 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0537e9be-d816-4b0f-967b-675fd0de7eed tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:27.967555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0537e9be-d816-4b0f-967b-675fd0de7eed tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:27.967776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0537e9be-d816-4b0f-967b-675fd0de7eed tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:27.967912 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-0537e9be-d816-4b0f-967b-675fd0de7eed tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:27.972013 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:27.972013 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:27.972640 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0537e9be-d816-4b0f-967b-675fd0de7eed tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:27.972945 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1390/5584] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:27 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:28.983264 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-8017c831-2065-4425-b479-6b97b41067d5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:28.985742 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8017c831-2065-4425-b479-6b97b41067d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:28.985742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8017c831-2065-4425-b479-6b97b41067d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:28.985742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-8017c831-2065-4425-b479-6b97b41067d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:28.985742 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-8017c831-2065-4425-b479-6b97b41067d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:28.989755 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:28.989755 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:28.989755 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-8017c831-2065-4425-b479-6b97b41067d5 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:28.989755 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1402/5585] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:28 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:30.000053 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-05ffb429-45d0-4aa0-a823-56ffbd2acbe9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:30.002288 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-05ffb429-45d0-4aa0-a823-56ffbd2acbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:30.002569 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-05ffb429-45d0-4aa0-a823-56ffbd2acbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:30.002825 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-05ffb429-45d0-4aa0-a823-56ffbd2acbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:30.002969 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-05ffb429-45d0-4aa0-a823-56ffbd2acbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:30.007920 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:30.007920 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:30.008859 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-05ffb429-45d0-4aa0-a823-56ffbd2acbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:30.009277 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1394/5586] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:29 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:31.020706 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2bb3dbac-ec85-4231-936d-00380814aaee None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:31.022404 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bb3dbac-ec85-4231-936d-00380814aaee tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:31.022620 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bb3dbac-ec85-4231-936d-00380814aaee tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:31.022806 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2bb3dbac-ec85-4231-936d-00380814aaee tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:31.022909 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-2bb3dbac-ec85-4231-936d-00380814aaee tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:31.027344 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:31.027344 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:31.028121 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2bb3dbac-ec85-4231-936d-00380814aaee tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:31.028602 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1401/5587] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:31 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:32.037528 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-167fcb24-715b-4f75-8da3-d030baf9dfba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:32.039296 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-167fcb24-715b-4f75-8da3-d030baf9dfba tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:32.039532 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-167fcb24-715b-4f75-8da3-d030baf9dfba tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:32.039711 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-167fcb24-715b-4f75-8da3-d030baf9dfba tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:32.039811 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-167fcb24-715b-4f75-8da3-d030baf9dfba tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:32.044243 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:32.044243 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:32.044941 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-167fcb24-715b-4f75-8da3-d030baf9dfba tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:32.045259 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1391/5588] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:32 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:33.053782 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-680bd9bf-0811-4f2b-a2e4-8c4c36833c24 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:33.055913 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-680bd9bf-0811-4f2b-a2e4-8c4c36833c24 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:33.056149 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-680bd9bf-0811-4f2b-a2e4-8c4c36833c24 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:33.056389 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-680bd9bf-0811-4f2b-a2e4-8c4c36833c24 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:33.056589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-680bd9bf-0811-4f2b-a2e4-8c4c36833c24 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:33.061827 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:33.061827 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:33.062700 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-680bd9bf-0811-4f2b-a2e4-8c4c36833c24 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:33.063102 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1403/5589] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:33 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:34.071638 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d1a49b11-74a9-4b8e-bf4c-57bc59744655 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:34.073378 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1a49b11-74a9-4b8e-bf4c-57bc59744655 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:34.073625 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1a49b11-74a9-4b8e-bf4c-57bc59744655 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:34.073799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d1a49b11-74a9-4b8e-bf4c-57bc59744655 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:34.073888 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-d1a49b11-74a9-4b8e-bf4c-57bc59744655 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:34.077714 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:34.077714 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:34.078340 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d1a49b11-74a9-4b8e-bf4c-57bc59744655 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:34.078688 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1395/5590] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:34 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:34.086764 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-08cc6d9d-889d-4844-b2bb-c99af71afbe9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:34.088333 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08cc6d9d-889d-4844-b2bb-c99af71afbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d Aug 12 15:06:34.088551 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08cc6d9d-889d-4844-b2bb-c99af71afbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:34.088728 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-08cc6d9d-889d-4844-b2bb-c99af71afbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:34.096840 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:34.096840 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:34.099980 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-08cc6d9d-889d-4844-b2bb-c99af71afbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:34.103992 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-08cc6d9d-889d-4844-b2bb-c99af71afbe9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d returned with HTTP 200 Aug 12 15:06:34.104372 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1402/5591] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:34 2026] GET /volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:34.115586 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-07b6f770-cdf3-424b-b60b-4a7ab0987705 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:34.117163 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07b6f770-cdf3-424b-b60b-4a7ab0987705 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:34.117375 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07b6f770-cdf3-424b-b60b-4a7ab0987705 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:34.117605 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-07b6f770-cdf3-424b-b60b-4a7ab0987705 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:34.117739 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-07b6f770-cdf3-424b-b60b-4a7ab0987705 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete backup with id: 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. Aug 12 15:06:34.121827 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:34.121827 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:34.132094 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-07b6f770-cdf3-424b-b60b-4a7ab0987705 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] delete_backup rpcapi backup_id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:34.133650 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-07b6f770-cdf3-424b-b60b-4a7ab0987705 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 202 Aug 12 15:06:34.134002 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1392/5592] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:06:34 2026] DELETE /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:34.140320 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a690e03f-74fd-4be0-a377-25d298c7caaa None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:34.142154 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a690e03f-74fd-4be0-a377-25d298c7caaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:34.142366 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a690e03f-74fd-4be0-a377-25d298c7caaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:34.142586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a690e03f-74fd-4be0-a377-25d298c7caaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:34.142683 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-a690e03f-74fd-4be0-a377-25d298c7caaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:34.146679 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:34.146679 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:34.147465 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a690e03f-74fd-4be0-a377-25d298c7caaa tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 200 Aug 12 15:06:34.147783 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1404/5593] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:34 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:35.156513 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-60bf4ed1-23a8-473b-9d19-8779e8f3f98f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:35.158248 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-60bf4ed1-23a8-473b-9d19-8779e8f3f98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 Aug 12 15:06:35.158480 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-60bf4ed1-23a8-473b-9d19-8779e8f3f98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:35.158611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-60bf4ed1-23a8-473b-9d19-8779e8f3f98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:35.158709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-60bf4ed1-23a8-473b-9d19-8779e8f3f98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 322e2f90-36a4-4d04-ae77-c000bf9f1fd9. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:35.162587 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-60bf4ed1-23a8-473b-9d19-8779e8f3f98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 returned with HTTP 404 Aug 12 15:06:35.163085 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1396/5594] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:35 2026] GET /volume/v3/backups/322e2f90-36a4-4d04-ae77-c000bf9f1fd9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:35.168702 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-89aea841-f70f-4a99-8aac-794ded5a03bd None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:35.170396 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89aea841-f70f-4a99-8aac-794ded5a03bd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:35.170597 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89aea841-f70f-4a99-8aac-794ded5a03bd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:35.170769 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-89aea841-f70f-4a99-8aac-794ded5a03bd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:35.170857 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-89aea841-f70f-4a99-8aac-794ded5a03bd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete backup with id: 1923bd91-51a2-4668-a1d1-c60180a682d4. Aug 12 15:06:35.174728 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:35.174728 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:35.185097 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.backup.rpcapi [None req-89aea841-f70f-4a99-8aac-794ded5a03bd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] delete_backup rpcapi backup_id 1923bd91-51a2-4668-a1d1-c60180a682d4 {{(pid=100249) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:06:35.186794 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-89aea841-f70f-4a99-8aac-794ded5a03bd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 202 Aug 12 15:06:35.187175 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1403/5595] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:06:35 2026] DELETE /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:06:35.193384 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-be73c797-301a-4a54-8a79-1a6ce8ac4ff8 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:35.195592 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be73c797-301a-4a54-8a79-1a6ce8ac4ff8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:35.195826 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be73c797-301a-4a54-8a79-1a6ce8ac4ff8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:35.196063 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-be73c797-301a-4a54-8a79-1a6ce8ac4ff8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:35.196209 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-be73c797-301a-4a54-8a79-1a6ce8ac4ff8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:35.201161 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:35.201161 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:35.202221 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-be73c797-301a-4a54-8a79-1a6ce8ac4ff8 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 200 Aug 12 15:06:35.202767 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1393/5596] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:35 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:36.212270 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-6d9c31a2-1f33-4417-9777-c478975ba7e3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:36.213893 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d9c31a2-1f33-4417-9777-c478975ba7e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 Aug 12 15:06:36.214060 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d9c31a2-1f33-4417-9777-c478975ba7e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:36.214229 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-6d9c31a2-1f33-4417-9777-c478975ba7e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:36.214315 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-6d9c31a2-1f33-4417-9777-c478975ba7e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 1923bd91-51a2-4668-a1d1-c60180a682d4. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:36.217508 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-6d9c31a2-1f33-4417-9777-c478975ba7e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 returned with HTTP 404 Aug 12 15:06:36.217965 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1405/5597] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:36 2026] GET /volume/v3/backups/1923bd91-51a2-4668-a1d1-c60180a682d4 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:06:36.240441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-12265d2e-5b14-4420-8fae-782c909d1eac None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:36.242098 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:06:36.242509 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "1b390252-0abb-4cf6-9728-1cc8de97afdd", "name": "tempest-VolumesBackupsTest-Volume-563341182"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:36.244181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '1b390252-0abb-4cf6-9728-1cc8de97afdd', 'name': 'tempest-VolumesBackupsTest-Volume-563341182'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:06:36.304419 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume of 1 GB Aug 12 15:06:36.308669 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Availability Zones retrieved successfully. Aug 12 15:06:36.314433 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (b90a3d71-45d4-4c4f-b911-e32db7867e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:36.315264 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6634a92-c25e-4ba3-ab6a-62d5d6cf7f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:36.316159 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:06:36.366381 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6634a92-c25e-4ba3-ab6a-62d5d6cf7f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:36.367211 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb867a5a-b2e8-4284-91ea-bd743a966c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:36.401292 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['6d55db80-8a24-4bab-83e1-1a2a2ec9ce52', '4858feef-8f96-4f5a-b526-5067ea9410d2', 'd1e51834-d372-48f0-ad57-f80bc974a563', '12f73941-33be-44bf-b9e5-06427e1c3bc6'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:36.402127 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb867a5a-b2e8-4284-91ea-bd743a966c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d55db80-8a24-4bab-83e1-1a2a2ec9ce52', '4858feef-8f96-4f5a-b526-5067ea9410d2', 'd1e51834-d372-48f0-ad57-f80bc974a563', '12f73941-33be-44bf-b9e5-06427e1c3bc6']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:36.402885 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d80ad35-22da-42cc-88e3-25f900c4d7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:36.422470 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d80ad35-22da-42cc-88e3-25f900c4d7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a63f6236-ac20-4266-917a-74d321f3e9f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-563341182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['6d55db80-8a24-4bab-83e1-1a2a2ec9ce52','4858feef-8f96-4f5a-b526-5067ea9410d2','d1e51834-d372-48f0-ad57-f80bc974a563','12f73941-33be-44bf-b9e5-06427e1c3bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:06:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-563341182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a63f6236-ac20-4266-917a-74d321f3e9f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29ad5f01ec5b4b338914248360160cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afa2c3e1e447477cbce88cc556bfb743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:36.423121 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c03eb04-36a9-4229-9b2d-1f3739de80ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:36.438314 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c03eb04-36a9-4229-9b2d-1f3739de80ec) transitioned into state 'SUCCESS' from state '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-563341182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['6d55db80-8a24-4bab-83e1-1a2a2ec9ce52','4858feef-8f96-4f5a-b526-5067ea9410d2','d1e51834-d372-48f0-ad57-f80bc974a563','12f73941-33be-44bf-b9e5-06427e1c3bc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:36.439183 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db3d3d8-6bcf-4df5-8967-1cfed182d662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:06:36.447072 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db3d3d8-6bcf-4df5-8967-1cfed182d662) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:06:36.447814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (b90a3d71-45d4-4c4f-b911-e32db7867e28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:06:36.448079 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request issued successfully. Aug 12 15:06:36.448621 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-12265d2e-5b14-4420-8fae-782c909d1eac tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:06:36.449030 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1397/5598] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:06:36 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:36.460269 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b002666d-048f-4822-b803-fbc74c5d26e3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:36.462402 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b002666d-048f-4822-b803-fbc74c5d26e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:06:36.462613 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b002666d-048f-4822-b803-fbc74c5d26e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:36.462788 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b002666d-048f-4822-b803-fbc74c5d26e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:36.469596 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:36.469596 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:36.473120 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-b002666d-048f-4822-b803-fbc74c5d26e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:36.476889 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b002666d-048f-4822-b803-fbc74c5d26e3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:06:36.477258 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1404/5599] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:36 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:37.488621 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-da99925b-85eb-4055-864a-b0ed0b082b4c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:37.490260 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da99925b-85eb-4055-864a-b0ed0b082b4c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:06:37.490444 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da99925b-85eb-4055-864a-b0ed0b082b4c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:37.490636 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-da99925b-85eb-4055-864a-b0ed0b082b4c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:37.496795 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:37.496795 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:37.500243 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-da99925b-85eb-4055-864a-b0ed0b082b4c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:37.504641 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-da99925b-85eb-4055-864a-b0ed0b082b4c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:06:37.505116 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1394/5600] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:37 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:37.516346 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:37.517793 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:06:37.518105 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a63f6236-ac20-4266-917a-74d321f3e9f4", "name": "tempest-VolumesBackupsTest-Backup-1304479413"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:37.519586 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.contrib.backups [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating new backup {'backup': {'volume_id': 'a63f6236-ac20-4266-917a-74d321f3e9f4', 'name': 'tempest-VolumesBackupsTest-Backup-1304479413'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:06:37.519736 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating backup of volume a63f6236-ac20-4266-917a-74d321f3e9f4 in container None Aug 12 15:06:37.525267 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:37.525267 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:37.525705 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:37.539239 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['ebf40779-d581-4fcc-bdef-e0cb64bfe975', '7144f1ff-996d-41e3-aae2-f79a20253079'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:06:37.563216 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-226d00bc-6207-4bfb-bb8e-33bad41dae1c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:06:37.563573 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1406/5601] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:06:37 2026] POST /volume/v3/backups => generated 330 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:06:37.571309 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-1b78da27-66d2-463a-86e3-e624dcb54420 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:37.573113 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1b78da27-66d2-463a-86e3-e624dcb54420 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:37.573758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1b78da27-66d2-463a-86e3-e624dcb54420 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:37.573758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-1b78da27-66d2-463a-86e3-e624dcb54420 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:37.573758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-1b78da27-66d2-463a-86e3-e624dcb54420 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:37.577423 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:37.577423 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:37.578138 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-1b78da27-66d2-463a-86e3-e624dcb54420 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:37.578518 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1398/5602] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:37 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:38.588217 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0c2ac7cf-e77e-485e-9cd3-3b66766141dc None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:38.589804 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c2ac7cf-e77e-485e-9cd3-3b66766141dc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:38.589970 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c2ac7cf-e77e-485e-9cd3-3b66766141dc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:38.590137 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0c2ac7cf-e77e-485e-9cd3-3b66766141dc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:38.590235 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-0c2ac7cf-e77e-485e-9cd3-3b66766141dc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:38.594123 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:38.594123 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:38.594774 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0c2ac7cf-e77e-485e-9cd3-3b66766141dc tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:38.595094 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1405/5603] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:38 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:39.603835 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-eb9d0df0-8fcf-4564-81c2-04e587ad5f31 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:39.605553 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb9d0df0-8fcf-4564-81c2-04e587ad5f31 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:39.605737 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb9d0df0-8fcf-4564-81c2-04e587ad5f31 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:39.605905 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-eb9d0df0-8fcf-4564-81c2-04e587ad5f31 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:39.606004 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-eb9d0df0-8fcf-4564-81c2-04e587ad5f31 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:39.609859 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:39.609859 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:39.610534 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-eb9d0df0-8fcf-4564-81c2-04e587ad5f31 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:39.610840 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1395/5604] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:39 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:40.620914 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-20c8f6f5-52f5-46d7-bd18-796cf58a125e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:40.622732 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20c8f6f5-52f5-46d7-bd18-796cf58a125e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:40.622899 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-20c8f6f5-52f5-46d7-bd18-796cf58a125e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:40.623069 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-20c8f6f5-52f5-46d7-bd18-796cf58a125e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:40.623178 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-20c8f6f5-52f5-46d7-bd18-796cf58a125e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:40.629047 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:40.629047 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:40.629882 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20c8f6f5-52f5-46d7-bd18-796cf58a125e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:40.630272 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1407/5605] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:40 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:41.641952 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-b3e52274-9065-4fd0-ba6a-12f4637592a7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:41.644285 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b3e52274-9065-4fd0-ba6a-12f4637592a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:41.644553 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b3e52274-9065-4fd0-ba6a-12f4637592a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:41.644745 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-b3e52274-9065-4fd0-ba6a-12f4637592a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:41.644846 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-b3e52274-9065-4fd0-ba6a-12f4637592a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:41.648976 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:41.648976 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:41.649667 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-b3e52274-9065-4fd0-ba6a-12f4637592a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:41.650021 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1399/5606] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:41 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:42.661539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f2c33a4e-cb78-493e-aec0-a6c88f66157f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:42.663555 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2c33a4e-cb78-493e-aec0-a6c88f66157f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:42.663762 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2c33a4e-cb78-493e-aec0-a6c88f66157f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:42.663977 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f2c33a4e-cb78-493e-aec0-a6c88f66157f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:42.664078 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f2c33a4e-cb78-493e-aec0-a6c88f66157f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:42.668947 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:42.668947 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:42.670092 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f2c33a4e-cb78-493e-aec0-a6c88f66157f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:42.670668 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1406/5607] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:42 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:43.680395 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70c7d705-f357-4af5-8ccd-9f8cf0d9660c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:43.682076 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70c7d705-f357-4af5-8ccd-9f8cf0d9660c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:43.682237 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70c7d705-f357-4af5-8ccd-9f8cf0d9660c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:43.682534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70c7d705-f357-4af5-8ccd-9f8cf0d9660c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:43.682534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-70c7d705-f357-4af5-8ccd-9f8cf0d9660c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:43.687551 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:43.687551 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:43.687551 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70c7d705-f357-4af5-8ccd-9f8cf0d9660c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:43.687551 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1396/5608] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:43 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:44.696492 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-cab802f2-12c5-49eb-a83e-9ea68b80cf0f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:44.698234 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cab802f2-12c5-49eb-a83e-9ea68b80cf0f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:44.698410 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cab802f2-12c5-49eb-a83e-9ea68b80cf0f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:44.698647 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-cab802f2-12c5-49eb-a83e-9ea68b80cf0f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:44.698753 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-cab802f2-12c5-49eb-a83e-9ea68b80cf0f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:44.702664 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:44.702664 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:44.703262 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-cab802f2-12c5-49eb-a83e-9ea68b80cf0f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:44.703603 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1408/5609] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:44 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:45.717980 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5f836501-5aeb-4947-8ab1-a363ba440e3d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:45.719797 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f836501-5aeb-4947-8ab1-a363ba440e3d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:45.719992 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5f836501-5aeb-4947-8ab1-a363ba440e3d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:45.720197 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5f836501-5aeb-4947-8ab1-a363ba440e3d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:45.720319 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-5f836501-5aeb-4947-8ab1-a363ba440e3d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:45.724709 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:45.724709 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:45.725371 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5f836501-5aeb-4947-8ab1-a363ba440e3d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:45.725739 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1400/5610] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:45 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:46.735371 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-61fbf28b-f72d-4c34-9f81-8b7aaf9c0334 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:46.737312 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61fbf28b-f72d-4c34-9f81-8b7aaf9c0334 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:46.737537 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61fbf28b-f72d-4c34-9f81-8b7aaf9c0334 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:46.737745 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-61fbf28b-f72d-4c34-9f81-8b7aaf9c0334 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:46.737878 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-61fbf28b-f72d-4c34-9f81-8b7aaf9c0334 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:46.742448 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:46.742448 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:46.743566 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-61fbf28b-f72d-4c34-9f81-8b7aaf9c0334 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:46.744010 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1407/5611] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:46 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:47.753386 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-74976cce-dda1-4ec1-ac94-4e13e00ad81a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:47.755093 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74976cce-dda1-4ec1-ac94-4e13e00ad81a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:47.755274 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74976cce-dda1-4ec1-ac94-4e13e00ad81a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:47.755445 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-74976cce-dda1-4ec1-ac94-4e13e00ad81a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:47.755576 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-74976cce-dda1-4ec1-ac94-4e13e00ad81a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:47.757054 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=107,cinder:UPDATE=16,cinder:INSERT=21 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:06:47.759533 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:47.759533 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:47.760169 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-74976cce-dda1-4ec1-ac94-4e13e00ad81a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:47.760496 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1397/5612] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:47 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:48.769763 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7d2ac64f-c7eb-4089-a60b-c4989ed91937 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:48.771372 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d2ac64f-c7eb-4089-a60b-c4989ed91937 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:48.771575 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d2ac64f-c7eb-4089-a60b-c4989ed91937 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:48.771733 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7d2ac64f-c7eb-4089-a60b-c4989ed91937 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:48.771828 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-7d2ac64f-c7eb-4089-a60b-c4989ed91937 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:48.773298 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=166,cinder:UPDATE=77,cinder:INSERT=34 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:06:48.776045 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:48.776045 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:48.776675 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7d2ac64f-c7eb-4089-a60b-c4989ed91937 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:48.777002 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1409/5613] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:48 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:49.786716 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-88ef4b7d-27eb-41ea-8c08-b88df5efc7a0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:49.788089 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-88ef4b7d-27eb-41ea-8c08-b88df5efc7a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:49.788255 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-88ef4b7d-27eb-41ea-8c08-b88df5efc7a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:49.788423 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-88ef4b7d-27eb-41ea-8c08-b88df5efc7a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:49.788536 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-88ef4b7d-27eb-41ea-8c08-b88df5efc7a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:49.790163 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=214,cinder:INSERT=41,cinder:UPDATE=92 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:06:49.793667 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:49.793667 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:49.794401 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-88ef4b7d-27eb-41ea-8c08-b88df5efc7a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:49.794904 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1401/5614] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:49 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:50.804851 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-829635fd-7e9c-4d2d-8f99-cbe10ce60f55 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:50.806914 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-829635fd-7e9c-4d2d-8f99-cbe10ce60f55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:50.807060 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-829635fd-7e9c-4d2d-8f99-cbe10ce60f55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:50.807230 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-829635fd-7e9c-4d2d-8f99-cbe10ce60f55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:50.807331 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-829635fd-7e9c-4d2d-8f99-cbe10ce60f55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:50.810247 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=166,cinder:UPDATE=80,cinder:INSERT=33 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:06:50.812947 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:50.812947 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:50.814038 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-829635fd-7e9c-4d2d-8f99-cbe10ce60f55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:50.814372 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1408/5615] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:50 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:51.823533 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-98c18d08-bb58-4c6c-bfe0-c790f75f2e85 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:51.825040 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98c18d08-bb58-4c6c-bfe0-c790f75f2e85 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:06:51.825208 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98c18d08-bb58-4c6c-bfe0-c790f75f2e85 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:51.825376 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-98c18d08-bb58-4c6c-bfe0-c790f75f2e85 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:51.825487 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-98c18d08-bb58-4c6c-bfe0-c790f75f2e85 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:06:51.830325 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:51.830325 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:06:51.831203 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-98c18d08-bb58-4c6c-bfe0-c790f75f2e85 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:06:51.831614 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1398/5616] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:06:51 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:06:53.722320 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-4993e744-a3d3-4f82-a47c-1072c449a68d None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:53.725119 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-4993e744-a3d3-4f82-a47c-1072c449a68d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:06:53.725399 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-4993e744-a3d3-4f82-a47c-1072c449a68d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:53.725777 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-4993e744-a3d3-4f82-a47c-1072c449a68d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:53.732907 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:53.732907 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:53.736099 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-4993e744-a3d3-4f82-a47c-1072c449a68d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:53.740162 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-4993e744-a3d3-4f82-a47c-1072c449a68d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:06:53.740531 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1410/5617] 10.4.3.100 () {68 vars in 1598 bytes} [Wed Aug 12 15:06:53 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 1356 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:53.749441 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0b3b8af5-cdc6-475b-8c3f-de90a750c525 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:53.749797 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b3b8af5-cdc6-475b-8c3f-de90a750c525 None None] GET https://10.4.3.100/volume// Aug 12 15:06:53.749940 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b3b8af5-cdc6-475b-8c3f-de90a750c525 None None] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:53.750118 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0b3b8af5-cdc6-475b-8c3f-de90a750c525 None None] Calling method 'all' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:53.750405 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0b3b8af5-cdc6-475b-8c3f-de90a750c525 None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:06:53.750668 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1402/5618] 10.4.3.100 () {66 vars in 1419 bytes} [Wed Aug 12 15:06:53 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 12 15:06:53.756991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-da5c5574-2b20-43a8-a534-23d4c90d0da0 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:53.758714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-da5c5574-2b20-43a8-a534-23d4c90d0da0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/attachments Aug 12 15:06:53.759009 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-da5c5574-2b20-43a8-a534-23d4c90d0da0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a63f6236-ac20-4266-917a-74d321f3e9f4", "connector": null, "instance_uuid": "5376a598-3b0d-4662-a4af-0f12ec3f9f5b"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:53.766540 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:53.766540 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:53.785642 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-da5c5574-2b20-43a8-a534-23d4c90d0da0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/attachments returned with HTTP 200 Aug 12 15:06:53.786040 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1409/5619] 10.4.3.100 () {74 vars in 1594 bytes} [Wed Aug 12 15:06:53 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:54.520138 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a9dcde86-d753-44c0-a152-683a917bb05e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:54.520581 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9dcde86-d753-44c0-a152-683a917bb05e None None] GET https://10.4.3.100/volume// Aug 12 15:06:54.520805 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9dcde86-d753-44c0-a152-683a917bb05e None None] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:54.521028 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a9dcde86-d753-44c0-a152-683a917bb05e None None] Calling method 'all' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:54.521406 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a9dcde86-d753-44c0-a152-683a917bb05e None None] https://10.4.3.100/volume// returned with HTTP 300 Aug 12 15:06:54.521777 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1399/5620] 10.4.3.100 () {66 vars in 1426 bytes} [Wed Aug 12 15:06: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 15:06:54.528536 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-792fcec1-9e02-472c-928a-be076865e236 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:54.530565 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-792fcec1-9e02-472c-928a-be076865e236 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:06:54.530770 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-792fcec1-9e02-472c-928a-be076865e236 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:06:54.530963 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-792fcec1-9e02-472c-928a-be076865e236 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:06:54.539408 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:54.539408 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:06:54.542523 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-792fcec1-9e02-472c-928a-be076865e236 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:06:54.546796 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-792fcec1-9e02-472c-928a-be076865e236 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:06:54.547274 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1411/5621] 10.4.3.100 () {70 vars in 1639 bytes} [Wed Aug 12 15:06:54 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 12 15:06:54.641555 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-f032c226-c9ec-4633-85ff-8fa97bd89917 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:54.643422 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-f032c226-c9ec-4633-85ff-8fa97bd89917 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] PUT https://10.4.3.100/volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f Aug 12 15:06:54.643767 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-f032c226-c9ec-4633-85ff-8fa97bd89917 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.100", "host": "np0000007067", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:9c50b0301d9a", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "2234f259-ab15-4207-97c4-41db3a30a4d5", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:54.650883 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-f032c226-c9ec-4633-85ff-8fa97bd89917 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Acquiring lock "cinder-attachment_update-a63f6236-ac20-4266-917a-74d321f3e9f4-np0000007067" by "attachment_update" {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 12 15:06:54.655695 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-f032c226-c9ec-4633-85ff-8fa97bd89917 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Lock "cinder-attachment_update-a63f6236-ac20-4266-917a-74d321f3e9f4-np0000007067" acquired by "attachment_update" :: waited 0.005s {{(pid=100247) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 12 15:06:54.656788 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:54.656788 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:06:54.731786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.coordination [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-f032c226-c9ec-4633-85ff-8fa97bd89917 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Lock "cinder-attachment_update-a63f6236-ac20-4266-917a-74d321f3e9f4-np0000007067" released by "attachment_update" :: held 0.076s {{(pid=100247) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 12 15:06:54.732073 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-f032c226-c9ec-4633-85ff-8fa97bd89917 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f returned with HTTP 200 Aug 12 15:06:54.732486 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1403/5622] 10.4.3.100 () {74 vars in 1704 bytes} [Wed Aug 12 15:06:54 2026] PUT /volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:06:54.753089 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-c6cdf9b7-00e6-41f7-9b09-b85cc7ed270c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:06:54.754911 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-c6cdf9b7-00e6-41f7-9b09-b85cc7ed270c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f/action Aug 12 15:06:54.755271 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-c6cdf9b7-00e6-41f7-9b09-b85cc7ed270c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action body: b'{"os-complete": null}' {{(pid=100249) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:06:54.755402 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-c6cdf9b7-00e6-41f7-9b09-b85cc7ed270c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:06:54.769030 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:06:54.769030 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:06:54.778993 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [req-8e1aaf8f-564e-49b4-b684-f86fee7315c7 req-c6cdf9b7-00e6-41f7-9b09-b85cc7ed270c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f/action returned with HTTP 204 Aug 12 15:06:54.779381 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1410/5623] 10.4.3.100 () {74 vars in 1725 bytes} [Wed Aug 12 15:06:54 2026] POST /volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:07:01.827442 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:07:04.545541 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=9 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:07:04.724965 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:07:04.775092 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=10,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:07:37.378190 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fcdafde1-c46a-4aeb-aed1-35b712059a40 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:37.379968 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcdafde1-c46a-4aeb-aed1-35b712059a40 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:07:37.380155 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fcdafde1-c46a-4aeb-aed1-35b712059a40 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:37.380365 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fcdafde1-c46a-4aeb-aed1-35b712059a40 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:37.390596 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:37.390596 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:07:37.393853 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-fcdafde1-c46a-4aeb-aed1-35b712059a40 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:37.398072 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fcdafde1-c46a-4aeb-aed1-35b712059a40 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:07:37.398468 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1400/5624] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:37 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 1648 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:07:38.410467 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3cc98c96-a043-44d3-9d9f-b418fb812311 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:38.412752 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3cc98c96-a043-44d3-9d9f-b418fb812311 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:07:38.413040 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3cc98c96-a043-44d3-9d9f-b418fb812311 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:38.413332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3cc98c96-a043-44d3-9d9f-b418fb812311 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:38.424165 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:38.424165 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:38.427994 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3cc98c96-a043-44d3-9d9f-b418fb812311 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:38.432811 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3cc98c96-a043-44d3-9d9f-b418fb812311 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:07:38.433191 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1412/5625] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:38 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 1648 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:07:38.593088 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [req-0d336591-4436-4b0e-894b-b39c82f8824b req-f6942ddc-6a36-49c3-af9e-5c62ab6ec127 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:38.595186 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0d336591-4436-4b0e-894b-b39c82f8824b req-f6942ddc-6a36-49c3-af9e-5c62ab6ec127 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f Aug 12 15:07:38.595186 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0d336591-4436-4b0e-894b-b39c82f8824b req-f6942ddc-6a36-49c3-af9e-5c62ab6ec127 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:38.595327 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [req-0d336591-4436-4b0e-894b-b39c82f8824b req-f6942ddc-6a36-49c3-af9e-5c62ab6ec127 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'version_select' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:38.601843 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:38.601843 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:38.669596 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [req-0d336591-4436-4b0e-894b-b39c82f8824b req-f6942ddc-6a36-49c3-af9e-5c62ab6ec127 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f returned with HTTP 200 Aug 12 15:07:38.669975 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1404/5626] 10.4.3.100 () {72 vars in 1673 bytes} [Wed Aug 12 15:07:38 2026] DELETE /volume/v3/attachments/e3473b41-5b14-4243-9a93-e433d3238a2f => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:39.444547 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-85187e75-b4b9-40b0-8508-a03472b22912 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:39.446039 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85187e75-b4b9-40b0-8508-a03472b22912 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:07:39.446202 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85187e75-b4b9-40b0-8508-a03472b22912 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:39.446381 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-85187e75-b4b9-40b0-8508-a03472b22912 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:39.453513 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:39.453513 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:39.456607 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-85187e75-b4b9-40b0-8508-a03472b22912 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:39.460728 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-85187e75-b4b9-40b0-8508-a03472b22912 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:07:39.461256 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1411/5627] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:39 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:07:39.472100 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:39.473676 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:07:39.474035 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a63f6236-ac20-4266-917a-74d321f3e9f4", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1580069123"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:07:39.475372 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.backups [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating new backup {'backup': {'volume_id': 'a63f6236-ac20-4266-917a-74d321f3e9f4', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1580069123'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:07:39.475555 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating backup of volume a63f6236-ac20-4266-917a-74d321f3e9f4 in container None Aug 12 15:07:39.481812 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:39.481812 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:07:39.482236 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:39.495914 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['3e600299-135a-416d-8e9d-89a8848be53d', '5bd76d79-f982-4c3c-82ee-fd946c80096b'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:07:39.521390 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee6e7002-a658-4374-8fd0-2d81256a8b2a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:07:39.521830 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1401/5628] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:07:39 2026] POST /volume/v3/backups => generated 330 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:07:39.528646 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-77cda90b-eca3-4e2a-ac14-f01cd983b4d0 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:39.530402 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77cda90b-eca3-4e2a-ac14-f01cd983b4d0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:39.530628 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77cda90b-eca3-4e2a-ac14-f01cd983b4d0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:39.530819 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-77cda90b-eca3-4e2a-ac14-f01cd983b4d0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:39.530930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-77cda90b-eca3-4e2a-ac14-f01cd983b4d0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:39.534734 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:39.534734 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:39.535391 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-77cda90b-eca3-4e2a-ac14-f01cd983b4d0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:39.535833 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1413/5629] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:39 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:40.544639 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-98e0c796-54d8-4f87-ac81-0c72666e0e48 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:40.546186 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-98e0c796-54d8-4f87-ac81-0c72666e0e48 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:40.546367 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-98e0c796-54d8-4f87-ac81-0c72666e0e48 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:40.546559 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-98e0c796-54d8-4f87-ac81-0c72666e0e48 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:40.546699 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-98e0c796-54d8-4f87-ac81-0c72666e0e48 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:40.550345 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:40.550345 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:40.551018 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-98e0c796-54d8-4f87-ac81-0c72666e0e48 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:40.551378 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1405/5630] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:40 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:41.559734 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9906fb46-4205-4f92-b87f-573c26668ef3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:41.561493 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9906fb46-4205-4f92-b87f-573c26668ef3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:41.561724 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9906fb46-4205-4f92-b87f-573c26668ef3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:41.561959 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9906fb46-4205-4f92-b87f-573c26668ef3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:41.562102 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9906fb46-4205-4f92-b87f-573c26668ef3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:41.566030 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:41.566030 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:41.566977 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9906fb46-4205-4f92-b87f-573c26668ef3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:41.567332 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1412/5631] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:41 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:42.576540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a592c71d-0197-4474-bb31-9ee69815aa3a None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:42.578570 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a592c71d-0197-4474-bb31-9ee69815aa3a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:42.578856 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a592c71d-0197-4474-bb31-9ee69815aa3a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:42.579052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a592c71d-0197-4474-bb31-9ee69815aa3a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:42.579153 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-a592c71d-0197-4474-bb31-9ee69815aa3a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:42.584269 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:42.584269 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:07:42.584269 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a592c71d-0197-4474-bb31-9ee69815aa3a tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:42.584566 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1402/5632] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:42 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:43.594879 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b9697dee-e8cc-49a0-974b-55d40fe13ab9 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:43.597047 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9697dee-e8cc-49a0-974b-55d40fe13ab9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:43.597278 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9697dee-e8cc-49a0-974b-55d40fe13ab9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:43.597555 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b9697dee-e8cc-49a0-974b-55d40fe13ab9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:43.597705 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-b9697dee-e8cc-49a0-974b-55d40fe13ab9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:43.603019 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:43.603019 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:43.603973 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b9697dee-e8cc-49a0-974b-55d40fe13ab9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:43.604415 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1414/5633] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:43 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:44.614818 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4f966818-9d66-486b-8ce6-ecff771ecb08 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:44.616317 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f966818-9d66-486b-8ce6-ecff771ecb08 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:44.616524 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f966818-9d66-486b-8ce6-ecff771ecb08 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:44.616694 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4f966818-9d66-486b-8ce6-ecff771ecb08 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:44.616795 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-4f966818-9d66-486b-8ce6-ecff771ecb08 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:44.621155 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:44.621155 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:44.621953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4f966818-9d66-486b-8ce6-ecff771ecb08 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:44.622353 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1406/5634] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:44 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:45.631366 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-31accf95-51d2-477e-a06a-2f412908e1d9 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:45.633086 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31accf95-51d2-477e-a06a-2f412908e1d9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:45.633278 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31accf95-51d2-477e-a06a-2f412908e1d9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:45.633488 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-31accf95-51d2-477e-a06a-2f412908e1d9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:45.633600 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-31accf95-51d2-477e-a06a-2f412908e1d9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:45.637479 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:45.637479 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:45.638152 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-31accf95-51d2-477e-a06a-2f412908e1d9 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:45.638542 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1413/5635] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:45 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:46.648115 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2a1d58e3-53bb-4611-829b-e814b10ce136 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:46.649798 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a1d58e3-53bb-4611-829b-e814b10ce136 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:46.649984 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a1d58e3-53bb-4611-829b-e814b10ce136 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:46.650150 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2a1d58e3-53bb-4611-829b-e814b10ce136 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:46.650254 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-2a1d58e3-53bb-4611-829b-e814b10ce136 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:46.654143 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:46.654143 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:07:46.654809 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2a1d58e3-53bb-4611-829b-e814b10ce136 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:46.655121 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1403/5636] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:46 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:47.665897 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-30759cb7-c177-465d-8e7f-cd4a02c62fbe None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:47.667555 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30759cb7-c177-465d-8e7f-cd4a02c62fbe tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:47.667768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30759cb7-c177-465d-8e7f-cd4a02c62fbe tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:47.667964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-30759cb7-c177-465d-8e7f-cd4a02c62fbe tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:47.668090 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-30759cb7-c177-465d-8e7f-cd4a02c62fbe tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:47.672408 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:47.672408 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:47.673142 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-30759cb7-c177-465d-8e7f-cd4a02c62fbe tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:47.673501 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1415/5637] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:47 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:48.684245 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-980ddc06-4814-4ef6-81cc-43b372e5b177 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:48.686517 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-980ddc06-4814-4ef6-81cc-43b372e5b177 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:48.686517 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-980ddc06-4814-4ef6-81cc-43b372e5b177 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:48.686666 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-980ddc06-4814-4ef6-81cc-43b372e5b177 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:48.686786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-980ddc06-4814-4ef6-81cc-43b372e5b177 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:48.691635 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:48.691635 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:48.692481 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-980ddc06-4814-4ef6-81cc-43b372e5b177 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:48.692941 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1407/5638] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:48 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:49.702124 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3c606710-e333-4aca-b531-f49691d8b22d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:49.703804 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c606710-e333-4aca-b531-f49691d8b22d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:49.703986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c606710-e333-4aca-b531-f49691d8b22d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:49.704158 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3c606710-e333-4aca-b531-f49691d8b22d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:49.704299 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3c606710-e333-4aca-b531-f49691d8b22d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:49.708154 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:49.708154 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:49.708847 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3c606710-e333-4aca-b531-f49691d8b22d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:49.709153 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1414/5639] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:49 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:49.717602 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-811fd19b-8b34-4fd8-a157-53697821c6ef None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:49.719218 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-811fd19b-8b34-4fd8-a157-53697821c6ef tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:49.719396 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-811fd19b-8b34-4fd8-a157-53697821c6ef tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:49.719608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-811fd19b-8b34-4fd8-a157-53697821c6ef tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:49.719706 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-811fd19b-8b34-4fd8-a157-53697821c6ef tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:49.723428 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:49.723428 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:07:49.724074 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-811fd19b-8b34-4fd8-a157-53697821c6ef tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:49.724384 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1404/5640] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:49 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:49.732729 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f0db3e5b-1191-4ef4-8a7b-9715b8db8f88 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:49.734398 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0db3e5b-1191-4ef4-8a7b-9715b8db8f88 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:49.734624 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0db3e5b-1191-4ef4-8a7b-9715b8db8f88 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:49.734796 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f0db3e5b-1191-4ef4-8a7b-9715b8db8f88 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:49.734898 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-f0db3e5b-1191-4ef4-8a7b-9715b8db8f88 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete backup with id: 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. Aug 12 15:07:49.739228 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:49.739228 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:49.750383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-f0db3e5b-1191-4ef4-8a7b-9715b8db8f88 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] delete_backup rpcapi backup_id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:07:49.752252 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f0db3e5b-1191-4ef4-8a7b-9715b8db8f88 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 202 Aug 12 15:07:49.752826 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1416/5641] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:07:49 2026] DELETE /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:07:49.759138 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-42556d96-39e0-4123-b468-88c35175e98f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:49.760649 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42556d96-39e0-4123-b468-88c35175e98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:49.760985 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42556d96-39e0-4123-b468-88c35175e98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:49.761235 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-42556d96-39e0-4123-b468-88c35175e98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:49.761963 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-42556d96-39e0-4123-b468-88c35175e98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:49.765291 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:49.765291 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:49.765968 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-42556d96-39e0-4123-b468-88c35175e98f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:49.766278 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1408/5642] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:49 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:50.775539 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1836169c-ceca-4181-a540-40c0cc225442 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:50.776980 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1836169c-ceca-4181-a540-40c0cc225442 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:50.777153 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1836169c-ceca-4181-a540-40c0cc225442 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:50.777347 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1836169c-ceca-4181-a540-40c0cc225442 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:50.777437 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-1836169c-ceca-4181-a540-40c0cc225442 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:50.782558 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:50.782558 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:50.783373 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1836169c-ceca-4181-a540-40c0cc225442 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 200 Aug 12 15:07:50.783765 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1415/5643] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:50 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:51.792712 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-61e97f7c-16ad-4fb3-be64-f8e8293e7b46 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:51.794301 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61e97f7c-16ad-4fb3-be64-f8e8293e7b46 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 Aug 12 15:07:51.794501 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61e97f7c-16ad-4fb3-be64-f8e8293e7b46 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:51.794686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-61e97f7c-16ad-4fb3-be64-f8e8293e7b46 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:51.794783 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-61e97f7c-16ad-4fb3-be64-f8e8293e7b46 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 311d3e2e-e7d6-43d4-ab39-1d5bb189c509. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:51.797835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-61e97f7c-16ad-4fb3-be64-f8e8293e7b46 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 returned with HTTP 404 Aug 12 15:07:51.798249 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1405/5644] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:51 2026] GET /volume/v3/backups/311d3e2e-e7d6-43d4-ab39-1d5bb189c509 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:07:52.165117 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7c860e17-69a6-4d3c-b516-72776c93b74f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:52.167117 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c860e17-69a6-4d3c-b516-72776c93b74f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:07:52.167383 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c860e17-69a6-4d3c-b516-72776c93b74f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:52.167656 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7c860e17-69a6-4d3c-b516-72776c93b74f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:52.167803 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.contrib.backups [None req-7c860e17-69a6-4d3c-b516-72776c93b74f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete backup with id: a07b5d27-13a6-4ba6-9103-c3242ac2d753. Aug 12 15:07:52.171719 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:52.171719 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:52.183567 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.backup.rpcapi [None req-7c860e17-69a6-4d3c-b516-72776c93b74f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] delete_backup rpcapi backup_id a07b5d27-13a6-4ba6-9103-c3242ac2d753 {{(pid=100248) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:07:52.185244 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7c860e17-69a6-4d3c-b516-72776c93b74f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 202 Aug 12 15:07:52.185754 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1417/5645] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:07:52 2026] DELETE /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:07:52.192136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-afe4b202-9dbe-4daf-911c-a2a823a17795 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:52.193789 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-afe4b202-9dbe-4daf-911c-a2a823a17795 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:07:52.193963 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-afe4b202-9dbe-4daf-911c-a2a823a17795 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:52.194136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-afe4b202-9dbe-4daf-911c-a2a823a17795 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:52.194236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-afe4b202-9dbe-4daf-911c-a2a823a17795 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:52.198261 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:52.198261 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:52.199164 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-afe4b202-9dbe-4daf-911c-a2a823a17795 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 200 Aug 12 15:07:52.199315 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1409/5646] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:52 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:53.208620 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-f3e40993-3932-4e81-8c9a-1995d35a0eb1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:53.210298 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3e40993-3932-4e81-8c9a-1995d35a0eb1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 Aug 12 15:07:53.210497 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3e40993-3932-4e81-8c9a-1995d35a0eb1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:53.210688 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-f3e40993-3932-4e81-8c9a-1995d35a0eb1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:53.210785 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-f3e40993-3932-4e81-8c9a-1995d35a0eb1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id a07b5d27-13a6-4ba6-9103-c3242ac2d753. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:53.214433 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-f3e40993-3932-4e81-8c9a-1995d35a0eb1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 returned with HTTP 404 Aug 12 15:07:53.214889 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1416/5647] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:53 2026] GET /volume/v3/backups/a07b5d27-13a6-4ba6-9103-c3242ac2d753 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:07:53.225089 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:53.226583 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:07:53.226866 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1798611594"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:07:53.228427 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1798611594'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:07:53.228586 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume of 1 GB Aug 12 15:07:53.233506 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Availability Zones retrieved successfully. Aug 12 15:07:53.237258 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (8b6c578e-8a0f-4b61-8acd-bde3c78ef174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:07:53.238283 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a3d079-772e-47c1-80a2-56502f078588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:07:53.239152 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:07:53.261861 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a3d079-772e-47c1-80a2-56502f078588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:07:53.262573 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d3a75d-86d8-4295-aee1-f875724d2440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:07:53.294220 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['04b9c10c-6d35-4bb8-9b84-19a1c5bd029b', 'df0b614b-9db5-45e0-a709-2248f343144b', 'fba029f4-6296-42a1-8bd3-332f8b6d0da9', '6da14499-e6ce-40b3-a618-0036d5acc097'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:07:53.294899 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54d3a75d-86d8-4295-aee1-f875724d2440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04b9c10c-6d35-4bb8-9b84-19a1c5bd029b', 'df0b614b-9db5-45e0-a709-2248f343144b', 'fba029f4-6296-42a1-8bd3-332f8b6d0da9', '6da14499-e6ce-40b3-a618-0036d5acc097']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:07:53.295731 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a09b473-e39f-4063-b021-673365b507b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:07:53.315701 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a09b473-e39f-4063-b021-673365b507b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '09197815-6136-4717-8ec9-6a12b7350491', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1798611594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['04b9c10c-6d35-4bb8-9b84-19a1c5bd029b','df0b614b-9db5-45e0-a709-2248f343144b','fba029f4-6296-42a1-8bd3-332f8b6d0da9','6da14499-e6ce-40b3-a618-0036d5acc097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1798611594',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=09197815-6136-4717-8ec9-6a12b7350491,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29ad5f01ec5b4b338914248360160cd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='afa2c3e1e447477cbce88cc556bfb743',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:07:53.316435 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fdb43b8-37e1-4f4f-a303-5b2a0f70847a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:07:53.331973 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fdb43b8-37e1-4f4f-a303-5b2a0f70847a) transitioned into state 'SUCCESS' from state '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-1798611594',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29ad5f01ec5b4b338914248360160cd9',qos_specs=None,replication_status=,reservations=['04b9c10c-6d35-4bb8-9b84-19a1c5bd029b','df0b614b-9db5-45e0-a709-2248f343144b','fba029f4-6296-42a1-8bd3-332f8b6d0da9','6da14499-e6ce-40b3-a618-0036d5acc097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='afa2c3e1e447477cbce88cc556bfb743',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:07:53.332725 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634d77f4-4edd-446f-937c-6cbcbca5d53c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:07:53.341476 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (634d77f4-4edd-446f-937c-6cbcbca5d53c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:07:53.342289 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Flow 'volume_create_api' (8b6c578e-8a0f-4b61-8acd-bde3c78ef174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:07:53.342612 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create volume request issued successfully. Aug 12 15:07:53.343157 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-860d7b9b-b9e7-4616-9f88-7acc97f220fd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:07:53.343642 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1406/5648] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:07:53 2026] POST /volume/v3/volumes => generated 749 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:07:53.354609 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dec7116c-0b0b-4857-9d56-f7bff65311b1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:53.356323 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dec7116c-0b0b-4857-9d56-f7bff65311b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 Aug 12 15:07:53.356555 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dec7116c-0b0b-4857-9d56-f7bff65311b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:53.356738 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dec7116c-0b0b-4857-9d56-f7bff65311b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:53.363194 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:53.363194 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:53.366626 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-dec7116c-0b0b-4857-9d56-f7bff65311b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:53.370677 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dec7116c-0b0b-4857-9d56-f7bff65311b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 returned with HTTP 200 Aug 12 15:07:53.371061 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1418/5649] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:53 2026] GET /volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:54.382264 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bd98d5ce-d667-4931-bd4d-dbe3cda94a58 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:54.383951 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd98d5ce-d667-4931-bd4d-dbe3cda94a58 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 Aug 12 15:07:54.384136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd98d5ce-d667-4931-bd4d-dbe3cda94a58 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:54.384307 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bd98d5ce-d667-4931-bd4d-dbe3cda94a58 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:54.390669 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:54.390669 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:54.394469 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bd98d5ce-d667-4931-bd4d-dbe3cda94a58 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:54.398436 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bd98d5ce-d667-4931-bd4d-dbe3cda94a58 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 returned with HTTP 200 Aug 12 15:07:54.398825 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1410/5650] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:54 2026] GET /volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:54.410193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-0d467603-26bc-4d55-81bd-766178ccb753 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:54.412148 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d467603-26bc-4d55-81bd-766178ccb753 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:07:54.412287 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-0d467603-26bc-4d55-81bd-766178ccb753 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "09197815-6136-4717-8ec9-6a12b7350491", "name": "tempest-VolumesBackupsTest-Snapshot-1705600791"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:07:54.419472 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:54.419472 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:54.419947 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d467603-26bc-4d55-81bd-766178ccb753 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:54.420092 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-0d467603-26bc-4d55-81bd-766178ccb753 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Create snapshot from volume 09197815-6136-4717-8ec9-6a12b7350491 Aug 12 15:07:54.446383 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-0d467603-26bc-4d55-81bd-766178ccb753 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['b390c78f-c05e-4249-836c-feefe57d5828', '46c80939-69f3-46dc-873c-6244f13eae49', '8eeb7cf3-48d3-438c-bb4f-2ccbaa596142', '3354eb79-a060-4195-9293-c5fcbae99109'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:07:54.480362 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-0d467603-26bc-4d55-81bd-766178ccb753 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Snapshot create request issued successfully. Aug 12 15:07:54.480848 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-0d467603-26bc-4d55-81bd-766178ccb753 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:07:54.481271 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1417/5651] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:07:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:07:54.488834 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8cb9d079-314b-481d-8ff9-b2f4aa31581c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:54.490759 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cb9d079-314b-481d-8ff9-b2f4aa31581c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 Aug 12 15:07:54.490968 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cb9d079-314b-481d-8ff9-b2f4aa31581c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:54.491192 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8cb9d079-314b-481d-8ff9-b2f4aa31581c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:54.495910 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:54.495910 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:07:54.496269 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8cb9d079-314b-481d-8ff9-b2f4aa31581c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Snapshot retrieved successfully. Aug 12 15:07:54.496972 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8cb9d079-314b-481d-8ff9-b2f4aa31581c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 returned with HTTP 200 Aug 12 15:07:54.497305 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1407/5652] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:07:54 2026] GET /volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:55.505424 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-5ec01461-d927-4e0a-aa68-ff6d658a2a32 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:55.507176 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5ec01461-d927-4e0a-aa68-ff6d658a2a32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 Aug 12 15:07:55.507385 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5ec01461-d927-4e0a-aa68-ff6d658a2a32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:55.507630 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-5ec01461-d927-4e0a-aa68-ff6d658a2a32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:55.512463 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:55.512463 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:55.512950 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-5ec01461-d927-4e0a-aa68-ff6d658a2a32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Snapshot retrieved successfully. Aug 12 15:07:55.513668 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-5ec01461-d927-4e0a-aa68-ff6d658a2a32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 returned with HTTP 200 Aug 12 15:07:55.514004 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1419/5653] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:07:55 2026] GET /volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:55.521758 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-aa643191-792a-440b-8a6f-62b88fe236d1 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:55.523295 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] POST https://10.4.3.100/volume/v3/backups Aug 12 15:07:55.523657 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "09197815-6136-4717-8ec9-6a12b7350491", "snapshot_id": "4d68737d-55e4-4ee7-a0aa-a7de46055b28", "name": "tempest-VolumesBackupsTest-Backup-302953738"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:07:55.525357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.backups [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating new backup {'backup': {'volume_id': '09197815-6136-4717-8ec9-6a12b7350491', 'snapshot_id': '4d68737d-55e4-4ee7-a0aa-a7de46055b28', 'name': 'tempest-VolumesBackupsTest-Backup-302953738'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:07:55.525556 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Creating backup of volume 09197815-6136-4717-8ec9-6a12b7350491 in container None Aug 12 15:07:55.532675 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:55.532675 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:55.533130 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:07:55.538073 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:55.538073 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:55.538447 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Snapshot retrieved successfully. Aug 12 15:07:55.551757 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Created reservations ['4f4a855f-5a08-4bc2-8e08-df566fa5d169', '9511531c-3688-40a9-95b1-f9bbc65c5473'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:07:55.574885 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aa643191-792a-440b-8a6f-62b88fe236d1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:07:55.575264 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1411/5654] 10.4.3.100 () {68 vars in 1259 bytes} [Wed Aug 12 15:07:55 2026] POST /volume/v3/backups => generated 329 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:07:55.583156 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b3f70a33-b712-432f-8aef-b9310f0ffc0e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:55.585721 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3f70a33-b712-432f-8aef-b9310f0ffc0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:07:55.585943 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3f70a33-b712-432f-8aef-b9310f0ffc0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:55.586118 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b3f70a33-b712-432f-8aef-b9310f0ffc0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:55.586222 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b3f70a33-b712-432f-8aef-b9310f0ffc0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:55.590785 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:55.590785 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:55.591750 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b3f70a33-b712-432f-8aef-b9310f0ffc0e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:07:55.592220 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1418/5655] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:55 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:56.601404 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-70b828f7-c59c-4316-a601-12a7aa5ef31c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:56.602950 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70b828f7-c59c-4316-a601-12a7aa5ef31c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:07:56.603116 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70b828f7-c59c-4316-a601-12a7aa5ef31c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:56.603284 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-70b828f7-c59c-4316-a601-12a7aa5ef31c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:56.603382 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-70b828f7-c59c-4316-a601-12a7aa5ef31c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:56.607013 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:56.607013 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:07:56.607627 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-70b828f7-c59c-4316-a601-12a7aa5ef31c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:07:56.607922 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1408/5656] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:56 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 772 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:57.617273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-dfcdca9d-287b-4d4e-834f-93e79492e974 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:57.618851 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfcdca9d-287b-4d4e-834f-93e79492e974 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:07:57.619018 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfcdca9d-287b-4d4e-834f-93e79492e974 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:57.619184 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-dfcdca9d-287b-4d4e-834f-93e79492e974 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:57.619283 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-dfcdca9d-287b-4d4e-834f-93e79492e974 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:57.623100 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:57.623100 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:07:57.623737 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-dfcdca9d-287b-4d4e-834f-93e79492e974 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:07:57.624057 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1420/5657] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:57 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 772 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:58.633495 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6a26907f-9391-4b8f-8fd2-6d1e02dbb075 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:58.635225 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a26907f-9391-4b8f-8fd2-6d1e02dbb075 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:07:58.635403 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6a26907f-9391-4b8f-8fd2-6d1e02dbb075 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:58.635596 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6a26907f-9391-4b8f-8fd2-6d1e02dbb075 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:58.635706 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-6a26907f-9391-4b8f-8fd2-6d1e02dbb075 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:58.640798 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:58.640798 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:07:58.641540 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6a26907f-9391-4b8f-8fd2-6d1e02dbb075 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:07:58.641961 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1412/5658] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:58 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:07:59.651232 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9ef75109-d786-42cb-b813-8825341d4327 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:07:59.652516 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ef75109-d786-42cb-b813-8825341d4327 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:07:59.652720 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ef75109-d786-42cb-b813-8825341d4327 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:07:59.652890 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9ef75109-d786-42cb-b813-8825341d4327 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:07:59.653489 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-9ef75109-d786-42cb-b813-8825341d4327 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:07:59.657013 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:07:59.657013 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:07:59.657690 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9ef75109-d786-42cb-b813-8825341d4327 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:07:59.657999 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1419/5659] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:07:59 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:00.667723 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-aa0a7663-502d-44f5-901f-9f5ce796388b None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:00.669963 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa0a7663-502d-44f5-901f-9f5ce796388b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:00.670205 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa0a7663-502d-44f5-901f-9f5ce796388b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:00.670432 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-aa0a7663-502d-44f5-901f-9f5ce796388b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:00.670586 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-aa0a7663-502d-44f5-901f-9f5ce796388b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:00.675271 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:00.675271 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:00.676175 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-aa0a7663-502d-44f5-901f-9f5ce796388b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:00.676616 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1409/5660] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:00 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:01.685667 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-700b3916-673f-432b-ac4b-7d084f828c55 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:01.687365 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-700b3916-673f-432b-ac4b-7d084f828c55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:01.687567 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-700b3916-673f-432b-ac4b-7d084f828c55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:01.687768 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-700b3916-673f-432b-ac4b-7d084f828c55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:01.687883 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-700b3916-673f-432b-ac4b-7d084f828c55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:01.691785 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:01.691785 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:01.692425 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-700b3916-673f-432b-ac4b-7d084f828c55 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:01.692810 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1421/5661] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:01 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:02.702185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-646f4949-8f01-4be0-a900-ec53b995113f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:02.703861 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-646f4949-8f01-4be0-a900-ec53b995113f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:02.704003 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-646f4949-8f01-4be0-a900-ec53b995113f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:02.704176 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-646f4949-8f01-4be0-a900-ec53b995113f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:02.704278 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-646f4949-8f01-4be0-a900-ec53b995113f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:02.708265 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:02.708265 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:02.708932 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-646f4949-8f01-4be0-a900-ec53b995113f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:02.709255 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1413/5662] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:02 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:03.718824 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3dc15e17-574a-4e28-8798-e7c814f6cd59 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:03.720585 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dc15e17-574a-4e28-8798-e7c814f6cd59 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:03.720812 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dc15e17-574a-4e28-8798-e7c814f6cd59 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:03.721011 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3dc15e17-574a-4e28-8798-e7c814f6cd59 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:03.721146 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-3dc15e17-574a-4e28-8798-e7c814f6cd59 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:03.725101 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:03.725101 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:03.725862 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3dc15e17-574a-4e28-8798-e7c814f6cd59 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:03.726222 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1420/5663] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:03 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:04.736452 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cfdfcc3f-dd57-433b-ba01-2423e45e12b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:04.738316 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfdfcc3f-dd57-433b-ba01-2423e45e12b2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:04.738517 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfdfcc3f-dd57-433b-ba01-2423e45e12b2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:04.738694 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cfdfcc3f-dd57-433b-ba01-2423e45e12b2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:04.738808 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-cfdfcc3f-dd57-433b-ba01-2423e45e12b2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:04.742683 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:04.742683 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:04.743364 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cfdfcc3f-dd57-433b-ba01-2423e45e12b2 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:04.743680 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1410/5664] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:04 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:05.753000 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9fe40d22-0d38-4fad-89ff-92fb533f779b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:05.754508 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fe40d22-0d38-4fad-89ff-92fb533f779b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:05.754676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fe40d22-0d38-4fad-89ff-92fb533f779b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:05.754859 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9fe40d22-0d38-4fad-89ff-92fb533f779b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:05.754955 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9fe40d22-0d38-4fad-89ff-92fb533f779b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:05.759253 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:05.759253 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:05.760014 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9fe40d22-0d38-4fad-89ff-92fb533f779b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:05.760316 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1422/5665] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:05 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:06.769937 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6fe723f7-a0b9-45cf-9f84-df3cb3a71c9e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:06.771695 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6fe723f7-a0b9-45cf-9f84-df3cb3a71c9e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:06.771904 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6fe723f7-a0b9-45cf-9f84-df3cb3a71c9e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:06.772081 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6fe723f7-a0b9-45cf-9f84-df3cb3a71c9e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:06.772201 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-6fe723f7-a0b9-45cf-9f84-df3cb3a71c9e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:06.776211 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:06.776211 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:06.776953 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6fe723f7-a0b9-45cf-9f84-df3cb3a71c9e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:06.777485 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1414/5666] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:06 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:07.786412 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5efe628a-16fb-46e1-b6a4-8639343be7b1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:07.788154 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5efe628a-16fb-46e1-b6a4-8639343be7b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:07.788353 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5efe628a-16fb-46e1-b6a4-8639343be7b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:07.788562 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5efe628a-16fb-46e1-b6a4-8639343be7b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:07.788683 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-5efe628a-16fb-46e1-b6a4-8639343be7b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:07.793242 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:07.793242 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:07.794141 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5efe628a-16fb-46e1-b6a4-8639343be7b1 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:07.794514 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1421/5667] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:07 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:08.803566 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3b42976c-547b-4d3d-bc9d-5b923e4123a0 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:08.805050 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b42976c-547b-4d3d-bc9d-5b923e4123a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:08.805241 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b42976c-547b-4d3d-bc9d-5b923e4123a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:08.805449 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3b42976c-547b-4d3d-bc9d-5b923e4123a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:08.805608 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3b42976c-547b-4d3d-bc9d-5b923e4123a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:08.809628 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:08.809628 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:08.810283 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3b42976c-547b-4d3d-bc9d-5b923e4123a0 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:08.810611 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1411/5668] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:08 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:08.819286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-07432d04-6daa-4dd0-a91b-f70c5a27ff2b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:08.820796 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-07432d04-6daa-4dd0-a91b-f70c5a27ff2b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:08.820959 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-07432d04-6daa-4dd0-a91b-f70c5a27ff2b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:08.821123 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-07432d04-6daa-4dd0-a91b-f70c5a27ff2b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:08.821217 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-07432d04-6daa-4dd0-a91b-f70c5a27ff2b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:08.824881 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:08.824881 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:08.825497 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-07432d04-6daa-4dd0-a91b-f70c5a27ff2b tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:08.825853 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1423/5669] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:08 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:08.833478 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c6e01097-fd35-4fc3-9a22-11bd160250dd None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:08.835062 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6e01097-fd35-4fc3-9a22-11bd160250dd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:08.835236 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c6e01097-fd35-4fc3-9a22-11bd160250dd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:08.835407 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c6e01097-fd35-4fc3-9a22-11bd160250dd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:08.835546 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.backups [None req-c6e01097-fd35-4fc3-9a22-11bd160250dd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete backup with id: 850c74be-09e9-44f1-ae67-dbc0525784d0. Aug 12 15:08:08.839476 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:08.839476 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:08.849679 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.backup.rpcapi [None req-c6e01097-fd35-4fc3-9a22-11bd160250dd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] delete_backup rpcapi backup_id 850c74be-09e9-44f1-ae67-dbc0525784d0 {{(pid=100247) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:08:08.851266 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c6e01097-fd35-4fc3-9a22-11bd160250dd tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 202 Aug 12 15:08:08.851629 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1415/5670] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:08 2026] DELETE /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:08:08.857696 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-237c118c-4f9e-48f7-b8a4-0b34f9aadb6d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:08.859288 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-237c118c-4f9e-48f7-b8a4-0b34f9aadb6d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:08.859511 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-237c118c-4f9e-48f7-b8a4-0b34f9aadb6d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:08.859734 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-237c118c-4f9e-48f7-b8a4-0b34f9aadb6d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:08.859855 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-237c118c-4f9e-48f7-b8a4-0b34f9aadb6d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:08.864651 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:08.864651 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:08.865343 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-237c118c-4f9e-48f7-b8a4-0b34f9aadb6d tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 200 Aug 12 15:08:08.865681 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1422/5671] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:08 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:09.874321 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f8a78f1a-25dc-4663-8418-fb65512f9176 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:09.875879 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8a78f1a-25dc-4663-8418-fb65512f9176 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 Aug 12 15:08:09.876056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8a78f1a-25dc-4663-8418-fb65512f9176 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:09.876228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f8a78f1a-25dc-4663-8418-fb65512f9176 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:09.876324 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f8a78f1a-25dc-4663-8418-fb65512f9176 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Show backup with id 850c74be-09e9-44f1-ae67-dbc0525784d0. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:09.880161 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f8a78f1a-25dc-4663-8418-fb65512f9176 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 returned with HTTP 404 Aug 12 15:08:09.880691 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1412/5672] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:09 2026] GET /volume/v3/backups/850c74be-09e9-44f1-ae67-dbc0525784d0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:09.887226 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:09.888757 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 Aug 12 15:08:09.888937 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:09.889106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:09.889199 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete snapshot with id: 4d68737d-55e4-4ee7-a0aa-a7de46055b28 Aug 12 15:08:09.893657 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:09.893657 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:09.894043 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Snapshot retrieved successfully. Aug 12 15:08:09.907190 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Snapshot delete request issued successfully. Aug 12 15:08:09.907326 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0c9d1dee-c04f-4ee0-8895-01b53ab4ca68 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 returned with HTTP 202 Aug 12 15:08:09.907721 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1424/5673] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:08:09 2026] DELETE /volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:09.914059 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6f724db2-1649-4016-91b3-db505e124886 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:09.915813 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f724db2-1649-4016-91b3-db505e124886 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 Aug 12 15:08:09.915987 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6f724db2-1649-4016-91b3-db505e124886 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:09.916155 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6f724db2-1649-4016-91b3-db505e124886 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:09.920528 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:09.920528 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:09.920936 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6f724db2-1649-4016-91b3-db505e124886 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Snapshot retrieved successfully. Aug 12 15:08:09.921643 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6f724db2-1649-4016-91b3-db505e124886 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 returned with HTTP 200 Aug 12 15:08:09.922018 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1416/5674] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:09 2026] GET /volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:10.930516 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d9d0fc4a-8fb3-4aa5-a5c0-821ed33707a3 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:10.932311 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9d0fc4a-8fb3-4aa5-a5c0-821ed33707a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 Aug 12 15:08:10.932521 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9d0fc4a-8fb3-4aa5-a5c0-821ed33707a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:10.932704 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d9d0fc4a-8fb3-4aa5-a5c0-821ed33707a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:10.936647 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d9d0fc4a-8fb3-4aa5-a5c0-821ed33707a3 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 returned with HTTP 404 Aug 12 15:08:10.937083 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1423/5675] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:10 2026] GET /volume/v3/snapshots/4d68737d-55e4-4ee7-a0aa-a7de46055b28 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:10.942721 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:10.944334 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 Aug 12 15:08:10.944540 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:10.944736 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:10.944906 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume with id: 09197815-6136-4717-8ec9-6a12b7350491 Aug 12 15:08:10.951230 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:10.951230 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:10.951673 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:10.966312 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume request issued successfully. Aug 12 15:08:10.966532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ee85a671-ac1f-49bc-9a72-7fb7326cc22c tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 returned with HTTP 202 Aug 12 15:08:10.966942 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1413/5676] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:10 2026] DELETE /volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:10.973581 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-3ef48ed7-92b1-4ada-adf6-786196029a45 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:10.975434 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ef48ed7-92b1-4ada-adf6-786196029a45 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 Aug 12 15:08:10.975694 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ef48ed7-92b1-4ada-adf6-786196029a45 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:10.975934 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-3ef48ed7-92b1-4ada-adf6-786196029a45 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:10.982679 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:10.982679 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:10.986069 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-3ef48ed7-92b1-4ada-adf6-786196029a45 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:10.990230 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-3ef48ed7-92b1-4ada-adf6-786196029a45 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 returned with HTTP 200 Aug 12 15:08:10.990617 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1425/5677] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:10 2026] GET /volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:12.001864 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8ba7d4cc-73c1-448b-9478-7fececa9b764 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:12.003501 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ba7d4cc-73c1-448b-9478-7fececa9b764 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 Aug 12 15:08:12.003707 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ba7d4cc-73c1-448b-9478-7fececa9b764 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:12.003911 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8ba7d4cc-73c1-448b-9478-7fececa9b764 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:12.009043 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8ba7d4cc-73c1-448b-9478-7fececa9b764 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 returned with HTTP 404 Aug 12 15:08:12.009475 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1417/5678] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:12 2026] GET /volume/v3/volumes/09197815-6136-4717-8ec9-6a12b7350491 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:12.015266 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-6446e695-169d-42a7-800d-91d38c3c993f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:12.016825 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6446e695-169d-42a7-800d-91d38c3c993f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:08:12.016989 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6446e695-169d-42a7-800d-91d38c3c993f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:12.017153 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-6446e695-169d-42a7-800d-91d38c3c993f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:12.017298 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-6446e695-169d-42a7-800d-91d38c3c993f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume with id: a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:08:12.023738 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:12.023738 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:12.024248 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6446e695-169d-42a7-800d-91d38c3c993f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:12.038872 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-6446e695-169d-42a7-800d-91d38c3c993f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume request issued successfully. Aug 12 15:08:12.039025 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-6446e695-169d-42a7-800d-91d38c3c993f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 202 Aug 12 15:08:12.039473 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1424/5679] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:12 2026] DELETE /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:12.045611 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f03c2310-279f-4433-8841-e6cfb13077db None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:12.047261 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f03c2310-279f-4433-8841-e6cfb13077db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:08:12.047450 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f03c2310-279f-4433-8841-e6cfb13077db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:12.047670 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f03c2310-279f-4433-8841-e6cfb13077db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:12.053776 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:12.053776 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:12.056595 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f03c2310-279f-4433-8841-e6cfb13077db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:12.060665 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f03c2310-279f-4433-8841-e6cfb13077db tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 200 Aug 12 15:08:12.060993 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1414/5680] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:12 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 1355 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:13.072176 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-743e1588-ff5c-42dc-9bbe-5c18dd081140 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:13.073672 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-743e1588-ff5c-42dc-9bbe-5c18dd081140 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 Aug 12 15:08:13.073843 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-743e1588-ff5c-42dc-9bbe-5c18dd081140 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:13.074024 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-743e1588-ff5c-42dc-9bbe-5c18dd081140 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:13.078689 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-743e1588-ff5c-42dc-9bbe-5c18dd081140 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 returned with HTTP 404 Aug 12 15:08:13.079085 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1426/5681] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:13 2026] GET /volume/v3/volumes/a63f6236-ac20-4266-917a-74d321f3e9f4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:13.085872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:13.087229 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d Aug 12 15:08:13.087416 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:13.087613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:13.087772 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume with id: 57e868f7-cefa-445a-b622-920cb503ba7d Aug 12 15:08:13.094778 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:13.094778 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:13.095353 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:13.113727 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume request issued successfully. Aug 12 15:08:13.113923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4c759e94-ca46-4e32-820a-1e877c6c6c09 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d returned with HTTP 202 Aug 12 15:08:13.114328 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1418/5682] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:13 2026] DELETE /volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:13.120784 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-623f38d8-3c77-479c-8ded-37a925f48d32 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:13.122881 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-623f38d8-3c77-479c-8ded-37a925f48d32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d Aug 12 15:08:13.123082 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-623f38d8-3c77-479c-8ded-37a925f48d32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:13.123260 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-623f38d8-3c77-479c-8ded-37a925f48d32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:13.130118 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:13.130118 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:13.133216 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-623f38d8-3c77-479c-8ded-37a925f48d32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:13.137094 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-623f38d8-3c77-479c-8ded-37a925f48d32 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d returned with HTTP 200 Aug 12 15:08:13.137438 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1425/5683] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:13 2026] GET /volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:14.148358 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3eef4bf3-4050-491e-b263-a8e11b1b6f1e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:14.150083 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eef4bf3-4050-491e-b263-a8e11b1b6f1e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d Aug 12 15:08:14.150293 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eef4bf3-4050-491e-b263-a8e11b1b6f1e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:14.150555 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3eef4bf3-4050-491e-b263-a8e11b1b6f1e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:14.155483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3eef4bf3-4050-491e-b263-a8e11b1b6f1e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d returned with HTTP 404 Aug 12 15:08:14.156081 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1415/5684] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:14 2026] GET /volume/v3/volumes/57e868f7-cefa-445a-b622-920cb503ba7d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:14.161912 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:14.163650 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] DELETE https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 Aug 12 15:08:14.163804 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:14.163988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:14.164137 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume with id: 3b47f82f-6430-4de8-8c80-6219f8198658 Aug 12 15:08:14.171129 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:14.171129 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:14.171547 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:14.185044 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Delete volume request issued successfully. Aug 12 15:08:14.185191 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a2228a2c-cfa1-4c1d-8747-ae13a2dbaa8f tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 returned with HTTP 202 Aug 12 15:08:14.185765 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1427/5685] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:14 2026] DELETE /volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:14.191685 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-419e9bc3-3440-43f6-9595-b6a4cd44fc2e None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:14.193469 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-419e9bc3-3440-43f6-9595-b6a4cd44fc2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 Aug 12 15:08:14.193697 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-419e9bc3-3440-43f6-9595-b6a4cd44fc2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:14.193930 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-419e9bc3-3440-43f6-9595-b6a4cd44fc2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:14.201356 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:14.201356 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:14.204912 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-419e9bc3-3440-43f6-9595-b6a4cd44fc2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Volume info retrieved successfully. Aug 12 15:08:14.209072 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-419e9bc3-3440-43f6-9595-b6a4cd44fc2e tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 returned with HTTP 200 Aug 12 15:08:14.209416 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1419/5686] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:14 2026] GET /volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:15.220605 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-62e3369e-aef4-41b3-9507-fd8b5a03f0a7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:15.222250 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62e3369e-aef4-41b3-9507-fd8b5a03f0a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] GET https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 Aug 12 15:08:15.222430 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62e3369e-aef4-41b3-9507-fd8b5a03f0a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:15.222626 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-62e3369e-aef4-41b3-9507-fd8b5a03f0a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:15.227572 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-62e3369e-aef4-41b3-9507-fd8b5a03f0a7 tempest-VolumesBackupsTest-1267566294 tempest-VolumesBackupsTest-1267566294-project-member] https://10.4.3.100/volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 returned with HTTP 404 Aug 12 15:08:15.227981 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1426/5687] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:15 2026] GET /volume/v3/volumes/3b47f82f-6430-4de8-8c80-6219f8198658 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:18.175965 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:18.268471 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:08:18.268776 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-344670433"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:18.270038 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-344670433'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:08:18.270149 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Create volume of 1 GB Aug 12 15:08:18.273437 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Availability Zones retrieved successfully. Aug 12 15:08:18.278169 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Flow 'volume_create_api' (50a1cfd2-5ab8-4239-9ea1-e6ef2f71cc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:18.279029 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00d6078-e83c-4c80-a949-76792bd4c60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:18.279702 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:08:18.300069 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f00d6078-e83c-4c80-a949-76792bd4c60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:18.300754 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34f2546a-9e6f-4a62-9c92-1f1a54c00595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:18.348584 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Created reservations ['e4489458-7e87-4d26-aac0-098bc23cf1d6', '9cb22b8e-abc7-45d2-9020-9ff3643e0c1b', '7673ceae-bb3a-4268-ad57-d0048e4c717c', 'a4406ee9-39e0-4a7e-a768-a68f926c74c0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:18.349224 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34f2546a-9e6f-4a62-9c92-1f1a54c00595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4489458-7e87-4d26-aac0-098bc23cf1d6', '9cb22b8e-abc7-45d2-9020-9ff3643e0c1b', '7673ceae-bb3a-4268-ad57-d0048e4c717c', 'a4406ee9-39e0-4a7e-a768-a68f926c74c0']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:18.349868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1702ea4-d263-4c5a-888c-117ad4a5c3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:18.369388 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1702ea4-d263-4c5a-888c-117ad4a5c3ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f639df1-c5b3-40ed-846b-fb9abc2d2605', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344670433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='060d4a91b15340f4907ff2b099ef72cb',qos_specs=None,replication_status=,reservations=['e4489458-7e87-4d26-aac0-098bc23cf1d6','9cb22b8e-abc7-45d2-9020-9ff3643e0c1b','7673ceae-bb3a-4268-ad57-d0048e4c717c','a4406ee9-39e0-4a7e-a768-a68f926c74c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf02ed60e4374b99b34f5bc068b6e445',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:08:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-344670433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f639df1-c5b3-40ed-846b-fb9abc2d2605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='060d4a91b15340f4907ff2b099ef72cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf02ed60e4374b99b34f5bc068b6e445',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:18.370006 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4af9eb-6abc-4363-96c4-338f65dce969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:18.383300 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd4af9eb-6abc-4363-96c4-338f65dce969) transitioned into state 'SUCCESS' from state '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-344670433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='060d4a91b15340f4907ff2b099ef72cb',qos_specs=None,replication_status=,reservations=['e4489458-7e87-4d26-aac0-098bc23cf1d6','9cb22b8e-abc7-45d2-9020-9ff3643e0c1b','7673ceae-bb3a-4268-ad57-d0048e4c717c','a4406ee9-39e0-4a7e-a768-a68f926c74c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf02ed60e4374b99b34f5bc068b6e445',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:18.383854 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49175a-0477-4141-a766-f3aaf73c3a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:18.390843 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b49175a-0477-4141-a766-f3aaf73c3a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:18.391621 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Flow 'volume_create_api' (50a1cfd2-5ab8-4239-9ea1-e6ef2f71cc41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:18.391861 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Create volume request issued successfully. Aug 12 15:08:18.392370 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8d8ef4b0-9454-42bc-b570-d2bf71a711a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:08:18.392940 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1416/5688] 10.4.3.100 () {70 vars in 1298 bytes} [Wed Aug 12 15:08:18 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:18.403120 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-16c9abb9-4f2b-45c4-9057-c3dd42bae9a4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:18.404874 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16c9abb9-4f2b-45c4-9057-c3dd42bae9a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 Aug 12 15:08:18.404874 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16c9abb9-4f2b-45c4-9057-c3dd42bae9a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:18.404955 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-16c9abb9-4f2b-45c4-9057-c3dd42bae9a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:18.411632 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:18.411632 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:18.414759 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-16c9abb9-4f2b-45c4-9057-c3dd42bae9a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Volume info retrieved successfully. Aug 12 15:08:18.418387 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-16c9abb9-4f2b-45c4-9057-c3dd42bae9a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 returned with HTTP 200 Aug 12 15:08:18.418766 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1428/5689] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:18 2026] GET /volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:19.430518 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8cce0e82-a10d-4834-8abe-197eb0525972 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:19.432195 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8cce0e82-a10d-4834-8abe-197eb0525972 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 Aug 12 15:08:19.432392 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8cce0e82-a10d-4834-8abe-197eb0525972 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:19.432588 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8cce0e82-a10d-4834-8abe-197eb0525972 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:19.438875 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:19.438875 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:19.441772 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-8cce0e82-a10d-4834-8abe-197eb0525972 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Volume info retrieved successfully. Aug 12 15:08:19.445117 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8cce0e82-a10d-4834-8abe-197eb0525972 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 returned with HTTP 200 Aug 12 15:08:19.445424 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1420/5690] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:19 2026] GET /volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:19.456092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-2796bd2e-ce66-461a-b43c-522d492f475b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:19.457698 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2796bd2e-ce66-461a-b43c-522d492f475b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] POST https://10.4.3.100/volume/v3/backups Aug 12 15:08:19.458038 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-2796bd2e-ce66-461a-b43c-522d492f475b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f639df1-c5b3-40ed-846b-fb9abc2d2605", "name": "tempest-type-Backup-1691460642"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:19.459339 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.contrib.backups [None req-2796bd2e-ce66-461a-b43c-522d492f475b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Creating new backup {'backup': {'volume_id': '8f639df1-c5b3-40ed-846b-fb9abc2d2605', 'name': 'tempest-type-Backup-1691460642'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 12 15:08:19.459472 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.contrib.backups [None req-2796bd2e-ce66-461a-b43c-522d492f475b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Creating backup of volume 8f639df1-c5b3-40ed-846b-fb9abc2d2605 in container None Aug 12 15:08:19.466112 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:19.466112 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:19.466402 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-2796bd2e-ce66-461a-b43c-522d492f475b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Volume info retrieved successfully. Aug 12 15:08:19.486025 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-2796bd2e-ce66-461a-b43c-522d492f475b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Created reservations ['a0d0e1d8-c881-447f-bcbd-34d106e744b2', '4c4d397b-b5d8-4c7d-9fb1-3ba64c5cd935'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:19.507213 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-2796bd2e-ce66-461a-b43c-522d492f475b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups returned with HTTP 202 Aug 12 15:08:19.507659 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1427/5691] 10.4.3.100 () {70 vars in 1299 bytes} [Wed Aug 12 15:08:19 2026] POST /volume/v3/backups => generated 316 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:19.514769 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-3fb57d8f-b2e8-4e67-8fa7-cc030c45f15f None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:19.516532 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fb57d8f-b2e8-4e67-8fa7-cc030c45f15f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:19.516755 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fb57d8f-b2e8-4e67-8fa7-cc030c45f15f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:19.516963 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-3fb57d8f-b2e8-4e67-8fa7-cc030c45f15f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:19.517052 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-3fb57d8f-b2e8-4e67-8fa7-cc030c45f15f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:19.532239 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:19.532239 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:19.532906 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-3fb57d8f-b2e8-4e67-8fa7-cc030c45f15f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:19.533260 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1417/5692] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:19 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:20.542272 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-0b5048cf-985c-486d-97cc-3d9f12bbd1da None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:20.543927 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b5048cf-985c-486d-97cc-3d9f12bbd1da tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:20.544146 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b5048cf-985c-486d-97cc-3d9f12bbd1da tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:20.544333 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-0b5048cf-985c-486d-97cc-3d9f12bbd1da tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:20.544435 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-0b5048cf-985c-486d-97cc-3d9f12bbd1da tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:20.548116 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:20.548116 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:20.548650 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-0b5048cf-985c-486d-97cc-3d9f12bbd1da tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:20.548973 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1429/5693] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:20 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:21.558782 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-972ea2ce-9ff6-4e29-9333-973e4b219b9f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:21.560384 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-972ea2ce-9ff6-4e29-9333-973e4b219b9f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:21.560613 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-972ea2ce-9ff6-4e29-9333-973e4b219b9f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:21.560801 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-972ea2ce-9ff6-4e29-9333-973e4b219b9f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:21.560933 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-972ea2ce-9ff6-4e29-9333-973e4b219b9f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:21.564790 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:21.564790 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:21.565392 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-972ea2ce-9ff6-4e29-9333-973e4b219b9f tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:21.565867 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1421/5694] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:21 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:22.575055 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-17438172-bd9a-4c9b-94a9-affaf6b7e2d2 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:22.576702 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17438172-bd9a-4c9b-94a9-affaf6b7e2d2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:22.576894 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17438172-bd9a-4c9b-94a9-affaf6b7e2d2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:22.577079 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-17438172-bd9a-4c9b-94a9-affaf6b7e2d2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:22.577178 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-17438172-bd9a-4c9b-94a9-affaf6b7e2d2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:22.580961 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:22.580961 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:22.581486 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-17438172-bd9a-4c9b-94a9-affaf6b7e2d2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:22.581805 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1428/5695] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:22 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:23.601416 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f77ea416-636d-4c2a-8f49-7a73f0513749 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:23.602989 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f77ea416-636d-4c2a-8f49-7a73f0513749 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:23.603264 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f77ea416-636d-4c2a-8f49-7a73f0513749 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:23.603551 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f77ea416-636d-4c2a-8f49-7a73f0513749 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:23.603674 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-f77ea416-636d-4c2a-8f49-7a73f0513749 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:23.608221 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:23.608221 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:23.609007 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f77ea416-636d-4c2a-8f49-7a73f0513749 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:23.609497 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1418/5696] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:23 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:24.640022 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-12487439-6a8f-4a68-a5c3-11d471764b2a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:24.642271 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12487439-6a8f-4a68-a5c3-11d471764b2a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:24.642526 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12487439-6a8f-4a68-a5c3-11d471764b2a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:24.642751 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-12487439-6a8f-4a68-a5c3-11d471764b2a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:24.642878 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-12487439-6a8f-4a68-a5c3-11d471764b2a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:24.647662 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:24.647662 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:24.648381 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-12487439-6a8f-4a68-a5c3-11d471764b2a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:24.648837 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1430/5697] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:24 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:25.679546 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8c7f6fb7-9c22-4352-b586-aa2598cb6361 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:25.681513 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c7f6fb7-9c22-4352-b586-aa2598cb6361 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:25.681722 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c7f6fb7-9c22-4352-b586-aa2598cb6361 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:25.681957 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8c7f6fb7-9c22-4352-b586-aa2598cb6361 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:25.682118 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-8c7f6fb7-9c22-4352-b586-aa2598cb6361 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:25.686580 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:25.686580 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:25.687278 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8c7f6fb7-9c22-4352-b586-aa2598cb6361 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:25.687723 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1422/5698] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:25 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:26.698608 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-b9ba4696-ea7f-4f5d-98f0-645429ee926b None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:26.700366 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9ba4696-ea7f-4f5d-98f0-645429ee926b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:26.700609 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9ba4696-ea7f-4f5d-98f0-645429ee926b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:26.700816 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-b9ba4696-ea7f-4f5d-98f0-645429ee926b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:26.700931 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-b9ba4696-ea7f-4f5d-98f0-645429ee926b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:26.704862 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:26.704862 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:26.705445 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-b9ba4696-ea7f-4f5d-98f0-645429ee926b tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:26.705800 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1429/5699] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:26 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:27.715298 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-7b516a46-26b4-4c9a-bac6-2c7151d108a4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:27.717184 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b516a46-26b4-4c9a-bac6-2c7151d108a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:27.717705 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b516a46-26b4-4c9a-bac6-2c7151d108a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:27.717705 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-7b516a46-26b4-4c9a-bac6-2c7151d108a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:27.717833 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-7b516a46-26b4-4c9a-bac6-2c7151d108a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:27.722755 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:27.722755 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:27.723346 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-7b516a46-26b4-4c9a-bac6-2c7151d108a4 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:27.723719 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1419/5700] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:27 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:28.733968 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-9188985c-aafe-4ad9-bff2-2c1ba414fc03 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:28.735809 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9188985c-aafe-4ad9-bff2-2c1ba414fc03 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:28.736478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9188985c-aafe-4ad9-bff2-2c1ba414fc03 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:28.736478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-9188985c-aafe-4ad9-bff2-2c1ba414fc03 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:28.736478 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-9188985c-aafe-4ad9-bff2-2c1ba414fc03 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:28.740749 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:28.740749 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:28.741046 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-9188985c-aafe-4ad9-bff2-2c1ba414fc03 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:28.741431 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1431/5701] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:28 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:29.751028 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-83fb9212-6aee-4c55-8581-b2e080663b0d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:29.752929 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-83fb9212-6aee-4c55-8581-b2e080663b0d tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:29.753211 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-83fb9212-6aee-4c55-8581-b2e080663b0d tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:29.753452 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-83fb9212-6aee-4c55-8581-b2e080663b0d tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:29.753588 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-83fb9212-6aee-4c55-8581-b2e080663b0d tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:29.757774 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:29.757774 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:29.758428 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-83fb9212-6aee-4c55-8581-b2e080663b0d tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:29.758844 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1423/5702] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:29 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:30.768550 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e8949cd3-d9ab-4488-814b-c6df0d8bd992 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:30.770714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8949cd3-d9ab-4488-814b-c6df0d8bd992 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:30.770986 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8949cd3-d9ab-4488-814b-c6df0d8bd992 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:30.771240 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e8949cd3-d9ab-4488-814b-c6df0d8bd992 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:30.771378 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-e8949cd3-d9ab-4488-814b-c6df0d8bd992 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:30.776034 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:30.776034 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:30.776713 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e8949cd3-d9ab-4488-814b-c6df0d8bd992 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:30.777092 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1430/5703] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:30 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:31.788516 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b5d113fd-c811-449b-a403-5fb335b3c610 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:31.790392 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5d113fd-c811-449b-a403-5fb335b3c610 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:31.790689 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5d113fd-c811-449b-a403-5fb335b3c610 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:31.790926 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b5d113fd-c811-449b-a403-5fb335b3c610 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:31.791067 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.backups [None req-b5d113fd-c811-449b-a403-5fb335b3c610 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100246) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:31.795905 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:31.795905 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:31.796660 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b5d113fd-c811-449b-a403-5fb335b3c610 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:31.797109 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1420/5704] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:31 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:32.808075 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-da736428-eab3-4f3b-933c-b5fe52f20916 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:32.809906 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da736428-eab3-4f3b-933c-b5fe52f20916 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:32.810143 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da736428-eab3-4f3b-933c-b5fe52f20916 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:32.810324 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-da736428-eab3-4f3b-933c-b5fe52f20916 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:32.810448 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-da736428-eab3-4f3b-933c-b5fe52f20916 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:32.815096 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:32.815096 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:32.815845 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-da736428-eab3-4f3b-933c-b5fe52f20916 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:32.816294 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1432/5705] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:32 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:33.825486 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-af8715a3-d89d-4eaa-bd74-0fdeb26c6272 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:33.827398 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-af8715a3-d89d-4eaa-bd74-0fdeb26c6272 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:33.827648 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-af8715a3-d89d-4eaa-bd74-0fdeb26c6272 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:33.827823 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-af8715a3-d89d-4eaa-bd74-0fdeb26c6272 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:33.827917 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-af8715a3-d89d-4eaa-bd74-0fdeb26c6272 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:33.832659 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:33.832659 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:33.833466 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-af8715a3-d89d-4eaa-bd74-0fdeb26c6272 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:33.833878 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1424/5706] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:33 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:34.843364 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-197c88d2-7cb8-4fd8-af2b-5ed1ffa3d577 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:34.845122 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-197c88d2-7cb8-4fd8-af2b-5ed1ffa3d577 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:34.845296 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-197c88d2-7cb8-4fd8-af2b-5ed1ffa3d577 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:34.845478 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-197c88d2-7cb8-4fd8-af2b-5ed1ffa3d577 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:34.845593 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.backups [None req-197c88d2-7cb8-4fd8-af2b-5ed1ffa3d577 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100249) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:34.847035 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=54,cinder:INSERT=13,cinder:UPDATE=21 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:08:34.849837 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:34.849837 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:34.850423 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-197c88d2-7cb8-4fd8-af2b-5ed1ffa3d577 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:34.850857 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1431/5707] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:34 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:34.860502 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9dc37a5f-9d2f-4597-914d-26e624df88b2 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:34.861962 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9dc37a5f-9d2f-4597-914d-26e624df88b2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] DELETE https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:34.862162 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9dc37a5f-9d2f-4597-914d-26e624df88b2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:34.862345 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9dc37a5f-9d2f-4597-914d-26e624df88b2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:34.862436 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.contrib.backups [None req-9dc37a5f-9d2f-4597-914d-26e624df88b2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Delete backup with id: 95aaa98b-06f7-4c1a-bbf4-062d985549f3. Aug 12 15:08:34.863879 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=85,cinder:INSERT=20,cinder:UPDATE=33 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:08:34.866975 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:34.866975 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:34.877017 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.backup.rpcapi [None req-9dc37a5f-9d2f-4597-914d-26e624df88b2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] delete_backup rpcapi backup_id 95aaa98b-06f7-4c1a-bbf4-062d985549f3 {{(pid=100246) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 12 15:08:34.878557 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9dc37a5f-9d2f-4597-914d-26e624df88b2 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 202 Aug 12 15:08:34.878916 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1421/5708] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:08:34 2026] DELETE /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:08:34.885391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-61349575-6d33-46f2-9765-57ed114c159a None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:34.887066 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61349575-6d33-46f2-9765-57ed114c159a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:34.887320 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61349575-6d33-46f2-9765-57ed114c159a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:34.887503 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61349575-6d33-46f2-9765-57ed114c159a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:34.887643 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.backups [None req-61349575-6d33-46f2-9765-57ed114c159a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100248) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:34.889124 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=43,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:08:34.892569 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:34.892569 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:34.893429 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61349575-6d33-46f2-9765-57ed114c159a tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 200 Aug 12 15:08:34.893781 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1433/5709] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:34 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:35.903005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-3f7b77b5-5250-4325-a4cb-9c58e8ad78a6 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:35.904710 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f7b77b5-5250-4325-a4cb-9c58e8ad78a6 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 Aug 12 15:08:35.904949 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f7b77b5-5250-4325-a4cb-9c58e8ad78a6 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:35.905137 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-3f7b77b5-5250-4325-a4cb-9c58e8ad78a6 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:35.905249 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.backups [None req-3f7b77b5-5250-4325-a4cb-9c58e8ad78a6 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Show backup with id 95aaa98b-06f7-4c1a-bbf4-062d985549f3. {{(pid=100247) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 12 15:08:35.906622 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=54,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:08:35.908581 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-3f7b77b5-5250-4325-a4cb-9c58e8ad78a6 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 returned with HTTP 404 Aug 12 15:08:35.909097 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1425/5710] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:35 2026] GET /volume/v3/backups/95aaa98b-06f7-4c1a-bbf4-062d985549f3 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:35.914661 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:35.916265 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 Aug 12 15:08:35.916499 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:35.916717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:35.916900 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Delete volume with id: 8f639df1-c5b3-40ed-846b-fb9abc2d2605 Aug 12 15:08:35.923057 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:35.923057 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:35.923319 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Volume info retrieved successfully. Aug 12 15:08:35.936846 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Delete volume request issued successfully. Aug 12 15:08:35.937004 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-27243ca1-8de2-4816-bb65-fbf2d370fa71 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 returned with HTTP 202 Aug 12 15:08:35.937383 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1432/5711] 10.4.3.100 () {68 vars in 1391 bytes} [Wed Aug 12 15:08:35 2026] DELETE /volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:35.943361 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-11daa307-8ebd-4e01-8b09-494394716289 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:35.944991 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11daa307-8ebd-4e01-8b09-494394716289 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 Aug 12 15:08:35.945195 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11daa307-8ebd-4e01-8b09-494394716289 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:35.945424 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-11daa307-8ebd-4e01-8b09-494394716289 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:35.951716 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:35.951716 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:35.954660 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-11daa307-8ebd-4e01-8b09-494394716289 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Volume info retrieved successfully. Aug 12 15:08:35.958237 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-11daa307-8ebd-4e01-8b09-494394716289 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 returned with HTTP 200 Aug 12 15:08:35.958611 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1422/5712] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:35 2026] GET /volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 => generated 1007 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:36.970290 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-62a8e288-c77c-4e42-9a10-d5551b6e9569 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:36.971912 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62a8e288-c77c-4e42-9a10-d5551b6e9569 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] GET https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 Aug 12 15:08:36.972106 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62a8e288-c77c-4e42-9a10-d5551b6e9569 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:36.972286 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62a8e288-c77c-4e42-9a10-d5551b6e9569 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:36.978768 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62a8e288-c77c-4e42-9a10-d5551b6e9569 tempest-ProjectReaderTests39-1564866443 tempest-ProjectReaderTests39-1564866443-project-admin] https://10.4.3.100/volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 returned with HTTP 404 Aug 12 15:08:36.979359 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1434/5713] 10.4.3.100 () {68 vars in 1388 bytes} [Wed Aug 12 15:08:36 2026] GET /volume/v3/volumes/8f639df1-c5b3-40ed-846b-fb9abc2d2605 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:38.274100 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:38.346707 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:08:38.347005 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2129189373"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:38.348249 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2129189373'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:08:38.348361 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:08:38.351819 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:08:38.357854 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (49addc22-8584-4cc9-8ba0-fb1995795700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:38.358734 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a1e50d-4a8d-4c20-a129-d0adf58ae4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:38.359393 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:08:38.379011 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a1e50d-4a8d-4c20-a129-d0adf58ae4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:38.379984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70b3324-6adf-481b-9b87-ca85e1460184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:38.434198 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['a73d7388-a663-407e-b9f2-d49c0a3004fc', '011a57a2-a73d-42bc-a9a2-c7e873decbbf', '6eeedbf7-20b2-4604-8e34-8fec8deb2815', '3c4dbae1-eaab-4336-94b1-2a540a3a6c65'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:38.435104 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d70b3324-6adf-481b-9b87-ca85e1460184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a73d7388-a663-407e-b9f2-d49c0a3004fc', '011a57a2-a73d-42bc-a9a2-c7e873decbbf', '6eeedbf7-20b2-4604-8e34-8fec8deb2815', '3c4dbae1-eaab-4336-94b1-2a540a3a6c65']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:38.435750 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8982805e-8533-44c8-99d7-dc8f61821f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:38.456150 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8982805e-8533-44c8-99d7-dc8f61821f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f47aad-7356-4a25-8a48-091e372c0472', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129189373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['a73d7388-a663-407e-b9f2-d49c0a3004fc','011a57a2-a73d-42bc-a9a2-c7e873decbbf','6eeedbf7-20b2-4604-8e34-8fec8deb2815','3c4dbae1-eaab-4336-94b1-2a540a3a6c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:08:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129189373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f47aad-7356-4a25-8a48-091e372c0472,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:38.456786 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4382b62a-95d7-4763-a998-aa60cd1df4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:38.471690 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4382b62a-95d7-4763-a998-aa60cd1df4ad) transitioned into state 'SUCCESS' from state '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-2129189373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['a73d7388-a663-407e-b9f2-d49c0a3004fc','011a57a2-a73d-42bc-a9a2-c7e873decbbf','6eeedbf7-20b2-4604-8e34-8fec8deb2815','3c4dbae1-eaab-4336-94b1-2a540a3a6c65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:38.472256 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bab4dad-4e1c-4309-b4ac-023e61d72da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:38.479919 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bab4dad-4e1c-4309-b4ac-023e61d72da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:38.480635 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (49addc22-8584-4cc9-8ba0-fb1995795700) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:38.480891 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:08:38.481433 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-6fa01b52-af81-46aa-8426-ef30cfa6b8af tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:08:38.481813 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1426/5714] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:08:38 2026] POST /volume/v3/volumes => generated 778 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:38.492960 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-26d6cec0-446f-44dc-b76f-730643651099 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:38.494687 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26d6cec0-446f-44dc-b76f-730643651099 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 Aug 12 15:08:38.494873 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26d6cec0-446f-44dc-b76f-730643651099 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:38.495327 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-26d6cec0-446f-44dc-b76f-730643651099 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:38.502405 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:38.502405 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:38.505657 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-26d6cec0-446f-44dc-b76f-730643651099 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:38.509077 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-26d6cec0-446f-44dc-b76f-730643651099 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 returned with HTTP 200 Aug 12 15:08:38.509477 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1433/5715] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:38 2026] GET /volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:39.520228 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-50e412e3-6ea3-4793-96a4-9bfb87a43378 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:39.521885 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50e412e3-6ea3-4793-96a4-9bfb87a43378 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 Aug 12 15:08:39.522061 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50e412e3-6ea3-4793-96a4-9bfb87a43378 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:39.522233 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-50e412e3-6ea3-4793-96a4-9bfb87a43378 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:39.528900 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:39.528900 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:39.531805 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-50e412e3-6ea3-4793-96a4-9bfb87a43378 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:39.534920 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-50e412e3-6ea3-4793-96a4-9bfb87a43378 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 returned with HTTP 200 Aug 12 15:08:39.535261 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1423/5716] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:39 2026] GET /volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:39.545903 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:39.596141 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:08:39.596501 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "48f47aad-7356-4a25-8a48-091e372c0472", "name": "tempest-ProjectMemberTests-Snapshot-994594109"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:39.603647 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:39.603647 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:39.604103 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Volume info retrieved successfully. Aug 12 15:08:39.604203 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Create snapshot from volume 48f47aad-7356-4a25-8a48-091e372c0472 Aug 12 15:08:39.631689 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Created reservations ['fe2f5e24-bd1b-48b4-a1ae-497709126830', 'd18d208a-3160-4cf9-a798-55b763434975', '1259f8a3-8148-4972-a46d-d6e72d098e43', '371a2f0a-0942-43a8-a36d-914dfc7ecffa'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:39.654802 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot create request issued successfully. Aug 12 15:08:39.655145 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a53d3a5d-ff1e-42ef-ba2d-325391b652f4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:08:39.655604 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1435/5717] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:08:39 2026] POST /volume/v3/snapshots => generated 304 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:39.664075 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-de4b3f08-6762-423f-a31a-382b36809fbc None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:39.665738 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de4b3f08-6762-423f-a31a-382b36809fbc tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 Aug 12 15:08:39.665929 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de4b3f08-6762-423f-a31a-382b36809fbc tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:39.666130 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-de4b3f08-6762-423f-a31a-382b36809fbc tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:39.670768 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:39.670768 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:39.671214 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-de4b3f08-6762-423f-a31a-382b36809fbc tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:08:39.671929 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-de4b3f08-6762-423f-a31a-382b36809fbc tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 returned with HTTP 200 Aug 12 15:08:39.672288 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1427/5718] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:39 2026] GET /volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:40.680313 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5714c9b3-6d92-44e0-a1cf-5147579f5187 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:40.682049 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5714c9b3-6d92-44e0-a1cf-5147579f5187 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 Aug 12 15:08:40.682256 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5714c9b3-6d92-44e0-a1cf-5147579f5187 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:40.682449 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5714c9b3-6d92-44e0-a1cf-5147579f5187 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:40.686919 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:40.686919 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:40.687285 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5714c9b3-6d92-44e0-a1cf-5147579f5187 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:08:40.687995 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5714c9b3-6d92-44e0-a1cf-5147579f5187 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 returned with HTTP 200 Aug 12 15:08:40.688328 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1434/5719] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:40 2026] GET /volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:40.695916 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:40.697487 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 Aug 12 15:08:40.697681 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:40.697855 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:40.697957 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Delete snapshot with id: bc1c0913-d1cb-47c8-a67a-b90c65a91e46 Aug 12 15:08:40.702883 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:40.702883 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:40.703334 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:08:40.716316 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot delete request issued successfully. Aug 12 15:08:40.716443 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-95e20ae5-c17e-488a-808e-e94fb63a21d6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 returned with HTTP 202 Aug 12 15:08:40.716840 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1424/5720] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:08:40 2026] DELETE /volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:40.724398 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-946c3830-efbf-472a-bab2-2e11a20935ac None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:40.726085 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-946c3830-efbf-472a-bab2-2e11a20935ac tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 Aug 12 15:08:40.726273 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-946c3830-efbf-472a-bab2-2e11a20935ac tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:40.726485 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-946c3830-efbf-472a-bab2-2e11a20935ac tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:40.730755 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:40.730755 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:40.731131 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-946c3830-efbf-472a-bab2-2e11a20935ac tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:08:40.731824 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-946c3830-efbf-472a-bab2-2e11a20935ac tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 returned with HTTP 200 Aug 12 15:08:40.732157 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1436/5721] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:40 2026] GET /volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:41.740363 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-8db6f092-7a58-4f33-b5c6-ab9b195e52f2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:41.742365 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8db6f092-7a58-4f33-b5c6-ab9b195e52f2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 Aug 12 15:08:41.742577 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8db6f092-7a58-4f33-b5c6-ab9b195e52f2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:41.742788 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-8db6f092-7a58-4f33-b5c6-ab9b195e52f2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:41.746857 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-8db6f092-7a58-4f33-b5c6-ab9b195e52f2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 returned with HTTP 404 Aug 12 15:08:41.747286 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1428/5722] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:41 2026] GET /volume/v3/snapshots/bc1c0913-d1cb-47c8-a67a-b90c65a91e46 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:41.753195 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3369a070-955f-40d5-ad6c-af1a2874de00 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:41.754739 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3369a070-955f-40d5-ad6c-af1a2874de00 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 Aug 12 15:08:41.754900 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3369a070-955f-40d5-ad6c-af1a2874de00 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:41.755076 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3369a070-955f-40d5-ad6c-af1a2874de00 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:41.755224 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-3369a070-955f-40d5-ad6c-af1a2874de00 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: 48f47aad-7356-4a25-8a48-091e372c0472 Aug 12 15:08:41.761311 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:41.761311 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:41.761603 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3369a070-955f-40d5-ad6c-af1a2874de00 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:41.775079 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3369a070-955f-40d5-ad6c-af1a2874de00 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:08:41.775256 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3369a070-955f-40d5-ad6c-af1a2874de00 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 returned with HTTP 202 Aug 12 15:08:41.775689 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1435/5723] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:41 2026] DELETE /volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:41.781868 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cd80e2e5-2aa3-463f-a4a6-2c9b6a8ea287 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:41.783423 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd80e2e5-2aa3-463f-a4a6-2c9b6a8ea287 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 Aug 12 15:08:41.783604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd80e2e5-2aa3-463f-a4a6-2c9b6a8ea287 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:41.783764 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cd80e2e5-2aa3-463f-a4a6-2c9b6a8ea287 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:41.791077 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:41.791077 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:41.794376 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cd80e2e5-2aa3-463f-a4a6-2c9b6a8ea287 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:41.798382 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cd80e2e5-2aa3-463f-a4a6-2c9b6a8ea287 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 returned with HTTP 200 Aug 12 15:08:41.798783 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1425/5724] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:41 2026] GET /volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:42.811390 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-65309721-2e15-46a3-b01a-d4f40f7d847b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:42.813103 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-65309721-2e15-46a3-b01a-d4f40f7d847b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 Aug 12 15:08:42.813303 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-65309721-2e15-46a3-b01a-d4f40f7d847b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:42.813489 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-65309721-2e15-46a3-b01a-d4f40f7d847b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:42.819014 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-65309721-2e15-46a3-b01a-d4f40f7d847b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 returned with HTTP 404 Aug 12 15:08:42.819444 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1437/5725] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:42 2026] GET /volume/v3/volumes/48f47aad-7356-4a25-8a48-091e372c0472 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:42.826401 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:42.828465 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:08:42.828873 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1052681805"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:42.830990 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1052681805'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:08:42.831142 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:08:42.835265 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:08:42.841900 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (526cb26e-9af4-4840-8c58-385ca910f1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:42.843212 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c1595c-6b6c-4935-a8e9-3539f4884c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:42.844156 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:08:42.866865 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0c1595c-6b6c-4935-a8e9-3539f4884c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:42.867573 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7f5a12-a940-4344-ba34-85d821f05988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:42.899932 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['2b946e78-44b7-4fe3-a9f9-11259ac42965', '097c8a95-274b-413e-88e0-3bf543af59bb', '5bd24158-0af1-45b3-86e0-841a9be4326f', '8266af12-4f6e-45f9-9168-4fba61c9ebe9'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:42.900742 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7f5a12-a940-4344-ba34-85d821f05988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b946e78-44b7-4fe3-a9f9-11259ac42965', '097c8a95-274b-413e-88e0-3bf543af59bb', '5bd24158-0af1-45b3-86e0-841a9be4326f', '8266af12-4f6e-45f9-9168-4fba61c9ebe9']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:42.901448 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c894822-9d22-4928-b64e-15a589763442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:42.922615 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c894822-9d22-4928-b64e-15a589763442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06cd9145-5290-40d8-a815-aeec6fa6bdef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052681805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['2b946e78-44b7-4fe3-a9f9-11259ac42965','097c8a95-274b-413e-88e0-3bf543af59bb','5bd24158-0af1-45b3-86e0-841a9be4326f','8266af12-4f6e-45f9-9168-4fba61c9ebe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:08:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052681805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06cd9145-5290-40d8-a815-aeec6fa6bdef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:42.923365 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7f1f88-ea16-4600-8a4b-f6ceac7d283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:42.939357 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a7f1f88-ea16-4600-8a4b-f6ceac7d283a) transitioned into state 'SUCCESS' from state '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-1052681805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['2b946e78-44b7-4fe3-a9f9-11259ac42965','097c8a95-274b-413e-88e0-3bf543af59bb','5bd24158-0af1-45b3-86e0-841a9be4326f','8266af12-4f6e-45f9-9168-4fba61c9ebe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:42.940041 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e41f49e-9077-4770-8711-126247d270ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:42.947875 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e41f49e-9077-4770-8711-126247d270ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:42.948770 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (526cb26e-9af4-4840-8c58-385ca910f1cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:42.949074 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:08:42.949678 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-72ef9db9-9c41-444f-9103-37c86e31bf51 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:08:42.950172 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1429/5726] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:08:42 2026] POST /volume/v3/volumes => generated 778 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:42.961088 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1284dd1d-bb2d-4823-b9b3-938af01f1cd4 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:42.963146 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1284dd1d-bb2d-4823-b9b3-938af01f1cd4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef Aug 12 15:08:42.963146 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1284dd1d-bb2d-4823-b9b3-938af01f1cd4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:42.963146 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1284dd1d-bb2d-4823-b9b3-938af01f1cd4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:42.969242 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:42.969242 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:42.972415 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1284dd1d-bb2d-4823-b9b3-938af01f1cd4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:42.975919 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1284dd1d-bb2d-4823-b9b3-938af01f1cd4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef returned with HTTP 200 Aug 12 15:08:42.976351 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1436/5727] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:42 2026] GET /volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:43.987774 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-88eeb045-4667-434b-895f-36b9a68bf9ba None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:43.989419 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-88eeb045-4667-434b-895f-36b9a68bf9ba tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef Aug 12 15:08:43.989666 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-88eeb045-4667-434b-895f-36b9a68bf9ba tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:43.989874 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-88eeb045-4667-434b-895f-36b9a68bf9ba tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:43.995910 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:43.995910 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:43.998588 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-88eeb045-4667-434b-895f-36b9a68bf9ba tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:44.001682 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-88eeb045-4667-434b-895f-36b9a68bf9ba tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef returned with HTTP 200 Aug 12 15:08:44.002040 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1426/5728] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:43 2026] GET /volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:44.012907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:44.014471 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:08:44.014800 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06cd9145-5290-40d8-a815-aeec6fa6bdef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1611021300"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:44.022572 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:44.022572 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:44.022966 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:44.023079 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume 06cd9145-5290-40d8-a815-aeec6fa6bdef Aug 12 15:08:44.042085 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['0208ca3c-621e-49ea-882c-a5a7628b110c', 'afc0e626-c348-4440-ab97-dbc84c2c6c0b', '204dafa2-e73f-4590-87df-05a90d298078', 'c38cbeb4-71f6-4dad-8c49-1d66adc1809e'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:44.064438 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:08:44.064724 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b75e7a60-2a8d-45b7-929f-986ef5d94170 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:08:44.065112 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1438/5729] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:08:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:44.073332 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-75c5d2b6-73c7-4135-927a-cfd9508a2b7c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:44.075054 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-75c5d2b6-73c7-4135-927a-cfd9508a2b7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:44.075297 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-75c5d2b6-73c7-4135-927a-cfd9508a2b7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:44.075439 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-75c5d2b6-73c7-4135-927a-cfd9508a2b7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:44.080447 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:44.080447 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:44.080874 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-75c5d2b6-73c7-4135-927a-cfd9508a2b7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:44.081809 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-75c5d2b6-73c7-4135-927a-cfd9508a2b7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b returned with HTTP 200 Aug 12 15:08:44.082296 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1430/5730] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:44 2026] GET /volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:45.091043 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-15274e71-26dd-4d6e-bf4c-521e6fe1988c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:45.092654 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15274e71-26dd-4d6e-bf4c-521e6fe1988c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:45.092823 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15274e71-26dd-4d6e-bf4c-521e6fe1988c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:45.093012 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-15274e71-26dd-4d6e-bf4c-521e6fe1988c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:45.097383 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:45.097383 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:45.097720 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-15274e71-26dd-4d6e-bf4c-521e6fe1988c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:45.098343 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-15274e71-26dd-4d6e-bf4c-521e6fe1988c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b returned with HTTP 200 Aug 12 15:08:45.098740 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1437/5731] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:45 2026] GET /volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:45.105927 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:45.107448 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] DELETE https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:45.107657 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:45.107829 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:45.107930 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Delete snapshot with id: 1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:45.112134 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:45.112134 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:45.112522 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:08:45.125048 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot delete request issued successfully. Aug 12 15:08:45.125282 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4db0b1d3-fe6b-4c65-807c-5885f9a8db12 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b returned with HTTP 202 Aug 12 15:08:45.125792 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1427/5732] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:08:45 2026] DELETE /volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:45.131758 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-def63c88-a836-4df9-8f09-b57133f5b90e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:45.134402 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-def63c88-a836-4df9-8f09-b57133f5b90e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:45.134621 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-def63c88-a836-4df9-8f09-b57133f5b90e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:45.134884 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-def63c88-a836-4df9-8f09-b57133f5b90e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:45.140113 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:45.140113 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:45.140570 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-def63c88-a836-4df9-8f09-b57133f5b90e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:08:45.141277 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-def63c88-a836-4df9-8f09-b57133f5b90e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b returned with HTTP 200 Aug 12 15:08:45.141645 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1439/5733] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:45 2026] GET /volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:46.149533 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-762c56d9-5c1e-4dce-a365-3e41edd81fe0 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:46.151213 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-762c56d9-5c1e-4dce-a365-3e41edd81fe0 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:46.151507 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-762c56d9-5c1e-4dce-a365-3e41edd81fe0 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:46.151738 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-762c56d9-5c1e-4dce-a365-3e41edd81fe0 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:46.155565 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-762c56d9-5c1e-4dce-a365-3e41edd81fe0 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b returned with HTTP 404 Aug 12 15:08:46.156090 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1431/5734] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:46 2026] GET /volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:46.162127 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-ef84c1ef-7dcb-42b0-ae3b-50c406a3bf91 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:46.164216 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef84c1ef-7dcb-42b0-ae3b-50c406a3bf91 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:46.164419 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef84c1ef-7dcb-42b0-ae3b-50c406a3bf91 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:46.164628 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-ef84c1ef-7dcb-42b0-ae3b-50c406a3bf91 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:46.164729 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-ef84c1ef-7dcb-42b0-ae3b-50c406a3bf91 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: 1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:46.168521 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-ef84c1ef-7dcb-42b0-ae3b-50c406a3bf91 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b returned with HTTP 404 Aug 12 15:08:46.168961 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1438/5735] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:08:46 2026] DELETE /volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:46.174335 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-52d722ef-82a9-4b32-b7e7-1acd462d5aff None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:46.175912 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52d722ef-82a9-4b32-b7e7-1acd462d5aff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b Aug 12 15:08:46.176127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52d722ef-82a9-4b32-b7e7-1acd462d5aff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:46.176325 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-52d722ef-82a9-4b32-b7e7-1acd462d5aff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:46.179929 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-52d722ef-82a9-4b32-b7e7-1acd462d5aff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b returned with HTTP 404 Aug 12 15:08:46.180339 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1428/5736] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:46 2026] GET /volume/v3/snapshots/1539a95d-721a-4486-8216-cd023ade3d6b => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:46.185774 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-b3066204-7328-40a2-af93-69fb5b231cf3 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:46.187264 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3066204-7328-40a2-af93-69fb5b231cf3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef Aug 12 15:08:46.187426 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3066204-7328-40a2-af93-69fb5b231cf3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:46.187612 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-b3066204-7328-40a2-af93-69fb5b231cf3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:46.187756 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-b3066204-7328-40a2-af93-69fb5b231cf3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: 06cd9145-5290-40d8-a815-aeec6fa6bdef Aug 12 15:08:46.194313 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:46.194313 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:46.194674 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b3066204-7328-40a2-af93-69fb5b231cf3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:46.209402 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-b3066204-7328-40a2-af93-69fb5b231cf3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:08:46.209575 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-b3066204-7328-40a2-af93-69fb5b231cf3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef returned with HTTP 202 Aug 12 15:08:46.209943 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1440/5737] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:46 2026] DELETE /volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:46.217153 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7d375085-2ab1-4dd1-bf71-067f890eb0f5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:46.218795 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d375085-2ab1-4dd1-bf71-067f890eb0f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef Aug 12 15:08:46.218986 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d375085-2ab1-4dd1-bf71-067f890eb0f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:46.219173 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7d375085-2ab1-4dd1-bf71-067f890eb0f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:46.225827 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:46.225827 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:46.228872 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7d375085-2ab1-4dd1-bf71-067f890eb0f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:46.232324 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7d375085-2ab1-4dd1-bf71-067f890eb0f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef returned with HTTP 200 Aug 12 15:08:46.232670 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1432/5738] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:46 2026] GET /volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:47.247375 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c2c02205-2bc3-4c34-b24d-f32822e16093 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:47.249204 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2c02205-2bc3-4c34-b24d-f32822e16093 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef Aug 12 15:08:47.249368 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2c02205-2bc3-4c34-b24d-f32822e16093 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:47.249550 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c2c02205-2bc3-4c34-b24d-f32822e16093 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:47.255209 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c2c02205-2bc3-4c34-b24d-f32822e16093 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef returned with HTTP 404 Aug 12 15:08:47.255721 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1439/5739] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:47 2026] GET /volume/v3/volumes/06cd9145-5290-40d8-a815-aeec6fa6bdef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:47.262783 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:47.264337 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:08:47.264648 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2136207059"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:47.265961 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2136207059'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:08:47.266071 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:08:47.266282 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:47.266282 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:47.269736 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:08:47.274542 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (3e9269f9-a5ff-4626-a4a9-e6d62a8f86fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:47.275474 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c68d94-9948-49f1-b2a6-46104db35b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:47.276139 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:08:47.295576 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4c68d94-9948-49f1-b2a6-46104db35b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:47.296232 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0eb43d-f5b4-4297-b5ea-322e5238750c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:47.327827 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['9f41a8e9-207d-4ead-9ac0-f506526289a6', 'e9bdc293-cd6b-4ff3-b79a-bea6874bf7e3', '33e62216-0184-4c7c-b669-6850d2b5ea04', '763d2acd-30b7-429c-b2d4-14b8ec290fd1'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:47.328543 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d0eb43d-f5b4-4297-b5ea-322e5238750c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f41a8e9-207d-4ead-9ac0-f506526289a6', 'e9bdc293-cd6b-4ff3-b79a-bea6874bf7e3', '33e62216-0184-4c7c-b669-6850d2b5ea04', '763d2acd-30b7-429c-b2d4-14b8ec290fd1']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:47.329248 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b6fe49-8aec-4d93-b120-75fb74223ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:47.348854 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18b6fe49-8aec-4d93-b120-75fb74223ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8df7d99a-3716-42fa-984a-317351c7ba96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2136207059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['9f41a8e9-207d-4ead-9ac0-f506526289a6','e9bdc293-cd6b-4ff3-b79a-bea6874bf7e3','33e62216-0184-4c7c-b669-6850d2b5ea04','763d2acd-30b7-429c-b2d4-14b8ec290fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:08:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2136207059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8df7d99a-3716-42fa-984a-317351c7ba96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:47.349480 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c6988b-0f99-43bb-ad38-77ead4532b36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:47.363907 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c6988b-0f99-43bb-ad38-77ead4532b36) transitioned into state 'SUCCESS' from state '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-2136207059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['9f41a8e9-207d-4ead-9ac0-f506526289a6','e9bdc293-cd6b-4ff3-b79a-bea6874bf7e3','33e62216-0184-4c7c-b669-6850d2b5ea04','763d2acd-30b7-429c-b2d4-14b8ec290fd1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:47.364520 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d089461-f3a0-41bb-a37d-76f6f9a61737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:47.372059 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d089461-f3a0-41bb-a37d-76f6f9a61737) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:47.372849 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (3e9269f9-a5ff-4626-a4a9-e6d62a8f86fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:47.373129 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:08:47.373663 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-061b1f31-c699-4d40-b9c8-c0f53508d5f1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:08:47.374054 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1429/5740] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:08:47 2026] POST /volume/v3/volumes => generated 778 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:47.385205 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-1e2f01a3-a3a9-4b57-9585-9adcf6875e13 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:47.387568 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e2f01a3-a3a9-4b57-9585-9adcf6875e13 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 Aug 12 15:08:47.387642 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e2f01a3-a3a9-4b57-9585-9adcf6875e13 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:47.387845 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-1e2f01a3-a3a9-4b57-9585-9adcf6875e13 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:47.397373 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:47.397373 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:47.402122 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-1e2f01a3-a3a9-4b57-9585-9adcf6875e13 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:47.406763 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-1e2f01a3-a3a9-4b57-9585-9adcf6875e13 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 returned with HTTP 200 Aug 12 15:08:47.407123 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1441/5741] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:47 2026] GET /volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:48.418798 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-bc281cf1-6c04-4cb4-b405-b87944459aea None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:48.420423 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc281cf1-6c04-4cb4-b405-b87944459aea tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 Aug 12 15:08:48.420626 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc281cf1-6c04-4cb4-b405-b87944459aea tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:48.420799 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-bc281cf1-6c04-4cb4-b405-b87944459aea tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:48.427023 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:48.427023 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:48.429863 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-bc281cf1-6c04-4cb4-b405-b87944459aea tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:48.433324 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-bc281cf1-6c04-4cb4-b405-b87944459aea tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 returned with HTTP 200 Aug 12 15:08:48.433643 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1433/5742] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:48 2026] GET /volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:48.444386 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:48.446354 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:08:48.446714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8df7d99a-3716-42fa-984a-317351c7ba96", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-444971030"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:48.455173 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:48.455173 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:48.455500 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:48.455615 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume 8df7d99a-3716-42fa-984a-317351c7ba96 Aug 12 15:08:48.476132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['02b51a40-42e5-402b-b39f-d199334a59e4', 'b859027b-0fb3-4727-8764-0304098b9a25', '8f42ba53-1bde-46fc-ad06-8cde11f94512', 'f11cefb8-1d14-4153-b068-e1e19f586fb4'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:48.501237 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:08:48.501702 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fad2610f-743a-433d-b275-ae7eb8c6c4ff tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:08:48.502312 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1440/5743] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:08:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:48.510260 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e34c830c-3dbe-4a96-b64b-fd9393f314cb None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:48.512149 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e34c830c-3dbe-4a96-b64b-fd9393f314cb tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d Aug 12 15:08:48.512342 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e34c830c-3dbe-4a96-b64b-fd9393f314cb tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:48.512558 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e34c830c-3dbe-4a96-b64b-fd9393f314cb tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:48.517418 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:48.517418 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:48.517704 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e34c830c-3dbe-4a96-b64b-fd9393f314cb tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:48.518307 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e34c830c-3dbe-4a96-b64b-fd9393f314cb tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d returned with HTTP 200 Aug 12 15:08:48.518655 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1430/5744] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:48 2026] GET /volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:49.527474 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-82425746-25e7-4009-be47-9e6028890f49 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:49.529054 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82425746-25e7-4009-be47-9e6028890f49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d Aug 12 15:08:49.529248 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82425746-25e7-4009-be47-9e6028890f49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:49.529421 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-82425746-25e7-4009-be47-9e6028890f49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:49.534140 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:49.534140 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:49.534386 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-82425746-25e7-4009-be47-9e6028890f49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:49.534986 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-82425746-25e7-4009-be47-9e6028890f49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d returned with HTTP 200 Aug 12 15:08:49.535303 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1442/5745] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:49 2026] GET /volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:49.544193 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-f24dd609-f31c-4d06-b101-277a90a097a7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:49.545759 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f24dd609-f31c-4d06-b101-277a90a097a7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] POST https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d/action Aug 12 15:08:49.546069 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f24dd609-f31c-4d06-b101-277a90a097a7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:08:49.546219 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-f24dd609-f31c-4d06-b101-277a90a097a7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:49.552327 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:49.552327 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:49.552830 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-f24dd609-f31c-4d06-b101-277a90a097a7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:08:49.553707 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-f24dd609-f31c-4d06-b101-277a90a097a7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0e082b68cde54272ac9f1e7a0d6908a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbc6a9078e7e44c199398f8b2c04a56d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:08:49.553905 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-f24dd609-f31c-4d06-b101-277a90a097a7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d/action returned with HTTP 403 Aug 12 15:08:49.554327 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1434/5746] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 15:08:49 2026] POST /volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d/action => generated 133 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:49.560908 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:49.562782 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d Aug 12 15:08:49.562967 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:49.563167 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:49.563278 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: 5a350066-2865-4204-a0d9-7c96cddad22d Aug 12 15:08:49.567740 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:49.567740 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:49.567999 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:49.580548 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot delete request issued successfully. Aug 12 15:08:49.580701 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-e36757b9-2a13-49a2-841e-ff72d8ee7643 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d returned with HTTP 202 Aug 12 15:08:49.581046 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1441/5747] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:08:49 2026] DELETE /volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:49.586918 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-2e751dd0-667d-480b-96b8-9df3d4c67263 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:49.588523 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e751dd0-667d-480b-96b8-9df3d4c67263 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d Aug 12 15:08:49.588692 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e751dd0-667d-480b-96b8-9df3d4c67263 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:49.588865 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-2e751dd0-667d-480b-96b8-9df3d4c67263 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:49.593584 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:49.593584 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:49.593842 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-2e751dd0-667d-480b-96b8-9df3d4c67263 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:49.594471 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-2e751dd0-667d-480b-96b8-9df3d4c67263 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d returned with HTTP 200 Aug 12 15:08:49.594790 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1431/5748] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:49 2026] GET /volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:50.603313 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7ba02397-6deb-4d25-8454-fb99c8d4464c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:50.604937 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ba02397-6deb-4d25-8454-fb99c8d4464c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d Aug 12 15:08:50.605113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ba02397-6deb-4d25-8454-fb99c8d4464c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:50.605294 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7ba02397-6deb-4d25-8454-fb99c8d4464c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:50.609048 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7ba02397-6deb-4d25-8454-fb99c8d4464c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d returned with HTTP 404 Aug 12 15:08:50.609445 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1443/5749] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:50 2026] GET /volume/v3/snapshots/5a350066-2865-4204-a0d9-7c96cddad22d => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:50.615261 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-55f19f69-60c4-4003-b738-fb3709845fb9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:50.616975 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-55f19f69-60c4-4003-b738-fb3709845fb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 Aug 12 15:08:50.617181 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-55f19f69-60c4-4003-b738-fb3709845fb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:50.617355 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-55f19f69-60c4-4003-b738-fb3709845fb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:50.617526 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-55f19f69-60c4-4003-b738-fb3709845fb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: 8df7d99a-3716-42fa-984a-317351c7ba96 Aug 12 15:08:50.624021 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:50.624021 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:50.624320 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-55f19f69-60c4-4003-b738-fb3709845fb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:50.637217 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-55f19f69-60c4-4003-b738-fb3709845fb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:08:50.637395 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-55f19f69-60c4-4003-b738-fb3709845fb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 returned with HTTP 202 Aug 12 15:08:50.637775 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1435/5750] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:50 2026] DELETE /volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:50.644705 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-a1a321d3-06d3-4bb9-9811-42715093f8d8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:50.646405 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1a321d3-06d3-4bb9-9811-42715093f8d8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 Aug 12 15:08:50.646611 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1a321d3-06d3-4bb9-9811-42715093f8d8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:50.646776 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-a1a321d3-06d3-4bb9-9811-42715093f8d8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:50.652806 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:50.652806 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:50.655664 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-a1a321d3-06d3-4bb9-9811-42715093f8d8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:50.658892 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-a1a321d3-06d3-4bb9-9811-42715093f8d8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 returned with HTTP 200 Aug 12 15:08:50.659266 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1442/5751] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:50 2026] GET /volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:51.671127 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0d723ca4-13e2-43e8-97f4-ff34db0628d3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:51.672835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d723ca4-13e2-43e8-97f4-ff34db0628d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 Aug 12 15:08:51.673012 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d723ca4-13e2-43e8-97f4-ff34db0628d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:51.673208 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0d723ca4-13e2-43e8-97f4-ff34db0628d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:51.678757 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0d723ca4-13e2-43e8-97f4-ff34db0628d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 returned with HTTP 404 Aug 12 15:08:51.679203 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1432/5752] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:51 2026] GET /volume/v3/volumes/8df7d99a-3716-42fa-984a-317351c7ba96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:51.686467 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:51.688101 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:08:51.688416 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1978262949"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:51.690173 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1978262949'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:08:51.690286 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:08:51.693622 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:08:51.698309 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (dca66651-40c0-4a8e-85ae-3b1d62deff9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:51.699285 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10669f1-1a06-4f59-9664-722f3b5660c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:51.699961 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:08:51.719357 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c10669f1-1a06-4f59-9664-722f3b5660c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:51.720048 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ace4c3-d884-4b36-8213-9e0b3f30c1df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:51.750999 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['fd23702a-bc54-44c8-8f70-851980bef3ab', '3bfb700c-5b53-46d5-8357-2f20186a6952', '2f226816-7181-4716-aa01-0b3f05629552', '7162b7fa-355f-4637-897d-ccb72daf2e61'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:51.751735 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22ace4c3-d884-4b36-8213-9e0b3f30c1df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd23702a-bc54-44c8-8f70-851980bef3ab', '3bfb700c-5b53-46d5-8357-2f20186a6952', '2f226816-7181-4716-aa01-0b3f05629552', '7162b7fa-355f-4637-897d-ccb72daf2e61']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:51.752365 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28bc03c-d956-4663-ae48-11aade65208b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:51.773066 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b28bc03c-d956-4663-ae48-11aade65208b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab134d07-b14d-4bf2-abf2-af23db244429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978262949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['fd23702a-bc54-44c8-8f70-851980bef3ab','3bfb700c-5b53-46d5-8357-2f20186a6952','2f226816-7181-4716-aa01-0b3f05629552','7162b7fa-355f-4637-897d-ccb72daf2e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:08:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1978262949',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab134d07-b14d-4bf2-abf2-af23db244429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:51.773732 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2d7ee7-0cff-4bbb-b436-c82e6182aa50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:51.787501 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2d7ee7-0cff-4bbb-b436-c82e6182aa50) transitioned into state 'SUCCESS' from state '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-1978262949',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['fd23702a-bc54-44c8-8f70-851980bef3ab','3bfb700c-5b53-46d5-8357-2f20186a6952','2f226816-7181-4716-aa01-0b3f05629552','7162b7fa-355f-4637-897d-ccb72daf2e61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:51.788113 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2127447-daff-4b1d-9edb-2ea6629c3dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:51.795361 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2127447-daff-4b1d-9edb-2ea6629c3dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:51.796112 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (dca66651-40c0-4a8e-85ae-3b1d62deff9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:51.796420 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:08:51.796986 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e15324d-5475-4fb1-a9b3-6f75ca8184f5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:08:51.797467 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1444/5753] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:08:51 2026] POST /volume/v3/volumes => generated 778 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:51.807923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9da82f34-2532-4145-8f49-ca32d4fd64b5 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:51.809566 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9da82f34-2532-4145-8f49-ca32d4fd64b5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 Aug 12 15:08:51.809752 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9da82f34-2532-4145-8f49-ca32d4fd64b5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:51.809927 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9da82f34-2532-4145-8f49-ca32d4fd64b5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:51.816415 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:51.816415 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:51.819444 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-9da82f34-2532-4145-8f49-ca32d4fd64b5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:51.822798 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9da82f34-2532-4145-8f49-ca32d4fd64b5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 returned with HTTP 200 Aug 12 15:08:51.823167 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1436/5754] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:51 2026] GET /volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:52.834962 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-bf927202-9652-44fe-a4f1-3cde0a848083 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:52.836631 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf927202-9652-44fe-a4f1-3cde0a848083 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 Aug 12 15:08:52.836816 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf927202-9652-44fe-a4f1-3cde0a848083 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:52.836991 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-bf927202-9652-44fe-a4f1-3cde0a848083 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:52.843710 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:52.843710 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:52.846700 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-bf927202-9652-44fe-a4f1-3cde0a848083 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:52.850155 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-bf927202-9652-44fe-a4f1-3cde0a848083 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 returned with HTTP 200 Aug 12 15:08:52.850509 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1443/5755] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:52 2026] GET /volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:52.861229 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-a102c686-54de-4307-877f-40e8aafc9cd5 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:52.862696 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a102c686-54de-4307-877f-40e8aafc9cd5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:08:52.863007 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-a102c686-54de-4307-877f-40e8aafc9cd5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab134d07-b14d-4bf2-abf2-af23db244429", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1873516349"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:52.870571 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:52.870571 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:52.870869 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a102c686-54de-4307-877f-40e8aafc9cd5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:52.870971 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-a102c686-54de-4307-877f-40e8aafc9cd5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume ab134d07-b14d-4bf2-abf2-af23db244429 Aug 12 15:08:52.889686 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-a102c686-54de-4307-877f-40e8aafc9cd5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['87bf2024-1ab9-4c74-bd46-8ea01ce52d04', '83dc90ba-d30e-48b8-8663-3842474e38b4', '4f1f1110-cd3b-4da6-b58c-fc1c9b4d11af', 'acfab1b3-f3c4-43b5-9e38-478973047be0'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:52.912443 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-a102c686-54de-4307-877f-40e8aafc9cd5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:08:52.912750 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-a102c686-54de-4307-877f-40e8aafc9cd5 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:08:52.913174 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1433/5756] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:08:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:52.920907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-56fca8ae-5110-4149-bd29-e7ed497275de None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:52.922678 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56fca8ae-5110-4149-bd29-e7ed497275de tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 Aug 12 15:08:52.922851 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56fca8ae-5110-4149-bd29-e7ed497275de tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:52.923030 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-56fca8ae-5110-4149-bd29-e7ed497275de tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:52.927566 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:52.927566 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:52.927832 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-56fca8ae-5110-4149-bd29-e7ed497275de tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:52.928525 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-56fca8ae-5110-4149-bd29-e7ed497275de tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 returned with HTTP 200 Aug 12 15:08:52.928850 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1445/5757] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:52 2026] GET /volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:53.936728 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-484ed837-20ac-4790-9e81-7015393f034d None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:53.938504 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-484ed837-20ac-4790-9e81-7015393f034d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 Aug 12 15:08:53.938701 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-484ed837-20ac-4790-9e81-7015393f034d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:53.938896 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-484ed837-20ac-4790-9e81-7015393f034d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:53.943547 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:53.943547 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:53.943805 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-484ed837-20ac-4790-9e81-7015393f034d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:53.944387 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-484ed837-20ac-4790-9e81-7015393f034d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 returned with HTTP 200 Aug 12 15:08:53.944719 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1437/5758] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:53 2026] GET /volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:53.952576 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-298809bd-209e-42f5-85b0-b17c8138f94e None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:53.954230 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-298809bd-209e-42f5-85b0-b17c8138f94e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots Aug 12 15:08:53.954416 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-298809bd-209e-42f5-85b0-b17c8138f94e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:53.954615 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-298809bd-209e-42f5-85b0-b17c8138f94e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'index' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:53.954851 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.api_utils [None req-298809bd-209e-42f5-85b0-b17c8138f94e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Removing options '' from query. {{(pid=100249) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 12 15:08:53.955814 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.db.api [None req-298809bd-209e-42f5-85b0-b17c8138f94e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Building query based on filter {{(pid=100249) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 12 15:08:53.959077 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-298809bd-209e-42f5-85b0-b17c8138f94e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Get all snapshots completed successfully. Aug 12 15:08:53.959346 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-298809bd-209e-42f5-85b0-b17c8138f94e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots returned with HTTP 200 Aug 12 15:08:53.959700 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1444/5759] 10.4.3.100 () {66 vars in 1243 bytes} [Wed Aug 12 15:08:53 2026] GET /volume/v3/snapshots => generated 336 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:53.967368 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:53.969146 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 Aug 12 15:08:53.969325 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:53.969515 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:53.969613 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 Aug 12 15:08:53.974171 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:53.974171 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:53.974424 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:53.986782 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot delete request issued successfully. Aug 12 15:08:53.986942 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-ff2e6a60-5884-459f-aa65-6d6bb8fadf44 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 returned with HTTP 202 Aug 12 15:08:53.987315 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1434/5760] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:08:53 2026] DELETE /volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:53.993589 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e49876f9-c6ed-4133-bcea-066e373f105b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:53.995239 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e49876f9-c6ed-4133-bcea-066e373f105b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 Aug 12 15:08:53.995430 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e49876f9-c6ed-4133-bcea-066e373f105b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:53.995623 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e49876f9-c6ed-4133-bcea-066e373f105b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:53.999933 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:53.999933 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:54.000207 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e49876f9-c6ed-4133-bcea-066e373f105b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:54.000782 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e49876f9-c6ed-4133-bcea-066e373f105b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 returned with HTTP 200 Aug 12 15:08:54.001103 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1446/5761] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:53 2026] GET /volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:55.009996 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-388edebb-96e0-4a4c-a25f-6c2d6065f0b9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:55.011590 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-388edebb-96e0-4a4c-a25f-6c2d6065f0b9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 Aug 12 15:08:55.011768 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-388edebb-96e0-4a4c-a25f-6c2d6065f0b9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:55.011951 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-388edebb-96e0-4a4c-a25f-6c2d6065f0b9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:55.015690 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-388edebb-96e0-4a4c-a25f-6c2d6065f0b9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 returned with HTTP 404 Aug 12 15:08:55.016118 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1438/5762] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:55 2026] GET /volume/v3/snapshots/f3f6fe76-b6a8-42ff-8ea8-2e7dbedaace7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:55.022181 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-082fa371-e313-41ae-bb09-5a36fc10c576 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:55.023899 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-082fa371-e313-41ae-bb09-5a36fc10c576 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 Aug 12 15:08:55.024096 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-082fa371-e313-41ae-bb09-5a36fc10c576 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:55.024268 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-082fa371-e313-41ae-bb09-5a36fc10c576 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:55.024416 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-082fa371-e313-41ae-bb09-5a36fc10c576 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: ab134d07-b14d-4bf2-abf2-af23db244429 Aug 12 15:08:55.030999 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:55.030999 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:55.031304 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-082fa371-e313-41ae-bb09-5a36fc10c576 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:55.045097 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-082fa371-e313-41ae-bb09-5a36fc10c576 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:08:55.045275 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-082fa371-e313-41ae-bb09-5a36fc10c576 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 returned with HTTP 202 Aug 12 15:08:55.045768 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1445/5763] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:55 2026] DELETE /volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:55.052377 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-db2d1635-0c61-42da-8f65-71f1cf603cc4 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:55.054581 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db2d1635-0c61-42da-8f65-71f1cf603cc4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 Aug 12 15:08:55.054883 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db2d1635-0c61-42da-8f65-71f1cf603cc4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:55.055164 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-db2d1635-0c61-42da-8f65-71f1cf603cc4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:55.062768 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:55.062768 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:55.066104 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-db2d1635-0c61-42da-8f65-71f1cf603cc4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:55.069789 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-db2d1635-0c61-42da-8f65-71f1cf603cc4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 returned with HTTP 200 Aug 12 15:08:55.070180 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1435/5764] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:55 2026] GET /volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:56.081541 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-62b2a0ee-fa86-4ea5-bd06-d2fdc2e060c1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:56.083097 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62b2a0ee-fa86-4ea5-bd06-d2fdc2e060c1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 Aug 12 15:08:56.083258 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62b2a0ee-fa86-4ea5-bd06-d2fdc2e060c1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:56.083422 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62b2a0ee-fa86-4ea5-bd06-d2fdc2e060c1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:56.089141 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62b2a0ee-fa86-4ea5-bd06-d2fdc2e060c1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 returned with HTTP 404 Aug 12 15:08:56.089523 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1447/5765] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:56 2026] GET /volume/v3/volumes/ab134d07-b14d-4bf2-abf2-af23db244429 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:56.096169 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-01b863aa-9008-47cd-937b-13978e12cd0f None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:56.097788 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:08:56.098117 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-994649704"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:56.100366 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-994649704'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:08:56.100585 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:08:56.104402 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:08:56.109448 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (4e20488f-2479-43b6-bacf-da093879ad39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:56.110562 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64be0d8d-0ec9-43ef-aff5-3acfcc972564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:56.111316 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:08:56.132973 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64be0d8d-0ec9-43ef-aff5-3acfcc972564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:56.133693 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9dfb7a3-2f3c-4585-9876-07ec632c0676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:56.167872 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['abb7ec69-92cb-4c95-b829-7832b6b3c849', '11ff8ed4-56b8-4680-9727-7679054f7b7f', '5d96bbd8-bc58-466f-a4b3-def0f8a97483', 'fa73989b-b8b3-4d76-b2aa-209beeacc16d'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:56.168625 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9dfb7a3-2f3c-4585-9876-07ec632c0676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abb7ec69-92cb-4c95-b829-7832b6b3c849', '11ff8ed4-56b8-4680-9727-7679054f7b7f', '5d96bbd8-bc58-466f-a4b3-def0f8a97483', 'fa73989b-b8b3-4d76-b2aa-209beeacc16d']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:56.169306 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e95f64d-b41d-41e9-a619-8ef466d4e711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:56.191077 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e95f64d-b41d-41e9-a619-8ef466d4e711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bf551a7-5097-481d-902b-1add3e204dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-994649704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['abb7ec69-92cb-4c95-b829-7832b6b3c849','11ff8ed4-56b8-4680-9727-7679054f7b7f','5d96bbd8-bc58-466f-a4b3-def0f8a97483','fa73989b-b8b3-4d76-b2aa-209beeacc16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-994649704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bf551a7-5097-481d-902b-1add3e204dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:56.192072 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0e6532-061a-4ed0-bcb1-18a388b2e6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:56.208915 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f0e6532-061a-4ed0-bcb1-18a388b2e6ca) transitioned into state 'SUCCESS' from state '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-994649704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['abb7ec69-92cb-4c95-b829-7832b6b3c849','11ff8ed4-56b8-4680-9727-7679054f7b7f','5d96bbd8-bc58-466f-a4b3-def0f8a97483','fa73989b-b8b3-4d76-b2aa-209beeacc16d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:56.209699 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad847fc-5b5c-4711-ba98-9c6afaad85c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:08:56.218265 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aad847fc-5b5c-4711-ba98-9c6afaad85c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:08:56.219106 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (4e20488f-2479-43b6-bacf-da093879ad39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:08:56.219390 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:08:56.219923 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-01b863aa-9008-47cd-937b-13978e12cd0f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:08:56.220309 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1439/5766] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:08:56 2026] POST /volume/v3/volumes => generated 777 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:56.230801 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5b277092-f7ab-4f07-98d8-740c79f4139f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:56.232585 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b277092-f7ab-4f07-98d8-740c79f4139f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe Aug 12 15:08:56.232818 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b277092-f7ab-4f07-98d8-740c79f4139f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:56.233267 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5b277092-f7ab-4f07-98d8-740c79f4139f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:56.239494 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:56.239494 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:56.242572 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5b277092-f7ab-4f07-98d8-740c79f4139f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:56.246031 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5b277092-f7ab-4f07-98d8-740c79f4139f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe returned with HTTP 200 Aug 12 15:08:56.246452 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1446/5767] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:56 2026] GET /volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:57.257893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-f4f628e2-9188-46e7-96ba-fedd1c5e5a2c None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:57.259395 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4f628e2-9188-46e7-96ba-fedd1c5e5a2c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe Aug 12 15:08:57.259573 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4f628e2-9188-46e7-96ba-fedd1c5e5a2c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:57.259741 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-f4f628e2-9188-46e7-96ba-fedd1c5e5a2c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:57.265611 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:57.265611 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:57.268394 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-f4f628e2-9188-46e7-96ba-fedd1c5e5a2c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:57.271518 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-f4f628e2-9188-46e7-96ba-fedd1c5e5a2c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe returned with HTTP 200 Aug 12 15:08:57.271815 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1436/5768] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:57 2026] GET /volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe => generated 1008 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:08:57.285710 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-20892e44-3254-44c0-8c6d-ab922475bc94 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:57.287234 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20892e44-3254-44c0-8c6d-ab922475bc94 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:08:57.287649 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-20892e44-3254-44c0-8c6d-ab922475bc94 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bf551a7-5097-481d-902b-1add3e204dfe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-421154385"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:57.294978 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:57.294978 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:57.295382 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-20892e44-3254-44c0-8c6d-ab922475bc94 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:57.295580 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-20892e44-3254-44c0-8c6d-ab922475bc94 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume 0bf551a7-5097-481d-902b-1add3e204dfe Aug 12 15:08:57.315142 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-20892e44-3254-44c0-8c6d-ab922475bc94 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['1b28350e-0508-44d0-9e5a-077bc06ccba9', '44dfd504-6816-4370-9313-bb25e0f526cf', 'ae680433-62e8-4a38-9ddb-73e5397479fc', '39e5ac00-542d-4c8b-9d63-8381be65ec42'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:08:57.339193 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-20892e44-3254-44c0-8c6d-ab922475bc94 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:08:57.339440 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-20892e44-3254-44c0-8c6d-ab922475bc94 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:08:57.339828 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1448/5769] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:08:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:08:57.348805 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-47b9eaa3-60c7-499d-8160-9bd1927c32db None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:57.350502 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-47b9eaa3-60c7-499d-8160-9bd1927c32db tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a Aug 12 15:08:57.350675 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-47b9eaa3-60c7-499d-8160-9bd1927c32db tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:57.350851 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-47b9eaa3-60c7-499d-8160-9bd1927c32db tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:57.355468 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:57.355468 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:57.355860 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-47b9eaa3-60c7-499d-8160-9bd1927c32db tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:57.356703 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-47b9eaa3-60c7-499d-8160-9bd1927c32db tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a returned with HTTP 200 Aug 12 15:08:57.357067 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1440/5770] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:57 2026] GET /volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:58.365638 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-381cea66-cfa2-4772-ab40-6e9a108a7cd6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:58.367126 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-381cea66-cfa2-4772-ab40-6e9a108a7cd6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a Aug 12 15:08:58.367290 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-381cea66-cfa2-4772-ab40-6e9a108a7cd6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:58.367469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-381cea66-cfa2-4772-ab40-6e9a108a7cd6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:58.371598 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:58.371598 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:08:58.371832 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-381cea66-cfa2-4772-ab40-6e9a108a7cd6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:58.372387 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-381cea66-cfa2-4772-ab40-6e9a108a7cd6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a returned with HTTP 200 Aug 12 15:08:58.372697 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1447/5771] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:58 2026] GET /volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a => generated 466 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:58.380888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-4148b490-bd80-4300-9c9a-d8ae6fee0aaa None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:58.382550 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4148b490-bd80-4300-9c9a-d8ae6fee0aaa tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] POST https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a/action Aug 12 15:08:58.382888 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4148b490-bd80-4300-9c9a-d8ae6fee0aaa tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:08:58.383047 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-4148b490-bd80-4300-9c9a-d8ae6fee0aaa tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:08:58.384312 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-4148b490-bd80-4300-9c9a-d8ae6fee0aaa tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Updating snapshot '14a2c395-8669-48d7-8022-667ebe4a9c5a' with '{'status': 'error'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 15:08:58.392590 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:58.392590 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:58.393045 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.policy [None req-4148b490-bd80-4300-9c9a-d8ae6fee0aaa tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0e082b68cde54272ac9f1e7a0d6908a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbc6a9078e7e44c199398f8b2c04a56d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100246) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:08:58.393238 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-4148b490-bd80-4300-9c9a-d8ae6fee0aaa tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a/action returned with HTTP 403 Aug 12 15:08:58.393660 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1437/5772] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 15:08:58 2026] POST /volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:58.399890 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4310f1c4-b040-479d-98a6-dfec8f033347 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:58.401666 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4310f1c4-b040-479d-98a6-dfec8f033347 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a Aug 12 15:08:58.401864 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4310f1c4-b040-479d-98a6-dfec8f033347 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:58.402057 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4310f1c4-b040-479d-98a6-dfec8f033347 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:58.402151 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-4310f1c4-b040-479d-98a6-dfec8f033347 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: 14a2c395-8669-48d7-8022-667ebe4a9c5a Aug 12 15:08:58.407184 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:58.407184 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:58.407654 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4310f1c4-b040-479d-98a6-dfec8f033347 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:58.423028 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-4310f1c4-b040-479d-98a6-dfec8f033347 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot delete request issued successfully. Aug 12 15:08:58.423309 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4310f1c4-b040-479d-98a6-dfec8f033347 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a returned with HTTP 202 Aug 12 15:08:58.423787 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1449/5773] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:08:58 2026] DELETE /volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:58.429843 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-2640a00b-5935-47db-a546-939f0ce53ea9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:58.431436 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2640a00b-5935-47db-a546-939f0ce53ea9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a Aug 12 15:08:58.431634 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2640a00b-5935-47db-a546-939f0ce53ea9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:58.431814 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-2640a00b-5935-47db-a546-939f0ce53ea9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:58.437296 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:58.437296 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:08:58.437667 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-2640a00b-5935-47db-a546-939f0ce53ea9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:08:58.438330 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-2640a00b-5935-47db-a546-939f0ce53ea9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a returned with HTTP 200 Aug 12 15:08:58.438803 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1441/5774] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:58 2026] GET /volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:08:59.447314 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8541cd16-d370-4f21-9f12-9468d185aed7 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:59.449077 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8541cd16-d370-4f21-9f12-9468d185aed7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a Aug 12 15:08:59.449276 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8541cd16-d370-4f21-9f12-9468d185aed7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:59.449469 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8541cd16-d370-4f21-9f12-9468d185aed7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:59.453320 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8541cd16-d370-4f21-9f12-9468d185aed7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a returned with HTTP 404 Aug 12 15:08:59.453831 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1448/5775] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:08:59 2026] GET /volume/v3/snapshots/14a2c395-8669-48d7-8022-667ebe4a9c5a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:08:59.460205 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c5ff0e58-8332-4927-a860-5a3063703b5d None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:59.461744 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5ff0e58-8332-4927-a860-5a3063703b5d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe Aug 12 15:08:59.461921 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5ff0e58-8332-4927-a860-5a3063703b5d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:59.462087 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c5ff0e58-8332-4927-a860-5a3063703b5d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:59.462231 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-c5ff0e58-8332-4927-a860-5a3063703b5d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: 0bf551a7-5097-481d-902b-1add3e204dfe Aug 12 15:08:59.469749 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:59.469749 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:08:59.470128 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5ff0e58-8332-4927-a860-5a3063703b5d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:59.486060 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c5ff0e58-8332-4927-a860-5a3063703b5d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:08:59.486272 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c5ff0e58-8332-4927-a860-5a3063703b5d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe returned with HTTP 202 Aug 12 15:08:59.486707 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1438/5776] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:08:59 2026] DELETE /volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:08:59.492890 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-c3b67777-ff38-482a-bbed-d07623c7eef6 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:08:59.494923 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3b67777-ff38-482a-bbed-d07623c7eef6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe Aug 12 15:08:59.494988 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3b67777-ff38-482a-bbed-d07623c7eef6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:08:59.495136 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-c3b67777-ff38-482a-bbed-d07623c7eef6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:08:59.501871 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:08:59.501871 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:08:59.505154 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-c3b67777-ff38-482a-bbed-d07623c7eef6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:08:59.508618 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-c3b67777-ff38-482a-bbed-d07623c7eef6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe returned with HTTP 200 Aug 12 15:08:59.508980 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1450/5777] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:08:59 2026] GET /volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:00.523098 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0abadc9c-c807-4cfd-93dc-058ff16d0ec3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:00.524872 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0abadc9c-c807-4cfd-93dc-058ff16d0ec3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe Aug 12 15:09:00.525105 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0abadc9c-c807-4cfd-93dc-058ff16d0ec3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:00.525281 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0abadc9c-c807-4cfd-93dc-058ff16d0ec3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:00.530754 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0abadc9c-c807-4cfd-93dc-058ff16d0ec3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe returned with HTTP 404 Aug 12 15:09:00.531199 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1442/5778] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:00 2026] GET /volume/v3/volumes/0bf551a7-5097-481d-902b-1add3e204dfe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:00.537859 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-fd4967b4-e938-49da-82a5-7d883184ba54 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:00.539435 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:09:00.539772 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1631612046"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:00.541404 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.v3.volumes [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1631612046'}} {{(pid=100249) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:09:00.541544 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:09:00.545522 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:09:00.550317 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (415a11be-5c0c-4038-8307-31ff12615b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:00.551374 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f51ea0-0e0f-40c8-a46d-1c0e0f3510d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:00.552144 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.flows.api.create_volume [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100249) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:09:00.577184 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38f51ea0-0e0f-40c8-a46d-1c0e0f3510d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:00.577912 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839f0f7e-627d-4e06-88cf-94ab272aa324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:00.613436 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['ecabca88-d0c2-4664-9e8d-77b4159c8b3f', '4af2aaeb-9df7-4bd5-9439-704d5bcd629e', 'c092226a-f9c9-4109-a28f-94eee37ef656', 'ee9a87cd-942d-4f35-9418-c8887db085f9'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:00.614212 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (839f0f7e-627d-4e06-88cf-94ab272aa324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecabca88-d0c2-4664-9e8d-77b4159c8b3f', '4af2aaeb-9df7-4bd5-9439-704d5bcd629e', 'c092226a-f9c9-4109-a28f-94eee37ef656', 'ee9a87cd-942d-4f35-9418-c8887db085f9']}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:00.614866 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18530ad9-cead-479b-83c5-0969724faf99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:00.637278 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18530ad9-cead-479b-83c5-0969724faf99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc9a52bd-8898-4b8d-894f-3972d44fb780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631612046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['ecabca88-d0c2-4664-9e8d-77b4159c8b3f','4af2aaeb-9df7-4bd5-9439-704d5bcd629e','c092226a-f9c9-4109-a28f-94eee37ef656','ee9a87cd-942d-4f35-9418-c8887db085f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:09:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1631612046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc9a52bd-8898-4b8d-894f-3972d44fb780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:00.637937 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8553b19d-7cff-4074-bee9-9bb87f522daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:00.655368 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8553b19d-7cff-4074-bee9-9bb87f522daf) transitioned into state 'SUCCESS' from state '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-1631612046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['ecabca88-d0c2-4664-9e8d-77b4159c8b3f','4af2aaeb-9df7-4bd5-9439-704d5bcd629e','c092226a-f9c9-4109-a28f-94eee37ef656','ee9a87cd-942d-4f35-9418-c8887db085f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:00.655949 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53adf1c8-b354-41d7-b759-465c8f35d683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:00.665957 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53adf1c8-b354-41d7-b759-465c8f35d683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100249) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:00.666647 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (415a11be-5c0c-4038-8307-31ff12615b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100249) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:00.666920 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:09:00.667470 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-fd4967b4-e938-49da-82a5-7d883184ba54 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:09:00.667857 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1449/5779] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:09:00 2026] POST /volume/v3/volumes => generated 778 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:00.680813 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-79cfb28b-3492-499e-bda7-9a7db0c62138 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:00.682723 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79cfb28b-3492-499e-bda7-9a7db0c62138 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 Aug 12 15:09:00.682903 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79cfb28b-3492-499e-bda7-9a7db0c62138 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:00.683115 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-79cfb28b-3492-499e-bda7-9a7db0c62138 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:00.690262 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:00.690262 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:00.693428 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-79cfb28b-3492-499e-bda7-9a7db0c62138 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:00.697123 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-79cfb28b-3492-499e-bda7-9a7db0c62138 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 returned with HTTP 200 Aug 12 15:09:00.697510 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1439/5780] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:00 2026] GET /volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:01.708756 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-d76e583f-af2d-4af9-bf3c-1917ba7efca2 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:01.710287 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d76e583f-af2d-4af9-bf3c-1917ba7efca2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 Aug 12 15:09:01.710500 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d76e583f-af2d-4af9-bf3c-1917ba7efca2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:01.710676 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-d76e583f-af2d-4af9-bf3c-1917ba7efca2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:01.716789 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:01.716789 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:01.719666 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-d76e583f-af2d-4af9-bf3c-1917ba7efca2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:01.722964 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-d76e583f-af2d-4af9-bf3c-1917ba7efca2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 returned with HTTP 200 Aug 12 15:09:01.723292 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1451/5781] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:01 2026] GET /volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:01.733229 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:01.734723 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:09:01.735029 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc9a52bd-8898-4b8d-894f-3972d44fb780", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1607580749"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:01.742111 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:01.742111 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:01.742376 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:01.742500 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume dc9a52bd-8898-4b8d-894f-3972d44fb780 Aug 12 15:09:01.761228 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['986f97dd-f049-4464-9338-5b7c1eb2b78f', '9bf115a5-bce1-40f2-a8e9-44156fc0202f', 'e7bbe894-e802-4581-8494-7d1186638fd6', '7cf0267c-287a-409c-87f1-d07359770b07'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:01.782452 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:09:01.782738 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4d38d6d0-1cbc-4aff-9560-aee1f93c3764 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:09:01.783106 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1443/5782] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:09:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:01.790342 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-5f2a3bc7-7d58-4ed7-bc3b-a7a45a198604 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:01.791982 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f2a3bc7-7d58-4ed7-bc3b-a7a45a198604 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 Aug 12 15:09:01.792131 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f2a3bc7-7d58-4ed7-bc3b-a7a45a198604 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:01.792334 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-5f2a3bc7-7d58-4ed7-bc3b-a7a45a198604 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:01.797416 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:01.797416 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:01.797719 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-5f2a3bc7-7d58-4ed7-bc3b-a7a45a198604 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:01.798286 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-5f2a3bc7-7d58-4ed7-bc3b-a7a45a198604 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 returned with HTTP 200 Aug 12 15:09:01.798621 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1450/5783] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:01 2026] GET /volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:02.807060 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b45ca4c9-a140-481b-ac32-618b8221f07e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:02.808651 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b45ca4c9-a140-481b-ac32-618b8221f07e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 Aug 12 15:09:02.808828 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b45ca4c9-a140-481b-ac32-618b8221f07e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:02.809018 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b45ca4c9-a140-481b-ac32-618b8221f07e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:02.813314 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:02.813314 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:02.813524 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-b45ca4c9-a140-481b-ac32-618b8221f07e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:02.814108 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b45ca4c9-a140-481b-ac32-618b8221f07e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 returned with HTTP 200 Aug 12 15:09:02.814451 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1440/5784] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:02 2026] GET /volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:02.822085 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-61d5a327-ae39-4e06-8e36-1d43b69312e1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:02.823653 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61d5a327-ae39-4e06-8e36-1d43b69312e1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] GET https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 Aug 12 15:09:02.823816 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61d5a327-ae39-4e06-8e36-1d43b69312e1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:02.824010 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-61d5a327-ae39-4e06-8e36-1d43b69312e1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:02.828232 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:02.828232 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:02.828635 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-61d5a327-ae39-4e06-8e36-1d43b69312e1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:09:02.829311 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-61d5a327-ae39-4e06-8e36-1d43b69312e1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 returned with HTTP 200 Aug 12 15:09:02.829756 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1452/5785] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:02 2026] GET /volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:02.836968 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:02.838741 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 Aug 12 15:09:02.838941 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:02.839116 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:02.839217 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.snapshots [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: 306f490e-01bc-43aa-8361-1a1a96ddbaf1 Aug 12 15:09:02.843674 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:02.843674 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:02.843982 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:02.856813 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot delete request issued successfully. Aug 12 15:09:02.856982 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0c538a88-5a09-4239-a83d-dbbbad9fab1c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 returned with HTTP 202 Aug 12 15:09:02.857321 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1444/5786] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:09:02 2026] DELETE /volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:02.864280 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-1bc9449c-cda8-4c72-9b74-df1dfdecddc1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:02.865987 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1bc9449c-cda8-4c72-9b74-df1dfdecddc1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 Aug 12 15:09:02.866193 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1bc9449c-cda8-4c72-9b74-df1dfdecddc1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:02.866396 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-1bc9449c-cda8-4c72-9b74-df1dfdecddc1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:02.870915 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:02.870915 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:02.871210 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-1bc9449c-cda8-4c72-9b74-df1dfdecddc1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:02.871831 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-1bc9449c-cda8-4c72-9b74-df1dfdecddc1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 returned with HTTP 200 Aug 12 15:09:02.872193 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1451/5787] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:02 2026] GET /volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:03.880667 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-649f4507-9a3c-4f43-be35-e05acf40723e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:03.882966 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-649f4507-9a3c-4f43-be35-e05acf40723e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 Aug 12 15:09:03.883242 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-649f4507-9a3c-4f43-be35-e05acf40723e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:03.883524 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-649f4507-9a3c-4f43-be35-e05acf40723e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:03.888523 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-649f4507-9a3c-4f43-be35-e05acf40723e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 returned with HTTP 404 Aug 12 15:09:03.889110 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1441/5788] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:03 2026] GET /volume/v3/snapshots/306f490e-01bc-43aa-8361-1a1a96ddbaf1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:03.894642 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:03.896139 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 Aug 12 15:09:03.896302 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:03.896488 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:03.896633 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: dc9a52bd-8898-4b8d-894f-3972d44fb780 Aug 12 15:09:03.902822 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:03.902822 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:03.903126 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:03.919157 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:09:03.919399 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-17612f45-5425-4fc6-8ed8-4f462ee704f8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 returned with HTTP 202 Aug 12 15:09:03.919959 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1453/5789] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:09:03 2026] DELETE /volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:03.926901 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-d04f4e74-30fb-40a0-ba70-1a6cbf4a7b70 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:03.928283 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d04f4e74-30fb-40a0-ba70-1a6cbf4a7b70 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 Aug 12 15:09:03.928466 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d04f4e74-30fb-40a0-ba70-1a6cbf4a7b70 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:03.928665 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-d04f4e74-30fb-40a0-ba70-1a6cbf4a7b70 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:03.934877 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:03.934877 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:03.937716 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-d04f4e74-30fb-40a0-ba70-1a6cbf4a7b70 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:03.941113 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-d04f4e74-30fb-40a0-ba70-1a6cbf4a7b70 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 returned with HTTP 200 Aug 12 15:09:03.941446 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1445/5790] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:03 2026] GET /volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:04.952749 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-651bebbe-0429-4bc9-ae34-66ff4fa4a629 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:04.954240 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-651bebbe-0429-4bc9-ae34-66ff4fa4a629 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 Aug 12 15:09:04.954403 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-651bebbe-0429-4bc9-ae34-66ff4fa4a629 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:04.954592 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-651bebbe-0429-4bc9-ae34-66ff4fa4a629 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:04.959539 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-651bebbe-0429-4bc9-ae34-66ff4fa4a629 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 returned with HTTP 404 Aug 12 15:09:04.959953 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1452/5791] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:04 2026] GET /volume/v3/volumes/dc9a52bd-8898-4b8d-894f-3972d44fb780 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:04.967264 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:04.968753 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:09:04.969173 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2027437079"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:04.970877 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.v3.volumes [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2027437079'}} {{(pid=100246) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:09:04.971087 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.volumes [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:09:04.975044 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:09:04.979827 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (369be3c9-73c7-4491-9140-d6c3e00c09f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:04.980771 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99946fe7-acce-4ea6-bb4d-973f533cf913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:04.981498 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.flows.api.create_volume [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100246) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:09:05.004056 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99946fe7-acce-4ea6-bb4d-973f533cf913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:05.004893 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a0f0a7-fedf-45d3-9d43-67387b510c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:05.036728 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['095ba668-0f6c-44c9-beb0-00a15984cb57', 'f9e11b7a-a655-4ba4-ae0b-030a6cae4fc6', 'f55888a6-4889-4910-ad84-96b891e6c0a6', '1c6abefa-8675-4089-a170-0a516a6e06a8'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:05.037413 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76a0f0a7-fedf-45d3-9d43-67387b510c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['095ba668-0f6c-44c9-beb0-00a15984cb57', 'f9e11b7a-a655-4ba4-ae0b-030a6cae4fc6', 'f55888a6-4889-4910-ad84-96b891e6c0a6', '1c6abefa-8675-4089-a170-0a516a6e06a8']}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:05.038134 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63046911-0a55-47e5-be93-e3b82e1a9306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:05.059178 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63046911-0a55-47e5-be93-e3b82e1a9306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2027437079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['095ba668-0f6c-44c9-beb0-00a15984cb57','f9e11b7a-a655-4ba4-ae0b-030a6cae4fc6','f55888a6-4889-4910-ad84-96b891e6c0a6','1c6abefa-8675-4089-a170-0a516a6e06a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:09:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2027437079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:05.059843 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298ee663-2ce6-4c1a-bcfb-b26b04ce2c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:05.074401 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (298ee663-2ce6-4c1a-bcfb-b26b04ce2c55) transitioned into state 'SUCCESS' from state '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-2027437079',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['095ba668-0f6c-44c9-beb0-00a15984cb57','f9e11b7a-a655-4ba4-ae0b-030a6cae4fc6','f55888a6-4889-4910-ad84-96b891e6c0a6','1c6abefa-8675-4089-a170-0a516a6e06a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:05.075116 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2709ceb8-8347-4ed9-9dc0-1ba1518f29a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:05.083267 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2709ceb8-8347-4ed9-9dc0-1ba1518f29a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100246) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:05.084073 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (369be3c9-73c7-4491-9140-d6c3e00c09f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100246) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:05.084371 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:09:05.084950 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-9c089424-b2d0-480a-9035-e7246bc8fe17 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:09:05.085535 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1442/5792] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:09:04 2026] POST /volume/v3/volumes => generated 778 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:05.095706 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-67ff21a2-f1a9-4b75-b5ae-0da95fc06943 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:05.097397 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67ff21a2-f1a9-4b75-b5ae-0da95fc06943 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae Aug 12 15:09:05.097547 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67ff21a2-f1a9-4b75-b5ae-0da95fc06943 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:05.097718 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-67ff21a2-f1a9-4b75-b5ae-0da95fc06943 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:05.104338 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:05.104338 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:05.107566 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-67ff21a2-f1a9-4b75-b5ae-0da95fc06943 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:05.111043 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-67ff21a2-f1a9-4b75-b5ae-0da95fc06943 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae returned with HTTP 200 Aug 12 15:09:05.111530 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1454/5793] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:05 2026] GET /volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:06.122709 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-5e5f60ca-1664-4b2a-85e2-99c14affc3c7 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:06.124241 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5e5f60ca-1664-4b2a-85e2-99c14affc3c7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae Aug 12 15:09:06.124416 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5e5f60ca-1664-4b2a-85e2-99c14affc3c7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:06.124603 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-5e5f60ca-1664-4b2a-85e2-99c14affc3c7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:06.130470 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:06.130470 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:06.133037 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-5e5f60ca-1664-4b2a-85e2-99c14affc3c7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:06.136096 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-5e5f60ca-1664-4b2a-85e2-99c14affc3c7 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae returned with HTTP 200 Aug 12 15:09:06.136394 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1446/5794] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:06 2026] GET /volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae => generated 1009 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:06.146988 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:06.148577 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:09:06.148921 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-458058112"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:06.156545 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:06.156545 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:06.156834 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:06.156945 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae Aug 12 15:09:06.176132 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.quota [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['1fc3fb9f-1b8a-46bf-88d2-eae3af161a35', 'ea9ee768-1560-4dda-b11a-170d28564f39', '5239cda8-90f2-4514-a961-a5ef402abbc5', '364855f8-dccb-4a19-86e1-ab3d926c42a1'] {{(pid=100249) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:06.197872 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:09:06.198186 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-edb074e9-669c-4b03-9a33-168d1d39ee49 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:09:06.198572 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1453/5795] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:09:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:06.205880 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-c48b21f3-84f2-4043-ac79-2e52f47c60bf None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:06.207483 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c48b21f3-84f2-4043-ac79-2e52f47c60bf tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af Aug 12 15:09:06.207653 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c48b21f3-84f2-4043-ac79-2e52f47c60bf tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:06.207850 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-c48b21f3-84f2-4043-ac79-2e52f47c60bf tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:06.211960 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:06.211960 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:06.212266 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-c48b21f3-84f2-4043-ac79-2e52f47c60bf tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:06.212693 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-c48b21f3-84f2-4043-ac79-2e52f47c60bf tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af returned with HTTP 200 Aug 12 15:09:06.213023 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1443/5796] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:06 2026] GET /volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:07.220907 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a8179f1f-c29d-4601-a279-94786caf2bb4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:07.222567 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8179f1f-c29d-4601-a279-94786caf2bb4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af Aug 12 15:09:07.222766 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a8179f1f-c29d-4601-a279-94786caf2bb4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:07.223007 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a8179f1f-c29d-4601-a279-94786caf2bb4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:07.227221 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:07.227221 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:07.227521 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-a8179f1f-c29d-4601-a279-94786caf2bb4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:07.228108 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a8179f1f-c29d-4601-a279-94786caf2bb4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af returned with HTTP 200 Aug 12 15:09:07.228560 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1455/5797] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:07 2026] GET /volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:07.235874 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-770baf9c-b052-49a2-abd9-08343b2264d3 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:07.237546 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-770baf9c-b052-49a2-abd9-08343b2264d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] POST https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af/action Aug 12 15:09:07.237887 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-770baf9c-b052-49a2-abd9-08343b2264d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:09:07.238015 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-770baf9c-b052-49a2-abd9-08343b2264d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:07.239214 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.snapshot_unmanage [None req-770baf9c-b052-49a2-abd9-08343b2264d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Unmanage snapshot with id: 15bcdda5-ecc0-4e22-b7d0-ccfd462714af Aug 12 15:09:07.243940 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:07.243940 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:07.244299 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-770baf9c-b052-49a2-abd9-08343b2264d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:09:07.245030 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.policy [None req-770baf9c-b052-49a2-abd9-08343b2264d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0e082b68cde54272ac9f1e7a0d6908a3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbc6a9078e7e44c199398f8b2c04a56d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100247) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 12 15:09:07.245195 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-770baf9c-b052-49a2-abd9-08343b2264d3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af/action returned with HTTP 403 Aug 12 15:09:07.245607 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1447/5798] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 15:09:07 2026] POST /volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af/action => generated 117 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:07.251703 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:07.253476 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af Aug 12 15:09:07.253717 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:07.253956 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:07.254059 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: 15bcdda5-ecc0-4e22-b7d0-ccfd462714af Aug 12 15:09:07.258705 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:07.258705 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:07.258967 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:07.272194 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot delete request issued successfully. Aug 12 15:09:07.272343 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9421ff9e-3748-414c-89f8-36a2bf4f1ce6 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af returned with HTTP 202 Aug 12 15:09:07.272700 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1454/5799] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:09:07 2026] DELETE /volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:07.278466 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-cedc5ba5-a28c-4c0c-8e3b-e2e38161dd59 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:07.280381 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cedc5ba5-a28c-4c0c-8e3b-e2e38161dd59 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af Aug 12 15:09:07.280604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cedc5ba5-a28c-4c0c-8e3b-e2e38161dd59 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:07.280848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-cedc5ba5-a28c-4c0c-8e3b-e2e38161dd59 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:07.285368 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:07.285368 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:07.285653 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-cedc5ba5-a28c-4c0c-8e3b-e2e38161dd59 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:07.286286 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-cedc5ba5-a28c-4c0c-8e3b-e2e38161dd59 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af returned with HTTP 200 Aug 12 15:09:07.286634 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1444/5800] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:07 2026] GET /volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:08.295587 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-a72d5451-7cca-4e3b-8479-af53f25ccab4 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:08.297680 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a72d5451-7cca-4e3b-8479-af53f25ccab4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af Aug 12 15:09:08.297950 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a72d5451-7cca-4e3b-8479-af53f25ccab4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:08.298186 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-a72d5451-7cca-4e3b-8479-af53f25ccab4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:08.303038 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-a72d5451-7cca-4e3b-8479-af53f25ccab4 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af returned with HTTP 404 Aug 12 15:09:08.303612 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1456/5801] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:08 2026] GET /volume/v3/snapshots/15bcdda5-ecc0-4e22-b7d0-ccfd462714af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:08.310379 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:08.312856 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae Aug 12 15:09:08.313147 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:08.313415 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:08.313665 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae Aug 12 15:09:08.323304 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:08.323304 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:08.323778 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:08.342629 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:09:08.342853 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-aca6ce88-7e10-4bf7-a1d0-4390f88f5d7c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae returned with HTTP 202 Aug 12 15:09:08.343240 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1448/5802] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:09:08 2026] DELETE /volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:08.350080 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-7f47031b-21b6-47d0-902d-1ed1e909ab82 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:08.351863 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f47031b-21b6-47d0-902d-1ed1e909ab82 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae Aug 12 15:09:08.352054 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f47031b-21b6-47d0-902d-1ed1e909ab82 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:08.352267 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-7f47031b-21b6-47d0-902d-1ed1e909ab82 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:08.359046 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:08.359046 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:08.362493 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-7f47031b-21b6-47d0-902d-1ed1e909ab82 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:08.366314 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-7f47031b-21b6-47d0-902d-1ed1e909ab82 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae returned with HTTP 200 Aug 12 15:09:08.366688 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1455/5803] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:08 2026] GET /volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:09.378181 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-fb381b7a-24f7-4c18-a8d8-31cd2bfd1e65 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:09.379676 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb381b7a-24f7-4c18-a8d8-31cd2bfd1e65 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae Aug 12 15:09:09.379854 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb381b7a-24f7-4c18-a8d8-31cd2bfd1e65 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:09.380021 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-fb381b7a-24f7-4c18-a8d8-31cd2bfd1e65 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:09.385023 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-fb381b7a-24f7-4c18-a8d8-31cd2bfd1e65 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae returned with HTTP 404 Aug 12 15:09:09.385387 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1445/5804] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:09 2026] GET /volume/v3/volumes/bd2d9bb3-7ce8-42ff-ba22-2d42ff1daeae => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:09.391796 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e68eae19-96be-4394-9c7a-39440195bd5c None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:09.393376 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:09:09.393730 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-573844276"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:09.395391 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.v3.volumes [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-573844276'}} {{(pid=100248) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:09:09.395522 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.volumes [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:09:09.399467 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:09:09.404298 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (c022dfe5-a2aa-4feb-9988-158bdecc6197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:09.405260 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0a1f64-5981-497c-a9d9-aad78c773d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:09.405930 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.flows.api.create_volume [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100248) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:09:09.428244 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e0a1f64-5981-497c-a9d9-aad78c773d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:09.428964 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4542fd08-2107-48b4-bff6-a225ed9d1cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:09.461387 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['a4501644-5e18-4d15-b155-54093d0a5621', '80c8273e-6927-4009-b48b-8d3967fcbf57', '79345e24-b4f1-421a-b729-fdb2d7c20d4b', 'c8376f57-ba9d-4b21-b843-daa1fdef5bf2'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:09.462118 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4542fd08-2107-48b4-bff6-a225ed9d1cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4501644-5e18-4d15-b155-54093d0a5621', '80c8273e-6927-4009-b48b-8d3967fcbf57', '79345e24-b4f1-421a-b729-fdb2d7c20d4b', 'c8376f57-ba9d-4b21-b843-daa1fdef5bf2']}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:09.462813 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124968b1-84aa-4eda-872e-46bc4c32a41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:09.482522 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (124968b1-84aa-4eda-872e-46bc4c32a41a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5e80123-844b-461c-858f-15aac07511cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-573844276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['a4501644-5e18-4d15-b155-54093d0a5621','80c8273e-6927-4009-b48b-8d3967fcbf57','79345e24-b4f1-421a-b729-fdb2d7c20d4b','c8376f57-ba9d-4b21-b843-daa1fdef5bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:09:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-573844276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5e80123-844b-461c-858f-15aac07511cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:09.483164 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c1fd5f-2d18-44c3-9623-176a05039ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:09.498421 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77c1fd5f-2d18-44c3-9623-176a05039ed3) transitioned into state 'SUCCESS' from state '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-573844276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['a4501644-5e18-4d15-b155-54093d0a5621','80c8273e-6927-4009-b48b-8d3967fcbf57','79345e24-b4f1-421a-b729-fdb2d7c20d4b','c8376f57-ba9d-4b21-b843-daa1fdef5bf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:09.499040 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2299975-a369-4492-ba55-22e7d774912e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:09.506268 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2299975-a369-4492-ba55-22e7d774912e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100248) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:09.506976 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (c022dfe5-a2aa-4feb-9988-158bdecc6197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100248) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:09.507223 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:09:09.507727 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e68eae19-96be-4394-9c7a-39440195bd5c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:09:09.508219 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1457/5805] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:09:09 2026] POST /volume/v3/volumes => generated 777 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:09.518279 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-4794f763-d8dd-479b-b571-f67fb9ba31ee None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:09.519842 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4794f763-d8dd-479b-b571-f67fb9ba31ee tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf Aug 12 15:09:09.520013 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4794f763-d8dd-479b-b571-f67fb9ba31ee tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:09.520185 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-4794f763-d8dd-479b-b571-f67fb9ba31ee tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:09.526637 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:09.526637 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:09.529539 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-4794f763-d8dd-479b-b571-f67fb9ba31ee tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:09.532860 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-4794f763-d8dd-479b-b571-f67fb9ba31ee tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf returned with HTTP 200 Aug 12 15:09:09.533196 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1449/5806] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:09 2026] GET /volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:10.544122 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-d3d5f179-8e16-479a-a5d0-68752583fe4f None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:10.546161 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3d5f179-8e16-479a-a5d0-68752583fe4f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf Aug 12 15:09:10.546401 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3d5f179-8e16-479a-a5d0-68752583fe4f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:10.546638 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-d3d5f179-8e16-479a-a5d0-68752583fe4f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:10.552939 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:10.552939 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:10.555954 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-d3d5f179-8e16-479a-a5d0-68752583fe4f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:10.559348 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-d3d5f179-8e16-479a-a5d0-68752583fe4f tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf returned with HTTP 200 Aug 12 15:09:10.559822 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1456/5807] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:10 2026] GET /volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:10.571079 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:10.572680 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:09:10.572987 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5e80123-844b-461c-858f-15aac07511cf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2143202000"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:10.580219 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:10.580219 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:10.580491 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:10.580608 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume b5e80123-844b-461c-858f-15aac07511cf Aug 12 15:09:10.599019 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.quota [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['a88a3c08-146b-454b-ad16-ac1f1e7ba225', '9a9c5e39-b78a-4072-b860-193f41071688', 'cb24370c-2828-4e2d-81ed-957c911a93a3', '8a1855fc-e376-4618-9cfb-fcb2d825c5af'] {{(pid=100246) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:10.622696 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:09:10.622998 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-0f2b054b-b96e-4c97-aa96-64641c1e029e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:09:10.623543 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1446/5808] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:09:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:10.632029 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-e88f62a8-24c5-4c53-9e0a-6b61bdb3e548 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:10.634504 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e88f62a8-24c5-4c53-9e0a-6b61bdb3e548 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 Aug 12 15:09:10.634763 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e88f62a8-24c5-4c53-9e0a-6b61bdb3e548 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:10.634965 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-e88f62a8-24c5-4c53-9e0a-6b61bdb3e548 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:10.640037 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:10.640037 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:10.640292 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-e88f62a8-24c5-4c53-9e0a-6b61bdb3e548 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:10.640910 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-e88f62a8-24c5-4c53-9e0a-6b61bdb3e548 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 returned with HTTP 200 Aug 12 15:09:10.641221 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1458/5809] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:10 2026] GET /volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:11.649119 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-c27e9811-717e-43dd-9104-4eebc1d70fce None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:11.650667 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c27e9811-717e-43dd-9104-4eebc1d70fce tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 Aug 12 15:09:11.650835 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c27e9811-717e-43dd-9104-4eebc1d70fce tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:11.651013 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-c27e9811-717e-43dd-9104-4eebc1d70fce tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:11.655562 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:11.655562 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:11.655811 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-c27e9811-717e-43dd-9104-4eebc1d70fce tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:11.656387 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-c27e9811-717e-43dd-9104-4eebc1d70fce tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 returned with HTTP 200 Aug 12 15:09:11.656694 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1450/5810] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:11 2026] GET /volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:11.664092 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-c9e5cbd9-30d6-41f3-b54c-52b68abffc62 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:11.665624 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9e5cbd9-30d6-41f3-b54c-52b68abffc62 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] PUT https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 Aug 12 15:09:11.665934 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-c9e5cbd9-30d6-41f3-b54c-52b68abffc62 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:11.671261 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:11.671261 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:11.671649 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-c9e5cbd9-30d6-41f3-b54c-52b68abffc62 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Snapshot retrieved successfully. Aug 12 15:09:11.676701 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-c9e5cbd9-30d6-41f3-b54c-52b68abffc62 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 returned with HTTP 200 Aug 12 15:09:11.677053 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1457/5811] 10.4.3.100 () {68 vars in 1374 bytes} [Wed Aug 12 15:09:11 2026] PUT /volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 => generated 361 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:11.684727 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:11.686452 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 Aug 12 15:09:11.686682 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:11.686913 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:11.687062 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.v3.snapshots [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: 2752dc18-a82a-4d99-b8d8-433b5a473874 Aug 12 15:09:11.691308 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:11.691308 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:11.691626 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:11.703623 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot delete request issued successfully. Aug 12 15:09:11.703835 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-8678455e-dc86-459e-bb85-e20f03c9cab3 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 returned with HTTP 202 Aug 12 15:09:11.704350 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1447/5812] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:09:11 2026] DELETE /volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:11.710351 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-ff590426-ed84-489b-a341-b28009bacc4b None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:11.712238 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff590426-ed84-489b-a341-b28009bacc4b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 Aug 12 15:09:11.712429 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff590426-ed84-489b-a341-b28009bacc4b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:11.712643 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-ff590426-ed84-489b-a341-b28009bacc4b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:11.717481 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:11.717481 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:11.717750 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-ff590426-ed84-489b-a341-b28009bacc4b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:11.718368 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-ff590426-ed84-489b-a341-b28009bacc4b tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 returned with HTTP 200 Aug 12 15:09:11.718749 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1459/5813] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:11 2026] GET /volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:12.727797 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-0cb15ab1-f502-4195-aeb1-e96f61cc4cb9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:12.729566 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0cb15ab1-f502-4195-aeb1-e96f61cc4cb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 Aug 12 15:09:12.729784 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0cb15ab1-f502-4195-aeb1-e96f61cc4cb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:12.729983 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-0cb15ab1-f502-4195-aeb1-e96f61cc4cb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:12.733855 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-0cb15ab1-f502-4195-aeb1-e96f61cc4cb9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 returned with HTTP 404 Aug 12 15:09:12.734315 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1451/5814] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:12 2026] GET /volume/v3/snapshots/2752dc18-a82a-4d99-b8d8-433b5a473874 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:12.740083 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:12.741541 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf Aug 12 15:09:12.741711 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:12.741877 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:12.742020 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.volumes [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: b5e80123-844b-461c-858f-15aac07511cf Aug 12 15:09:12.751014 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:12.751014 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:12.751361 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:12.764806 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:09:12.764997 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-9c9d465b-7834-4ede-aeaa-d3b09be1251d tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf returned with HTTP 202 Aug 12 15:09:12.765404 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1458/5815] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:09:12 2026] DELETE /volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:12.771848 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-6d597e5f-bbe0-4db2-a3b1-9a62c9cd0607 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:12.773602 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d597e5f-bbe0-4db2-a3b1-9a62c9cd0607 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf Aug 12 15:09:12.773820 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d597e5f-bbe0-4db2-a3b1-9a62c9cd0607 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:12.774009 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-6d597e5f-bbe0-4db2-a3b1-9a62c9cd0607 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:12.780567 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:12.780567 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:12.783788 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-6d597e5f-bbe0-4db2-a3b1-9a62c9cd0607 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:12.788043 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-6d597e5f-bbe0-4db2-a3b1-9a62c9cd0607 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf returned with HTTP 200 Aug 12 15:09:12.788385 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1448/5816] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:12 2026] GET /volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:13.799227 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-f339ed69-1a3a-410a-a1dc-04b32dfc10b1 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:13.800985 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f339ed69-1a3a-410a-a1dc-04b32dfc10b1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf Aug 12 15:09:13.801209 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f339ed69-1a3a-410a-a1dc-04b32dfc10b1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:13.801394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-f339ed69-1a3a-410a-a1dc-04b32dfc10b1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:13.806849 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-f339ed69-1a3a-410a-a1dc-04b32dfc10b1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf returned with HTTP 404 Aug 12 15:09:13.807252 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1460/5817] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:13 2026] GET /volume/v3/volumes/b5e80123-844b-461c-858f-15aac07511cf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:13.813611 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-892978eb-b3ae-4525-84b4-fa3be28de906 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:13.815136 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/volumes Aug 12 15:09:13.815421 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1337191467"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:13.817312 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.v3.volumes [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1337191467'}} {{(pid=100247) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 12 15:09:13.817426 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume of 1 GB Aug 12 15:09:13.821103 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Availability Zones retrieved successfully. Aug 12 15:09:13.825890 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (ec7ed78c-7a58-41c5-ace9-4fe5ba766967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:13.826813 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d7318c-86c8-45d4-a16a-203ceb4b75c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:13.827442 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.flows.api.create_volume [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Validating volume size '1' using validate_int {{(pid=100247) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 12 15:09:13.847909 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08d7318c-86c8-45d4-a16a-203ceb4b75c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-12T14:43:42Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '90a3e2b7-1a1f-4d19-9ada-9072aca38a26', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:13.848554 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f3d6b5-e840-427c-a744-6831f0740f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:13.879751 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.quota [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['8f7ac552-fb66-4589-b274-52139a3f42ed', 'a6967571-f5d4-4244-a11f-d077addbe266', '1c13aef0-64a1-4c45-bf07-8d9ff9e48ca3', 'bca8bdde-4755-403f-9012-ffe8c5592712'] {{(pid=100247) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:13.880422 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f3d6b5-e840-427c-a744-6831f0740f2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f7ac552-fb66-4589-b274-52139a3f42ed', 'a6967571-f5d4-4244-a11f-d077addbe266', '1c13aef0-64a1-4c45-bf07-8d9ff9e48ca3', 'bca8bdde-4755-403f-9012-ffe8c5592712']}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:13.881103 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b1d567-558b-4aca-87dc-567448b9a189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:13.900636 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1b1d567-558b-4aca-87dc-567448b9a189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07736a14-cc05-40ea-a7c6-76bb88e353a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337191467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['8f7ac552-fb66-4589-b274-52139a3f42ed','a6967571-f5d4-4244-a11f-d077addbe266','1c13aef0-64a1-4c45-bf07-8d9ff9e48ca3','bca8bdde-4755-403f-9012-ffe8c5592712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-12T15:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337191467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07736a14-cc05-40ea-a7c6-76bb88e353a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbc6a9078e7e44c199398f8b2c04a56d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(90a3e2b7-1a1f-4d19-9ada-9072aca38a26),volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:13.901270 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db9b545-751c-48de-a898-23668fdb41bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:13.916389 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3db9b545-751c-48de-a898-23668fdb41bd) transitioned into state 'SUCCESS' from state '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-1337191467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbc6a9078e7e44c199398f8b2c04a56d',qos_specs=None,replication_status=,reservations=['8f7ac552-fb66-4589-b274-52139a3f42ed','a6967571-f5d4-4244-a11f-d077addbe266','1c13aef0-64a1-4c45-bf07-8d9ff9e48ca3','bca8bdde-4755-403f-9012-ffe8c5592712'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e04e89d5c0a94c3eada102ef8dfdf4c5',volume_type_id=90a3e2b7-1a1f-4d19-9ada-9072aca38a26)}' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:13.917136 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63865dca-eb20-4cab-9c1b-3521766ce545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 12 15:09:13.924921 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63865dca-eb20-4cab-9c1b-3521766ce545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100247) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 12 15:09:13.925598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Flow 'volume_create_api' (ec7ed78c-7a58-41c5-ace9-4fe5ba766967) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100247) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 12 15:09:13.925852 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create volume request issued successfully. Aug 12 15:09:13.926337 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-892978eb-b3ae-4525-84b4-fa3be28de906 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes returned with HTTP 202 Aug 12 15:09:13.926837 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1452/5818] 10.4.3.100 () {68 vars in 1258 bytes} [Wed Aug 12 15:09:13 2026] POST /volume/v3/volumes => generated 778 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:13.937882 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-4a662996-e5f2-4c9e-9537-e070c84ba9d1 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:13.940542 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a662996-e5f2-4c9e-9537-e070c84ba9d1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 Aug 12 15:09:13.940542 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a662996-e5f2-4c9e-9537-e070c84ba9d1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:13.940782 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-4a662996-e5f2-4c9e-9537-e070c84ba9d1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:13.948829 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:13.948829 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:13.952164 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-4a662996-e5f2-4c9e-9537-e070c84ba9d1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:13.955795 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-4a662996-e5f2-4c9e-9537-e070c84ba9d1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 returned with HTTP 200 Aug 12 15:09:13.956161 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1459/5819] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:13 2026] GET /volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:14.969161 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-d5ca361a-db64-46e6-8eac-043b362e1e86 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:14.970633 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5ca361a-db64-46e6-8eac-043b362e1e86 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 Aug 12 15:09:14.970824 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5ca361a-db64-46e6-8eac-043b362e1e86 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:14.970995 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-d5ca361a-db64-46e6-8eac-043b362e1e86 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:14.977266 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:14.977266 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:14.980041 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-d5ca361a-db64-46e6-8eac-043b362e1e86 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:14.983265 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-d5ca361a-db64-46e6-8eac-043b362e1e86 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 returned with HTTP 200 Aug 12 15:09:14.983631 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1449/5820] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:14 2026] GET /volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 => generated 1009 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:14.994614 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:14.996438 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots Aug 12 15:09:14.996438 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07736a14-cc05-40ea-a7c6-76bb88e353a9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1234902645"}} {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:15.003634 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:15.003634 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:15.003919 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:15.004013 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.v3.snapshots [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Create snapshot from volume 07736a14-cc05-40ea-a7c6-76bb88e353a9 Aug 12 15:09:15.022332 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.quota [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Created reservations ['5d87ce5a-964a-46aa-af25-c6e94123bd57', 'ea80163e-d357-4618-a722-6497ceed4774', 'd8780552-b53c-4481-891b-97b492342111', '9ba39319-445c-4037-95d6-f03416782350'] {{(pid=100248) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 12 15:09:15.044973 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot create request issued successfully. Aug 12 15:09:15.045247 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-7e75fe3d-c9cf-4ab8-b961-b41f1e0a2b84 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots returned with HTTP 202 Aug 12 15:09:15.045698 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1461/5821] 10.4.3.100 () {68 vars in 1265 bytes} [Wed Aug 12 15:09:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 12 15:09:15.053635 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-7325c588-9f79-47b2-8d6a-f53580077cd2 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:15.055524 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7325c588-9f79-47b2-8d6a-f53580077cd2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb Aug 12 15:09:15.055772 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7325c588-9f79-47b2-8d6a-f53580077cd2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:15.055948 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-7325c588-9f79-47b2-8d6a-f53580077cd2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:15.060299 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:15.060299 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:15.060588 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-7325c588-9f79-47b2-8d6a-f53580077cd2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:15.061149 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-7325c588-9f79-47b2-8d6a-f53580077cd2 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb returned with HTTP 200 Aug 12 15:09:15.061493 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1453/5822] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:15 2026] GET /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:16.069548 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-30073f12-1ca2-44a0-8fe5-cb1af1c4e34c None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:16.071115 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30073f12-1ca2-44a0-8fe5-cb1af1c4e34c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb Aug 12 15:09:16.071303 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30073f12-1ca2-44a0-8fe5-cb1af1c4e34c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:16.071477 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-30073f12-1ca2-44a0-8fe5-cb1af1c4e34c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:16.075768 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:16.075768 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:16.076012 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-30073f12-1ca2-44a0-8fe5-cb1af1c4e34c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:16.076583 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-30073f12-1ca2-44a0-8fe5-cb1af1c4e34c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb returned with HTTP 200 Aug 12 15:09:16.076920 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1460/5823] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:16 2026] GET /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:16.084534 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-b9e2a634-df20-4839-8a4a-9f91d3ec34a1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:16.086156 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9e2a634-df20-4839-8a4a-9f91d3ec34a1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] POST https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb/action Aug 12 15:09:16.086474 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9e2a634-df20-4839-8a4a-9f91d3ec34a1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100246) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:09:16.086606 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-b9e2a634-df20-4839-8a4a-9f91d3ec34a1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:16.087890 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.contrib.admin_actions [None req-b9e2a634-df20-4839-8a4a-9f91d3ec34a1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Updating snapshot '0316c7af-7705-4057-984c-11622e6c48eb' with '{'status': 'creating'}' {{(pid=100246) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 12 15:09:16.096076 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:16.096076 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:16.104671 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-b9e2a634-df20-4839-8a4a-9f91d3ec34a1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb/action returned with HTTP 202 Aug 12 15:09:16.105001 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1450/5824] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 15:09:16 2026] POST /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 12 15:09:16.111417 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-62069fac-7309-4d83-bc9e-d3949799a816 None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:16.113046 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62069fac-7309-4d83-bc9e-d3949799a816 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb Aug 12 15:09:16.113220 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62069fac-7309-4d83-bc9e-d3949799a816 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:16.113394 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-62069fac-7309-4d83-bc9e-d3949799a816 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:16.117657 np0000007067 devstack@c-api.service[100248]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:16.117657 np0000007067 devstack@c-api.service[100248]: warnings.warn( Aug 12 15:09:16.117886 np0000007067 devstack@c-api.service[100248]: INFO cinder.volume.api [None req-62069fac-7309-4d83-bc9e-d3949799a816 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:16.118435 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-62069fac-7309-4d83-bc9e-d3949799a816 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb returned with HTTP 200 Aug 12 15:09:16.118763 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1462/5825] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:16 2026] GET /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:16.125343 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-9bb47466-4481-4017-b416-bfd12319dac9 None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:16.126931 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9bb47466-4481-4017-b416-bfd12319dac9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] POST https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb/action Aug 12 15:09:16.127231 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9bb47466-4481-4017-b416-bfd12319dac9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100247) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 12 15:09:16.127350 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-9bb47466-4481-4017-b416-bfd12319dac9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 12 15:09:16.128598 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.contrib.snapshot_actions [None req-9bb47466-4481-4017-b416-bfd12319dac9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100247) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 12 15:09:16.133435 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:16.133435 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:16.133881 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.contrib.snapshot_actions [None req-9bb47466-4481-4017-b416-bfd12319dac9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] Updating snapshot 0316c7af-7705-4057-984c-11622e6c48eb with info {'id': '0316c7af-7705-4057-984c-11622e6c48eb', 'status': 'error', 'progress': '80%'} Aug 12 15:09:16.138265 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-9bb47466-4481-4017-b416-bfd12319dac9 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-member] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb/action returned with HTTP 202 Aug 12 15:09:16.138642 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1454/5826] 10.4.3.100 () {68 vars in 1396 bytes} [Wed Aug 12 15:09:16 2026] POST /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:16.144310 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:16.145814 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb Aug 12 15:09:16.145976 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:16.146144 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:16.146232 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.v3.snapshots [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete snapshot with id: 0316c7af-7705-4057-984c-11622e6c48eb Aug 12 15:09:16.150300 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:16.150300 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:16.150588 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:16.162283 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot delete request issued successfully. Aug 12 15:09:16.162429 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-3295a72f-54a9-44ed-81fd-3c5ba67e7713 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb returned with HTTP 202 Aug 12 15:09:16.162869 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1461/5827] 10.4.3.100 () {66 vars in 1357 bytes} [Wed Aug 12 15:09:16 2026] DELETE /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:16.169040 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-e27cc57d-e049-45dc-949b-7cad7f23fcf1 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:16.170667 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e27cc57d-e049-45dc-949b-7cad7f23fcf1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb Aug 12 15:09:16.170874 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e27cc57d-e049-45dc-949b-7cad7f23fcf1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:16.171053 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-e27cc57d-e049-45dc-949b-7cad7f23fcf1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:16.175671 np0000007067 devstack@c-api.service[100246]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:16.175671 np0000007067 devstack@c-api.service[100246]: warnings.warn( Aug 12 15:09:16.175820 np0000007067 devstack@c-api.service[100246]: INFO cinder.volume.api [None req-e27cc57d-e049-45dc-949b-7cad7f23fcf1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Snapshot retrieved successfully. Aug 12 15:09:16.176380 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-e27cc57d-e049-45dc-949b-7cad7f23fcf1 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb returned with HTTP 200 Aug 12 15:09:16.176743 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1451/5828] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:16 2026] GET /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 12 15:09:17.185152 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.middleware.request_id [None req-4a9b9a5b-4cd5-4673-bae9-4d4cebda5e2e None None] RequestId filter calling following filter/app {{(pid=100248) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:17.186905 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a9b9a5b-4cd5-4673-bae9-4d4cebda5e2e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb Aug 12 15:09:17.187074 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a9b9a5b-4cd5-4673-bae9-4d4cebda5e2e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100248) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:17.187195 np0000007067 devstack@c-api.service[100248]: DEBUG cinder.api.openstack.wsgi [None req-4a9b9a5b-4cd5-4673-bae9-4d4cebda5e2e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100248) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:17.191026 np0000007067 devstack@c-api.service[100248]: INFO cinder.api.openstack.wsgi [None req-4a9b9a5b-4cd5-4673-bae9-4d4cebda5e2e tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb returned with HTTP 404 Aug 12 15:09:17.191475 np0000007067 devstack@c-api.service[100248]: [pid: 100248|app: 0|req: 1463/5829] 10.4.3.100 () {66 vars in 1354 bytes} [Wed Aug 12 15:09:17 2026] GET /volume/v3/snapshots/0316c7af-7705-4057-984c-11622e6c48eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:17.197984 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.middleware.request_id [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c None None] RequestId filter calling following filter/app {{(pid=100247) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:17.199578 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] DELETE https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 Aug 12 15:09:17.199754 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100247) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:17.199923 np0000007067 devstack@c-api.service[100247]: DEBUG cinder.api.openstack.wsgi [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'delete' {{(pid=100247) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:17.200069 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.v3.volumes [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume with id: 07736a14-cc05-40ea-a7c6-76bb88e353a9 Aug 12 15:09:17.206693 np0000007067 devstack@c-api.service[100247]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:17.206693 np0000007067 devstack@c-api.service[100247]: warnings.warn( Aug 12 15:09:17.206982 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:17.221169 np0000007067 devstack@c-api.service[100247]: INFO cinder.volume.api [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Delete volume request issued successfully. Aug 12 15:09:17.221354 np0000007067 devstack@c-api.service[100247]: INFO cinder.api.openstack.wsgi [None req-397f5e9d-680e-47a5-9391-2ae7d8e8f58c tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 returned with HTTP 202 Aug 12 15:09:17.221777 np0000007067 devstack@c-api.service[100247]: [pid: 100247|app: 0|req: 1455/5830] 10.4.3.100 () {66 vars in 1351 bytes} [Wed Aug 12 15:09:17 2026] DELETE /volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 12 15:09:17.235714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.middleware.request_id [None req-8a41f9fb-8be9-4d92-aab0-c3de0a4739b8 None None] RequestId filter calling following filter/app {{(pid=100249) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:17.235714 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a41f9fb-8be9-4d92-aab0-c3de0a4739b8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 Aug 12 15:09:17.235714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a41f9fb-8be9-4d92-aab0-c3de0a4739b8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100249) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:17.235714 np0000007067 devstack@c-api.service[100249]: DEBUG cinder.api.openstack.wsgi [None req-8a41f9fb-8be9-4d92-aab0-c3de0a4739b8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100249) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:17.240964 np0000007067 devstack@c-api.service[100249]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 12 15:09:17.240964 np0000007067 devstack@c-api.service[100249]: warnings.warn( Aug 12 15:09:17.243819 np0000007067 devstack@c-api.service[100249]: INFO cinder.volume.api [None req-8a41f9fb-8be9-4d92-aab0-c3de0a4739b8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Volume info retrieved successfully. Aug 12 15:09:17.247141 np0000007067 devstack@c-api.service[100249]: INFO cinder.api.openstack.wsgi [None req-8a41f9fb-8be9-4d92-aab0-c3de0a4739b8 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 returned with HTTP 200 Aug 12 15:09:17.247493 np0000007067 devstack@c-api.service[100249]: [pid: 100249|app: 0|req: 1462/5831] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:17 2026] GET /volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 12 15:09:18.259604 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.middleware.request_id [None req-293949fe-157e-40c7-8172-c298ffba8033 None None] RequestId filter calling following filter/app {{(pid=100246) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 12 15:09:18.261004 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-293949fe-157e-40c7-8172-c298ffba8033 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] GET https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 Aug 12 15:09:18.261169 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-293949fe-157e-40c7-8172-c298ffba8033 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Empty body provided in request {{(pid=100246) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 12 15:09:18.261333 np0000007067 devstack@c-api.service[100246]: DEBUG cinder.api.openstack.wsgi [None req-293949fe-157e-40c7-8172-c298ffba8033 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] Calling method 'show' {{(pid=100246) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 12 15:09:18.266306 np0000007067 devstack@c-api.service[100246]: INFO cinder.api.openstack.wsgi [None req-293949fe-157e-40c7-8172-c298ffba8033 tempest-ProjectMemberTests-1849161691 tempest-ProjectMemberTests-1849161691-project-admin] https://10.4.3.100/volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 returned with HTTP 404 Aug 12 15:09:18.266721 np0000007067 devstack@c-api.service[100246]: [pid: 100246|app: 0|req: 1452/5832] 10.4.3.100 () {66 vars in 1348 bytes} [Wed Aug 12 15:09:18 2026] GET /volume/v3/volumes/07736a14-cc05-40ea-a7c6-76bb88e353a9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 12 15:09:27.189057 np0000007067 devstack@c-api.service[100248]: DEBUG dbcounter [-] [100248] Writing DB stats cinder:SELECT=133,cinder:INSERT=36,cinder:UPDATE=75 {{(pid=100248) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:09:27.217405 np0000007067 devstack@c-api.service[100247]: DEBUG dbcounter [-] [100247] Writing DB stats cinder:SELECT=150,cinder:INSERT=36,cinder:UPDATE=65 {{(pid=100247) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:09:27.246446 np0000007067 devstack@c-api.service[100249]: DEBUG dbcounter [-] [100249] Writing DB stats cinder:SELECT=113,cinder:UPDATE=44,cinder:INSERT=20 {{(pid=100249) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 12 15:09:28.263509 np0000007067 devstack@c-api.service[100246]: DEBUG dbcounter [-] [100246] Writing DB stats cinder:SELECT=133,cinder:UPDATE=55,cinder:INSERT=23,cinder:DELETE=1 {{(pid=100246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}